Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/AGENTS.md b/AGENTS.md
index 3f553533..1655f258 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -19,8 +19,7 @@ The replica is served at **https://familyfed.bcgen.ie**.
| `index.html` | Home page |
| `*/index.html` | Public pages and archives; folder names are live URL paths |
| `blog/` | Mirrored blog archive, category, tag, and dated pages |
-| `wp-content/` | WordPress-style theme, plugin, upload, font, image, CSS, and JS assets |
-| `wp-includes/`, `wp/`, `cdn-cgi/` | Legacy static support paths referenced by the exported pages |
+| `assets/` | CSS, JavaScript, fonts, images, PDFs, and static vendor files |
| `docs/` | Maintainer notes and site-structure documentation |
| `.forgejo/` | **Deploy automation — do not touch** (see "Guardrails") |
diff --git a/README.md b/README.md
index 3927f174..757df133 100644
--- a/README.md
+++ b/README.md
@@ -7,18 +7,14 @@ Live at **https://familyfed.bcgen.ie**.
## Project structure
-This site is maintained as static HTML, but many paths still mirror the original
-WordPress export. Top-level folders such as `about-us/`, `events/`, `services/`,
-and `2013-sunday-service-archive/` are public URLs, so do not move or rename them
-without also planning redirects.
+This site is maintained as static HTML/CSS/JS. Top-level folders such as
+`about-us/`, `events/`, `services/`, and `2013-sunday-service-archive/` are public
+URLs, so do not move or rename them without also planning redirects.
- `index.html` — home page
- `*/index.html` — public pages and archives
- `blog/` — mirrored blog archive pages
-- `wp-content/` — theme files, plugin assets, fonts, images, and uploads used by
- the exported pages
-- `wp-includes/` and `cdn-cgi/` — legacy static support files referenced by pages
-- `wp/` — legacy uploaded media path kept for compatibility
+- `assets/` — CSS, JavaScript, fonts, images, PDFs, and static vendor files
- `docs/` — maintainer notes and structure guides
- `.forgejo/` — deploy automation, do not edit during content work
diff --git a/about-us/index.html b/about-us/index.html
index 537e8920..3fbc4768 100644
--- a/about-us/index.html
+++ b/about-us/index.html
@@ -3,119 +3,26 @@
-
-
About Us – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
In the belief that the paths to peace are many, in his lifetime Rev. Moon founded many different organizations, focusing on all aspects of life: religion, culture, education, art, dance, sports etc…
The following are just a few of the logos and links to these organizations’ official international websites.
-
The Universal Peace Federation, otherwise known as UPF, in an international organization that works on an inter-faith level. By bringing together leaders of all religious denominations UPF aims to create healthy dialogue and pro-active cooperation to build a world of Peace.
+
The Universal Peace Federation, otherwise known as UPF, in an international organization that works on an inter-faith level. By bringing together leaders of all religious denominations UPF aims to create healthy dialogue and pro-active cooperation to build a world of Peace.
-
The Unification Church is the religious definition used by those who choose to study and follow the teachings of Rev. Moon and Dr. Hak Ja Han moon. It is an international religious movement commonly known for the mass Blessing-Marriage ceremonies held in Korea each year. For more information you can also check out the Unification Church in Ireland .
+
The Unification Church is the religious definition used by those who choose to study and follow the teachings of Rev. Moon and Dr. Hak Ja Han moon. It is an international religious movement commonly known for the mass Blessing-Marriage ceremonies held in Korea each year. For more information you can also check out the Unification Church in Ireland .
-
The Womens Federation for World Peace, or WFWP, was founded by Rev. Moon’s wife, Dr. Hak Ja Han Moon in 1992 in the conviction that a better future for the world is in the hands of women. WFWP aims to encourage and raise new women leaders that can take part in building a better society.
+
The Womens Federation for World Peace, or WFWP, was founded by Rev. Moon’s wife, Dr. Hak Ja Han Moon in 1992 in the conviction that a better future for the world is in the hands of women. WFWP aims to encourage and raise new women leaders that can take part in building a better society.
-
The IRFF, or Internationa Relief Friendship Foundation, seeks a world of ethical action, social justice, self-reliance and opportunity. Through educational service projects that promote sustainability, opportunities for human development, community welfare and social progress are created.
+
The IRFF, or Internationa Relief Friendship Foundation, seeks a world of ethical action, social justice, self-reliance and opportunity. Through educational service projects that promote sustainability, opportunities for human development, community welfare and social progress are created.
@@ -259,8 +166,7 @@ The following are just a few of the logos and links to these organizations’
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/wp-includes/css/dist/block-library/style.min.css b/assets/css/block-library.css
similarity index 100%
rename from wp-includes/css/dist/block-library/style.min.css
rename to assets/css/block-library.css
diff --git a/wp-content/plugins/hdw-player-video-player-video-gallery/js/jquery.min.js b/assets/js/jquery.min.js
similarity index 100%
rename from wp-content/plugins/hdw-player-video-player-video-gallery/js/jquery.min.js
rename to assets/js/jquery.min.js
diff --git a/wp-content/themes/parabola/fonts/BebasNeue-webfont.eot b/assets/theme/parabola/fonts/BebasNeue-webfont.eot
similarity index 100%
rename from wp-content/themes/parabola/fonts/BebasNeue-webfont.eot
rename to assets/theme/parabola/fonts/BebasNeue-webfont.eot
diff --git a/wp-content/themes/parabola/fonts/BebasNeue-webfont.svg b/assets/theme/parabola/fonts/BebasNeue-webfont.svg
similarity index 100%
rename from wp-content/themes/parabola/fonts/BebasNeue-webfont.svg
rename to assets/theme/parabola/fonts/BebasNeue-webfont.svg
diff --git a/wp-content/themes/parabola/fonts/BebasNeue-webfont.ttf b/assets/theme/parabola/fonts/BebasNeue-webfont.ttf
similarity index 100%
rename from wp-content/themes/parabola/fonts/BebasNeue-webfont.ttf
rename to assets/theme/parabola/fonts/BebasNeue-webfont.ttf
diff --git a/wp-content/themes/parabola/fonts/BebasNeue-webfont.woff b/assets/theme/parabola/fonts/BebasNeue-webfont.woff
similarity index 100%
rename from wp-content/themes/parabola/fonts/BebasNeue-webfont.woff
rename to assets/theme/parabola/fonts/BebasNeue-webfont.woff
diff --git a/wp-content/themes/parabola/fonts/OpenSans-Light-webfont.eot b/assets/theme/parabola/fonts/OpenSans-Light-webfont.eot
similarity index 100%
rename from wp-content/themes/parabola/fonts/OpenSans-Light-webfont.eot
rename to assets/theme/parabola/fonts/OpenSans-Light-webfont.eot
diff --git a/wp-content/themes/parabola/fonts/OpenSans-Light-webfont.svg b/assets/theme/parabola/fonts/OpenSans-Light-webfont.svg
similarity index 100%
rename from wp-content/themes/parabola/fonts/OpenSans-Light-webfont.svg
rename to assets/theme/parabola/fonts/OpenSans-Light-webfont.svg
diff --git a/wp-content/themes/parabola/fonts/OpenSans-Light-webfont.ttf b/assets/theme/parabola/fonts/OpenSans-Light-webfont.ttf
similarity index 100%
rename from wp-content/themes/parabola/fonts/OpenSans-Light-webfont.ttf
rename to assets/theme/parabola/fonts/OpenSans-Light-webfont.ttf
diff --git a/wp-content/themes/parabola/fonts/OpenSans-Light-webfont.woff b/assets/theme/parabola/fonts/OpenSans-Light-webfont.woff
similarity index 100%
rename from wp-content/themes/parabola/fonts/OpenSans-Light-webfont.woff
rename to assets/theme/parabola/fonts/OpenSans-Light-webfont.woff
diff --git a/wp-content/themes/parabola/fonts/OpenSans-Regular-webfont.eot b/assets/theme/parabola/fonts/OpenSans-Regular-webfont.eot
similarity index 100%
rename from wp-content/themes/parabola/fonts/OpenSans-Regular-webfont.eot
rename to assets/theme/parabola/fonts/OpenSans-Regular-webfont.eot
diff --git a/wp-content/themes/parabola/fonts/OpenSans-Regular-webfont.svg b/assets/theme/parabola/fonts/OpenSans-Regular-webfont.svg
similarity index 100%
rename from wp-content/themes/parabola/fonts/OpenSans-Regular-webfont.svg
rename to assets/theme/parabola/fonts/OpenSans-Regular-webfont.svg
diff --git a/wp-content/themes/parabola/fonts/OpenSans-Regular-webfont.ttf b/assets/theme/parabola/fonts/OpenSans-Regular-webfont.ttf
similarity index 100%
rename from wp-content/themes/parabola/fonts/OpenSans-Regular-webfont.ttf
rename to assets/theme/parabola/fonts/OpenSans-Regular-webfont.ttf
diff --git a/wp-content/themes/parabola/fonts/OpenSans-Regular-webfont.woff b/assets/theme/parabola/fonts/OpenSans-Regular-webfont.woff
similarity index 100%
rename from wp-content/themes/parabola/fonts/OpenSans-Regular-webfont.woff
rename to assets/theme/parabola/fonts/OpenSans-Regular-webfont.woff
diff --git a/wp-content/themes/parabola/fonts/Oswald-Light-webfont.eot b/assets/theme/parabola/fonts/Oswald-Light-webfont.eot
similarity index 100%
rename from wp-content/themes/parabola/fonts/Oswald-Light-webfont.eot
rename to assets/theme/parabola/fonts/Oswald-Light-webfont.eot
diff --git a/wp-content/themes/parabola/fonts/Oswald-Light-webfont.svg b/assets/theme/parabola/fonts/Oswald-Light-webfont.svg
similarity index 100%
rename from wp-content/themes/parabola/fonts/Oswald-Light-webfont.svg
rename to assets/theme/parabola/fonts/Oswald-Light-webfont.svg
diff --git a/wp-content/themes/parabola/fonts/Oswald-Light-webfont.ttf b/assets/theme/parabola/fonts/Oswald-Light-webfont.ttf
similarity index 100%
rename from wp-content/themes/parabola/fonts/Oswald-Light-webfont.ttf
rename to assets/theme/parabola/fonts/Oswald-Light-webfont.ttf
diff --git a/wp-content/themes/parabola/fonts/Oswald-Light-webfont.woff b/assets/theme/parabola/fonts/Oswald-Light-webfont.woff
similarity index 100%
rename from wp-content/themes/parabola/fonts/Oswald-Light-webfont.woff
rename to assets/theme/parabola/fonts/Oswald-Light-webfont.woff
diff --git a/wp-content/themes/parabola/fonts/Oswald-Regular-webfont.eot b/assets/theme/parabola/fonts/Oswald-Regular-webfont.eot
similarity index 100%
rename from wp-content/themes/parabola/fonts/Oswald-Regular-webfont.eot
rename to assets/theme/parabola/fonts/Oswald-Regular-webfont.eot
diff --git a/wp-content/themes/parabola/fonts/Oswald-Regular-webfont.svg b/assets/theme/parabola/fonts/Oswald-Regular-webfont.svg
similarity index 100%
rename from wp-content/themes/parabola/fonts/Oswald-Regular-webfont.svg
rename to assets/theme/parabola/fonts/Oswald-Regular-webfont.svg
diff --git a/wp-content/themes/parabola/fonts/Oswald-Regular-webfont.ttf b/assets/theme/parabola/fonts/Oswald-Regular-webfont.ttf
similarity index 100%
rename from wp-content/themes/parabola/fonts/Oswald-Regular-webfont.ttf
rename to assets/theme/parabola/fonts/Oswald-Regular-webfont.ttf
diff --git a/wp-content/themes/parabola/fonts/Oswald-Regular-webfont.woff b/assets/theme/parabola/fonts/Oswald-Regular-webfont.woff
similarity index 100%
rename from wp-content/themes/parabola/fonts/Oswald-Regular-webfont.woff
rename to assets/theme/parabola/fonts/Oswald-Regular-webfont.woff
diff --git a/wp-content/themes/parabola/fonts/Oswald-Stencil-webfont.eot b/assets/theme/parabola/fonts/Oswald-Stencil-webfont.eot
similarity index 100%
rename from wp-content/themes/parabola/fonts/Oswald-Stencil-webfont.eot
rename to assets/theme/parabola/fonts/Oswald-Stencil-webfont.eot
diff --git a/wp-content/themes/parabola/fonts/Oswald-Stencil-webfont.svg b/assets/theme/parabola/fonts/Oswald-Stencil-webfont.svg
similarity index 100%
rename from wp-content/themes/parabola/fonts/Oswald-Stencil-webfont.svg
rename to assets/theme/parabola/fonts/Oswald-Stencil-webfont.svg
diff --git a/wp-content/themes/parabola/fonts/Oswald-Stencil-webfont.ttf b/assets/theme/parabola/fonts/Oswald-Stencil-webfont.ttf
similarity index 100%
rename from wp-content/themes/parabola/fonts/Oswald-Stencil-webfont.ttf
rename to assets/theme/parabola/fonts/Oswald-Stencil-webfont.ttf
diff --git a/wp-content/themes/parabola/fonts/Oswald-Stencil-webfont.woff b/assets/theme/parabola/fonts/Oswald-Stencil-webfont.woff
similarity index 100%
rename from wp-content/themes/parabola/fonts/Oswald-Stencil-webfont.woff
rename to assets/theme/parabola/fonts/Oswald-Stencil-webfont.woff
diff --git a/wp-content/themes/parabola/fonts/elusive.eot b/assets/theme/parabola/fonts/elusive.eot
similarity index 100%
rename from wp-content/themes/parabola/fonts/elusive.eot
rename to assets/theme/parabola/fonts/elusive.eot
diff --git a/wp-content/themes/parabola/fonts/elusive.svg b/assets/theme/parabola/fonts/elusive.svg
similarity index 100%
rename from wp-content/themes/parabola/fonts/elusive.svg
rename to assets/theme/parabola/fonts/elusive.svg
diff --git a/wp-content/themes/parabola/fonts/elusive.ttf b/assets/theme/parabola/fonts/elusive.ttf
similarity index 100%
rename from wp-content/themes/parabola/fonts/elusive.ttf
rename to assets/theme/parabola/fonts/elusive.ttf
diff --git a/wp-content/themes/parabola/fonts/elusive.woff b/assets/theme/parabola/fonts/elusive.woff
similarity index 100%
rename from wp-content/themes/parabola/fonts/elusive.woff
rename to assets/theme/parabola/fonts/elusive.woff
diff --git a/wp-content/themes/parabola/fonts/fontfaces.css b/assets/theme/parabola/fonts/fontfaces.css
similarity index 100%
rename from wp-content/themes/parabola/fonts/fontfaces.css
rename to assets/theme/parabola/fonts/fontfaces.css
diff --git a/wp-content/themes/parabola/fonts/propaganda-webfont.eot b/assets/theme/parabola/fonts/propaganda-webfont.eot
similarity index 100%
rename from wp-content/themes/parabola/fonts/propaganda-webfont.eot
rename to assets/theme/parabola/fonts/propaganda-webfont.eot
diff --git a/wp-content/themes/parabola/fonts/propaganda-webfont.svg b/assets/theme/parabola/fonts/propaganda-webfont.svg
similarity index 100%
rename from wp-content/themes/parabola/fonts/propaganda-webfont.svg
rename to assets/theme/parabola/fonts/propaganda-webfont.svg
diff --git a/wp-content/themes/parabola/fonts/propaganda-webfont.ttf b/assets/theme/parabola/fonts/propaganda-webfont.ttf
similarity index 100%
rename from wp-content/themes/parabola/fonts/propaganda-webfont.ttf
rename to assets/theme/parabola/fonts/propaganda-webfont.ttf
diff --git a/wp-content/themes/parabola/fonts/propaganda-webfont.woff b/assets/theme/parabola/fonts/propaganda-webfont.woff
similarity index 100%
rename from wp-content/themes/parabola/fonts/propaganda-webfont.woff
rename to assets/theme/parabola/fonts/propaganda-webfont.woff
diff --git a/wp-content/themes/parabola/fonts/square-webfont.eot b/assets/theme/parabola/fonts/square-webfont.eot
similarity index 100%
rename from wp-content/themes/parabola/fonts/square-webfont.eot
rename to assets/theme/parabola/fonts/square-webfont.eot
diff --git a/wp-content/themes/parabola/fonts/square-webfont.svg b/assets/theme/parabola/fonts/square-webfont.svg
similarity index 100%
rename from wp-content/themes/parabola/fonts/square-webfont.svg
rename to assets/theme/parabola/fonts/square-webfont.svg
diff --git a/wp-content/themes/parabola/fonts/square-webfont.ttf b/assets/theme/parabola/fonts/square-webfont.ttf
similarity index 100%
rename from wp-content/themes/parabola/fonts/square-webfont.ttf
rename to assets/theme/parabola/fonts/square-webfont.ttf
diff --git a/wp-content/themes/parabola/fonts/square-webfont.woff b/assets/theme/parabola/fonts/square-webfont.woff
similarity index 100%
rename from wp-content/themes/parabola/fonts/square-webfont.woff
rename to assets/theme/parabola/fonts/square-webfont.woff
diff --git a/wp-content/themes/parabola/fonts/yanonekaffeesatz-light-webfont.eot b/assets/theme/parabola/fonts/yanonekaffeesatz-light-webfont.eot
similarity index 100%
rename from wp-content/themes/parabola/fonts/yanonekaffeesatz-light-webfont.eot
rename to assets/theme/parabola/fonts/yanonekaffeesatz-light-webfont.eot
diff --git a/wp-content/themes/parabola/fonts/yanonekaffeesatz-light-webfont.svg b/assets/theme/parabola/fonts/yanonekaffeesatz-light-webfont.svg
similarity index 100%
rename from wp-content/themes/parabola/fonts/yanonekaffeesatz-light-webfont.svg
rename to assets/theme/parabola/fonts/yanonekaffeesatz-light-webfont.svg
diff --git a/wp-content/themes/parabola/fonts/yanonekaffeesatz-light-webfont.ttf b/assets/theme/parabola/fonts/yanonekaffeesatz-light-webfont.ttf
similarity index 100%
rename from wp-content/themes/parabola/fonts/yanonekaffeesatz-light-webfont.ttf
rename to assets/theme/parabola/fonts/yanonekaffeesatz-light-webfont.ttf
diff --git a/wp-content/themes/parabola/fonts/yanonekaffeesatz-light-webfont.woff b/assets/theme/parabola/fonts/yanonekaffeesatz-light-webfont.woff
similarity index 100%
rename from wp-content/themes/parabola/fonts/yanonekaffeesatz-light-webfont.woff
rename to assets/theme/parabola/fonts/yanonekaffeesatz-light-webfont.woff
diff --git a/wp-content/themes/parabola/fonts/yanonekaffeesatz-regular-webfont.eot b/assets/theme/parabola/fonts/yanonekaffeesatz-regular-webfont.eot
similarity index 100%
rename from wp-content/themes/parabola/fonts/yanonekaffeesatz-regular-webfont.eot
rename to assets/theme/parabola/fonts/yanonekaffeesatz-regular-webfont.eot
diff --git a/wp-content/themes/parabola/fonts/yanonekaffeesatz-regular-webfont.svg b/assets/theme/parabola/fonts/yanonekaffeesatz-regular-webfont.svg
similarity index 100%
rename from wp-content/themes/parabola/fonts/yanonekaffeesatz-regular-webfont.svg
rename to assets/theme/parabola/fonts/yanonekaffeesatz-regular-webfont.svg
diff --git a/wp-content/themes/parabola/fonts/yanonekaffeesatz-regular-webfont.ttf b/assets/theme/parabola/fonts/yanonekaffeesatz-regular-webfont.ttf
similarity index 100%
rename from wp-content/themes/parabola/fonts/yanonekaffeesatz-regular-webfont.ttf
rename to assets/theme/parabola/fonts/yanonekaffeesatz-regular-webfont.ttf
diff --git a/wp-content/themes/parabola/fonts/yanonekaffeesatz-regular-webfont.woff b/assets/theme/parabola/fonts/yanonekaffeesatz-regular-webfont.woff
similarity index 100%
rename from wp-content/themes/parabola/fonts/yanonekaffeesatz-regular-webfont.woff
rename to assets/theme/parabola/fonts/yanonekaffeesatz-regular-webfont.woff
diff --git a/wp-content/themes/parabola/images/back.png b/assets/theme/parabola/images/back.png
similarity index 100%
rename from wp-content/themes/parabola/images/back.png
rename to assets/theme/parabola/images/back.png
diff --git a/wp-content/themes/parabola/images/border.png b/assets/theme/parabola/images/border.png
similarity index 100%
rename from wp-content/themes/parabola/images/border.png
rename to assets/theme/parabola/images/border.png
diff --git a/wp-content/themes/parabola/images/code.png b/assets/theme/parabola/images/code.png
similarity index 100%
rename from wp-content/themes/parabola/images/code.png
rename to assets/theme/parabola/images/code.png
diff --git a/wp-content/themes/parabola/images/nivoslider/arrows.png b/assets/theme/parabola/images/nivoslider/arrows.png
similarity index 100%
rename from wp-content/themes/parabola/images/nivoslider/arrows.png
rename to assets/theme/parabola/images/nivoslider/arrows.png
diff --git a/wp-content/themes/parabola/images/nivoslider/loading.gif b/assets/theme/parabola/images/nivoslider/loading.gif
similarity index 100%
rename from wp-content/themes/parabola/images/nivoslider/loading.gif
rename to assets/theme/parabola/images/nivoslider/loading.gif
diff --git a/wp-content/themes/parabola/images/search.png b/assets/theme/parabola/images/search.png
similarity index 100%
rename from wp-content/themes/parabola/images/search.png
rename to assets/theme/parabola/images/search.png
diff --git a/wp-content/themes/parabola/js/frontend.js b/assets/theme/parabola/js/frontend.js
similarity index 100%
rename from wp-content/themes/parabola/js/frontend.js
rename to assets/theme/parabola/js/frontend.js
diff --git a/wp-content/themes/parabola/js/nivo-slider.js b/assets/theme/parabola/js/nivo-slider.js
similarity index 100%
rename from wp-content/themes/parabola/js/nivo-slider.js
rename to assets/theme/parabola/js/nivo-slider.js
diff --git a/wp-content/themes/parabola/style.css b/assets/theme/parabola/style.css
similarity index 97%
rename from wp-content/themes/parabola/style.css
rename to assets/theme/parabola/style.css
index edb99268..6219ddef 100644
--- a/wp-content/themes/parabola/style.css
+++ b/assets/theme/parabola/style.css
@@ -1,9 +1,6 @@
/*
Theme Name: Parabola
-Theme URI: https://www.cryoutcreations.eu/wordpress-themes/parabola
-Description:Welcome to a world of endless possibilities! Parabola awaits you with a huge assortment of theme settings that enable you to take a fully responsive, clean and elegant design to even newer heights. You can edit everything: all text and background colors, font families and sizes, site widths and layouts. You also have the power to show or hide various elements of the design and choose from over 30 social media icons. Harnessing the power of HTML5 and CSS3 you will enjoy a great design, subtle animations, a great front page fully equipped with a slider, columns, textareas and shortcode support. Among other editable goodies you'll find featured images, post excerpts, post formats, Google fonts, magazine and blog layouts, 8 widget areas, translation support and much more. * THEME DEMO: http://demos.cryoutcreations.eu/wordpress/parabola/ *
Author: Cryout Creations
-Author URI: https://www.cryoutcreations.eu
Version: 2.4.1
Tested Up To: 6.4
Requires PHP: 5.4
@@ -12,10 +9,10 @@ License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, footer-widgets, grid-layout, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, front-page-post-form, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, news, portfolio
Text Domain: parabola
-Parabola WordPress Theme
+Legacy Parabola visual theme
Copyright 2013-23 Cryout Creations
https://www.cryoutcreations.eu
-This theme, like WordPress, is licensed under the GPL.
+This legacy theme stylesheet is licensed under the GPL.
*/
/*
diff --git a/wp-content/themes/parabola/styles/style-mobile.css b/assets/theme/parabola/styles/style-mobile.css
similarity index 100%
rename from wp-content/themes/parabola/styles/style-mobile.css
rename to assets/theme/parabola/styles/style-mobile.css
diff --git a/wp-content/uploads/2013/10/BannerFamilyFed_23_10c1.jpg b/assets/uploads/2013/10/BannerFamilyFed_23_10c1.jpg
similarity index 100%
rename from wp-content/uploads/2013/10/BannerFamilyFed_23_10c1.jpg
rename to assets/uploads/2013/10/BannerFamilyFed_23_10c1.jpg
diff --git a/wp/wp-content/uploads/2013/10/DP-Screenshot.jpg b/assets/uploads/2013/10/DP-Screenshot.jpg
similarity index 100%
rename from wp/wp-content/uploads/2013/10/DP-Screenshot.jpg
rename to assets/uploads/2013/10/DP-Screenshot.jpg
diff --git a/wp-content/uploads/2013/10/Little-Angels-Presentationlight1.jpg b/assets/uploads/2013/10/Little-Angels-Presentationlight1.jpg
similarity index 100%
rename from wp-content/uploads/2013/10/Little-Angels-Presentationlight1.jpg
rename to assets/uploads/2013/10/Little-Angels-Presentationlight1.jpg
diff --git a/wp-content/uploads/2013/10/Logo_IRFF_Fit3.png b/assets/uploads/2013/10/Logo_IRFF_Fit3.png
similarity index 100%
rename from wp-content/uploads/2013/10/Logo_IRFF_Fit3.png
rename to assets/uploads/2013/10/Logo_IRFF_Fit3.png
diff --git a/wp-content/uploads/2013/10/Logo_UC_Fit31.png b/assets/uploads/2013/10/Logo_UC_Fit31.png
similarity index 100%
rename from wp-content/uploads/2013/10/Logo_UC_Fit31.png
rename to assets/uploads/2013/10/Logo_UC_Fit31.png
diff --git a/wp-content/uploads/2013/10/Logo_UPF_fit3.png b/assets/uploads/2013/10/Logo_UPF_fit3.png
similarity index 100%
rename from wp-content/uploads/2013/10/Logo_UPF_fit3.png
rename to assets/uploads/2013/10/Logo_UPF_fit3.png
diff --git a/wp-content/uploads/2013/10/Logo_WFWP_Fit3.png b/assets/uploads/2013/10/Logo_WFWP_Fit3.png
similarity index 100%
rename from wp-content/uploads/2013/10/Logo_WFWP_Fit3.png
rename to assets/uploads/2013/10/Logo_WFWP_Fit3.png
diff --git a/wp-content/uploads/2013/10/TrueParentsSlider.jpg b/assets/uploads/2013/10/TrueParentsSlider.jpg
similarity index 100%
rename from wp-content/uploads/2013/10/TrueParentsSlider.jpg
rename to assets/uploads/2013/10/TrueParentsSlider.jpg
diff --git a/wp/wp-content/uploads/2013/10/True_Parents.jpg b/assets/uploads/2013/10/True_Parents.jpg
similarity index 100%
rename from wp/wp-content/uploads/2013/10/True_Parents.jpg
rename to assets/uploads/2013/10/True_Parents.jpg
diff --git a/wp/wp-content/uploads/2013/10/UPF-Prayer-Evening.jpg b/assets/uploads/2013/10/UPF-Prayer-Evening.jpg
similarity index 100%
rename from wp/wp-content/uploads/2013/10/UPF-Prayer-Evening.jpg
rename to assets/uploads/2013/10/UPF-Prayer-Evening.jpg
diff --git a/wp/wp-content/uploads/2013/10/father-Seung-Hwa_Presentation.jpg b/assets/uploads/2013/10/father-Seung-Hwa_Presentation.jpg
similarity index 100%
rename from wp/wp-content/uploads/2013/10/father-Seung-Hwa_Presentation.jpg
rename to assets/uploads/2013/10/father-Seung-Hwa_Presentation.jpg
diff --git a/wp-content/uploads/2015/08/Fathers-3rd-SeongHwa-flier-150x106.png b/assets/uploads/2015/08/Fathers-3rd-SeongHwa-flier-150x106.png
similarity index 100%
rename from wp-content/uploads/2015/08/Fathers-3rd-SeongHwa-flier-150x106.png
rename to assets/uploads/2015/08/Fathers-3rd-SeongHwa-flier-150x106.png
diff --git a/wp-content/uploads/2015/08/Fathers-3rd-SeongHwa-flier-213x150.png b/assets/uploads/2015/08/Fathers-3rd-SeongHwa-flier-213x150.png
similarity index 100%
rename from wp-content/uploads/2015/08/Fathers-3rd-SeongHwa-flier-213x150.png
rename to assets/uploads/2015/08/Fathers-3rd-SeongHwa-flier-213x150.png
diff --git a/wp-content/uploads/2015/08/Fathers-3rd-SeongHwa-flier-300x211.png b/assets/uploads/2015/08/Fathers-3rd-SeongHwa-flier-300x211.png
similarity index 100%
rename from wp-content/uploads/2015/08/Fathers-3rd-SeongHwa-flier-300x211.png
rename to assets/uploads/2015/08/Fathers-3rd-SeongHwa-flier-300x211.png
diff --git a/wp-content/uploads/2015/08/Fathers-3rd-SeongHwa-flier.png b/assets/uploads/2015/08/Fathers-3rd-SeongHwa-flier.png
similarity index 100%
rename from wp-content/uploads/2015/08/Fathers-3rd-SeongHwa-flier.png
rename to assets/uploads/2015/08/Fathers-3rd-SeongHwa-flier.png
diff --git a/wp-content/uploads/2019/04/Ballyjamesduff-flyer-June-2019.pdf b/assets/uploads/2019/04/Ballyjamesduff-flyer-June-2019.pdf
similarity index 100%
rename from wp-content/uploads/2019/04/Ballyjamesduff-flyer-June-2019.pdf
rename to assets/uploads/2019/04/Ballyjamesduff-flyer-June-2019.pdf
diff --git a/wp-content/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-150x100.png b/assets/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-150x100.png
similarity index 100%
rename from wp-content/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-150x100.png
rename to assets/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-150x100.png
diff --git a/wp-content/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-224x150.png b/assets/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-224x150.png
similarity index 100%
rename from wp-content/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-224x150.png
rename to assets/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-224x150.png
diff --git a/wp-content/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-300x201.png b/assets/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-300x201.png
similarity index 100%
rename from wp-content/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-300x201.png
rename to assets/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-300x201.png
diff --git a/wp-content/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-768x513.png b/assets/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-768x513.png
similarity index 100%
rename from wp-content/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-768x513.png
rename to assets/uploads/2019/04/Blessing-PDF-for-BJD-June-2019-768x513.png
diff --git a/wp-content/uploads/2019/04/Blessing-PDF-for-BJD-June-2019.png b/assets/uploads/2019/04/Blessing-PDF-for-BJD-June-2019.png
similarity index 100%
rename from wp-content/uploads/2019/04/Blessing-PDF-for-BJD-June-2019.png
rename to assets/uploads/2019/04/Blessing-PDF-for-BJD-June-2019.png
diff --git a/wp-content/plugins/the-events-calendar/common/src/resources/css/common-full.min.css b/assets/vendor/events-calendar/common/src/resources/css/common-full.min.css
similarity index 100%
rename from wp-content/plugins/the-events-calendar/common/src/resources/css/common-full.min.css
rename to assets/vendor/events-calendar/common/src/resources/css/common-full.min.css
diff --git a/wp-content/plugins/the-events-calendar/common/src/resources/css/common-skeleton.min.css b/assets/vendor/events-calendar/common/src/resources/css/common-skeleton.min.css
similarity index 100%
rename from wp-content/plugins/the-events-calendar/common/src/resources/css/common-skeleton.min.css
rename to assets/vendor/events-calendar/common/src/resources/css/common-skeleton.min.css
diff --git a/wp-content/plugins/the-events-calendar/common/src/resources/css/variables-full.min.css b/assets/vendor/events-calendar/common/src/resources/css/variables-full.min.css
similarity index 100%
rename from wp-content/plugins/the-events-calendar/common/src/resources/css/variables-full.min.css
rename to assets/vendor/events-calendar/common/src/resources/css/variables-full.min.css
diff --git a/wp-content/plugins/the-events-calendar/common/src/resources/css/variables-skeleton.min.css b/assets/vendor/events-calendar/common/src/resources/css/variables-skeleton.min.css
similarity index 100%
rename from wp-content/plugins/the-events-calendar/common/src/resources/css/variables-skeleton.min.css
rename to assets/vendor/events-calendar/common/src/resources/css/variables-skeleton.min.css
diff --git a/wp-content/plugins/the-events-calendar/common/src/resources/js/tribe-common.min.js b/assets/vendor/events-calendar/common/src/resources/js/tribe-common.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/common/src/resources/js/tribe-common.min.js
rename to assets/vendor/events-calendar/common/src/resources/js/tribe-common.min.js
diff --git a/wp-content/plugins/the-events-calendar/common/src/resources/js/underscore-after.js b/assets/vendor/events-calendar/common/src/resources/js/underscore-after.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/common/src/resources/js/underscore-after.js
rename to assets/vendor/events-calendar/common/src/resources/js/underscore-after.js
diff --git a/wp-content/plugins/the-events-calendar/common/src/resources/js/underscore-before.js b/assets/vendor/events-calendar/common/src/resources/js/underscore-before.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/common/src/resources/js/underscore-before.js
rename to assets/vendor/events-calendar/common/src/resources/js/underscore-before.js
diff --git a/wp-content/plugins/the-events-calendar/common/src/resources/js/utils/query-string.min.js b/assets/vendor/events-calendar/common/src/resources/js/utils/query-string.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/common/src/resources/js/utils/query-string.min.js
rename to assets/vendor/events-calendar/common/src/resources/js/utils/query-string.min.js
diff --git a/wp-content/plugins/the-events-calendar/common/vendor/tooltipster/tooltipster.bundle.min.css b/assets/vendor/events-calendar/common/vendor/tooltipster/tooltipster.bundle.min.css
similarity index 100%
rename from wp-content/plugins/the-events-calendar/common/vendor/tooltipster/tooltipster.bundle.min.css
rename to assets/vendor/events-calendar/common/vendor/tooltipster/tooltipster.bundle.min.css
diff --git a/wp-content/plugins/the-events-calendar/common/vendor/tooltipster/tooltipster.bundle.min.js b/assets/vendor/events-calendar/common/vendor/tooltipster/tooltipster.bundle.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/common/vendor/tooltipster/tooltipster.bundle.min.js
rename to assets/vendor/events-calendar/common/vendor/tooltipster/tooltipster.bundle.min.js
diff --git a/wp-content/plugins/the-events-calendar/src/resources/css/views-full.min.css b/assets/vendor/events-calendar/src/resources/css/views-full.min.css
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/css/views-full.min.css
rename to assets/vendor/events-calendar/src/resources/css/views-full.min.css
diff --git a/wp-content/plugins/the-events-calendar/src/resources/css/views-print.min.css b/assets/vendor/events-calendar/src/resources/css/views-print.min.css
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/css/views-print.min.css
rename to assets/vendor/events-calendar/src/resources/css/views-print.min.css
diff --git a/wp-content/plugins/the-events-calendar/src/resources/css/views-skeleton.min.css b/assets/vendor/events-calendar/src/resources/css/views-skeleton.min.css
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/css/views-skeleton.min.css
rename to assets/vendor/events-calendar/src/resources/css/views-skeleton.min.css
diff --git a/wp-content/plugins/the-events-calendar/src/resources/images/alert.svg b/assets/vendor/events-calendar/src/resources/images/alert.svg
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/images/alert.svg
rename to assets/vendor/events-calendar/src/resources/images/alert.svg
diff --git a/wp-content/plugins/the-events-calendar/src/resources/js/views/accordion.min.js b/assets/vendor/events-calendar/src/resources/js/views/accordion.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/js/views/accordion.min.js
rename to assets/vendor/events-calendar/src/resources/js/views/accordion.min.js
diff --git a/wp-content/plugins/the-events-calendar/src/resources/js/views/breakpoints.min.js b/assets/vendor/events-calendar/src/resources/js/views/breakpoints.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/js/views/breakpoints.min.js
rename to assets/vendor/events-calendar/src/resources/js/views/breakpoints.min.js
diff --git a/wp-content/plugins/the-events-calendar/src/resources/js/views/datepicker.min.js b/assets/vendor/events-calendar/src/resources/js/views/datepicker.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/js/views/datepicker.min.js
rename to assets/vendor/events-calendar/src/resources/js/views/datepicker.min.js
diff --git a/wp-content/plugins/the-events-calendar/src/resources/js/views/events-bar-inputs.min.js b/assets/vendor/events-calendar/src/resources/js/views/events-bar-inputs.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/js/views/events-bar-inputs.min.js
rename to assets/vendor/events-calendar/src/resources/js/views/events-bar-inputs.min.js
diff --git a/wp-content/plugins/the-events-calendar/src/resources/js/views/events-bar.min.js b/assets/vendor/events-calendar/src/resources/js/views/events-bar.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/js/views/events-bar.min.js
rename to assets/vendor/events-calendar/src/resources/js/views/events-bar.min.js
diff --git a/wp-content/plugins/the-events-calendar/src/resources/js/views/ical-links.min.js b/assets/vendor/events-calendar/src/resources/js/views/ical-links.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/js/views/ical-links.min.js
rename to assets/vendor/events-calendar/src/resources/js/views/ical-links.min.js
diff --git a/wp-content/plugins/the-events-calendar/src/resources/js/views/manager.min.js b/assets/vendor/events-calendar/src/resources/js/views/manager.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/js/views/manager.min.js
rename to assets/vendor/events-calendar/src/resources/js/views/manager.min.js
diff --git a/wp-content/plugins/the-events-calendar/src/resources/js/views/month-grid.min.js b/assets/vendor/events-calendar/src/resources/js/views/month-grid.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/js/views/month-grid.min.js
rename to assets/vendor/events-calendar/src/resources/js/views/month-grid.min.js
diff --git a/wp-content/plugins/the-events-calendar/src/resources/js/views/month-mobile-events.min.js b/assets/vendor/events-calendar/src/resources/js/views/month-mobile-events.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/js/views/month-mobile-events.min.js
rename to assets/vendor/events-calendar/src/resources/js/views/month-mobile-events.min.js
diff --git a/wp-content/plugins/the-events-calendar/src/resources/js/views/multiday-events.min.js b/assets/vendor/events-calendar/src/resources/js/views/multiday-events.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/js/views/multiday-events.min.js
rename to assets/vendor/events-calendar/src/resources/js/views/multiday-events.min.js
diff --git a/wp-content/plugins/the-events-calendar/src/resources/js/views/navigation-scroll.min.js b/assets/vendor/events-calendar/src/resources/js/views/navigation-scroll.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/js/views/navigation-scroll.min.js
rename to assets/vendor/events-calendar/src/resources/js/views/navigation-scroll.min.js
diff --git a/wp-content/plugins/the-events-calendar/src/resources/js/views/tooltip.min.js b/assets/vendor/events-calendar/src/resources/js/views/tooltip.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/js/views/tooltip.min.js
rename to assets/vendor/events-calendar/src/resources/js/views/tooltip.min.js
diff --git a/wp-content/plugins/the-events-calendar/src/resources/js/views/view-selector.min.js b/assets/vendor/events-calendar/src/resources/js/views/view-selector.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/js/views/view-selector.min.js
rename to assets/vendor/events-calendar/src/resources/js/views/view-selector.min.js
diff --git a/wp-content/plugins/the-events-calendar/src/resources/js/views/viewport.min.js b/assets/vendor/events-calendar/src/resources/js/views/viewport.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/src/resources/js/views/viewport.min.js
rename to assets/vendor/events-calendar/src/resources/js/views/viewport.min.js
diff --git a/wp-content/plugins/the-events-calendar/vendor/bootstrap-datepicker/css/bootstrap-datepicker.standalone.min.css b/assets/vendor/events-calendar/vendor/bootstrap-datepicker/css/bootstrap-datepicker.standalone.min.css
similarity index 100%
rename from wp-content/plugins/the-events-calendar/vendor/bootstrap-datepicker/css/bootstrap-datepicker.standalone.min.css
rename to assets/vendor/events-calendar/vendor/bootstrap-datepicker/css/bootstrap-datepicker.standalone.min.css
diff --git a/wp-content/plugins/the-events-calendar/vendor/bootstrap-datepicker/js/bootstrap-datepicker.min.js b/assets/vendor/events-calendar/vendor/bootstrap-datepicker/js/bootstrap-datepicker.min.js
similarity index 100%
rename from wp-content/plugins/the-events-calendar/vendor/bootstrap-datepicker/js/bootstrap-datepicker.min.js
rename to assets/vendor/events-calendar/vendor/bootstrap-datepicker/js/bootstrap-datepicker.min.js
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/animated-overlay.gif b/assets/vendor/forms/public/assets/css/smoothness/images/animated-overlay.gif
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/animated-overlay.gif
rename to assets/vendor/forms/public/assets/css/smoothness/images/animated-overlay.gif
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png b/assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
rename to assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png b/assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
rename to assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png b/assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
rename to assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png b/assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
rename to assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png b/assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
rename to assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png b/assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
rename to assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png b/assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
rename to assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png b/assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
rename to assets/vendor/forms/public/assets/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-icons_222222_256x240.png b/assets/vendor/forms/public/assets/css/smoothness/images/ui-icons_222222_256x240.png
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-icons_222222_256x240.png
rename to assets/vendor/forms/public/assets/css/smoothness/images/ui-icons_222222_256x240.png
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-icons_2e83ff_256x240.png b/assets/vendor/forms/public/assets/css/smoothness/images/ui-icons_2e83ff_256x240.png
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-icons_2e83ff_256x240.png
rename to assets/vendor/forms/public/assets/css/smoothness/images/ui-icons_2e83ff_256x240.png
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-icons_454545_256x240.png b/assets/vendor/forms/public/assets/css/smoothness/images/ui-icons_454545_256x240.png
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-icons_454545_256x240.png
rename to assets/vendor/forms/public/assets/css/smoothness/images/ui-icons_454545_256x240.png
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-icons_888888_256x240.png b/assets/vendor/forms/public/assets/css/smoothness/images/ui-icons_888888_256x240.png
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-icons_888888_256x240.png
rename to assets/vendor/forms/public/assets/css/smoothness/images/ui-icons_888888_256x240.png
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-icons_cd0a0a_256x240.png b/assets/vendor/forms/public/assets/css/smoothness/images/ui-icons_cd0a0a_256x240.png
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/smoothness/images/ui-icons_cd0a0a_256x240.png
rename to assets/vendor/forms/public/assets/css/smoothness/images/ui-icons_cd0a0a_256x240.png
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/smoothness/jquery-ui-1.10.3.min.css b/assets/vendor/forms/public/assets/css/smoothness/jquery-ui-1.10.3.min.css
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/smoothness/jquery-ui-1.10.3.min.css
rename to assets/vendor/forms/public/assets/css/smoothness/jquery-ui-1.10.3.min.css
diff --git a/wp-content/plugins/visual-form-builder/public/assets/css/visual-form-builder.min.css b/assets/vendor/forms/public/assets/css/visual-form-builder.min.css
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/css/visual-form-builder.min.css
rename to assets/vendor/forms/public/assets/css/visual-form-builder.min.css
diff --git a/wp-content/plugins/visual-form-builder/public/assets/js/i18n/datepicker/datepicker-en_US.js b/assets/vendor/forms/public/assets/js/i18n/datepicker/datepicker-en_US.js
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/js/i18n/datepicker/datepicker-en_US.js
rename to assets/vendor/forms/public/assets/js/i18n/datepicker/datepicker-en_US.js
diff --git a/wp-content/plugins/visual-form-builder/public/assets/js/i18n/validate/messages-en_US.js b/assets/vendor/forms/public/assets/js/i18n/validate/messages-en_US.js
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/js/i18n/validate/messages-en_US.js
rename to assets/vendor/forms/public/assets/js/i18n/validate/messages-en_US.js
diff --git a/wp-content/plugins/visual-form-builder/public/assets/js/jquery.metadata.js b/assets/vendor/forms/public/assets/js/jquery.metadata.js
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/js/jquery.metadata.js
rename to assets/vendor/forms/public/assets/js/jquery.metadata.js
diff --git a/wp-content/plugins/visual-form-builder/public/assets/js/jquery.validate.min.js b/assets/vendor/forms/public/assets/js/jquery.validate.min.js
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/js/jquery.validate.min.js
rename to assets/vendor/forms/public/assets/js/jquery.validate.min.js
diff --git a/wp-content/plugins/visual-form-builder/public/assets/js/vfb-validation.min.js b/assets/vendor/forms/public/assets/js/vfb-validation.min.js
similarity index 100%
rename from wp-content/plugins/visual-form-builder/public/assets/js/vfb-validation.min.js
rename to assets/vendor/forms/public/assets/js/vfb-validation.min.js
diff --git a/wp-includes/js/imagesloaded.min.js b/assets/vendor/imagesloaded.min.js
similarity index 100%
rename from wp-includes/js/imagesloaded.min.js
rename to assets/vendor/imagesloaded.min.js
diff --git a/wp-includes/js/jquery/ui/core.min.js b/assets/vendor/jquery/ui/core.min.js
similarity index 100%
rename from wp-includes/js/jquery/ui/core.min.js
rename to assets/vendor/jquery/ui/core.min.js
diff --git a/wp-includes/js/jquery/ui/datepicker.min.js b/assets/vendor/jquery/ui/datepicker.min.js
similarity index 100%
rename from wp-includes/js/jquery/ui/datepicker.min.js
rename to assets/vendor/jquery/ui/datepicker.min.js
diff --git a/wp-includes/js/masonry.min.js b/assets/vendor/masonry.min.js
similarity index 100%
rename from wp-includes/js/masonry.min.js
rename to assets/vendor/masonry.min.js
diff --git a/wp-content/plugins/pdf-print/css/frontend.css b/assets/vendor/pdf/css/frontend.css
similarity index 100%
rename from wp-content/plugins/pdf-print/css/frontend.css
rename to assets/vendor/pdf/css/frontend.css
diff --git a/wp-content/plugins/pdf-print/images/pdf.png b/assets/vendor/pdf/images/pdf.png
similarity index 100%
rename from wp-content/plugins/pdf-print/images/pdf.png
rename to assets/vendor/pdf/images/pdf.png
diff --git a/wp-content/plugins/shortcodes-ultimate/includes/css/shortcodes.css b/assets/vendor/shortcodes/includes/css/shortcodes.css
similarity index 100%
rename from wp-content/plugins/shortcodes-ultimate/includes/css/shortcodes.css
rename to assets/vendor/shortcodes/includes/css/shortcodes.css
diff --git a/wp-content/plugins/shortcodes-ultimate/includes/images/player/default-start.png b/assets/vendor/shortcodes/includes/images/player/default-start.png
similarity index 100%
rename from wp-content/plugins/shortcodes-ultimate/includes/images/player/default-start.png
rename to assets/vendor/shortcodes/includes/images/player/default-start.png
diff --git a/wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png b/assets/vendor/shortcodes/includes/images/player/default.png
similarity index 100%
rename from wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png
rename to assets/vendor/shortcodes/includes/images/player/default.png
diff --git a/wp-content/plugins/shortcodes-ultimate/includes/images/quote.png b/assets/vendor/shortcodes/includes/images/quote.png
similarity index 100%
rename from wp-content/plugins/shortcodes-ultimate/includes/images/quote.png
rename to assets/vendor/shortcodes/includes/images/quote.png
diff --git a/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-bubbles.png b/assets/vendor/shortcodes/includes/images/styles/style-bubbles.png
similarity index 100%
rename from wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-bubbles.png
rename to assets/vendor/shortcodes/includes/images/styles/style-bubbles.png
diff --git a/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-glass.png b/assets/vendor/shortcodes/includes/images/styles/style-glass.png
similarity index 100%
rename from wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-glass.png
rename to assets/vendor/shortcodes/includes/images/styles/style-glass.png
diff --git a/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-noise.png b/assets/vendor/shortcodes/includes/images/styles/style-noise.png
similarity index 100%
rename from wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-noise.png
rename to assets/vendor/shortcodes/includes/images/styles/style-noise.png
diff --git a/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-soft.png b/assets/vendor/shortcodes/includes/images/styles/style-soft.png
similarity index 100%
rename from wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-soft.png
rename to assets/vendor/shortcodes/includes/images/styles/style-soft.png
diff --git a/wp-content/plugins/shortcodes-ultimate/includes/images/swiper/default.png b/assets/vendor/shortcodes/includes/images/swiper/default.png
similarity index 100%
rename from wp-content/plugins/shortcodes-ultimate/includes/images/swiper/default.png
rename to assets/vendor/shortcodes/includes/images/swiper/default.png
diff --git a/wp-content/plugins/ml-slider/admin/assets/dist/css/editor-block.css b/assets/vendor/slider/admin/assets/dist/css/editor-block.css
similarity index 100%
rename from wp-content/plugins/ml-slider/admin/assets/dist/css/editor-block.css
rename to assets/vendor/slider/admin/assets/dist/css/editor-block.css
diff --git a/wp-includes/js/underscore.min.js b/assets/vendor/underscore.min.js
similarity index 100%
rename from wp-includes/js/underscore.min.js
rename to assets/vendor/underscore.min.js
diff --git a/blog/2013/08/03/news/index.html b/blog/2013/08/03/news/index.html
index 0b73d7a9..1cb71a77 100644
--- a/blog/2013/08/03/news/index.html
+++ b/blog/2013/08/03/news/index.html
@@ -3,119 +3,26 @@
-
-
Welcome to our News page – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Thank you for visiting the ‘News’ section of our website. We will aim to update this section with announcements from our community, including upcoming events, initiatives we’re doing and reports on past events.
-
+
Thank you for visiting the ‘News’ section of our website. We will aim to update this section with announcements from our community, including upcoming events, initiatives we’re doing and reports on past events.
@@ -210,10 +117,10 @@ document.createElement('footer');
By Fami1yfedEvents
-
Are you interested in learning more about the Divine Principle and the Unification Church? We are organizing an evening session where we present the basic beliefs of the Unification Movement. This event is open to anyone who is curious about our beliefs.
+
Are you interested in learning more about the Divine Principle and the Unification Church? We are organizing an evening session where we present the basic beliefs of the Unification Movement. This event is open to anyone who is curious about our beliefs.
There will also be dinner after the event for anyone who would like to stick around and keep chatting.
“IPeace TV has released its October issue of True Peace magazine, a monthly electronic publication that highlights True Parents’ words—past and present—as well as recent events and regional news……
This month True Peace magazine features the joint Holy Wedding of True Parents’ youngest children, Yeon-jin Moon and Jeung-jin Moon, and celebrates this joyful time for the two couples. Other articles include a message that True Father gave in 1988 to commemorate the 38th anniversary of his release from the Heungnam Special Labor Camp, True Mother’s message on September 1 and her keynote address which was read at the Global Youth Festival, the founder’s address read by Dr. Sun-jin Moon at the 2014 World Summit, and some of the latest major events in Japan and the United States.
The October issue of True Peace magazine can be downloaded here. The True Peace magazine editorial team is now preparing for the next issue and beyond. Look forward to more great stories and speeches, and visit the website to keep up with the latest news and publications. “
REVEREND SUN MYUNG MOON
SPEAKS ON Jesus Christ, The Pride of God May 16, 1956 (Wednesday)
@@ -318,7 +225,7 @@ Seoul, Korea
Now please allow us to be offered as the sacrifice to resolve the grief and suffering of Heaven and earth, creation and Jesus. I pray from the bottom of my heart, Father, that You will lead us to be children of filial devotion who will do their utmost.
You have created the concept of the bride and bridegroom through the path of the cross, and we know that the problem is how much we can put the love of Jesus into practice, how much we have been fulfilling our responsibility centering on the love of Jesus, and how much we have realized the value of faith through the love of Christ.
Since the Father has counseled us in this hour, please guide us to understand clearly that the responsibility to liberate Heaven is entrusted to each of us, and that it is through us that the fight to eradicate the suffering and grief of Heaven must be consummated. Since we have come to realize these things, please allow us to have a heart of gratitude toward the Father and the mind-set that we must accomplish more than anyone. Please guide us so that we will be grateful even when we are bearing the cross, and even when we are fighting with millions of satans; please lead us not to be unmanly. Even when we are in a difficult situation in which we have to bear the cross, please lead us to become children who can say “Father! Please do not worry because I am here. I pray from the bottom of my heart that You will guide them to become children who can comfort the Father, who is in deep anguish because He sees His children suffering. Please let the truth become the life and path for them, and please allow them to find the standard on which they can center their lives. Please lead them so that they can go before the Father with unchanging faith and in the center of life. I earnestly desire and request that You will release the miraculous creative power of the word so that such things can be fulfilled. I offer all these words in the name of the Lord. Amen.
-
+
@@ -363,8 +270,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/20/jesus-is-searching-for-us-in-this-way/index.html b/blog/2018/05/20/jesus-is-searching-for-us-in-this-way/index.html
index 18007734..97624977 100644
--- a/blog/2018/05/20/jesus-is-searching-for-us-in-this-way/index.html
+++ b/blog/2018/05/20/jesus-is-searching-for-us-in-this-way/index.html
@@ -3,119 +3,26 @@
-
-
Jesus Is Searching For Us In This Way – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
REVEREND SUN MYUNG MOON
SPEAKS ON Jesus Is Searching For Us In This Way May 20, 1956 (Sunday)
@@ -286,7 +193,7 @@ Seoul, Korea
Father of love! Please let us realize the grieving heart and be in awe before that heart by understanding how thorny the 6,000 years of history have been. We did not know what the gravest of all sins was, but when we come to the realization, we find that it was a great sin to consider the light that the Lord has given us only as our own. Although we possess the water and the oil, it was a great sin to hold it only for ourselves. Although we were wearing the holy gown, it was a grave sin not to have caused many people to wear the gown, although we have the responsibility to make people become faithful. It was a great sin on the scale of representing the 6,000 years that we could not make others believe.
Please let your children who have gathered here understand that more than committing sin themselves, it is a greater sin to cause another to commit sin, and it is a greater sin to have failed to give them the light, water, oil and the gown that Jesus left behind through his suffering. Father, please let the children who had scattered receive the hyung-sang of Jesus Christ and listen to his calling through the words I have spoken. Although they should be responsible for the historical difficulties and tribulations, including even the suffering of the cross, because they are inadequate and ignorant of Heaven’s will and the Father’s wishes, please encourage them and reveal Your will to them first; let them hear Your voice directly first. Loving Father, I pray from the bottom of my heart that, since they are trying to lead a life of goodness, You will lead them to live their life as they hope.
Please prepare them as the bride of the Lord and guide them to become children who can prevail over everything and bring glory to Heaven, and please govern over the new historical event. I entrust everything to You, so please govern us as You will and appear in the hearts of these who have gathered here. I pray that You will raise them up as the children who can represent the eternal glory of victory. I pray all these things in the name of the Lord. Amen.
-
+
@@ -331,8 +238,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/20/let-us-become-the-elite-troop-of-god/index.html b/blog/2018/05/20/let-us-become-the-elite-troop-of-god/index.html
index 49917b77..f4ee3df6 100644
--- a/blog/2018/05/20/let-us-become-the-elite-troop-of-god/index.html
+++ b/blog/2018/05/20/let-us-become-the-elite-troop-of-god/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Become The Elite Troop Of God – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
REVEREND SUN MYUNG MOON
SPEAKS ON Let Us Become The Elite Troop Of God April 8, 1956 (Sunday)
@@ -300,7 +207,7 @@ II Timothy 2:1-13
You must obtain the seal of the Father, just like in the verse in the fourteenth chapter of the Book of Revelations: “Then I looked, and there before me was the Lamb, standing on Mount Zion, and with him 144,000 who had his name and his Father’s name written on their foreheads.” (Rev 14:1) You have been guided by the Holy Spirit and Jesus until now but this is not the whole story. Only after you receive the seal of the Father will you become an eternal member of the elite corps, effective not just on earth, but also after you go to heaven. You must never forget that you must proceed all the way to that point. While you become the elite corps of Jesus by winning all the fights, you must also become the original human beings in whom God can take delight, as well as true sons and daughters who have perfected the ideals of creation. Only when the victory song of Hosanna offered by this Heavenly elite troop shakes the whole earth will the grief and resentment of God be liquidated. Satan, also, will immediately be liquidated. You must understand this clearly The fight remains. Accordingly you must venture on the last offensive to cross over the pass of conflict to receive the seal of God and subjugate Satan before God. This is the only way that the confrontation with Satan will come to an end.
The conflict will not end, even after making Satan submit before the Holy Spirit and Jesus Christ. The conflict will come to a conclusion only when Satan is subjugated before God. The Father has been suffering as He walked through the 6,000 years of dispensational history with the purpose of raising this victorious elite corps. Understanding this kind of father, you must become the victorious elite troop of Heaven.
(Note: The word “will” in Father’s speeches usually refers to the divine will, and it also means the dispensation of God or the divine providence. To make the point more clear, The Way of Tradition in the original Korean is “The Way of the (Divine) Will,” which really means “The Way of the Dispensation of God.” Although this word will be translated frequently as “the will,” where deemed appropriate, it will also be rendered as the “dispensation or providence.”)
-
+
@@ -345,8 +252,7 @@ II Timothy 2:1-13
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/21/jesus-christ-who-went-and-came-and-who-will-come-and-go-for-the-sake-of-heaven-and-earth/index.html b/blog/2018/05/21/jesus-christ-who-went-and-came-and-who-will-come-and-go-for-the-sake-of-heaven-and-earth/index.html
index f2bea7e0..fd09c429 100644
--- a/blog/2018/05/21/jesus-christ-who-went-and-came-and-who-will-come-and-go-for-the-sake-of-heaven-and-earth/index.html
+++ b/blog/2018/05/21/jesus-christ-who-went-and-came-and-who-will-come-and-go-for-the-sake-of-heaven-and-earth/index.html
@@ -3,119 +3,26 @@
-
-
Jesus Christ Who Went and Came and Who Will Come and Go For The Sake of Heaven and Earth – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
REVEREND SUN MYUNG MOON
SPEAKS ON Jesus Christ Who Went and Came and Who Will Come and Go
@@ -292,7 +199,7 @@ Seoul, Korea
Until now we have lived a life in which we followed Jesus in order to climb up. From now on, please allow us to come down together and love the Holy Spirit in order to realize the hope of Jesus for the perfection of the bride. Please lead us to love the Holy Spirit’s spirit and nature as a bride and let her grace and virtue become a part of our minds and bodies. In place of Jesus being unable to consummate the physical plane, please allow us to stand as perfected beings with the help of the Holy Spirit and elevate us as the one central figure who can represent the whole ideology of creation. Based on this please allow us to boast before all things as the original center of heaven and the center of the heart that is connected to heaven, earth and the center of the Creator. Please raise us up as the center of the garden of creation so that we can attain the position of a son who can say “I have the confidence to move the heart of love hidden for 6,000 years, so Father, please love me.”
The toilsome history has continued until today for the purpose of realizing this, so Father, I earnestly wish and desire that You will allow us to stand as the object of love who believes in the calling of the Father. I pray that You will put us in the position of children who can look down upon the creation from the same position as You and be Your pride before the creation. Let the words that these beloved children of Yours have participated in during this hour become a part of their minds and bodies so they can stand as the center of life. Let them represent the truth and the center of the created world and the Creator so that wherever they go, they can be flawless and not lose sight of the center. Father, I pray sincerely that even when the night falls upon them, let their hearts dwell in the day. No matter when or where the Lord, the Holy Spirit, or the Father appears before them, let them remain faultless and fully prepared.
I now conclude my speech, so please be with them forever in the course of their lives. I pray in the name of the Lord. Amen.
-
+
@@ -337,8 +244,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/21/like-jesus-let-us-return-the-glory-of-the-resurrection-to-god/index.html b/blog/2018/05/21/like-jesus-let-us-return-the-glory-of-the-resurrection-to-god/index.html
index 289803a1..2003d598 100644
--- a/blog/2018/05/21/like-jesus-let-us-return-the-glory-of-the-resurrection-to-god/index.html
+++ b/blog/2018/05/21/like-jesus-let-us-return-the-glory-of-the-resurrection-to-god/index.html
@@ -3,119 +3,26 @@
-
-
Like Jesus, Let Us Return the Glory of the Resurrection to God – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
REVEREND SUN MYUNG MOON
SPEAKS ON Like Jesus, Let Us Return the Glory
of the Resurrection to God
@@ -275,7 +182,7 @@ Beloved Father, how much did You want the Jewish people and the believers in Jud
You must win victory in all kinds of courses of conflict through perseverance. Moreover, you must be victorious in the fight to testify to the will of Heaven. You must act on behalf of Jesus Christ. You must possess the victorious heart of the will, glory and love behind God’s perseverance of 4,000 years. Just as Jesus completely forgot about himself and toiled only for the sake of realizing the will of Heaven, you must forget yourself and bear fruit in the glory of the whole that God desires. You must bear the fruit of victory with your mind and body.
Accordingly, you can sing a song of the glory of Jesus in your heart, and sing a song of the glory of the Holy Spirit in your body. In our hearts, we must represent the glory of the resurrection of Jesus and in our bodies, we must represent the glory of the resurrection through the Holy Spirit. This is the only way that the Holy Spirit can enter the glorious position of resurrection. Although Jesus already commands the glory of resurrection and ascension, the Holy Spirit does not yet possess the glory. Until today there has not appeared one substantial being who spiritually and physically represents the glory of God who has been guiding the dispensation for 6,000 years. Today there must emerge someone who can represent the glory of the victory won by the love of Jesus; someone who can stand in the position of glory established by the resurrection of the Holy Spirit. You must realize that unless you emerge as the substantial embodiment like Jesus, who fought with his mind and body to fulfill God’s dispensational will of the 4,000 years, the will of God cannot be gloriously manifested.
What are we to do from now on? You have to understand that the Holy Spirit, who possesses the utmost will, heart and character, has come to the earth. Therefore, unless a substantial representative of Jesus Christ, who acts on behalf of God’s will, and a substantial representative of the Holy Spirit appear on the earth, God’s will cannot be fulfilled. You must understand this. What is more, you must understand that you bear the responsibility even to liberate the Holy Spirit from this earth. If the will is not accomplished today in the last days, then the purpose of God’s 6,000-year dispensation cannot be reached. Accordingly you must reap the victory in all the battles fought for the sake of bringing to pass the will of God, Jesus and the Holy Spirit. You must go over that course of conflict and perseverance to bring to full light the glory of the Trinity.
-
+
@@ -320,8 +227,7 @@ Beloved Father, how much did You want the Jewish people and the believers in Jud
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/22/let-us-become-people-who-pay-back-our-debts/index.html b/blog/2018/05/22/let-us-become-people-who-pay-back-our-debts/index.html
index b519e0d3..c7d55aee 100644
--- a/blog/2018/05/22/let-us-become-people-who-pay-back-our-debts/index.html
+++ b/blog/2018/05/22/let-us-become-people-who-pay-back-our-debts/index.html
@@ -3,119 +3,26 @@
-
-
Let us Become People Who Pay Back our Debts – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
@@ -309,7 +216,7 @@ the Debt of Love, and the Debt of Karma
We realized in this hour, Father, that to stand in the position of glory where Jesus, the Holy Spirit and the Father can be happy, we must fulfill the responsibility of Jesus in his place. Allow the miracle of Heaven to be manifested on the earth and please let the fight with Satan in heaven be led to victory on the earth through us. In this way, please allow us to become the eternal children of Yours who can feel the love of the eternal Father as joy and glory.
Loving Father, I sincerely pray and hope that You will lead us to become Your beloved children who are worthy to stand before the Father, Jesus and the Holy Spirit, and before the countless saints and sages, humanity on the earth and the creation. Please raise us up as your children who can firmly govern over the creation.
Hoping that You will govern over and guide them to pay back the debt they owe, Father, we prayed all this in the name of the Lord. Amen.
-
+
@@ -354,8 +261,7 @@ the Debt of Love, and the Debt of Karma
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/22/let-us-bring-out-the-value-of-restoration/index.html b/blog/2018/05/22/let-us-bring-out-the-value-of-restoration/index.html
index 453b8829..79b648e8 100644
--- a/blog/2018/05/22/let-us-bring-out-the-value-of-restoration/index.html
+++ b/blog/2018/05/22/let-us-bring-out-the-value-of-restoration/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Bring Out the Value of Restoration – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
@@ -308,7 +215,7 @@ Through the Cooperation of the Holy Spirit
Now please lead us so that we can start from one and pass through the whole course of conflict, then stand before God and receive Your words of blessing to inherit Your heart. Please allow us to forge the relationship of victory and act on behalf of the Father’s will.
I fervently pray that You will protect us. Let the Trinity help us until we gain the right to inherit the glorious work of the Father. Offering everything to the Father and taking in all the bad things and winning over Satan, we will obtain the qualifications to be the victorious heroes.
I prayed all these things in the name of the Lord. Amen.
-
+
@@ -353,8 +260,7 @@ Through the Cooperation of the Holy Spirit
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/22/let-us-claim-back-the-world-of-gods-dominion-and-offer-it-to-him/index.html b/blog/2018/05/22/let-us-claim-back-the-world-of-gods-dominion-and-offer-it-to-him/index.html
index 86a560e0..61399f27 100644
--- a/blog/2018/05/22/let-us-claim-back-the-world-of-gods-dominion-and-offer-it-to-him/index.html
+++ b/blog/2018/05/22/let-us-claim-back-the-world-of-gods-dominion-and-offer-it-to-him/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Claim Back the World of God’s Dominion and Offer It to Him – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Let Us Claim Back
the World of God’s Dominion
@@ -321,7 +228,7 @@ Desperately Seeking for 6,000 Years
Father, from this hour, please allow us to be governed by God, who is guiding the whole dispensation of the universe. Please grant sympathy so that we can look up to Your image. Jesus, please hold us firmly. Holy Spirit, please lift us up. My Father, I sincerely wish and desire that You will raise us up so that we can be capable enough to adequately represent the creation on the earth and grow as the original substantial being who can naturally distinguish good from evil. Please let all your children who have gathered here this evening forget all the concepts about themselves, Father. Please remove Satan’s right of possession from our bodies. In this way, please guide us to be restored as the unchanging individuals whose minds possess only God, call out only to God, and are proud only of God.
We know that Satan will submit naturally when we return glory to the Father, when all things and the countless saints in heaven join in harmony and cry out in one voice, and when the singing of Hallelujah in gratitude echoes in heaven and earth. Lead us to make this come true.
Please let the whole subjectivity of the Father bear fruit in us, and please allow us, who have been called upon to represent the whole, to sing the victorious song of Hosanna before the Father. Amid the harmony of all things, please allow us to become the children of victory who represent Heaven and the center of testimony. Father, as we wished for and desired these things, we prayed everything in the name of the Lord. Amen.
-
+
@@ -366,8 +273,7 @@ Desperately Seeking for 6,000 Years
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/22/let-us-fulfill-the-will-of-gods-love-that-seeks-to-bring-unification/index.html b/blog/2018/05/22/let-us-fulfill-the-will-of-gods-love-that-seeks-to-bring-unification/index.html
index a6b78884..d53a56bc 100644
--- a/blog/2018/05/22/let-us-fulfill-the-will-of-gods-love-that-seeks-to-bring-unification/index.html
+++ b/blog/2018/05/22/let-us-fulfill-the-will-of-gods-love-that-seeks-to-bring-unification/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Fulfill the Will of God’s Love That Seeks to Bring Unification – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Let Us Fulfill the Will of God’s Love
That Seeks to Bring Unification
@@ -280,7 +187,7 @@ Seoul, Korea
We who stand at the pass of the fall now are in the process of restoration, so we must be able to say “Father, we will take on the burden of realizing the Father’s hope, faith and love,” and we should be able to return the hope, faith and love to the Father. Furthermore, we must stand before humanity as the center of love. We know that only when we become the victors who can receive the Father’s love by doing these things can we obtain the quaIifications to represent the ultiimate glory in the last days. So, please guide these children who have gathered here to become people to whom Father can proclaim, “You are my hope; ones that I can believe in and love.”
Therefore, the Father’s joy must be turned into the joy of this earth, and the love of the Father must become the love of this earth. The hope and the faith of the Father must be turned into the hope and faith of this earth. Please allow us to bring horizontal joy to the Father while we uphold the ideals of the Second Advent, and please allow the Father’s will to be realized through us and allow its glory to be exhibited before the whole created world.
We must be able to sing the glory of Moses through our life and daily living. Please allow all of us to become one through the love of Moses. We know that all of the 2.4 billion people of humanity and the countless saints in the spirit world have one thing to be proud of, and that is the fulfillment of God’s will. So we earnestly request that we can take the fulfilled hope, faith and love as the eternal pride and make them the center of heaven and earth. We offer these words of prayer in the name of the Lord. Amen.
-
+
@@ -325,8 +232,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
July 8, 1956
@@ -284,7 +191,7 @@ Requested Us to “Love One Another”
Please allow the purpose behind Jesus’ giving of his flesh and blood to us be accomplished through us, and allow us to earn the dignity of children who can serve the Father and live eternally in the garden of victory that represents the character of Jesus. Father, we earnestly wish and hope for these things.
Now, please allow the blood of Jesus to soak through our minds, and let our minds become entangled with the flesh of Jesus. Please allow our wishes and will to represent the hope and will of Heaven. Because we could not free ourselves from the sin of having killed Jesus, which we inherited through the lineage, we could not totally eradicate today the elements of Satan’s essential nature. Father, please indemnify all the elements of sin and evil, and fill us only with the grace of life.
Father, we hope from the bottom of our hearts that You will govern over everything and manifest through us the value of the blood of Jesus, which represents life, and that You will manifest Jesus’ victorious garden of glory that represents the body. Offering gratitude for Your grace in having taken care of everything, I prayed in the name of the Lord. Amen.
-
+
@@ -329,8 +236,7 @@ Requested Us to “Love One Another”
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/22/the-responsibility-of-those-who-have-become-the-root/index.html b/blog/2018/05/22/the-responsibility-of-those-who-have-become-the-root/index.html
index b132ab7d..02762344 100644
--- a/blog/2018/05/22/the-responsibility-of-those-who-have-become-the-root/index.html
+++ b/blog/2018/05/22/the-responsibility-of-those-who-have-become-the-root/index.html
@@ -3,119 +3,26 @@
-
-
The Responsibility of Those Who Have Become the Root – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
The Responsibility of Those
Who Have Become the Root
@@ -326,7 +233,7 @@ the Hidden Foundation of Moses’ Devotion
When you are then asked whether you have led the same life as Abraham, Moses and Jesus, you must be able to answer, “Yes, don’t you already know that about us? The concealed root is found not just in us, but also inside God.” When you become such persons, the fidelity of faith that Abraham demonstrated will bear fruit through you, and the will that Moses longed for will be fulfilled through you. All the elements of sorrow that Jesus held within him will be resolved through you.
If that kind of person can be found on the earth, then the hearts of Abraham, Moses and Jesus will be liberated from the sorrow that they suffered in their lifetime. Therefore, if there is such a person, you must serve him with all of your heart and soul. If there is no such person, then you yourself must become that person, and if there is such a person, then you must lift him up in place of Abraham, Moses and Jesus, and attend him. In doing so, you should say, “Please pray more for the sake of the people, please go out and do more.” Going one step further, even if you cannot become the sacrifice that can be offered to Heaven, you must at least become the person who is building the altar.
Therefore, today you must call God, “Father.” If you cannot directly feel God, who could not play the role of the master in the course of history from the creation of the universe until now, you will not be liberated in this generation. Accordingly, you must build the altar of prayer on behalf of all that, just as Abraham, Moses and Jesus prayed.
-
+
@@ -371,8 +278,7 @@ the Hidden Foundation of Moses’ Devotion
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/23/behold-the-little-lamb-of-god-who-is-bearing-the-sins-of-the-world/index.html b/blog/2018/05/23/behold-the-little-lamb-of-god-who-is-bearing-the-sins-of-the-world/index.html
index 00445fed..3123b191 100644
--- a/blog/2018/05/23/behold-the-little-lamb-of-god-who-is-bearing-the-sins-of-the-world/index.html
+++ b/blog/2018/05/23/behold-the-little-lamb-of-god-who-is-bearing-the-sins-of-the-world/index.html
@@ -3,119 +3,26 @@
-
-
Behold the Little Lamb of God Who Is Bearing the Sins of the World – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Behold the Little Lamb of God
Who Is Bearing the Sins of the World
@@ -334,7 +241,7 @@ You Must Maintain Unchanging Faith
We can erect the signpost of victory, build the victorious family, altar and world, and connect the victory to Heaven only when we stand in such a position. You must never forget that this is your responsibility.
What is more, the conflict that is taking place centering on your individual self, and all the events that revolve around you is not limited to your one self. Thus, you must be cautious. If you make a mistake, it will have ramifications for the whole. You must never obstruct the will of God. You must walk the path of sacrifice for the sake of the whole.
Moreover, if there is a good person, then you must attend him well. If there are evil people, you must be worried and anxious for their sake. Having become such a person, you must march forward bearing even the ordeal of crucifixion for the sake of creating that kind of family, society and world. You must embody the heart of Jesus Christ and persevere and be victorious in fulfilling the will of God.
-
+
@@ -379,8 +286,7 @@ You Must Maintain Unchanging Faith
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
God exerted Himself for 6,000 years. Yet if the master of life and truth, who can alleviate the burden of God, can come to this land, then all the conscientious people on earth will love him. If there are people who are seeking the way on earth, if there are people who seek the path of life, they will walk on his side. Although this is the standard that Heaven hopes for, human beings today lead a life based on the standard of individual love and the concept of individuality. Because the believers of Judaism in the past lived with the same mentality, they hung Jesus on the cross. We must come to grips with the fact that such phenomena have continued since the time of Jesus.
Now what we need are new words, new life, and new love that can represent heaven and earth. However, what we need are not just conceptual words, but words that can be substantialized in practice.
Therefore, in these last days of today, you must awaken. Possessing the new truth, life and love, you must save the people and the world. You must eradicate the bitter grief and spite of the 6,000 years.
-
+
@@ -365,8 +272,7 @@ the Last Days Must Awaken
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/23/let-us-become-the-one-who-attends-the-lord-who-has-come-for-the-sake-of-all-humankind/index.html b/blog/2018/05/23/let-us-become-the-one-who-attends-the-lord-who-has-come-for-the-sake-of-all-humankind/index.html
index 297e3bec..c4a5d787 100644
--- a/blog/2018/05/23/let-us-become-the-one-who-attends-the-lord-who-has-come-for-the-sake-of-all-humankind/index.html
+++ b/blog/2018/05/23/let-us-become-the-one-who-attends-the-lord-who-has-come-for-the-sake-of-all-humankind/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Become the One Who Attends the Lord Who Has Come for the Sake of all Humankind – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Let Us Become the One Who Attends the Lord
Who Has Come for the Sake of all Humankind
@@ -379,7 +286,7 @@ to Console the Father
We have entered the position in which, moved by direct impulse, we must step forward without hesitation and attend before we are given the command to do so. We have come forward with this kind of treasure. You who have embarked right now, are you subject to some condition of accusation? In your path, have you come to a stop and now stand stagnant in a certain stage? During your life, what level have you reached? You must begin from the individual level and passing through the family, society, national, and world levels, you must reach heaven and earth. You must understand that such a cosmic mission rests on you. This is the only way that you can meet the Lord.
Jesus Christ must find a true person who can attend him and, being unshackled from the sighs of the 6,000 years, cling to him and shed tears of gratitude, saying, “Father, the one whom You have longed to find is here. Father! Please be happy.” Heaven will give the glorious answer, “Yes, it is true.” The day when this takes place must dawn upon humankind.
You must never forget that you have to fight on until the day when you can receive the glory of such triumph, the love of the Father and eternal life; when you can become the bride who represents all things, all forms, and the whole universe, the sons and daughters who can live eternally with the Father, sharing all His ordeals and happiness.
-
+
@@ -424,8 +331,7 @@ to Console the Father
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/23/let-us-claim-back-the-eternal-ideal-of-god/index.html b/blog/2018/05/23/let-us-claim-back-the-eternal-ideal-of-god/index.html
index bd74e3f4..2c0313b0 100644
--- a/blog/2018/05/23/let-us-claim-back-the-eternal-ideal-of-god/index.html
+++ b/blog/2018/05/23/let-us-claim-back-the-eternal-ideal-of-god/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Claim Back the Eternal Ideal of God – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Consequently, now you must understand that before us lies the great and lofty hope and ideal of Jesus. That great and lofty ideal was manifested on the earth through Jesus Christ. Therefore, we today are trying to believe in Jesus and follow his example.
Even after going to the spirit world, Jesus is still fighting with Satan on behalf of the internal world. To accomplish the eternal ideals of God, with the Holy Spirit and the numerous heavenly soldiers and angels in Heaven, he has been fighting with Satan for us.
We must not possess as our own the faith given to us, the hope bestowed on us, the life demanded of us and the love desired of us. You must keep in mind that if we possess them only as our own, then the eternal ideal of God will have no relationship with us.
-
+
@@ -347,8 +254,7 @@ that Jesus Established
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/23/let-us-take-part-in-the-glory-that-god-recognizes/index.html b/blog/2018/05/23/let-us-take-part-in-the-glory-that-god-recognizes/index.html
index 1eb658e9..1b8bf04a 100644
--- a/blog/2018/05/23/let-us-take-part-in-the-glory-that-god-recognizes/index.html
+++ b/blog/2018/05/23/let-us-take-part-in-the-glory-that-god-recognizes/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Take Part in the Glory That God Recognizes – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
@@ -304,7 +211,7 @@ Headquarters Church, Seoul, Korea
Please grant Your blessing upon all the children who have gathered here so that they can receive the power of love flowing down from the Father and move whenever You move and halt whenever You halt. Please allow us to alleviate the worries of the Father and represent the whole of the historical dispensation.
By doing so, allow us to build the eternal nation of the Father who can move and shake the universe. Allow us to understand God, Jesus, the Holy Spirit and the countless saints in heaven and on earth.
Allow us to present, as a condition of victory, the glory of knowing the Father, to dismantle the sovereignty of Satan, and to construct the domain of victory. We sincerely wish and desire this. I prayed all these things in the name of the Lord. Amen.
-
+
@@ -349,8 +256,7 @@ Headquarters Church, Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/23/the-people-chosen-for-the-restoration-of-the-kingdom-of-heaven/index.html b/blog/2018/05/23/the-people-chosen-for-the-restoration-of-the-kingdom-of-heaven/index.html
index 8762c6a3..3e01ce10 100644
--- a/blog/2018/05/23/the-people-chosen-for-the-restoration-of-the-kingdom-of-heaven/index.html
+++ b/blog/2018/05/23/the-people-chosen-for-the-restoration-of-the-kingdom-of-heaven/index.html
@@ -3,119 +3,26 @@
-
-
The People Chosen for the Restoration of the Kingdom of Heaven – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
The People Chosen
for the Restoration
@@ -355,7 +262,7 @@ and Return Glory
All the hidden stories of history have become entangled in us. Father, we pray that You will allow us to cut them all off and find the center of liberation so that we can stand in the position of a friend to Jesus Christ and make a full bow before the Father.
Please lead us, the ones chosen for the restoration of the kingdom of Heaven, not to trample upon the ideology of the kingdom of Heaven by centering on ourselves. Father, we hope with the utmost sincerity that, until we can be pulled by the ideology of the kingdom of Heaven and can accomplish it, You will allow us to go forward, to sacrifice, and to fight on. Until we attend You as the universal Father, we pray that You will allow us to persevere and win the victory in the battle.
Father, please govern our minds forever. Now please allow us to become sons and daughters who can offer a full bow of gratitude before the Father, who is the center of the whole based on the new standard of universal life. We earnestly request that You will allow us to become sons and daughters who can be immersed in Your love. Father, we prayed all these words in the name of the Lord. Amen.
-
+
@@ -400,8 +307,7 @@ and Return Glory
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/23/the-providence-of-god-and-the-nature-of-the-adventure-that-transcends-reality/index.html b/blog/2018/05/23/the-providence-of-god-and-the-nature-of-the-adventure-that-transcends-reality/index.html
index eee2870c..bdbeb45b 100644
--- a/blog/2018/05/23/the-providence-of-god-and-the-nature-of-the-adventure-that-transcends-reality/index.html
+++ b/blog/2018/05/23/the-providence-of-god-and-the-nature-of-the-adventure-that-transcends-reality/index.html
@@ -3,119 +3,26 @@
-
-
The Providence of God and the Nature of the Adventure That Transcends Reality – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
The Providence of God
and the Nature of the Adventure
@@ -344,7 +251,7 @@ Our Ancestors and Jesus
Father, Your sons and daughters who have gathered here have been starving for the life that transcends reality. Their life has not been normal. If one were to use the word “fanatical,” there cannot be a more fanatical life than theirs. However, when we evaluate it based on the past, the present, and the future, then that cannot be considered an untoward lifestyle.
Please lead us not to become cowardly ones who betray the Father on this path of universal agony and adventure. Father, please extend Your hands of power. Please allow us to understand that the path Jesus walked is the model course we must travel. Passing through the works of resurrection and rebirth, let us cultivate a new center of life. Father, we wish with utmost earnestness that You will let us secure a foundation for the new life and walk the course that heaven and earth can recognize, after gathering new strengths.
Please let the words spoken today become the words of truth that give life to the sons and daughters who have gathered here and penetrate deeply into their flesh and bone. Guide us to offer ourselves as the eternal sacrifices of victory. Through them, please set the conditions of appeal to resolve the resentment of Heaven. Soliciting with deep earnestness, I prayed in the name of the Lord. Amen.
-
+
@@ -389,8 +296,7 @@ Our Ancestors and Jesus
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/23/those-who-will-possess-the-kingdom-of-heaven-of-hope/index.html b/blog/2018/05/23/those-who-will-possess-the-kingdom-of-heaven-of-hope/index.html
index 6dfa0177..4502d670 100644
--- a/blog/2018/05/23/those-who-will-possess-the-kingdom-of-heaven-of-hope/index.html
+++ b/blog/2018/05/23/those-who-will-possess-the-kingdom-of-heaven-of-hope/index.html
@@ -3,119 +3,26 @@
-
-
Those Who Will Possess the Kingdom of Heaven of Hope – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Those Who Will Possess the
Kingdom of Heaven of Hope
@@ -357,7 +264,7 @@ and Jesus Did Not Change
Now, everyone who stepped forward to fight against Satan! You have to model yourself after Jesus Christ, who could be raised as the second Adam of victory in substitution for the 4,000-year history after winning against Satan. He kept his vow and resolution in his heart and had the sense of responsibility that he would take on God’s work and fight on. Because Jesus fought with such a resolution and vow and with such a sense of responsibility, he could subjugate Satan.
Now we who are equipped with bodies and spirits, who are substantial beings, must subjugate Satan. Only when such living existences as these emerge on earth can the heart of God, who has worked laboriously for 6,000 years, and the heart of Jesus who has also labored, be comforted.
The Heaven that God can govern will become ours and the earth that God can govern will be ours. This is God’s purpose of creation. You have to know that only such persons as these who, in order to accomplish God’s purpose of creation, take the responsibility and fight and win can own the Kingdom of Heaven.
-
+
@@ -402,8 +309,7 @@ and Jesus Did Not Change
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/05/23/why-did-jesus-become-the-little-lamb-who-bore-all-the-sins-of-this-world/index.html b/blog/2018/05/23/why-did-jesus-become-the-little-lamb-who-bore-all-the-sins-of-this-world/index.html
index 4bbd2674..25170853 100644
--- a/blog/2018/05/23/why-did-jesus-become-the-little-lamb-who-bore-all-the-sins-of-this-world/index.html
+++ b/blog/2018/05/23/why-did-jesus-become-the-little-lamb-who-bore-all-the-sins-of-this-world/index.html
@@ -3,119 +3,26 @@
-
-
Why did Jesus Become the Little Lamb Who Bore All the Sins of This World? – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Why did Jesus Become the Little Lamb
Who Bore All the Sins of This World?
@@ -271,7 +178,7 @@ Headquarters Church, Seoul, Korea
When we entrust our sins to them, the Holy Spirit takes charge of them first. After that, Jesus Christ takes them over, and then they are purged by God, but we do not know this process so well. If there come forth believers who understand this task and mission, then the Holy Spirit’s work of inspiration will be manifest before the whole of humanity.
What then are we to do now that Jesus Christ has left after having come to the earth? We are to find the master in the position similar to the bridegroom, Jesus, and the mistress who is in the position similar to the bride, the Holy Spirit. By so doing, we receive the grace of atonement. What is more, we can cling to the Holy Spirit and Jesus and say, “Holy Spirit and the Holy One and God! Please bless us.” If you cannot do this, then the sufferings of Jesus and the Holy Spirit in the last 2,000 years cannot bear fruit on the earth.
Why did Jesus come to take responsibility for the sins of the world? This was for our sake, so that we can possess freedom. Finding the master is so that we, humankind, can restore our original self and transfer from the position of being dominated by Satan to the position where we can dominate him. Consequently, after you finish walking your course, you are to be free children, exterminating Satan and becoming free of sin.
-
+
@@ -316,8 +223,7 @@ Headquarters Church, Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/02/jesus-view-of-life-for-the-sake-of-the-restoration/index.html b/blog/2018/06/02/jesus-view-of-life-for-the-sake-of-the-restoration/index.html
index 7d2d0661..0d624930 100644
--- a/blog/2018/06/02/jesus-view-of-life-for-the-sake-of-the-restoration/index.html
+++ b/blog/2018/06/02/jesus-view-of-life-for-the-sake-of-the-restoration/index.html
@@ -3,119 +3,26 @@
-
-
JESUS’ VIEW OF LIFE FOR THE SAKE OF THE RESTORATION – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
REVEREND SUN MYUNG MOON
January 6, 1957 (Sunday)
Chung Pa Dong Church
Seoul, Korea
@@ -293,7 +200,7 @@ MUST HAVE IN THE LAST DAYS
Now we know that we must resemble the character of Jesus, who ruled over all things on earth to establish the worldwide life that possesses the value of eternal life. Father of love, please let us resemble that character of Christ. We are faced with a situation where all of us, no matter who we are, must walk the course of struggle in reality. Father, please lead us not to be accused by Satan in the aspect of our social life, in the aspect of our character that we are trying to establish in the presence of the Father, or in the aspect of our love, which we must render to humankind. Please be with us so that we can realize the love of Jesus, who ardently wished the love of the eternal Father to be fulfilled.
Father, I sincerely hope and wish that You will govern us to possess the value of life that Jesus established and to realize that value on this earth. Please allow us to understand in this hour that only when we bear the responsibility for this work can we make connections from the position of individuals, via the world, to heaven and earth. Beloved Father, I pray from the bottom of my heart that You will guide us to become sons and daughters who can voluntarily determine themselves to brush aside all the external conditions and to find the standard and value of the whole life. By taking all the conditions as an offering of pledge, let us fight on.
Requesting sincerely that You rule over everything according to Your will and take charge of all this, I prayed in the name of the Lord. Amen.
-
+
@@ -338,8 +245,7 @@ MUST HAVE IN THE LAST DAYS
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 24, 1957 (Sunday)
Chung Pa Dong Church
Seoul, Korea
@@ -326,7 +233,7 @@ AS THE UNDEFILED SACRIFICE
Father! Please allow us to be the ones who experience the shimjung of Jesus, who longed for Heaven, caring nothing about life and death, by emulating Jesus’ mind from this day on. Please allow us, by becoming those who imitate Heaven’s nature and mind centered on new love, to become Israel centered on love. Let us be able to worship Heaven by leading a heavenly life centered on love.
Father, I pray from the bottom of my heart that You will awaken us to not become those who do not know that we must become the faithful believers who have to build the ideal world in which Heaven, Jesus and the Holy Spirit can take pleasure. We must become the faithful believers who build the ideal world in which the billion faithful believers and all things created on the earth can take delight, who can proudly stand before the Father by subjugating Satan.
Now we ardently desire You to guide us to shed tears of repentance in the context of the world, to exert our heart in the context of the cosmos, to exert our mind in the context of the cosmos and to exert our character in the context of more than Heaven. Sincerely hoping that You will allow us to attain the glory of being able to attain the perfected individual through leading a life of sacrifice as undefiled offerings for the whole, representing the tribe, the people, the nation and humanity, please guide us to make our minds and bodies presentable and to move on toward the Father. We prayed all these words in the name of the Lord. Amen.
-
+
@@ -371,8 +278,7 @@ AS THE UNDEFILED SACRIFICE
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/02/jesus-who-looks-back-on-walking-the-path-of-his-fate/index.html b/blog/2018/06/02/jesus-who-looks-back-on-walking-the-path-of-his-fate/index.html
index 0d8dae76..118f5775 100644
--- a/blog/2018/06/02/jesus-who-looks-back-on-walking-the-path-of-his-fate/index.html
+++ b/blog/2018/06/02/jesus-who-looks-back-on-walking-the-path-of-his-fate/index.html
@@ -3,119 +3,26 @@
-
-
JESUS WHO LOOKS BACK ON WALKING THE PATH OF HIS FATE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
REVEREND SUN MYUNG MOON
February 10, 1957 (Sunday)
Chung Pa Dong Church
Seoul, Korea
@@ -291,7 +198,7 @@ WHO IS TO LOOK BACK AT JESUS
Peter shed tears as a comrade, believing in God, upon seeing Jesus bearing the cross, having understood at last about the constancy of Jesus’ faith and lamenting in his heart about misunderstanding before. Even if we step onto the path of death for Jesus, loving Father, I pray sincerely that You, before Golgotha’s judgment day comes, can guide us to become the sons and daughters who can shed tears of repentance before Jesus, who can cry before the Father, and who can speak out their mistakes, undertaking to repent on the cosmic level.
Father, since we will follow in Jesus’ footsteps, please entrust us with the mission to save the miserable people of this earth. Allow us to walk the remaining part of the pass to Golgotha. Beloved Father, I pray from the bottom of my heart that You will guide us to destroy satans all over the world, to establish the glorious foundation of victory, and to serve and worship the resurrected Jesus during our lifetime.
Please allow us to fulfill the will of the Father in the last days. I pray that You will let us shake ourselves out of being distrustful and leave the world of mistrust to the world of eternal trust. I pray that You will guide us to become the sons and daughters who can repose eternally with the Father who can subjugate and give commands to Satan, standing on the side of Heaven with the love of the Father. I prayed in the name of the Lord. Amen.
-
+
@@ -336,8 +243,7 @@ WHO IS TO LOOK BACK AT JESUS
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 17, 1957 (Sunday)
Chung Pa Dong Church
Seoul, Korea
@@ -324,7 +231,7 @@ STANDARD OF HIS OR HER PERFECTION
When the day that he was to die on the cross was near, after having lived thirty years or so, Jesus gathered his beloved disciples and said, “I have much more to say to you, more than you can now bear” (John 16:12). This tells you that the disciples did not comprehend what Jesus meant. Therefore, each of you must become the bride, not the disciple who does not understand what Jesus means. You must become the one who comprehends the meaning of Jesus’ sayings. Establishing the standard of character with which she can step further to reach the wife’s position, she holds herself accountable for the mission Jesus left unfulfilled and becomes the person who can let Jesus take repose. Not only that, you must subjugate Satan and take him in front of God and say, “Please take, all by Yourself, the eternal glory of victory.” Only then will the resentment of God, who has carried on the providence of restoration for 6,000 years, be undone. Jesus then will find the true bride he has sought. Further, by finding the true wife for which Jesus Christ has longed, we can build the garden of peace on this earth.
Now you who have stepped onto the path of the will must heed that you yourselves are more fearsome than Satan. In whatever process there is, no matter what kind of difficult course there is, no matter how complex matters are, you must become people who can fight unchangingly until the day when you receive the seal of the heavenly principle. You must hold onto the will that you have resolved in your mind and become victorious, able to humbly lie prostrate before Jesus.
When you become people like that, you will finally satisfy not only Jesus’ wish, but also all humankind will raise you to the seat of glory in the presence of the Father as a standard of love. You must heed this.
-
+
@@ -369,8 +276,7 @@ STANDARD OF HIS OR HER PERFECTION
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
If you cannot do this, then even if you live for thousands of years, you won’t be able to build a relationship of love with all created things. After forgetting yourself completely, you must be happy that you are possessing the world. God hopes for the one person who can be as happy as if he possessed the whole even when he possesses only a part, realizing that something is both a part of the whole and the representative of the whole.
Human life on earth has been full of bloodshed. In other words, there was never a time when peace was realized on earth. However, if you connect with him and realize the value of that love, life, and truth, you will fight at the risk of your life. That time is the period of revolution without bloodshed; it is the time when we can enjoy eternal, universal peace. In order to usher in that time, you must be able to offer everything.
Because it is the principle of creation that things which are empty will be filled up again, without fail, if you yourself offer your body, then something will fill in that vacuum. Humanity has been ignorant of this fact until today. Jesus was able to establish the standard of salvation through the cross in the vacuum created by offering his body.
-
+
@@ -292,8 +199,7 @@ April 7, 1957
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 3, 1957 (Sunday)
Former church headquarters,
Seoul, Korea.
@@ -319,7 +226,7 @@ THAT TRANSCENDED HISTORY
Father, although we are such people, please entrust us with Your work now and encourage us. Please raise us again through the Father’s work. Please bestow grace upon us who are living on this earth. Raise us to be sons and daughters who, upon ushering in the Lord who comes with a three-dimensional nature, can cast off the yoke of a billion satans and be the standard of eternal victory before humankind. Please allow even one person to emerge from among these unworthy people. Let him become the one who fulfills the entrusted responsibility and accomplishes a nation of victory, liberation and freedom, and a day of happiness in which all of the world can bow before him.
Father, I sincerely desire You to help all Unificationists to be able to do this work with this nation. By revealing nationwide and worldwide the comprehensive will that You are unfolding on this earth, let us expel billions of satans and fulfill the responsibility to attain Your desire.
We ardently solicit that You let eternal life gain its footing in these people through this word. Let this word appeal to the mind and body to stir up the thoughts and concepts so that it can guide the faith and life. Let the minds of these people move so that it becomes their eternal lifetime goal to make God happy I pray all these words in the name of the Lord. Amen.
-
+
@@ -364,8 +271,7 @@ THAT TRANSCENDED HISTORY
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Please let us understand that if there is some universal wish that remains in us, that wish is becoming the elite troops, who can take bear the whole responsibility of all forms in the universe, so that we can liberate all created things and bring joy to all people. Father, we pray sincerely that you will permit us to become intoxicated in that sense of mission that will empower us to uphold the direction of Heaven and completely fulfill the responsibility.
Father, we earnestly wish that, until the appearance of the eternal ideal of God and the glory of restoration before all created things, you will allow us to become sons and daughters who do not change or rest, but battle on, by understanding the laws of Heaven and the laws of conflicts of the universe and representing the unchanging center for the sake of establishing the will of Heaven on this earth.
Hoping that you will guide us to become the elite troops of Heaven who transcend everything and not hesitate to march even on the path of death for the sake of Father’s joy and glory, we prayed in the name of the Lord. Amen.
-
+
@@ -348,8 +255,7 @@ of Liberating All People
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/04/let-us-step-beyond-this-world-that-has-become-a-sacrifice/index.html b/blog/2018/06/04/let-us-step-beyond-this-world-that-has-become-a-sacrifice/index.html
index 1bdeb542..e77424b1 100644
--- a/blog/2018/06/04/let-us-step-beyond-this-world-that-has-become-a-sacrifice/index.html
+++ b/blog/2018/06/04/let-us-step-beyond-this-world-that-has-become-a-sacrifice/index.html
@@ -3,119 +3,26 @@
-
-
LET US STEP BEYOND THIS WORLD THAT HAS BECOME A SACRIFICE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
@@ -293,7 +200,7 @@ the Mission of the Tribe of Levi
We hope to follow the footsteps of the prophets of the past and the ancestors of the past, so please guide us. We know that Abraham, Job and Jesus have also walked the same road. We know that we of today must also pass through this road, so please, Father, do not let it take a long time. Please allow us to make preparations to climb over the pass of resentment that is inescapably approaching us. Father, we pray from the depth of our hearts that you will allow us to become the loyal subjects of Heaven who, even when you scold and strike us, can overcome it with gratitude and build the altar of goodness to elevate the Lord of glory.
Father, please lead us, who have taken charge of the altar, not to despair. Please allow us to become the true sons and daughters who can universally break open the wall that is blocking our path to the holy and the most holy places. Please sanctify us so that we can confidently rise above the crises, even in face of being struck in the path, and so that we can stand before Heaven as valiant soldiers. Father, we hope and wish from the bottom of our hearts that you guide us to become sons and daughters who can climb over the pass of sacrifice that the enemies have placed before us, and lead the family to climb over the pass of family, lead the people to climb over the pass of the people, and, furthermore, lead the world to climb over the pass of the world, and even lead Heaven to climb over it, so that we can confidently appeal to Father to allow us the true life, true peace, true joy, and true glory for eternity.
I prayed all these words in the name of the Lord. Amen.
-
+
@@ -338,8 +245,7 @@ the Mission of the Tribe of Levi
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
You must make them rest assured. It is difficult just to bear the burden of our brother and relieve his worries. How much more difficult is it to bear the burdens of God?
However, Heaven has been hoping for such champions to establish them on earth, and Jesus and the Holy Spirit have been waiting. All created things hoped for this. Therefore, wherever there are two of these champions who unite their hearts in prayer, God cannot but be present. The more of these champions there are, the more that people can inherit the great mission of Heaven. In the last days, it will become the center of blessing for the whole world.
In this time of intersection, the last days, you must all become the champions of goodness to exterminate evil and filter out goodness, so that Satan can overcome the position of tying the knot and untie it. God can then take the position of knotting in order to lay the central foundation that can represent the will of God. Then, since it was God who tied the knot, there is no one who can untie it. Furthermore, you can represent the universe as the true sons and daughters of Heaven for limitless eternity.
-
+
@@ -283,8 +190,7 @@ March 24, 1957
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
@@ -286,7 +193,7 @@ with the Love, Life and Hope of God
Father, we now know that the sons and daughters who have gathered here have joined the historical ranks in which we must offer all our minds and bodies. Moreover, we have come to realize that before us lies the fateful path that we cannot but travel through and with us lies the responsibilities and mission that force us to fight, so please allow us to prevail over all the sorrow, loneliness or anguish that we might face in our path.
We earnestly hope that even if the invisible Satan directly invades our lives and provokes chaos and fear, we can become missionaries who represent Jesus, confront it and persistently battle and triumph over it. We also hope that, at this moment, You will lift us up newly as the sons and daughters who can continue the life of Jesus on his behalf.
Hoping that You will use all of our minds and bodies to fulfill Your wishes and guide us to become the source of the Father’s joy, glory and pride. Earnestly requesting that You allow us to become sons and daughters, whom You can govern and command as You will, and whom You can claim to place on your right side, we prayed all these things in the name of the Lord. Amen.
-
+
@@ -331,8 +238,7 @@ with the Love, Life and Hope of God
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/04/we-are-the-ones-who-must-possess-the-key-to-the-kingdom-of-heaven/index.html b/blog/2018/06/04/we-are-the-ones-who-must-possess-the-key-to-the-kingdom-of-heaven/index.html
index 794f3550..86db2a5c 100644
--- a/blog/2018/06/04/we-are-the-ones-who-must-possess-the-key-to-the-kingdom-of-heaven/index.html
+++ b/blog/2018/06/04/we-are-the-ones-who-must-possess-the-key-to-the-kingdom-of-heaven/index.html
@@ -3,119 +3,26 @@
-
-
WE ARE THE ONES WHO MUST POSSESS THE KEY TO THE KINGDOM OF HEAVEN – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
@@ -355,7 +262,7 @@ Perfected Love, Life and Truth
We have heard many words and we have received many graces of life and love in the past, but because our minds are empty in this hour, please fill our empty minds. We repent in this moment for having betrayed Heaven many times until now, so, Father, we humbly appeal for Your forgiveness.
This having been fulfilled, please let us become the children who can find the key of truth and the key of life and love, with which we can open the remaining door of the universal truth, life and love, and in doing so alleviate the internal sufferings of God, who is the center of the universe. Father, we earnestly request and desire that we can go forward until we reach the position of the true children in whom you can confide.
Hoping that you will separate all that remain, make up for all the inadequacies and guide us until the complete realization of the eternal Kingdom of Heaven, we prayed all the words in the name of the Lord. Amen.
-
+
@@ -400,8 +307,7 @@ Perfected Love, Life and Truth
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
The people who live with a mind like this will become concerned when they receive grace that they might cause sorrow and embarrassment before heaven while attempting to establish themselves. What is more, if there is a person who feels more inadequate in proportion to the increase of the amount of grace received, and a person who feels insufficient more profoundly ashamed of himself in proportion to the preciousness of the grace he received, even Satan cannot put him to the test.
Unless you seek for that day when you can express gratitude before the Father, after fully experiencing heaven’s ideal with minds and bodies centering on heaven’s love, you cannot enjoy eternal happiness. You cannot experience glorious resurrection centering on God’s ideal and God’s love after fulfilling the ideal for which God wishes. You must comprehend this.
Therefore, as the days go by, you must feel insufficient. You must feel deep in your marrow that God unfolds the work of resurrection, the work of re-creation centering on people like this. Only then can you go to the seat of glory that no one can go to at the time the Lord comes again. I wish that you will understand this and lead a life that reveals the glory of Christ’s resurrection, becoming a sacrifice to testify to the true light in the dark world, with new resolution and determination from this time forward.
-
+
@@ -331,8 +238,7 @@ in the Glorious Resurrection
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/gods-power-is-revealed-where-one-heart-and-one-will-have-been-realized/index.html b/blog/2018/06/05/gods-power-is-revealed-where-one-heart-and-one-will-have-been-realized/index.html
index 916abb0a..61860159 100644
--- a/blog/2018/06/05/gods-power-is-revealed-where-one-heart-and-one-will-have-been-realized/index.html
+++ b/blog/2018/06/05/gods-power-is-revealed-where-one-heart-and-one-will-have-been-realized/index.html
@@ -3,119 +3,26 @@
-
-
GOD’S POWER IS REVEALED WHERE ONE HEART AND ONE WILL HAVE BEEN REALIZED – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
November 10, 1957 (Sunday Evening)
Chung Pa Dong Church
Seoul, Korea
@@ -301,7 +208,7 @@ Seoul, Korea
The Father now is in an enormously difficult time. Satan is blocking our hearts, which long to become united. Please allow us to set a new condition of sacrificing ourselves for the sake of others, to accomplish the Father’s will.
We earnestly wish for You to allow us to fight while longing for the will of the Father and manage the history of the dispensation that can broaden the glory of the Father’s will.
Our gathering here today wishes to be of one heart and will united before the altar of the Father. We ardently wish for You to allow us to be established as the conditional offering that has the same relationship with the Father. Let it become the condition to subjugate Satan. We offer all the words in the name of the Lord. Amen.
-
+
@@ -346,8 +253,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
January 5, 1958
@@ -284,7 +191,7 @@ Who Have Received the Royal Summons
When Israel ostracized Moses, who was responsible for them as a people, Israel broke apart. When Israel ostracized Jesus, who came with the responsibility for the world, Israel became a people who had to wander all around the world. This is a fact of history.
Although our people do not have anything of which to be proud, if we become a pitiful people before the world centering on Heaven, in other words, if this nation stands in a position more miserable than any other nation on behalf of the world, there can be hope here. If we shed sad tears while starving and lamenting for the world in that kind of position, we can come alive again, even from death. This people will lead the world in the future if that takes place.
We must protect the path Jesus walked with a humble attitude. Protecting the path Moses walked, we must climb over the historical hill and bring an end to the inadequate past on behalf of the position of the first Adam and Eve. We must attain again the original ideology of the creation. We must usher in the day when we become the sons and daughters to which God can relate in joy and receive the blessing and glory of the Father in harmony with all things. Only then can we enter the Kingdom of Heaven. After you overcome all historical sorrows and pass over the hill of sadness, you can finally participate in God’s joy.
-
+
@@ -329,8 +236,7 @@ Who Have Received the Royal Summons
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
@@ -302,7 +209,7 @@ Who Should Follow Jesus’ Example
As you understand the principles of heaven established by God, today you should take after the example of Jesus, who marched forward with the determination that he would never change even if he perished thousands and thousands of times. Also, by resembling the loyalty and patience established for us by Jesus, we should become a successor to and a child of the resurrection who can inherit his unaccomplished work and actualize it on the earth.
You should form a shimjung relationship with God in which you do not change, whether in happiness or sorrow. Multiply God’s love together and become the people who can fight the battle against Satan on behalf of Jesus. Such a person is a brother or sister of Jesus, and a person whom God had been anxious to find during the past 2,000 years.
You who are living in the last days, by taking after the love, patience, and loyalty of Jesus, as his representative, you should accomplish the ideas of Jesus not only on the two-dimensional level, but on the three-dimensional level as well. Further, you should be victorious in every battle with Satan and have him surrender to you. Please keep in mind that this is the mission of the saints in the last days.
-
+
@@ -347,8 +254,7 @@ Who Should Follow Jesus’ Example
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
@@ -333,7 +240,7 @@ the Event of Judgment in Substitution
Father! Please allow us to fight with the heart of public interest and righteous indignation that represent the heavenly principles toward the many enemies who are blocking this path. Guide us to march forward and endure for the sake of offering that one day of victory. Allow us to usher in that day and report to Father our grief that we have been persevering through until then. Lead us to go until the position where we can hold your precious hands and be comforted.
Please allow all humanity of this earth who is fast asleep to wake up. Please mobilize us and restore the world you created, since it is inside the realm of lamentation. Please grant the wisdom of Heaven to the 2.4 billion people, so they can complete their responsibility!
Please let the young children, who have gathered here, become sons and daughters who can go forward without hesitation in the face of any course of conflict. Earnestly wishing that, even at the cost of forsaking everything they have, you will allow them to become the elite troops of Heaven who can march forward only for the sake of the will, I offer all these words in the name of the Lord. Amen.
-
+
@@ -378,8 +285,7 @@ the Event of Judgment in Substitution
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-avoid-being-punished-for-our-sins-by-restoring-the-original-nature-of-goodness/index.html b/blog/2018/06/05/let-us-avoid-being-punished-for-our-sins-by-restoring-the-original-nature-of-goodness/index.html
index 0e2ade92..21294f39 100644
--- a/blog/2018/06/05/let-us-avoid-being-punished-for-our-sins-by-restoring-the-original-nature-of-goodness/index.html
+++ b/blog/2018/06/05/let-us-avoid-being-punished-for-our-sins-by-restoring-the-original-nature-of-goodness/index.html
@@ -3,119 +3,26 @@
-
-
LET US AVOID BEING PUNISHED FOR OUR SINS BY RESTORING THE ORIGINAL NATURE OF GOODNESS – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
You should also manifest the value of goodness. Even if you do not insist or prove that you are good, you should be able to make people follow you out of respect for the value of your goodness to build an eternal relationship with you. Through obtaining these values, when you become substantial individuals who can represent an eternal hope, joy, authority and good, then God can finally rest in peace.
Such people alone can be freed from the historical providential course that requires punishment for the sins committed in the past. If not, you will be punished for the sins committed and leave grievance behind for tens of thousands of generations to come. Thus, by realizing this, you should act upon your new determination and commitment.
Do you have the word that can manifest a new sovereignty, a new dignity, and new value? Did you see the original being of goodness and feel Him? Then you should keep your position. Do not lose the heavenly sovereignty that God has been protecting. Do you believe that the words of the Unification Church are a truth that can introduce eternal goodness? Do you believe that through these words, you can meet God? If so, wherever you go, on behalf of God, do not lose the sovereignty, dignity, and value. Satan will always try to invade them. Whatever environment you may be in, when you do not lose this authority and position and march forward, you should realize that the source of eternal goodness, God, will endow you with the authority to judge the satanic world.
-
+
@@ -293,8 +200,7 @@ July 21, 1957
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-be-a-victor-for-god/index.html b/blog/2018/06/05/let-us-be-a-victor-for-god/index.html
index 67579b34..721f7bc8 100644
--- a/blog/2018/06/05/let-us-be-a-victor-for-god/index.html
+++ b/blog/2018/06/05/let-us-be-a-victor-for-god/index.html
@@ -3,119 +3,26 @@
-
-
LET US BE A VICTOR FOR GOD – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
REVEREND SUN MYUNG MOON
Chung Pa Dong Church
Seoul, Korea
June 30, 1957
@@ -345,7 +252,7 @@ as a Parent to a Child
By so doing, I sincerely wish and desire that You would guide them to be Your children who can have dominion over Satan, and in tears of joy, return all creations to You. As I entrusted all of this to You, please guide them to the path of tears, sweat, and blood for the victory.
We are commissioned to pioneer the path of victory, so let us be offered as a sacrificial offering of the cross by fulfilling the mission of this historical victory. Now we understand that if in a situation where we can shed tears for Satan, instead we proudly state, “I am a sacrificial offering to you, Father,” even Satan himself must admit, “You are right. You are truly a child of God.” Thus, I sincerely wish and pray that we can be such a group of people.
I prayed for this in the name of the Lord. Amen.
-
+
@@ -390,8 +297,7 @@ as a Parent to a Child
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-be-israel-the-chosen-people-of-god/index.html b/blog/2018/06/05/let-us-be-israel-the-chosen-people-of-god/index.html
index 3b9fa6ab..f369bb6f 100644
--- a/blog/2018/06/05/let-us-be-israel-the-chosen-people-of-god/index.html
+++ b/blog/2018/06/05/let-us-be-israel-the-chosen-people-of-god/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Be Israel, the Chosen People of God – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Church Headquarters
Seoul, Korea
February 9, 1958
@@ -373,7 +280,7 @@ the Yoke of Satan’s Ridicule
Please allow us to inherit the heavenly mission to go forward as far as the world through the tribe organized in rank, through the race and through the state. Allow us to inherit the course on which Moses fought. After we inherit the course on which Jesus fought, please allow us to repulse Satan’s reproaches and slanders. Going further, allow us to be able to attend the Father. Please grant us the Father’s glory. Father, I pray this sincerely from the bottom of my heart.
I ardently pray that You will raise these people to be sons and daughters of happiness who, after receiving the word delivered today, can overcome the tribulation of the chosen people Israel, whom God selected. Please allow these people to accomplish the course of the restoration of the worldwide level Canaan. Now, in the course of the fight with Satan, please allow us to unite and win the victory. Please allow us not to betray the will of Jesus, who is like one center. Please allow us not to make the center suffer.
We know that the race was the one that betrayed Moses, yet Heaven needed them for the purpose of constructing Israel. Now, ardently soliciting that You will allow us to be sons and daughters who will not let Heaven worry and who will more than accomplish the estate of the third Israel, I prayed all this in the name of the Lord. Amen.
-
+
@@ -418,8 +325,7 @@ the Yoke of Satan’s Ridicule
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-be-strong-and-bold-and-restore-the-lost-land/index.html b/blog/2018/06/05/let-us-be-strong-and-bold-and-restore-the-lost-land/index.html
index 3e7f957f..b9fb6d40 100644
--- a/blog/2018/06/05/let-us-be-strong-and-bold-and-restore-the-lost-land/index.html
+++ b/blog/2018/06/05/let-us-be-strong-and-bold-and-restore-the-lost-land/index.html
@@ -3,119 +3,26 @@
-
-
LET US BE STRONG AND BOLD AND RESTORE THE LOST LAND – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
As Joshua was strong and bold long ago, today we should be strong and bold on behalf of our people and the world. Father, please be with us. We have many deficiencies. I wish and desire for You to lead us through all of the historical sufferings and to indemnify our own individual selves.
Please let there appear among the Christians many, strong and bold people like Joshua and Caleb who were determined to enter the land of Canaan even if they were to die. Please guide all the sons and daughters who are present here to feel the vivacious movements of the life of resurrection and Your life. With the hearts that are obedient to Heaven’s will, as quickly as possible, let them receive a day of glory when they can be in harmony with You. Father, I sincerely wish and desire for this to be done.
Please let us feel Your words given to us as the seeds of life and the center of our lives, that we may carry out the responsibility of burning incense as a chief priest at Your altar and holy place. Beloved Father, I sincerely wish and desire for this to be done. I pray in the name of the Lord. Amen.
-
+
@@ -371,8 +278,7 @@ the Mission of Human Beings
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-be-the-people-who-attend-god/index.html b/blog/2018/06/05/let-us-be-the-people-who-attend-god/index.html
index 5d15cfdd..f341258f 100644
--- a/blog/2018/06/05/let-us-be-the-people-who-attend-god/index.html
+++ b/blog/2018/06/05/let-us-be-the-people-who-attend-god/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Be the People Who Attend God – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Church Headquarters
Seoul, Korea
February 2, 1958
@@ -320,7 +227,7 @@ Should Possess the Word
You must carry out the mission of the second Lord of creation to propagate the word of God. You must be a propagator of the word, a propagator of life, and a propagator of the substantial being. Only when you become united centering on love can you attend God eternally.
This is the standard of the third Israel. Only when this happens can you implant the word, the substantial being, and the life.
You must fulfill the mission of being able to recreate the second Israel by becoming a substantial being of the word who can attend God. You must feel the word upon seeing it and become a substantial being of life and one who represents the shimjung of 6,000 years. Only then can you be the sons and daughters who are fully connected to God’s internal shimjung. Only by becoming such children of God will you will be able to live in eternal glory centering on God’s love. You should bear this in mind.
-
+
@@ -365,8 +272,7 @@ Should Possess the Word
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-become-a-true-member-of-jesus-family/index.html b/blog/2018/06/05/let-us-become-a-true-member-of-jesus-family/index.html
index c4520ed6..4dd5836c 100644
--- a/blog/2018/06/05/let-us-become-a-true-member-of-jesus-family/index.html
+++ b/blog/2018/06/05/let-us-become-a-true-member-of-jesus-family/index.html
@@ -3,119 +3,26 @@
-
-
LET US BECOME A TRUE MEMBER OF JESUS’ FAMILY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
October 18, 1957
Chung Pa Dong Church
Seoul, Korea
@@ -316,7 +223,7 @@ The Person Who Can Build a Relationship to Live for Each Other.
Through the unity of our entire church membership, please help us to defend ourselves against the group of enemies on the level of a people, and further, through the unity of three people centered on God’s will, please help them be able to defend themselves against the enemies on the worldwide level. Beloved Father, I sincerely wish and desire for this to be done.
If each of us is ready to fight for his or her people, pray for humanity and die for them, we can attend Jesus in peace as the center of our family, society, nation and the world. We are also aware of the fact that only when we become such a person can we become a true family member of Jesus. Beloved Father, please guide us to stand in such a position. As I earnestly wish and desire for this to be done, I pray in the name of the Lord. Amen.
This was originally an untitled speech. The title was added in Korea.
-
+
@@ -361,8 +268,7 @@ The Person Who Can Build a Relationship to Live for Each Other.
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-become-people-who-participate-in-the-glory-of-the-lord/index.html b/blog/2018/06/05/let-us-become-people-who-participate-in-the-glory-of-the-lord/index.html
index 53fee641..2bbc47ac 100644
--- a/blog/2018/06/05/let-us-become-people-who-participate-in-the-glory-of-the-lord/index.html
+++ b/blog/2018/06/05/let-us-become-people-who-participate-in-the-glory-of-the-lord/index.html
@@ -3,119 +3,26 @@
-
-
LET US BECOME PEOPLE WHO PARTICIPATE IN THE GLORY OF THE LORD – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
You can usher in the glorious day of resurrection for which God has been hoping for 6,000 years and enjoy eternal happiness only when you set the victorious condition of offering yourself to God, not as dead sacrifice, but as a living sacrifice to fulfill the will of God.
Moreover, when you are offered as the living sacrifice before God, who has been exerting Himself for 6,000 years, your spirit and physical selves will be resurrected. When this takes place, you can accomplish the beautiful task of bringing to a conclusion the ordeals and sorrows of God, who has felt bitterness toward Satan for 6,000 years. You can boast before all things of the universe or before Satan or before the many millions of believers or the heavenly soldiers and angels. You can enter the eternal ideal garden to live in glory for eternity. I hope that you cherish this in your heart.
-
+
@@ -407,8 +314,7 @@ in the Glory of the Lord
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-become-the-brides-who-reclaim-what-was-lost-to-jesus/index.html b/blog/2018/06/05/let-us-become-the-brides-who-reclaim-what-was-lost-to-jesus/index.html
index 0c05437f..141bed8f 100644
--- a/blog/2018/06/05/let-us-become-the-brides-who-reclaim-what-was-lost-to-jesus/index.html
+++ b/blog/2018/06/05/let-us-become-the-brides-who-reclaim-what-was-lost-to-jesus/index.html
@@ -3,119 +3,26 @@
-
-
LET US BECOME THE BRIDES WHO RECLAIM WHAT WAS LOST TO JESUS – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
@@ -325,7 +232,7 @@ Who Completes His Responsibility and Marches on until the End
Although we have been inadequate in that we could not be glad about our sacrifices, made for the sake of setting the conditions of Heaven’s value, from now on, we will become sons and daughters who can be happy even when we are being used limitlessly by the Father. Father, please give permission. We know that even Satan cannot block our footsteps, so beloved Father, we earnestly wish that You help us maintain an unchanging heart today and tomorrow.
Father, please let us understand that to become the bride of Jesus, the bridegroom, we must worry when the bridegroom worries, fight when the bridegroom fights, and dead or alive we must move with the bridegroom. Please raise us to the position of the bride who shares in the joy of the bridegroom. After passing through the course of conflict, they sing the glory of the Father amid the grace of liberation.
We wish that, on account of this, we can reclaim all that was lost. Wishing that the one day when we can sing the glory of the Father in praise and in joy will quickly emerge within the life course, the lives and in the minds of each person who has gathered here, we offer all these words in the name of the Lord. Amen.
-
+
@@ -370,8 +277,7 @@ Who Completes His Responsibility and Marches on until the End
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-become-the-citizens-who-take-possession-of-the-kingdom-of-heaven/index.html b/blog/2018/06/05/let-us-become-the-citizens-who-take-possession-of-the-kingdom-of-heaven/index.html
index 21dda32e..e68ae244 100644
--- a/blog/2018/06/05/let-us-become-the-citizens-who-take-possession-of-the-kingdom-of-heaven/index.html
+++ b/blog/2018/06/05/let-us-become-the-citizens-who-take-possession-of-the-kingdom-of-heaven/index.html
@@ -3,119 +3,26 @@
-
-
LET US BECOME THE CITIZENS WHO TAKE POSSESSION OF THE KINGDOM OF HEAVEN – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
@@ -330,7 +237,7 @@ the Thesis of the New System of Truth
Father, we feel shameful before the love of the Father who has been guiding us until this hour today, so please forgive us. We know that the mission that you have entrusted in us is great, and we have learned that the greater your commands the more we feel that we are lowly and weak, so we earnestly hope that you will lead us with your great capability.
Please allow us to now become the citizens who can uproot the powers of Satan, children of heaven who are needed in the Kingdom of Heaven. Please bestow Your grace so that we can link with God’s heart and experience the heart of Jesus, so that we can follow the course of Jesus’ heavenly victory, which drove back the invasion of Satan. On that basis, please allow us to become the sons and daughters of Yours who can both stand before the whole universe as the one victorious man that you have desired as the original ideal of creation and at the same time stand tall before God. Father is our Father, so, we wish with the utmost sincerity that until the day that the whole humanity can attend you as Father, You will bestow upon our minds Your capabilities so that we can vanquish Satan and manifest the will of heaven to all things.
Praying that you will truly claim and rule over all of us who are participating here today, we prayed all these words in the name of the Lord. Amen.
-
+
@@ -375,8 +282,7 @@ the Thesis of the New System of Truth
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-become-the-ones-who-can-understand-gods-sorrow/index.html b/blog/2018/06/05/let-us-become-the-ones-who-can-understand-gods-sorrow/index.html
index df5396f9..0de5cd76 100644
--- a/blog/2018/06/05/let-us-become-the-ones-who-can-understand-gods-sorrow/index.html
+++ b/blog/2018/06/05/let-us-become-the-ones-who-can-understand-gods-sorrow/index.html
@@ -3,119 +3,26 @@
-
-
LET US BECOME THE ONES WHO CAN UNDERSTAND GOD’S SORROW – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
October 25, 1957
Chung Pa Dong Church
Seoul, Korea
@@ -295,7 +202,7 @@ by Jesus’ Being Crucified
Think of Noah in the old days. When he was given a warning from God that the earth would be judged through the flood 120 years later, he never forgot it even one moment, but believed in it. He had an absolute obedience in God’s one word for 120 years. It is an incredible faith. Yet he was not the only one who had such an absolute faith in God’s words. Abraham also was another one. When God told him to leave the land of Ur of the Chaldeans, he never forgot the words of blessing, even one moment in the wilderness. Consequently, he fought Satan every day with faith in the words of God’s blessing to him.
Another person was Jacob. Because he did not forget the blessing from Isaac and the blessing from God, he could tolerate the life of hardships in Haran for 21 years. Another person was Jesus. He also attended one word from God to him, and to fulfill the word, he fought Satan during his entire life of over thirty years. As such, all the saints and sages called by God observed one word from Him and attended it with faith in their lifetime. You should clearly understand this.
What then should you do at the time when a historical sorrow is passing through you? You should first become a person who can experience God’s sorrow, and the hearts of Jesus and the Holy Spirit toward God and humans, and the sorrowful hearts of many saints and sages during the past 6,000 years of history. By so doing, you should go beyond your own level, and become a person who can liberate all the historical grief and return joy and glory to God. You should never forget that God is anxious for you to become such a person even now.
-
+
@@ -340,8 +247,7 @@ by Jesus’ Being Crucified
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-become-the-true-sons-and-daughters-of-the-true-father/index.html b/blog/2018/06/05/let-us-become-the-true-sons-and-daughters-of-the-true-father/index.html
index 7c7c4287..d367d0c7 100644
--- a/blog/2018/06/05/let-us-become-the-true-sons-and-daughters-of-the-true-father/index.html
+++ b/blog/2018/06/05/let-us-become-the-true-sons-and-daughters-of-the-true-father/index.html
@@ -3,119 +3,26 @@
-
-
LET US BECOME THE TRUE SONS AND DAUGHTERS OF THE TRUE FATHER – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
September 15, 1957
Chung Pa Dong Church
Seoul, Korea
@@ -340,7 +247,7 @@ as True Sons and Daughters
Please guide the sons and daughters who have gathered here to become true sons and daughters who can call You “True Father” now. Please guide us so that we can eventually proclaim that we fought not for our own sake but for the sake of the Father. Allow us to represent the entire value and cultivate heavenly character so that we can be victorious in living a heavenly life and reaching heavenly love. Please guide us to become sons and daughters who can confront Satan powerfully.
We, the unworthy, hope that we can now serve the True Father. We earnestly entreat You to guide us to not become the prey of Satan. We pray all these words in the name of the Lord. Amen.
* Korean unit of measure for distance. This refers to the length of the Korean peninsula.
-
+
@@ -385,8 +292,7 @@ as True Sons and Daughters
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 25, 1957
Chung Pa Dong Church
Seoul, Korea
@@ -257,7 +164,7 @@ Understand the Will of God
You, who have gathered here today to conduct this service of celebrating the birth of Jesus, must realize that only when you eliminate the grief of God, Jesus and the millions of heavenly soldiers and angels can God finally behold the one day of eternal celebration. You must become qualified to inherit the will of Heaven and materialize it on the earth. God can then celebrate eternally.
As you can see, today you stand in the important focal point of history. Therefore, you are living in a time when you must prepare for the one day of hope when Christ returns. You must reflect upon the birth of Christ and celebrate it as historical witnesses and the heirs of God’s dispensation. Only then can God look down upon you and be liberated from all the bitterness and grief that have plagued Him until now. Moreover, while you feel the joy of accomplishing the will of Christ in his place, at the same time, Jesus can also return his glory to God because of you.
This is a summary of an article in Sel-Gyo Mal-Seum Nae-Yong Yo-Yak, published by the Witnessing Department of the Seung- Hwa Youth Association.
-
+
@@ -302,8 +209,7 @@ Understand the Will of God
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-climb-over-the-hill-of-historical-misfortune/index.html b/blog/2018/06/05/let-us-climb-over-the-hill-of-historical-misfortune/index.html
index 57ebfc4d..25a93d5b 100644
--- a/blog/2018/06/05/let-us-climb-over-the-hill-of-historical-misfortune/index.html
+++ b/blog/2018/06/05/let-us-climb-over-the-hill-of-historical-misfortune/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Climb over the Hill of Historical Misfortune – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Church Headquarters
Seoul, Korea
January 19, 1958
@@ -323,7 +230,7 @@ in the Last Days
If this mission is entrusted to us on behalf of the people, we must become the elite troop who can feel the bitter heart of the Father, embrace the sorrow of the Father in our bodies, and march forward toward the enemy. To do that, you must unite your life and ideology.
You must fight to uproot the sorrow of Heaven, the sorrow of Jesus, the sorrow of our ancestors and the sorrow of our descendants.
The history of misfortune is coming your way now. Therefore, you must exert all your heart and will, offering all of yourself. Even if you are suffering mistreatment and grief, you must make the determination to become the sacrifice before the people and the world on behalf of Jesus. You must be able to raise your hand and pledge before Heaven.
-
+
@@ -368,8 +275,7 @@ in the Last Days
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
@@ -273,7 +180,7 @@ in Order to Attain a Precious Thing
Jesus, the loyal subject of Heaven, was the one who took charge of the battle with Satan on behalf of God and stepped forward confidently on this kind of course of conflict.
Therefore, the works of the Second Coming in the last days today will come in the same form. You have to become one with goodness that can connect itself to the heavenly principles from the position of having won all the battles of the age and having overcome them.
Please keep in mind that only this ideology of the heavenly principles can form a relationship with the new glory of the new garden in the last days.
-
+
@@ -318,8 +225,7 @@ in Order to Attain a Precious Thing
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-go-over-the-hill-to-enter-the-original-garden/index.html b/blog/2018/06/05/let-us-go-over-the-hill-to-enter-the-original-garden/index.html
index 7192bd48..69faa296 100644
--- a/blog/2018/06/05/let-us-go-over-the-hill-to-enter-the-original-garden/index.html
+++ b/blog/2018/06/05/let-us-go-over-the-hill-to-enter-the-original-garden/index.html
@@ -3,119 +3,26 @@
-
-
LET US GO OVER THE HILL TO ENTER THE ORIGINAL GARDEN – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
The hope of the creation is nothing more but to receive the day of glory when they can come forth to God through true humans. If you want to be a substantial being in whom God can dwell, you should feel responsible for fulfilling the mission wherever you go, whatever environment you are in. Do you live with such a sense of responsibility? “This is something that I need to take care of, and that is another one. There is nothing that has nothing to do with me. Father, if I cannot finish the jobs, please allow me to do it even after my death.” Appealing to God as such, we should live with an attitude willing to be responsible for everything.
You should realize that all things desire to have a relationship with you and enjoy living with you. You should also feel, with rage, responsible for fighting Satan, who is making accusations against humankind before God and causing grief to you. Unless you become children who can declare to God: “Father! My beloved Father, I will fight on your behalf. I will take revenge on your enemy. I will restore what you have lost. To recover your will, please use us as you wish,” God’s will of restoring the substantial holy temple will not be fulfilled. Therefore, to achieve the Kingdom of Heaven on earth, you should become the kind of person who can conform to heavenly principles whatever your given circumstances.
By reforming yourself to live a life that separates good from evil, as an eternal and unchanging warrior in victory, you can be proud of being a son or daughter of Heavenly Father. When you do this, by going over the hill of judgment in the last days, you will understand that you can enter the restored ideal Garden of Eden and perfect yourself as a truthful being.
-
+
@@ -328,8 +235,7 @@ July 28, 1957
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-join-in-the-pursuit-of-the-homeland/index.html b/blog/2018/06/05/let-us-join-in-the-pursuit-of-the-homeland/index.html
index 67838497..05ae06ca 100644
--- a/blog/2018/06/05/let-us-join-in-the-pursuit-of-the-homeland/index.html
+++ b/blog/2018/06/05/let-us-join-in-the-pursuit-of-the-homeland/index.html
@@ -3,119 +3,26 @@
-
-
LET US JOIN IN THE PURSUIT OF THE HOMELAND – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
September 22, 1957
Chung Pa Dong Church
Seoul, Korea
@@ -338,7 +245,7 @@ Judged by the Things We Like
Prayer
Please let the sons and daughters who have gathered in this place now understand that they are struggling to find the relationships through which they can find joy in their families and nation, and in their ideological course. When we come to understand that we have the mission to pay indemnity for the relationship with our bodies and minds, and when we come to realize that until now our minds and bodies have been moved and swayed by bonds to this earth, Father, please grant us the power, love and life of Heaven that will empower us to bring an explosion as the wellspring of re-creation. Based on this, by destroying all the accusations of enemies and the conditions of death and by becoming one with the love of the Father, please allow us to become embodiments of the eternal truth and to stand in the position where we can be proud before the whole universe.
Father! Earnestly requesting that You guide us to become filial sons and daughters, women of fidelity, and men of loyalty who can live with the Father amid eternal glory with unchanging hearts, we offer this prayer in the name of the Lord. Amen.
-
+
@@ -383,8 +290,7 @@ Judged by the Things We Like
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-not-become-a-betrayer-of-gods-will/index.html b/blog/2018/06/05/let-us-not-become-a-betrayer-of-gods-will/index.html
index 8f10dd26..ec4c909e 100644
--- a/blog/2018/06/05/let-us-not-become-a-betrayer-of-gods-will/index.html
+++ b/blog/2018/06/05/let-us-not-become-a-betrayer-of-gods-will/index.html
@@ -3,119 +3,26 @@
-
-
LET US NOT BECOME A BETRAYER OF GOD’S WILL – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
October 20, 1957
Chung Pa Dong Church
Seoul, Korea
@@ -299,7 +206,7 @@ in Spite of Persecution and Rejection
Please remember that you stand in a position where you can betray Heaven any time. If you do, do you know what you will be accused of? When you betray the Father, who has been tolerant in grief throughout the betrayals of 6,000 years, you will not be able to avoid judgment in the Last Days. You will not be able to pass through the last judgment through which God wants you to indemnify all the sorrows of 6,000 years.
Therefore, you should come forth with the heart of Jesus, who died on the cross as a sacrificial offering for the world. It should not be only for a year. It should not be for ten years or thirty years. You should do this for your entire life, with faith, so it can be inherited by your posterity.
Today you should pioneer and cultivate yourself. By doing so, you should realize that your relationship with Heaven can transcend all of the wicked world, even the Last Days throughout the universe. You should be able to make victorious conditions through which you can be rejoiced over by the Father. Only then will you be able to stand before Heaven as eternally victorious sons and daughters who will not betray the heavenly principles and the will. You should keep this in mind.
-
+
@@ -344,8 +251,7 @@ in Spite of Persecution and Rejection
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 15, 1957
Chung Pa Dong Church
Seoul, Korea
@@ -338,7 +245,7 @@ and That Righteousness
By not being defeated and winning a victory in the war against Satan in that process of seeking and establishing God’s kingdom and His righteousness, you should be able to connect the individual, the family, the society, the race, the state and the world into one. Whatever circumstances with which you may be faced, you should prevail in battle against Satan. When you go out to a society, you should win in a fight against Satan in any circumstance of that society. When you go out to a nation, you should become a person who will take the responsibility for the most difficult problems of that nation and win a victory in the battle against Satan.
If a person of this kind appears, although from our viewpoint that person may seem to perish for the time being, you should know that he will prosper in the end. A person of that kind is the master of any family, any workplace, any group and any nation. The person who fulfills the duty of filial piety toward the parents in the family at the risk of his or her own life, the person who fulfills the duty of fidelity as a husband or wife respectively, and fulfills the duty of a loyal subject toward his or her king will become the master of that very family and that kingdom.
Thus, by becoming such a person, you of today should represent the purpose of the 6,000 years of providential history until now. By representing the cosmic ideology that corresponds to today’s reality, even if any roads to Golgotha are blocked, you should be able to courageously overcome that, saying, “Father! Thank you.” Consequently, by having your commanding presence spring up from the bottom of your mind and transform into a body, when Satan comes to respect and follow you, you will finally be able to step forth as a member of the race who sought and established that kingdom and that righteousness.
-
+
@@ -383,8 +290,7 @@ and That Righteousness
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/let-us-understand-the-true-path-and-discern-the-side-path/index.html b/blog/2018/06/05/let-us-understand-the-true-path-and-discern-the-side-path/index.html
index 0da12938..f0437c7b 100644
--- a/blog/2018/06/05/let-us-understand-the-true-path-and-discern-the-side-path/index.html
+++ b/blog/2018/06/05/let-us-understand-the-true-path-and-discern-the-side-path/index.html
@@ -3,119 +3,26 @@
-
-
LET US UNDERSTAND THE TRUE PATH AND DISCERN THE SIDE PATH – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
REVEREND SUN MYUNG MOON
November 1, 1957
Chung Pa Dong Church
Seoul, Korea
@@ -324,7 +231,7 @@ of the True Shepherd
Beloved Father, we sincerely wish and pray You will allow us to become Your true and proud sons and daughters who can sing the glory of the Father by forming the relationship of inseparable oneness in which below can replace above, right can replace left, and left can replace right. Father, we know that in this era today, the invisible side path is crossing our path before us. Please allow us to become sons and daughters who can discern it and march toward Heaven in silence. By actualizing the will of the victorious day, let us comfort the Father.
Please let there emerge on the earth the day of the Father’s joy, when all that have upheld the one purpose until now can end at the one purpose and bear fruit there. Father of love, we pray that You will allow us to be moved by the joyful heart of the Father and be happy.
Hoping that the Father will take charge and govern the remaining time, we offer all the words in the name of the Lord.
-
+
@@ -369,8 +276,7 @@ of the True Shepherd
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/lets-be-the-person-who-has-the-heart-of-jesus-christ/index.html b/blog/2018/06/05/lets-be-the-person-who-has-the-heart-of-jesus-christ/index.html
index d64925ac..c7511f56 100644
--- a/blog/2018/06/05/lets-be-the-person-who-has-the-heart-of-jesus-christ/index.html
+++ b/blog/2018/06/05/lets-be-the-person-who-has-the-heart-of-jesus-christ/index.html
@@ -3,119 +3,26 @@
-
-
Let’s Be the Person Who Has the Heart of Jesus Christ – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Church Headquarters
Seoul, Korea
January 26, 1958
@@ -315,7 +222,7 @@ Who Dissolve God’s Han
You should now understand what the words of New and Old Testament mean. By understanding what Jesus’ shimjung is and how Jesus’ heart is more than the words of New and Old Testament, in other words, by knowing the internal shimjung and the external heart’s movement of Jesus, when Heaven moves, you too should be able to move.
Only when you act in response to Heaven’s motion and rest, and offer yourselves as the sacrifice of victory before the Father for the heavenly principles, Jesus will dissolve the han on this earth. God too will be able to dissolve han on this earth, and all humankind and all creation, all can enjoy the glory of triumph before God in response to Him.
Please do not think that you are standing in this situation by accident. Please do not think that you have inherited the altar of an inevitable course for historical fate. Only now when you get up, stepping on the barrier of sorrow that Jesus built and crossed at the top of Golgotha, and go up from the garden of Gethsemane to the top of Golgotha and build an altar of triumph through offering the twelve disciples brought together as a living sacrifice, and become triumphant sons and daughters who can subjugate Satan and say, “Father, please receive the glory alone!” will you then be able to become victors who are qualified to be the brides before the Lord.
-
+
@@ -360,8 +267,7 @@ Who Dissolve God’s Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Chung Pa Dong Church
Seoul, Korea
April 17, 1957 (Easter)
@@ -228,7 +135,7 @@ April 17, 1957 (Easter)
The joy of the spiritual resurrection of Jesus could not become the joy that all things, human beings, Jesus and God should possess eternally, so that joy on the one hand was mingled with sorrow. It was joy of a lesser importance. Only when you establish this non-essential joy as the universal joy on this earth, and establish the joy as eternal joy that carries no trace of sorrow, can God rejoice in your resurrection, more than the joy He felt over the resurrection of Jesus.
Only by doing this, can you truly taste the bliss of God through the joy of Jesus’ resurrection. Assuming this is the hope and duty of each of you, you must claim the hope that Jesus had toward the world as your own and claim the duty of Jesus as your own.
To do this, before you take delight in the day of resurrection, you must think about the toilsome course of Jesus and the 4,000-year long toilsome course of God. By walking this path of tribulation on your own, you should lead a life of faith that can realize the hope that remains before God and return eternal joy to God.
-
+
@@ -273,8 +180,7 @@ April 17, 1957 (Easter)
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
January 3, 1958
@@ -274,7 +181,7 @@ We must Be Tested More than Three Times
All the members of our church are equal and members of the same family. Therefore, all that is needed is that we set the condition of basic principles and become one according to the laws. From this year on, you must make a new determination and carry on a new movement.
We must begin an offensive. In this regard, you must march forward. The amazing fact is that as you lay down this kind of foundation through your actual life in the heavenly principles, the shape of one universal unit begins, centering on you. This is your source of joy. Please think that as you walk the path of the will during the 6,000- year history, you are the most tragic actor. We are trying to accomplish tasks no one else can do. We are trying to walk the path that others cannot walk. Satan cannot bear this.
We have put together the manuscript kept inside the office for the compilation of history, but the number is not written on it.
-
+
@@ -319,8 +226,7 @@ We must Be Tested More than Three Times
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 29, 1957
Chung Pa Dong Church
Seoul, Korea
@@ -321,7 +228,7 @@ and Individual Efforts
What must you have to find that kind of love? It cannot be accomplished with the lifestyle, concepts, mindset and ideology we have had until now. You are to liquidate all of this and reflect about whether the heart of the heavenly principles exists within your minds. By doing so, you must liberate your heart and move it without limitation. You have to possess that kind of living environment. If you cannot do this, then you will never be able to possess the heart that can link with the heart of the heavenly principles.
If there is a person who can reach this state, though he is just an individual, as the person who has value connected with the whole universe, he will be able to stand as the central being who can digest all kinds of things any time. He will be able to easily manage that kind of mission. Accordingly, we have been leading our life of faith with this as our purpose.
However, if you cannot find this ultimate destination today, then for eternity you will not be able to free yourself from the eternal conflict on this earth, or from the history of lament, or from the history of sorrow. You have to keep this in mind.
-
+
@@ -366,8 +273,7 @@ and Individual Efforts
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/the-person-who-is-to-remain-before-gods-will/index.html b/blog/2018/06/05/the-person-who-is-to-remain-before-gods-will/index.html
index 5e69c333..9d5b254b 100644
--- a/blog/2018/06/05/the-person-who-is-to-remain-before-gods-will/index.html
+++ b/blog/2018/06/05/the-person-who-is-to-remain-before-gods-will/index.html
@@ -3,119 +3,26 @@
-
-
THE PERSON WHO IS TO REMAIN BEFORE GOD’S WILL – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Chung Pa Dong Church
Seoul, Korea
July 7, 1957
@@ -247,7 +154,7 @@ July 7, 1957
You should become the ones who can willingly abandon any attachment to your own environment and life with an unchanging heart. Then you will be one with Jesus’ unchanging heart.
Please understand that the environment, including yourself, is an object against which you should fight. To Jesus, who came as an unchanging person, all things before him were objects and enemies to fight. Furthermore, even the spirit world attacked him. Since Jesus had to fight heaven and earth, what a pitiful person he was! Despite such a condition, we should understand that he remained unchanged. Now you should be the ones who can stand unchanged before God and can be proud of yourself.
All things will welcome us in joy only when the foundation is established on earth where such people gather on earth and manifest God’s wisdom. Then instead of the fact of man having been related to Satan in pain and suffering, they will receive a day of hope and sing a song of glory and joy to God.
-
+
@@ -292,8 +199,7 @@ July 7, 1957
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/the-providential-life-of-jesus-and-its-victorious-purpose/index.html b/blog/2018/06/05/the-providential-life-of-jesus-and-its-victorious-purpose/index.html
index d636977c..a988d0ce 100644
--- a/blog/2018/06/05/the-providential-life-of-jesus-and-its-victorious-purpose/index.html
+++ b/blog/2018/06/05/the-providential-life-of-jesus-and-its-victorious-purpose/index.html
@@ -3,119 +3,26 @@
-
-
THE PROVIDENTIAL LIFE OF JESUS AND ITS VICTORIOUS PURPOSE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
October 27, 1957
Chung Pa Dong Church
Seoul, Korea
@@ -304,7 +211,7 @@ Sacrifice and Service
What must be the extent of meekness, humility, sacrifice, service, compliance and obedience? As long as there is the dignity of God and the dignity of Jesus Christ, you must stand in a position to uphold that dignity. You must be meek and humble on behalf of the thirty million people. You must be able to fight the fury and arrogance of Satan. Representing the thirty million people, you must comply and obey to fight against Satan’s confrontation and rebellion.
By doing so, with a heart of sacrifice and service, you must come forward before Satan, who is trying to use and exploit people. You must be able to confront Satan with the indignant heart that Jesus had toward him. If you cannot become this kind of person of faith, then you will not be able to receive the returning Lord on the earth. Even if the Lord were to come, you would not have any relationship with him.
What then should be the ideology of life that Christians must possess today? It is the spirit to comply and submit first, be meek and humble first, and be the first to sacrifice and serve. You have to understand that the will of the Father is realized through this kind of path. Thus, the hearts of God and Jesus are liberated. God is longing for the emergence of great numbers of the faithful believers, among the thirty million people, who can show resoluteness and sacrifice and serve on behalf of the church and the people. He is looking for those who can comply and obey for the sake of the will of Heaven. These are the ones who can accompany the Lord of glory.
-
+
@@ -349,8 +256,7 @@ Sacrifice and Service
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/we-who-are-searching-for-the-homeland-the-garden-of-eden/index.html b/blog/2018/06/05/we-who-are-searching-for-the-homeland-the-garden-of-eden/index.html
index 3ffe579a..fd54c479 100644
--- a/blog/2018/06/05/we-who-are-searching-for-the-homeland-the-garden-of-eden/index.html
+++ b/blog/2018/06/05/we-who-are-searching-for-the-homeland-the-garden-of-eden/index.html
@@ -3,119 +3,26 @@
-
-
WE WHO ARE SEARCHING FOR THE HOMELAND, THE GARDEN OF EDEN – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Entreating that You will allow us to reveal our individual value as the object of beauty before Father and bow to Father with gratitude and glory, and that you will allow us to become children of eternal victory, we entrust everything to You.
Offering gratitude for having governed over us this hour, we prayed in the name of the Lord. Amen.
-
+
@@ -335,8 +242,7 @@ the Work of Recreation
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 8, 1957
Chung Pa Dong Church
Seoul, Korea
@@ -323,7 +230,7 @@ Who Can Stand Before God
Father, we wish from the depth of our hearts that You will allow us to adore the great grace of the Father and to behold the heavenly character of the Father. Since that character has not been manifested on earth until now, and since Heaven wants that character to be manifested through us, we hope that You will allow us to move toward You with a greater standard of faith, sincerity and loyalty that agree with that ideology. Please guide us to complete that responsibility.
Father, please bestow the last grace that You planned to allow at this time. Guide us to be victorious and proud before all humanity as the glorious sons and daughters of the Father. Let us receive in our daily lives the Father’s entire eternal ideology of faith and let it govern our lives today.
Hoping that You will implant all the words in their minds as the fountain of life, and that You will help these words have an impact on their minds, we prayed in the name of the Lord. Amen.
-
+
@@ -368,8 +275,7 @@ Who Can Stand Before God
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/where-is-the-refuge-in-which-heaven-can-dwell/index.html b/blog/2018/06/05/where-is-the-refuge-in-which-heaven-can-dwell/index.html
index 4364911c..65f779ed 100644
--- a/blog/2018/06/05/where-is-the-refuge-in-which-heaven-can-dwell/index.html
+++ b/blog/2018/06/05/where-is-the-refuge-in-which-heaven-can-dwell/index.html
@@ -3,119 +3,26 @@
-
-
Where Is the Refuge in Which Heaven Can Dwell? – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Church Headquarters
Seoul, Korea
January 12, 1958
@@ -317,7 +224,7 @@ the Resting Place for God
Therefore, you must realize that when enemies appear in the middle of the path you are walking, their purpose is to set you straight on the course from the deviation you have made to the side path. Thus, you must have the attitude to wish blessings for those enemies, and pioneer the path of Golgotha on the world level. In this way, you must cross the path of Golgotha on the world level and build, in your minds and bodies, the garden of rest where God, Jesus and the Holy Spirit can dwell. By winning all the battles with Satan, you must become someone whom even Satan can bless as the son of God.
Furthermore, only if you can become someone who can drag Satan before God and request a trial, saying that this Satan is the enemy that has been trampling upon humankind for 6,000 years, can you stand as the ruler who can govern the universe. For 6,000 years humans have been dragged before God, where accusations and charges were made. Now you must drag Satan before God and press charges against him.
Now you must possess the heart that can connect with the heart of God and the body that can connect with the laws of God. If this takes place, there cannot be any mistake or friction there. There will only be the unification of the ideology, action and life. Moreover, when this is done, God can dwell on the earth to find the eternal resting place and rejoice for eternity with humankind. You must keep this in mind.
-
+
@@ -362,8 +269,7 @@ the Resting Place for God
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/05/why-does-the-lord-have-to-come-back/index.html b/blog/2018/06/05/why-does-the-lord-have-to-come-back/index.html
index a78fa711..09f9e95e 100644
--- a/blog/2018/06/05/why-does-the-lord-have-to-come-back/index.html
+++ b/blog/2018/06/05/why-does-the-lord-have-to-come-back/index.html
@@ -3,119 +3,26 @@
-
-
WHY DOES THE LORD HAVE TO COME BACK? – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Father! Through the words that you have taught us after you have come seeking us, we have understood that the root that we must ultimately seek is brothers and parents. We have realized that the emergence on earth of a family and tribe, centering on heaven, is the hope of God and Father. So we, who have embarked upon the lonely path unlike others, wish with the utmost earnestness that you guide us to become the sons and daughters of heaven who, representing the sorrow of Jesus, in the position of parents, friends, brothers and the tribe, cross over the pass of conflict that obliterates the powers of Satan, who is rebelling against the will of God on the world level.
We pray with sincerity, so the sons and daughters who are participating here, please fulfill the hope of the will through us, and please allow the ideal family and tribe of the will to be materialized through us! So, hoping earnestly that you will guide us to develop our minds and bodies into a place where Jesus can personally come and rejoice, sing and rest, so that we can become the brothers and members of the family centered on Heaven, we prayed all these words in the name of the Lord. Amen.
-
+
@@ -365,8 +272,7 @@ the Lord of the Second Advent
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
March 2, 1958
@@ -299,7 +206,7 @@ the Path of the Heavenly Way
What then is our wish, we who have come forward after having pioneered the difficult environment? There is no other hope than that of becoming the true sons and daughters who experience the grieving heart of Heaven and bow before it.
You must always pray, “Father, please let us feel the sorrow that penetrates deeply into Heaven and earth. On that foundation, let us become the sacrifice for all people.” You must shed tears and mourn. You must become the members of unification who can connect with the heart and situation of the Father. You must go forward holding up the flag of war to alleviate that grief.
You must feel the grief of God in your life in order to eliminate the universal grief that has remained to this day and restore all things which are overcome by the conditions of lamentation. Moreover, you must understand that you have come forward as the pioneers who are fulfilling this will. You have to keep in mind from this time today that you must become a new person.
-
+
@@ -344,8 +251,7 @@ the Path of the Heavenly Way
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
February 23, 1958
@@ -350,7 +257,7 @@ March Forward with Force and Courage
Now the time has come for the construction of the garden of restoration. Even if our bodies are torn apart and our bones are ground to powder, we must be able say for the sake of the one will of the heavenly principles, “Father! The many millions of faithful people in the spirit world! Please work your miracles!” Although the Israelites could not mobilize the spirit world, the time has come when we must mobilize the spirit world. Help from the spiritual world will be with you. If our members call the spirits of the spirit world, they will come. Therefore, many spiritual phenomena are taking place today.
We must understand that we have the mission to raise ourselves and mobilize our families, our people and the world. We have the last mission to bring Satan to submission before the Father. However, the question is, When we will overcome the trial on the individual level, on the family level, on the church level, and on the societal level? Only when we have the determination in our hearts to overcome these trials can we complete the heavenly mission.
Just as God told Joshua and Caleb to be strong and courageous, now the time has come when we must also become strong and courageous. You must keep in mind that the time will come when you must hold hands and unite hearts to seize the victory in the fight against Satan.
-
+
@@ -395,8 +302,7 @@ March Forward with Force and Courage
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
March 9, 1959
@@ -349,7 +256,7 @@ Who Can Attend the Father
We know that the construction of the Kingdom of Heaven, where You dwell in us, is not the whole of the Father’s will. We know that we have the responsibility to also build the substantial Kingdom of Heaven, where the Father can dwell inside the realm of all things. We realize that when the Father sees that those of us who must take charge of this universal responsibility are still inside the fallen world, He feels worried and anxious about our future path. Please guide us, inadequate and weak as we may be, so that You can hold onto us and allow us to have eternal life.
If the Father guides us, we will not despair. We will not collapse. Beloved Father, we sincerely wish that by allowing us to defeat the enemy Satan for the purpose of possessing the life and glory of the Father, You will guide us to become the brave soldiers of Heaven who can build the individuals, the church, the nation, the world and the Kingdom of Heaven that the Father can direct.
Now we ardently wish You to guide us to become sons and daughters who, feeling the heart of the Father in our hearts and sensing the life of the Father within our bodies, can establish the realm of all things before the Father. Requesting earnestly that You will allow the happy news to be heard by the countless numbers of humanity today, we pray all these words in the name of the Lord. Amen.
-
+
@@ -394,8 +301,7 @@ Who Can Attend the Father
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/06/the-heart-of-jesus-who-must-restore-all-tasks/index.html b/blog/2018/06/06/the-heart-of-jesus-who-must-restore-all-tasks/index.html
index 067f3ca2..ea422539 100644
--- a/blog/2018/06/06/the-heart-of-jesus-who-must-restore-all-tasks/index.html
+++ b/blog/2018/06/06/the-heart-of-jesus-who-must-restore-all-tasks/index.html
@@ -3,119 +3,26 @@
-
-
The Heart of Jesus Who Must Restore All Tasks – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Church Headquarters
Seoul, Korea
March 23, 1958
@@ -309,7 +216,7 @@ March Forward with the Determination to Die
Please guide us so that if we live, we do so on behalf of Heaven and earth. If we die, we die on behalf of Heaven and earth. In other words, allow us to carry on our lives beyond the issues of life and death. Beloved Father, this is our ardent hope.
Father, we earnestly wish that You allow the will of the restoration of all creation to be fulfilled so that there will be no screaming voices of lament. If some remain, then please get rid of them through us, so that we can become true sons and daughters, who can reassure Jesus and the Father and forge eternal relationships with the Father by connecting to that heart.
By doing so, please help us alleviate all historical grief and feel the comfort of fulfillment. Allow us to move forward together. Ardently wishing that You allow us to become true sons and daughters of filial piety who can forget all of our own affairs and offer praises to Heaven, we pray all these words in the name of the Lord. Amen.
-
+
@@ -354,8 +261,7 @@ March Forward with the Determination to Die
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/06/the-whole-universe-is-searching-for-the-one-day-of-love/index.html b/blog/2018/06/06/the-whole-universe-is-searching-for-the-one-day-of-love/index.html
index 9aa368e7..937c2196 100644
--- a/blog/2018/06/06/the-whole-universe-is-searching-for-the-one-day-of-love/index.html
+++ b/blog/2018/06/06/the-whole-universe-is-searching-for-the-one-day-of-love/index.html
@@ -3,119 +3,26 @@
-
-
The Whole Universe is Searching for the One Day of Love – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Church Headquarters
Seoul, Korea
February 16, 1958
@@ -319,7 +226,7 @@ Centered on the Love of God
Until now humans have only pursued a plus ideology throughout the course of history. This is not acceptable. God is like the plus and human beings are like the minus. Therefore, religions teach that people should not be arrogant. They also teach that men should not love themselves. They teach us to deny everything, even to strike our bodies. The reason for this is that since God is plus, humans can engage in giving and receiving with Him only if they become minus.
Plus and plus oppose each other. They repel and push each other away. Satan is that which does not want to stand in the position of a minus, but wants to be a plus though God is in the position of plus. As I mentioned before, the life of the Way promotes the suppression of desire. The purpose for this is to strike the side of Satan, in other words, the plus aspect that belongs to evil, and transform it into the position of minus.
The purpose of striking the body is to strike that which should be in the position of minus but is trying to stand in the position of plus. It is to turn it into the position of minus so that it can engage completely in giving and receiving with Heaven. Accordingly, if you do not get rid of all conditions centered on your bodies, there is no way that you can stand as a perfect minus before Heaven, which is the perfect plus. You must not forget that the whole universe is longing for the one day of love when this kind of person can appear on the earth to give and receive love with God for eternity.
-
+
@@ -364,8 +271,7 @@ Centered on the Love of God
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
March 16, 1958
@@ -340,7 +247,7 @@ World Which God Must Possess
Therefore, you must become filial sons and daughters, loyal subjects, and women of piety who feel a great shame which gives you no room for any excuses. You must feel how inadequate you are for not being able to insist that you will do something, and you must feel apologetic toward Heaven. You must carry on the battle so that you will not become the possession of the Father. If you can become this kind of person and go forward, then history will pass through the people, the nation and the world to cross over into the era of the cosmos.
Who can guarantee that the time will not come when Heaven will play the leadership role? As long as there is Heaven, there will surely come a time when Heaven must play the role of a leader. Because the one standard of human principles has not been set until today, the heavenly principles could not interfere. Yet on the day that the dignity of the heavenly principles is restored before humanity, humankind will have no way to escape from its commands and laws.
The time like this is coming, yet people are ignorant of this. They must reflect upon themselves again. Having done so, passing through the gates of God’s love, you must become capable and confident people who can say, “We believe in God absolutely,” and become the true sons and daughters who can serve the Father.
-
+
@@ -385,8 +292,7 @@ World Which God Must Possess
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/06/what-is-god-going-to-do-with-exiled-humanity/index.html b/blog/2018/06/06/what-is-god-going-to-do-with-exiled-humanity/index.html
index cb489a55..63124844 100644
--- a/blog/2018/06/06/what-is-god-going-to-do-with-exiled-humanity/index.html
+++ b/blog/2018/06/06/what-is-god-going-to-do-with-exiled-humanity/index.html
@@ -3,119 +3,26 @@
-
-
What Is God Going to Do with Exiled Humanity? – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
REVEREND SUN MYUNG MOON
Former Church Headquarters
Seoul, Korea
March 30, 1958
@@ -337,7 +244,7 @@ Build a Relationship with Heaven
Since this is the way of the historical, fateful course, in the course that you are now traveling, you must be able to endure any kind of persecution on the individual, family, people and world levels. No matter how great that persecution might be, you must overcome it. However, there is no one who can drive you out on the world level. A human being can only live seventy to eighty years. Therefore, as long as people of faith hold onto Heaven, there is no one on the earth who can drive you out for eternity, even on the world level. Because Jesus knew this, in the life of conflict that lasted for 2,000 years, he did not yield but exerted himself.
Please do not abandon your faith. Do not turn away, even if you suffer distress and injustice. One who does that does not understand the will of Heaven. Such a person, from the viewpoint of the history of the world, will be driven out by humanity or the evil world. They will not have a place to settle. Therefore, those who have resolved to walk the heavenly path must be determined to be expelled from this land. Only then can you win the last victory centered on God. You have to understand that in addition to the enemies on the earth, there are also enemies in the invisible spirit world.
The problem is how you are going to take care of this situation. You have a momentous task that you must make a breakthrough in by yourself. The world in which you will confront this kind of problem will surely come. Now the period of the offensive of the spirit world is approaching. Today, on the earth, many strange phenomena that we cannot understand are taking place in great numbers. Therefore, you must obtain your spiritual power here. Those of you who fail to do so will be pushed aside. Those who are pushed aside will automatically face judgment. You have to keep in mind that this is the period of the great judgment.
-
+
@@ -382,8 +289,7 @@ Build a Relationship with Heaven
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Headquarters Church
Seoul, Korea
May 11, 1958
@@ -252,7 +159,7 @@ May 11, 1958
If we today come to know God’s hidden internal heart like this, even if you cry continuously for a month or a year, the tears will not stop welling up. We should experience the heart of Heaven in such a manner.
The time has come when we have to fight a decisive battle before the people of the nation. The persons who actually do so will be blessed representing the people of the nation. You must realize that your mission is that huge.
When you form relations with the limitless world, Jesus and God will work through you. All of the creation must go through our hands. Therefore, you must attain the blessing bestowed upon Adam and Eve by God, who took delight in creating. Each of you should become a friend of the Jesus who agonized at the top of the Mount of the Transfiguration and received tribulation at Golgotha.
-
+
@@ -297,8 +204,7 @@ May 11, 1958
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
November 9, 1958
@@ -371,7 +278,7 @@ Is to be Owned by God
It is being prophesied that in the last days there the great judgment, the seven year tribulation, will come. He who dislikes being struck and avoids it will have difficulty going to the heavenly kingdom.
However, you must understand that God wishes for sons and daughters to emerge who can enjoy such a time and who can say, “Please let it come promptly. By striking me again and again, even if I breathe my last breath, please allow me to go over the seven year tribulation.”
If you become a person like this, it will be no problem for you to possess the history of 6,000 years. You will own the heavenly kingdom and God’s heart. Consequently, you must know that if you report to Him and make a request, you stand as a being whom God can possess and lend His ears. That is, you have the value of being God’s absolute representative. When that happens, you must understand that God will boast of us for the first time, and the day will come when we can politely bow our heads and offer comfort to the Father who has toiled for us.
-
+
@@ -416,8 +323,7 @@ Is to be Owned by God
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
December 21, 1958
@@ -407,7 +314,7 @@ the Purpose of Saving Fallen Men
Father, please allow us to understand today that at the terminus of our wandering in search of truth, he who does not have brothers whom he can love will receive punishment. He who does not have children and parents whom he loves will the one who has not received the beloved bridegroom and bride.
Please allow each of us to achieve, in accordance with this kind of absolute, ironclad rule, the tri-position form on a horizontal level, equipped with incarnate parents, incarnate brothers and sisters and an incarnate husband and wife. Let us also have such relatives of the mind and of the spirit, centered on the spirit in the ideological world, three generations of parents, three generations of brothers and sisters, and three generations of husbands and wives. We must usher in the day when we can receive the blessing, after receiving God’s recognition through being attested to as the substantiated fruit. Otherwise, please allow us to know that none of our problems today will be solved.
Each of us now is going to have to wander about seeking for the True Parents of my body, the True Parents of my mind, and the True Parents of my spirit. Since the Parent of my spirit is God, the parent of my mind is the Lord who is coming again, and the parents of my body are the parents who bore me, I ardently wish that You please allow each of us to be able to meet with our children, brothers and sisters and reciprocating partner who correspond to these. I pray in the name of the Lord. Amen.
-
+
@@ -452,8 +359,7 @@ the Purpose of Saving Fallen Men
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/07/jesus-who-came-with-the-destiny-of-restoration/index.html b/blog/2018/06/07/jesus-who-came-with-the-destiny-of-restoration/index.html
index 3ee547b2..adeb1ceb 100644
--- a/blog/2018/06/07/jesus-who-came-with-the-destiny-of-restoration/index.html
+++ b/blog/2018/06/07/jesus-who-came-with-the-destiny-of-restoration/index.html
@@ -3,119 +3,26 @@
-
-
Jesus Who Came with the Destiny of Restoration – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Headquarters Church
Seoul, Korea
August 3, 1958
@@ -303,7 +210,7 @@ Must Start up the Flame of the Mind
What then is the problem here? Even if there is some doctrine that shouts to the world, unless it relates with me, it has nothing to do with me. Even the flame of some mental revolution that unfolds throughout the world, unless it connects with me, it has nothing to do with me. For that reason, you must form such relations. When you recognize your own value as cosmic and as hundreds of thousands of times more valuable than anything in this world, you will then become able to dissolve all grievous resentment on this earth. Furthermore, only when you can embrace all humankind and set all of their mental standards right can you can call God “Father.”
That is why Jesus said, “For what will it profit a man, if he gains the whole world and forfeits his life? (Matthew 16:26) Although it has reached the age of the cosmos today, nothing can reach the world of the mind. You must understand that man is to make this the ideology of the land and live rejoicing.
Now, when you emerge after having gone through the providence of such mental relations, even God, let alone Satan, cannot do anything to you. No matter what is said in evil, regardless if it is a piece of stone or a piece of iron, you can digest it. No doctrine or thought can swallow you. Accordingly, you should recognize the value of the goodness of an individual with relations of this magnitude. You should lay a bridge that can end in that value with that great relation. Having laid a bridge from yourself, by connecting to the parts of the small number of the units left in the past, you then should establish the value of the whole. This is going to be the decisive standard. For that reason, you must now form a great cosmic relation going beyond your own individual relations. You then have to drop it to be in keeping with the reality; that is, you must make it a zero. Only when you do that will you, for the first time, come to stand as one godly being. God of the whole cosmos also will come to stand with you. Consequently, the world in which the big God and the small god can sing together of the heavenly value is the world of relationship completion, the world of the heavenly kingdom on earth that we desire. You must remember this.
-
+
@@ -348,8 +255,7 @@ Must Start up the Flame of the Mind
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Headquarters Church
Seoul, Korea
May 11, 1958
@@ -298,7 +205,7 @@ Who Endure with Patience to the End
Therefore, if you understand Jesus’ situation now and represent God’s position, when the age of God’s ideology arrives, you will be able to become the sons and daughters with Heaven-granted life who inherit the second Christian gospel. You must remember this.
You have the responsibility for the nation and for the many religious orders. When you eat meals, wear clothes and go to bed, have you ever worried limitlessly for the sake of this nation or for Heaven and earth? If there are sons and daughters who worry for the sake of this world and for the sake of Heaven and earth, such people will become the central figures of the new age. You must understand this for certain.
When we consider the course of providential history carefully, we cannot stop the flow of tears. However, you must not stop there. Learning from that, not becoming losers in today’s environment, enduring with patience, you must become people who can be raised as Heaven’s sons and daughters in whom Heaven can take delight.
-
+
@@ -343,8 +250,7 @@ Who Endure with Patience to the End
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/07/let-us-become-beloved-children-and-receive-the-seals/index.html b/blog/2018/06/07/let-us-become-beloved-children-and-receive-the-seals/index.html
index 0d3125ed..73dcb3a4 100644
--- a/blog/2018/06/07/let-us-become-beloved-children-and-receive-the-seals/index.html
+++ b/blog/2018/06/07/let-us-become-beloved-children-and-receive-the-seals/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Become Beloved Children and Receive the Seals – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Headquarters Church
Seoul, Korea
September 14, 1958
@@ -280,7 +187,7 @@ Achieve Complete Restoration
Father, shall we say that our path is long and rugged? Please guide us to realize that our hearts cannot compare with Your aching shimjung. Our mistreatment cannot compare with Your steps through the formidable satanic realm. Amid our tribulations, grant us a seething desire to take responsibility for Your will. Amid our sorrows, make us Your children who can befriend and accompany You on Your woeful journey of history. Make us friends of Your shimjung who suffer because we feel the historical anguish with You. Make us Your eternal objects of joy who can befriend You in Your anger and Your internal and external sorrow.
We realize that, above all, we ourselves, who wander after blessings, are the problem. We have realized that if one cannot find sorrow in his heart, he can never find happiness. If he tries to avoid inevitable pain, he can never escape from the pain. For those who have lost the patience to overcome anger and grief, help them realize that without patience, they cannot avoid pain. We have understood the heavenly principle by which the blessing of the day comes only after going over the hills of sorrow, pain and bitterness. Now grant us the ability to say in tears, holding onto the Father’s shimjung, earth and all things: “Father, Your sorrow is my sorrow, and Your pain is my pain. Give me all Your burdens. You stand in the place of happiness.”
Since we know that there is the inseparable relationship of father and son in which both agony and affection can be shared, make this a time when we can be accepted by You. We know Your shimjung, which desires to use victorious sons to restore the universe. Guide us so that we can appear carrying that shimjung. Make us Your children who can gratefully keep Your way, whatever sacrifices we make or whatever road of death we tread. Make us those who will fulfill Your will, by all means, without ever betraying You. We pray all this in the name of the Lord. Amen.
-
+
@@ -325,8 +232,7 @@ Achieve Complete Restoration
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/07/let-us-become-someone-who-can-hold-jesus-body-and-mourn/index.html b/blog/2018/06/07/let-us-become-someone-who-can-hold-jesus-body-and-mourn/index.html
index 45f7b3e9..781affad 100644
--- a/blog/2018/06/07/let-us-become-someone-who-can-hold-jesus-body-and-mourn/index.html
+++ b/blog/2018/06/07/let-us-become-someone-who-can-hold-jesus-body-and-mourn/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Become Someone Who Can Hold Jesus’ Body and Mourn – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Church Headquarters
Seoul, Korea
April 13, 1958
@@ -298,7 +205,7 @@ the Holy Spirit Is Responsible for the Second Line
How would the love of Heaven be manifested on the earth? The one passionate ideology and our minds must become eternally one and never diverge. In this way, we can circle 360 degrees for eternity. When we can become one within the realm of the one, indivisible ideology, God can rest His heart in peace. You have to understand that the will of the second providence can be manifested on the earth at such a time. Accordingly, today we must take the responsibility to step over this sinful world and rise above it. We must construct the second world of creation which can connect with the heart of God, in other words, the world of love.
Now you can abandon external, worldly desires and represent only the internal heart of God. Whether you are dealing with a thousand or 10,000 people, you must be able to feel the heart of God through them. To put it another way, you must become someone who can look into the heart of God through any person.
If you really want to be this kind of person, then even if you suffer the greatest sorrow, you must be able to overcome it. If you suffer great injustice, you must overcome indignation that surpasses the size of heaven and earth. Moreover, when the heart of indignation toward Satan explodes in you, you must think that you will one day liquidate that satan, and you must endure for the sake of securing one more person, one more comrade. Furthermore, you have to understand that when you go before Heaven with this kind of mind-set and pray, Heaven can transcend the history of sin and forge a relationship with you from the position of the new ideology.
-
+
@@ -343,8 +250,7 @@ the Holy Spirit Is Responsible for the Second Line
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Headquarters Church
Seoul, Korea
June 29, 1958
@@ -248,7 +155,7 @@ June 29, 1958
Mary Magdalene knew at least a little bit of Jesus’ shimjung. However, when she tried to touch the resurrected Jesus, he told her not to. This meant that as long as the person who has the qualification of being a bride does not appear, attending Jesus on earth completely, the shimjungs of Jesus, the Holy Spirit and God’s sorrow cannot be dissolved.
Therefore, in the last days you must find one being who appears in substance representing God. You must love him more than any other person, and you must be able to be his substitute. Furthermore, there must appear a church where those kinds of people are gathered and a nation. This church, this nation and humankind should be fulfilled centering on the heart of God. Yet as long as the people of today do not feel the heart of God, they will not survive the last days.
At this time you should realize that you are a historical sinner. You should know about and pray about yourself before slandering and criticizing others. You should think of and pray for the nation and humankind. Subsequently, when you confront humankind, which has to fulfill the world of God’s ideology of creation, humankind will infinitely welcome you. When you confront all things, they will know that you have sacrificed and have been rejected and will comfort and welcome you. Moreover, when these people appear in front of God, He will wipe away their tears and comfort them. Only these people will survive the last days. God, Jesus and all things long for these people.
-
+
@@ -293,8 +200,7 @@ June 29, 1958
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/07/let-us-become-the-true-sons-god-wants/index.html b/blog/2018/06/07/let-us-become-the-true-sons-god-wants/index.html
index d8d7ce43..2d4450fd 100644
--- a/blog/2018/06/07/let-us-become-the-true-sons-god-wants/index.html
+++ b/blog/2018/06/07/let-us-become-the-true-sons-god-wants/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Become the True Sons God Wants – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Church Headquarters
Seoul, Korea
April 20, 1958
@@ -270,7 +177,7 @@ Alleviates the Grief of Heaven
Jesus could not speak all he wanted when he came to the earth. This is why he said, “I have yet many things to say to you, but you cannot bear them now.” (John 16:12)
Therefore, in this period of historical transition, God wishes for the emergence of true people who can pay indemnity for the great debt of the whole and who can give the blessing to the humanity of the world from a position of joy and glory. God wishes for those who can bring the blessing to this people, bring the blessing to this church, and bring the blessing to individuals. Further, they must bless the countless spirits in the spirit world.
Accordingly, you must realize now that you, such an extremely small person, have this great karma. You must become the people who can step forward as a unified sacrifice before Heaven and earth. Only then can you finally become the people who have set the condition of having paid indemnity for all the historical debts. You must keep this in mind.
-
+
@@ -315,8 +222,7 @@ Alleviates the Grief of Heaven
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/07/let-us-possess-the-everlasting-love-of-the-father/index.html b/blog/2018/06/07/let-us-possess-the-everlasting-love-of-the-father/index.html
index e29adc0b..9bb53c02 100644
--- a/blog/2018/06/07/let-us-possess-the-everlasting-love-of-the-father/index.html
+++ b/blog/2018/06/07/let-us-possess-the-everlasting-love-of-the-father/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Possess the Everlasting Love of the Father – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Headquarters Church
Seoul, Korea
October 5, 1958
@@ -272,7 +179,7 @@ Absolute Love and Goodness and the Result Thereof
Although it looks as if Jesus prayed to avoid the pain of death or was surrounded by fear, this was not true. When Jesus experienced God’s shimjung, who had suffered for 4,000 years to find Jesus, his own death was not a problem. Jesus prayed, “My Father, if it be possible, let this cup pass from me; nevertheless, not as I will, but as thou wilt,” (Matthew 26:39) for God’s and humanity’s sake, not for his own. You should know that God’s will can be realized with such a shimjung.
Members of the Unification Church, do not cry over your own situation! Despite our various situations, we should be able to cry only with the Father’s shimjung. Be filial sons and daughters who can console the Father with tears, since He cried for us first. Just as Jesus received the grace of resurrection by saying, “Not what I want but what You want,” we should go over this hill too. You should go over the realm of resurrection with a living body. Only when you can love all people in the substantial world for the True Father, and they serve you for the Father will we see the conclusion of the ideal with which God created the world, a conclusion of the providence for humankind. We will then see the conclusion of our hope and of the providence for my love and life. Only when such a world is realized can we understand God’s shimjung, He who suffered and went through mistreatment, anger and sorrow, all to find “me.” We can also understand the Father’s love, which cried for us in our distress. We can know His joyful, loving shimjung.
However, the love with which God sought to complete His ideal on earth with Jesus and rejoice in has not appeared yet. Though countless people in history came forward holding onto the hand of love to appease God’s sorrow, the scene has not appeared in the human world in which the Father and the children can hold hands, sing, dance and share love together having established the original garden of flowers. How can we understand the sorrowful shimjung of the Father? We have to be in a similar place. You should clearly keep in mind that only those who feel God’s joyful and sorrowful shimjung can occupy the everlasting love of God and stand as the direct children of God rather than as adopted children.
-
+
@@ -317,8 +224,7 @@ Absolute Love and Goodness and the Result Thereof
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/07/let-us-seek-and-establish-the-blessed-land-god-wants-to-administer/index.html b/blog/2018/06/07/let-us-seek-and-establish-the-blessed-land-god-wants-to-administer/index.html
index df9afc6d..0b17d4d4 100644
--- a/blog/2018/06/07/let-us-seek-and-establish-the-blessed-land-god-wants-to-administer/index.html
+++ b/blog/2018/06/07/let-us-seek-and-establish-the-blessed-land-god-wants-to-administer/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Seek and Establish the Blessed Land God Wants to Administer – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Church Headquarters
Seoul, Korea
@@ -344,7 +251,7 @@ Can Cause a Revolution in Shimjung
Father, although human beings do not comprehend the flow of history, we know that You personally have been operating the will of the providence. Your sons and daughters have come here today. Please allow us to reflect honestly upon ourselves to see what kind of circumstances we are in now. Is there a person who lives for the sake of succoring his body? Is there a person who lives for the sake of his mind’s rest alone? Father, I pray from the bottom of my heart You allow us to be Your sons and daughters who can attain rest through the Father’s love, after our restorational course is completed.
We have come to know that this is the inevitable restorational course human beings must undergo. Please allow us to stand proudly in front of human history. We have wandered around seeking what we lost due to the fall, faith, the incarnated being, the Word and love. I sincerely wish and desire that You allow us to be Your sons and daughters who can step forth with stately dignity before all creation on this earth with a heavenly heart, heavenly love, and heavenly hope.
Father, ardently soliciting that You embrace our minds and bodies forever with Your eternal life, I pray all these words in the name of the Lord. Amen.
-
+
@@ -389,8 +296,7 @@ Can Cause a Revolution in Shimjung
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/07/let-us-understand-the-heart-of-the-resurrected-jesus/index.html b/blog/2018/06/07/let-us-understand-the-heart-of-the-resurrected-jesus/index.html
index 79f74d62..3c4b5956 100644
--- a/blog/2018/06/07/let-us-understand-the-heart-of-the-resurrected-jesus/index.html
+++ b/blog/2018/06/07/let-us-understand-the-heart-of-the-resurrected-jesus/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Understand the Heart of the Resurrected Jesus – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Church Headquarters
Seoul, Korea
April 17, 1958
@@ -253,7 +160,7 @@ and His Desire Toward Humankind
You who have gathered here! Have you become such that your every cell can reach harmony with God? Only when your mind and your very cells can become one with God will God come seeking you, as Jesus searched for the apostles after the resurrection. These apostles must gather to search for the humanity of the world. Up to now, apostles have made heroic determinations based on the conviction that Jesus came to die. Therefore, you who understand that Jesus did not come to die must make an even more heroic determination.
In the past, Peter could not keep his pledge to follow Jesus even at the cost of his life. He paid indemnity for it later by making a second pledge after Jesus’ resurrection. It can be said that Heaven has been working through the providence until today using this as the condition. Therefore, you are not to make a pledge before Jesus now and you are not to make a pledge to Jesus after his death as Peter did. Further, you must make the pledge to Heaven, earth and the Lord. In this way, you must fulfill the pledge that Peter could not fulfill before his death. When this is done, it stands as the condition to alleviate the bitter grief of the cosmos.
You must fulfill the children’s position before God and the position of younger brothers and sisters before Jesus. The apostles of the past had a teacher-student relationship with Jesus, but today you have a brotherly relationship with Jesus. Thus, you must behold God and Jesus from the position of brothers and feel a sense of responsibility to pay indemnity for their distress. You have to understand that, in the same way Jesus persevered through agony in his course, you have the great mission to battle against hardship. Therefore, you must always pay attention to the voices you hear in the last days. Fathoming the wishes of Heaven and earth, you must realize those wishes. When you can do that, you can stand firm as the sons and daughters of God.
-
+
@@ -298,8 +205,7 @@ and His Desire Toward Humankind
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Headquarters Church
Seoul, Korea
June 22, 1958
@@ -247,7 +154,7 @@ June 22, 1958
We do not need any leader to know God’s heart and truths. At the time of his crucifixion, Jesus cried out, “Why have You forsaken me?” Due to this one word, you must realize that a new point of transition in history began to develop.
After Jesus’ death, the whole universe was mobilized by several women who could share his blood and flesh as their momentum. For that reason, we can see that although the Korean people do not have anything, we can and should own the core of God’s deep heart. Even if the Korean people are deprived of everything, we must become the people who do not lose the heart of God. By doing, so, if this nation becomes the altar of spraying blood for the sake of Heaven and earth, and if we can cry for the sorrow of all humankind and all things in Heaven and on earth, there is a way to live here.
God is a Being who sheds tears even as He lifts the whip in a rage and strikes. He who delights in seeing this will fall victim to the condition of judgment. Therefore, you must now find Jesus again whom you abandoned in the past and become his friend. Only then will you be able to stand as the bride before Jesus who comes again.
-
+
@@ -292,8 +199,7 @@ June 22, 1958
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Headquarters Church
Seoul, Korea
October 12, 1958
@@ -290,7 +197,7 @@ October 12, 1958
Since only those who have such a shimjung in their hearts can possess the heavenly kingdom and fulfill the ideal of the Kingdom of Heaven, the Father told us, “I am in your heart.” Jesus also told us, “I am in your heart.” I eagerly pray that we will see that everything will find resolution only with the heartistic standard that believes that the Kingdom of Heaven is in our hearts. I eagerly desire and ask that we understand and feel Your shimjung as more valuable than my body, my freedom and my life. I pray that we may restore one shimjung that can deplore Your sorrow more than the death of the whole world, and we can stand before You as individuals who can understand it.
With Your toilsome historical course of searching and wandering before us, let Your shimjung explode in our shimjung. Guide us to prepare the foundation of shimjung such that we can realize freedom, liberation and unification based on Your life, ideal and love and fulfill Your desire, saying, “Father! Please receive consolation now. We know Your heart.” Guide us to be Your sons and daughters who, singing of glorious life, the ideal and liberation with You, will soothe Your heart which led the movement of freedom to resolve the sorrow, pain and lamentation of restoration. Let the whole of humankind gather around and sing of freedom, liberation and unification with You.
We learned that if we have the shimjung of freedom and liberation, even a hundred million satans and enemies cannot harm us. We have also seen that an ideology cannot restrict us. Once our shimjungs unite with You and move forward based on freedom and liberation, Heaven and earth will automatically unite, harmonize and move. Therefore, grant us such a standard in our hearts. I eagerly desire and ask for it. For the sake of this life and hope, guide us to establish the standard of uniting with Your shimjung, even risking our lives. Save us from the ridicule of our enemies until we receive You in our hearts. Keep us unchanged until Your shimjung is settled in our hearts beyond the persecution of our enemies. Make us Your children who can overcome all fear. We pray all this in the name of the Lord. Amen.
-
+
@@ -335,8 +242,7 @@ October 12, 1958
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
May 4, 1958
@@ -306,7 +213,7 @@ Brings God’s Shimjung to Light
Throughout the toilsome course of his thirty and more years of life, Jesus took a change of direction to pioneer a new path, different from all the historical conditions of the prophets and sages which were split and infiltrated. In the process, misunderstanding took place. Because he could not succeed in pioneering that new path on earth, he has sought that new path in the spirit world and has come forth connecting it to the world of reality.
For that reason, Jesus went to the spirit world and sought the realistic and futuristic ideology. He has since unfolded, through the history of 2,000 years, a dispensation of intricacies for the sake of the earth today, through a second course. Although Jesus received rejection on this earth, the spirit world welcomed him; but Jesus should not be welcomed only in the spirit world.
When will the Jesus of the current period and the futuristic Jesus come to this earth? You must understand that is the Lord of the Second Coming for whom we are waiting today. To seek the futuristic Jesus, you must first go seeking the historical process. You should experience the realistic process of the second age where Jesus was welcomed in the spirit world through the historical cause. By doing so, anticipating the one day of hope that Jesus cherished, we should become selves who can represent the reality of which you want to boast and the shimjung of the future of which you want to boast. To do that, we should become selves who can find their own positions today.
-
+
@@ -351,8 +258,7 @@ Brings God’s Shimjung to Light
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Headquarters Church
Seoul, Korea
October 19, 1958
@@ -280,7 +187,7 @@ Should Have Become Friends of Golgotha
If the Korean people have sorrow, what should they hold onto? It is not time to fight with the ideology of the Lord. Carrying Jesus’ shimjung of Golgotha and the shimjung of being betrayed by the people, history and the world, we should be willing to take his part lest he suffers again. It seems that if this nation has a shimjung like the right-hand thief’s, who wanted to praise the glory of Jesus, this nation will meet Jesus who resurrected from death at Golgotha and enter the glorious age of resurrection.
So, Unification members, do not be distressed. You receive blessing. As you receive more persecution, you will understand Jesus’ shimjung. As you meet Jesus, you will understand his shimjung at the time when he eagerly prayed at Gethsemane, faced with Golgotha and death. As Jesus, at the extreme of persecution, united with Heaven and brought the grace of resurrection, a new history can start at the place of your persecution.
As we possess the worldwide ideal, only when we persevere through the persecutions of the world, the country, the church, the society, the family and the individual can we become the original heavenly sons and daughters who will pass beyond the cosmic trail of Golgotha in the age of universal resurrection. We will receive the power of resurrection as a bride before the coming Lord. You have been wandering to find a true friend, a true family and a true teacher. You have been looking for the true ideology, the country and the world, but in vain. You should know that, from the standpoint of Jesus, you have lost the position to achieve the purpose. Thus, if I want to find a true friend, I should be a true friend during my friend’s Golgotha. If I want to find a true family, I should take responsibility for the family’s Golgotha. Furthermore, in the national and worldwide course of Golgotha, you should take responsibility for the path of Golgotha with a shimjung like Jesus’. You should clearly know that to be a friend of Heaven in the worldwide course of Golgotha, you should be able to handle the eternal questions of life if everyone entrusts you with them. You should be able to handle the problems of the world.
-
+
@@ -325,8 +232,7 @@ Should Have Become Friends of Golgotha
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
April 28, 1958
@@ -284,7 +191,7 @@ the Sake of Clearing Away the Debt
Jesus wishes the faithful believers of the last days to seek and attain the level of such a heartistic standard. He also wishes them to become people who can toil in his place. You must know that only when you become such people will you, for the first time, be able to stand before Heaven as the qualified ones who have indemnified all debts incurred throughout history. Jesus left without being able to say everything he wanted to say after coming to this earth. Jesus said, “I have yet many things to say to you, but you cannot bear them now.” (John 16:12)
Today, in this transitional period in history, Heaven wishes to see people emerge who can, not only indemnify such an enormous debt as this, but bless the individual with God. Filled with delight and happiness, holding hands, they can bless the denomination, the people of the nation and the humanity of the world. Going further, they can bless the many spiritual beings in the spirit world. You must know this clearly.
Accordingly, you must now realize that you, the infinitesimal beings of today, have such an enormous connection with Heaven. You must also know that each of you must become a person who has the confidence to step forth as the one sacrificial being who has cleared away all the debt left before Heaven and earth. You then will meet the requirements of having indemnified all historical debts for the first time.
-
+
@@ -329,8 +236,7 @@ the Sake of Clearing Away the Debt
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Reverend Sun Myung Moon
February 12, 1965
Probable translator: Young Oon Kim
Miss Young Oon Kim: When I left Korea in 1954, the Leader said to me, “If you find ten people, I will come to America.” Later, his last words were, “If you find even three persons, I will come.” I believed his words literally, and worked as hard as I could with the sole hope of seeing him on this land.
@@ -253,7 +160,7 @@ Probable translator: Young Oon Kim
From that point, we want to form new families and establish entirely new living. We want to create new hearts, a new world, and the heavenly lineage which is different from Satanic lineage. You are a product of history. All the relationships of the past (ancestors), present (generation), and future (generations) must be reestablished through this truth. By doing so, God’s will will be fulfilled, the will of Jesus will be fulfilled, and our desire and hope will be fulfilled.
You will find the kingdom
Anyone, or any people, who take upon themselves such a responsibility will be the people of truth, the true people. Our members are the true people who are undertaking such a great mission, Those in the Divine Principle family have the most significant meaning and mission in the history of the entire cosmos. Wherever such individuals live, there you will find the Kingdom of Heaven. When all mankind joins in this mission, the restoration of heaven and earth will be complete.
-
+
@@ -298,8 +205,7 @@ Probable translator: Young Oon Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
@@ -337,7 +244,7 @@ the True Religion to Lead the New Age
Nowadays, young men and women who insist on their own way scorn religion. Such an age will pass. Wait and see. If you have such an obsolete idea, you will be hit by the communists in the future. There will come a time when they will say, “Alas, I did not know.” The fortunes of heaven and earth go through such processes.
What ideology will remain in the end? It is the ideology that cries out the slogan, “All people of conscience, be mobilized.” This is the ideology that can represent the Word for which humankind hopes, represent the substance through the Word, and represent affection through the substance. If you did not know this, you may now look forward to it.
Hitherto, has any spiritual person of conscience ever held sway over the world in the course of history? Even though Jesus said, “The Gospel will be spread to the poor,” spiritual people have never held sway over the world yet.
-
+
@@ -382,8 +289,7 @@ the True Religion to Lead the New Age
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 14, 1959,
Former Church Headquarters
@@ -407,7 +314,7 @@ Entangled to Become Untangled
We know that You rejoiced over this and You established Jesus in the position of resurrection. Even if we receive rejection from the people of this nation and even if they turn into our enemies, please prevent us from hating those people. Father, we sincerely ask You to make us the leader of heavenly life, the sovereign of the life, and the owner of the heavenly heart, who do not have resentment toward the world, even if the world opposes us and who can transcend the heart of the enemy to leave behind only the open-minded heavenly heart.
Please make Your children who are gathered here today have the heart that seeks the standard of the historical thawing of resentment, instead of feeling the historical sorrow. Please make them sing the glorious grace, the glorious life, the glorious ideology, the glorious love, and the value of whole cosmos. Please make them respect their individuality which represents God in the world of ideology.
I sincerely ask You to enable Your children to proudly show their glorious value, their absolute value in sight of all things and Satan. I pray all these things in the name of the Lord. Amen.
-
+
@@ -452,8 +359,7 @@ Entangled to Become Untangled
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
January 3, 1959
@@ -331,7 +238,7 @@ January 3, 1959
Please allow us to know that people who followed the providential path wandered about in search of the true path, striving in the face of death. Please allow us to know that they wandered about seeking true parents. By understanding that this became a matter of great regret, please allow us to examine closely whether we have true parents, true brothers and sisters, true disciples, true followers, a true race and a true world.
We cannot but feel that, even today, Heaven’s sorrow has penetrated to the depths of the earth and heaven, and all of humankind. We who are celebrating this day today have gathered to become true parents, true sons and daughters, filial sons and true loyal subjects.
Even though we are insufficient, please comfort Jesus who was sorrowful in the past through us. Please allow us to fulfill Your desire, constantly staying at the center of the Father’s heart. Entrusting You with everything, I pray in the name of the Lord. Amen.
-
+
@@ -376,8 +283,7 @@ January 3, 1959
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 20, 1959
Former Church Headquarters,
@@ -369,7 +276,7 @@ We Can Become Lords of the Universe
We know that the world will end up being a world of one ideal. Please let us understand that the place where our hearts can become one with the Father’s heart and sing is the Kingdom of Heaven on earth and the ideal garden. Please let a family who can sing of the heart of the Father appear before Heaven and earth.
Please let us be intoxicated in the love of the Father more intensely than we are intoxicated in the love of our own parents. Let us be intoxicated more intensely in the love of the Father than we are in the love of our children, so that we can sing of the love and rejoice in the love. We know that to create this environment is the will of Father and our wish. Please let that will and wish be materialized. Before our life comes to an end, we have to create the environment in which the Father can be happy and we can be happy. Please allow us to realize that world from this moment on.
Through all our relationships and words, through all people and through all material things, please guide us to keep to the place where our minds and hearts are moved. Allow us to become Your sons and daughters who can follow our hearts and minds and run toward those places of the heart and mind. Father, we are grateful that You have been with us. We prayed all these things in the name of the Lord. Amen.
-
+
@@ -414,8 +321,7 @@ We Can Become Lords of the Universe
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/10/i-must-be-the-victor-for-god-standing-on-the-borderline-of-good-and-evil/index.html b/blog/2018/06/10/i-must-be-the-victor-for-god-standing-on-the-borderline-of-good-and-evil/index.html
index 4669dfa0..1d451fd2 100644
--- a/blog/2018/06/10/i-must-be-the-victor-for-god-standing-on-the-borderline-of-good-and-evil/index.html
+++ b/blog/2018/06/10/i-must-be-the-victor-for-god-standing-on-the-borderline-of-good-and-evil/index.html
@@ -3,119 +3,26 @@
-
-
I Must Be The Victor For God, Standing On The Borderline Of Good And Evil – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Reverend Sun Myung Moon
Leader’s Address
Dallas, Texas
Circa March 1, 1965
@@ -329,7 +236,7 @@ Now is the time that we must struggle and fight
Now God is reaping what He has sown in past generations. If there are not prepared young people here, God will find them somewhere else. Our movement is to look for such young people throughout the world, and train them to reap at this time of harvest. By denying the world and worldly things, we want to establish a new world. Since Jesus set the example, we must follow his pattern. The purpose of our movement is to train young people to receive the inheritance of Jesus and fulfill God’s will. The power and the truth of our movement will be demonstrated in training and showing the ability to train young people who will deny the world and work for this cause beyond national barriers. Because of the power by which we can train young people and make them so that they can be international workers to bring about His kingdom on earth, I would like to know how many of you have the conviction to do this work.
You should know how you can work in accordance with the principle
Those who have studied the Principle should know how Satan works in reality and how God works in reality. You should know why Jesus had to work the way he did in his time. The world and activities and work Jesus did are related to us today. You can relate the work and life of Jesus to your own. By understanding why Jesus lived the way he did, and how Satan rules the world, you should know your actual mission. You should know how to subjugate Satan. God’s will cannot be fulfilled in this world as it is. Therefore, you should know how you can work in accordance with the Principle. Through the Principle, you should know how Satan has been acting as our enemy. By subjugating Satan, you can fulfill the will of God, the will of Jesus, and your own will which should be in accordance with God’s. Therefore, you must know very clearly who Satan is, what he has done, how he has been active on earth and with you. I want you to have firm conviction based on the Principle, and hope to be able to bring about the kingdom Jesus and God have been wishing to establish. In order to subjugate Satan sometimes you must give up your own life. This is the requirement to be a member of our movement, That is why I have been struggling all my life in . . . [missing page(s) to end of speech]
-
+
@@ -374,8 +281,7 @@ Now is the time that we must struggle and fight
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
August 9, 1959
Former Church Headquarters,
@@ -327,7 +234,7 @@ the Stadium of the Providence of Restoration
We understand the great work which has been hidden deep inside the heart of the Father, who has desired to give awards for six thousand years. Based on this, Jesus said that he was the bridegroom and that we are the brides; that he is our true father and we are his true children, true family, true nation, and true world. However, today we do not have a family, a people or a country. We do not have anything adequately prepared. What hesitation and reluctance can we have before our parent, who is trying to restore everything? What hesitation and reluctance can we have before the heavenly family and the heavenly nation? We should pour out all of our determination and unswerving zeal to run the race without stopping and conquer the enemy camp. We should raise the flag of God’s victory and say, “Father, please be liberated from all Your grief.”
We have learned that to accomplish this we have to overcome any difficulty and win in the fight. Please protect us so that we will not fail as racers in our life. Please guide us not to lose the original ideal that the Father established and not to cause anguish to the Father’s heart.
Please allow us to become children of Heaven who can risk our lives each day and run the race bravely. Please do not let us lose the race. Praying that You will allow us to become final victors in God’s races and become precious sons and daughters who can glorify the Father before the entire universe and all things of creation, we prayed in the name of the Lord. Amen.
-
+
@@ -372,8 +279,7 @@ the Stadium of the Providence of Restoration
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 18, 1959
Former Church Headquarters,
@@ -341,7 +248,7 @@ Compared to Anything in the World
In that way we can support Jesus whom You wanted to establish. We can dissolve Jesus’ historical sorrow, and we can cleanse the mistakes of the generations of our ancestors in one generation. We pray that we can become family members of Heaven and children of Heaven who attend Jesus with this attitude.
Father, if what we feel began from Heaven, let it not disappear from our mind for eternity. Let it linger in our heads forever. Let that life force stay with us. If we must surely go this way, please guide us vertically, transcending time and space. Please take direct control over us.
Be with us forever with Your words. Bless us that in the course of battle to win victory we can keep pace with the providence; that we can give our utmost effort and devote our utmost loyalty to You. I pray all these things in the name of Christ our Lord. Amen.
-
+
@@ -386,8 +293,7 @@ Compared to Anything in the World
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 13, 1959
Former Church Headquarters,
@@ -366,7 +273,7 @@ and We Who Are Seeking God
When this is realized before the people and the world, we know that joy will fill all of Heaven and earth. We have learned that we cannot build this ideal world unless we can long for the people, brothers and sisters, our family members and children and shoulder the cross in our battles.
We sincerely pray that You will raise us up as sons and daughters who can fight every day with unbounded, infinite animosity toward Satan’s world.
We hope that we can clearly understand our own situation and the direction that we should head in based on the words You have given us today. We pray that You will guide us to become sons and daughters whom You can recognize and who can understand You. We prayed in the name of the Lord. Amen.
-
+
@@ -411,8 +318,7 @@ and We Who Are Seeking God
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/10/let-us-follow-the-way-of-jesus/index.html b/blog/2018/06/10/let-us-follow-the-way-of-jesus/index.html
index c88245b1..6e7c5a54 100644
--- a/blog/2018/06/10/let-us-follow-the-way-of-jesus/index.html
+++ b/blog/2018/06/10/let-us-follow-the-way-of-jesus/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Follow the Way of Jesus – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
April 26, 1959,
Former Church Headquarters
@@ -425,7 +332,7 @@ Unfaithfulness of the Chosen People
Since you said that a tree not bearing good fruits will be cut down, we will have to be trees of goodness. Please allow us to become trees of goodness and bear fruits of goodness. As Jesus has been fighting for two thousand years to bring fruits of goodness, please guide us to bear fruits of goodness today as trees of goodness. Father, we eagerly hope and desire that You allow us to be sons and daughters who know how to sow the seeds.
Father, we eagerly hope and desire that You allow us to be the ones who can realize that this is Your will; this is the purpose for which You came to the earth; this is the content for which You have fought. Let us be the ones who can live, fight and hold You, consumed with this will, this purpose, and content.
We eagerly ask You to lead us so that we become the best filial sons and daughters who can console the Lord and You after fulfilling the will that remains and running the required road. We pray all these words in the name of the Lord. Amen.
-
+
@@ -470,8 +377,7 @@ Unfaithfulness of the Chosen People
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/10/let-us-halt-in-our-steps-and-behold-the-one-who-is-protecting-us/index.html b/blog/2018/06/10/let-us-halt-in-our-steps-and-behold-the-one-who-is-protecting-us/index.html
index ce0a3162..a343b5d1 100644
--- a/blog/2018/06/10/let-us-halt-in-our-steps-and-behold-the-one-who-is-protecting-us/index.html
+++ b/blog/2018/06/10/let-us-halt-in-our-steps-and-behold-the-one-who-is-protecting-us/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Halt in Our Steps and Behold the One Who Is Protecting Us – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Church Headquarters
Seoul, Korea
@@ -377,7 +284,7 @@ Original Position of Human Beings
We must reflect again upon our position today. You must have shed many tears. Yet, to what did all your tears amount? Please reflect critically upon yourself. Your hands are actively moving to help you stay alive. However, for whose sake do they move? For whose sake are you so desperately taking steps? For whom do your minds and bodies long? You must stop and reflect upon this point. You must then realize that you live amid the grief of history and that you must seek the one day of hope. Making a new determination, you are to evaluate your past critically. You must lament over the fact that you have not met God’s expectations and have failed to make a relationship with Him.
Are you always going to feel, “I am ashamed to stand before my family, nation and world?” If such feelings spring forth from the depth of your heart, you will shed tears when you face your family, your nation, the world and God. If you do not experience this in your lifetime, you cannot penetrate through the dark barrier in God’s heart to find the goodness, joy and happiness which is hidden at the highest realm.
We must now analyze for whom we are leading our lives and understand the One who protects us. We must behold the One who is protecting us, regardless of whether we are aware of it, the One who protects us even as we are going through all kinds of difficulties.
-
+
@@ -422,8 +329,7 @@ Original Position of Human Beings
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/10/let-us-open-our-eyes-once-more-and-behold-the-sky/index.html b/blog/2018/06/10/let-us-open-our-eyes-once-more-and-behold-the-sky/index.html
index be8cdf8d..fb22a5b5 100644
--- a/blog/2018/06/10/let-us-open-our-eyes-once-more-and-behold-the-sky/index.html
+++ b/blog/2018/06/10/let-us-open-our-eyes-once-more-and-behold-the-sky/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Open Our Eyes Once More and Behold the Sky – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Church Headquarters
Seoul, Korea
@@ -343,7 +250,7 @@ the Faithful People in the Last Days
We know that only when such people appear, who can open their eyes and look to Heaven, can this earth regain its life and this world live. Please permit us to become those people.
Jesus prayed in the garden of Gethsemane with the heart of someone who was destitute. He felt as if he had lost his parents, his brothers and sisters, his nation and the world. Please allow us to feel the same heart and possess Heaven only after experiencing the feelings of having lost everything. Because the bonds must be made on the earth, Jesus resurrected after he died. We know that Jesus had the responsibility to set the condition of bonds on the earth.
Even if we are to lose everything of the earth and to fall down with the heavenly standard and nothing else, please allow us to march toward the one day when the hope of Jesus, the hope of Heaven, and the hope of humanity can be realized on the earth through us. Please allow us to dash toward that day every day, every year, for the remaining days of our lives. Wishing this most sincerely, we pray in the name of the Lord. Amen.
-
+
@@ -388,8 +295,7 @@ the Faithful People in the Last Days
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
@@ -347,7 +254,7 @@ Even Amid Persecution
We know that now the time has come when we should achieve the parenthood of the cosmos, the nation and the family. Without standing in the position of the family true parents, we cannot complete the position of the national true parents. Without completing the position of the national true parents, we cannot complete the position of the universal true parents. We have learned that this tremendously important matter is determined by us alone. Today, please allow us to indemnify the sorrow of restoration and to come before You by fully satisfying the condition of hope You desire. Please allow us to go through true brotherhood and proceed to the position of the True Parents in this way. Allow us to be able to bear the historical mission, according to which we should form the true family after achieving true parentship. We then should continue to the nation through the family and on to the position of universal parents through the nation.
Please allow us to understand that our lives, centered on our families, is not simply for our families, but for the nation. Let us have the heart of living for the sake of the nation. If there is a family taking responsibility for the nation, grant that family the heart to live beyond the nation, for the sake of heaven and earth. We realize that we can only resolve Your great sorrow by being thoroughly possessed of such a heart.
Therefore, Father, allow us to follow Your Will from today. As we sincerely desire to achieve brotherly unity and extend the Father’s Will of glory, we pray in the name of the Lord. Amen.
-
+
@@ -392,8 +299,7 @@ Even Amid Persecution
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
@@ -335,7 +242,7 @@ God and Jesus Can Be Proud
God, our Father, our Lord and our Creator, wants to brag about the people of the earth. How can we forget You and brag about ourselves? We desire from the depth of our hearts that You allow us not to betray the heavenly laws or disrupt the Principle and order.
If there is some basis for pride, please guide us to offer it to the Father. If there is some condition for sorrow, please allow us to inherit it. Please do not let Satan follow us based on that condition of sorrow. Please allow us to boast to Satan that we are Your true sons and daughters. We earnestly pray that You guide us to become sons and daughters who can bow before the Father by establishing such a standard.
We know that although the Father wants to brag about these people, we have not become a praiseworthy nation nor a worthy bride of Jesus. Therefore, Father, we earnestly wish that You allow us to become Jesus’ bride after overcoming all conditions of bitterness. Allow us to become sons and daughters about whom You can brag before all things of creation and Satan. We offer all these words in the name of the Lord. Amen.
-
+
@@ -380,8 +287,7 @@ God and Jesus Can Be Proud
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 24, 1959,
Former Church Headquarters
Seoul, Korea
@@ -370,7 +277,7 @@ the Person of Character Who Can Govern the Cosmos
Adam, who could have stood in the position to accompany You in the state of connected heart, fell and left You. We earnestly hope and ask that we can become ones who can attend You and rejoice with all things, all people, and the cosmos.
We realize that the bitterness of the cross cannot be connected to us unless we reach it through our longing. The glorious position which You left cannot be connected to us either, unless we have the mind to admire the ideal garden with piercing longing. Father, please grant that we may become Your sons and daughters who can relate to all things in the original garden as original persons with the heart of longing. Let us be able to victoriously receive Your blessing without any relationship with the fall. Please guide us to be the true ancestors of humanity. We earnestly ask this.
Father, we entrusted everything of this day to You. I ask earnestly that You grant them the heart that experiences a new joy through the offered words. I ask everything in the name of the Lord. Amen.
-
+
@@ -415,8 +322,7 @@ the Person of Character Who Can Govern the Cosmos
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/10/man-is-an-explorer-in-search-of-truth/index.html b/blog/2018/06/10/man-is-an-explorer-in-search-of-truth/index.html
index acbb24ee..c33a9865 100644
--- a/blog/2018/06/10/man-is-an-explorer-in-search-of-truth/index.html
+++ b/blog/2018/06/10/man-is-an-explorer-in-search-of-truth/index.html
@@ -3,119 +3,26 @@
-
-
Man Is an Explorer in Search of Truth – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
July 19, 1959
Former Church Headquarters,
@@ -381,7 +288,7 @@ Must Have in the Last Days
We have to carry on a revolution today. We have to find the new world. We need an adventurous and investigative character. Father, we realize that those who think about themselves cannot be included in this number. Those who are clinging to the conditions of the environment will not be able to pioneer that environment. Those who are caught up in the thoughts and ideals of this life cannot partake in the ideology of this new world to fulfill their role as world leaders God can be pleased with.
Please allow us to have the heart that is in tune with the heart of the ideal, from the individual, to the family, up to the cosmos. Let us be grateful wherever we are sent, grateful no matter what kind of offering we may become. Let us be heavenly princes of adventure who can go forth ready to face any risk.
I sincerely pray that we can be the sons and daughters whom God can trust and that we can be responsible for everything. I pray all these things in the loving name of the Lord. Amen.
-
+
@@ -426,8 +333,7 @@ Must Have in the Last Days
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/10/members-who-will-live-in-gods-family/index.html b/blog/2018/06/10/members-who-will-live-in-gods-family/index.html
index 88aa34bb..3c1dcf9f 100644
--- a/blog/2018/06/10/members-who-will-live-in-gods-family/index.html
+++ b/blog/2018/06/10/members-who-will-live-in-gods-family/index.html
@@ -3,119 +3,26 @@
-
-
MEMBERS WHO WILL LIVE IN GOD’S FAMILY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
September 27, 1959
Headquarters Church, Seoul, Korea Matthew 12:46-50
@@ -341,7 +248,7 @@ Members of the Heavenly Family
Jesus looked at his own mother and younger brothers and sisters and said, “Only those who live by the will of my Father are my brothers and mother.” We do not have original parents; we do not have original brothers and sisters; we do not have original children or spouses. We long for original parents, brothers and sisters, children and spouses. Please let us become sons and daughters who forget about our own dignity and search for them out of intense yearning.
Please let the movement to honor the Father and enjoy life in the heavenly family unfold in Heaven and earth. Please let revolutions of heart and love take place which can unite people with this ideal and force them to move forward and respond. If Your sons and daughters who participate here feel something in their hearts, please let that become the guiding light of their lives and the source of transformation. Father, this is our sincere prayer.
Thank You for having governed over everything. We pray in the name of the Lord. Amen.
-
+
@@ -386,8 +293,7 @@ Members of the Heavenly Family
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/10/men-are-destined-to-go-the-road-of-restoration-returning-home/index.html b/blog/2018/06/10/men-are-destined-to-go-the-road-of-restoration-returning-home/index.html
index a65d648d..1ae728d5 100644
--- a/blog/2018/06/10/men-are-destined-to-go-the-road-of-restoration-returning-home/index.html
+++ b/blog/2018/06/10/men-are-destined-to-go-the-road-of-restoration-returning-home/index.html
@@ -3,119 +3,26 @@
-
-
Men Are Destined To Go The Road Of Restoration Returning Home – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
What are people really seeking? Money? Power? Knowledge?
@@ -287,7 +194,7 @@ Other things, such as money, power, knowledge, automatically
fall into the right position
True, in your lifetime, you realize God is living in your life. You must recognize that you are my son here on earth. It is not important that you believe God. The important thing is whether God trusts you. Saying that you love God is not important. The words “God loves me” are important. After long experience with the spirit world, I realize one thing: The heavenly way of the heavenly kingdom has to go underneath hell. You taste hell first. If you recognize this circumstance, there is no problem. Other things, such as money, power, knowledge, automatically fall into the right position. If you cannot believe my word, please do ask a sensitive or ask in your prayers. If you live life like that, then you are sent to hell and you must take all accusations. After the tragedy of the fall of man this was known to all humanity. There is but one way to go to heaven.
Thank you for your enthusiastic listening and patience.
-
+
@@ -332,8 +239,7 @@ fall into the right position
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/10/my-new-self-and-the-heaven-where-my-new-self-can-dwell/index.html b/blog/2018/06/10/my-new-self-and-the-heaven-where-my-new-self-can-dwell/index.html
index 2008b11f..a7c1eadf 100644
--- a/blog/2018/06/10/my-new-self-and-the-heaven-where-my-new-self-can-dwell/index.html
+++ b/blog/2018/06/10/my-new-self-and-the-heaven-where-my-new-self-can-dwell/index.html
@@ -3,119 +3,26 @@
-
-
My New Self and the Heaven Where My New Self Can Dwell – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
June 14, 1959,
Former Church Headquarters
@@ -370,7 +277,7 @@ Seoul, Korea
We know that Jesus lived for this mission, and he lived his thirty years of life not for himself but for his people and fallen humanity. We know that the era of the Kingdom of Heaven is coming in which Jesus can live for himself. We also know that we have the final mission to receive permission for the glory of resurrection by going over the suffering hills and the path of the cross in a victorious and substantial manner.
If Your children who are gathered here understand these contents, Father, they should unite with that will and substance. They should prepare a substantial offering for the accomplishment of that will. Please be with them, Father. I sincerely ask that You allow Your children to build a victorious altar that can be recognized by You so that they may prepare a holy temple.
Father, please subjugate everything from this hour on. I also ask You to accompany the whole schedule of this day. Please keep Your hand of protection upon the people of this nation and the members. I ask all these things in the name of the Lord. Amen.
-
+
@@ -415,8 +322,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
January 18, 1959
@@ -347,7 +254,7 @@ Destination of Fallen Humankind
Father, we have realized that there are incredible walls and hills of sorrow such that we must find You through a historical course of humiliation and suffering. Father, please allow us to understand this sorrow of history and Your grief, the root of history.
Beloved Father, we sincerely hope and desire that You allow us to march in an orderly line as we move in search of Your eternal garden of happiness. Allow us to realize in what stage we are living. Father, we have been living irresponsibly. Do not let us take the course of traitors. Allow us to become sons and daughters who can fight repeatedly with Satan, until the day when we can serve and bow down to You in the garden of the ideal, harmonizing with the whole. We sincerely hope and desire this.
Father, as Your sons and daughters have listened to Your Word, we sincerely hope and desire that You can cause a transformation whereby they see their course of life from a new perspective, and they run toward their destination, relying on heavenly law. As we ask You to rule over all of today’s affairs, we pray in the name of the Lord. Amen.
-
+
@@ -392,8 +299,7 @@ Destination of Fallen Humankind
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Reverend Sun Myung Moon
Leader’s Address
April 2, 1965
Washington, D. C.
@@ -267,7 +174,7 @@ Translated by Mr. Bo Hi Pak
And the young people know that I have lived many years in prison and known hard cold floors in prison camp. If they had known earlier, they would have participated in my suffering. These people are the backbone of Parents’ Day, the backbone of Children’s Day, and they will construct God’s Day. Therefore, you are not really American, you belong to God. If you had a choice between God and America, which side would you take? In order to embrace the side of God, you must have a Parents’ Day, you must control Children’s Day, you must infiltrate into World Day. Then you will become the pioneers of God’s Day. Today is a day of recommitment, a day of rededication, a day of reawakening. We must commit ourselves to even greater strides and march toward the greater victory of God’s Day.
Do you want to go with me on this road? This road is the road of fear. And those who follow the road have to fear. Those who follow the Leader, Master, Teacher, must go the stony path. You must be ready to walk. On the way, you may be killed. The world you live in is unfortunate, but this is not the true world. The farther you go, the greater the hope that comes to you. The more you fight, the greater the courage that comes. The greater the enemy appearing in front of you, the greater the message God will provide to you. For each step you take, the taste of victory is greater. Live like a man, live like a lord. Bear the fruit of victory. Be a hero. That comes from me! Be a teacher. That comes from me. I know love. That comes from me! The true nation, that comes from me. And the true God, He comes from me. And when you think of this, how valuable you are as a group tonight, then we’ll be wedded and will become one. If you feel today as if you cannot go one year, I will go ten years. If you cannot go one year of your life, I will go even after death. I never quit.
You are the true victor in the history of God. I have one hope, not the hope that I command the world, but the hope that at the day of my death, I may reflect back to my past and say, “God, I am dying without any regret. I have done all I can and this is my victory.” I hope to die without leaving any regrets behind me. I carry on in my place of death. I carry on my will. This is not written, it is I do not want anyone to cry after me when I die.
-
+
@@ -312,8 +219,7 @@ Translated by Mr. Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Reverend Sun Myung Moon
February 13, 1965
Probable translator: Bo Hi Pak
I am the very person Col. Bo Hi Pak so gloriously introduced.
@@ -285,7 +192,7 @@ then to worry about your own
Where did you set your standard of faith? Do you desire the greatest blessing? I know you do. Are you willing to take up the cross? Do you know what Jesus said? He said, “He who loves his mother, his father, his wife, his brothers and sisters, his children more than me is not worthy of me. To come with me, you must bear your own cross.” Jesus Christ, of course, was a pathfinder. He opened up the territory, the new way. In order to be adopted as a true son and daughter of God, those who followed his path must walk the same way. The time has come when the tears of civilized people are necessary. The tears of the millionaire are needed, the tears of the men of talent, the men of knowledge are needed, and their sweat, and even their blood. This is the only way we can expedite the restoration of the Kingdom of Heaven.
You are the pioneers
Now you must be ready. You must stand upon this path so that you can courageously set forth upon the fulfillment of your responsibility. You think you are living individual lives. But please, give your action, your individual life meaning! That meaning is applied to the restoration of the universe. You are the pioneers who will open up this evil world, these satanic surroundings, who will establish the path, moving courageously so that you will be entitled to be called a true child of God. This is my talk, given to you for the New Day, for the new realization of the new task which is given to you.
-
+
@@ -330,8 +237,7 @@ then to worry about your own
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
July 12, 1959
Former Church Headquarters,
@@ -359,7 +266,7 @@ the Providential Perspective and Their Path to Life
We should be grateful that the saints of the past strove and that Heavenly Father and the world have endeavored to find the sons and daughters of the direct lineage to create the relationship of father and children. Furthermore, you should say a word of apology to the ancestors, to numerous spirits, and even to Satan, and become figures who can protect this land. Only then will you become God’s sons and daughters. God wants to hear such sons and daughters call Him “Father.” Aren’t you also like that? When there are sons and daughters whom God truly loves, He does not want to hear the physical father say to such children, “Hey, So and So, you are my sons and daughters.” Wouldn’t that be true? He doesn’t even want to hear that they belong to a certain nation. “They are My own sons and daughters and they belong to My nation.” He doesn’t want them to be called the people of Korea or America. Such a thing is ridiculous to Heavenly Father, who has the ideal of the heavenly world. God is searching for us from such a standpoint.
God was unable to live with the individual, with the family, with society, with the nation, and with the world. How much must He have endeavored to work backwards from finding the world to finding us today? Not only does He have to find us, He has to take us along with Him. It is difficult enough to find us, but it is more difficult to drag us along. The Lord comes in order to take even the historic last days along with him.
I urge you to clearly understand this and become God’s proud sons and daughters, the brides and bridegrooms who will stand heart to heart with Jesus. He professed that we are not of this nation, the heavenly family is not of this nation. His society, nation, and the created world are not of this fallen world.
-
+
@@ -404,8 +311,7 @@ the Providential Perspective and Their Path to Life
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/10/the-grieving-father-son-and-daughter-as-they-try-to-establish-the-kingdom-of-heaven/index.html b/blog/2018/06/10/the-grieving-father-son-and-daughter-as-they-try-to-establish-the-kingdom-of-heaven/index.html
index 962dbe37..a99e0cab 100644
--- a/blog/2018/06/10/the-grieving-father-son-and-daughter-as-they-try-to-establish-the-kingdom-of-heaven/index.html
+++ b/blog/2018/06/10/the-grieving-father-son-and-daughter-as-they-try-to-establish-the-kingdom-of-heaven/index.html
@@ -3,119 +3,26 @@
-
-
The Grieving Father, Son and Daughter as They Try to Establish the Kingdom of Heaven – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
May 17, 1959,
Former Church Headquarters
@@ -430,7 +337,7 @@ to Connect with the World of God’s Love
Is there any one of us who cannot feel a heart of gratitude for the fact that we received our lives? If they felt something from the words spoken and were moved by it, please let the fire of life ignite and let the history of resurrection arise.
I sincerely pray that this time can be a time of seeking the heavenly ideology, a time of connecting ourselves to the Father’s heart by pioneering the historical circumstances of today. I wholeheartedly pray that You allow these words to become the standard for our mind and life. Please inspire our hearts and flesh, and allow us to take dominion over what is unrighteous by allowing these words to become the living words and stimulating standard for our frame of life.
Please comfort those members who, even at this moment, are pleading to You with tears in a lonely environment. I ask that You stretch the hands of blessing to the multitudes who are bowing down to You. I pray in the name of the Lord. Amen.
-
+
@@ -475,8 +382,7 @@ to Connect with the World of God’s Love
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 15, 1959,
Church Headquarters
@@ -399,7 +306,7 @@ Even as He Was Crucified
Each of you now must go through the course of battle. You must realize that there is a heavenly will to be fulfilled, there are people to be sought, and there is the religious denomination that must be sanctified. For the sake of the will, all people on the side of Heaven must be mobilized.
*In Korean, han means a subject’s sorrowful and tearful lamentation toward the object who refuses to receive the subject’s unlimited love (suffering love). It comes into being when it is not possible to commune with the object and when there is a passive feeling of bitterness and/or an active feeling of vengefulness.
-
+
@@ -444,8 +351,7 @@ Even as He Was Crucified
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
February 22, 1959
@@ -371,7 +278,7 @@ the Owner of the Kingdom of Heaven
On that account, let us not lack in any qualification to become the citizens of that nation, sons and daughters of that nation, and leaders of that nation. Let us become people of which You can be proud in front of a million satans. Allow the day when all the created world can recite a poem of ecstasy and liberation. Allow it to come quickly.
We know that this is not happening in some conceptual world. We know that if this is not defined through our minds and bodies, which live on this realistic earth and through substance, we cannot finish Heaven’s ideal of creation. Therefore, let us be able to feel with our heart and practice with our actions in the whole field of mission which we take as our responsibility. Make us into sons and daughters who do not hesitate to pioneer any road of battle until the day of hope comes.
Let us be able to pioneer even a difficult road to remove the remaining resentment of the cross and to welcome the hour of happiness and hope, the hour of love in which we can rejoice. We pray that even today we can live in that kind of state. We pray all these things sincerely. We pray in the name of Christ, our Lord. Amen.
-
+
@@ -416,8 +323,7 @@ the Owner of the Kingdom of Heaven
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Former Church Headquarters
Seoul, Korea
@@ -363,7 +270,7 @@ after We Have Made the Preparations
Please allow us to become sons and daughters who can take steps forward to that profoundly deep world of the heart. Please allow us to comfort the bitter heart of the Father and to alleviate the grief of Jesus and the ancestors of history. Father, we earnestly wish that You attain the liberation of Heaven through us.
We have learned today that Jesus came with the mind-set of a pioneer. How tragic was it that his glory had to turn into pioneering! It was because John the Baptist betrayed him, the religious sects betrayed him, the Israelite people and all the people in the world turned their backs on him. As we understand that this is a fact in the history of Christianity, please let the internal heart of determination that Jesus possessed during his preparation period and public ministry spring forth within us.
Jesus confronted enemies on the level of the people and the nation, but today we have the mission to go beyond the people and confront enemies on the levels of the world and the universe. In other words, we have the mission of the last pioneers. Father, please give us the power. Beseeching from the depth of our hearts that You will guide us to become victorious and glorious children who can shoulder this responsibility and bravely walk to the end of the path of Golgotha, we offer all these words in the name of the Lord. Amen.
-
+
@@ -408,8 +315,7 @@ after We Have Made the Preparations
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
July 5, 1959
Former Church Headquarters,
@@ -424,7 +331,7 @@ Where We Wish to Go
How badly has Heaven longed for the sons and daughters who know this and know they are lacking even after walking on and on toward Heaven in silence? How badly has Heaven longed for those who can call Him Father with their heads bowed down before Heaven? Through this word today, please allow such feelings to be stirred up in our shimjung. Allow such feelings to be stirred up when we relate to this nation, this world and Heaven. We know that only when such feelings are stirred within us can we say that we have total faith from the level of the individual to the level of the realm of the whole worldwide ideology. We will be in the position of Heaven, having the very best shimjung for the sake of setting up our own ideology. I ardently beseech that You will let our minds be stirred so that we can proceed, cultivating the path of the environment like this.
I ardently solicit and wish that You will allow us to be the children who criticize ourselves, thanks to this word today. Let us feel sorry in the course of life we must go. Let us live intoxicated with happiness. Let us uphold the Father’s glory with bowed heads, placing high value on connecting our individual bodies with Heaven.
Since this gathering leaves You in full charge of us, I ardently desire and wish that You will have dominion over our lives and our whole way of living, including any ideology we possess. That way, we will not run counter to the Father’s shimjung. I pray all these words in the name of the Lord. Amen.
-
+
@@ -469,8 +376,7 @@ Where We Wish to Go
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 12, 1959,
Former Church Headquarters
@@ -395,7 +302,7 @@ in the Time of the Second Coming
We know that the sorrow of Jesus who died on the cross was historical sorrow. We yearn for him, he who shed blood and tears on Calvary. Now humankind is zealously waiting for someone to appear who can laugh at history and scorn the world as his representative and Your substantial manifestation. We know that You also are waiting for him. We eagerly hope and desire that You will make us the sons and daughters who wander about in search of him, today and again tomorrow, yearning for this being.
Please do not let us stop short on our way and shed tears. Rather, make us the kind of people who desire to go again even after completing the walk, who struggle to possess joy after exhausting the road to be traveled. We have learned that only in this way can we become cornerstones for the wondrous and grand will of the providence. Please move us to this will today and again tomorrow.
Since our destiny is such that today’s world and our descendants should be mobilized for the will, please issue commands and lead us. We will go. Father! We sincerely request that You know our hearts that desire to report to You and fulfill our prayers. Please protect us on the remaining path of tribulation. We pray in the name of the Lord. Amen.
-
+
@@ -440,8 +347,7 @@ in the Time of the Second Coming
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 22, 1959,
Former Church Headquarters
@@ -324,7 +231,7 @@ Seoul, Korea
Father, we pray sincerely that You allow that the more we think of You, the more our heart of hope will yearn for the Father, and yearn for the Father’s life and love. By doing so, please allow us to not be deprived of the ardent mind of hope in the course of our life and in our living environment until the time we are raised as the sons and daughters who can receive blessings along with the Father’s words of promise.
We know that numerous satans are attacking us to deprive us of this. Please allow us to be Your sons and daughters who can return glory before the Father by fighting, holding onto the hope You granted in our minds to the end. We sincerely wish and desire this.
Ardently soliciting that You allow us to be the sons and daughters who can return glory in the presence of the Father by becoming victorious after fighting with Satan, keeping hold of the Father’s hope in the last remaining battleground, I pray all these words in the name of the Lord. Amen.
-
+
@@ -369,8 +276,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/10/the-person-who-will-serve-the-grieving-father/index.html b/blog/2018/06/10/the-person-who-will-serve-the-grieving-father/index.html
index b11ecb1a..9fa79229 100644
--- a/blog/2018/06/10/the-person-who-will-serve-the-grieving-father/index.html
+++ b/blog/2018/06/10/the-person-who-will-serve-the-grieving-father/index.html
@@ -3,119 +3,26 @@
-
-
The Person Who Will Serve the Grieving Father – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
May 24, 1959,
Former Church Headquarters
@@ -380,7 +287,7 @@ the People and the World
It was because of humankind that life or death depends on a moment, and because of humankind that sorrow, lamentation and pain had to come about. I deeply pray, Heavenly Father, that You allow us to realize that since humankind started all this, the only way for us to relate to You is for humankind to liquidate all this, to establish the heavenly ideology on this earth, the garden of happiness, and to search for Heavenly Father.
Please let these words spoken today never be forgotten in the hearts of Your sons and daughters. Please let those gathered here put their sad lives behind them. Allow them to become people of pride who can overcome the sorrowful heart and sorrowful history in spite of the existence of this sorrowful race, this sorrowful world, and sorrowful Heaven. As victors with joyous hearts, let them be able to say, “Father, please do not be sad. Your long-awaited sons and daughters of glory have come. Please embrace us.”
Father! With our effort and sacrifice, please allow us to stand as sons and daughters who can be a joy to this world. Sincerely praying that we can pave the road that will bring forth such sons and daughters before You, even if we must become a sacrifice thousands of times over, Father, we pray all these things in the name of the Lord. Amen.
-
+
@@ -425,8 +332,7 @@ the People and the World
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 29, 1959,
Former Church Headquarters
@@ -398,7 +305,7 @@ the Foremost Standard of a Person of Faith
Lord, who left in this manner; Lord, who is the bridegroom: you promised you would come again through the history of relationship. We know you have an ardent shimjung to seek us and use us, devoting your mind and body. Please allow us to be eager to boast of the glorious appearance before all humankind, having prepared ourselves. In trying to go forward on the path, we realize it is an evil world. Since the path the Lord walked remains, we must walk the remaining hill for the nation, continuously forbearing with patience. We must also walk the remaining hill of the world. We have realized for the first time that now we cannot help sustaining the history of martyrdom where one goes over the hill of the cross by forbearing with patience.
Once we listened to the words, we felt awe-stricken. Once we were awakened, we felt ashamed. What further excuses can we make? What wish can we have in front of the Father? Please forgive us for not having anything of which to boast.
Please allow us now to go forward until the day we can hold onto the Father and wail, feeling the relationship with a new mind, waiting eagerly with a new mind, and forbearing with a new mind. Allow us to go beyond the relationship of rankling sorrow. Soliciting ardently that You allow us to be the sons and daughters who can overstep the influence of death and sing of the glory of resurrection by having endured and remained until the time when we can boast of the relationship of happiness, I pray all these words in the name of the Lord. Amen.
-
+
@@ -443,8 +350,7 @@ the Foremost Standard of a Person of Faith
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/10/the-sorrowful-heart-of-jesus-as-he-went-to-the-mountain/index.html b/blog/2018/06/10/the-sorrowful-heart-of-jesus-as-he-went-to-the-mountain/index.html
index acb89e79..a1f90f3b 100644
--- a/blog/2018/06/10/the-sorrowful-heart-of-jesus-as-he-went-to-the-mountain/index.html
+++ b/blog/2018/06/10/the-sorrowful-heart-of-jesus-as-he-went-to-the-mountain/index.html
@@ -3,119 +3,26 @@
-
-
The Sorrowful Heart of Jesus as He Went to the Mountain – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Former Church Headquarters
Seoul, Korea
@@ -303,7 +210,7 @@ His Serious Determination
As we have realized the historical connections with mountains, please allow many sons and daughters of God to appear on the mountain tops of the peninsula of the 3,000-li. Guide them to be proud people who can return the glory of victory to You and indemnify the historical grounds of resentment over what took place on the mountains.
To be such people, we know that besides our individual selves, our families, our societies, our religions, nations and world must all go to the mountain top. Please guide us to resemble the heart of Jesus, walking up and down the mountains for the sake of heaven and earth, and to follow in his footsteps. Allow us to become the children who can fight with fidelity until the day we set up a victorious altar on the mountain top and sing “Hosanna.” Let us fight without exhaustion or retreat.
Father, we know that if we have such a determination, You will help us. Lead us to go through any complications with single-mindedness. Make us true sons and daughters who can, upon Your request, come and take the responsibility to connect to Your heart in the service of Your Will. We pray all this in the name of the Lord. Amen.
-
+
@@ -348,8 +255,7 @@ His Serious Determination
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/10/the-toil-of-god-as-he-tries-to-raise-up-his-beloved-children/index.html b/blog/2018/06/10/the-toil-of-god-as-he-tries-to-raise-up-his-beloved-children/index.html
index e4580e3c..2f94fe09 100644
--- a/blog/2018/06/10/the-toil-of-god-as-he-tries-to-raise-up-his-beloved-children/index.html
+++ b/blog/2018/06/10/the-toil-of-god-as-he-tries-to-raise-up-his-beloved-children/index.html
@@ -3,119 +3,26 @@
-
-
The Toil of God As He Tries To Raise Up His Beloved Children – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
October 11, 1959
Former Church Headquarters,
@@ -353,7 +260,7 @@ Human Beings Should Hope For
Please let us understand that we should not become princes who are seeking joy but princes who bear responsibility for sorrowful and painful history, and let us pay indemnity for it. We have learned that You yearn for sons and daughters who are victorious under such circumstances, sons and daughters worthy of God’s pride before Heaven and earth. We have also learned that Your labors for the six thousand years have been to elevate Your beloved sons and daughters.
We pray sincerely that You will allow us to fulfill all the responsibilities entrusted to us and to fully cope with the missions given to us. Please guide us to become the most exemplary children of filial piety, and patriots.
Until the day that the Father of history, the Father of the present era and the Father of the future becomes our Father and mobilizes the entire universe to sing songs of joy, please protect these people. We prayed in the name of the Lord. Amen.
-
+
@@ -398,8 +305,7 @@ Human Beings Should Hope For
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/10/the-true-sons-and-daughters-of-heavenly-father-who-will-remain-in-the-last-days/index.html b/blog/2018/06/10/the-true-sons-and-daughters-of-heavenly-father-who-will-remain-in-the-last-days/index.html
index a33b0d29..888f2e7e 100644
--- a/blog/2018/06/10/the-true-sons-and-daughters-of-heavenly-father-who-will-remain-in-the-last-days/index.html
+++ b/blog/2018/06/10/the-true-sons-and-daughters-of-heavenly-father-who-will-remain-in-the-last-days/index.html
@@ -3,119 +3,26 @@
-
-
The True Sons and Daughters of Heavenly Father Who Will Remain in the Last Days – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
July 26, 1959
Former Church Headquarters,
@@ -338,7 +245,7 @@ the Unification Church Should Walk
We do not need many people. We do not need great multitudes. We need people who can say, “Father, I am not the only one suffering. Humanity is suffering all over the world. How many countless people are more miserable than I,” even in grief and pain. We need people who can then strive to shoulder humanity’s grief as their own responsibility. This was the path Jesus walked.
Heaven has sought true sons and daughters. When you call out “Father” while you are holding the Father’s hands and say, “His hands are similar to mine,” or while you are looking at the Father you say, “His situation is similar to mine; His heartaches and worries are similar to what I suffered in the past,” your words will eliminate all the misfortunes of history and become the decisive condition for happiness. We the members of the Unification movement, Christians, and all faithful people in the world and in Heaven should understand this.
I do not know your circumstances or your states of mind, but if you feel something deep in your heart right now, that feeling is not false. If you feel, “That is true; that is how it should be,” then you should make a determination for your life based on that. You should fight based on that and fall down clinging to it. Those who do so will be qualified to become true sons and daughters of the Father who wants to embrace you in the day of judgment.
-
+
@@ -383,8 +290,7 @@ the Unification Church Should Walk
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Do you think that when the Lord comes upon this earth, he will utilize the people’s ideology and ideal as suggested by the system of government of each nation? It is in God’s plan that you are either in the camp of democracy or of Communism. It doesn’t make any difference. Each one of you has to be born again in a new consciousness, in a new universe — a new universal understanding and a new universal consciousness.
@@ -270,7 +177,7 @@ He is there!
During my torture in prison, arrogant Satan said to God, “Oh, God, he is really your Son. I have no power whatsoever over him. He is yours. ”
Oh, what a profoundly significant experience that I embrace the Father and the Father embraces me in this circumstance. I wish that I could more fully share this experience.
I thank you.
-
+
@@ -315,8 +222,7 @@ He is there!
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 6, 1959
Former Church Headquarters,
@@ -385,7 +292,7 @@ Can Teach People How to Escape
Now we have heard the truth that we have to become unchanging people whose minds and bodies are united with the infinite Father. We should stand so close to the life and love of the eternal Father that we do not know if we exist or not, if we are inside or outside of the body. Please allow us to feel this.
Each of us knows what situation we are in, whether we are dozing off, struggling on a deviant path, resting, sleeping, or in what environment we are in. We know that to pioneer our own environment we have to carry on a battle of truth, a battle of the mind, a battle of life, and a battle of the heart. Without passing through such a course, we know that we cannot build a relationship with the world of purpose.
Please encourage our minds and bodies as we head toward this purpose. Please let the words of life remain eternally deep inside our bones and flesh so that we can approach the homeland. Hoping that You will hear our wishes, we prayed in the name of the Lord. Amen.
-
+
@@ -430,8 +337,7 @@ Can Teach People How to Escape
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/10/what-belongs-to-the-father-belongs-to-me/index.html b/blog/2018/06/10/what-belongs-to-the-father-belongs-to-me/index.html
index 6885cc52..b481a45a 100644
--- a/blog/2018/06/10/what-belongs-to-the-father-belongs-to-me/index.html
+++ b/blog/2018/06/10/what-belongs-to-the-father-belongs-to-me/index.html
@@ -3,119 +3,26 @@
-
-
What Belongs to the Father Belongs to Me – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
August 30, 1959
Former Church Headquarters,
@@ -336,7 +243,7 @@ the Viewpoint of the History of the Providence
We have learned how much You believe in us and long for us to become true sons and daughters who can comfort You. Please guide us to struggle desperately to heal Your wounded heart by silently making an offering every day.
We have learned that although faith, hope and love are all valuable, those who have lost their bodies cannot stand before the Father eternally; each one of us is the source of the difficulties.
Please guide those who believe in me to declare with confidence, “Father, please believe in me. Please have hope in me. Please love me.” Please guide them to take responsibility. We entrust everything to You. Please let everything be fulfilled as You will. We prayed in the name of the Lord. Amen.
-
+
@@ -381,8 +288,7 @@ the Viewpoint of the History of the Providence
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 19, 1959,
Former Church Headquarters
@@ -369,7 +276,7 @@ a Life of Loyalty and Separation
Please guide us to start in this direction and awaken us. As we hear historical screams of tragedy, please enable us to make a new determination and pledge deep in our hearts, to set out with thorough preparation to take a new direction.
The garden of joy can be built upon the earth and Heaven can rest only with the one who fights with the heavenly shimjung in place of the One who has fought on the front-line with tears to lead us there. Father, please admonish us so that we are not found wanting in this responsibility. Father, we eagerly hope and desire that if our steps are too slow, You will drive us to this place.
We eagerly request that we can stay awake as Heaven stays awake and shares joy and sorrow with the heavenly way and with history. We pray in the name of the Lord. Amen.
-
+
@@ -414,8 +321,7 @@ a Life of Loyalty and Separation
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
In these days, we are commanders in Chung Pyung. At Chung Pyung, we are building houses while we are living in tents. Other people who saw our shapes know that we came here to improve our mind or cure our lung troubles. (Laugh)
It has been four years since we came to Chung Pyung, but when those people see us it looks piteous. When it rains our living circumstances in the tents are not good, and people think it is sorrowful. But we have our own purpose for choosing to live like that. They don’t know that you have to obtain the qualification to be a master carpenter. They never think even in a dream that I prepared the man in order to buy the land. They thought we could not do it because we have no money. It was a very small piece of land with mulberry trees where we pitched our tents.
@@ -220,7 +127,7 @@ August 11, 1971
Recently, other people came to know the value of Chung Pyung, and they said that a person indeed knows the time better than grandfather Gang Tae Gong. (Laugh)
From now on, even though I want to fish, I will never fish. And I will not eat the fish even though I catch fish. I would not eat the fish caught in Chung Pyung. Somebody cooked a carp for me but I didn’t eat it. Though I did not tell any one not to eat the fish, I would not eat the fish caught in Chung Pyung, even a very little fish. Though I can eat a roasted yellow corbina caught in the sea, I would not eat fish caught in Chung Pyung. Maybe not everybody knows that all history goes in that way.
A pioneer must have endurance. This time, we will invite Christian ministers in Seoul and Pusan to open a special workshop, but they will think that Rev. Moon of the Unification Church will surely greet them. Do you know why I do not appear? Teacher doesn’t appear not because I fear or am not fluent or am without ability to make them be moved. Because I consider God’s prestige and all the others. Now, if they are against us it is an end. Isn’t it? If they are invited but they don’t know, then they will be broken. There is no special luck. Right? (Yes!) It’s the end. At that time, God will surely abandon them. It will the last time forever.
-
+
@@ -265,8 +172,7 @@ August 11, 1971
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
United States Bicentennial Speech
given by
Reverend Sun Myung Moon
September 18, 1976
@@ -265,7 +172,7 @@ the rally in Washington DC at the Washington Monument.
My dear brethren who long for unity, this is the place of commitment, the moment of decision. If you are willing to give your sweat, your blood, and your very lives to the call of God, then in this sacred moment before heaven and earth and before all mankind, let us shout it out. We know we can build the Kingdom of God here on earth, in His power, and with our own hands.
May God bless you and your homes, and forever more, God bless America.
Thank you very much.
-
+
@@ -310,8 +217,7 @@ the rally in Washington DC at the Washington Monument.
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 5, 1976
Belvedere, New York
Translator — Bo Hi Pak
@@ -256,7 +163,7 @@ Translator — Bo Hi Pak
I am in the same position. You are mistreated by the people in the street, and at the same time I am mistreated by America. People misunderstand my motives, and are trying to put up legal difficulties and kick me out. Yet under these circumstances I am still teaching the young people. I am giving myself completely for the sake of America, and in due course this nation and the universe will have to reward me and our movement a million times over. Your parents sometimes come and oppose me, but contrary to their understanding, I am raising their children to make them saints and historical people. The showdown is over and the victory has been decided. You know the value of the eternal truth you have been hearing. Therefore, even when your parents misunderstand me, you defend me, trying to persuade your own parents. You do that because deep in your heart you know it is not for yourself. You know how shameful it is historically for your parents to oppose me, how miserable it is for the sake of your ancestors and posterity. Therefore, you want to somehow remedy and reconcile things so that these evil attempts cannot be successful.
God is determined to make one world out of this divided world. No other power can do it except the power of love. In religion, particularly in our church, people are talking about love as the central truth. This automatically proves that there is God because only God can come up with such solution, and only God’s love can unite the world, not power, knowledge, or money.
In the latter part of the twentieth century, I emerged as a controversial figure, creating very much turmoil, but young people gathered around me because they discovered something very precious. The greatest ideology has been revealed through me, and you know it. That is why I am destined to remain controversial until we change the world completely. If you become a person receiving and utilizing this love, and you use your life as a bullet in God’s war, then you will make yourself one of the strongest people on earth. Nothing will be able to destroy or deter you. You are standing in that precious position today. Today we are having a revolution to break up all the boundaries of the universe. It is our task to spread it. In the end only love will remain strong and prosperous. Thank you.
-
+
@@ -301,8 +208,7 @@ Translator — Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 22, 1976
Belvedere, New York
Translator – Bo Hi Pak
@@ -287,7 +194,7 @@ Translator – Bo Hi Pak
I want you to know that you are in another age of universal pilgrim fathers; that’s why you are here. A new America is in your hands, and you can make it work or you can let it die. Your responsibility is great.
The destiny of America is in nobody’s hands but yours.
We are not going to discard Christianity at all. We are here to unite Christianity in one spirit. Christianity needs enlightenment in spirit and truth, and we have it. This Children’s Day in the Bicentennial year of 1976 is very meaningful. We pledge together, not as adopted children, but as true children of God, to rise up and conclude the task that God has given to us and to America. I want you to compete with two most important people in history. I want you to compete with Jesus Christ and me, and I want you to win. Can you do it? Thank you. Let us pray.
-
+
@@ -332,8 +239,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Reverend Sun Myung Moon
December 13, 1971
Washington, D. C.
Master Speaks
@@ -252,7 +159,7 @@ Probable Translator Mrs. Won Bok Choi
Now, we are in the position of Abel, and those persistent Christians are standing in the position of Cain. When we become one with Cain, then the nation will be restored. And when the nation is restored, then all the spirits in heaven will receive the merit of national restoration. That is the reason why they are waiting, without accusing, now. But if we cannot restore the nation, then all the spirits in the spirit world will go down to hell, and they will accuse the misguided Christians — and us also. But for us, if we make ten times more sacrifice, than our members, our descendants will have prosperity, because we restored the nation at greater sacrifice. If we cannot restore our nation, then the Communist countries will take over the whole world, and then they will slaughter all our members and all the Christians — in case we fail to restore the nation. There is still a possibility of this.
So, you have to remember this: Jesus came to restore a nation, but because he failed to do that, all the Jewish people went through period of misery. If Jesus could have restored the nation, then he would have been the King of Kings within his own lifetime. So, you should not forget this: you have to seek and find the True Parents, you have to become one with them, and you have to restore the nation with them. You can’t forget this. We must resent the fact that we cannot see such a nation, we cannot live in such a nation, and we cannot have goods produced in such a nation. This is why we use holy salt to sanctify things. In that nation (of the future) we won’t use holy salt — we will not need to use holy salt, because the things which are made by the children of God can be used; they will be sanctified. That is the way for the highest children to go, and that is the way they dedicate their loyalty to Him. That is the mind and feeling of God. God has worked for His children to live in God’s country — to live with things made by the children of God. God thinks of things that way; therefore, Master thinks and feels that way also. Therefore, we should live on this earth under the protection of God’s country. Those who live in that country, together with the spirit world, will live there forever with God’s love. That is God’s ideal. How will it be — forming the Kingdom of Heaven and living there together? You should be that way, just like God and our Master. When we find such a nation, then we will live in the perfect truth, we will live in the perfect personal character, and we will live with the perfect love of God in that nation. And you will be guaranteed the perfect right, the authority of the Principle. All other nations, all other worlds, will be subdued God’s nation.
When we witness, we receive persecution, we receive objections — and when we live, we can’t live freely. But what we are doing is undermining the sovereignty of Satan; therefore, we have to live freely. If, on the foundation of that nation, speaking the truth clearly, living freely with heavenly characters, and enjoying God’s love freely there . . . here we cannot do that, we cannot have that freedom. In this country, we see many strange loves; America is stained with various colors. But in that world, in that country, in that nation, all people will live together, believing with each other, loving each other in the full heart of God’s love; and by living in that nation, you can grow into the Kingdom of Heaven in the spirit world. That nation becomes the nation of perfected truth, perfected character, and perfected love. That is the Kingdom of Heaven. We cannot resist the subject of that nation. Have you resisted? You are resisting America. In order to go to the Kingdom of Heaven, we have to assist the heavenly nation. He hopes all of you will work as the children of the True Parents, on behalf of the True Parents — and that you will do your best, devote your whole hearts to the restoration of God’s nation.
-
+
@@ -297,8 +204,7 @@ Probable Translator Mrs. Won Bok Choi
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 1, 1976
Yankee Stadium
New York
@@ -254,7 +161,7 @@ Translator – Bo Hi Pak
My beloved citizens of America, today let us pledge to God Almighty our loyalty and dedication to the fulfillment of this divine mission. Ladies and gentlemen, in the name of God, let us unite, and together build the Kingdom of God on earth!
Let us together give our united thanks to God. In the name of the people of the world, may I congratulate you on the 200th birthday of the great nation of America. May God bless you, and may God bless America and her third century.
Thank you very much.
-
+
@@ -299,8 +206,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
I am trying to live up to that every day. I know the embrace of God, but how much will I feel closer to Him when I’ve completed my mission! How much delight God will take after the world is His again. This is my goal and direction and you are here to join me in that pursuit. If you die in such a struggle then your death is never in vain because you are not living for your own sake.
As long as the Unification Church has that goal we will never be destroyed. Rest assured, no power can destroy you. If you are always busy with your mission then God is always behind you, pushing like a tailwind. Don’t turn around to face God because He will not want to see your face until the final victory. This is the true Christmas.
In the name of God and in the name of Jesus Christ we are celebrating the true Christmas. The year of 1976 is over and our determination is that the true spirit of Christmas will go on through the third century of America, from 1977 to the ultimate fulfillment of the glory of God. Let us join together on this Christmas day to pledge ourselves to God by raising both hands. Thank you. Let us pray.
-
+
@@ -348,8 +255,7 @@ you can do anything
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Reverend Sun Myung Moon
December 27, 1971
Washington, D.C.
Master Speaks
@@ -292,7 +199,7 @@ Probable translator Young Oon Kim
Also we have to Work with black men. If we don’t work with them, America will be taken by the Communists. If yellow men stand between white men and black men, then we can unite both people. That way we can check Communist infiltration through black men. If we make such an organization, the American government will not fall.
So Communists are aiming at America. They think they can subdue America ideologically. They are confident. When they surpass in military strength, then they will attack. American people do not want to fight, therefore if Communists take the aggressive position then America might retreat. The Communists party is trying to increase the underground movement. Through subversive activities, if they can weaken American strength, then they will take the last steps to complete takeover.
In various aspects, Soviet Russia is far ahead of America in military strength. Our members have to know that. If this world is taken over by Communists, then all our members will die slaughtered by Communists. So, death or life? We cannot maintain society just as we are. There is no other group which takes a firm stand against the Communist party. Are you a confident group which is ready to fight communism? (Answer: “Yes!”)
-
+
@@ -337,8 +244,7 @@ Probable translator Young Oon Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Reverend Sun Myung Moon
December 28, 1971
Washington, D.C.
Master Speaks
@@ -246,7 +153,7 @@ Probable translator, Young Oon Kim
So Master knows about Communists very well. And even under Japanese days, in Japan together with the Communists he fought against the Japanese government. The organization in the Communist prison is the strongest. In North Korea they control all people by rationing. If they find somebody who has reactionary thoughts they decrease the rationing. So they make them change their mind or commit suicide.
When the Russian army arrived in Manchuria and North Korea they began to strip all the machinery from the factories and moved it to Siberia. They took away the smallest motor. You cannot understand Communism as your living standard, as your way of thinking. They may take a natural attitude before you, but behind you, they bind your arms, legs, neck and pull your neck.
So tonight he wanted to make your realize this.
-
+
@@ -291,8 +198,7 @@ Probable translator, Young Oon Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Reverend Sun Myung Moon
Washington, D.C.
December 29,1971
Master Speaks
@@ -320,7 +227,7 @@ Translated by Mrs. Won Pok Choi
You should respect your grandparents and parents more than yourself. Then you teach your children to do the same. Thus you set up a new tradition. You can enter the Kingdom of Heaven with your grandparents, parents, and children. If no grandparents, put it to practice with elderly people.
Everybody is born from their parents’ love and grows up in their parents’ love. In that case, they want to die in love. Everybody here will become aged. Do you want to die all by yourselves? You should love your grandparents and parents in place of Master. Your parents and grandparents will be overjoyed to know he is telling you this. You cannot enter the Kingdom of Heaven without respecting older people. Because God is the oldest one!
Vertically and horizontally we are supposed to inherit all the good things having taken place in history. You should love what is old, including God, because you are the fruit of these things. If you visit home you should make those people think that you are different from what you used to be.
-
+
@@ -365,8 +272,7 @@ Translated by Mrs. Won Pok Choi
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Now that you know God exists, I am going to talk about how God is pursuing His providence of restoration. For the restoration God always goes by the Principle. Because of the fall of our ancestors, we became fallen and couldn’t live with God. In the Garden of Eden, God, Adam, Eve, and the archangel could have formed the ideal world. By the fall they formed the world in which they were not united into one. The cause for this world was not slight. It was brought about by a basic, fundamental cause. Adam, Eve, and the archangel committed this crime against God; therefore, God couldn’t live with them. God kicked Adam and Eve and the archangel from the Garden of Eden. In this situation, the ones driven away by God must have felt sorrowful. But God also must have felt great sorrow. Therefore, our ancestors left God with tears. That was the start of human history.
@@ -266,7 +173,7 @@ Washington, DC
Q. I prayed two angry prayers. I ask your forgiveness.
A. Forgive yourself in your heart. I often hear the voices of Korean ministers, praying to God after they have been killed or die. Sometimes I listen to spirit world just like I was listening to a radio. When I listen to those prayers, I feel I have to pray for them. Now I’m going to explain why we can’t go this way without loving our enemies. It is not written in the Divine Principle book, but it is very important to know. If Satan accuses God, that archangel isn’t part of God’s creation, but God, because He is God, must observe the laws which He established, even though the archangel fell. God is absolute. Therefore, He must relate to what He made according to whatever laws or regulations He set up, even after the archangel fell. That means that whatever God should do to the archangel, He must do it after the fall as well. So the archangel says to God, “God, You are supposed to love me to the stage of perfection, and even after perfection.” The archangel received God’s love until the time of the growth stage. But he couldn’t receive love after that. “Even though I became Satan, you have to love me.” That is what the archangel accuses.
So until God fulfills what He must do, the archangel cannot go back to the trinity. That is the archangel’s existence. “Not only God Himself, but His son Adam and daughter Eve also must love me to the perfection stage. That is the law.” So if you are driving the archangel away, first you must fulfill your responsibilities. “Until that time you cannot drive me out.” So God wants to make the condition where God and His son love the archangel the full amount. That was fulfilled at the time of Jesus. When Satan tried to kill Jesus, God couldn’t hate Satan. He had to come to a position where He loved the archangel more than His son. Jesus was killed by Satan, but he loved Satan, so he prayed for Satan. By God’s loving and Jesus’ prayer of blessing for his enemies, Father and Son could fulfill their responsible part of loving the archangel. So from that point on the Satanic world and God’s world were divided. From this principle, if we have the heart to love our enemies, we can stand on God’s side. If not, we stand on Satan’s side, In our time, we must not only love our enemies but also restore them. That is our responsibility. Because of this Jesus taught us to love our enemies.
-
+
@@ -311,8 +218,7 @@ Washington, DC
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/11/man-the-starting-point-of-hope-the-path-for-our-family/index.html b/blog/2018/06/11/man-the-starting-point-of-hope-the-path-for-our-family/index.html
index 84820793..b683e82e 100644
--- a/blog/2018/06/11/man-the-starting-point-of-hope-the-path-for-our-family/index.html
+++ b/blog/2018/06/11/man-the-starting-point-of-hope-the-path-for-our-family/index.html
@@ -3,119 +3,26 @@
-
-
Man, The Starting Point Of Hope – The Path for Our Family – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Reverend Sun Myung Moon
August 28, 1971
Chung Pyung Training Center
Second Center Leaders Workshop
@@ -572,7 +479,7 @@ We Should Do Our Responsibility
Please allow us to cross over fruitfully (or effectively) this hill which we must cross in any case, and allow us to not become a small-minded man when we are at the crucial juncture of determining our destiny. I earnestly wish and plead that You would allow them to be bold and courageous, and to become the victorious fighters who can introduce Heavenly Father by petitioning to all people.
I ask your favor once again that now all the things which we undertake from this first day on can result in which You can embrace in your glorious bosom and I also hope that you will grant this day to be blessed. At this time when August has almost passed away please grant a new start for the Unification Church and allow the binding of hopeful Heavenly fortune to be fulfilled.
We must think that by the one who knows and the one who is unknowing, the person who is ignorant and the person who is enlightened the heaven and earth will divide. I again ask your favor to please protect, enlighten, and guide all the children who are gathered here so that they may become the wise people and that they may appear in front of your blessed presence. I pray all these things in the holy name of True Parents, amen.
-
+
@@ -617,8 +524,7 @@ We Should Do Our Responsibility
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Reverend Sun Myung Moon
December 25, 1971
Washington, D. C.
Master Speaks
@@ -230,7 +137,7 @@ Probable translator Young Oon Kim
There was some sentiment between Elizabeth and Mary and John the Baptist and Jesus. There was John the Baptist — highly esteemed with higher education and recognized as a great prophet and there was the boy Jesus — entirely ignorant of any ordinary matters, and not educated enough. Recognizing those differences in background, how could John the Baptist follow Jesus? In Matthew you can read a those stories. When John the Baptist sent one of his disciples to him while he was in the prison, and asked him “Who are you?” Jesus retorted, “Blessed are those who are not offended,” signifying that John the Baptist had already offended him. And he went on to say, “What did you go out to the wilderness to see, those who were clad in the rainments of reed? What did You go out to the wilderness to see — the people richly clad’? Did you not see John the Baptist witness to me as the Lord, did you forget?”
If John the Baptist had witnessed to Jesus and right after that had followed him, he Could have played the role of the first disciple, the main disciple. The chief disciple was shifted to Peter. That’s why at the last minute of his life John the Baptist was miserable.
He was imprisoned and killed, beheaded. What if he had been beheaded in the place of Jesus? That’s why in the Bible Jesus said “Among those born of women there was no one greater than John the Baptist, but in the Kingdom of God the least is greater than John.” Those passed-away saints and prophets could only witness to the Lord or lords from a distance. But John the Baptist would witness to him directly, with the person in flesh right there. So in that sense John was the greatest of all prophets. But in the spirit world, any spirit-man could have witnessed to Jesus as the Lord. But there was John who had been prepared for the purpose, for that mission, and he could not follow him and minister to him. So that makes him the least.
-
+
@@ -275,8 +182,7 @@ Probable translator Young Oon Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
When you look at the chaos in the world around you I believe most of you wonder, “Where are we going? What is this world heading towards?” Today I think that even the free, democratic world has come to an end. We can see the division in the communistic world as well. There is trouble ahead for it. These problems of the world seem beyond our power to solve, in the free world or in the world that is enslaved. No one man can say he has the solution for the problems we are facing. How happy we would be then, if in these circumstances we had an almighty God with us to resolve the chaos. If God exists and He is almighty, He could be our guide out of these complexities. However, I do not think that many people understand or experience the existence of God. Even among Christian ministers and leaders, there are many who do not understand. It is ignorance of God’s existence and of His nature that leads many nations to follow the path to corruption and eventual destruction. So the most important thing is to understand God’s existence. It is necessary to view His nature as reflected in creation and as further revealed in history at this critical time. We are seeking one world religion with the hope of solving mankind’s problems. If there is a God, He will use man as a partner to solve those problems. Man is important to God’s existence. Let us examine these points.
@@ -249,7 +156,7 @@ San Francisco, California
The most obvious and logical conclusion is that Jesus came as the Messiah to restore the original concept of God’s creation which is, true sonship and true daughtership, oneness with God, true parenthood, and the creation of God’s true children. Unless God can find one completely God-centered family as a model, there cannot be a tribe of God, a nation of God, a world of God. The Messiah came as that model man. He was to organize that model family and expand it to the world. However, the Messiah of 2000 years ago was crucified, and because of this there are many things conventional Christianity does not know.
Jesus came as the perfected man, as the first Son of God. However, the age and circumstances did not allow him to form that central family so his mission faltered and he left the promise to return. The Book of Revelations predicts the marriage of the lamb. This marriage is a symbolic expression of the establishment of the True Parents of mankind which Adam and Eve should have been. Jesus came to restore what they lost. When the Son of Man (the new Messiah) returns, this marriage of the lamb will take place and the True Parents will be a reality. The new Messiah is coming, as the Father of mankind. He will marry and they will become the True Parents of mankind. From these True Parents a new culture, a new way of life, and a new world will be established. This is the culmination of all religions. This is the ultimate destiny of human history.
An unusual event took place after World War II. All the victorious countries gave the defeated countries independence. That is a phenomenon of the New Age. It is a harbinger of the coming of the Messiah. Because the new Messiah is coming as a parent, you will be a child of the True Parents, whether you are on the winning side or the defeated side. This equality is another harbinger of the last days. The day of the new Messiah is the day of the establishment of the Kingdom of Heaven on earth. Because it was lost on earth, it must be found on earth. Matthew 18:18 says, “Whatever you bind on earth, shall be bound in heaven and whatever you loose on earth shall be loosed in heaven.” The True Parents are coming to restore the Kingdom of Heaven on earth. That kingdom will continue for eternity. This is the great day of the coming of the Lord. And the salvation will be a total salvation. Centering on the new Messiah, tribe, race, nation, and world salvation will come. And the new Messiah will lead the way through that gate to heaven.
-
+
@@ -294,8 +201,7 @@ San Francisco, California
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
August 1, 1976
Tarrytown, New York
Translator – Col. Bo Hi Pak
@@ -274,7 +181,7 @@ Translator – Col. Bo Hi Pak
So let us pledge to God, pledge to humanity, pledge to the universe, that we shall become those honorable ancestors, those honored forefathers. We will build a tradition of honor, not shame. “That is our goal, and I can do it.” This is the day to swear that pledge to God. Let us do so by raising both hands.
God bless you.
Let us pray.
-
+
@@ -319,8 +226,7 @@ Translator – Col. Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 3, 1976
Belvedere, New York
Translator – Bo Hi Pak
@@ -328,7 +235,7 @@ Translator – Bo Hi Pak
We need vast resources and manpower to build the Kingdom of Heaven. Who will be responsible? By speaking the word of God, I will move the hearts of men; that is the way to acquire manpower for God. We will build the resources we need with our own hands. During the period of four years remaining before this seven-year course ends, you must cry out that you will never be indebted to me. You should want me to be indebted and grateful to you. Then we will certainly achieve our goal.
When I look at your radiant faces I sometimes feel that I am a sinner. I can hardly open my eyes and look at those members who wear very humble clothing. Inside I am crying, asking you to keep on working for a little while longer. There are many treasures to be restored for the sake of the world, but I certainly will use them for you also.
This is the third day of the tenth month and the first Sunday of October. It is a very, very precious day. We want to declare on this meaningful day that our goal is to liberate communism and go beyond. We want to define our goal clearly and declare that we must go to Moscow, When we achieve that goal, eternal gratitude will begin. Those who agree with this proclamation, please raise your hands and pledge to Almighty God. Let us pray.
-
+
@@ -373,8 +280,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Reverend Sun Myung Moon
December 12, 1971
Los Angeles, California
Master Speaks
@@ -258,7 +165,7 @@ Master Speaks
You know, there is only one place called Panmunjom. This is the collision point between democracy and communism. Since that time, we have no solution to the problem which has extended throughout the whole world. It remains unsolved. This is a fortress against God, Panmunjom and the 38th parallel is a symbol against God. Literally speaking, Panmunjom means “Plywood Door,” or wooden door, or wooden gate; but we are going to change it into the “Golden Gate.” The land of Korea has a huge responsibility in this crucial point on Earth. Here Western civilization and Oriental civilization can meet together. The Western people have never thought of this kind of thing.
Observing this kind of situation, our Master proclaimed the following: “Whenever America withdraws or cancels or stops her foreign aid to the land of Korea, the United States will decline and perish.” At the time that President Kennedy was assassinated our Leader announced this. At that same time, the UN Secretary General Dag Hammerskold died. Why did he have to die? Why did Kennedy have to die? From that time, your country has declined. Now Nixon is the final continuation of this in America. Wherever the American people go they must stand up and speak for what is right. The future history of Korea depends upon the destiny of the United States.
The extension of the withdrawal of American troops in Korea for two years is not coincidental. This extension has a dispensational significance behind it. Because God loves America, Nixon made the extension of two years more. Please do not think that these great changes will come from a great nation. These world-changing elements which will make big changes will come from a small unexpected source. It is not India.
-
+
@@ -303,8 +210,7 @@ Master Speaks
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Reverend Sun Myung Moon
December 31, 1971
Washington, D. C.
Master Speaks
@@ -246,7 +153,7 @@ Translated by Mrs. Won Pok Choi
1972, for which we set up the motto: “Safeguard the Unified Front,” will become the turning point for our movement. When we build Master’s residence will we build a better house than Americans’ or worse? And should that house be built by him, with his own hands, or by our members? If you desire to do that, do it! In Korea for instance we held a conference to build Master’s house. He wanted to know the amount of money deposited. Then he wanted to take that money and use it for his work. We use that money for the nation and for the world. We need to build Master’s house as well as the national headquarters, world headquarters, and an international training center in Korea. We need a great amount of money for this. In spite of this he is thinking of bringing money here for the work in America. What should you think on hearing this? Are you happy or sad? Now he is thinking of buying a seminary here. For this he will need to bring money in from Asia. Is there anyone here who thought of returning the money to Asia as you just now heard this? Then do you have any spare money? As you hear such things you should feel ashamed and should unite and use all your efforts to make money.
The first shoot from the seed becomes the main trunk of the tree. It must head for the highest point. Following that are the branches, all should be upright. If the trunk goes down like this then the rest of the tree will do the same. You have to think of how to make this trunk straight, upright. Our Master constantly thinks of this. Even with a small number of members we should have an upright trunk. But if the trunk grows crooked it will be of no use though we may have many members. Presently he is planning to make this trunk upright. By so doing he will be able to establish the right tradition.
We now come to the conclusion. The safeguarding of the Unified Front can be realized when the internal is protected by the external. When this is realized the internal can grow. Consequently our members all over the world should become one and protect the center. After we form the individual world base we must form the family world base and then the tribal world base. In such expanding circumstances the circle can be more solidified. It will continue to grow and the world will see this.
-
+
@@ -291,8 +198,7 @@ Translated by Mrs. Won Pok Choi
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 1, 1976
Belvedere, New York
Translator — Mrs. Won Pok Choi
@@ -360,7 +267,7 @@ Translator — Mrs. Won Pok Choi
Male or female, young or old, before eating, before going to bed, you always have to look at the card. If your whole day’s work was a failure, then even in sleeping you must be calling their names at least. Why do you think the cards are necessary? As a reminder or encouragement? Before saving other people, you are being saved. After that, you are saving other people, and America as a whole.
One person will have 10 Divine Principle books to lend out. If you are not a good lecturer you can read the Divine Principle to them and your zeal can influence them. Suppose there are 3 members living in one household; 3 multiplied by 120 makes 360, so there is one person’s birthday every day, all through the year. You will have feast after feast in every household and you can invite other families. At those events you can give them some talks. Sometimes for a change, you can invite them out to a beautiful place in the country. Maybe you can rent a whole church and invite them there. Then you can have a workshop and invite lecturers, and it will be easy for you to bring in members. After one full year, all those people will be good friends of yours and you will have a foundation laid to sell newspapers. We will start doing this right away.
If we carry these projects out, we will meet the membership goal in the next 2 years. If you are resolved to do that, hold up your hands. Let us pray.
-
+
@@ -405,8 +312,7 @@ Translator — Mrs. Won Pok Choi
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 21, 1976
Belvedere, New York
Translator-Bo Hi Pak
@@ -306,7 +213,7 @@ at this moment of showdown
Let me ask you, if I ever ended up in jail in America under some fabricated sentence, would you run away? Communists know that I would never resort to violence, that our movement would never go beyond the boundary of God’s truth. Therefore, they take advantage of our situation.
My philosophy is this: I have no enemy. People come against me now because they don’t know me, so I will be patient. It will take a longer time, but through educating people I will turn them around. That is my method. That is our way of life and our work. Even the worst kind of enemy shall be made our best friend. We fear nothing. Our goal is to rise above judgment so what should cause us worry?
Those who can pledge their loyalty and obedience to heavenly instruction, who can liberate the communist world and even hell, raise your hands and pledge yourselves to God. Let us pray.
-
+
@@ -351,8 +258,7 @@ at this moment of showdown
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/11/the-benefit-and-grace-of-this-time-in-history/index.html b/blog/2018/06/11/the-benefit-and-grace-of-this-time-in-history/index.html
index 0ba7710e..6a006d9d 100644
--- a/blog/2018/06/11/the-benefit-and-grace-of-this-time-in-history/index.html
+++ b/blog/2018/06/11/the-benefit-and-grace-of-this-time-in-history/index.html
@@ -3,119 +3,26 @@
-
-
THE BENEFIT AND GRACE OF THIS TIME IN HISTORY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
December 19, 1976
Belvedere, New York
Translator-Bo Hi Pak
@@ -292,7 +199,7 @@ by the providence in each era
My life is really not mine. If I live my life on earth in that manner, there is no death any more. I will be elevated to the Kingdom of God on the family level, social level, national and worldwide levels, to the highest part of the universal level, because I practiced living for them here on earth. In that way, you too are free to go everywhere in the Kingdom of God and you will not be alone; you will be surrounded by your family, society, nation, and the world. You will be honorably elevated to the throne of God, accompanied by this great escort. No other saint has a family yet, but my family will be there and the Unification Church families will be there. We are making these two worlds into one. We are given a short life here on earth, but by completely giving ourselves to that duty at this particular moment of time we become entitled to the historic blessing.
I will give you an analogy from tuna fishing. A giant shiny tuna will not necessarily bite only tasty bait. Sometimes a tuna will bite very humble, smelly bait. By the same token,we may be like smelly, humble bait in the sight of God, yet God is putting us down into the fallen world as bait. The world is the tuna. If the world will bite us, it can be pulled into the Kingdom of God. There is only one such opportunity for this in history.
It is God’s amazing grace that you happened to be here in this forty years’ time out of all the eons of history. You hit the bullseye. All you have to do is realize the mission in order to get the historic blessing. The benefit of this time is absolutely great. I want you to be entitled to win that blessing. Do you want to do it? God bless you. Let us pray.
-
+
@@ -337,8 +244,7 @@ by the providence in each era
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 7, 1976
Chung-pa Dong Headquarters Church
Seoul, Korea
@@ -335,7 +242,7 @@ and Receiving Take Place
Which is better, the higher or the lower? (The higher) Surely, the higher is better. How about reciprocating with God, if the Supreme God exists? (That’s great) Yes, that will be great.
Ladies and gentleman, when you feel happy, do you enjoy the moment with your eyes closed or open? (Closed) If you enjoyed it with your eyes open, that’s false happiness. (Laughter) Why do you think you close your eyes when you are happy? It means I am putting everything out of the way and putting myself in complete unification. It means unification of the whole. This may sound amusing, but it is true. Well, it feels good when we have an interesting talk in the morning, it is true.
Is love first or life first? (Love is) Why is it first? We have a problem here. According to modern scientists’ view of the universe, power exists in the universe, and the power is like the power of life to human beings, and this universe came into being by this power. This is a different view from what you say. Which is first? Love or life? (Love) Why? Are you telling me that the Earth came to life from God’s original entity of life and began because of life? Therefore, life is first. Is that it? (No).
-
+
@@ -380,8 +287,7 @@ and Receiving Take Place
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 4, 1976
Belvedere, New York
Translator – Bo Hi Pak
@@ -338,7 +245,7 @@ God will dwell with all men
You have one simple mandate from God and from the True Parents: to have absolute unwavering faith. Press forward and work more intensely than in the Washington Monument campaign. Then the power of God and the assistance of your ancestors will come with you. Any amount of spiritual assistance you require will be no problem. You will only prosper.
This morning I had a special spiritual ceremony from 7 to 8 o’clock to seal these things, and they are yours. October 4 is the Day of the Victory of Heaven. Never be discouraged. Cheer yourself up, and pull yourself together. Go forward until we secure the final victory.
Thank you.
-
+
@@ -383,8 +290,7 @@ God will dwell with all men
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 26, 1976
Belvedere, New York
Translator – Bo Hi Pak
@@ -298,7 +205,7 @@ sounding the final warning
Up to this moment I have been responsible for everything, going in the forefront and pulling you. But next year, 1977, will be different; you are going to the forefront as mature leaders now. I want you to take the role I have filled. In the third seven-year course we will go right over the top. The destiny of this nation and the world dispensation hinges upon what we do. This is not just a private matter. I plan to leave for Las Vegas today, not to take a vacation, but to go see top performers who are coming to perform for the Christmas season. I want to see for myself who has the qualification to be a heavenly superstar and perform in the Manhattan Center and in our halls in Tokyo and London.
From this time on certain groundwork has to be laid. I have a plan for constructing fishing vessels, but it is being delayed for lack of manpower and proper leadership. This four year period will be the most hectic time for our movement. While we are rapidly rising up the rest of the world will be rapidly crumbling.
Knowing that God is with us 100% and the entire spirit world is with you 100%, the mission we are undertaking is certainly not impossible or difficult. Our resolve this morning is to bring the final victory. Shall we begin? Those who will begin this morning by saying Yes, raise two hands way up high. Let us pray.
-
+
@@ -343,8 +250,7 @@ sounding the final warning
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Reverend Sun Myung Moon
December 14, 1971
Toronto, Canada
Master Speaks
@@ -252,7 +159,7 @@ Translated by Mrs. Won Bok Choi)
When you pray, do not pray for yourself, but for others. If you do this the result will be yours. Do not pray for the Unification Church, Unified Family, but pray that God may use you to save Canada and save the world, at the cost of your lives.
Question: How do we separate ourselves from Satan when we are in the satanic world?
There are three stages of separation. Firstly, you must separate yourself from your Satanic environment, secondly your body should be separated from Satan, and thirdly your heart (love) should be separated from Satan. So your heart should be known to God and not to the Satanic world. So in the Old Testament age, by the material we came to God. In the New Testament age we went to God through our body at the sacrifice of our body, and in the last stage we went to God through our heart (love). We go through these three stages. You have to cut off the environment of your physical parents, and even the fallen husband and wife relationships.
-
+
@@ -297,8 +204,7 @@ Translated by Mrs. Won Bok Choi)
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Reverend Sun Myung Moon
December 11, 1971
Los Angeles, California
Master Speaks
@@ -231,7 +138,7 @@ Translated by Mr. Young Whi Kim
When one nation respects the customs of another nation, then the other nations must respect that nation and make that nation the leading country of the world. But the United States, France, and England are insisting on pursuing their own interests and so they are becoming divided. In our system, when a man, even an Oriental, does great work for God, then lie can become the leader of America or Great Britain. He can take any position. So we must make that tradition. Americans have superior feelings-which is not bad-but when they begin to feel superior over other people, then they should begin to wonder if they have God’s endorsement. So we have to wipe away the idea that the world cannot be restored without the members of the American church. If you can’t do that, it will become an obstacle for your future. God is the Parent of mankind so He feels much more sympathy and love to those people who are living in a position of poverty and poorness. In our families, the parents feel much more care and love for the inferior son. They feel much more care for him than for the superior or the one who is very capable. God feels the same way. When such a movement with this attitude arises in America, then America will become the top nation, helping the poor countries in Africa and the underdeveloped countries because God is in sympathy with them. Therefore, if you people love those people, then this country will become the top country in the whole world. Our members of the Unification Church must bear in mind when they sleep in a good place that faithful workers for God are sleeping in a worse place; when they eat good food they must remember that more hard working brothers are eating poor food. We must think that we have to raise living standards and when we give others better living standards like ours, then we will become the leading people of the world.
When one friend serves ten friends, they will come to him as the leader in service. Likewise, when one country serves other countries, then that country will be the leader of all other countries. This is not a temporary situation. Eternally they will want that nation to be the leading nation. If you build big schools and houses in Africa and let them live like you live, then how the world will be changed. Then there will be no fighting because they will come and bow before you and respect you. In order for America to live and prosper, there is no other way than to give out, to give aid to foreign countries. Everything goes in cycles. After spring, summer comes; after summer, autumn comes; then winter; then spring; then summer; and then autumn. If you go up, you must come down. Man cannot go up and up and up and up. Everything, everything is coming around. So when one goes to the top, one must know how to come down again.
America must go to the under developed countries and the under developed countries must follow America. In that way the whole world can survive and can go around eternally. It goes faster and faster and then it becomes one. At that time in the center of that location, God comes. Then one peaceful world can exist. That is the true Unification Church!
-
+
@@ -276,8 +183,7 @@ Translated by Mr. Young Whi Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Reverend Sun Myung Moon
December 30, 1971
Washington, D.C.
Master Speaks
@@ -253,7 +160,7 @@ Translated by Mrs. Won Pok Choi
So in case your grandparents are in the spirit world, then you have to love elder, old people in the place of them, your grandparents. Jesus said, if you love the little one for me, then you will enter the Kingdom of Heaven.
The other night, the Master said that love comes from the object, not from the self. Could you explain that further?
That means love cannot be manifested without an object. So you must have an object, from there love can be. So the object becomes the foundation of love. You may have your love, but your love can be manifested and reflected only through and by your object. So if you have love, but are without an object, it is the same as if your don’t have love.
-
+
@@ -298,8 +205,7 @@ Translated by Mrs. Won Pok Choi
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 3, 1976
Choongang Training Center (Sootaek-li)
Kyungki-do, Korea
@@ -475,7 +382,7 @@ for the Liberation of Heaven and Earth
We prayed all these in the name of the True Parents. Amen.
Credits
[This speech was given during Reverend Moon’s Seoul-Kyungki Itinerary Tour of 1976. It is published in volume 85 of The Speeches of Reverend Sun Myung Moon. Translation from the Korean by Il Hyon Kim, Jin Seung Eu, Jin Hyung Park and Jin Choon Kim. Editing for English by Michael Inglis, Tyler Hendricks and Peter Ross.]
-
+
@@ -520,8 +427,7 @@ for the Liberation of Heaven and Earth
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 1, 1976
Belvedere, New York
Translator — Mrs. Won Pok Choi
@@ -277,7 +184,7 @@ Translator — Mrs. Won Pok Choi
Once the work of Cain and Abel is finished we will see the communist world crumble and the power of evil diminish. Young people will abandon the life of drugs and immorality and be attracted to this way of life. The spirit world will be united with the physical plane and more and more spiritually attuned people will testify to our movement and ideology without our having to witness. You will not always have this chance so why don’t you concentrate on your witnessing now?
Up to the present it has been the Abel figure or chosen people who have gone through the indemnity course, but the coming three or four years are the period of time when Cain figures can pay their own indemnity. This is the best chance of your whole life. You represent the whole population of the world in doing the job when other people do not know. You must feel privileged to do your very best in that period of time. Can I trust you?
May God bless you.
-
+
@@ -322,8 +229,7 @@ Translator — Mrs. Won Pok Choi
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Reverend Sun Myung Moon
August 28, 1971
Cheong Pyeong Training Center, Korea
The mind and body of man are in the relationship of subject and object. The most serious question for us is whether our mind and body become one, thus equipping us with a starting point.
@@ -584,7 +491,7 @@ we should fulfill our responsibility
Please allow us to cross over this hill fruitfully and effectively, which we must cross in any case, and allow us not to become a small-minded man when we are at the crucial juncture of determining our destiny. I earnestly wish and plead that You would allow us to be bold and courageous, and to become the victorious fighters who can introduce Heavenly Father by petitioning to all people.
I ask your favor once again, that now all the things which we undertake from this first day on can be embraced in your glorious bosom and I also hope that you will grant this day to be blessed. At this time when August has almost passed away, please grant a new start for the Unification Church and allow the binding of hopeful Heavenly fortune to be fulfilled.
We must think that by the one who knows and the one who is unknowing, the person who is ignorant and the person who is enlightened, heaven and earth will divide. I again ask your favor to please protect, enlighten, and guide all the children who are gathered here so that they may become a wise people and that they may appear in front of your blessed presence. I pray all these things in the holy name of True Parents. Amen.
-
+
@@ -629,8 +536,7 @@ we should fulfill our responsibility
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/11/things-found-most-important-in-leading-a-life-of-faith/index.html b/blog/2018/06/11/things-found-most-important-in-leading-a-life-of-faith/index.html
index 0cdde649..aedb5747 100644
--- a/blog/2018/06/11/things-found-most-important-in-leading-a-life-of-faith/index.html
+++ b/blog/2018/06/11/things-found-most-important-in-leading-a-life-of-faith/index.html
@@ -3,119 +3,26 @@
-
-
Things Found Most Important In Leading A Life Of Faith – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Reverend Sun Myung Moon
Los Angeles, California
December 12,1971
Master Speaks
@@ -230,7 +137,7 @@ Translated by: Mrs. Won Pok Choi
Remember that this is the important formula: first, we have to be able to win victory over Satan, then we must come into God’s love, and we must be able to sacrifice ourselves for the sake of wider levels, for the whole of mankind. This is the very Principle and formula of how to play the central role in the salvation of mankind by God.
Until now, Christianity has done that, without knowing the Principle and the precise background of how and what God wants them to do. Apart from Christianity, those saints, prophets, or great people of the world have done things similar to this. Even in the example of man’s first great leader in history we find that he was a person who would not go with the world, who would not walk as other people do, but comes out of the modest role of history and stands on the side of God, on the side of goodness. Then he was under the protection of all the love of God. It is a fact that he was willing to sacrifice himself for the sake of his nation and for the whole world. That is why Jesus said, “If you want to lose your life, you will gain a life; but if you want to gain your life, you will lose it.” It’s a kind of paradox. It is the truth. It is the Principle; it is the truth. It is one of the things that we have found. Those who are first will be last, and the last will be first. If you walk with the world, you are going to reach death, eternal death; but if you go apart from it, or go against the flow of fallen mankind, you will be saved and you can save the world. This sounds like a paradox, but it is so true.
The satanic world is the world of death, so by being separated from the satanic world, you will gain life. Then you are qualified enough to be in the love of God, and through you mankind can be saved; otherwise, there is no other way for mankind to be saved. If you are qualified enough to be under the love of God, you must be feeling pity for your fallen brother, and would feel like going to Father and ask forgiveness for your brother, or even tell Him that you would be willing to be sacrificed in place of your brother, in order to save him. That’s why we want to sacrifice ourselves. When you sacrifice yourself for that cause, God will take you for being more than Adam before the fall, and you become the True Son of God. In that case, then, you can ask the forgiveness for your brother, who has sinned. Through you He can save mankind. Please don’t forget; this is the most important formula, those three stages. You, as individuals, must be able to separate yourselves from Satan, or in other words, win victory over Satan; then you have the qualification to come under the love of God; and then you must be willing to sacrifice yourself for the sake of your fallen brother. This morning, I want to emphasize that formula and I want you to be that kind of person through whom God can save fallen mankind. We must form a nation, the third Israel. Through this formula, one individual can become the center of the family, and by joining that family, and by forming the third Israel, we can safely reach the conclusion that we can save the whole world. We must believe in God Almighty, who will work with us and through us. He is on our side. You can go on with confidence. He’ll understand.
-
+
@@ -275,8 +182,7 @@ Translated by: Mrs. Won Pok Choi
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 20, 1976
Tarrytown, New York
Translator – Col. Bo Hi Pak
@@ -277,7 +184,7 @@ Translator – Col. Bo Hi Pak
Suppose the State Department and the American government listened to my advice and followed that principle? Within seven years the world would become an entirely different place. But they don’t understand yet, so we must pioneer and educate them as quickly as we can. I proclaimed all these things in my address at the Washington Monument Rally. I said something which I had never before proclaimed in public: I proclaimed the Divine Principle as the Completed Testament, God’s final declaration.
We successfully consummated that rally, that proclamation, and now history has moved on to another chapter. So from this time on I want you to know that you are my representatives. Each of you is another Reverend Sun Myung Moon. Go out, win the world. Forge ahead to the ultimate goal, giving your life as your investment. God bless you all!
Thank you.
-
+
@@ -322,8 +229,7 @@ Translator – Col. Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/11/what-the-unification-church-is-trying-to-solve-after-taking-the-responsibility-of-jesus-on-earth/index.html b/blog/2018/06/11/what-the-unification-church-is-trying-to-solve-after-taking-the-responsibility-of-jesus-on-earth/index.html
index 942112aa..45d18544 100644
--- a/blog/2018/06/11/what-the-unification-church-is-trying-to-solve-after-taking-the-responsibility-of-jesus-on-earth/index.html
+++ b/blog/2018/06/11/what-the-unification-church-is-trying-to-solve-after-taking-the-responsibility-of-jesus-on-earth/index.html
@@ -3,119 +3,26 @@
-
-
What The Unification Church Is Trying To Solve After Taking The Responsibility Of Jesus On Earth – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Reverend Sun Myung Moon
December 26, 1971
Washington, D. C
Master Speaks
@@ -255,7 +162,7 @@ Probably translated by Young Oon Kim
In North Korea, Prime Minister Kim Il-Sung calls himself father to his people. Also in Korea there is the 38th parallel. On that line is a place called Panmunjom, where God and Satan accuse each other. That is the only such place on this earth. All our members have to go to that place and must defeat Kim Il-Sung, who is the worst Communist in the world. We have to defeat North Korea, and by defeating North Korea we can defeat all other Communists.
In North Korea they train all the guerrillas. They send them to South America and all over the world. So we have to fight as heavenly side guerrillas. So we will send all you people all over the world. Therefore the North Korea Communist Party and our movement resemble each other in external form.
Red China stepped over the United Nations in 20 years. Likewise, we of the Unification Church must do that in 20 years. So you know where we are now, and by fulfilling our mission we have to fight until God declares the victory of our movement. We have to solve the resentments of Jesus, those of the Jewish people, those of the democratic world, and Christians. We have to diminish the Communist world on this earth. By that our mission will be concluded.
-
+
@@ -300,8 +207,7 @@ Probably translated by Young Oon Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1977 – morning
World Mission Center
Translator – Bo Hi Pak
@@ -288,7 +195,7 @@ Translator – Bo Hi Pak
Early this morning my New Year’s message was on the topic of “The Kingdom of Heaven on Earth and the Ideal Family.” We are the people who are going to create ideal families, ideal societies, ideal nations, the ideal world and eventually the ideal Kingdom of God. That is, God’s unchanging wish. His grieving heart must be liberated. For that very purpose God Himself has always been giving His entire heart and soul. For that very purpose Jesus Christ came. However, he tasted the bitterness of the crucifixion without fulfilling it in the fullest degree. As God looks down on earth on this New Year’s Day, there’s no hope for Him other than the Unification Church. You are God’s only hope and we are such a meager group of people. Because God is the living God, however, He will give us power; He will give us energy, and He will give us the wisdom that we need. He will make us invincible. From today there are 730 days until Dec. 31, 1978. The countdown has started. Unless we lay a sufficient foundation in these two years, the free world will decline; America will decline, and there will be no hope for mankind.
Today we must pledge and rededicate ourselves in the most solemn way that we shall become God’s champion pioneers for the next two years. We aren’t in darkness. We know the truth. We know the goal. We know the strategy, so all we have to do is give every single ounce of our energy, and go the heroic way. Everyone shall become a victor for the sake of God and humanity. In 1976, 1977, and 1978 we will pay the indemnity for the cosmic dispensation. We will pay the accumulated 1,000 year old debts of mankind in these three short years. Once this is done, heaven and earth will be ours and God will dwell with us. Truly the Kingdom of Heaven shall be a living reality here on earth.
Today, let us pledge solemnly to God that no matter what the difficulty, no matter what tribulation we meet, we shall not be stopped. We shall push through until the final victory is won. Let us pledge together by raising both hands to Almighty God. Thank you.
-
+
@@ -333,8 +240,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 1, 1977
Gracemere (East Garden), New York
Translator – Sang Kil Han
@@ -298,7 +205,7 @@ the difference between you and me
This time, when you go back to your assignment, start living this kind of life and follow this way in witnessing. Once you are successful in this America will be quickly covered. By practicing and improving in this way you will deepen your hearts and even evoke God’s tears. That standard of heart which makes God cry remains eternally in spirit world. Respect and like others as much as you love God, in the same way I have done.
It does not matter how many times another deceives you or betrays your expectations. Do not give up because you will not lose. I was actually betrayed many times and know that I will continue to be betrayed, but I am secure in my way and I go on. I have never found that my position gets worse; instead it is always improving. That is the heavenly standard.
We have had a crude foundation so far in the Unification Church in America, and I realize that it is urgent that we reform ourselves. Our personal reformation is due now. Do you understand? You are going to do a lot of work from now on, which means that you are going to do a lot of loving from now on.
-
+
@@ -343,8 +250,7 @@ the difference between you and me
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 16, 1977
World Mission Center
Translator – Bo Hi Pak
@@ -289,7 +196,7 @@ Translator – Bo Hi Pak
Before leaving here for your own area, pledge to God in deepest prayer to show Him your new standard. Once you go out, try your best to meet that standard.
Your objective this month is to break your old record. Each one has to work in a very integrated way. You have to evaluate your situation correctly, so spend some time in prayer. Once you go back you will be different and will be a new example. Once you make your standard permanent then even if you make mistakes in the future, you will never fall below that standard.
It is important that you achieve that standard, because even though you may lose everything else you will still have that standard. Once it becomes established it will become your record which will never change. Now you know clearly the path and direction to take. This has been our best meeting, and I will watch and see if you have truly understood what has been said.
-
+
@@ -334,8 +241,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 2, 1977
World Mission Center
Translator – Bo Hi Pak
@@ -271,7 +178,7 @@ Translator – Bo Hi Pak
You never know when you might encounter such a person, at midnight, 4:30 in the morning, noon. Therefore you have to be alert twenty-four hours a day. So even when you go to the bathroom, say, “Heavenly Father, I have to spend the next few minutes in the bathroom. Could you watch for me?” That kind of feeling. Every minute of the day you are going to be alert. There is no time to be relaxed or offguard.
Witnessing is just the same. You are meeting people, young and old, and you have no idea what kinds of people you are meeting. Maybe you are witnessing to a person who will become President of this nation twenty or thirty years later. Maybe you are witnessing to a relative of the future President, to the very person who will guide the destiny of the free world. One man can change the world. Maybe that person is in the street, in the hamburger shop, maybe in the hospital. He may look very ugly and crippled at the moment. You never know. You can most ardently look for such a man. Pray, “Heavenly Father, give me one man who can change the destiny of this nation, who can change the shape of the world. Give me the chance to witness to such a man, to win such a Person’s heart.” Those who are always striving toward such a goal will always come up with the result.
You Americans and your nation of America are in the position to carry the destiny of the future world. God has placed upon your shoulders the greatest mission of all. We have been looking forward to the opportunity to change the destiny of the world. It is now at hand. We are the ones who can grab it. We can finally fulfill the expectation of God here on earth. I am Korean and have many handicaps. You are American. You should be able to do three times as much as I can do. Can you do it? Raise your hands and pledge that goal to me. Thank you.
-
+
@@ -316,8 +223,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 1, 1977
Belvedere, New York
Translator – Sang Il Han
@@ -348,7 +255,7 @@ Translator – Sang Il Han
If God’s love is dwelling within a person, then no matter how ugly he may be by worldly standards you will love him; external appearance is just not noticed among those who love God. There is a saying that beauty is only skin-deep. Those who occupy God’s love have unlimited beauty. I want every one of you to become part of an ideal family which resides in the heart of God.
This morning we have spent much time already but actually I have not been able to complete my talk. Next time I will continue on this topic. Maybe next Sunday we will assemble here at 3 o’clock in the morning. Is that all right? I expect that none will be absent.
Now we know we have to become good and perfect husbands and wives. If I forget this topic next time and start talking to you on a different subject, then remind me to continue. Let us pray.
-
+
@@ -393,8 +300,7 @@ Translator – Sang Il Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/12/our-family-in-light-of-the-dispensation-part-ii/index.html b/blog/2018/06/12/our-family-in-light-of-the-dispensation-part-ii/index.html
index 52064b1b..696d5265 100644
--- a/blog/2018/06/12/our-family-in-light-of-the-dispensation-part-ii/index.html
+++ b/blog/2018/06/12/our-family-in-light-of-the-dispensation-part-ii/index.html
@@ -3,119 +3,26 @@
-
-
OUR FAMILY IN LIGHT OF THE DISPENSATION – PART II – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
March 6, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -307,7 +214,7 @@ men have actually been losing
When we look at families from God’s point of view, what pleases Him the most? Black sisters and brothers, you might have developed very narrow attitudes in the past but God cannot allow that to continue. You must not even be conscious that you are black. Merely walk with pride as sons and daughters of God. You are the most beautiful people in the sight of God as long as your spirits are beautiful. This black brother here moves my heart very much. Every Sunday he comes early to sit right in front of me, always with a burning spirit. When I come to the platform, I always look for him thinking, “Where is my little black son?”
All of you women, would you look at men with scorn? You rascal brothers, would you scornfully look at your wife and drive her like a slave? If you both answer no, then there is a possibility that you can create ideal families. The family is the building block of the society, the nation and the world. We must concentrate our efforts on the perfection of the family. Once perfect families begin to flower, we will see the beginning of the perfected society, nation and world. The joy and laughter of God will burst forth as God’s hope blossoms.
One ideal family is like one small stone dropped in a calm lake. That one stone makes a small ripple that spreads out, expanding into ever-widening waves. Eventually the whole lake will feet the effect of that one small stone. Would you like to pioneer that kind of family? When you look at Mother and 1, do we appear to be a happy couple? Actually I do not care whether you say yes or no; I only care about whether Mother says yes or no. I should also be in a position to say yes to Mother. Can you say, “Father, we will be like that; we want to pioneer that ideal family.” If you volunteer to become the number one family under the sun, then God bless you!
-
+
@@ -352,8 +259,7 @@ men have actually been losing
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 20, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -391,7 +298,7 @@ you are not entitled to the blessing
Only repentance can cleanse you in front of the nation, in front of your parents, in front of yourself, and above all, in front of the True Parents and God. You must repent. So far we have been like bloodsuckers; we have not been adding to society but subtracting from it. This is the naked truth without symbols or flowery words.
I am giving you naked truth because this is the final year to say these things. We all need liberation from the bondage of sin, from our shameful bodies, our shameful pasts, and our shameful consciences. Unless you are liberated from this by repentance, you cannot feel real freedom or the joy of liberation. That is the point where the blessing comes. Once you taste that liberation, that joy of giving up your sin and of cleansing yourself, then whether it is night or day you will feel total, incredible joy,
The communists might conquer the free world by force, but as long as they cannot conquer the love of God, they will never conquer humanity. Those who want to say, “I certainly want to live that way; I want to become a shameless person in the sight of God,” raise your hand. It is very difficult. If you want to be responsible for all the suffering of the world, and all the sins of the world, raise your hand. Can you do that? Then truly the blessing of God will come to you. God bless you. Thank you.
-
+
@@ -436,8 +343,7 @@ you are not entitled to the blessing
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 1, 1977
World Mission Center
Translator – Bo Hi Pak
@@ -293,7 +200,7 @@ Translator – Bo Hi Pak
Now let us imagine that I died under these circumstances. Maybe because of the misunderstanding and false image the media has created of me in America, the American people would applaud my death, saying, “That troublemaker is gone. That controversial Reverend Moon has died.” They might celebrate. But I want you to know that at least one person in the universe–God–will cry. That is what counts.
I have taken up that role. Do you see that Jesus took that route and died in precisely that way? But God bestowed upon Jesus the power to restore His highest dignity and honor. Also in heaven God gave him the power to lift man up from his misery, from the very bottom of hell. Jesus has absolute power to resurrect everything under the sun. I feel that if even one man or one woman comes forth from among you who can live up to that standard, then my life is a success, not a failure. One man is a universe.
Maybe every single one of you will perish. If only one person is victorious and consummates God’s way of life, then that one man shall set the tradition of the Unification Church and on that rock God’s tradition and Kingdom shall indeed be built. Those who want to participate in erecting this tradition of God, the Kingdom of God here on earth, raise your hands. If you really feel that you want to participate in that, then I want to assure you that the glory and honor of God shall rest with you. Thank you. Let us pray.
-
+
@@ -338,8 +245,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 20, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -325,7 +232,7 @@ Translator – Bo Hi Pak
America has scornfully mistreated not only me but you so far. However, once they know the truth and realize what kind of relationship we have with God then they will surrender to us. We have that goal and that hope, and even though we are being hit we still move forward. Nothing can deter us. All of our sacrifice shall bear fruit so our everyday way of life is the sacrificial way of life. Every bit of it shall be reaped, even if I myself become a sacrifice because of America’s misunderstanding. If that is not the case then what I am teaching is all lies.
How is this nation going to pay its debt? I must leave some opportunity for America to pay back its debt, even if it is done by the descendants of those who misunderstood me during my lifetime. One way I can do that is through continuous, unconditional forgiveness of this nation. That has been God’s way of life. God’s heart embraces even His own enemy, and will never denounce or cut him off. This law is the force governing and uniting you people.
What kind of power can break us and separate us from that love? The power of love alone can conquer everything. Love will bring eternal victory and eternal heaven. When you possess that particular love of God then you can climb as high as you desire and do anything you want! That love alone can give you complete liberation. That is my destination, what about you? God bless you. Let us pray.
-
+
@@ -370,8 +277,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 13, 1977
Belvedere, New York
Translator, Bo Hi Pak
@@ -317,7 +224,7 @@ the pulling power of God’s love
Once you taste the love of God you will never be contented with any lesser level of life. Do you shy away from the love of God? Is that pushing action of your conscience good or bad? The Bible says, “And you will know the truth, and the truth will make you free.” Now you know the truth and it must liberate you from darkness.
When your body tries to relax you must be ruthless to discipline it. The person who can discipline his own body is really a man of God. When you drive your body, it is for the sake of goodness. Do not get mad at your body, just smile and say, “Come on body, let’s go. It’s time to wake up now so we can go out to witness. Don’t stay down there or you will be the victim of Satan. You are far better off to stay with me.” That is a realistic experience in our daily life, isn’t it?
The Kingdom of God can blossom when you overcome your body. How many of you have been listening to me but could never quite live up to what I have been saying? Today you know what I am teaching and why. You know what to do, and you know why your body is your worst enemy. Those who can say to me, “I will do it,” please raise your hands. Let us pray.
-
+
@@ -362,8 +269,7 @@ the pulling power of God’s love
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/12/the-kingdom-of-god-on-earth-and-the-ideal-family/index.html b/blog/2018/06/12/the-kingdom-of-god-on-earth-and-the-ideal-family/index.html
index c702a8fa..6b685f92 100644
--- a/blog/2018/06/12/the-kingdom-of-god-on-earth-and-the-ideal-family/index.html
+++ b/blog/2018/06/12/the-kingdom-of-god-on-earth-and-the-ideal-family/index.html
@@ -3,119 +3,26 @@
-
-
THE KINGDOM OF GOD ON EARTH AND THE IDEAL FAMILY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
January 1, 1977 – Midnight
New Yorker Hotel
Translator – Bo Hi Pak
@@ -297,7 +204,7 @@ Translator – Bo Hi Pak
Something is wrong, fundamentally wrong. We have to fix it, mend it. I come as the champion to repair that which is out of order. We must repair the human race. Do you think God will say, “Rev. Moon, don’t do that, don’t touch it”? Do you think God will say that? Those people who say, “Rev. Moon, don’t touch us, leave us alone,” are the people to whom God will say, “OK, I’m sorry, but get out of my house.”
This year, 1977, we must inherit the tradition of our own parent, God in heaven. We must adopt His ideology as our ideology, His way of life as our way of life. Unmarried men and women, you are going to look forward to the ideal family and the creation of such a home. You must become individually ready for it, trained for it and disciplined for it. Married people should be in a position to really live the heart of God in your home.
Today we must pledge together to our Heavenly Father that this year’s motto is going to be centered upon the ideal family. We must exert ourselves and construct the Kingdom of God here on earth. The motto is: The Kingdom of God on Earth and the Ideal Family. We must live up to God’s expectation and the True Parents’ expectation and be ready to truly center on this heavenly family to come. Those who pledge to become such persons raise your hands and show your pledge. May God bless each one of you. Thank you very much. Let us pray.
-
+
@@ -342,8 +249,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 3, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -323,7 +230,7 @@ children and all things
America is a comfortable place where you can enjoy all kinds of carnal pleasures and every kind of freedom awaits you. Why should you choose to go this kind of difficult path? What do you gain by doing it? If a bare-handed young man joins our movement, then in ten years he is still bare-handed; nothing happens. The only experiences you get are hunger, suffering and cold.
Some of you sisters are thinking, “I’ve already been here ten years and I’m no longer young. Even if I get married, I wonder if I could really have children. Father, please think about my age. We heard about ideal families in the Divine Principle, but I’m not even married! ” Maybe the best thing for you to do is pack up and leave! I would drive you to death yet you still accept that fate; that is why people say you are crazy. Why should you do it? Only because we need the realm of resurrection. When a mother is giving birth to her child she feels a great deal of pain, and spiritually also it is a desperate struggle to give new life to this world. We are going through that kind of pain together, and we are bringing new life to this world together. That pain of birth is a desperate one.
God and all of mankind are suffering in this birth pain. Then all of a sudden when a child is born his mother forgets her pain, and God forgets His pain. Mankind can forget its pain and rejoice over the birth of the new child. That is our way of life. That is the day we are looking forward to. Shall we go on? Shall we go a mediocre and half-hearted way, or shall we go all the way? All right, do it then. Go the dramatic way. Let us pray.
-
+
@@ -368,8 +275,7 @@ children and all things
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 10, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -345,7 +252,7 @@ we can proclaim the day of resurrection
Who wants to be a participant? If you participate in this battle you might get hit by a bullet! Suppose you were. That is nothing to worry about; the important thing is whether you are able to say to God at the last minute, “God, I am dying for You and for Your liberation, the liberation of hell, the liberation of the communist world, and the liberation of the free world.” Before you die your final words should be, “Liberation, liberation, liberation.” Then even though you may not have completed the work, God will treat you as though you had already finished it. There is glory in a very special place in heaven reserved for such precious martyrs.
We are all destined to die once, right? You never know when the moment of death may strike you unexpectedly. Therefore, the person who plans to enjoy his leisure, thinking, “When the emergency comes I will cry out, ‘Liberation, liberation, liberation,’ and then I will be entitled to heaven,” is most foolish. You never know when death may strike you, and if you really want to die for God then you must be ready at every moment of the day.
Easter is being celebrated today by the entire world, but no other group and no other church is resolving themselves to bring the liberation of the free world, the communist world, hell in spirit world and ultimately the liberation of God. If we resolve to undertake such liberation in this particular place of Belvedere, then this is indeed the focal point of attention for God and the spirit world. Those who feel you can pledge your commitment to God, raise your hands. Your raised hands make this place holy and divine. God bless you. Let us pray.
-
+
@@ -390,8 +297,7 @@ we can proclaim the day of resurrection
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 6, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -406,7 +313,7 @@ is not coming to do things their way
Degradation and decline can be seen everywhere; the world is crumbling, but through it all God has a certain purpose. It is very logical that the spirit world and physical world shall be united centering upon the genuine pure love of God. That is the one thing that can speak loudly in both worlds; nothing will work in either world except through the pure love of God. Unity with God’s love is the most basic and fundamental means by which everything will be restored. Without this one basic element, no matter how much effort is made nothing will be accomplished.
When you are lonely then you can feel closer to God’s lonely position and you can more easily forget this lonely world and come toward a single-minded devotion to God. God’s goal is to make a personal relationship with you. When you are in the direct dominion of God He directly intervenes in your life.
You are entitled to know what kind of heaven awaits you; I am not talking about a fantasy world but a more real world than man has ever yet experienced. Let us experience and live that Kingdom of God on earth. After that, the Kingdom of God in heaven shall be open to you automatically as an extraordinary reward. Shall we build it or not? God bless you. Let us pray.
-
+
@@ -451,8 +358,7 @@ is not coming to do things their way
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 27, 1977
Belvedere, New York
Translator-Bo Hi Pak
@@ -326,7 +233,7 @@ Translator-Bo Hi Pak
God is the king of wisdom and through this wise strategy of plus and minus uniting, God is going to eventually conquer and dominate the world. If the mind is plus and the body is also plus then the mind and body clash. That is truly the borderline between God and Satan. Satan’s strongest fortress is not even your own family. Your body is Satan’s most secure foothold.
Every satanic weapon is there in your body, while every heavenly weapon is in your mind. The borderline between the mind and body is the line of the confrontation between God and Satan. Therefore the mind must become aggressive and take the initiative to conquer the body. That is the work of religion. If you are brought down to the dungeons of hell, it is your body-not Satan-that did that. Your body could drag your eternal life down to hell. You would have your body to blame because of the fall of man. Mind and body were supposed to be one, with no contradiction and no disharmony between them. This year let us pledge to God that we will make our bodies become complete minuses, and one with our minds and with God.
Since a complete and perfected plus can always create a perfected minus, when you find one perfected plus you can also expect to find a perfected minus. If you become a perfected plus, then you will find that other people want to become minus to you. When you become a perfected plus, peoples’ hearts and minds will be drawn to you and you will be unforgettable for them. That is the way perfection comes. Let us pray.
-
+
@@ -371,8 +278,7 @@ Translator-Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 16, 1977
Belvedere, New York
Translator- Mrs. Won Pok Choi
@@ -277,7 +184,7 @@ Translator- Mrs. Won Pok Choi
When that happens in the future, if I am in Africa, you would rather be there. What must there be in me that attracts you so? Isn’t it strange that your mind is drawn to me like that? You are drawn to the divine love in me, like sunflowers are drawn to the shining sun. Though I was born in Korea, I have never thought of myself as a Korean because I know that God loves every nation and every man. My job is to love and to save the whole world so I have tried to love at least three nations. You also are in the position of having to love and to save the people of at least three nations. In the future, I am going to marry black, yellow, and white people together, and I will even provide their homes.
My desire is to see all three races mixed together, living happy lives in one world. It is possible only for those who love God and want to belong to God’s heart, which encompasses the whole world. I’ve got to do this in my lifetime. I want you to follow this way to reach God; only by loving humanity can you do that. If you really want to belong to God’s heart, you must leave where you are and go out into the streets of New York to witness. If you leave New York, your mind must be always with the people in every nation. After loving all the people in the whole nation and winning their hearts, then you can come back to love your church, your family and yourself. That is the only way you can belong to God’s heart.
If you realize this and put it into practice, you will never perish, but prosper. I will protect you, and our movement, this society, this nation, and God will protect you, ever being with you. Then you are going to be the happiest person in the whole world.
-
+
@@ -322,8 +229,7 @@ Translator- Mrs. Won Pok Choi
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 23, 1977
World Mission Center
Translator-Bo Hi Pak
@@ -349,7 +256,7 @@ Translator-Bo Hi Pak
We will win God’s territory back, inch by inch, until the year of 2000. We will win physically, substantially, and each day’s work will accumulate so that every effort will contribute, inch by inch, to the Kingdom of God from this time on up to the year 2000.
Even though the satanic world is attacking, they are no longer advancing. We are the group, we are the power, we are the force that is advancing. Satan is shooting at us, but he is retreating. At least by the year 2000 we must complete the realization of the Kingdom of God here on earth.
Today let us truly proclaim the day of liberation. I am going to lead three cheers, the most significant, victorious cheers of all history. Let’s make them that way. These three cheers include the victory of God, of True Parents, of the entire angelic world, of the human world, and even of the satanic world. They bring liberation to all five levels. These are three Satan no longer has a route or a way to accuse man cheers of victory to liberate the five most significant before God. If you believe this 100%, you can talk to levels. from God down to the satanic world. Satan in the same way; you can subjugate Satan. This is the new beginning of the new history. Mother and I are giving you the privilege, the author – God. Therefore, this is the first year of the Kingdom of God, year one of the Kingdom of God.
-
+
@@ -394,8 +301,7 @@ Translator-Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 23, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -320,7 +227,7 @@ Translator – Bo Hi Pak
I want to give a special mandate to the Japanese members. You did not come here to America to be idle. Unless each of you fulfills the one person per month ratio in America, all of you must return to your own country. I will not stay in New York all of the time but will go around the entire nation from one place to the next each day. In the last couple of weeks I went to several places, and I felt so deeply touched by the members who were waiting, begging me to stay a little longer. They were waiting for my visit for so long that I almost felt guilty in front of them.
American members, even though I gave a special mandate to the Japanese members, you are not going to be defeated by them, are you? The Japanese members are working with many handicaps in language and cultural background. After all, you are the hosts and hostesses in this city and nation. The Japanese are going out and trying to witness to the American people with such tremendous difficulty. I want you to know that. American brothers and sisters, you are the ones to really move ahead in the forefront and set the example.
Now in wintertime is the best time for witnessing, not spring or summer when there are too many other attractions. I trust that you are going to fulfill and deliver the results as you pledged already before heaven and earth
-
+
@@ -365,8 +272,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 13, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -300,7 +207,7 @@ Translator – Bo Hi Pak
Become heavenly princes
Do you really know who you were and who you are now? Do you know your position? First through repentance and then through gratitude you are elevated to become princes or princesses of heaven. Your goal is not just to become heavenly citizens, but to transform your sinners’ position into that of heavenly princes or princesses of God. That is the way you can be with God and with me all through eternity. Who are you? You are princes and princesses of Satan now. It is because of the love of God that through repentance and the process of rebirth you can become the heavenly princes and princesses of God. Do you think that task is easy?
Compared to the process of becoming President of the United States, your process of coming from the sinners’ position to that of princes and princesses of heaven is far more difficult. Those who come into our church are candidates for the position of princes and princesses of God. When you come in you will be given unprecedented discipline, training and testing to see whether you deserve to become princes and princesses of God. Can you accept this? I want you to pass that test with an A+ and thereby become the princes and princesses of God. Thank you.
-
+
@@ -345,8 +252,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 30, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -315,7 +222,7 @@ Translator – Bo Hi Pak
If you use your body for your own sake, your work will not remain, but if you invest yourself for the sake of others witnessing-fund raising, doing things productively-your deeds will remain. Starting today, analyze how many empty words you have been speaking and how many words you could speak productively for God instead.
Go out witnessing; go out fund raising; go out for whatever your mission may be, but do not do it passively; do it willingly. Gather your motivation first. Without motivation you will fall into a passive pattern, and it will not benefit you. You will not be happy. Your words and deeds must register in the memory of God. I want you to do something that God can remember. Volunteer; be the willing one, the one willing to participate with bubbling enthusiasm. A teacher cannot make you study; you are the one who must study. You must qualify for your own heaven. The way is open and everything is waiting, but unless you take advantage of it, it will not be yours.
Those of you who will commit yourselves to those kinds of words and deeds as sons and daughters of God, please raise your hands. Thank you.
-
+
@@ -360,8 +267,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 9, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -344,7 +251,7 @@ then Satan will accuse
This is the same reason that I push you out to hard work and suffering. You must win over hardship in order to become a recipient of the ultimate love of God. No one can complain about you because you will be entitled to that love.
Sometimes you may feel that your situation ten years ago and ten years from now won’t be any different, but I want you to know that even though physically speaking you may remain on the same level, spiritually speaking you will be living in an entirely new world. That’s our pride and heritage. Whether it is raining or storming outside doesn’t make any difference. You just cannot let yourself relax. You never know when you will die and before you die you must know the love of God. No one can guarantee that you will live a long life. Therefore, you must even live as though today were your final day. When you take a final examination in school what would you do the night before? You would concentrate all night long. You should be even more desperate than that for the heavenly purpose.
You cannot misuse this opportunity. This is an Can you commit yourselves to doing it? Thank you. unmistakable truth and we must take it seriously. Let us pray.
-
+
@@ -389,8 +296,7 @@ then Satan will accuse
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/13/god-and-the-building-of-the-kingdom-of-god/index.html b/blog/2018/06/13/god-and-the-building-of-the-kingdom-of-god/index.html
index fb28b30d..e8e588de 100644
--- a/blog/2018/06/13/god-and-the-building-of-the-kingdom-of-god/index.html
+++ b/blog/2018/06/13/god-and-the-building-of-the-kingdom-of-god/index.html
@@ -3,119 +3,26 @@
-
-
GOD AND THE BUILDING OF THE KINGDOM OF GOD – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
April 17, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -349,7 +256,7 @@ Translator – Bo Hi Pak
As a man you must feel yourself in the position of Jesus; as a woman you must feel yourself in the position of Jesus’ bride, with both having the desire to build a home in the name of Jesus and his bride. Nothing could be more joyful for heaven and earth; that will liberate Jesus and the True Parents. By liberating Jesus and the True Parents you are actually liberating God. God’s liberation does not begin in any grandiose setting; it will begin in your home, in yourself. You are working to become a parent who can exemplify the love of God. You are going to become a father; you are going to become a mother. When you become like that then you are personifying the love of God, and you can enjoy the love of God, the love of father and mother, husband and wife, and children. All love shall be consummated in you. In that case God’s love is with you and will live together with you.
When you obtain this basic love, then the rest of our work becomes easier, because all you have to do is expand that basic love. If a wife has perfect unity and love with her husband then when she looks at other men she will see them as others in her husband’s world, and can love them equally. A husband sees other women as an extension of his wife’s world, and other children as extensions of his own sons and daughters. When you look at the entire world that way it realistically becomes one family and you can relate to everybody with God-centered love. Nobody is a stranger in that Kingdom. That is the Kingdom of God on earth.
Where do you begin? With you, yourself, and your home. That is your 5% responsibility that the Divine Principle is speaking of. If you are living this way of life, then you are guaranteed to end up in the same place that I will go, and you are destined to arrive at the throne of God. Those who pledge to go such a route, please raise your hand. God bless you.
-
+
@@ -394,8 +301,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 1, 1977
Belvedere, New York
Translator – David Kim
@@ -293,7 +200,7 @@ Translator – David Kim
Yesterday I saw a member who has a Masters degree scrubbing the floors in the Manhattan Center. Do you hate to do such jobs or do you do any work with appreciation? I am never ashamed of anything I am doing. At Barrytown I taught the students how to make fishing nets. Even our professors were amazed. At that time a theologian’s conference was going on and the visiting scholars never expected to see me at Barrytown. They sneaked in to take a look at what I was doing with the students and were amazed and impressed to see me doing such humble, manual work. You have no excuses to make to me because I have done everything before you, even the most humble labor.
The world is big, encompassing many civilizations and many religions, but from God’s point of view there is no one to trust except you Unification Church people. Can you realize that Heavenly Father is depending on each one of you? The Heavenly Kingdom on earth is your Kingdom of Heaven on earth if you create it with your own hands. What kind of mind are you going to take with you to spirit world after your 80 or so years on earth? You are going to spirit world with your children and with brothers and sisters of all different races. This is the attitude you must have.
Because you are the only ones God may possibly trust you must be proud of yourselves. You are the only people who can give hope for the future to the whole world. You are the only ones on earth who can possibly fulfill the ideal of God’s kingdom. Through your individual hard work and initiative I can depend on you and God can depend on you. If you are going to become people of action, raise your hands. May God bless you. Let us pray.
-
+
@@ -338,8 +245,7 @@ Translator – David Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
July 3, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -334,7 +241,7 @@ this morning. I don’t know where the time flies!
Every day we must give our absolute, maximum effort to see this good day. I don’t care which path I have to take in order to see that day. I may work like a beggar or be maimed, but no matter what happens to me, as long as it helps to advance this purpose I do not mind.
I am close to the age of 60 and keenly aware that each moment is totally precious. In my heart I am constantly declaring an emergency. Mankind is sitting idle, waiting for your helping hand. You are not working so that I may see that day, but because God is waiting for that day and mankind is waiting for that day.
This is the first Sunday of the month of July, 1977. You must become builders of the good nation and the good world. If you are committed soldiers then the good day will be realized. You must feel that if anything hampers that goal then you could toss aside your own ego and fate. Forget everything and become unswervingly fierce, dashing forward to restore everything. Shall we do it? Those who will do it raise your hands. Let us pray.
-
+
@@ -379,8 +286,7 @@ this morning. I don’t know where the time flies!
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 22, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -328,7 +235,7 @@ Translator – Bo Hi Pak
The skunk is famous for its bad odor, but would the smell be bothersome among the skunks themselves? How do you know; have you ever been a skunk? The world might say that Unification Church members smell worse than skunks, but that smell of sweat and dust is the most perfect perfume to God; He likes that smell. Because you don’t see God you don’t realize how often God comes. Many times I lived like a beggar, dressed in very humble clothes, having no place to go and having to sleep overnight in the street. God’s presence was with me all the time. If I were to describe my experiences with God you would not believe how fantastic they are.
Moonies have a Moonie smell. Does that make you happy or unhappy? People may think you smell bad, but as soon as they find God and smell God themselves, then your smell will be like perfume to them. The time will come when the world will discover this. In a way you are the first heavenly skunks. Everybody will want to become baby skunks. If you sisters really want to follow me then you will marry a better man than 1. Furthermore, he will be more wonderful because he will be a much younger man than I.
We must not be deprived of our dignity. Our pride is heavenly pride. Let us together strive forward until we meet God on the ultimate level, the level of perfection. Let us pray.
-
+
@@ -373,8 +280,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 23, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -347,7 +254,7 @@ to confront Calvary and Gethsemane
Once for a certain dispensational purpose I reprimanded one of the young Korean members who was very loyal and very faithful. Afterwards that person received spiritual blessing, seeing a vision and angels coming down. That person was on cloud nine every day and asked me for more reprimands but I said, “No, my chastisement is not that cheap.” But even if I resorted to clubbing and spanking, would you take it in order to have God’s will realized here on earth? You are real Moonies if you want me to push you hard so you can close the gap between you and God.
An old Korean proverb says that if you love your son then be hard on him and if you hate your son then give him lots of food and luxury. A beloved son sometimes needs to be whipped. He will forget the pain of the whip, but will really long for the love of his parents and for the love of God. A parent who will do that is truly noble and divine.
If you will be grateful and persevere to the end please raise your hands. You shall become the hosts of the love of God. Thank you very much.
-
+
@@ -392,8 +299,7 @@ to confront Calvary and Gethsemane
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 13, 1977
Belvedere, New York
Translator – Mr. David Kim
@@ -275,7 +182,7 @@ Translator – Mr. David Kim
If I went to spirit world tomorrow would you work harder or would you relax? Even though I may go to spirit world early I have established that the Kingdom of Heaven shall be erected on earth because of this principle. Who is going to do it? You should answer, “I am.” Since coming to America I invested all my heart and mind, all my property, all my energy and love in this country every day. I pour out everything I have, spiritual and physical, and I push you people out to sacrifice yourselves for the American people. This is the sphere of God’s love. If you believe it and practice it then I will appear to you in spirit. Other people do not understand how all this can happen! Even though you are pushed into earthly hell, God’s love will descend on you. This is the power of the love you possess.
The longer the period of suffering for mankind that you endure, the bigger the amount of love you will receive from God. Do you feel that this is fact? How much we push ourselves since knowing the light is the key point. Your thinking must move faster than your body since your body must follow the decisions of your mind, but you have to push your body faster. In the long run all that we gain will benefit you the most, even more than God and mankind. You have no room for complaint because all that you are doing and suffering is for you. That is how I feel too You have to be qualified as God’s worker in order to save mankind. You have to qualify yourself and work harder; that’s why you have to push yourself. You have to be a winner in the marathon race. Do you clearly understand?
Shall we put this into practice or not? I want you to know exactly what to do. Please raise your hands before Heavenly Father if you want to put into practice all that I have said. Thank you. Let us pray.
-
+
@@ -320,8 +227,7 @@ Translator – Mr. David Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 29, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -317,7 +224,7 @@ show our gratitude by giving to others
We are like leading actors and actresses in an exciting movie spectacular. If the mountain we are crossing were just made of sand then the movie would not be very exciting, but because the mountain is rugged and steep, with sheer cliffs, forests and wild animals, it makes a much more exciting movie. If this were a calm relaxed movie it would not be memorable, but we are making the people strain forward in their chairs with the tension of the drama.
The world is our audience and God is watching the stage from the royal box in the center. I want you to move and inspire God so deeply that He weeps helplessly. Eventually God will bow down to you saying, “My son, my daughter, I’m proud of you.” What will the rest of the audience do when God bows down in tears? They will be completely melted.
This is our extraordinary way of life, living for the gigantic goal and purpose. There is no ending. There is no retirement waiting for us, only a life that is always more exciting. Are you thankful to be a member of this exciting team? Raise your hands if you are going to live in gratitude to God and be sons and daughters of appreciation. May God bless you. Let us pray.
-
+
@@ -362,8 +269,7 @@ show our gratitude by giving to others
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 12, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -319,7 +226,7 @@ considering it with patience
I have to use an interpreter to speak but you can speak for yourself when you witness. You are better off than I am! Because you are younger than I am you have more energy. This is your own country and you will be accepted by American citizens. In many ways you are in a superior position and there is no reason why you couldn’t do greater things than I can.
Your slogan should be that you will do better than I could. Even if you are persecuted more than I am, you will be able to bear the burden and smile and laugh even where I would have cried. The secret is, “Let Us Think Once More.”
Today is Sunday. Because it is set aside for God it is more public. There is more of God’s work to do and there is no retreat, only advancement. Those who want to go forward today, raise your hands. God bless you. Let us pray.
-
+
@@ -364,8 +271,7 @@ considering it with patience
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 8, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -316,7 +223,7 @@ Translator – Bo Hi Pak
My Heavenly Father, please accept this pledge of our young people to give their heart and soul and life for You and Your mission. Give them Your blessing so that they shall become a living sacrifice on Your altar. They shall bring the world into resurrection and they shall bring this world into the Kingdom of God here on earth.
This is a historical moment that you shall remember. I want you to live your life as a living sacrifice. May 8, is a day of new beginning and from now on you must not voice complaints. The world is tired out but we cannot be tired out. God has not rested yet; I have not rested yet; you cannot rest yet. There is nothing you cannot face, nothing you cannot do for God. If you really are what you pledged then America will live. No matter how much sacrifice you pay, you must sell the newspaper.
Let us face whatever shame may come and the victory of God will soon be proclaimed here on earth. Your deeds and your way of life shall be raised up; the world is waiting for your offering, having only one thread of hope, which lies in you. If you live with that faith and conviction then God will always be with you, never leaving you alone for one moment. May God bless you in your victory. Let us pray.
-
+
@@ -361,8 +268,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 21, 1977
World Mission Center
Translator-Bo Hi Pak
@@ -304,7 +211,7 @@ Translator-Bo Hi Pak
Can you surpass the men at selling newspapers? I cannot trust that either until you show me you can do it. What about you clumsy men? Will you be defeated by the women? I cannot trust you men either because you are too easily distracted and are tempted by so many things. Do you all want to show me what you can do? Will the men or the women be the winners? I want you both to be the winners and then I will gladly be defeated.
In that way the Unification Church will never be defeated. If you can defeat me then the Unification Church will prosper. If I can defeat you then the Unification Church will decline. I want you to be champions! I trust that you can do it.
Let us rise up at this hour as the men and women of justice. Raise your hands if you pledge to fulfill the role as men of justice. Let’s be victorious together. May God bless you and be with you. Let us pray.
-
+
@@ -349,8 +256,7 @@ Translator-Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 6, 1977
Belvedere, New York
Translator-Bo Hi Pak
@@ -334,7 +241,7 @@ my own aching heart is healed
When God is ready to judge the world, I will say, “Father, I suffered for the people of this country. Please use my suffering, tears and pain as indemnity and forgive them. Could You save them and bless them?” That is my ideology, God’s ideology and the way of life that prevails in spirit world. Are you people heretics? Will anyone who thinks in that fashion destroy America? When America was declining and being destroyed, I came to light one beacon of hope. I have the truth and the spiritual power to revive this country and save it.
You know very well how much you have changed already. Before you knew the truth, your thinking was very narrow and centered only on yourself. Now you are thinking of God and humanity first, and of yourself last. What a revolutionary change! What power made you do that? The whole population of America together could not change you like that. Did I do it? No, God moved you and turned your heart around. God’s power is the only power that is greater than 240 million Americans, and the ereatest event that has happened to you is this internal revolution.
Would you like to be victorious or be defeated in this most astonishing relationship and position you have today? Those who want to become victorious, raise your hands. Thank you. God bless you.
-
+
@@ -379,8 +286,7 @@ my own aching heart is healed
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 1, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -330,7 +237,7 @@ you don’t have to go the entire distance by yourself
I came barehanded to this country and have been able to do this much. Therefore, I have no doubt that by following my example you can be equally successful, even if you have only bare hands. Do you just feel good or can you do it? Does that mean that when I buy a shipyard and send either men or women down to work that you can fulfill the mission? That means you can become either captains or welders or fishermen, whatever I assign you to do? I set the tradition already at Barrytown by teaching members for two nights straight how to make nets. I went fishing many nights with no sleep, and went out to sea at 3:30 in the morning every day. That’s the way I set the tradition. Can you match that record, not for my sake, but for the sake of your own country and humanity?
Do you think that I am so miserable that I need your help? Not at all. God and the world are more miserable than I am. They need help, so we must go. Will you pledge to conquer the realm of resurrection and plunge into the world with it?
Thank you very much. God bless you.
-
+
@@ -375,8 +282,7 @@ you don’t have to go the entire distance by yourself
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 5, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -377,7 +284,7 @@ public is proud of our establishments as their own
You should think, “I am young and I have a grand future. I will take the entire world as my ministry. What Reverend Moon did here in America I am going to do all over the world.” I have said that our next target is Moscow, which means Must Go. Do you really have the feeling, “I must go”?
Even if I get hit by a communist bullet I do not want to be hit in my arm or leg but right in my chest or head. Then when I go to God I can say, “God, I have something to show. I never dodged the bullets.” If a bullet hits you somewhere else and you die, then when you go before God you could say, “God, I wanted to be hit right here, but they mis-aimed. Father, let me go down to earth once again and be hit again the way I want.” Almighty God will let you go again.
Are you really young men and women of courage and commitment? I am not the only one watching you; God is looking down and the communists are watching too. Can you pledge to be like I have been and even outdo me? Those who can pledge that, raise your hands. Let us pray.
-
+
@@ -422,8 +329,7 @@ public is proud of our establishments as their own
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 4, 1977
Washington, D.C.
Translator-Bo Hi Pak
@@ -312,7 +219,7 @@ in the sight of heaven and earth
I have created a tradition for my children to follow. You are going to inherit the same tradition, and your children as well. The love of God is the moving force. With the love of God you can cleanse all sins and make yourself whole in the sight of God. Then what is the love of God? It is to love others more than you love yourself. That has been God’s tradition from the very beginning of creation. God wanted to love Adam more than He loved Himself. God wanted Adam to love his wife more than he loved himself and Eve to love her husband more than she loved herself. That was the tradition. What we are setting as a tradition today shall remain as a tradition in the future, and this way shall be walked by millions and millions of people in the future. Our responsibility is a great one.
This is some advice for you. Many people cry and repent for their sins in the sight of God, but you have a faster way to get to heaven. Pray and repent for lacking the love of God m “I want to love God more. I want to love the world more. I’m sorry I couldn’t do enough today.” That’s the fastest route. Our mandate in the Unification Church is to go beyond the level of just loving ourselves. We love others more than we love ourselves. That is the tradition the Unification Church is setting for the world.
God’s love is all-powerful and will dominate all. Those who want to become the hosts of this love, to have burning zeal in such love, those who can pledge to God and True Parents that you can confidently do that and live that life, raise your hands please. Thank you m Let us pray.
-
+
@@ -357,8 +264,7 @@ in the sight of heaven and earth
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/13/the-23rd-anniversary-of-the-unification-church-and-the-history-of-gods-dispensation/index.html b/blog/2018/06/13/the-23rd-anniversary-of-the-unification-church-and-the-history-of-gods-dispensation/index.html
index c891e3f5..13ab97e8 100644
--- a/blog/2018/06/13/the-23rd-anniversary-of-the-unification-church-and-the-history-of-gods-dispensation/index.html
+++ b/blog/2018/06/13/the-23rd-anniversary-of-the-unification-church-and-the-history-of-gods-dispensation/index.html
@@ -3,119 +3,26 @@
-
-
THE 23rd ANNIVERSARY OF THE UNIFICATION CHURCH AND THE HISTORY OF GOD’S DISPENSATION – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
May 1, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -363,7 +270,7 @@ Translator – Bo Hi Pak
I cannot afford to leave the world as it is, destined to more suffering. I must leave behind a world that is being resurrected. People think that after I die the Unification Church will die. Is it true? Would you prefer the movement with me or without me? Indirectly what you are saying is that after I am gone the movement will suffer. As long as I live I want to bear the burden of persecution so that after I leave the persecution will be finished; in my lifetime I want to bring this movement to success.
As your generation reaches its maturity, our movement will soar into prosperity. In my own lifetime I want to take care of all the bitter experiences, suffering and turmoil of restoration. I have already made up my mind to take the burden with me. How about you? Will you join me in taking care of these, or are you going to wait for the easy time? Do you wish this persecution would go away, or do you welcome greater challenge and persecution? Have you made up your mind already? That is the way you should be. Starting this month of May let us have a new day so that a new history can be erected.
If you feel just like I did when I initiated our Church 23 years ago then you are initiating your own movement in your own area of responsibility, saying, “Today I too, am erecting a new church; I shall be like Reverend Moon in my own area.” Are you going to do that? Those who are determined to go that way, raise your hands. Let us pray.
-
+
@@ -408,8 +315,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/13/the-childrens-day-we-have-been-longing-for/index.html b/blog/2018/06/13/the-childrens-day-we-have-been-longing-for/index.html
index aa5fdd09..bac2f905 100644
--- a/blog/2018/06/13/the-childrens-day-we-have-been-longing-for/index.html
+++ b/blog/2018/06/13/the-childrens-day-we-have-been-longing-for/index.html
@@ -3,119 +3,26 @@
-
-
THE CHILDREN’S DAY WE HAVE BEEN LONGING FOR – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
November 11, 1977
Manhattan Center
Translator – Bo Hi Pak
@@ -345,7 +252,7 @@ providence on the family level
How about me, am I bold and strong? I am tough and courageous only because of God being there with me. For the sake of God there is nothing I cannot do, and no pain can stop me or hardship demolish me. When I was condemned to prison in North Korea, I did not pray, “God, I am going to prison. You must come and help me.” Instead I prayed, “God, thank you for this new opportunity. Through this ordeal I want to discover more of You. I want to become more like You. I will be bold and strong. Don’t worry about me.
Today we are free. We are not in a prison camp, so without any restriction we can give our utmost. What a precious opportunity we have! I gave up my life a long time ago. America is a dangerous place for me, like a jungle filled with savage civilization, but God is here and His will will be done.
Today is Children’s Day and you are celebrating this day as true children. Those who volunteer and pledge to God that you will become men and women just like the True Parents, raise your hands. May God bless you. Let us pray.
-
+
@@ -390,8 +297,7 @@ providence on the family level
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 17, 1977
Manhattan Center
Translator – Bo Hi Pak
@@ -290,7 +197,7 @@ for the sake of the universe
I always pray, “God, wait. I want to do this myself. Just give me a little more time.” In the same way, your prayer should be, “God, just wait a little bit and I will deliver the result by myself. I don’t really need the help of the church. I want to prove how worthy I am in Your sight.”
What would you gain through obedience? Simply this, your perfection in the love of God. In that perfection you can become a wife or a husband who is centered upon the love of God. As liberated men and women you will be given the power to liberate all things. That is the power God wants to give you and that is the reason we are going this way.
Our ideology is to each become a central figure who with love can influence his mate, influence all things of creation, influence the Kingdom of God, and even influence God Himself. Shall we really go and live that way of life? Raise your hand and stand up if you really make that pledge. Thank you very much. Let us pray.
-
+
@@ -335,8 +242,7 @@ for the sake of the universe
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 19, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -294,7 +201,7 @@ ever attained in history
During the time I am living here on earth we must lay the major foundation of unification and harmony and tradition. You stand in a very fearful position because you are participating in the mission during my lifetime. You must be able to echo my heart. If you do not, you will not be able to lift up your face before God when you die. Your ancestors will ask, “What did you do?” and you will face their accusation.
God desires that our church be God-centered and God-motivated. God wants to know that I did my absolute best and that there is no more ground to cover, and I want every member of the Unification Church to receive that praise from God as well. God will say, “You are my sons and daughters, and you did your absolute best. There is nothing more to be done.”
Have you reached that level of dedication and service? God has declared that a super-emergency exists at this time in history. We can make the third Sunday of June in 1977 the turning point. Shall we do it? Then let’s go over the hill. Thank you. Let us pray.
-
+
@@ -339,8 +246,7 @@ ever attained in history
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 11, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -291,7 +198,7 @@ in all the universe
Today is a new day of reunion and this is the reunion place for the East and West and heaven and earth. The implications of this unity are vast; with this kind of heart New York is much too small to be our stage. When you reach out you must feel that New York is not large enough to hold you. Have you felt, “I am the harmonizer of heavenly culture and earthly culture. I am the focal point of love. I am a messenger of the love of God, having the infinite energy that will bring springtime to this nation.”
When you live with the heart of reunion, with the heart of God and the heart of parents, constructive and creative power is generated. By having this nation as our center and all coming together as one we can truly become dynamos to create a new world culture.
There must be purpose for having reunion because otherwise no one would want to meet a second time. We must be ready to meet again after creating some achievement. This morning you should be different, making a new beginning with your heart of reunion and marching forward to the ultimate fulfillment of your goal. Those who can be different this morning, raise your hands. God bless you. Let us pray.
-
+
@@ -336,8 +243,7 @@ in all the universe
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 1, 1977
Pasadena, California
Translator – Bo Hi Pak
@@ -480,7 +387,7 @@ into your difficulty
Shall we continue to search after the love of God? If the rest of the world were competing to do more for the love of God, what kind of world would we have? If America is restored, then its young people will ask where they can go to suffer and put on the shoes of a servant in order to help the people. You have learned that already so you want to practice it here in America, and if all American young people were mobilized in that fashion, then with the love of God the world could be conquered as though it were a small peanut.
Usually I do not speak this openly. Do you know why I am in such a jubilant mood? I drove westward for several thousand miles and now I feel as though I have arrived home in Korea.
When I see immature, uncommitted people I feel almost sorry for them. Will you determine to live up to my expectation? This is your country, so you should want to restore it more than I do. Would you like to do it in place of me? Your yes is not a committed yes. Since we were searching for the love of God and we found it, that’s all I have to say. Is there anything further? You have the highest goal and you know it clearly now. Don’t worry about whether God comes down to help you in your state. You can tell God to go help the weaker people in another state. You can tell me to go take a trip and really appreciate America or to take a year or two and visit other continents instead of coming to visit you. Can you do it? I don’t even need to worry about ten or twenty years from now? I heard your answer. Let us pray.
-
+
@@ -525,8 +432,7 @@ into your difficulty
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 25, 1977
Manhattan Center
Translator – Sang Kil Han
@@ -275,7 +182,7 @@ in God’s heart and Jesus’ heart?
I wonder whether members were thinking of all the joyous times at Christmases in their past as they walked in here this morning, and whether they didn’t wish they could relive those happy moments instead of celebrating Christmas so seriously in the Unification Church. After this service each one must go out in the rain to continue his daily chores, and you might have wondered why you aren’t taking the day off.
We must remind ourselves that this is the saddest day of all for God and Jesus. Jesus never had one real birthday celebration when he was on earth, and it will be immensely meaningful to him to see the many people who are gathered here to celebrate in the true sense. Wouldn’t you be grateful to participate in the true Christmas celebration? Do you think Jesus would be happy to see that the people gathered here have had tears and sweat staining their faces, and have gone without beautiful clothes to do God’s work? Do you feel confident that Jesus would be deeply moved to see you gathered here to sing Christmas songs and wish him happy birthday?
You must know for sure that you are on the road to becoming sons and daughters of God, to whom even God and Jesus can be thankful for what you have done. Such people are the most beautiful women in the world and the greatest men. Jesus would certainly pick a wife from such a group, completely disregarding anyone else’s beautiful clothing or jewelry or education. Would you be a participant in celebrating Christmas in its truest sense? Do you celebrate with a feeling of complaint hidden in your pocket? Those of you who are determined that for the rest of your lives you will stay close to the path of Christ, embracing the past and present and the future until God’s will is fulfilled, raise your hands. God bless you. Let us pray.
-
+
@@ -320,8 +227,7 @@ in God’s heart and Jesus’ heart?
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 26, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -293,7 +200,7 @@ to love God more profoundly
Have you ever prayed, “God, give me the burden of America. I will bear it alone now and later I will bear it with my spouse. Please give me the worst and heaviest possible burden. This is my privilege.” Please raise your hands if you can pledge to God that you will never do anything to harm or sever your heartistic relationship with Him.
When you determine in your heart and mind to give up your life for God’s purpose, then the hill is no longer in front of you. Nothing is a deeper or heavier responsibility than that. You will never decline with that determination, but will gain increasing confidence and achieve ever greater victories in the days to come.
You should end this month of June with the new realization, “We are Your begotten sons and daughters.” Then the new month of July will begin with new life and prosperity ahead of us. Those who are grateful to God for this opportunity, pledge to God your 100% loyalty by raising your hands. May God bless you. Thank you. Let us pray.
-
+
@@ -338,8 +245,7 @@ to love God more profoundly
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 16, 1977
Belvedere, New York
Translator-Bo Hi Pak
@@ -357,7 +264,7 @@ linked to God’s suffering
Don’t think that someone who is running and working very hard is foolish. Think instead, “That person is depriving me of greater blessing. I cannot let all the blessing go to that person. I should run faster.” The wisest person runs for 24 hours a day without resting because that way no one can compete with or conquer him. Therefore, I have adopted the policy that I will run on a 24 hour basis. I am not dumb. In pursuing God’s love I am asking for the most precious thing in the world, and by going after me you will reach the same goal. Do you know what attracts people to me? I make myself very attractive by crying more, working harder and going after suffering more than anyone. I am not handsome yet people like you are drawn to me. Washington Monument is a very good example. The American people never believed that I would ever succeed, but once they saw that I meant business and that people came and actually listened to me, they changed their attitude.
I want you to be miserable for the sake of God. When you cry out all the time you may look pitiful and everyone may say you are a poor, foolish Moonie, but they won’t realize that 10 years from now you will become a hero in their country. Do you see that this is the case? Is it wrong? Are you going to make the 10,000 man IOWC possible? Let us promise that to God.
I want you to know that glory will come in a tearful way and in tears you will meet God. You will truly be united with God and He will never leave you. His love will stay with you forever. Today let us return to tears. Please repeat after me, “Let us return to tears. In tears we see the love of God.” God bless you. Let us pray.
-
+
@@ -402,8 +309,7 @@ linked to God’s suffering
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/13/the-road-of-religion-and-the-will-of-god/index.html b/blog/2018/06/13/the-road-of-religion-and-the-will-of-god/index.html
index 4aac3c1a..13d8092a 100644
--- a/blog/2018/06/13/the-road-of-religion-and-the-will-of-god/index.html
+++ b/blog/2018/06/13/the-road-of-religion-and-the-will-of-god/index.html
@@ -3,119 +3,26 @@
-
-
THE ROAD OF RELIGION AND THE WILL OF GOD – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
April 24, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -305,7 +212,7 @@ Translator – Bo Hi Pak
Have you heard about the great campaign we are waging through the Unification Seminary? I feel ecstatic joy because certain things which I have planned are happening precisely according to my idea; the things that nobody could imagine are now literally unfolding. You do not know what is going on in the rest of the world. You are only aware of selling newspapers every day, but while you are doing that in New York City there are many spiritual atomic bombs exploding here and there. Do not be discouraged.
All the people who came out of Egypt were destroyed because they fell into faithlessness, yet God raised up Joshua and Caleb because they were men of boldness and courage. Unless you become bold and courageous and strong you cannot surpass them. God knows that better than anyone else.
Today the new summer is beginning, and I am now giving you one most clear-cut instruction: be bold and strong, because that is the way you can receive God’s blessing. Can you do it? Raise your hands and pledge to God that you will be bold and strong! Thank you. Let us pray.
-
+
@@ -350,8 +257,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/13/the-things-that-belong-to-god-and-the-things-that-belong-to-man/index.html b/blog/2018/06/13/the-things-that-belong-to-god-and-the-things-that-belong-to-man/index.html
index 142ce084..c4db6393 100644
--- a/blog/2018/06/13/the-things-that-belong-to-god-and-the-things-that-belong-to-man/index.html
+++ b/blog/2018/06/13/the-things-that-belong-to-god-and-the-things-that-belong-to-man/index.html
@@ -3,119 +3,26 @@
-
-
THE THINGS THAT BELONG TO GOD AND THE THINGS THAT BELONG TO MAN – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
May 15, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -325,7 +232,7 @@ and communist world will decline
Nothing ever belonged to you, but to God and humanity. I have no interest in any church organization; the Unification Church can disappear as long as the will of God lives and marches on. America itself has no meaning in God’s sight as long as His will marches on and His goal is accomplished. Today you must make your pledge that you absolutely belong to God and nobody else and that your goal is God’s goal. We must be willing to bear the cross and never relax until we finally fulfill.
Which position are you going to take, the position of Jesus or of his disciples? Compared to the path of restoration, death is relatively easy. Dying will not bring complete restoration. You have to persevere and taste living death in order to finish the road of restoration. I have never been afraid of death, but I cannot die until I complete this mission. When Jesus suffered for the sake of God then he was resurrected. The same will be true for you.
Those who can be representatives and ambassadors of God, who can bear the cross, raise your hands. May God truly be with you. Let us pray.
-
+
@@ -370,8 +277,7 @@ and communist world will decline
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 11, 1977
Belvedere, New York
Translator – Bo Hi Pak
@@ -326,7 +233,7 @@ of Jesus, True Parents and God
Once you become the owner of the love of God there is nothing to envy in this world. The world is yours because nothing exists without a relationship with God and whatever God possesses becomes yours. Did you live like that in the past? How about in the present? We have one hope: to live like that in the future. Once you live like that your own history will begin. So far the past has been someone else’s but the moment you live as possessor of God’s love, there your history starts. With that background you can knock on the door of heaven.
The Unification Church is going to inherit that tradition of the love of God, past, present, and future, and it will remain as your own accomplishment. You shall be a conqueror of God’s love in that tradition. Before now your hands got dirty working in the secular world, but now you can want your hands to get dirtier working for God m You once ate much good food in the world, but this time you want to eat solely to do God’s work. You must think that everything you have already done you can do more intently for the work of God. If you train yourself like that then in everything you do you will feel the explosion of God’s love around you. Do you know it or not?
If you can say, “Father, I know it now and I want to make my own history in winning the love of God and leave my tradition behind,” raise your hands please. Let us pray.
-
+
@@ -371,8 +278,7 @@ of Jesus, True Parents and God
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 18, 1977
Manhattan Center
Translator – Bo Hi Pak
@@ -388,7 +295,7 @@ the relatives of our Church
When I die, I shall ask God, “Is there anyone who loved You more? Is there anyone who loved the world more? Is there anyone who really gave himself more totally for the sake of the world? Heavenly Father, can You name one?” There is no other such person. Therefore, I want to live longer because no one has yet come who can succeed me in my mission. I pray that among you someone can come forward to say, “Father, I can inherit your mission. I feel precisely as you do; I am another Reverend Moon. Leave it to me.” My prayer is to see even one person like that come from among you. The greatest blessing, the greatest gift that God could give me, would be to see such a man. That person will say, “Father, I shall not only equal your own record, I shall exceed your record so there can be glory and Sabbath for you and for God.” If many of you feel like that, then this is truly the glory and victory of Parents Day.
Can you pledge in this sacred, holy room, “God, I give You my covenant, my pledge, that I will never let You down, that I shall persevere even more than Father himself persevered, and with my hands Your mission shall be done. This world shall see resurrection and health because of me.” If that is the pledge you can give, then this is the place where God will look down and take great joy. Those who can solemnly pledge this severe and most difficult yet down-to-earth commitment, raise your hands. Thank you.
In this concept and in this conviction let us rejoice on this Parents Day. God bless you. Thank you all.
-
+
@@ -433,8 +340,7 @@ the relatives of our Church
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 8, 1978
Belvedere, New York
Translator – Bo Hi Pak
@@ -285,7 +192,7 @@ Translator – Bo Hi Pak
Everything depends upon you and all things wish you well. When I pray I hear voices from spirit world shouting, “Hurry up. The time is right to go forward.” All the spirit world is wishing you well.
Mankind is wishing you success. The people need salvation and God and humanity are wishing you success so you can bring salvation to mankind.
No matter how difficult a task may be, I want you to gather your utmost resolve to really get up and do it, with no second thoughts. Your final investment is your own life. Do you want to do it? Let’s make a pledge by raising hands. Thank you. Let us pray.
-
+
@@ -330,8 +237,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1978
Manhattan Center
Translator – Bo Hi Pak
@@ -285,7 +192,7 @@ Translator – Bo Hi Pak
it a few days and wander around, or would you be like a rocket of desire and shoot straight up high? Whoever will go straight up like a rocket and land on the moon will be known as a Moonie, but landing on the moon is not even the ultimate destination. We can leap once again and go around the sun; then we will become Sunnies. But even that is not the ultimate destination. We will lift off once again and go right to the heart of God, and since He is king of the universe, we will become Kingies.
New York is too small for true Moonies or Sunnies. You must feel that America is too small. Neil Armstrong from Apollo 11 landed on the moon. You will never become a real Moonie unless you have a strong arm which will pledge to God; the arm is a symbol of marching. Do you have strong arms? We not only need arm-strong, but also leg-strong so we can leap and jump.
At the outset of this new year can you pledge this year as the year of leaping and marching? God bless you. Thank you.
-
+
@@ -330,8 +237,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 22, 1978
Belvedere, New York
Translator – Bo Hi Pak
@@ -342,7 +249,7 @@ like God and walking with God
The day of victory of religion has come and this is the day of victory in the spirit world. As you know, after the victory at Washington Monument in 1976 I declared October 4 to be the Day of the Victory of Heaven. Last year on True Parents’ birthday I declared the year one of the Kingdom of Heaven on earth. On January 10, 1978 I declared a special 40-day condition, which will end February 20, and three days later will be the first anniversary of that New Age. Those forty-three days are very meaningful. The sojourn of the Israelites in Egypt was over after 430 years, and the year 4300 on the Korean
calendar coincided with the consummation of dispensational history in 1968. This is why I blessed 430 couples in that year. After these forty-three days we will celebrate the one year anniversary and start year two, so if you have made any mistakes, don’t worry. If you fulfill this condition well in these forty-three days then you will restore 1977 and be given great hope.
Your day of glory has not come yet, but you are going to fight for it and obtain it. You are looking forward to celebrating your own day of glory, and these forty-three days are going to be crucial in that. You are pledged to do it and you are now renewing that pledge. Those who will do it, raise your hands and pledge again. Thank you. Let us pray.
-
+
@@ -387,8 +294,7 @@ like God and walking with God
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 1, 1978
Belvedere, New York
Translator – Bo Hi Pak
@@ -341,7 +248,7 @@ the responsibility. You rest.”
Because today is such a special day in the light of the history of Korea I chose the topic, Sorrow and Tears. That particular formula is working on every level, whether in a society, nation or world, but here in America few are trying to live up to it. This is what we need here, however. Unless there is an “abnormal” group of people who really worry about the nation and humanity and God, this nation will have no hope for the future.
There will be a conference of international leaders here today. If national leaders really harbor this mission in their hearts and go back to their nations to willingly shed tears for the sake of God and humanity, they will be messiahs to their nations. National leaders who suffer now in the worst way of living shall be immortalized by the people of their nations in the days to come. Those who live today in nice homes, without doing too much work, shall be buried in sandy ground and the worst shame will come after their deaths.
Because Jesus’ death was miserable and tragic, God provided the power of resurrection for him. If you can work in tears and sorrow and die in a tragic manner, God will resurrect you. Don’t worry about it. If the leaders live that credo themselves and die in that fashion, they shall be resurrected. The Unification Church as a whole will suffer now and go forward in tears and sorrow. You may think it is miserable, but I want you to know that it is the only way we can secure the power of resurrection for our Church. Do you welcome it? Would you live that credo? God bless you all for eternity. Let us pray.
-
+
@@ -386,8 +293,7 @@ the responsibility. You rest.”
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/14/the-basic-formula-for-the-realization-of-the-kingdom-of-god-on-earth/index.html b/blog/2018/06/14/the-basic-formula-for-the-realization-of-the-kingdom-of-god-on-earth/index.html
index a3982a89..2be5943f 100644
--- a/blog/2018/06/14/the-basic-formula-for-the-realization-of-the-kingdom-of-god-on-earth/index.html
+++ b/blog/2018/06/14/the-basic-formula-for-the-realization-of-the-kingdom-of-god-on-earth/index.html
@@ -3,119 +3,26 @@
-
-
THE BASIC FORMULA FOR THE REALIZATION OF THE KINGDOM OF GOD ON EARTH – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
January 1, 1978
World Mission Center
Translator – Bo Hi Pak
@@ -311,7 +218,7 @@ Translator – Bo Hi Pak
Why should we hasten this dispensation in America? At least at the end of World War II there were many patriots here in America who truly loved their country and loved God. Already thirty three years have passed since World War II ended and many of the people who were brought up in patriotic families have already died. There aren’t too many left. The generation born after World War II is spreading a wave of evil in America and in ten years the people who are the backbone of American patriotism will be gone. By then America’s situation will be hopeless. Before that happens we must hasten to re-ignite heavenly patriotism in America.
In facing this kind of emergency do you think I should say, “You have done very well in 1977 so take a rest in 1978”? I simply cannot do that because I love you. From this moment on you have no excuse because you now know the reality. The number eight marks a new beginning in the Divine Principle so in 1978 we can really liquidate the past and make a gigantic new beginning. Will you make a new resolution to do this in 1978?
We must go and teach the world the basic formula of the realization of the Kingdom of Heaven on earth. Would you complain or retreat? Would you give your life to it and march forward? Whoever would do it, raise your hand and pledge yourselves to God. Thank you. Let us pray.
-
+
@@ -356,8 +263,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 19, 1978
Belvedere, New York
Translator – Bo Hi Pak
@@ -342,7 +249,7 @@ and burden of the world
Whether you like it or not we have to do it because this is our destiny. If you have the capacity to take it, I will do anything, even force you to do it. The most important thing is the end result. I have a feeling of urgency and emergency which people have no way to understand. In order to make them understand, the entire spirit world must be mobilized. If I really push you out ruthlessly then all kinds of opposition will come. I am not yet pressing you so hard, but still people are saying all kinds of things to me. If I push you harder then what kind of criticism will come.
God knows this situation and He mobilized the entire spirit world to come down and make the world ready. The spirit world will come in contact with you through your dreams and prayers because those in spirit world want to help you. It is a precious thing that the entire spirit world is supporting you in your three-year campaign. This is a most critical three years. If you mobilize the entire spirit world for your earthly task but you fail, it will have far greater consequences than just trouble on earth. That is the serious position in which you are standing.
For seven years don’t look any place else, but just be crazy about your mission, giving single-minded devotion. Do you want to do it? If you go, you will become victorious, but if you just give up, you will become a miserable failure. Those who want to pledge to follow this destiny and succeed in the task, no matter how difficult, raise your hands please. Thank you. God bless you.
-
+
@@ -387,8 +294,7 @@ and burden of the world
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 26, 1978
Belvedere, New York
Translator – Bo Hi Pak
@@ -396,7 +303,7 @@ but can you now become different people?
I want you to deeply share this inspiration and fire yourselves like a bullet out to the world. Christiane heard Father’s sermon about indemnity, and she does not regret her death. She gave her life in a heroic and magnificent manner, and we should also be able to do that. Then this group of people will turn the United States upside down and rightside up again.
Father is not just giving a sermon; he is deeply anxious that each one of you truly understand him so that you can become like him. With this commitment we can win a great victory.
Let us have a moment together in silent prayer to make this pledge internally, really committing ourselves to) what Father said this morning.
-
+
@@ -441,8 +348,7 @@ but can you now become different people?
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 15, 1978
Belvedere, New York
Translator – Bo Hi Pak
@@ -445,7 +352,7 @@ Satan will be immobilized
Do you understand the time in which we are living? Even if I were now taken away you could go on because you now have the guidelines, direction and power to do it. Your 3½ years from this time on is your golden opportunity. These principles will be followed by the entire Unification Church membership around the world, and if your responsibility is fulfilled then I can have total freedom.
I want to buy a walking stick and go around the world to visit one blessed couple after another. All kinds of invitations will come for me to visit everyone, and I want to distribute the plane tickets, money and invitations one-by-one so that you can come together with me. There are so many houses to visit that it would be physically impossible to go everywhere, so I will pick out several homes where there is an international marriage and go there. The international couples will have the privilege of receiving me in their home, because that is where the greatest revolution of love is being undertaken. Do I hear any protests?
Once you go over the dividing peak you are free to come and go anytime. January 15 is a special day, and that is why I have kept you here so long this morning. Go out and be proud to be Moonies. You are the princes and princesses of the New Age. The time will come for you to shout out to the entire world that you are Moonies, and people will respond with love and admiration. We’ll make the time come. I want you to go into the year 1978 with no regrets, and this is why I set up the forty-day condition. I actually did everything in forty years, but I want you to do it in forty days. You cannot beat this kind of discount. The forty-day condition will end on February 23, which is the anniversary of the True Parents’ birthday last year, the day I declared the Year One of the Kingdom of God on earth. In the future all heaven and earth shall use this calendar. This forty-day condition is linked to that anniversary. Shall we do it? Let us pray.
-
+
@@ -490,8 +397,7 @@ Satan will be immobilized
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 12, 1978
Manhattan Center
Translator – Bo Hi Pak
@@ -287,7 +194,7 @@ Translator – Bo Hi Pak
Now you can see why I am giving this particular sermon. We are becoming possessors of God’s love and thanksgiving is overflowing in our hearts. Without love no thanksgiving can be complete, and without love the will of God cannot be consummated. Love is almighty and we have ultimate truth in the love of God. That power can unite our minds and bodies together into one, and together with the love of God and God Himself we can truly fulfill His ideal world, No celebration in history equals this one because we stand on a new plateau of awareness of the whole truth.
When you cry and feel sad, God’s sadness dwells with you. Every mood you have is always paralleled by God’s. When I feel infinitely happy, in that moment God will feel infinitely happy. We are moving forward to create our joyful victory, knowing that God will feel joy in that event. With the love of God we can march forward, and I want you to know that we have hope and joy ahead.
This year of 1978 is truly the year of marching and leaping toward the goal of God’s victory. Through this celebration let us unite and become tougher soldiers. Let us ignite the fire of revolution so that truly we can revolutionize this world and create a new one. Let us be harbingers of that world. Can you do it? Those who pledge to God that they can do it, it is your hands. Thank you very much. Let us pray.
-
+
@@ -332,8 +239,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Whether you can enter the Kingdom of Heaven or not will be determined by your dedication to your activities. For those who seek God and religion, that is the truth, the tradition and the way. Those who want to go this way may do so, and those who do not want to, don’t have to. If you refuse, other people will move in. Those people among the established churches who now oppose the Unification Church will find their way of spiritual survival through the people they once persecuted. The time will come when all the people in this secular world will work together with the blessed members of the Unification Church.
Centering upon the True Parents and those who have gained the birth- right through their victory of Home Church, the Unification Church family lineage will be established. If you inherit the birthright and dedicate your sincere heart in the presence of True Parents you will be included in this family lineage.
When world peace is established and love prevails, all the people of the world will rejoice and remember you. So even if you are a person over 30 years old, you must strive to make more effort than others to establish this victorious tradition in which God can dwell. God remembers everything, so never do things the mediocre or lukewarm way. So far, all of you have been like refugees, or gypsies. Now is the time to establish the eternal tradition through what you do in your life to plant heavenly ethics and love in the fallen world. That is the responsibility of our home church work. You have to inherit the birthright of the elder brother. You must inherit this in the right way, the heavenly way. I hope you will succeed in achieving victory for Home Church, so you can pass on your heavenly tradition as true elder brothers.
-
+
@@ -415,8 +322,7 @@ Soo Taek Lee, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 10, 1978
Belvedere, New York
Translator – Bo Hi Pak
@@ -281,7 +188,7 @@ Translator – Bo Hi Pak
Do you women put on makeup every day? When you have your own homes I would like to see you put makeup on your husband’s face rather than your own; that would be much more beautiful. How about the husband making up his wife’s face. You are laughing, but in reality there is nothing funny about it.
If your husband says, “Darling, I want to ride on your back. Can you carry me,” what would you say? American women would say, “No, I should be on your back. “But if you say yes and do your absolute best to try to lift him, how beautiful it will be. Then your husband will say, “You did your best. I thank you for it. Now come on my back.” He knows his wife is willing to carry him but she is not that strong, so he will carry her. Thereafter, carrying her becomes very natural and beautiful.
What I am trying to describe is just how to serve unselfishly and willingly. From now on, after you get blessed and to the end of your life, will you be a person of service? Thank you. Let us pray.
-
+
@@ -326,8 +233,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 17, 1978
Belvedere, New York Translator – Bo Hi Pak
In our way of life we cannot avoid dealing with the various elements surrounding us; that is, let’s and right, front and rear, light and dark, life and death. Even now someone is still sleeping, someone is on the verge of waking up, someone is fully awake. Furthermore, your state of mind also varies. Even though you are sitting here, you may not be fully committed; you may be confused or you may be absolutely sure; you may be willing to learn and possibly you will become someone significant. There are many different states of mind. Even though you came here, you may hate this place because the floor is so cold, and you don’t like to come this early. In contrast, some feel it is great to be included in this particular worship. For all these reasons, this meeting could be bringing great happiness to someone, or be bringing great misfortune to someone else.
@@ -283,7 +190,7 @@ Belvedere, New York Translator – Bo Hi Pak
When you have your ultimate goal centered upon God, whatever you do shall mean life as an individual, family nation and world. This is the simplest formula Just do one thing at a time at your very best and everything else will be taken care of. Would you want to be foolish or wise? Do you think it is wise to go this way or not?
This morning can you say that no matter what, the God-centered way is your way? God is my goal and no matter what, even though my neck might be cut off tomorrow, I still will not change my goal. Is this your position? Walk that road just like God did. Our goal to save the world is the same as God’s. God gave Himself up for that purpose and we will do the same, living God’s way of life. Then we will never die.
Are we boasting or on the road to repentance? Our goal is repentance. There is no time to complain, to rest, or to get tired. That road is our life. As soon as you get on it, you see that it is an expressway and you go faster and faster. There are many crossroads but we choose only one, God’s way. We have set that goal and we are going to pursue it, triumph and ultimately be with God. Those who pledge that to God, raise your hands.
-
+
@@ -328,8 +235,7 @@ Belvedere, New York Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September l0, 1978
London, England
Translator – Sang Kil Han
@@ -322,7 +229,7 @@ Translator – Sang Kil Han
Although I was born on an obscure mountain, the people o the rest of the world have now come to know me because I have been working in this way. It is not because people around the world welcomed me that I b~ came famous. They opposed and persecuted me, trying to stop me, but someone outdid their work and made me famous regardless. That someone is one Father, God. What God did for me He will do f ~r you, for all of us. The slightest thing we do will ~ ever go unnoticed by God.
Our hope for the future is to move toward bigger and bigger love. To secure that bigger love we must sacrifice even more. Even though we may depart from this world while we are doing that, it is still the best way of life. We are not going to pass from this world in de. pair as others have done, but will be looking up in expectation to meet our Father, God. We are the only ones who can die in that hope. Then there is no question we will be accepted as a son or daughter of God Himself.
Do not concentrate on clever or devious ways of doing things. In the long run these are not effective. Acquire a genuine feeling of love and don’t lose it. After 1 leave, would you continue to work with even more enthusiasm than when I am here? Then you must pay more attention to each other for the common objective and purpose. I ask you to say at least three good and positive things and do three good deeds every day, no matter how small. If you are going to thank someone, don’t just do it out of habit but with a genuine motive. Perhaps that person has never heard anyone say thank you the way you will. If you keep doing this, as our work blossoms and and grows, you too will be blessed, coming nearer and nearer to heaven. Those who are determined to do that. raise your hands please. Let us pray.
-
+
@@ -367,8 +274,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 7, 1978
Belvedere, New York
Translator – Sang Kil Han
@@ -278,7 +185,7 @@ Translator – Sang Kil Han
This is the highest standard by which to live, and you must realize that we are carrying the heaviest burden. As long as God and the entire spirit world are with us, American young people will certainly be interested in us, even if they don’t know much about God or the Unification Church. While you are carrying the burden you might not notice that, but soon the people will come around and cheer us on and want to help. Then you will think, “When did the world change like this?”
When Jesus came to John the Baptist to be baptized, John said, “Behold, the Lamb of God, who takes away the sins of the world.” What God actually wanted to hear was, “Look at that family who is carrying all the sins of the earth,” or even, “Look at that nation which is carrying the burden of the world.” God didn’t want to just hear about one young man.
That heavy burden is still here to be carried by someone. Now we are in the last days and someone must appear, not just as a young lad, not just as a family, but a much bigger group and nation, having the confidence to carry the undone portion of the heavy burden of God. God Himself will proclaim, “Look at the Unification Church, carrying the heaviest burden of the world.” Are you going to participate in it? Are you ready to bear the cross and heavy burden like Jesus did, without complaining? Those who are confident, raise your hands.
-
+
@@ -323,8 +230,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
What attitude do we need to nurture in order to move the spirit world? We need to change our concepts. Our attitude is an environment that must be prepared in order to receive spiritual help. We must use Father’s words and make ourselves channels to receive spiritual power.
Actually, the spirit world wants to be part of everything we have and do. They want to be involved to such a great extent. So whatever we may look at, we must search for the nobility in it, and treat it as if it were owned directly by True Parents. Then everything becomes like an expensive antique, a God-given treasure. Each object is waiting for your touch, hoping to feel the vibration of God through you.
When you give to others, don’t think that you are giving to them out of your own pocket. Give out as though it were coming from a heavenly treasure. Then the person who is receiving through you is actually receiving from God. The spirit world can then help you, and God will remember everything and return it to you ten times over.
Make your company a dwelling of God. Don’t just feel like a worker or supervisor. Invest your heart in your work. Determine to make it a business that will serve all people. Then wherever your business goes, it becomes God’s “love extension.” Whatever you are responsible for, give it your heart and soul on a 24 hour basis. Feel like you are the parent and it is your baby.
Whatever you do, think that you are carrying it out in partnership with God. Feel that you are the second owner and pour all your love into it. The one who loves something the most is the ultimate owner. When you give love, you will attain infinite value.
Lancaster Gate Church,
London, England,
May 18, 1978
@@ -291,7 +198,7 @@ May 18, 1978
At one time the white people were superior in many ways, for example in sports. At the Olympics, it used to be the white people who were in superior position. Now the white people are less and black athletes are going up into that position. They are winning more prizes than white people. It will be the tendency in marriages that white family’s number of children will get smaller and smaller, whereas the marriages of black and colored races will be blessed with more children. Isn’t that right?
Eventually, what does that mean? This is the reason for repentance. As white families decline, it becomes normal for the white person to bring in a new woman or a different man almost every night. They would live more like an animal, and they would hate to have a baby, because they think it is a nuisance. That is the way the sons and daughters of God are falling down to the level of the archangel. They will sell everything, even love, for the sake of their own desire. That love they casually sacrifice is the center of the heavenly law and heavenly morals. But they don’t understand.
Rev. Moon then began the matching of the candidates.
-
+
@@ -336,8 +243,7 @@ May 18, 1978
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 1, 1978
World Mission Center
Translator – Sang Kil Han
@@ -325,7 +232,7 @@ for the Unification Church
This is a day of real hope. This is the first day of April and you will make a new resolution. Mobilize all of your faculties and your four major sense organs and become hot suns bringing revival. When you are physically tired and disheartened you can go watch the hot sun and talk to it, declaring, “I am going to learn from you.”
We will do that, not lingering, but swiftly moving. Are your five senses really open now? If you cannot even do as little as this then you will have to give up your religious life, and it won’t be necessary for me to trust you or New York. I will chase you out even if you can’t do it. Whether you are handsome or beautiful, capable or not simply doesn’t matter. If you clearly understand the objective and God’s situation then you can do it because it is to help you as well. You don’t have to have special knowledge or great accomplishments. If you can’t dedicate your heart to the task, what else can you do?
Let us stand up and make one resolution, pledging to God that we will do it. “We are now launching an all-out attack on New York starting April 1.” Let us pray.
-
+
@@ -370,8 +277,7 @@ for the Unification Church
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 18, 1978
London, England
Translator – Sang Kil Han
@@ -294,7 +201,7 @@ in the highest place
If then you still cannot tolerate something and you’re about to burst, always call God’s name. Then you will get over that situation because God has been overcoming for many thousands of Years. If I can do it, you can. If you have that feeling then you can immediately surmount the problem.
Don’t make light of this; I thought I needed to talk to you about this more than anything else. When I looked at you I thought this was what you needed most — to be grateful in every situation.
Let us pray.
-
+
@@ -339,8 +246,7 @@ in the highest place
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 19, 1978
Belvedere
Translator – Bo Hi Pak
@@ -428,7 +335,7 @@ Incredible mystical experiences will come to you.
Can Americans teach the African brothers and sisters who are coming to learn? The question is whether you are capable of being ambassadors of God and True Parents to them. As long as True Parents are here your immaturity is not a serious problem, but when Mother and I are away you’ve got to demonstrate maturity. Otherwise, there is no way our movement can grow. You don’t want to hear that because you want me to stay here and lead you.
I expect the American movement to be a selfdisciplined, independent movement. Furthermore, I would really like to expand our economic base here to support the movements in other underprivileged nations. By the end of this year I would like to see each one of you gain three spiritual children. You are assigned 360 homes as your home church area; go and live there, and no matter what, in the next 42 days you must find three spiritual children. Then we will have a strength of 4,000 members in New York area.
Those who pledge to God that they will give their heart and soul to get three spiritual children, raise your hands. Thank you. Let us pray.
-
+
@@ -473,8 +380,7 @@ Incredible mystical experiences will come to you.
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
At the Monthly Breakfast Meeting
of
The Leaders of Every Field
@@ -335,7 +242,7 @@ Chosen Land of America
Shine forth my beloved fatherland! You have at last been summoned by God. You have become the homeland of the “New Love Movement” which will save the world.
This is the testimony which I offer to you this morning. Our Korean people’s most urgent task is “awakening;” it is to awaken. We should awaken to the fact that we have been summoned by God. We should awaken to the fact that we are a chosen people. We should awaken to the fact that we have not been chosen just to live well ourselves, but we are the chosen people who should live to help the whole world live well.
When we awaken to this task, unite into one, and accomplish this work then God’s blessing will remain with our fatherland forever. We will become the forerunners of a new age as princes of God, and the glory of the fatherland will be eternal and limitless.
-
+
@@ -380,8 +287,7 @@ Chosen Land of America
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 12, 1978
Belvedere, New York
Translator – Bo Hi Pak
@@ -330,7 +237,7 @@ through a second childhood?
When I speak about love I don’t see anyone dozing, but only shining eyes. I could go on about this topic of love for many months because the love story is a long, long story, but I have to come to a conclusion now. The conclusion is that we shall leave a tomb of love behind us. A tomb is an awful thing, but if you dwell in love then it is not a tomb at all You must prepare a tomb of love to leave behind. If you are most successful in life, finishing with great honor and love, then you can leave behind a tomb of love and you will be welcomed throughout heaven and earth. God Himself will come out to meet you.
You may happen to die without being married and without having a beautiful wedding ring and clothes, but if you leave behind a tomb of love then you will be wearing the most expensive of all rings and clothes. All people of the world, long after you are gone, will want to go to your tomb to have a taste of love. It seems like a tragedy externally when a person struggles to live that life, but it actually turns out to be a tremendous fortune. I know this secret, and I don’t care what happens to me. I know that God has a way to turn the worst tragedy into the greatest honor and blessing.
Don’t forget about this tomb of love. Can you say, “I want to live that law and leave behind a tomb of love”? Then the blessing of God will never depart from you. Let us pray.
-
+
@@ -375,8 +282,7 @@ through a second childhood?
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 3, 1978
London, England
Translator – Sang Kil Han
@@ -328,7 +235,7 @@ future for your children?
When you are desperate and shout out in search of love then I will appear beside you in a vision and talk to you. Why do I have to come if you call out for me? I go this same way and I have done the same thing toward God. This can happen all the time and this is why the Unification Church is a religion that no one can eradicate. As long as your line of love is attached to me then the frequency of your love is the same as mine. This is not only a dream but the reality of the very age in which we are living.
You know how fast electricity travels. I happen to be in London now and at least 300 people can benefit every Sunday like this, but when members everywhere meet for Sunday service they are spiritually connected to me because of love. Then God can come to them and listen. This is the way the spirit world operates.
Do we have reason to feel that? That’s our power. When. you are charged with this confidence and the power of love, you can shoot yourself out to the world like a cannonball and hit someone. No matter how high he may be, even if he is the president of a college, bump into him spiritually and he’ll capitulate. The stronger you shoot the arrow of love the deeper the point goes in. If you aim properly then it will be more effective and you won’t lose. Think deeply about this and try it. Those who will do so, raise your hands. God bless you.
-
+
@@ -373,8 +280,7 @@ future for your children?
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 8, 1978
Manhattan Center
Translator – Bo Hi Pak
@@ -340,7 +247,7 @@ you can return to restore your families
Without the love of God, none of these things would be possible. No other power under the sun can penetrate these barriers of tradition, of language and nationalism. If science could destroy these walls then God wouldn’t need religion. God would need a heavenly MIT instead of religion. If scientists could solve all the problems then why would God need religion?
It is the love of God, which penetrates all things, that will break the barriers. Therefore, I came to America to bring the true model of the love of parents, the model of the love of children and of husband and wife. With this we will create the Kingdom of God here on earth centered upon God and His love. What I have preached today is the tradition of Parents Day.
Thank you. Let us have a word of prayer.
-
+
@@ -385,8 +292,7 @@ you can return to restore your families
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
August 27, 1978
London, England
Translator – Sang Kil Han
@@ -327,7 +234,7 @@ Translator – Sang Kil Han
I may see a mistake, but if that person is not ready to correct it, I never say anything. In the Orient, breaking china ware is a bad mistake showing carelessness. Americans think that it is easy to buy replacements, but it’s not the money that matters in this case. Making a big noise and shattering dishes often enough is reason for a new Korean daughter-in-law to be put out of the house. I hear about who breaks the most dishes in East Garden because even the children talk about it, but I never pay attention. When I am away the sisters in the kitchen feel very free and they hum as they work, but when I am around they work silently and hide their laughter. No one makes a noise bigger than I do. Do you understand the significance of this? That is necessary authority.
Even in daily life endurance and contemplation are necessary. When you meet the person who opposes you, don’t get angry but concentrate on showing him an even higher way. If you heed these things you will be welcome wherever you go, no matter where in the world. If you become like that then without your saying anything others will try to be the same. This example of goodness will hold tremendous authority, binding together even tens of thousands of people. In twenty years you will he grateful for hearing these things on August 27, 1978 in London. You will remember this day and try to live up to these words.
I wish you success in the heavenly way. Take heed of this and practice it and you will be successful. Those who will do so, raise your hands. Let us pray.
-
+
@@ -372,8 +279,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
This speech was delivered just before the Holy Wine Ceremony for the 118 couple Blessing. The Holy Wine ceremony is an extremely serious sacramental moment, in which the participants are separated from the old lineage of Satan and connected to God’s new lineage. In a serious moment, this is a serious speech.
@@ -346,7 +253,7 @@ London, England
If something is wrong between you and your wife or between you and your husband it is your responsibility. I will not become responsible. I have given you all that I have. When Adam and Eve fell, at least God remembered them. God called them: ‘Adam where are you?’ But, in your case God will not call your name because you now know as plainly as I. This is the restoration. It is a fearful thing to be entrusted with the great truth. You know the truth and you have no excuse. If once you fall there is no restoration. You are gone for all eternity. For all eternity you fail. Your ancestors will accuse you for your action even up till 70 generations after.
You women: woe to you because women always bring the danger. Even this time all the shame and embarrassment came from whom? Women. Women are always troublesome. That is the pattern of history. How about you, will you promise me that you will not cause embarrassment to him? Do you promise? Even at the cost of your life?
It took God 6000 years to restore restore just one Adam. It took this one Adam of God his whole lifetime to restore everything. Eve, tribe, nation, world, the whole universe and cosmos. Normally, this total event would take a Millennium but I am doing it in my own lifetime. How incredible! You personally have no qualification to come to this room and look at me, not even to mention your engagement and your blessing. You have no right to come here; you have not earned that right yet. But I invited you. No one is qualified to be blessed, so you must know the value of the particular position you are sitting in, and you must know the value of the blessing. Do you understand me? You are going to be in ultimate infinite faith to God to True Parents, grateful to them and obedient to their will.
-
+
@@ -391,8 +298,7 @@ London, England
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 20, 1978
Lancaster Gate Church,
London, England
@@ -241,7 +148,7 @@ London, England
Final details
Let’s go down to work then. Have supper quickly. Bathe yourself and gather together as quickly as possible. Dennis Orme will let me know as soon as everybody is ready. This is the draw. All women come and pick a number; you will line up according to this number, so keep it and don’t lose it!
The holy salt tradition began with the Holy Wedding in 1960. We should actually burn all old things and wear new things but since we can’t do that in real life, Father created holy salt. That has spread all over the world and becomes your holy salt now. That has the same power to make all things new. Through the power of the holy salt, with the spirit of the holy salt you are making the material God’s material.
-
+
@@ -286,8 +193,7 @@ London, England
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 26, 1978
Belvedere, New York
Translator – Bo Hi Pak
@@ -398,7 +305,7 @@ who are better than yourselves
Do the Americans love only the American members, and the Japanese only the Japanese members? We demonstrate this tradition of love given as one husband to one wife, one brother to one sister, one senior to one junior. If you can do this to your nearest neighbor all the way around then you are indeed doing that to God. That is the Kingdom of God on earth. If you become that kind of man and that kind of woman then resurrection starts from you and from there the resurrection of your family, society, nation and world shall happen around you.
The Kingdom of God shall start right here with you; you are the starting point. Who shall become the most pure, genuine living sacrifice upon the altar? We need both resurrected spirit and resurrected body, and with that we shall go on and fulfill God’s ideal on a wider level, ultimately bringing the tribe, nation and world to the altar of God as a living sacrifice. The intensity of this dispensation shall hasten the day of the Kingdom of God here on earth. That will be the determining factor.
Shall we do it and live it? Whoever will do it, raise your hands. Let us pray
-
+
@@ -443,8 +350,7 @@ who are better than yourselves
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 16, 1978
Belvedere, New York
Translator-David Kim
@@ -254,7 +161,7 @@ Translator-David Kim
Shall we have an enjoyable time since spring has come, or shall we work harder to give this kind of heavenly injection of love? You are concerned with the heart of God, and even when you sleep you dream of God. When you witness and sell the papers and go door-to-door, you are thinking of God’s heart. Because of you and the True Parents, God’s heart is melting and the whole universe is finding the new spring. It is a glorious day. We are renovating everything, bringing the shot of love for mankind. When you act as doctor to give the shot, it is in the name of God’s love.
A person might be just a spectator or just a follower or he might be a participant in this process. There are three different categories. Which would you like to be?
Let us pray.
-
+
@@ -299,8 +206,7 @@ Translator-David Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 1, 1978
Belvedere, New York
Translator – David S C Kim
@@ -280,7 +187,7 @@ Translator – David S C Kim
It is easier to be struck than to receive a reward for accomplishment because when I persecute you or chastise you I have some reason to make a connection with you. Even if you are beaten, as sons and daughters you have a right to inherit what the parents have. You will inherit all of me, and at that scene Satan, and even God, cannot intervene in the love of father and children.
If you and your ancestors and your children become one in love and harmony centering on the True Parents, then the world will easily become the Kingdom of Heaven centering on divine love. The five races will be united into one. Do you think that’s possible? You should keep this kind of proud thought and spirit from now on. If you carry the will of God and True Parents then even if you die right now you will bring the Kingdom of Heaven.
You know what is taking place. If you believe in this and possess it inside, then God bless you.
-
+
@@ -325,8 +232,7 @@ Translator – David S C Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
London, England
May 14, 1978
Translator – Sang Kil Han
@@ -374,7 +281,7 @@ the age of individual salvation
You must realize that indemnity is transferred now, and also that this is not just the time of individual restoration but world restoration, all at once. Until now you sacrificed and lost and gained nothing back, but once the foundation is laid you will never lose anything. Now if you fight more you will reap more.
Before now God could not help you freely because by His doing so you could never win your independence, but now that the foundation has been laid by the True Parents God can endlessly support you without your losing anything. This is the reason why if you work hard you can get much, much help from spirit world. Many impossible things can happen now. You have to really know that before you can have any power.
Again I want to emphasize the greatness of this new age. Our slogan is to march and leap forward. Do you know for sure now? You must bear in mind that now I am here for the first time in four years to give you clear knowledge of this. Those who are determined to carry on, raise your hands. Let us pray.
-
+
@@ -419,8 +326,7 @@ the age of individual salvation
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 1, 1978
London, England
Translator – Sang Kil Han
@@ -317,7 +224,7 @@ not only truth but repentance
From now on the criterion for a nation to be outstanding will never be how big an army it has or how rich it is or how many Nobel prize winners it has educated, but how many kings and queens of repentance it has produced. In Korea, believers and nonbelievers alike are proud of having produced one such king here on earth; they say I am really a patriot and hero. There is no such thing as an enemy to such a person and people will never be jealous of a king of repentance.
Now I find myself giving commands to the young people of the world. If anyone else ever tried it people would think he was crazy, but I give commands to thousands of young people. Can you imagine how much persuasion it would normally have taken to make one individual respond like you do? When I tell you to fund raise you are only too happy to do that; when you come back you might have raised much money but you don’t have one cent in your pocket. Nevertheless you are grateful. Understandably the parents of such members are jealous. They think they could be rich if their children brought that money home instead of giving it to Reverend Moon. Certainly I would never try to use that money for any other purpose than for the world, and even then I would bring my own money out first.
Even after I leave this month, if you shed tears and sweat with England and the world in mind then London and England and the world will prosper. That is the only way to prosper. Those who are determined to do that raise your hands. God bless you.
-
+
@@ -362,8 +269,7 @@ not only truth but repentance
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/16/the-birth-of-jesus-and-the-consummation-of-gods-will/index.html b/blog/2018/06/16/the-birth-of-jesus-and-the-consummation-of-gods-will/index.html
index 99b520ab..cd28e78a 100644
--- a/blog/2018/06/16/the-birth-of-jesus-and-the-consummation-of-gods-will/index.html
+++ b/blog/2018/06/16/the-birth-of-jesus-and-the-consummation-of-gods-will/index.html
@@ -3,119 +3,26 @@
-
-
THE BIRTH OF JESUS AND THE CONSUMMATION OF GOD’S WILL – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
December 24, 1978
Belvedere
Translator – Bo Hi Pak
@@ -307,7 +214,7 @@ Translator – Bo Hi Pak
Here in America I have begun a nursery so that the children of the blessed couples can be taken care of, but in Korea the members do not have that kind of luxury. When the blessed couples went out to witness years ago they left their children in public orphanages or handed the babies across the fence to their parents and then left. This is not the time to cling to your children because you must set the condition. People in the secular world cannot give up their closest loved ones but you must set a better standard. God gave up His son Jesus, so why can’t you give up your child and go out for the salvation of the world? That is God’s most logical strategy and that’s how I have lived already. Many blessed couples in Korea have also suffered in that way.
1979 will be a year of markedly different accomplishment. It is no year for complaint. Do you have a mouth to complain with or to glorify God? Would your mind concentrate on a selfish way or only in a public, heavenly way? Why? Because you have the pride of being the sons and daughters of God and you want to be qualified to be messiahs. You have to demonstrate what I have demonstrated. Can you do it?
If you can do it then you are truly celebrating Christmas, and this will be the one celebration that gives comfort and vindication to God and Jesus. You are the hope of God, of Jesus, and of the world. Those who would become the hope of the world, raise your hands please. Thank you. God bless you. Let us pray.
-
+
@@ -352,8 +259,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 11, 1978
London, England
Translator – Sang Kil Han
@@ -332,7 +239,7 @@ God will always be ahead preparing your way
Love does not exist for ourselves; it exists to save others. You must know clearly about the purpose of love and the way it operates. If you are a magnet then you can always feel a sense of elation and happiness, as though you were full of electricity. You can always feel that in your right hand you hold my hand and in your left you hold Mother’s. Then the electricity of love will flow through you and you will glow in the same way as Mother and me. Think that you have a pulling power, like gravity, always pulling something or someone toward you. In order for you to become like that your mind and body must become one. Then no matter how difficult the road, you are going with the heart of God.
Always have the feeling and heart of being in the four position foundation. If you practice what I taught you this morning then compared to the last two week’s work your scope of activity will greatly widen and you will become more dynamic. Then you can distribute more love everywhere. When you fund raise you are not collecting money but planting a seed of love everywhere you go. When people open their doors and receive you then the seed of love will grow in that house. Now you know that love is the only thing that makes unity possible.
While you have your body you must be able to develop it as a conductor of electricity, charged with love. Then when you go to spirit world your spirit body will be healthy and heavenly. If you don’t do that now, however, it is hell. I know this is difficult but it is all worthwhile. For the rest of your lives you must remember this principle of love. This is the most difficult thing and the heaviest burden, but because of it we are able to find the most precious love. Let us pray.
-
+
@@ -377,8 +284,7 @@ God will always be ahead preparing your way
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 6, 1978
London, England
Translator – Sang Kil Han
@@ -271,7 +178,7 @@ Translator – Sang Kil Han
That’s the meaning behind all your work here. You are actually not sacrificing only for your own country, which you thought was difficult enough, but in some cases for a country which may even have been an enemy before. As I said, you must make a condition for restoration, having each of the necessary three elements. In the parental position you are restoring three members in your own country, like restoring Cain and Abel.
If you can accomplish all that I have asked of you, I can begin to give my responsibility over to you. Strictly speaking, I can delegate all responsibility to you if you are prepared. If something had happened to me ten or twenty years ago then the world would still be doomed to total misery, but not any longer. At this historical point, even were I to go to spirit world you could still carry out the will of God. The will of God is now solidly founded on earth.
Let us pray.
-
+
@@ -316,8 +223,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Just as a person can be mortally ill without showing external signs, a nation can be on the brink of destruction without realizing it. A patient may protest about bitter medicine, and a nation may complain about the efforts of a group like the Unification Church. But neither democratic or communist societies are able to maintain their original ideals and so God is starting something new.
@@ -313,7 +220,7 @@ Lancaster Gate, London
What is glory? The glorious day will be the day when there are no barriers between us. Whatever you are doing, any time of the day, you will welcome me and share freely. It is a glorious day when you are able to serve God like that. You can do it by becoming victorious. This is the only important thing to know; everything else is an accessory to that. The most valuable thing in the world is the love in the father-son relationship; this love can go anywhere, to the most miserable, sorrowful place and the happiest and most glorious time.
When you undergo serious difficulties and try very hard, I appear in your dreams and guide you, don’t I? I am building the father-son relationship wherever you go, especially in difficult places. Once you achieve that in times of difficulty it becomes automatic everywhere else.
You must be aware of what kind of war you are fighting now. You are fighting in the glorious sortie so that you can become victorious and be connected with the parents in heart and have a victorious meeting with God. This is the last severe battle and you must be willing to give your life. Never feel that you will simply survive this battle. You must become serious and be determined to be victorious. Those who are sure that they will be victorious, raise your hands. God bless you.
-
+
@@ -358,8 +265,7 @@ Lancaster Gate, London
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
July 6, 1978
Cleeve House, Wiltshire, England
Translator: Col Sang Kil Han
@@ -254,7 +161,7 @@ Translator: Col Sang Kil Han
Music and prayer are really close and go hand in hand. If you play in harmony with nature, your prayers will become harmonized too. Even though you don’t know what you are praying, those prayers will be answered. When you are sorrowful, you must shed tears in prayer; when you are happy, you can smile. In natural prayer, you could even be lying down and rolling in the grass! Harmonizing with nature and creation is the way to pray.
Really bring your character into your music. If you are serious, bring that characteristic out and harmonize it with others in your playing; do the same with sorrow or joy. I do the same job of harmonization at the matching; I always matches the serious with the joyful, the happy with the stoic and so on.
If you live this way you will be recognized by the world. So please practice and live like that!
-
+
@@ -299,8 +206,7 @@ Translator: Col Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
canning the vast expanse of the history of God’s providence, we come to realize that it took not just 6,000 years, but tens of thousands and even millions of years, in order to restore a single individual in the sinless likeness of the original person, Adam.. For this purpose, many individuals, families, clans, and nations sacrificed themselves selflessly down through the millennia. The person who came on the foundation of this selfless sacrifice was the Messiah. Then, what is the mission of the Messiah? First, it is to be a man who measures up to the original principles characterizing mankind before the fall. The sinlessness of Adam is thus recreated. Next, that of Eve is recreated by Adam.
@@ -248,7 +155,7 @@ Kamikawa, Japan
The more people come to know the meaning of the Blessing, the more they will be thankful to you. Please become a wonderful couple and make a wonderful family that you can be proud of at any place, at any time. But the weak, shallow, ungrateful type of person whom we saw today is no good. Everyone has a tendency to become that kind of person. I have a lot of experience of my trust being betrayed. If circumstances are a little disadvantageous, a man tends to run away. and if they are advantageous, a man feels like returning. That’s the reality of man. You’re the same, aren’t you? You have it written on your face. History shows this and reality shows this. Even the 12 disciples of Jesus ran away. The 12 disciples were better people than you. Man is indeed a weak being.
Depending on the depth of the heartistic standard between husband and wife and depending on their degree of unity, a certain quality of child is born. Therefore, to become parents is not an easy matter. And to become a wife or a husband is also really an awesome thing.
The history of the Unification Church’s Blessing started in the midst of battle. Satan’s world was crazy to oppose it. But now in Korea, those who opposed us are now members of the church. In Korea, people gave a nickname to the Unification Church: “mass weddings.” Let’s establish such a tradition.
-
+
@@ -293,8 +200,7 @@ Kamikawa, Japan
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
July 9, 1978
London, England
Translator – Sang Kil Han
@@ -308,7 +215,7 @@ in purpose and love
Nothing is easy for me; you might think otherwise, but in reality things are most difficult for me. I am always encouraging you to witness and fund raise and I put out more effort for you than you do for other people. If you are begging for a certain amount, then I am begging on an even larger scale. If you really understand this then you will feel better than you have been. Since we are centered on God’s principle and purpose, everything we do contributes to the realization of the ideal, bringing it closer and closer to reality. When we are absolutely sure that this is the way and there is no other meaningful alternative, then there is nothing we cannot forgive.
Now you know what kind of God our Heavenly Father is and what He is doing. He loves and welcomes whoever is doing what He wishes. That is the way everyone chosen by God must go. It is the one law and way of life every chosen man must follow.
Are you going to try to do that or are you still just thinking about it? Those who know for sure what we are to do and why. raise your hands. Let us pray.
-
+
@@ -353,8 +260,7 @@ in purpose and love
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
July 4, 1978
London, England
Translator – Sang Kil Han
@@ -288,7 +195,7 @@ your ancestors and relatives
This is why Mother respects me. She truly knows how principled I am and how everything I do has a cause in God’s will. She feels that I am like God. Once she became like that then I could reciprocate and feel the same way toward her. Now she is free to fix her hair any way or go shopping by herself. People who have only known her a short time think she goes shopping all the time, but it was a long time before she was permitted to go at all and now she only goes once in a while. If she had not paid all the necessary indemnity in Korea then she could not go to a foreign country and work with me.
The Principle way is very strict. That is why I had to abandon my own parents and relatives until everything was accomplished. Now you know that starting this morning you must go strictly the Principle way. Set the goal of bringing twelve people during these forty days, so that you can bring at least three of them. They must be people whom you can feel would protect you even if your life were threatened. You must love them more than you would your own children and raise them up as your most beloved ones, knowing their preciousness. You must be connected to them not by thought or intellect, but in heart so that you can live and die together.
Now that you know for sure what to do you don’t need me any more, do you? Let us pray.
-
+
@@ -333,8 +240,7 @@ your ancestors and relatives
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 2, 1978
World Mission Center
Translator – Bo Hi Pak
@@ -292,7 +199,7 @@ Translator – Bo Hi Pak
Every move we make, every place we go they are watching. In the movies there are many narrow escapes and many thrills, but your actions are far more thrilling to God than any movie ever created. Do you want to have me push you? To trust you? Would you rather jump or be pushed? I trust you, so go out into New York City and create good controversy and be troublemakers for goodness. Whatever ammunition you need, I will supply. All you have to do is go out and push the button. Don’t forget to push the button to show the video tape too.
We go out to the field to avenge God’s love. Our way of revenge is to restore the people and allow them to live for eternity. There is no better way to get revenge against Satan. Our enemies may truly despise us, but all of a sudden they will see their children becoming loyal members of the Unification Church. There is no better revenge we could find. Heavenly revenge does not require bloodshed. Satan killed everyone, but God restores them; God’s way takes much patience and perseverance, however.
You know God’s timetable now. Instead of wanting to be pushed, you asked me to trust you. Would you still push the button, no matter how much difficulty and danger there was? Today in this critical time and relationship and destiny, I bless you and say farewell.
-
+
@@ -337,8 +244,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Lancaster Gate Church
London, England
May 27, 1978
@@ -329,7 +236,7 @@ Translator: Col. Sang Kil Han
England is a small country. Also, England is an island country. You have water around you. If you want to run away, you have to jump into the water. Germany, France and Italy, they have some land borders, so if they want to leave they have the freedom to go by land. In England, there is no way to run away. There is water around you. You have to stand and fight! No other way.
If you have an ultimate battle with the Communists here in England, then the Communists have water behind them and will have no way to run away either. They must be defeated by us. Would you win or would you be destroyed? British citizens: are you stronger or are the Communists stronger? How about the English people out there? Are they or the Communists stronger? Which one is larger in numbers, the Communists in this country or the English people? Are the English people afraid of Communism? In a way they are pretty scared about Communism.
Let’s say the Communists win over half of the people of Britain. What would happen? Do you think that the Englishmen would still say, ‘No problem. They’re no internal threat?’ Actually some Englishmen became Marxists. But the important thing is, between English Unification Church members and English Communists, which one is stronger? Are you really stronger? We will see. We want to prove which one is stronger.
-
+
@@ -374,8 +281,7 @@ Translator: Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Lancaster Gate, London
September 7, 1978
Translator: Col. Sang Kil Han
@@ -279,7 +186,7 @@ Translator: Col. Sang Kil Han
This is the last of my instruction and teaching to you this summer in England. Bear in mind what I told you and through this process you will be at the perfection stage, since you are the third class at Barrytown. When you return, establish Barrytown to my standard and through that establish the tradition of the United States. If the third class don’t do it then nobody can do it. The first class didn’t do it, the second certainly cannot do it. Other classes left a lot of headache for Mr. Kim. If Mr. Kim foresees any real trouble ahead I told him to send them out to another assignment. So when students graduate they graduate beautifully in unity. Have hope, have confidence, and have love. Now today you got unexpected treasure. You must try harder.
This morning, Mr. Orme and I made all the itinerary programs how to supervise activities, how to re-organize, supervise what each member does. Mr. Orme now has these directions from me. So even when you are doing a good job, try your best, and if he pushes you, you have to feel grateful, not complaining and wondering why he bothers you!
I have used the word ‘charge.’ We are also the igniter in the English activity. We have to build up a fire and keep that fire going on and on. Especially centering on the activity in London, which is divided into North and South to make their standards higher, and IW’s will make sure this happens. I have already taken care of your expenses with money from the World Mission Center in New York, so don’t reserve anything, just dedicate yourselves!
-
+
@@ -324,8 +231,7 @@ Translator: Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Lancaster Gate, London
September 14, 1978
Translator: Col Sang Kil Han
@@ -323,7 +230,7 @@ Translator: Col Sang Kil Han
As you are going through the wedding march, you are walking through the 6,000 years of history. You are walking into the temple of God. Then everything becomes yours, because you become totally God’s sons and daughters. Then everything that belongs to God will belong to you. The Engagement Ceremony is a promise and the opening of the door. Then the Change of Lineage, or Holy Wine Ceremony is held.
However, even though you go through these conditions your body is still stained, remaining in the satanic world. Therefore you need three years to live and to demonstrate that you have to become a born‑again child. Starting all over again from the position of a child, you have to go through Adam’s position and Jesus’ position. Who shall give you rebirth? Women always give birth, don’t they? That is why women in the initial three years will have a leading role. The woman is more like a mother, symbolically giving birth to the husband. She is representing three elements, mother, elder sister and wife. The wife’s position comes later, but first of all she has fulfill the mother’s role and elder sister’s role.
Tonight, the three ceremonies you are going through will give you the condition that Satan has no right to prevail over you unless you surrender to him. All the needed ceremonies will be carried out tonight. Only the formality of the wedding remains. Realistically speaking, internally speaking, tonight’s ceremony is most important. At the wedding, you will conditionally walk through the Old Testament era, the New Testament era and the Completed Testament era. At the Wedding Ceremony you will be given the True Parents’ love. You will be given their blessing. At that point you shall become the branches of the True Parents, the Tree of Life.
-
+
@@ -368,8 +275,7 @@ Translator: Col Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 26, 1978
Lancaster Gate
London, England
@@ -365,7 +272,7 @@ Translator: Col. Sang Kil Han
But here in London, you need only mention the name ‘Moses’ or ‘Abraham’ and people at once know whom you are talking about. You never thought about this point, did you? It takes less effort here. After all, this is less of a barbarian country! This knowledge can be a source of power. You can feel that this is even an easy life and that you can easily do it. But if you complain here, then how can you even imagine making one step out of the country and going to Africa or into the communist world? There they will try to kill you, or put you in jail; here, they won’t.
My topic this morning was ‘Victorious Sons and Daughters.’ What I actually had in mind was how you have to work here in order to become such victorious sons and daughters. Knowing the qualifications, we now have to train ourselves. I told you that even if you walk until you drop, and an ambulance picks you up, that is part of the glory of doing God’s work. We should compare ourselves with people of the world who are working hard for their own sake and then work harder than they do for the sake of God and mankind. This gives us courage and power.
Now do you know for sure how to become victorious sons and daughters? Those of you who do, raise your hands. Now that you know for sure, if you pledge to do it and put it into practice, raise both your hands, with your fists clenched as tight as you can. Look at your own fists and see how dependable they are. Even though your hands get tired, they should always stay there; we should be determined. God Bless You!
-
+
@@ -410,8 +317,7 @@ Translator: Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 18, 1978
London, England
Translator – Bo Hi Pak
@@ -294,7 +201,7 @@ there would be no room for communism.
Everyone will say you are crazy. All right, we are crazy. We have a gigantic spiritual diamond that no one else has so we act crazy. Those who want to do it raise your hands. Don’t look for me until I come back again. I will leave, but you just go out now for the work.
We need triple membership in London. I wanted to finish this campaign in 120 days, but it is being extended for three months because I want to triple our membership. Once again, raise your hands if you want to do it.
Thank you very much.
-
+
@@ -339,8 +246,7 @@ there would be no room for communism.
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/16/we-who-have-been-called-to-do-gods-work/index.html b/blog/2018/06/16/we-who-have-been-called-to-do-gods-work/index.html
index 0eba5090..15a3b1dc 100644
--- a/blog/2018/06/16/we-who-have-been-called-to-do-gods-work/index.html
+++ b/blog/2018/06/16/we-who-have-been-called-to-do-gods-work/index.html
@@ -3,119 +3,26 @@
-
-
WE WHO HAVE BEEN CALLED TO DO GOD’S WORK – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
July 23, 1978
London, England
Translator – Sang Kil Han
@@ -264,7 +171,7 @@ Translator – Sang Kil Han
What nationality are you? You are world citizens, aren’t you? You are citizens of the Kingdom of God! Now you know for sure. You must realize that we have to change the world into one loving world, into a world in which one can love with all his might. Will that world be divided into countries according to race, with barriers, or be a world in which everyone loves the same way? Naturally we will marry on this basis. Those who were married in this recent blessing’ raise your hands. Those whose spouse is not of the same nationality’ raise your hand. Almost all . Are you happy that way? Even though you cannot communicate with your husband in your own language?
If you are happy it is because love is better than language; therefore’ we don’t mind as long as there is love. Love has everything and produces everything. Are you happy? How happy? Just a little? How can you express the bigness of it!?
I must end now. You must clearly realize why God has called you. Those who will comply with God’s reason for calling you here, raise your hands. Thank you very much.
-
+
@@ -309,8 +216,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 9, 1978
World Mission Center
Translator – Sang Kil Han
@@ -292,7 +199,7 @@ will continually develop in this tradition
If I instruct you about something and you comply wholeheartedly, there is no way you can lose any blessing. In all the complications and difficulties of life, this is the supreme formula that always works. Because of what you know now, you will be able to carry on in the ideal way.
You women should always carry a mirror in your pocket or in your purse. You can even tuck a small mirror in your bra and when you get mad at yourself or mad at other people, take the mirror out and look at yourself. Is your face attractive to other people when you are mad, or is there an awesome and fearful look on your face? Make sure. If your eyelids are drooping and your mouth is down, you have to be stern with yourself and liven yourself up. Just slap your own face and say, “You bad girl. You’re not worthy.” If no one disciplines you, then it has to be you who pushes. Become like that, no matter what you have to do. That is the key to happiness. That means you will get the blessing, and that’s what this is all about.
You men also should carry a mirror and when you feel all depressed, take it out. Then strike yourself with your fist, not with your flathand like the women do. Do that, and see later if you decline or if you get abundant blessings. If you decline then I guarantee I will pay for it myself. There is no mistake in this. These are not mere words but an important instruction for you. If you will accept this and carry it out, checking yourself in the mirror when you are down, raise your hands. God bless you.
-
+
@@ -337,8 +244,7 @@ will continually develop in this tradition
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 17, 1978
London, England
Translator – Bo Hi Pak
@@ -276,7 +183,7 @@ Translator – Bo Hi Pak
If then was a choice, I would let you go some other way, but there is no choice. lf you don’t accomplish h~ re on earth then even after you die you will have to do the same thing in spirit world. It’s with mere’ that you are being pushed now. Now you do it through your own will power, but the time will come w hen you will have no choice and suffering will be inevitable. Now you are blessed and your way is the glorious one, for the Kingdom of God will be accomplished with willing participation, not by force. Do you do it because I am pushing you or because you know yourself it is the right way? Is it your decision or mine?
Actual y it’s both. 1 always want to inspire you but the decision is yours. Since you make up your own mind and have your own will power, can you complain? I can’t complain to God because He never pushes me. God inspires me but the decision is mine. I feel “God, take a vacation and let me finish your job.”
Are you clear in thinking, “No matter what, it’s my decision and I will go on, even though Rev. Moon might give up and Great Britain might not listen to me and the rest of the world may persecute me. This is the determination with which I will go to the end.” All who can pledge that raise your hands. Thank you. If you do that, you can be absolutely certain that you will be successful and become a central figure in the Kingdom of God. God bless you.
-
+
@@ -321,8 +228,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 19, 1978
Belvedere, New York
Translator – Sang Kil Han
@@ -359,7 +266,7 @@ because He has true love
The Divine Principle videotape is very clear and by listening to it often you will become a great lecturer. Everyone who listens to it is amazed at what they did not know before. There is no question that you can bring a person to lecture every day. We will start this on June l. We still have two months to go and during that time please renew your enthusiasm. Go to your area and contact the people and plan where the best place for a home church will be. Once you become successful with one home in your area you can branch out and there can be as many home churches in your area as is practical.
There are 240 million American people who have never seen me and most of them automatically oppose us because of the impact of the media. But many of them will change their minds when they come into contact with regular people like you; after all, they are regular people also, not evil. Then no matter what the New York Times says, those who come into daily contact with you will not believe any evil stories. Once we have an impact on New York, knowledge of us will spread like wildfire around America. This is exactly why I told you that New York is our front line.
Whether you continue is the main thing. If you do then in one city on the first of June we will have 1,000 home churches. We must prepare to begin on June l, having the vision and the objective in mind. Now we are decided to do this. Let me see again who will do it. Let us pray.
-
+
@@ -404,8 +311,7 @@ because He has true love
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 30, 1978
Belvedere, New York
Translator – Sang Kil Han
@@ -298,7 +205,7 @@ no one will need to tell you what to do
This is exactly why I selected Manhattan; it is easier not to ride in a car in Manhattan. You can get everywhere by walking and still get all your work done. I really feel that it is no coincidence that God chose to concentrate on Manhattan because at the end of the day Unification church members don’t have to depend on cars to go places. In one town they can reach people from all the different nations. I often ride from here to Manhattan and I planned to give rides to any Church members I saw running around doing their work. But until yesterday I never saw anyone like that so I never gave anyone a ride.
Indemnity is the key to all things. I have been watching you closely and I never thought about bringing you to live with me in my home, but in the last few days I have thought about it. I have not done it yet, but I thought about it! I thought, however, that before I could bring you to live with me you must first like indemnity. If you hate indemnity that means you hate me, and therefore, I couldn’t be with you. You must like the law of indemnity; I must make you like it and then 1 can bring you into my home. If you take after me then you will like it. You have to prove it to yourself over and over again until you can honestly say, “I love it!”
Let us dedicate a moment of prayer.
-
+
@@ -343,8 +250,7 @@ no one will need to tell you what to do
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 25, 1979
Belvedere
Translator – Sang Kil Han
@@ -403,7 +310,7 @@ Translator – Sang Kil Han
I urge you to understand this situation very clearly and through pioneering home church to make the foundation for the world’s eternal happiness. Everywhere you go, throw the bomb of love and ignite the people’s minds, giving them hope. Show them the way to live.
When the seminarians came to London, before they even had a chance to eat I told them about the serious situation and instructed them to go out and find a place to stay and start witnessing. When I finished speaking it was nighttime, so where could they go? Many stayed in the train or subway stations, but within one week the last one managed to find some place to stay. They introduced themselves and started working from there. By the end of April all of you will go out like that too. Those who determine to do it, raise your hands.
Let us pray.
-
+
@@ -448,8 +355,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/18/home-church-and-the-battle-of-love/index.html b/blog/2018/06/18/home-church-and-the-battle-of-love/index.html
index e25f9b95..9c332264 100644
--- a/blog/2018/06/18/home-church-and-the-battle-of-love/index.html
+++ b/blog/2018/06/18/home-church-and-the-battle-of-love/index.html
@@ -3,119 +3,26 @@
-
-
HOME CHURCH AND THE BATTLE OF LOVE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
January 7, 1979
Belvedere, New York
Translator – Bo Hi Pak
@@ -279,7 +186,7 @@ Translator – Bo Hi Pak
Success hinges upon this one project, home church. By succeeding here, you have already loved God and the world. You are trying to become the atomic bomb of love, pouring love out in your home church area so much that you totally forget yourself. When you hear the word home church you will remember that you suffered for it, but also that this is where you fulfilled and won your own victory. This is the place of hosannahs. Since you suffered, the shining glory will be more valuable for you. No one can take away that love because you earned every bit of it through your suffering.
Would you like to crave home church more than you crave food when you are hungry? Is your intensity about your home church greater than toward your first love? All men want to have a destiny with God, but I want you to know that God already set the appointment to meet you in home church. God is waiting for you in your home church area. Jesus is there and so is the Kingdom of Heaven. Everything you have been craving is there. I am out there. Don’t come here to meet me, but go to home church.
How many Sundays are there in 1979? Ever since God’s Day I have been talking about nothing but home church. Have you been intoxicated and motivated, doing nothing but marching forward? When you wage the war of love, do not become a defeated person but become a triumphant person. When you become a victorious flag bearer of love, following behind will be Jesus, True Parents, God and mankind. This is not theory but the Divine Principle. It can be done and it will be done. Shall we do it? Raise your hands if you can do it. Let us pray.
-
+
@@ -324,8 +231,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/18/home-church-and-the-completion-of-the-kingdom-of-heaven/index.html b/blog/2018/06/18/home-church-and-the-completion-of-the-kingdom-of-heaven/index.html
index c3cb2470..e03d8659 100644
--- a/blog/2018/06/18/home-church-and-the-completion-of-the-kingdom-of-heaven/index.html
+++ b/blog/2018/06/18/home-church-and-the-completion-of-the-kingdom-of-heaven/index.html
@@ -3,119 +3,26 @@
-
-
HOME CHURCH AND THE COMPLETION OF THE KINGDOM OF HEAVEN – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
January 1, 1979
World Mission Center
Translator – Bo Hi Pak
First of all I would like to express the joy of welcoming the new year of 1979, and the twelfth God’s Day. I also want to pray and invite the blessing of God upon the three primary nations for the providence of God-Korea, Japan, and the United States-as well as members of the Unification Church and nations all over the world.
@@ -334,7 +241,7 @@ Translator – Bo Hi PakFirst of all I would like to express the jo
When are you going to give me a little vacation? My vacation will begin when you complete home church, and I will come and sleep overnight in each one. What I would like to see is a parade of people from all 360 homes when I visit, all thanking me for sending their home church leader. How much would you like to have them welcome me in this way? I would like it to be to the degree that even the dogs are confused at seeing their masters welcoming a stranger so warmly.
When I love a certain thing, does God feel the same way? Even if you lock the door God comes in every night. Having communion and fellowship with the living God every night should be our way of life and your home church should be like that. Please have faith in it. Work until it can be done.
Have you made a decision today? You have 120 days, and getting four spiritual children is your tangible goal. Will you follow through on your decision? God bless all of you.
-
+
@@ -379,8 +286,7 @@ Translator – Bo Hi PakFirst of all I would like to express the jo
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 14, 1979
Belvedere, New York
Translator – Bo Hi Pak
@@ -301,7 +208,7 @@ Translator – Bo Hi Pak
I want to make that kind of movie and God is filming it now. God is filming you now. In a way it is good competition. White people will be seen by white ancestors, black people by black ancestors, and yellow people by yellow ancestors. They will want to know what the white people, the black people and the yellow people did. If the white people turn out to be last, your ancestors won’t like that. If the black or yellow turn out last, their ancestors won’t like it.
Thirty MFT captains around the country had a contest and the top seven were Japanese. This is a Japanese country so it’s logical the Japanese should have the best record, right? No? Then why do the Japanese people work so hard and make the best record? America and Japan have been enemies, but now it doesn’t make any difference. The Japanese are not working for America but for our mutual homeland.
If this movement prevails, the national boundary will automatically vanish. On January 14, 1979 you can say, “Well, Father, in 1977 and 1978 we didn’t know too much about this but now in 1979 we know it and we will do it. We will set the world record. ” Even with opposition would you do it? Even if you are put in jail? All right, do it. I want to watch you. Thank you. Let us pray.
-
+
@@ -346,8 +253,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
REVEREND SUN MYUNG MOON
January 2, 1979
World Mission Center
Translator – Bo Hi Pak
@@ -302,7 +209,7 @@ Translator – Bo Hi Pak
There is nothing to do but march forward. When you return to your area will you create a new hurricane of this spirit? My mandate is that your December 1978 record is your new launching pad. I want each of you to resolve that your 1979 record will steadily improve over what you did last December. Those who resolve that, raise your hands. God will see that a hurricane has come to MFT but if you are knocked out by that storm then there is no hope for restoration.
From this position we can take care of this emergency and come back with victory. Amen. Will you pledge, “I will do it. 1 will do it. I will do it”? 1 expect you to become a locomotive; I can’t speak to MFT all around America so you must tell them what 1 have said. Will each of you be locomotives? Then I trust you. One good thing about MFT is that your record is obvious at the end of the month. Crazy people may be able to go on for a month or two, but only if you are clever can you go on for the whole of 1979. I trust and believe you.
Let us pray.
-
+
@@ -347,8 +254,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
It takes time for this to become known, but the dam has already broken. To average people living far away it seems impossible until the water reaches them and then it is too late. Ten years ago I was saying that the dam had broken. You are accepting me at face value and believing in something that seems impossible-that is faith. Twenty years ago I spoke to a small group of members in Korea and said that in time people from England and America and the whole world would join with them to fight for world restoration. They were not only astonished but doubtful, and said among themselves that I was only trying to make them feel better. But what has happened now? Today I am saying extraordinary things and do you think I am only trying to make you feel better? No? Then you are better than the Koreans!
Home church is our destiny, so pack up to leave the New Yorker. Would you accept my challenge to be victorious champions in home church so we can all rejoice over restored families? All right. Thank you.
Let us pray.
-
+
@@ -369,8 +276,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 2, 1979
World Mission Center
Translator – Bo Hi Pak
@@ -303,7 +210,7 @@ Translator – Bo Hi Pak
The qualification to become such ancestors is available only once in history. This is your extraordinary privilege; do not lose it but seize it and fulfill it, leaving no regret behind. Are you willing to participate in my ultimate victory? I actually started the home church program in 1978, so by June 1981 it will be 3½ years old. When you first heard about it, it may not have been clear, but every day you are understanding its meaning more deeply.
I was born for this mission and have lived it and fulfilled it. In the same way, you were born for your victorious work in home church. Through that victory, your victory can go everywhere. It will continue until all heaven and earth become the Kingdom of Heaven.
Those who pledge that for the rest of the 3½ years, until the end of the 21-year course, they will go forward in obedience to victory, raise your hands. God bless you.
-
+
@@ -348,8 +255,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Put your hand on your chest and think a moment, “Is there really such value here that I can give my life to it? Is my present life in the Unification Church measuring up to that value?” You should repent over not realizing the preciousness of this moment. The present time should be made into a glorious, victorious moment. Turn it around into a proud moment. When you appear before the throne of God you should be able to say proudly to Him, “I have done my absolute best. I have no shame or regret.” You must become a person who can say to posterity, “Look at me and follow my example.” You should be able to say that with pride.
There are many different levels of accomplishment here. When you waste time sitting down and doing nothing other people will be running many steps ahead of you. Each day is a competition.
Those who can pledge they will make the present moment a proud and victorious moment, raise your hands. Thank you. God bless you.
-
+
@@ -329,8 +236,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/18/the-sound-of-the-bell-of-the-mind/index.html b/blog/2018/06/18/the-sound-of-the-bell-of-the-mind/index.html
index c24ebab9..df70ec68 100644
--- a/blog/2018/06/18/the-sound-of-the-bell-of-the-mind/index.html
+++ b/blog/2018/06/18/the-sound-of-the-bell-of-the-mind/index.html
@@ -3,119 +3,26 @@
-
-
THE SOUND OF THE BELL OF THE MIND – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
You are the only lighthouse on a lonely, dark sea, a beacon alerting the people to the emergency. Are you going to become such a light?
The lunar calendar is in a sense an internal calendar. Today is a new beginning on the first day of the new year. Let’s ring the bell of love. Those who will do it, raise your hands.
Thank you. Let us pray.
-
+
@@ -343,8 +250,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
I speak the heavenly law, but it has not come from me personally. He who speaks the heavenly law must come under it himself. That law is much stricter than earthly law.
Now two months of 1979 are gone. During the next ten months we will always keep that heavenly law in mind and try our utmost. This is why I speak today on heavenly law. By strictly living heavenly law and setting a tradition we are in fact helping the other people who will follow; they are in fact your own children and the rest of America.
Let us pray.
-
+
@@ -322,8 +229,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 11, 1979
Belvedere
Translator – Bo Hi Pak
@@ -292,7 +199,7 @@ Translator – Bo Hi Pak
Why do you fund raise? To liberate God and mankind, and to fulfill love. Why do we witness? To liberate God and mankind, and to fulfill love. Many young people are dying and being corrupted and it doesn’t matter that people say about us. People are crying to receive love for themselves, but we labor and sweat to give love. How much more precious that is. There are not many who are crying tears in order to give love. Many cry out to receive love for themselves, however. One is heaven and the other hell.
The greater the burden you bear, the greater the blessing that will come to you. That principle will never fail. Therefore, the Moonies lead a life of asking God what more they can do to liberate Him and mankind and fulfill love. Those who pledge that they will do just that and nothing else, raise your hands.
God bless you.
-
+
@@ -337,8 +244,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 1, 1979
Belvedere, New York
Translator – Sang Kil Han
@@ -299,7 +206,7 @@ Translator – Sang Kil Han
Let this be the start of your future for the next 25 years. Think of nothing but home church and then you will accomplish God’s dispensation. Then in 25 years America will be entirely restored, a big stake driven into the world as an anchor for God.
As I have established all these invisible conditions the communist regimes have become divided and weakened. You are seeing signs now of internal communist division; China and Russia are hostile because certain conditions have been established. Who in America could really know that though? In the meantime I am gathering the godly nation, race and tribe, like a big river coursing along as many sources come together. In summary, I have been establishing the tradition of love. When this is established, liberation follows. For the first time America will be a free nation, and so will the world. Free from what? From wrong love.
I want this to be the strong start of your new career; by visualizing the next 25 years ahead of you, let this be the very significant start for each of you. I want to let you march forward in the war of love with full commitment. A-man! God bless you.
-
+
@@ -344,8 +251,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 30, 1979
Belvedere
Translator – Sang Kil Han
@@ -549,7 +456,7 @@ in the next seven years
Whether you are fund raising or in business, teaching or in politics, because you are Abel you are not doing it centered on yourself. You are doing it for God and the world. If you have that thought then will
anyone even think of investigating whether I have done anything wrong or not? This is the deepest, most practical thought, and the only one that works.
I need never repeat this as long as you know who you are and who I am. Everyone makes a new start at some time in his life and this is the perfect time. Let us put away all the hesitations and indecisiveness of 1979 and in the next two days concentrate on preparation for a new take-off on God’s Day 1980. Those who will pledge to do that, raise your hands. Thank you very much.
-
+
@@ -594,8 +501,7 @@ in the next seven years
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
CARP members know how corrupted American campuses are, and how vulnerable they are to the communists. I am now touching the American campuses. In Japan I touched the campuses and chased out the communist forces. Corruption is our worst enemy and we will clean it up.
Those who feel today, “Father, I understand my mission, and in order to tackle it I will give my life in your tradition and fight to the last to win the victory,” raise your hands.
Thank you. God bless you.
-
+
@@ -372,8 +279,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 26, 1979
World Mission Center
Translator – Bo Hi Pak
@@ -273,7 +180,7 @@ Translator – Bo Hi Pak
Material value itself is not the consideration here. The priceless implication of those small bits of material comes from love. If even a simple handkerchief can become that precious, how much more precious will you and your husband become when you really personify the love of God? A little receipt and handkerchief can have priceless value, but when you become the manifestation of God’s love and love the world, all things will become priceless because you will give value to them.
That is our tradition and way of life; our discipline is to live in that one central goal. We want to search for and fulfill that true love. I want you to become a lover of all things centering upon the true love of God.
God bless you.
-
+
@@ -318,8 +225,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 4, 1979
World Mission Center
Translator – Bo Hi Pak
@@ -300,7 +207,7 @@ Translator – Bo Hi Pak
Shall we renew ourselves on this anniversary and make a new beginning? Those who feel, “Today we must make a pledge never to shame the Day of the Victory of Heaven” raise your hands. Now the emphasis has shifted from heaven to earth. God’s spirit is coming down and the emphasis of spirit world has
shifted to earth. We shall not get behind those in spirit world but lead them. That should also be your pledge on this day. Raise your hands and show me if you determine never to shame the Day of the Victory of Heaven but to lead the spirit world and angelic world and win the victory.
God bless you.
-
+
@@ -345,8 +252,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 11, 1979
Belvedere
Translator – Bo Hi Pak
@@ -304,7 +211,7 @@ Translator – Bo Hi Pak
The fundamentalist denominations are afraid that if they send their students to Harvard Divinity School those students will be brainwashed by Harvard and leave their faith. But I push our students to Harvard, and they will brainwash Harvard instead! How different I am.
Did you do well to come to the Unification Church? God and upright things never come cheaply; you have to earn them. Go ahead and overcome. You have come to a school that is better than Harvard, and when you live up to my expectation you shall each receive a heavenly Ph.D. and become princes and princesses of God. This is the way of life of hope. It has come to you and you are here to live up to that hope every day.
In American football the ball-carrier is tackled and pummeled. Sometimes his leg or arm is broken, but he keeps on going. That is the kind of spirit I love. Would you be discouraged? Will you be marching on with hope? Those who say yes, raise your hands.
-
+
@@ -349,8 +256,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
If there are any thinking Americans then they know the magnitude of the problem and feel that America is in deep trouble. God is anguished over the situation because time is running out. It is our job to be living sacrifices on the altar of God, committing ourselves to this duty. I will go to Korea and trust you to take over in the meantime. Will you relax, or will you keep up all the missions we have started? My heart and God’s heart have been broken. I need some liberation as well.
Close your eyes. Those who feel in your hearts that you will do exactly what I am entrusting you to do, raise your hands.
Thank you. Let us pray.
-
+
@@ -336,8 +243,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Look at the world through God’s parental eyes and speak words of salvation. If you live like that, you will be a victorious person; you will be approved as God’s son or daughter. This is a task more urgent than anything else. You should get to the point where you forget the calendar, forget night and day. The place where we must do this is home church.
Therefore, be proud of being persecuted. When you are walking on a windy, rainy day, soaking wet, be proud of it. When your shoes are broken and you have to stuff them with cardboard, be proud of it. When someone curses you, be proud of it. My only worry was that America might ignore me, but it hasn’t. Since you are like God and like me, your worst worry is that people will ignore you.
If you can say that you will go this way without failure, raise your hands, please. Thank you. God bless you.
-
+
@@ -347,8 +254,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 18, 1979
Belvedere
Translator – Bo Hi Pak
@@ -295,7 +202,7 @@ Translator – Bo Hi Pak
When I go to visit distinguished people I am thinking inside that they will some day complain that I didn’t tell them about home church earlier. I will answer that I talked about home church at Belvedere service at 6 a.m. and ask why they weren’t there even once to hear me.
Who can come freely to hear me? You are those people. People so far have not known that the culmination of the dispensation of God is home church; religious leaders and saints never knew the final destination. I searched throughout the spirit world, knocking on every door and found the solution: otherwise, you would never know it. The greatest thing is that I have found the realistic way to find all the ideals described in the Old, New and Completed Testament. We can either be governed by or govern the spirit world; that era is coming.
Shall we hasten to fulfill home church? This September 18, 1979 is a most memorable day to commemorate the True Parents’ victory. Will you pledge that you will complete home church successfully? The conclusion is that the goal of God’s dispensation shall be fulfilled by completion of home church. Let us pray.
-
+
@@ -340,8 +247,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
The third question will be, “What did you leave behind for the sake of the past, present and future?” Your answer should be, “I left the heavenly family, heavenly society, heavenly nation and heavenly world behind, but the most important thing I left was their education in the tradition of love.” That is exactly what I am doing. When you go to spirit world you can say you learned the tradition of love from me. That’s why education and study of Divine Principle is very important in our way of life. Every moment counts, so let’s build the house of love.
Will you complain? How about tomorrow? Next year? The rest of your life? If not, it means I have fulfilled everything and nothing else remains to be done.
God bless you.
-
+
@@ -385,8 +292,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
When you are persecuted and struck, think that you must be able to withstand it so you can make a home where God has complete freedom. Then it is not painful but exciting to receive persecution. When other people curse you then remember that you should be able to embrace even these men and women and tame them so God’s home will be more exciting. Then persecution tastes exciting. Then you are a public person.
We want to make a home so exciting that if you tell God He has to go back He will beg you to be able to stay. Those who would make that house, raise your hands. Would you complain? Would you get discouraged? Who can say they will live up to this new expectation?
Thank you.
-
+
@@ -320,8 +227,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 16, 1979
Belvedere
Translator: Bo Hi Pak
@@ -324,7 +231,7 @@ Translator: Bo Hi Pak
you should follow my way. When you speak, do so not for your own situation but for your public purpose. Instead of doing silly things that get your body tired and make you feel knocked out, open your mouth even 24 hours a day to speak for the public purpose. Use every ounce of your energy for the public purpose, until you fall down with exhaustion. This is the sacred way of life.
Now you realize how God works and what His principle entails. Now you know how to become sons and daughters of God. Now you understand how to become citizens of the Kingdom of Heaven. Let’s persevere until the final victory is won. Until God declares the final victory, we shall go on. Are you glad I said this?
Today, September 16, those who will fulfill without making any mistakes, raise your hand as a pledge to me. Thank you.
-
+
@@ -369,8 +276,7 @@ Translator: Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 30, 1979
Belvedere
Translator – Sang Kil Han
@@ -283,7 +190,7 @@ Translator – Sang Kil Han
We know ourselves-we are Moonies and proud of it. We rejoice over what we are, so when we deal with the world we shall be strong and bold. Don’t be intimidated by the world, but be proud and quietly say, “You just wait and see. In a few years you will find the truth. The time will come when you will understand, and in the meantime we are proud.” As long as the people misunderstand us we will just tighten our belts and work harder to bring the victory. If you move forward and I am pushing behind you, there is no way you can fail.
Spirit world is pushing behind us. You know that the intervention of spirit world is becoming stronger. Is there anything to be afraid of? How proud we are to have found the truth and be children of the True Parents. In the morning when you stand in front of the mirror, greet yourself and say, “You haven’t been too proud of yourself. Now you are proud of being a Moonie.”
Those who pledge today as a new beginning to walk proudly on the streets of New York and be central people to bring this city back to God, raise your hands. Thank you very much. Let us pray.
-
+
@@ -328,8 +235,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 6, 1979
Belvedere, New York
Translator – Bo Hi Pak
@@ -278,7 +185,7 @@ Translator – Bo Hi Pak
I know God and I am living that philosophy, and as a result there are people of five colors of skin here joined in one family. Wherever I walk, day or night, God follows. You feel something different here, even though you may not have a clear understanding of it. When I am not here at Belvedere, it feels empty when you come. When 1 go to Korea your spiritual radio is always tuned to Korea and when I go to England your antenna is aimed at England.
You have learned a Korean word this morning; we call Jesus “Ye su” in Korean, and when you say yes it sounds like “Ye su.” Actually Jesus is a yesman in front of God, so Jesus is my competitor and I want to shout out a louder yes. But don’t be defeated by me; you can go ahead of me to God.
Who can pledge, “Yes, the world shall be liberated by me with God”? Let us move into action then. A-man! God bless you. Let us pray.
-
+
@@ -323,8 +230,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 29, 1979
Belvedere, New York
Translator – Bo Hi Pak
@@ -273,7 +180,7 @@ Translator – Bo Hi Pak
The month of May will soon be here and you single members are waiting for news of the matching, aren’t you? You should ask yourselves if you are people of true love. What is your answer? No matter how you look, unless you possess true love you are not qualified to be matched in heavenly blessing. If you want to get married, go ahead and do so. Why not? Your antenna tells you that just getting married is contrary to your true direction. You know it in your heart.
We need a goal, direction and everyday practice, and with that we can definitely reach the goal and live the unselfish way of life. This is the central teaching of God throughout history and the central revelation brought by Jesus. This is what I have talked about this morning. Our job is to perfect these four pillars of heavenly life with a humble heart. Our job is to perfect ourselves so our two eyes will never see anything wicked, so our brains will never think anything evil and our mouths will never speak anything ungodly. This is what we have set out to do and we work with sweat and labor to fulfill it. If you become one with this, then you can proudly say A-man.
God bless you. Let us pray.
-
+
@@ -318,8 +225,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 23, 1979
Belvedere
Translator – Bo Hi Pak
@@ -299,7 +206,7 @@ Translator – Bo Hi Pak
My ambition and desire is to create historical, tradition-setting families which will be remembered. Would you like that? I will not forgive those who oppose this!
Would you complain? Before you complain, exercise obedience and loyalty. In order to practice love of mankind on the family level you must forgive, be loyal and be obedient. Our lineage should be different. You have many different colors of eyes, but you are of the same lineage. No one can alter or disrupt this, not even God. This is the king’s lineage directly from God and you are born for it. If you deserve that lineage then you will speak like a heavenly man and live up to it in action. Ultimately all these will be fulfilled in God-centered love.
I persevered for decades through all kinds of agony and persecution just to live up to this position and fulfill it so I could bequeath it to you. There is a new world coming, something brilliant and exciting which is bringing hope for the world. Our pride is that we are marching forward to reach the final day when God’s will is fulfilled on earth. Amen! The most important thing is to become men of God. We are harboring the hope of the future. Amen. Those who will fulfill that goal unto their lives, raise your hands. God bless you.
-
+
@@ -344,8 +251,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
It you have genuine love and honestly want to live with me then I will approve it. But if you have your own objective in mind then 1 will not welcome your wanting to live with me. Must I like you since you like me? Or since I like you will you like me even more? The second answer? Great!
It you are confident to live your life according to this principle then your one life will be perfected in every way. This is not an easy way, but if you are determined to do so regardless, raise your hands. This is a very, very, very, very, long way which continues forever, but do you choose it so you can grow perfectly? Great!
Let us pray.
-
+
@@ -318,8 +225,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
A pious son wants to take over his parents’ difficulties and liberate them. A loyal subject takes over the problems of the kingdom, sacrificing himself to solve them. What is the starting point? It is the point of love and truth. You have to know what is good and what is evil. If you know it, then you will act on it.
Today is October 7, a good number. Can you pledge you have changed today and want to liberate God? If so, raise your fist with mine.
God bless you.
-
+
@@ -345,8 +252,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
July 1, 1979
Belvedere, New York
Translator-Bo Hi Pak
@@ -273,7 +180,7 @@ Translator-Bo Hi Pak
The Unification Church is here to be a champion and God is depending upon you. God wants you to set records on the universal scale, not just in one nation or organization.
Today is July 1, which usually falls on a Sunday. Those who will become record-setters, raise your hands. I want you to become record-breakers in every way. You can even set a record in eating, but at the same time you can fast more than anyone else. Even in sleeping set the record, all month long, but then stay awake all month and work. Set a record in putting on makeup-white people use black makeup and black people use white makeup. In sleeping don’t lie down in an ordinary way but lift your leg up in the air. When you sleep plug up your nose and don’t breathe the way ordinary people do. In the bathroom set the record for the shortest possible time, or sit down and stay all day long.
Do you understand what I have been saying? When you become a record-setter, then God will be a record-setter. Will you do it? Let us pray.
-
+
@@ -318,8 +225,7 @@ Translator-Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 1, 1979
Belvedere, New York
Translator – Bo Hi Pak
@@ -293,7 +200,7 @@ Translator – Bo Hi Pak
Our opponents thought that we were knocked down and out of commission but the more they attacked me the more blessing came to us. If the government persecutes us, then their blessing will come to us. If the media attacks us, their blessing will diminish. It will be like scales being emptied on one side and loaded on the other. We are receiving persecution, but with that as a daily diet we are growing. Many of you have no idea what I am actually doing now, every day, but in a year or so some of it will be revealed.
Until now I can forgive all your shortcomings in home church, but only on one condition-that from today you really live up to my expectations in home church. Will you promise? So far you have listened to me with the feeling that you are indebted and that what you have can never be yours, but actually what you have is nothing to be proud of.
Give your pledge and promise this morning by raising your hands. Let us pray.
-
+
@@ -338,8 +245,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
kinds of evil against you, but you won over it. Then God can give His entire Kingdom to you.
When you go home the entire village will celebrate with you. What kind of dances would you have at that celebration? Maybe disco? Why not create heavenly discotheque? You can dance so long and hard that God will give up first, and then you collapse after Him. When you revive again you be a capsule of the honey of God’s love. You will be so intoxicated with that love that you will forget about sleep and work because you are melted in that love.
Before you reach your destination you must taste both death and life. Would you mind? Will you cover that distance with enthusiasm and excitement” Who wants to go there? Is home church good or bad” Home church is good! Amen.
-
+
@@ -337,8 +244,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 1, 1979
Belvedere – New York
Translator-Bo Hi Pak
@@ -282,7 +189,7 @@ Translator-Bo Hi Pak
No matter how loudly you shout your slogan, if you do home church out of duty you will never succeed. Only when you do it out of the intoxication of love will you succeed. The home church arena is where you can obtain the kingship of love. Put everything inside home church, and put home church everywhere so that wherever anyone touches you they will feel home church. When every cell shall be part of the kingship of love then there will be no more hills. Once you become Ah-man that accomplishment shall be eternal and no more Ah-man shall be needed. Until you come to this point you need prayer, but after you go over that hill you won’t even need prayer.
When you reach that destination you won’t need me or Mr. Pak or even God because they will always be with you. Only love prevails; love is all. Today is April I and one-third of the year 1979 is over. April is going to be an important month. In the Oriental tradition #4 is a bad number, but as soon as we restore number four in Divine Principle it will be an important number. This will be a critical, decisive month. What we do in 1979 shall have its breakthrough made in April.
You know where to go; you know the destination. You now have all the things you need to know. The remaining task is to fulfill and make it yours. Shall we do it? Thank You very much.
-
+
@@ -327,8 +234,7 @@ Translator-Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 14, 1979
World Mission Center
Translator – Bo Hi Pak
@@ -307,7 +214,7 @@ Translator – Bo Hi Pak
This gathering today is very special. On this day I want you to be aware of the preciousness of the invisible world, which is contrary to the values of the visible world. I want you to be people who can’t be measured by the secular world.
Always feel confident that you possess a special world which is owned by no one else. How big is our territory? It is infinite. Have that kind of guts and confidence. if you love someone, love him infinitely. Do a loving deed and then forget it, only remembering that you have not yet loved enough.
Those who say they will take up that way of life, raise your hands. You will win and change the world. God bless you.
-
+
@@ -352,8 +259,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
If you want to start complaining, you have all kinds of reasons to do so. “Why do I have a flat chest,” or “Why do I have no hips?” God has a reason for everything so you should be grateful for whatever you have. If you are big and walk heavily, think of the thin person who looks at you and is grateful to be thinner. Have that kind of serving attitude. When your body has some abnormal condition, you are serving some godly purpose.
If you are crippled, thank God. There are many healthy people who don’t appreciate their condition, but when they look at you they must appreciate being given two healthy legs.
We have gotten so involved this morning that we have forgotten the time and it’s almost time for the home church service. So in conclusion, everyone lift your hands and open your eyes and mouth and thank God. God bless you.
-
+
@@ -344,8 +251,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 23, 1979
Belvedere
Translator – Bo Hi Pak
@@ -303,7 +210,7 @@ Translator – Bo Hi Pak
You can drink champagne and party and do anything you please, but I know where I am going. Have I declined by following this way of life? My own life is testimony to this, and after my death people of all races will want to visit my tomb, even though they have never met me. Why would they do this? In my life they will see one extraordinary example of someone who was determined to live for God and humanity and bring the truth for the world. For this I gave my life. I am proud of the life I have lived.
Will you join with me? Can you say that in this secular, commercial Christmas season you will not be blinded or swayed from going to the heavenly goal?
God bless you.
-
+
@@ -348,8 +255,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 15, 1979
Belvedere, New York
Translator – Bo Hi Pak
@@ -277,7 +184,7 @@ Translator – Bo Hi Pak
Those who want to do more for others will receive more. Those who want to go down will be lifted up. Don’t pray empty prayers. Now you know the power of prayer. Everyone needs to experience these things spiritually. You must know whether the things you do will succeed or fail. You know that certain things will succeed because you feel pulled in that direction and are eager to go ahead. Your body is like the receiver of a radio. Free yourself from self-centered thinking, and then mighty things will happen to you. You must open that valve.
You are entitled to ask for God’s power, but only for the sake of His righteousness and Kingdom. Then He will come down. Pray and act. You will feel different from yesterday and you will know the power of prayer is in action. Today is just the beginning. Pray to tell God that you are just beginning and need His help. Make a showdown with God every day. It shall become second nature, and without being conscious of it you can live that life all the time. Let’s do it then.
Let us pray.
-
+
@@ -322,8 +229,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 22, 1979
Belvedere, New York
Translator – Bo Hi Pak
@@ -270,7 +177,7 @@ Translator – Bo Hi Pak
Do you love me? You love me and Mother as True Parents, so here you are actually practicing the most important vertical relationship found in the constitution of the universe. When you live it, you enter the Kingdom of Heaven. We are opening up the Kingdom of Heaven by loving parents and brothers and sisters. That’s what we are doing here in the Unification Church. God wants you to love your parents and brothers and sisters more than Him. In the same way, Mother and I want you to love your brothers and sisters more than us. That will be the most welcome, exciting thing for us to see.
Loving brothers and sisters this intensely will evoke the love of the parents and they will all be involved in one harmony. When you practice your way of life in this vertical discipline and are blessed, you can draw a perfect horizontal line. Then you shall be entitled to love the world and God.
We have come to the conclusion. You were born to love your parents, and brothers and sisters, and husband and wife. Ah-man! Let us pray.
-
+
@@ -315,8 +222,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
If you don’t go now then eventually I will have to sit in judgment on you in spirit world, and I don’t want that at all. I never want you to violate that law. It is my love to push you out so that under any circumstances you can succeed in this way. It is an expression of my love.
1979 is coming to a close, and 1980 will truly be a year of hope. This is the night time, but when 1980 comes we will see the daylight for the Unification Church. If you can truly say that with true love you will go all the way to the goal, with real commitment, raise your hands please.
God bless all of you.
-
+
@@ -347,8 +254,7 @@ Translator-Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 25, 1979
World Mission Center
Translator – Bo Hi Pak
@@ -261,7 +168,7 @@ Translator – Bo Hi Pak
It doesn’t matter how big or small our festivities are; we will celebrate a Christmas which God and Jesus will want to attend. After hearing me, “Merry Christmas” becomes “Concerned Christmas.” This year you greet each other with “Heavy Christmas,” with the desire that next year we can truly celebrate a Merry Christmas. Will fruitcake and ice cream make a merry Christmas? The true content of Christmas is the amount of love you, gave during the year. That is far more dazzling than any amount of decorations.
When you truly live the tradition of love during the year, even if you don’t have a piece of fruitcake but only a half glass of water to toast God and Jesus with, they will receive yours as the most beautiful and memorable Christmas. I know that God and Jesus Christ will truly appreciate that kind of Christmas.
Would you promise me that you will expand the rather small love you have had until now and truly give the world a Niagara Falls of God’s love so we can really celebrate Christmas in 1980? That is the best Christmas present. Shall we do it? God bless You.
-
+
@@ -306,8 +213,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 3, 1979
Belvedere, New York
Translator – Bo Hi Pak
@@ -281,7 +188,7 @@ Translator – Bo Hi Pak
I don’t want people to remark on what a tremendous ideology and way of life I had but what little I accomplished. This is why even now that I am sixty I am desperate to act every day. When my legs are tired I scold them and make them go on more.
Our job is to live up to the expectation of the trust placed in us. Do you want to be just smallminded people? No, be giants who cause good trouble and controversy in the world. Go into the world of evil and stir things up; be strong and bold. America may not trust us yet, but already the entire spirit world has put their trust in us, and God Himself has put His trust in us. Would you be strong and bold to go to the ultimate victory? If you live up to it, America will come to trust us very soon.
Let us pray.
-
+
@@ -326,8 +233,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 11, 1979
Belvedere
Translator – Sang Kil Han
@@ -287,7 +194,7 @@ Translator – Sang Kil Han
Today it is raining and sleeting, but it shouldn’t make any difference what the weather is like. You have to observe the rainy situation and digest it. How much encouragement and consolation you find in thinking this way! When you can make yourself the subject of all mankind in this weather then working in this weather is very nice. If you are short of clothing, you can simply digest that fact and feel the same as if you had nice things. When you have less food. instead of complaining you can handle the situation.
When you do that all the time, you will bring unity in a wide area and the reward will follow from God. How beautiful it will be when white people shed tears as they see black people off on their journey, missing them, and also when black people are missing white brothers and sisters. Where else could God’s attention be drawn except to that scene? He would give it all His attention, hoping it would last.
We can attain much unity according to how much we are willing to observe and digest. When this day comes to earth then mankind will experience happiness and God can rest for the first time. Can you do it? Let us pray.
-
+
@@ -332,8 +239,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 27, 1979
World Mission Center
Translator-Bo Hi Pak
@@ -267,7 +174,7 @@ Translator-Bo Hi Pak
1981 is the final year of the third seven-year course, and from that year until 2,000 the entire world will be organized into home church. That will complete forty years since the True Parents were installed in 1960. The more work we do here in the physical world, the greater will be the spiritual phenomena affecting the earth. Spiritual assistance will be equally strong because that realm is like the angelic world, in a position to serve the victorious Adam and Eve. In your home church you will exercise your authority to direct spirit world to assist you. You are given that authority.
Only upon the victorious foundation of home church can you as men and women bear sinless children, just as perfected Adam and Eve in the garden of Eden would have borne sinless children. No one shall be able to come against that pure child. You must fulfill all these conditions before God’s blessing comes to you to be husband and wife.
Today is a new day. This is May 27 and in four more days May will be over. If you make a special condition of the next four days then when June comes you will have a new beginning. Will you engaged couples do it? Those who would do it, engaged or not, raise your hands and pledge your loyalty. You are raising your hands to promise to become true couples. Then spirit world will be with you and God will be with you. Can you pledge that now? God bless you. Let us pray.
-
+
@@ -312,8 +219,7 @@ Translator-Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 28, 1979
World Mission Center
Translator – Bo Hi Pak
@@ -283,7 +190,7 @@ Translator – Bo Hi Pak
Your children won’t have to have MFT training or witness door to door. There will be no more separation between God and men because their sensitivity will automatically lead them home. We will do all the difficult tasks from human history that need to be finished instead of leaving them to our descendants. We will hand down the glory, not the indemnity. It is a great blessing and a victorious declaration that we can do home church so that later on we can return to our home towns and become tribal messiahs.
Once you walk that path and live it in actuality, there will be no room for Satan ever to come near you with accusation. Unless you fulfill home church yourself, however, your mission will be handed down to your children with even greater suffering. Then there will be two separate worlds, the world of those children who must do home church in place of their parents, and the world where people are rejoicing over the true family and true ideal home. God does not want to see that division happen.
There is no doubt that MFT and home church are tough jobs, but I want to see you welcomed in your home towns and living in happy families. Do your utmost to bring the completion of that goal. Those who will do it, raise your hands please. God bless you. Let us pray.
-
+
@@ -328,8 +235,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 10, 1979
Belvedere, New York
Translator – Bo Hi Pak
@@ -290,7 +197,7 @@ Translator – Bo Hi Pak
Amazingly enough the entire spirit world is supporting me. There are many great ministers in the world, but even though I am unjustly persecuted spirit world is working with me and all kinds of miracles take place in our Church around the world. It is because I have the central truth of God; I am the heir of God’s kingdom and the mediator between God and mankind.
Today is June 10, 1979. Today you undoubtedly received the inheritance of the true love of God from His mediator, the True Parents. Then what can you do? You have to give it to others. Go to your home church and give it away, and go to your nation for True Parents and God. At the beginning of this sermon you couldn’t answer the question, “What do you have?” But now you can answer that you have the true love of God.
Those who pledge that you have received that inheritance, raise your hands. Thank you. Let us pray.
-
+
@@ -335,8 +242,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/20/christmas-in-view-of-the-will-of-god/index.html b/blog/2018/06/20/christmas-in-view-of-the-will-of-god/index.html
index 0cd32f97..d44699f5 100644
--- a/blog/2018/06/20/christmas-in-view-of-the-will-of-god/index.html
+++ b/blog/2018/06/20/christmas-in-view-of-the-will-of-god/index.html
@@ -3,119 +3,26 @@
-
-
CHRISTMAS IN VIEW OF THE WILL OF GOD – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
December 25, 1980
World Mission Center
Translator – Sang Kil Han
@@ -365,7 +272,7 @@ Translator – Sang Kil Han
When you see what I am doing now, you can copy it in your 2 1 -year course. Prepare yourself to begin a new year in 1981, this time seriously making a new start. When you don’t see me for a long time, you don’t have to question what I am doing. There are many things I must do. Now that the major battle is over, I think about the traditions that must be set.
Particularly, I must leave a correct legacy of words. If something is printed incorrectly, I must correct it. If someone else did the correcting, there would be dispute and confusion in the future, but if I do it, no one will question it. I must do that on top of all the other major projects of our church.
You will have to take responsibility for the frontline in America and the free world in my place. I will have to visit Europe and South America. Even if I give you no further encouragement and direction, I expect you to do the work because you know what is needed. I want you to fight well and keep your position. Will you do it? Let us pray.
-
+
@@ -410,8 +317,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 22, 1981
World Mission Center
Translator – Bo Hi Pak
@@ -349,7 +256,7 @@ Translator – Bo Hi Pak
When you visit 360 homes, you will be kicked 360 times, but still you must go. You have to shed blood, but even if you die at home church you will still be better off. We can thank God by telling Him that by being a servant of servants we know His heart and the ordeal He has been through. No matter how difficult your life is, don’t ask God to comfort you. To be a son of filial piety means to comfort God when you are in the worst position. When you are suffering, God already knows it. You should rather plunge yourself to the place of death before praying to God to take away your suffering. Even if you die in fulfilling your mission, God will resurrect you.
Without that kind of foundation you cannot expand, or grow new branches and leaves. The root is God and the True Parents are the trunk, and their essence is coming through you as the branches. The leaves are consuming energy, so you have to pull energy from God. If you say you don’t want to do your responsibility, you cannot pull energy from the root. You are persecuted and treated badly, but still you must be ready to comfort God and go on.
Many people thought that when I came I would set the date of their blessing, but instead you have been given a bigger blessing today! There is a much hotter issue at hand. Today in the name God and True Parents I am giving you this mission. Truly the Kingdom of Heaven is yours, and God and True Parents are becoming one with you. Amen!
-
+
@@ -394,8 +301,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
This is the most crucial and exciting time in America’s history, for if you become one with me you can ignite the nation. All you have to do is ignite the spiritual bombs which are ready and you will take off. Our ignition is true sacrifice, and the atomic bomb is home church. All the boundaries you can think of can be eliminated at one stroke. Our Unification Church mission is elimination of all boundaries for the sake of the world. Our job is unification of the world through home church.
You have all kinds of people in home church in America, but in Korea every person has black eyes and black hair. Here each person looks different, however. On the other hand, American home church is difficult because of negative public opinion. Furthermore, there is no more real American tradition and culture and today people are individualistically oriented. But that’s why doing home church is a worthwhile opportunity. Will you just be spectators, or will you do it?
Today is June 1, as well as Sunday. It was on June I that Noah came out of his ark after the flood. Today is June 1, and a Sunday, and it is also the anniversary of our Yankee Stadium victory. So let’s get rid of all the boundaries. Will you march forward bold and strong, without fear?
-
+
@@ -333,8 +240,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Whenever I arrive at a McDonald’s to eat, people never imagine I am the Reverend Moon who has shaken America. Is a diamond found in rugged granite boulders? No, it is found in plain, sandy ground. That’s the way life is. A diamond exporter who wants to be safe doesn’t need to hire guards and guns, but only needs to dress like a beggar and no one will bother him. If a thief sees a well dressed person asleep, he will assume the person’s ring is a real diamond, but if he sees a smelly beggar asleep, he will never suspect that the basket next to him holds diamonds.
Moonies are the cousins of beggars; we dress humbly and look worn out, but we are the ones holding the basket of diamonds. I want you to go one step further and even be like real beggars and smell like fish. That’s why I encourage you to work in our fishing industry. What’s the problem as long as you have diamonds in your belt? You have not only diamonds but God’s love in your belt. No man will come near you if you smell like fish, but God will follow you, telling everyone they can’t touch you because you belong to Him. Do you like it?
How happy will the person be who lives his whole life declaring he is loving creation as a channel of God’s love, giving every day of his life for creation and mankind? The consummation of history is here in that person, who for the first time in history fulfills the purpose of God’s creation. Whoever can say that is Amen. Whoever is determined to be a channel of the love of God to mankind and all things, say Amen. God bless you.
-
+
@@ -320,8 +227,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1981 (Morning)
World Mission Center
Translator – Sang Kil Han
@@ -271,7 +178,7 @@ Translator – Sang Kil Han
Are you qualified to congratulate God at this moment today? You know you have flunked according to my standards, so you have to be serious about that. You must realize that your fiancé overshadowed a day that otherwise would have been the brightest day of your life. That is the point you have to learn from what has taken place three days ago. You realize that your fault is in not maintaining your standard today, don’t you? When you say yes with genuine repentance, perhaps God will forgive you, and I can forget that too.
The whole thing can bring a good result if you remember your feeling of highest expectation when your fiancé was about to be matched to you, and carry that high spirit and gratitude over exactly to the next God’s Day. That’s your best chance for survival and success in all of the work you do in the future.
Bring your standard up higher and keep it that way for the rest of your life and for generations hereafter. This is what I am urging you to do. Can you do it? Amen.
-
+
@@ -316,8 +223,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1980, Morning
World Mission Center
Translator – Bo Hi Pak
@@ -281,7 +188,7 @@ Translator – Bo Hi Pak
You can think today, “Father, you have given me absolutely everything I need. You have spoken everything I wanted to know and I don’t need any more. All I want now is action. If you speak to us anymore, it will only complicate my mind. Father, I’m going to do it.” Those who say so, raise your hands, please.
Thank you. God bless you.
Today you can have as much Deli steak as you want. Also, today you can celebrate in an unprecedented manner, such that the New Yorker has never seen such joyful people. Today, all day, eat and sing and dance and play yoot. I called all the state leaders together, but I don’t want to start the conference today. We are going to celebrate. Tomorrow, you can stand before heaven and earth and say, “Look at what a proud Moonie I am! Look how I will plunge into my mission like a bullet.” Will you do it?
-
+
@@ -326,8 +233,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 28, 1981
World Mission Center
Translator – Bo Hi Pak
@@ -291,7 +198,7 @@ Translator – Bo Hi Pak
You will turn the three satanic elements into heavenly elements. You will give sacrificial love and talk about “our position,” not “my position.” Satan is arrogant, but you will go the lowest place to lift the people up. Satan is throwing all kinds of hooks around you, but when Satan tries to pull them in, nothing should move. Then he will cast his hooks again, but when nothing ever moves he will say good-bye to you forever.
Have a love competition among yourselves. It doesn’t matter whom Mother or I love most, but who is the king of loving brothers and sisters. Who loves me? I know your love is real, so now pledge to me that you will love your brothers and sisters more than you love me. That will please me more than your love for me.
Who says that they can only love me and love God? That is baloney; there is no substance to that love. Who says that they know the truth, and from now on they shall open the Kingdom of Heaven on earth? Amen!
-
+
@@ -336,8 +243,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Indemnity has to be paid no matter how difficult it seems, but manifold blessings always come after difficulty. Are you going to go the road of indemnity? When I send you on that road, I have to provide support. Suppose I told you not to go. Then you would have to beg to go. The worst thing would be if you could not go the indemnity road. That is more fearful than prison or hanging.
I was the first one to test and live this indemnity law, so now if I have any right at all, it is the right to give the reward of indemnity to others. Now you know the standard-love your enemy. What will you gain by doing that? Through the Matching and Blessing, the Heavenly lineage is given to you, but if a person is unwilling to go the way of indemnity, there is no way he can be connected with God.
This is a good day, the first of July. The word “indemnity” was liberated this morning. Let us pray.
-
+
@@ -324,8 +231,7 @@ Translator: Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 10, 1981
World Mission Center
Translator – Bo Hi Pak
@@ -292,7 +199,7 @@ Translator – Bo Hi Pak
In the Children’s Pledge, number five says we are proud of one sovereignty and one people. If we are one sovereignty, one people and one nation, there has to be one language. How can we have half a dozen different languages? In one land there is only one language. We are proud of the one language, one culture, of being children of the one True Parent, of being laborers who are going to bring the one world of the heart. We pledge and swear three times to fulfill our responsibility with our lives. We repeat it three times, formation, growth, perfection. Every Sunday morning you say you are proud of one language and culture, but are you living it? All the leaders have not fulfilled their responsibility. Even before I spoke to you this way, you should have done this. When you come to Korea, there will be no interpreters.
From now on, be like pool balls for seven years; when you hit a ball with the stick, it dashes straight toward the goal without deviation. There’s no taking a moment to think about it. For the next seven years we will dash toward the goal. In heavenly pool the ball has a different route: when you strike a ball in heavenly pool, the ball will go first to 360 homes, round and round. Then it will ultimately go to the final goal: the Kingdom of Heaven. It starts out from hell, and goes to the Kingdom of Heaven.
Would you be a ball which hits several homes and gets tired, and doesn’t want to go any more? Do you want to go to 360 homes? Raise your hands if you want to go. God bless you.
-
+
@@ -337,8 +244,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 14, 1980
Belvedere
Translator – Sang Kil Han
@@ -291,7 +198,7 @@ Translator – Sang Kil Han
I want you to have a good start in the new year. During these two weeks pray and gather yourself for that purpose. Now will you honestly do it? If so then I don’t have to stay to teach and encourage you, but can attend to things elsewhere. My mission is done, so the focal point is whether you are doing your mission. Don’t think so much about where I am or what I am doing. I will not say when I am coming or going. There are many places for me to go.
I will take the victorious people along with me. I am anticipating whether the first victor will be white or black, and I might officially recognize the first shiny home church victors. From that time a tribe will be formed in the Unification Church. As yet, you don’t belong to particular tribes. The second three seven-year courses are your era. Should that be cause for crying or rejoicing? You can go everywhere with rejoicing and jumping.
Those of you who are determined to do this, raise your hands. God bless you.
-
+
@@ -336,8 +243,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1981 (Midnight)
World Mission Center
Translator – Sang Kil Han
@@ -280,7 +187,7 @@ Translator – Sang Kil Han
Now you can say, “Father, you do not need to talk to us any longer. We will just go right ahead and do what we are supposed to do.” After turning over everything to you, I may leave America for other places.
Now you must truly know that my responsibility is ended at this point. Can you pledge from this time on to really understand more deeply than ever that your purpose of working is nothing but home church?
God bless you.
-
+
@@ -325,8 +232,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/20/home-church-is-the-base-of-the-kingdom-of-heaven/index.html b/blog/2018/06/20/home-church-is-the-base-of-the-kingdom-of-heaven/index.html
index 6f6a8e62..4ec56afa 100644
--- a/blog/2018/06/20/home-church-is-the-base-of-the-kingdom-of-heaven/index.html
+++ b/blog/2018/06/20/home-church-is-the-base-of-the-kingdom-of-heaven/index.html
@@ -3,119 +3,26 @@
-
-
HOME CHURCH IS THE BASE OF THE KINGDOM OF HEAVEN – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
January 1, 1980, Midnight
World Mission Center
Translator – Bo Hi Pak
@@ -286,7 +193,7 @@ Translator – Bo Hi Pak
If you’ve really make up your mind that you’re going to be the champion for the home church, that means I am already a success at the outset of 1980. Do you want to make me a success? Your yes sounds like ye-su, which is how Koreans pronounce Jesus’ name. Does that mean you are going to give your life like Jesus did for the sake of your own mission?
This is your first 1980 promise to God and me: that you are going to be a home church champion and win the most successful rank. Will you fulfill it?
God bless you.
-
+
@@ -331,8 +238,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/20/i-am-the-center-of-the-whole/index.html b/blog/2018/06/20/i-am-the-center-of-the-whole/index.html
index 08d9db9d..56399803 100644
--- a/blog/2018/06/20/i-am-the-center-of-the-whole/index.html
+++ b/blog/2018/06/20/i-am-the-center-of-the-whole/index.html
@@ -3,119 +3,26 @@
-
-
I AM THE CENTER OF THE WHOLE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
If you put on nice clothes, you may act like a president or king but if the people are unhappy, you cannot be at Peace. When everybody is contented, you can put on royal robes and rejoice as well. Our task is to make others happy. We are devoting ourselves to this goal.
It is for the world that we are paying indemnity, not just for our own benefit. Whatever has bothered you and whatever you hated doing you took as indemnity, didn’t you? But once you deeply understand the truth of indemnity, you realize how precious it is. Regardless of how much you may suffer, indemnity will demand “More, more!” It will even kick you and push to you greater heights. Why does the law of indemnity operate like that, and why do I encourage you to live this way? It is so that one day you can become the center of the whole. This is my sole motivation.
Would you like to be the center of whole? Your answer is clear. God knows it well. I know it well. Thank you very much. God bless you.
-
+
@@ -386,8 +293,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 21, 1980
World Mission Center
Translator – Bo Hi Pak
@@ -276,7 +183,7 @@ Translator – Bo Hi Pak
Eventually I want to see a world without any national boundaries. I am in a position to hate Americans because they have done so much against me, but I do not hate them at all. I have confidence that with our ideology we can break down all the barriers there are. We can do it simply through the restoration of a fatherland for God.
Where is your enemy? We have no enemies because we return debts of harm with love. We repay with love any damage and persecution that come to us. Your real enemy is anything that your physical body likes. That is the one enemy you must watch out for. Don’t worry about other people and what the papers say. Our real enemy is not communism, but the internal enemies of drug use and tree sex and immorality, plus the infiltration of evil ideologies such as homosexuality.
Today we are talking about the restoration of God’s fatherland. Let us pledge ourselves to march forward for this fatherland here on earth. Those who pledge to God and True Parents that they will give themselves for the restoration of the heavenly kingdom and fatherland of God here on earth, raise your hands. Amen!
-
+
@@ -321,8 +228,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 20, 1980
Belvedere
Translator – Sang Kil Han
@@ -322,7 +229,7 @@ Translator – Sang Kil Han
This is the third Sunday of 1980. This year will be a glorious one if we reach out to become a live offering without complaint. Once you get the knack of it, you will gain speed and move faster and faster, even with a heavy load. This will happen with love, which God supplies us.
That’s the only worthwhile thing let’s for us to do; there is no other capability we have. Those who realize this in their hearts, raise your hands. No one except the Moonies could do this.
I wish all blessings and health upon you.
-
+
@@ -367,8 +274,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 23, 1980
Belvedere
Translator – Bo Hi Pak
@@ -245,7 +152,7 @@ Translator – Bo Hi Pak
I know you say you will do what I ask, but from now on it may be someone else giving you direction. Will you still say yes and be thankful? You know where your victory lies-with God and True Parents. A black brother may be in supreme command; you never know which channel God may use. You just say, “God, your will be done. You shall win.”
Who are the true heroes in Unification Church? Not necessarily the leaders, but those who suffer most and give themselves most. These people shall inherit my tradition and ultimately my accomplishment, and they can operate on my foundation. That is what makes a hero in Unification Church.
My mission here in America has been consummated. Who is next now? Anyone among you who will say to God that you shall be next, assuming the heavenly burden and suffering the most and winning the victory, raise your hands. Thank God! God bless you.
-
+
@@ -290,8 +197,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Today is a beautiful day. Now you make up your mind whether you are a different person who wants to set his own record, making a new beginning. If you are determined to do that then even if I had nice buses waiting outside to take you to a picnic with me, where would you go? Would you go back to be persecuted and hit, and to set your own record? Does that mean you would rather go to the bottom of hell instead of to the heavenly picnic?
If you go to the picnic you might have heaven for one day, but if you go down to the bottom of hell, it will eventually bring you eternal heaven. Raise your hand if you want to go to the bottom of hell, the TL heaven.
God bless you.
-
+
@@ -326,8 +233,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 15, 1981
Belvedere
Translator – Sang Kil Han
@@ -282,7 +189,7 @@ Translator – Sang Kil Han
That is the only foundation I have, in spite of the fact that I am famous. All of that does not outweigh the love which I feel for you and you feel for me. That love alone is here to stay eternally, and is the only thing which matters in spirit world. Home church is a perfect area of training for you to experience this. Because the people will not respond right away, you will certainly suffer, but your depth of experience in love will become more profound as you are opposed by many types of people.
Would you like to give this a try? Even though tears will always accompany this kind of experience? It will be a source of regret if you fail to experience this while you are still on earth. The things of love which you touch and hear and see in spirit world will bring pain to you instead of pleasure if you don’t experience this on earth.
God and True Parents will be right beside you if you persevere in creating this experience. Would you do that? God bless you.
-
+
@@ -327,8 +234,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
You love me unconditionally, and they hate me unconditionally. I can never be in the middle ground- either I am extremely good or extremely bad. Would you want to protect me more than these enemies of ours are loyal to their own cause?
I am so well-known that wherever I travel I am recognized. Therefore, the best place for me to stay is East Garden. The Shah of Iran is a very unfortunate man now because in the entire world there is no sanctuary for him. That is my situation too, but I have hope and I know the Kingdom is coming. But while the way is still being fought certain precautions must be taken and I don’t have much freedom of movement.
The next few years will see a heated showdown and will determine the outcome of the struggle. If I do not see you too frequently, don’t be disappointed, but understand.
-
+
@@ -326,8 +233,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
I set the condition on the world level, and now in your 360 homes you shall receive the same reward and privilege. Are you ready? Will you complain? Will you take an easy route? The route of suffering is the shortest cut. I am not that dumb if I could figure all this out. No one in history has made such gigantic claims, but I have done it confidently. If there were no hope, vision and a future then I could not do so. When you know the life I have lived, do you think only one kind of person will visit my tomb? My tomb will be a shrine for people from all over the world. Central true love is universal. When you live your life for true love, the same thing will happen to you.
You start out in home church, then tribe church, nation church, and universe church. It’s all up to you now. Go ahead. Home church is the beginning. After you do that, you can do as much as you like, but home church is the bare minimum.
Shall we do it? Liquidation means to cleanse yourself. Your mind should be totally occupied by true love and ropism, and when you concentrate you can move forward. How fast will you golike a car, a locomotive, or a Concorde? Go ahead and do it. Yesterday I went to the ocean and saw the jets leaving Kennedy airport. I saw a Concorde take off, and a second later it was gone. Then I immediately thought about the providence of dispensation. God bless you.
-
+
@@ -336,8 +243,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 13, 1980
Belvedere
Translator – Sang Kil Han
@@ -289,7 +196,7 @@ Translator – Sang Kil Han
How fast are you going to go-like an airplane, a rocket, a bullet? Will you really run in the 1980s? In the 1970s your mind and body, your eyes and ears, were all going in different directions. But in the 1980s are you going to assemble everything in one direction? Our only focal point is love. Your eyes will focus on love, your ears hear nothing but love, your mouth speak about nothing but love. If they go in single file, which should go first? Your mind, then your body-eyes, ears, nose, limbs and so forth.
If you fly as fast as you said you would then your arrow cannot be pulled out of God’s heart. Do you think God will want to pull it out because it’s painful? No, God will push it in deeper. You are just thinking about God’s heart now, but one day you will be living in it. When that happens, whenever you want to do something God will want to do it too. That’s the sole objective we will strive for in the 1980s. We will not look back or to one side, but just go for the goal. Will you do that this year?
Amen.
-
+
@@ -334,8 +241,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
First Japan should construct a bridge between Japan and the Korean peninsula. Nothing is better than a beginning, so even two rails will be good for starters. With such an incredible mission ahead of me, how can I get tired?
This morning when you woke up at 3:00 to come here, you probably felt, “We just had a meeting at Belvedere two days ago. Why do we have to go back again?” But aren’t you glad to be here? Do you have a dream now? How dramatic that you could drive here so early in the morning with that kind of dream in your heart. You have even forgotten about your legs being uncomfortable from sitting on the floor. Young people in particular must have a dream. When I was young I had extraordinary dreams, and I thought of the most incredible things.
We shall harbor this noble dream and march on to the end. Amen! For the sake of love, Amen!
-
+
@@ -326,8 +233,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 5, 1980
Belvedere
Translator – Sang Kil Han
@@ -407,7 +314,7 @@ deadline, it will lose its mission
Once I go back, even if you come to see me I will not speak in English, or even Japanese. This is the will of God. There is law on this earth, but in spirit world you cannot compromise the law even a fraction of an inch. I am living under this strict law. You now know this law. I am telling you exactly the way it is. It is so strict that I have no friend or anyone to consult with; I am just desperate to meet that extremely rigid standard.
This is not something for Mother to know; what Mother needs to do is follow me obediently. That’s her responsibility, and our children’s also. I am telling them to grow up strong, for I have many things to discuss with them when they are adults. You can understand what I mean by that. God has hope, has an opening, because He has me on earth right now. You must understand what I am to God and what you are to God.
Don’t ever think that this is just another day, or this year just another year. The next several years will be most crucial, and it is all up to us. Do you understand?
-
+
@@ -452,8 +359,7 @@ deadline, it will lose its mission
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
What you are doing now is finding what “our true identity” is and by living it you make it your own, connecting it firmly with history. Then everything can be left for future generations to follow, for the whole world and spirit world. God has done it, I have done it, and you also must leave this identity behind you. How fantastic and meaningful a life that is. You can find no better thing to do.
Today is the beginning of April. I won’t be in America much this month. So far you have been immature and had small thinking, but if today you can say clearly that you know what our identity is, that you are confident in what God and True Parents have established and can live to leave it for the future, raise your hands.
Let us pray.
-
+
@@ -309,8 +216,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Which way is your pride taking it easy and going on vacation, or intensifying your efforts to work even harder? I feel that no matter how difficult it may be, I will consummate my mission. Once I do, I may ask God for a vacation, but until then nothing can slow me down. Would you like to adopt my way of life?
Christmas should be a time of greater dedication for you and greater inspiration. Double victory can be won. Everybody else wants to stop working and take it easy, but we work double time and we will have a double victory. You say you want that double victory, but the fulfillment will not be easy. Do you still want to go that way? Your “Yes” answer is our pride.
During this Christmas season, we want to demonstrate what Moonies are. We are going to celebrate Christmas by marching forward to the ultimate victory. Think of yourselves as soldiers and flagbearers, marching toward the unified culture. Shall we do it?
-
+
@@ -329,8 +236,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
We are known, therefore, as the love race. In that race all five colors of skin are assembled. We live together and feel as close to other races as we do to our own race. Your brothers and sisters are like your clothes. When you are with black people, you can feel you are wearing a tuxedo. When you are with white people you can feel you have white clothes, and with yellow people as though you wear spring flowers.
In order for a white object to stand out, it must be placed against a dark background, so we can say that its brilliance and value comes from the background. If whites don’t like black people, then they shouldn’t wear black clothes. In our world we transcend these race problems and we want to marry interracially to create greater beauty. We want to live with that standard forever. Whoever wants to live that standard, raise your hand.
God bless you.
-
+
@@ -326,8 +233,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
The world and God will be realized in that ideal. Once this relationship becomes real, how strongly will God be involved with us? The love we are pursuing is not just for a few days or years, but for eternity, and we must take it to spirit world. We can never be tired creating love. Once you get rid of your wrong ideas and bad conditioning you can realize all the fundamentals and start creating the new world on God’s side.
Through your family you will see God and the universe. The Unification Church is launching the foundation of the ideal family and of God on earth, based on this very precise understanding. It is more logical than any scientist has ever described. If your physical family discovers that this is what you are achieving in the Church, will they reject you or bow down? Only on this basis can you cherish your husband or wife. Since you are responsible for the recreation of the universe with love, you become important and God will feel you are indispensable.
Those who are determined they will make themselves like that, becoming the masters of love and creating their families in love on earth and in heaven, raise your hands. God bless you.
-
+
@@ -343,8 +250,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 5, 1981
World Mission Center
Translator – Sang Kil Han
@@ -302,7 +209,7 @@ Translator – Sang Kil Han
You can’t feel that you don’t care what America does. We have to reach shore safely by a given time. If we take too long then danger is always increasing, so we should only care about the boat going faster. We have to work desperately and hard, day in and day out. If each of you will live up to this Principle standard, then already there are more than enough people here.
Those who are determined to live up to that standard raise your hands. Then please be confident that your fist will have enough power and your muscle enough strength to accomplish it, as long as you are willing.
God bless you.
-
+
@@ -347,8 +254,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 1, 1980
Belvedere International Training Center
Translator – Sang Kil Han
@@ -293,7 +200,7 @@ Translator – Sang Kil Han
If you go only because someone chases you, you will not be a victor. If America does not understand and it persecutes you but still you go, then victory is ahead. Do you feel that way now? Are you happy or are you going to be happy? You keep thinking, “I am supposed to be happy, but I am powerless.” Is that consistent ? It s either one way or the other If you go fund raising, you must not feel you are just a punk fund raise, but a king of fund raisers.
When I found myself in prison, I felt I was king of all the prisoners and everyone would come under me. Now you have a reason to feel that. Who would God love, a person like me or like you? Father and son should be the same, not different. Are you really going to do it now? Grit your teeth tight and determine you are going to do this for the future. Yes? Yes?
Thank you.
-
+
@@ -338,8 +245,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 29, 1981
Belvedere, New York
Translator – Sang Kil Han
@@ -282,7 +189,7 @@ Translator – Sang Kil Han
In the path of love one has to be audacious and brave. We can be confident that there is no shame at all in this path. That is why we can be powerful. We cannot continue this way of life unless we pursue love. To continue on this path we must pray, so you must remember to lead a prayerful life.
The springtime of the second three seven-year courses is about to begin, and it should be a growing time for us. It is appropriate that you prepare for this season with prayer, to ready yourselves for the upcoming glorious time. Those who promise they will do that, raise your hands.
Let us pray.
-
+
@@ -327,8 +234,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Your citizenship of the Kingdom of Heaven in spirit world shall be signed by your parents. The next endorsement shall be given by your husband or wife and by your children; however the parents are the ultimate judge. You have been wandering in search of parents, and now you have found the answer and the parents. By loving True Parents you can live the example, and then do the same to your own parents. Finally, love America and mankind as much as you love me. That is why you are here, and this is the purpose of the Unification Church. This is only the training ground, where you practice love on True Parents.
There is no other principle that you will need. All you need now is the confidence that you can build the Kingdom of Heaven on earth with your own effort. When you build such a family, it shall enter the Kingdom of Heaven as a unit. If you can say, “Father, thank you for teaching us this so clearly. We shall practice it and do it,” raise your hands.
God bless you. Let us pray.
-
+
@@ -326,8 +233,7 @@ Translator-Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 29, 1981
Belvedere
Translator – Bo Hi Pak
@@ -289,7 +196,7 @@ Translator – Bo Hi Pak
When true love is at the center of life, all directions are connected and there is communication on every level, including spirit world. When you are really longing after God, showing your respect and love toward Him, then the spirit world will open up in front of your eyes. True love cannot exist with just one person, but has to be reciprocal between a subject and object. Those who practice such true love will be followed by God. You will not have to follow God; He will come and follow you! He has to come to the spirit burning in your heart. You will be intoxicated by dwelling in the world of love.
When you look out at the world and mankind from this standpoint, everything changes. There is no way you can be lonely. Every creature and everything you see is a work of art to rejoice with. Ultimately, that is the only real purpose of life which men should pursue.
Shall we go toward that goal? Let us pray.
-
+
@@ -334,8 +241,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
1987 is seven years from now, but you don’t have to take that long. Either seven months or even three years is adequate. If you fail to do it in seven years then it will be postponed for 21 years, and you don’t want that. If we neglect the time of the dispensation then you will have to literally shed your blood at the hands of communists. You know it, don’t you?
Shall we leap over? Those who can say they will then you will have to literally shed your blood at the go over the path of death, raise your hands.
Let us pray.
-
+
@@ -347,8 +254,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 4, 1981
Belvedere International Training Center,
Tarrytown, New York
@@ -270,7 +177,7 @@ Translator – Sang Kil Han
The obvious conclusion is that suffering broadens one’s mind, and to love others is to further embellish the mind with jewels. Now you know the deep reason why I never leave you alone but push you out to make you suffer and sacrifice-it is to make your minds big and beautiful. What better present could I offer you on the first Sunday of 1981?
The best thing is a big mind, and a beautiful one. What must you do to have one? From now on, if you are sitting comfortably and doing nothing, you must think that your mind is getting narrower. If you hate someone then you should be reminded that your mind is getting ugly.
If you are to have a broader mind, you must seek persecution and suffering. I came to the other extreme of the world here in America to broaden my mind, and as a result I feel that everyone wants to come rest and live in me. To make my mind beautiful as well as big, I will love the people of this country; this is how I have resolved in myself. I will be proud, not of what I have made or accomplished, but of how I broaden my mind. I still have further to go because there are more people to reach out to and embrace.
-
+
@@ -315,8 +222,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
When you open the door, God may be sleeping, even snoring. To wake Him up, you might try kicking Him. Still sleeping, God may reach out to hold you because, waking or sleeping, God can detect true love. That is your position. How wonderful you are!
In our way of life, we are going out every day, not tired, not bored, not apathetic, but with ecstatic joy. Do you feel that the Unification Church way of life is precious or are you doing it out of duty, just barely making it? Are you a fireball? From today on, will you be different? Will you go out knowing that you are precious, that you are a giant?
We realize that there is a universal center, but the center is really influenced by us. Furthermore, the center exists for us. You may think that you are only working for someone else, but in reality when you serve others, you are truly working for your own benefit. That is why we shall march on in this wonderful way of life. Amen.
-
+
@@ -343,8 +250,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 15, 1980
World Mission Center
Translator – Bo Hi Pak
@@ -309,7 +216,7 @@ Translator – Bo Hi Pak
I am now appealing to spirit world not to send a message that I am coming so that I can have peace and quiet for a few years. But actually I am just kidding. I have much work left to do. Before I finish my life on earth there is much more I must do on my own. In my own writing I must set down all the heavenly rules and regulations of Life in Principle. No one else will do that after I die. I want you to pay more attention to your mission of home church than you do to me. Will you promise me that?
I have gone over the hill but you are still coming up. If at some point you no longer see me it is because I will already be on the other side. That’s natural and you shouldn’t worry about it, but just keep climbing and doing your mission of home church. Every nation has more hills to cover, including America, Argentina and Korea. Americans should have the will power to climb over that hill.
We are laboriously pounding in stakes at each step now, but later we will build a cable car so that everyone can just ride quickly to the top. Will you do that?
-
+
@@ -354,8 +261,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 4, 1980
Belvedere
Translator – Sang Kil Han
@@ -260,7 +167,7 @@ Translator – Sang Kil Han
If I went to hell would you come with me because of love? Love means long, long, very, very much long. Love is long, long, very much. That’s why everyone likes love. You never knew this. Now you know that this Day of Victory of Heaven is more beautiful than the most beautiful river or forest, or any creation. It is the most beautiful thing on earth. Would you say you are unfortunate to be able to celebrate this day? How happy are you?
God bless you.
Father was released from prison in North Korea on October 14, and from prison in South Korea on October 4; he has said that an observance on October 4 would represent both dates.
-
+
@@ -305,8 +212,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
When you have your own clan, what will you teach them? You must have material and tradition to teach them. That is what you will set in your home church. You will make a textbook or manual of love for your clan in home church. Even though you leave this earth for spirit world, you will have written down everything you did. Some crystals are big and others small, but they are the same in structure and clarity- everything except size. This is the relationship between your family and my family.
This is the first Sunday in April, and it is almost like the first day of spring. Spring is the time when everything lives again. Like the spring season in nature, I want you to have life welling up in you again. I want you to start a new life from now on. You may have an old idea of home church, but throw it away like winter clothing and have a bright, new home church idea, knowing the relationship of yourself, God and the dispensation. From now, march on. Amen. Amen. Amen.
Thank you very much.
-
+
@@ -354,8 +261,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Sometimes you are much too self-centered and want individual advancement. God just cannot listen to that prayer. The first thing is to determine what your direction is and to work toward the goal, repenting in daily religious life. God will always listen to the needs of such a person. Now you have a precise idea about prayer. I have followed this principle so closely that if I wanted to pray in an unprincipled way, my mouth wouldn’t even open. Then I would know God was going in a different direction.
When I just close my eyes momentarily, I know which way God wants me to go. If you live like I do then God will always be near you and always around your family. Our purpose is to nourish that kind of family, In that respect prayer is very necessary. Your life right now should be one of uniting with each other and praying for the sake of the world. When a wife is working very hard should the husband be idle and the children playing all the time? No, all should go in unison.
From now on you should pray about going in the direction God desires, checking to see if what you do is acceptable. Praying in any other manner is not acceptable.
-
+
@@ -340,8 +247,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 11, 1981
Belvedere
Translator – Sang Kil Han
@@ -294,7 +201,7 @@ Translator – Sang Kil Han
You follow me because by doing that you find an easy way to go over the country and world levels. But it is up to you to win. As long as you stay in the public way and do as I tell you, you will win every time. As long as this is true, whether you go to heaven or hell is up to you.
Jesus was asked where the kingdom of heaven is, and he replied that it was in each person’s mind. We realize that we are standing at the borderline of heaven or hell, and that we must persevere and win. There is no substitute for winning.
Now will you forget all your past attachments, realizing what is the public road, and continuing to do this until we win the final victory?
-
+
@@ -339,8 +246,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
When you encounter opposition, it is a test to see whether you can do these things on your own. Without overcoming opposition, you have nothing you can be truly proud of. Because you have learned to withstand and overcome opposition, that is proof that you have accomplished things on your own. That proof is beautiful and dynamic.
During the battles with Congressman Fraser, I was never afraid. I never prayed, “God, I am perishing! Come and help me!” I simply said, “Father, let me do this. Just sit back and enjoy the show and take delight in the accomplishment” This is the way I want to teach to be; you shall become people of dynamic boldness and strength. Don’t say, “I have no motivation because my central figure never recognizes my work”; or, “I am discouraged because my fiancé is so ordinary; I don’t have the energy to continue” If I ever had such thinking, I would not have gone far at all.
Those who pledge, “Yes, Father, I can follow your principle on my own. I will become a dynamo and perfect myself, helping to create the nation and world which God desires,’ raise your hands, please. Let us pray.
-
+
@@ -342,8 +249,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/20/the-things-we-want-to-be-proud-of/index.html b/blog/2018/06/20/the-things-we-want-to-be-proud-of/index.html
index 0385047c..2de4d56c 100644
--- a/blog/2018/06/20/the-things-we-want-to-be-proud-of/index.html
+++ b/blog/2018/06/20/the-things-we-want-to-be-proud-of/index.html
@@ -3,119 +3,26 @@
-
-
THE THINGS WE WANT TO BE PROUD OF – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
October 25, 1981
Belvedere
Translator – Sang Kil Han
@@ -264,7 +171,7 @@ Translator – Sang Kil Han
How much training do you need here to meet that challenge? You know what I will say to you even before you come; I keep telling you to suffer more and work harder, even if you feel it is impossible. Should you ignore or welcome that kind of teacher, even if it is painful? You feel like you are dying now, don’t you?
I am always pondering what I can leave behind in your minds, so that you can make new resolution. I want you to be convinced that you will not stop even if the world opposes you, knowing that someone will take over afterward. That’s the only thing we have to be proud of. I do not intend to give up, and you do not intend to give up, so we can be close. Everyone has his own cross to bear, which he cannot ask anyone else to take up. You have to solve that situation yourself and then help other people. Because of this thinking and way of life, everyone can be proud of Reverend Moon, and proud of you for resembling me. If you keep going in this direction, Americans will have to follow eventually, for it is the only way to survive and bring liberation to God.
God bless you.
-
+
@@ -309,8 +216,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 15, 1981
Belvedere International Training Center
Tarrytown, New York
@@ -272,7 +179,7 @@ Translator – Bo Hi Pak
When this workshop was announced, I heard about all kinds of reactions. Some of the leaders thought their Church family would fall apart without them, but I think that without them their Church family may have a chance to survive!
I am always living most naturally in two worlds, both high and low, moving back and forth between them. When Col. Pak was in South America last summer, he met and was entertained by presidents of seven nations. He was given a great deal of honor because he was my aide, and told me that he felt at that time how great I was. But when he came to report to me in Morning Garden, he couldn’t find me in the house. Finally he found me at the bottom of the back yard, working with several members to fix a rope for fishing. In my life I have embraced both extremes of high and low. God’s will is to bring these two extremes into harmony, and only God’s power can do this. A true Moonie is the personification of the life power of love, so we can bring the two worlds together.
Those who can say, “I really know who I am. I will be living the life power of love to bring the two worlds together,” raise your hands. Thank you.
-
+
@@ -317,8 +224,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Do you know for sure why Unification Church members suffer? In order to digest difficulty and prevail over the challenger. Without overcoming suffering we would never be able to prevail.
If you don’t like suffering then you shouldn’t even enter the boxing ring. Once you enter the ring and decide to fight, it is natural to receive pain. No matter how difficult things may be in the future, never be defeated by your challenger. Fight against him all the way, centering on God’s love and ideal, and go on until the day of victory. That is our path. Now is it fully clear? I wish victory to all of you.
Those who are determined, raise your hands. Let us pray.
-
+
@@ -321,8 +228,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
If someone criticizes you, you feel a grudge and want revenge, but when I criticize do you feel a grudge? Actually it has a cleansing effect. Even a harsh spanking with love can be enjoyed. How long would you go this way? If you go this way all your earthly life, it shall be your path for eternity; your time to invest is your short time here on earth. Spirit world is the place where you en joy what you sowed on earth. Every grudge and hatred must be melted while you are here on earth.
Those who can say they know the road of true love and shall go to the end victoriously, say Amen.
God bless you.
-
+
@@ -401,8 +308,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
In the summer your face should be tan and dark, with the appearance of rugged men and women who are committed to the mission. Do you like this tough mission? Your “thank you” doesn’t sound very strong!
It is a beautiful day today, the best day for tuna fishing. Tuna is the Abel of the sea, so this wasn’t too far from my original topic. From tuna you have learned many things about my vision of the future and what fishing is all about.
God bless you.
-
+
@@ -329,8 +236,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/20/the-world-of-good-and-evil-and-my-indemnity/index.html b/blog/2018/06/20/the-world-of-good-and-evil-and-my-indemnity/index.html
index 4848ba16..2f4254b8 100644
--- a/blog/2018/06/20/the-world-of-good-and-evil-and-my-indemnity/index.html
+++ b/blog/2018/06/20/the-world-of-good-and-evil-and-my-indemnity/index.html
@@ -3,119 +3,26 @@
-
-
THE WORLD OF GOOD AND EVIL AND MY INDEMNITY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
September 28, 1980
Belvedere
Translator – Sang Kil Han
@@ -263,7 +170,7 @@ Translator – Sang Kil Han
For this goal St. Paul dedicated everything he had. Jesus also went straight toward this, even though his earthly life was miserable. If I am not dumb, why did I persevere the way I did? It is because I know this one truth. As soon as I awake from sleep, I feel I must get started again. Sometimes my eyes just open by themselves, and even if it is 2:30 in the morning, I feel I must get started. Love is waiting there to be fulfilled. Sometimes I feel God is so pitiful that I cannot help crying, and then without my realizing it someone is embracing me-God Himself. That is reality, not imagination. Every one of you is headed to that way of life. How different it is from the worldly style of life, but also how valuable.
Even though members may become disappointed and leave, they can never forget me. There are plenty of people like that in Korea who, at some unusual event in their lives, are suddenly moved to tears as they remember me. They never understood me when they were with me, but still the action of love and conscience is working. It always heads in the same direction. In the same way, you cannot forget your first love, although you cannot precisely describe why. Something unconscious remembers.
You can feel how advanced and all-inclusive the ideal is, though other people don’t understand. If you studied for years in great universities, you could not find anything greater than this. How many of you can say you are intent on going this way and finding such love? God bless you.
-
+
@@ -308,8 +215,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/20/things-that-are-important-to-you/index.html b/blog/2018/06/20/things-that-are-important-to-you/index.html
index fdadb295..dc78fd50 100644
--- a/blog/2018/06/20/things-that-are-important-to-you/index.html
+++ b/blog/2018/06/20/things-that-are-important-to-you/index.html
@@ -3,119 +3,26 @@
-
-
THINGS THAT ARE IMPORTANT TO YOU – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
You want to meet these three criteria of life, love and ideal. When you think you have passed, I will examine what you did. When I sign for you, then God will examine it and add the final signature. Unless your certificate is completed in that way, it will not be accepted anywhere. Go ahead and create the power of life, love and ideal so that your cup completely overflows.
What is important to us? Life, love and ideal. If you say it is easy to do, I know you are faking. I know that it is not easy because I have been suffering all my life. What I had to obtain was so important that there was nothing I could not endure. I have already graduated, and now the next seven years are your course. I have become the school principal and now I can put my signature upon your certificate. From the bottom of your heart, do you believe this is the most important thing to practice? Would you do it even if your nose was cut off, your eyes blinded, and your ears cut off? The Bible says that if your arm or leg hinders you, cut it off. The Bible uses very severe language in matters of sin because sin is detrimental and because there is no way out.
Those who pledge that today is a new day for them to begin to practice what I have taught this morning, raise your hands and show me.
-
+
@@ -338,8 +245,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 28, 1980
Belvedere, New York
Translator – Sang Kil Han
@@ -261,7 +168,7 @@ Translator – Sang Kil Han
I told our members that worldwide persecution of Unification Church would come. I wanted to hasten that persecution, knowing that our time to advance would quickly come afterward. Now we are not just receiving persecution, but are on the offensive and are approaching the time of liberation. When your determination is big and your actions brave, you will have great result.
This is the historical wish of all mankind, so if we fulfill it today with no reservations then we can indemnify even what the next generation might face. A thousand fold reward is possible. I will send the person I love most to the most difficult place. Do you love me? I love you too, and I will send you to the most difficult assignment, where people are dying. Would you welcome that? Not for yourself, or for me, but for all mankind and eventually God.
Those who say they will try to do that with all their might, raise both hands. Blessing to your new year. Let us pray.
-
+
@@ -306,8 +213,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 2, 1980
World Mission Center
Translator – Bo Hi Pak
@@ -305,7 +212,7 @@ Translator – Bo Hi Pak
If the first boat is bought in the next three months then I will do it, but if CARP does more then I will go there instead. If you get more than one boat we will label them F80a, F80b, F80c, and so forth.
A state leaders’ conference has been waiting for me since 8:30. Mr. Kamiyama begged me to speak even just ten minutes, but he knew that I would speak to you for three hours!
Thank you very much.
-
+
@@ -350,8 +257,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 14, 1980
Belvedere
Translator – Bo Hi Pak
@@ -335,7 +242,7 @@ Translator – Bo Hi Pak
Today is your day of self reevaluation You checked your rights and wrongs, and you promised that you would go on with added loyalty and strength like an Apollo 11. I once heard a report from a Japanese leader about a member who had worn the same T-shirts for seven years, and they looked like fishing nets, mended and mended over and over again. When I heard that, I cried out loud, feeling I was a sinner, responsible for that brother. There the members are really almost dying, yet they are steadfast and rally around me. Even knowing about such hardship I have to command them to go, and my heart is breaking in pain. Yet I do it in love because that is where Heavenly Father is waiting.
I take no comfort even now; I don’t even sleep all night in bed, but just sit and doze on the couch. Mother knows so well. My own children don’t know too much about this.
The will and dispensation of God are not easy, but that is why they are valuable. I have fulfilled my task, and now it is your turn to fulfill. Do you understand?
-
+
@@ -380,8 +287,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 27, 1981
Belvedere
Translator – Bo Hi Pak
@@ -510,7 +417,7 @@ Translator – Bo Hi Pak
Sometimes when I go to sea, I kill fish with my hands and eat them raw. Maybe by doing so I can vindicate all the thousands of people who died at the mercy of the sea!
The new year is coming, and I might do some unusual things. Would you have trust in me, no matter what I do, that I will not deviate from the Principle? Can you maintain confidence that there is a meaning and purpose behind everything I do?
I want to prepare you for the coming year so that you can be invincible champions for God. God bless you.
-
+
@@ -555,8 +462,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Once I knew this secret, nothing could stop me. Otherwise, I would have gone an easy way; I am not dumb. I have a big head, but I have small eyes which can see a long distance. Big eyes look at immediate things, such as material things, and Westerners have big eyes. But small eyes see beyond material things to spiritual things. There is a great urge and longing in Westerners to merge with Oriental culture. The proof that God loves you is that God sent Reverend Moon to America. Amen.
I want you to say, “I will do it. I can do everything.”
Thank you very much. God bless you.
-
+
@@ -334,8 +241,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 20, 1981
Belvedere
Translator – Bo Hi Pak
@@ -298,7 +205,7 @@ Translator – Bo Hi Pak
You have the aspiration to live in the Kingdom of Heaven; every one of you is wanting to live in that Kingdom. Some people have complained, “My fiancé is not the perfect match for me. We have so many problems; I want to break my engagement.” But think about the Kingdom of Heaven and how to get there. The way to Heaven is the way of patience and endurance; you must be able to love unconditionally and sacrificially. God is trying to teach each person through his fiancé a realm that he could never learn in any other way. You should think, “My fiancé is a gift from God to teach me how to go to Heaven.” God is trying to bring every sinner back into the position of His own true child. This is a seemingly impossible job, if you think of it. Can you say, “My fiancé is not handsome enough for me. And he’s too short; he’s Japanese.” Please raise your hand if you are a perfect person. Then how can you complain against your fiancé?
Suppose you are a handsome man and you happen to be engaged to an ugly woman. If you serve and love that woman unconditionally, uniting and making a harmonious family with her, you have already claimed Heaven for yourself. That wife will be able to do more good for her husband than any other woman because she will be able to make him a saint.
When you adopt this way of life nothing can trouble you any more. Furthermore you can become a troubleshooter for the world. As someone who can conquer the problems of the world, you will be able to live a wonderful way of life. When you are living that way of life, you will be eligible to enter the Kingdom of Heaven. God will be more than willing to accept you with open arms. Those of you who are determined to become eligible to enter the Kingdom of Heaven, please raise your hands. God bless you!
-
+
@@ -343,8 +250,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/20/who-is-god-and-who-am-i/index.html b/blog/2018/06/20/who-is-god-and-who-am-i/index.html
index f412e351..594f61e9 100644
--- a/blog/2018/06/20/who-is-god-and-who-am-i/index.html
+++ b/blog/2018/06/20/who-is-god-and-who-am-i/index.html
@@ -3,119 +3,26 @@
-
-
WHO IS GOD AND WHO AM I? – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
The Europeans who are here for workshop may say that they want to go back to Great Britain because the job there is easier. On the contrary, they must think, “The job here is not hard enough for me. Where is it the hardest? Maybe I will go to Africa, or South America.” Maybe Mother and my children would not welcome the idea of moving to Africa, but it doesn’t matter; I will go anyway. Is this wrong?
Now you know that your suffering is creating a bigger shopping bag for you to hold the love of God. The fragrance of that love is so wonderful that black, white and yellow people will feel heaven in it. Your God-centered suffering creates that kind of container, and you want to give that package of love to the world. If people reject you, that package of love will pass down to your own children. You won’t lose anything. One way or another, you are the winner.
Be thankful. Digest everything so there is nothing stuck in your stomach. Nothing is harder than international marriage, and if you can unite two extremes in marriage you can digest anything. When you can serve a strange husband or wife, you know that you are sampling the difficulty ahead of us. While serving in your home you shall be principled, public minded and sacrificial. That way of life will grow like a snowball and cover the entire world. That world shall be the
-
+
@@ -330,8 +237,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 31, 1982
@@ -370,7 +277,7 @@ Translator-Bo Hi Pak
Now persecution is decreasing and our job is becoming easier and easier. This is the time to take up the task and do it well. Can you tell me, “Father, even if you abandon us and go away somewhere, you won’t need to worry. We will pursue the mission to its fulfillment and victory. Trust us, Father, we will do it”? Can you show me such confidence? There are many methods; it doesn’t matter which one you use. You can devise the best one.
To become a victor in home church is the greatest of all titles you could desire. Won Pil Kim will no longer be needed if you can make your own judgment and decision. Then you are your own leader. That is the best way. You shouldn’t wait for anyone else’s instructions. Become a dynamic leader yourself. Go out and do it.
We have made the decision and have determined our destiny for the victory of home church. Let us march forward and obtain that victory. Amen! Thank you very much. God bless you.
-
+
@@ -415,8 +322,7 @@ Translator-Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 7, 1982
@@ -324,7 +231,7 @@ Translator – Bo Hi Pak
proudly. They will want to profess my name over and over and over. In years to come and during future generations, I will still be proud of myself and my way of life.
I have lived a truly remarkable life-one filled with great drama. I may appear to be a normal person, doing nothing and knowing nothing, but I have special penetrating vision. I have super-sensitivity to the heart of other people, so I know many things about each of you. My way of life is to sacrifice myself, my family, my wife and children for the greater purpose.
You should know your direction clearly now. Those who are determined to follow this unselfish way of life the Unification way-raise your hands and show me. God bless you.
-
+
@@ -369,8 +276,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 25, 1982
@@ -327,7 +234,7 @@ Translator – Bo Hi Pak
Once you consummate this vertical love and once society has been perfected, it will be all right for couples to kiss in public, and God will be able to rejoice in such expression of affection. But people in this fallen world understand nothing about the vertical dimension of love and they just seek to satisfy their physical drives and desires. Animal-type behavior is abhorred by God. Some time ago, I visited Miami Beach, Florida, and observed the young people, those so-called hippies, who live in such a shameless manner. They kiss and embrace with total abandon on the beach. I counted one couple’s kisses and how long each kiss lasted; one kiss lasted more than 30 minutes. I almost went and kicked them! To live just for physical sensations is a virtually unforgivable affront to the universe.
In contrast, we are seeking the eternal spiritual sensations. How different is the way of life I am teaching you! We are Moonies, and our pride is the Moonie way of life.
Those of you who can say, “Father, now I understand the truth more deeply. I am proud to be a Moonie, and I am determined to become a love-seed and the center of the universe,” raise your hand. God bless you.
-
+
@@ -372,8 +279,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 1, 1982
World Mission Center
Translator – Bo Hi Pak
@@ -284,7 +191,7 @@ Translator – Bo Hi Pak
Every cell of yours is totally satisfied when the love of God surrounds you. When you are enjoying sleeping, you feel you want to sleep forever; when you are dancing, you want to dance forever. You don’t want to be separated from the source of joy; and that is like the love of God. While you are here on earth you must experience the ecstatic joy of love. You’ve got to do that; that is really perfection.
Then when you lose your body of flesh you can easily be pulled right up, as if by a big magnet, to God in heaven. You will be like a little piece of metal flying up directly into the magnet of God’s bosom. There is an eternal magnetic field of love and you are a part of that; for eternity you cannot separate yourself from the origin of love. Every single element of the creation is heading that way, longing to become a part of that field of love. They will come to you and want to stay with you. That is what we call the ideal world, and that ideal world is a reality. That ideal world is within our reach. We have to apply ourselves 24 hours a day. When you think of it, with this aspiration there is no way you can get tired. Even death would not be enough to stop you. When you fulfill yourself and then death comes, you will be liberated into absolute freedom, and your maneuverability will become unlimited. It’s an exciting life. I don’t want to talk about it too much or you’ll get too excited!
Let us prepare a package of love and go to meet God. Home church is the launching pad – a “Love Apollo.” You have a big launching pad. and you must create lots of love. You have to create lots of Acts of the Apostles in your home church area, and make lots of journeys of love. Make your life dramatic, ultimately exciting; persecution is not necessarily bad. Those of you who can say, “I want to create a package of love and I want to meet God in the home church area,” raise your hands. Amen. God bless you.
-
+
@@ -329,8 +236,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
You know that Mother is a good mother, right? Do you think I asked for that kind of wife for myself? No, I prayed to God, “I will be satisfied with anyone You give to me. I will help her to become the best woman in the world, regardless of who she is.” That was my thinking. Because I was able to appreciate all kinds of women, God was able to give me such a wife as Mother.
That is the principle. Whoever you are matched with, remember that he or she is the fruit of a long and complex background. Without any love in your heart, can you say, “I don’t like him/her?” What makes you so great that you have that kind of privilege? If you think you are that great, then you are greater than God-God himself cannot reject anyone. I cannot, either. All the earlier generations of blessed couples in the Unification Church never made demands according to their own narrow preferences and tastes. Therefore you should digest the bad points of your spouse, whatever they may be, and learn to love him or her.
May God’s blessing be with you. Let us pray.
-
+
@@ -378,8 +285,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 11, 1982
Belvedere
Translator – Sang Kil Han
@@ -356,7 +263,7 @@ Translator – Sang Kil Han
Even bad parents don’t want to teach their children bad things. Even bad teachers want their students to learn good things.
When you follow the proper direction, you will always rise because the universe will protect you. If you object to what I say and refuse to do it, you are taking the opposite course. It’s impossible for you to reach the goal by merely doing whatever you wish. Doctoral students may know a lot, but they cannot receive their degree without the approval of their examiners. No matter how good you are, somebody still has to approve of you. So it is natural to conclude that, if you want to go to the same spirit world as I do, you will have to follow my way of thinking and acting. You will have to value the things I value and live by the same law I live by.
My desire is for you always to focus on this one goal and think of nothing else. I want each one of you to become a victor and be free from any accusation by the court of heaven. Will you put this into practice and five each day for this goal? If you will commit yourself, please raise your hands. God bless you.
-
+
@@ -401,8 +308,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Each individual must preserve his central position within the family, society, and so forth. Where is that central position? It is in Home Church. By defending the realm of God’s freedom within your Home Church, you are defending all other realms of freedom under Him. Your 360 homes represent the entire world so when your area is living within the Principle, God will have a condition to move into the entire world. You will see sharp changes of direction within this world toward the side of goodness; a very effective time for God’s providence will be happening.
The Columbia space shuttle is very symbolic. It takes off from the earth, goes into space and returns, repeating the cycle over and over. In exactly the same way, spirit world will be able to come back and forth to the earth; passage between the heavenly realms and earthly realms will be opened up. How wonderful this is for the sake of the world!
Today is the first day of May. The springtime is now upon us; all the things of nature are beginning to revive. Likewise, the spirit of the Unification Church will begin to revive; that is my wish for you. Let us all say Amen!
-
+
@@ -357,8 +264,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
In that courtroom Satan will be your prosecutor; Jesus and I will be your defense lawyers and God will be your judge. Everyone will be called into that courtroom eventually. The public way of life is your preparation for the final judgment in God’s courtroom and the foundation upon which you will be found “not guilty” and an honorable citizen of the universe. Every deed you do in every moment of the day is recorded and will be judged in that final courtroom. The criterion will be whether or not you lived for the public purpose.
Let us live the public way of life. I want to conclude my sermon today by saying that everyone of you who truly follows my teaching will be judged honorable; your public way of life will shine like a beacon of hope for the rest of mankind and for all generations to come. I want you to be those beacons of hope and light.
God bless you. Amen.
-
+
@@ -306,8 +213,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 14, 1982
Belvedere
Translator – Sang Kil Han
@@ -282,7 +189,7 @@ Translator – Sang Kil Han
We know that there is always a conflict between man’s true nature and his fallen nature; but you know that the deepest desire of your original nature is for God. You have discovered this for yourself; thus you understand a profound truth. You cannot say, “I understand that I need to go this way, but I don’t want to. Let someone else do it.” Knowing that your purpose is to go in the direction of God, it is normal to wish that someone would push you; you know that if you were left to your own weaknesses, you would never get there. It is of the utmost importance that we achieve our purpose and our goal of returning to God.
Now that we understand these things, there should be much less reason to complain. You will not even want others to praise you by saying such things as, “He is a great witnesser.” You don’t want to hear that because God and the universe know that you are still far away from your perfection. You don’t want to hear a lot of praise and you don’t want to complain about your situation. You only want to go toward your goal, hoping that you can achieve it during your own lifetime. This is really all you want if you understand how important it is to reach your perfection.
Those who resolve to go toward that goal, raise your hands. Thank you.
-
+
@@ -327,8 +234,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
There are no exceptions to this principle and you should not have complaint. If you say, “This way is too difficult, Father; I have an easier solution,” then I say, “Show it to me.” The truth is, nobody has an alternative to this way because there simply is no other way to go. Do you feel that you must adopt this philosophy and way of life?
What if somebody tells you, “That is the wrong way; don’t do it.”? There are so-called deprogrammers whose job is to break your faith; will you let them do that? It is better to lose your physical life than your spiritual life. If you go to the spirit world with your heart and faith intact, you will be elevated to the highest level and will be happy there. But when your spirit and faith are broken, you really have nothing of eternal value.
It is not death or imprisonment that we fear; it is only losing the tradition of God that we must fear. Therefore, be bold and strong. Those of you who want to live in Adam’s ideal world according to this tradition, please raise your hands. God bless you.
-
+
@@ -351,8 +258,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/22/the-present-situation-centering-upon-the-will-of-god/index.html b/blog/2018/06/22/the-present-situation-centering-upon-the-will-of-god/index.html
index 6519c1b4..420e7568 100644
--- a/blog/2018/06/22/the-present-situation-centering-upon-the-will-of-god/index.html
+++ b/blog/2018/06/22/the-present-situation-centering-upon-the-will-of-god/index.html
@@ -3,119 +3,26 @@
-
-
THE PRESENT SITUATION, CENTERING UPON THE WILL OF GOD – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
In conclusion, let me emphasize that we cannot be defeated today by our present situation. We must overcome these recent difficulties and go forward in order to teach these two key factors to the world-central truth and central love. We must expand the realm under which these can prosper. This is what God wants, what Reverend Moon wants and it is also what mankind wants; it is our duty and responsibility to accomplish this. Let us make a new beginning today. With the great power of love and truth in our hands, we have nothing to fear and no reason to hesitate. Those who want to do this, please raise your hands.
During the next 53 days, you know what your goal is and you know how to achieve it. Do your very best to fulfill that goal. Everything which seems to be an obstacle at this time will be melted away; your path will be clear. I’m sure you are praying for me and this legal situation; that is good. But more importantly, you must go out to the world and bring in more spiritual children so that we can strengthen our foundation. We will show to the world that the Unification Church is not dead, but is alive and strong and running forward today for that new horizon, the world of God.
Let us pray.
-
+
@@ -346,8 +253,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 30, 1982
@@ -314,7 +221,7 @@ Translator – Bo Hi Pak
You cannot call your course finished until you have loved your enemy and subjugated even Satan with your love. At that point you will be totally united with God, but until then you cannot say you have completed the task Do you understand?
You need have no doubts about how I will conduct myself during this court battle because this is my guiding principle. I am always smiling because I do not consider the prosecutors my enemies. Of course, this occasion is an incredibly serious showdown between God and Satan, but the showdown will be resolved not through the judicial process but through the love which I manifest.
When you have fulfilled God’s will, you can proclaim to heaven and earth, “Amen! All has been accomplished.” Then you can shout “Mansei!” forever. God bless you.
-
+
@@ -359,8 +266,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/22/the-road-of-the-saint-and-the-righteous-man/index.html b/blog/2018/06/22/the-road-of-the-saint-and-the-righteous-man/index.html
index 4f6c8c3c..53eaa71c 100644
--- a/blog/2018/06/22/the-road-of-the-saint-and-the-righteous-man/index.html
+++ b/blog/2018/06/22/the-road-of-the-saint-and-the-righteous-man/index.html
@@ -3,119 +3,26 @@
-
-
THE ROAD OF THE SAINT AND THE RIGHTEOUS MAN – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
May 2, 1982
@@ -336,7 +243,7 @@ Translator – Bo Hi Pak
Therefore, let us muster every ounce of our energy and every drop of our sweat and blood to march forward and gain certification as righteous people and saints. This is my plea to you today. This is what I am asking you to become. You are my hope and God’s hope.
When the United States comes against me, when the communists, the entire world and even Satan himself comes against me, that will signify the end and the pinnacle of persecution will be scaled. Judaism and Christianity have attacked me, but nothing has been able to prevail against me. I have been victorious in every battle I have fought. ‘Me benefit of all these victories comes to the Unification Church and becomes your asset and your foundation. With this qualification, no matter how many difficulties you might experience or how disheartened you might be, if you take courage and follow my tradition and way of life, you will win the total victory. Amen! Can you make this resolution?
Those who will say, “Because I have seen Father’s example, I can overcome even ten times the persecution he has received and win the victory as a righteous person and saint,” raise your hands, please. God bless you.
-
+
@@ -381,8 +288,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 30, 1982
World Mission Center
Translator – Bo Hi Pak
@@ -286,7 +193,7 @@ Translator – Bo Hi Pak
How blessed we all are. Look at us within this room: lots of laughter and beautiful, shining faces with the happy give and take of joy, inspiration, excitement and enthusiasm. Compare this room with the outside world. I’m sure that many of you only got a small amount of sleep last night and came here very early in the morning. On your fund raising teams you experience the worst of the severe winter weather and many of you have suffered from the cold. But even in those kinds of circumstances I’m sure you felt joy and determination. To eat well, dress well and have great social status are not necessarily the standards for happiness.
This celebration is because of Mother’s and my birthdays. Some might think that we would be sitting around, receiving many gifts and enjoying the day in leisure. On the contrary, every celebration that comes brings me more work than ever. This past God’s Day I spoke at midnight and by the end of that day I had given six long sermons for a total of eighteen hours. My legs were like poles stuck in the ground; they felt like they wouldn’t move. But still I kept talking and walking and moving around. Many people think of me with pity, thinking that my life is miserable but I don’t think I am miserable. I am a happy person because each deed I do vibrates with love. I can send out waves of love that will vibrate throughout the world.
The Unification Church is the church of vibration, the vibration of true love. You did not come here for the sole purpose of singing “Happy Birthday” to True Parents. I don’t want you to come for that. I want you to become somebody. Become a Moonie of true love vibration. From today, as a birthday gift take back with you the vibration of true love. You are starting to vibrate today for the sake of the world. Those who want to become true vibrations of love, raise your hands. Where will you give your love vibrations? Home church. Thank You.
-
+
@@ -331,8 +238,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Haven’t you ever felt, “Father, please stop talking to me now. You have already told me everything I need to know, so let me go out and put into practice what you have said. Once I encounter something that you haven’t taught me about, I will come back and you can tell me more”?
Every single decision I have made in my life was done according to the principle of proper order. I have come up through many levels to this successful realm and so should you. That is why I have been teaching you to apply this rule in your own life.
Let us pray.
-
+
@@ -350,8 +257,7 @@ Belvedere
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 28, 1982
Belvedere
Translator – Sang Kil Han
@@ -302,7 +209,7 @@ Translator – Sang Kil Han
All of us must move straightforwardly toward that goal of restoration; it is truly all that matters. Of course, you have to think of your Blessing and tend to your children and families, but which is truly the most significant-the home church work or your personal life? Surely home church work is more important than anything else in God’s dispensation. if you worked diligently doing home church all you’ life. but could never receive the Blessing, you would have a wonderful life once you got to spirit world. You could call out to me and I could take you directly to the home of the True Parents and give you your free pass to Heaven. But if you came to spirit world without having done home church work, you would not be able to receive any pass or certification.
I want to teach you all the things you need to know to get to Heaven; I don’t want you to blame me later. No one can force you to do home church. God would like to take you to Heaven regardless of what you do, but Satan will not let you go without some condition. Therefore, let us all go forward together toward the total completion of the ideal. Since each of you is blessed with the privilege of being the child of True Parents, you are related to them. Even though everyone looks different-some of you have fair skin and blonde hair and some of you have dark skin and black hair-every part of you is related with the True Parents. Since this is the case, whatever makes God sorrowful must make you sorrowful, and whatever brings joy to God must make you rejoice. This must be your life-in action as well as thought.
Now you know how important it is to do home church. Raise your hands if you are determined to do it. God bless you.
-
+
@@ -347,8 +254,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 25, 1982
World Mission Center
Translator – Bo Hi Pak
@@ -255,7 +162,7 @@ Translator – Bo Hi Pak
When American members go to other countries and do exactly what I have done here, you will be persecuted and misunderstood. But you will have power to persevere by remembering that when people persecuted me I loved America to the end. You can demonstrate the same way of life. That is the true way of salvation.
Today I conclude by saying that after enjoying this celebration we must recommit ourselves to the Divine call in which God delights, in which True Parents delight, and in which the nation and all mankind can delight. Are you ready to go this way? Will I get to the goal first, or will you? I want you to be the winners; that will give the greatest hope to this country. If you are more sacrificial you will win, indeed.
God bless you.
-
+
@@ -300,8 +207,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
If you can take care of twelve rascally people and keep them happy, then the Kingdom of Heaven will be opened to you freely. In order to get that free pass, you need a special card of qualification.
In the Korean folk song “Arirang,” the Arirang Hill is the twelfth hill to climb. We have been singing this song for 5,000 years. Only after gaining victory can you enjoy peace. Within that peace you find the dwelling place of true love. That is the Kingdom of Heaven on earth and in heaven. Do you want to go there? We must start here. You cannot wait until you get to spirit world because it will be too late.
Can you say, “I understand now, Father, and I will follow this path”? Let us pledge this with both hands raised. Thank you and God bless you.
-
+
@@ -367,8 +274,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 9, 1982
@@ -340,7 +247,7 @@ Translator – Bo Hi Pak
Do you think God will appreciate the men and women who think about home church this way, or will He prefer those who think, “I am tired of home church. I want to go on a picnic. God, may I have some time off?” No, just push yourself deeper. Every time you make a visit you are pushing yourself deeper and deeper. Go for the victory of God. What a dramatic goal, the victory of God! We are pursuing that goal, and the day will come when we obtain it. The dwelling of God shall be with men and we shall rejoice together with God, and God with us.
I am the happiest man, the happiest person. There are no dull moments for me, and I am always free. Do you want to live your life as I do? Do you want to be the sons and daughters who can bring liberty and victory to God? Our conclusion is that at the family level, you will become sons and daughters of filial piety. At the national level you shall become patriots. In terms of the world, you shall become saints. In heaven and earth, you shall become princes and princesses of God. You are moving, step by step, toward that ultimate goal. Do you want to become a prince or princess?
This morning let us determine clearly the way of life we are going to live, and pursue it. Each of you should say, “I am going to bring the victory of God.” Our attitude should be: If there is a conflict, I will be the first to volunteer to solve it. If there is a Goliath, I will be David. So next time, I won’t even have to ask you to do home church. You will be at home church already, right? I believe you. Let us pray.
-
+
@@ -385,8 +292,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1982 Midnight
World Mission Center
Translator – Bo Hi Pak
@@ -317,7 +224,7 @@ Translator – Bo Hi Pak
Until you have finished your home church work, you have no way to complain. You should not get tired. Knowing the Principle, I have no way to get discouraged or to slow down. I continue to march forward; even if I collapsed, I would fall forward, not backwards or to the side. I have always known that I must go over the hill and I cannot stop marching before I go beyond that hill; I cannot afford to die before I get there. Since no one can know when he will die, you must begin now to go beyond the hill. My 21-year course was actually completed in 16 years, 5 years earlier than scheduled. Why? Because I did not know when I would die.
You must overcome your fear of death, becoming men and women who can live without fear, dwelling within the love of God. Unless you can live this way, life is miserable. Once you are elevated into spirit world, there is no way to return to the earth. It is your good fortune to have met me and to have heard this message; but if you do not fulfill my message, it is not good. More than anything else, home church is top priority. Push aside everything else to do home church. For whom are you going this way? Not for the sake of the Unification Church and not for the sake of God or True Parents, but for the sake of yourself, your children, and your posterity. For that reason, you must go to home church and be victorious!
Let us pray.
-
+
@@ -362,8 +269,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1982, Morning
World Mission Center
Translator – Bo Hi Pak
@@ -271,7 +178,7 @@ Translator – Bo Hi Pak
When I received the Blessing from God, I never expected such a beautiful woman as Mother. I expected to receive a 250 pound, short black woman. I have absolutely no complaint against God; whatever He does, I am grateful to Him.
Today is God’s Day, so let us set a new tradition Beginning even from our celebration, let us do it differently. Let us do everything with true love. You might have been thinking, “I came such a long distance for this celebration, but I don’t have a place to sleep or even time to sleep; I don’t even have any food to eat! What kind of celebration is this?” However, after listening to this message today, you can feel dramatic and excited to be living with God’s true love. Amen? Amen! We shall continue with this attitude for our entire lives. Will this make our lives valuable? Will you live this way?
All of you who can pledge to God that you will begin from today to win the victory in home church, raise your hands. Amen !
-
+
@@ -316,8 +223,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 27, 1983
Belvedere
Translator – Sang Kil Han
@@ -291,7 +198,7 @@ Translator – Sang Kil Han
They must have an ideology upon which to base their actions. Unificationism is more than sufficient for that. Only Unificationism is capable of digesting communism. We are not just claiming this. It is obvious to anyone who has been observing. We have tested our ability to digest communism and we have succeeded-in Japan, Korea, and South America.
These things we have been discussing are very basic points which you need in your position. You need to have a perspective on the world in the future-what will happen and why. These points are not just some person’s imaginings; they are derived from the Principle. As you know, the Divine Principle encompasses a huge area and nothing within it is contradictory. You have received a tremendous amount of knowledge by studying Principle for the past years. This kind of knowledge is not rivaled by anything at Harvard University. No library contains a fragment of this kind of knowledge. You have studied from Reverend Moon’s “heart library” and there is no other source like that. If you want to open and study from that heart library, you must open it with the “heart key.” Once you have such a key, everything will open up to you.
We will have to expand our discussion of the topic, “About Myself,” into another week since we have hardly touched on it today. I spoke today about the world and historical things because before we can understand ourselves, we need to understand the larger entities and where we fit in. Those of you who have decided to work for the ‘heart key” because you can make a connection with God, please raise your hands. How wonderful you are!
-
+
@@ -336,8 +243,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Twelfth International Conference
on the Unity of the Sciences
November 25, 1983,
@@ -241,7 +148,7 @@ The Chicago Marriott Hotel
Today, you and I stand together confronting a common destiny. Let us work with each other to defend the academic world from Communism and to fulfill the task history presses upon us at this time. I and my followers are determined to meet this challenge. From this day forward, let scholars throughout the world join together to take leadership in every field. On the Communist side, Marxist scholars play leadership roles by guiding students and campus activities. In concert with labor and minority organizers they create a formidable ideological and social front, which works ultimately to the detriment of real human happiness. Thus we are urgently compelled to establish a systematic, social foundation through the responsible cooperation of professors and students. To my bones I have come to realize that a person who advocates righteousness in this evil world can be eliminated easily if he has no substantial foundation. Thus a unified front of scholars and students must work together with Christians and all other religious believers.
Living at this most important time in history, we stand on the boundary of life and death. I cannot but fervently desire that, as ambitious and righteous scholars and educators, you will make substantial, constructive changes in the world. Let us work together in a unified front embracing all areas of life. Standing at the pinnacle of history, let us ignite the new cultural revolution reaching the four corners of the earth.
May God’s abundant blessing be with your countries, your families, and every one of you. May God guide your discussions in this Twelfth ICUS meeting. Thank you very much.
-
+
@@ -286,8 +193,7 @@ The Chicago Marriott Hotel
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
How dramatic it is when a man who is sought after by lots of women marries a humble, lowly person, and loves her more than anybody else under the sun. That is the number one couple in the sight of God. That kind of dramatic couple would not be created, normally, out of a handsome man and a beautiful woman, but from a handsome man and an ugly woman, or vice-versa. However, I did not match you according to those categories. I matched you according to superior standards.
You tend to look at your marriage as just “yours;’ and only related to your own personal future, but I look at marriage as, first of all, an offering to God and an offering to the world. Marriage is the most sacred offering we can make on the altar of God.
Do you have any complaints? You really are glad to obey God’s direction? That means I gave you a good sermon this morning! Those who say, “Father, I will become the ideal spouse,” please raise your hands. Thank you.
-
+
@@ -421,8 +328,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 27, 1982
@@ -351,7 +258,7 @@ Translator – Bo Hi Pak
When you expand this to the scale of heaven and earth, you will be a victor of love. With such love, you will be welcomed everywhere you go. The bearer of true love is welcome even at the White House. The essence of your mission is to create this tradition of love and expand it to your posterity.
I am sure you haven’t talked with your fiancee about all the practical aspects of your future life, but you should have already established the rule that both of you will follow my teachings 100 percent. If you have, you are ready to inherit my tradition of love, practice it, enlarge it, and hand it down to your descendants.
Those who are resolved to carry this out in your family, raise your hands as a pledge. Thank you. Please do well, and serve your parents and brothers and sisters.
-
+
@@ -396,8 +303,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
My life has been very difficult and tragic, in a way, but I never lost my dream. What appeared to be an impossible dream was never impossible. It has become a reality, step by step. I used to dream of people of all five colors of skin dancing together around the world. We could even do that now, in this room. Dreams can become a reality!
No matter how miserable you may look or how tired you may feel, you have the hope of home church. Your own dream will become a reality, just as mine has. Be thankful for persecution for it will make you great. Tears will flow from your eyes but your mouth will be saying, “Thank you.” Nothing in the world’s literature could express such a moment. This is a great, dramatic moment.
Never be discouraged. Move on to home church and we shall win the victory there. Those who say, “I will do it,” raise your hands and show me. Thank you.
-
+
@@ -408,8 +315,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 16, 1982
World Mission Center
Translator – Bo Hi Pak
@@ -297,7 +204,7 @@ Translator – Bo Hi Pak
In a way, I have been the most wretchedly persecuted figure on earth. The world has given me all kinds of dirty titles; I have been imprisoned and tortured under the Japanese imperial government, communist North Korea, and even South Korea. I was virtually put to death. Nobody on earth has suffered like me. But in the spiritual world you will find me occupying an entirely different position.
Just like me, Moonies are persecuted all over the world. We are not on the sunny side of the globe yet. Do not regret it, however, because this will result in a glorious future. The most radiant heaven is reserved for you. I took up this way of life, regardless of what may entail, because it is right and just. There is no better way of life on earth. This was my decision. Is it also your decision?
As children, the best way to commemorate this Children’s Day is to promise your absolute loyalty, devoting your whole life. Those who want to make this pledge before me, raise your hands. Thank you very much.
-
+
@@ -342,8 +249,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 5, 1983
World Mission Center
Translator – Bo Hi Pak
@@ -361,7 +268,7 @@ Translator – Bo Hi Pak
Do not pay attention to anyone, including leaders, who do not obey me; those who don’t listen to me but insist on doing things their own way should be kicked out. Even if they are Korean or Japanese leaders, it doesn’t matter. The precious leaders are those who are following God’s will.
Can you pledge to me today that you will bring unity on the international level? Once you are in the position of the true children under the True Parents, there will be no boundaries for you.
Please stand and make your pledge. If you can say, “Father, we pledge to accept your direction and become your true children, bringing the world into harmony. By living the Divine Principle we will bring God’s Kingdom on the earth,” please shout, “Yes, Father! Yes. Mother! Yes, True Parents.” Thank you.
-
+
@@ -406,8 +313,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1984, Midnight
World Mission Center
Translator – Bo Hi Pak
@@ -294,7 +201,7 @@ Translator – Bo Hi Pak
Wouldn’t you like to speak to the True Parents directly in the mother tongue? You have been wandering, far away from the True Parents, because Satan stole you away. But now you have been restored to the True Parents. When you come to the home of the Parents, the first thing you should be able to do is speak to them in the mother tongue.
We are going to build one fatherland and one culture. Do we see anything like a one-culture world today? No, there are multitudes of cultures. But it is God’s will, without question, to see one Sovereignty, one nation, one language and culture centered on Him. Do you understand?
If you want to build this Heavenly nation, this unified culture, please raise your hands and stand up. We pledge to God at this moment to become His Heavenly independence army. Amen! Amen! Amen! God bless you.
-
+
@@ -339,8 +246,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 31, 1984
World Mission Center
Translator – Bo Hi Pak
@@ -301,7 +208,7 @@ Translator – Bo Hi Pak
If I establish the tradition of the universal man, then the rest of humanity will eventually follow. Everyone will come to learn that tradition. I will never be alone. I will always be surrounded by the multitudes of supporters. Ultimately the entire universe, the nations, and God Himself will be with me, supporting me.
I am giving this instruction to you: be proud of your inheritance and this tradition. Do everything possible to overcome your difficulties with the power of love. Be victorious and conquer with the power of love. Seek no revenge and harbor no hostilities. In God’s way, we shall overcome. I pledge to you that I will always go the truthful and right way. Will you follow me on that path?
Those who want to pledge to me that you will receive my tradition and who truly want to become the rightful sons and daughters of God, please stand up. God is the master of love and the true owner of this universe, so let us claim the position of true owners and victors over the world by the power of God’s love. God bless you.
-
+
@@ -346,8 +253,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 4, 1983
Belvedere
Translator – Sang Kil Han
@@ -306,7 +213,7 @@ Translator – Sang Kil Han
These next three years will be the most crucial time for you and at the same time for me in the worldwide dispensation. Do you realize that if I go out of my way for your sake, there is someone who will accuse that it is unfair? From now on, I will not regularly appear for all the public gatherings. I know when I pray each morning what is in store for me that day; so when I feel that a day is Godly, certainly I will come and share with you. If I feel it is not wise, then I won’t. Please understand this.
Instead of looking for me, put yourself in my position and do the same as I would do. I would like to stand in the front line forever, but it is best for the overall purpose that I do not. You must also have the opportunity to establish your own victory. I ask you to do your very best during these next two or three years. Will you do it?
Instead of teaching you directly, I have given you the Korean and Japanese leaders. I have been teaching them for many years and they have more than ample ability to lead you. If you feel really lonesome for me, please turn to them just as if they were me. God bless you.
-
+
@@ -351,8 +258,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 12, 1982
Belvedere
Translator – Sang Kil Han
@@ -292,7 +199,7 @@ Translator – Sang Kil Han
Only by living this way will we digest this emergency time. This is the central thought of the Moonies. This emergency time of the world is very real. When we grasp this situation and we pray earnestly to God, God always responds and helps us. How much sin have you committed according to this standard? How much have you been up and down, changeable and undependable? Even other people do not approve of changeable people, so how can you expect God to approve?
As Moonies, you have an understanding of God that is far superior to anyone else’s in history. If you are dedicated to the service of mankind, God can accomplish His goals, even though you are few in number. What a wonderful realization this is! You must know that this ability is the most precious thing you own-not even your own spouse is more precious.
If you carry out your mission, you can possess the Creator and all of His creation. How wonderful that is! Will you do it? If so, then God bless you.
-
+
@@ -337,8 +244,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Now the only job remaining to you is to go out and fight the Heavenly battle. Bring the unification. That is your task.
At the leaders’ conference the other day, I instructed them to rally 30,000 ministers. If each of those ministers can reach out to ten churches, then 300,000 churches will be united. We organized everything for a crusade. 30,000 video tapes of the Divine Principle will eventually be distributed. How many ministers are you going to contact and bring together? Even those ministers who are not members of our church are going to bring together ten churches, so you have to do at least ten times more. That means you must contact 100 ministers. If you have fulfilled that responsibility, then I might allow you to come to see me. Is that OK?
Now show me your determination by standing and giving three cheers of Mansei!
-
+
@@ -302,8 +209,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Did I receive a hearty welcome in America? No, I was rejected; the foundation I have laid in America has been created upon rejection after rejection. The world and America must come to recognize Reverend Moon’s accomplishments. They cannot deny them because I built them upon rejection. I have suffered ten, even a hundred times more than you. I face problems all the time. Witnessing and fundraising are ten times easier than that. How can you complain or doubt or be wishy-washy when you know what I face? We still have a long way to go to reach the final world.
God is not looking at only you; He is looking through you at the world, your nation, your family. You are at the center, like the chosen champion-that’s the way God expects you to fulfill your responsibility. Do you think that kind of responsibility is easy? You may cope on the individual or family level, but what about the national or world level? I am coping with that level all the time. Therefore, all you have to do is unite with me and then my triumph becomes yours. Thus you should always ask me to give you more suffering, more challenge, ask me to let you do more for the sake of the world. Such men and women shall truly become the children of God, pious sons and daughters. But I want you to know that I will never let you do it alone; I will always be with you.
Those who are determined to become champions and be centered on goodness at the end of the world, raise your hands please. God bless you. Let us pray.
-
+
@@ -351,8 +258,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
This is the generation record, the one central theme. Everything is linked to that center. For that reason, True Parents’ love represents all the love in the universe. This universe is the museum of love and there has to be a center, or nucleus, of that love. That nucleus is the True Parents’ love, through which the generations are organized. Therefore, you are trying to link your own lives to that nucleus. For that reason, following and obeying the True Parents is the highest virtue.
You cannot learn in any way except by following the True Parents’ tradition of love. There are so many different kinds of perverted love, such as lesbianism, homosexuality, promiscuity and so forth. All of these are absolutely opposite from the True Parents’ tradition of love.
Those of you who say, “Yes, Father, I am going to follow the True Parents’ tradition of love and I will fulfill that love within my own family,” raise your hands, please. Thank you and God bless you.
-
+
@@ -356,8 +263,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
The purpose will not be to legislate, either politically or doctrinally, but to promote mutual respect among the world’s religions and to foster inter-religious cooperation on projects initiated by them. A variety of issues will be discussed, but the overall theme will be the renewal of spirituality and the establishment of world peace under God.
I thank you again for coming. I hope this conference will be centered not on human thoughts of God but on God’s original ideal. I truly believe that your study and discussion will bring about tremendous progress in accomplishing the ideal of God on earth.
Thank you
-
+
@@ -280,8 +187,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1983, Morning
World Mission Center
Translator – Bo Hi Pak
@@ -323,7 +230,7 @@ Translator – Bo Hi Pak
This God’s Day we have come here for a celebration, but really we have come for an awakening, a new determination and commitment. That is the true meaning of God’s Day. In that respect we are celebrating the most important celebration. That is the only way we can make this day worthwhile to celebrate. I am saying all these things today and some people might think I am being very severe. Why am I doing it? I am saying these things because I love you; I do not want you to decline but to become qualified and glorious in the sight of God.
In 1985, the forty years of Unification wilderness period will be over. But we have to shift into high gear starting today; next year will be too late. This year is the determining year. Those of you who say, “We will not let you down. We will do it!” raise your hands. Let us all say, “Amen! ”
Once again, let me see your raised hands. Thank you.
-
+
@@ -368,8 +275,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1984, Morning
World Mission Center
Translator – Bo Hi Pak
@@ -296,7 +203,7 @@ Translator – Bo Hi Pak
On the front line, men and women are fighting side by side so intensely that they forget who is next to them. They are not even aware that a person of the opposite sex is near because they are so busy in the battle. That is dramatic and great. How great you are!
We have people working in all different areas. Within one family, the husband could go north, the wife south, and the children east and west. They are the proudest members of Heaven’s independence army.
Today is January 1, 1984. I am declaring that our goal is to celebrate God’s Day on the national level. We shall achieve that goal. If you can say you have that confidence, please raise your hands and say three Amens!
-
+
@@ -341,8 +248,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 20, 1983
Belvedere
Translator – Sang Kil Han
@@ -263,7 +170,7 @@ Translator – Sang Kil Han
This place where you are sitting is much more precious than you can imagine. You can be grateful for the adversity you meet along this path and for the times when you work day and night because it brings you closer to God. God knows you are suffering. You may think that you have a reason to complain, but don’t you suppose I have even more reason to do so? Had I complained, the Unification Church would never have come this far. Had I complained, I would have washed out a long time ago. However, I knew that loving God and mankind was the most powerful force.
This is a time of turbulence. When you are on the crest of a wave, you can see everything and have tremendous hope. But when you are in the trough and cannot see what is happening, you are apt to become discouraged. However, one day the storm will end and the sea will be calm and you will realize how strong in love you have become. I guarantee that when we live this way of life, God’s love will remain with us for eternity and the universe will protect us.
Those who can say, “Father, I understand the value of this way of life, and I want to live it,” raise your hands. God bless you.
-
+
@@ -308,8 +215,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 20, 1983
Belvedere
Translator – Bo Hi Pak
@@ -286,7 +193,7 @@ Translator – Bo Hi Pak
God wants that moment to come when He is able to say, “Satan, what did I tell you? I told you to wait and see and now what do you see?” Satan will see the victory of God’s unchanging group of people and will have to surrender. At that point, God can walk triumphantly into His Heavenly palace and Satan will have to crawl down into his cubbyhole somewhere in hell. The entire earth will be transformed into the Heavenly Kingdom on earth and all of Heaven will flourish forevermore. Amen! The historical accuser of God will be gone and all of his forces demolished. The Heavenly ideal shall prevail.
In the past, Moonies have demonstrated elements of changeability, but from this time forward we must become unchangeable. You will become the champions; you have been given your marching orders by God, your Commander-in Chief. We shall go forth into the enemy territory to bring the victory to God. That ultimate day of victory is at hand.
Evil armies have come and gone throughout history, but Heaven’s forces will march on forever. As long as God’s invincible army is existing, true peace will never be violated. The Kingdom of God shall prevail through love for eternity. As members of these elite Heavenly forces, we shall march forward to the Heavenly goal. Raise your hands and say amen. God bless you.
-
+
@@ -331,8 +238,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1983, Midnight
World Mission Center
Translator – Bo Hi Pak
@@ -334,7 +241,7 @@ Translator – Bo Hi Pak
Now you know the slogan and goal for 1983-Home Church Is Our Land of Settlement. We must dedicate our heart and soul toward the fulfillment of this goal and win the victory. Last year’s slogan was Victory of Home Church. How much victory did you win? The slogan of the previous year was Home Church Is My Kingdom of Heaven. How much of the Kingdom of Heaven did you actually build and organize? Before that, we had Home Church Is the Base of the Kingdom of Heaven, and Home Church Is the Completion of the Kingdom of Heaven. However, throughout all these years, nobody has achieved the goal. This year should not be the same as those in the past. This year should be different. All you leaders must be aware of the responsibility you are bearing to mobilize everyone this year, without exception.
Without this attitude, you will not have your settlement but will always be wandering like gypsies, not only in this life but also throughout eternity. When you enter the spirit world, you will not be able to be near me unless you succeed. In the Christian faith, no matter how much they believe they can only go as far as Paradise. By the same token, unless you fulfill a certain program here on earth, you shall enter only into a paradise level of existence. In that place you will receive all kinds of accusation from those closest to you-your own spouse, your children, and so forth. They will complain, “Why didn’t you push me harder while we were on the earth? Because of that, we didn’t work hard enough for Home Church and we couldn’t enter the Kingdom of Heaven.” I want you to understand that the accusation of Satan is painful, but the accusation from your own spouse and children is even worse. You cannot truly love and embrace your spouse and children without doing your mission.
This is the reason I have given my entire life, day in and day out, to accomplish my mission. This morning, since you know the truth and you know the slogan, let us pledge to Heaven that we shall march forward to the accomplishment of this slogan and achieve the victory this year. Those who make that pledge, raise your hands and say Amen! You have made so many pledges in the past, but this particular one shall not fail. With that attitude of determination, raise your hands again. Amen! Thank you.
-
+
@@ -379,8 +286,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
There is nothing for which I am ashamed, nor is there anything which I fear. This is the correct attitude for pursuing God’s will in the world. It is not to maintain the big house for my own comfort that I send you out to do fundraising. Much more money is spent here for the sake of America than the American family has ever been able to raise.
Shall we find our own home? Determine that you will create your home with your own effort and that of your family. Don’t depend upon God, the Church, or America; they will not do it for you. Are you Americans confident to do that? If You are confident. raise your hands.
Thank You.
-
+
@@ -432,8 +339,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/23/let-this-be-a-good-year/index.html b/blog/2018/06/23/let-this-be-a-good-year/index.html
index 4589e6d7..4f477853 100644
--- a/blog/2018/06/23/let-this-be-a-good-year/index.html
+++ b/blog/2018/06/23/let-this-be-a-good-year/index.html
@@ -3,119 +3,26 @@
-
-
LET THIS BE A GOOD YEAR – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
January 2, 1983
World Mission Center, New York City
Translator – Bo Hi Pak
@@ -424,7 +331,7 @@ Translator – Bo Hi Pak
This is the time for action so 1983 is the year of action. We are gathered together, all the different enemy nations-Japan and Korea, the United States and Germany -to set the example and the tradition for true unification. That is good for God, but it is bad for your nationalistic pride.
We must be thankful to God; He always prepares our situation for us. The Unification Church does not use birth control; we bear as many children as God gives us. Mother and I have set the example and Mother has already given birth to 13 children. Having more and more children is another way in which our movement can grow. Since America is so wealthy that you have special foods for dogs and cats, that wealth can be channeled into feeding good human beings. With the kind of multiplication we will be seeing, imagine how large our population will be in fifty years!
You have been listening to me for a long time today; now it is boiling down to one simple statement. Those of you who can say, “I have made up my mind to follow your direction and bring the success. I will not let you down; please trust me,” raise your hands and say Amen! We are marching on that road to success Amen’
-
+
@@ -469,8 +376,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/23/let-us-go-over-the-hill/index.html b/blog/2018/06/23/let-us-go-over-the-hill/index.html
index 478ff0ce..1880addd 100644
--- a/blog/2018/06/23/let-us-go-over-the-hill/index.html
+++ b/blog/2018/06/23/let-us-go-over-the-hill/index.html
@@ -3,119 +3,26 @@
-
-
LET US GO OVER THE HILL – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
February 7, 1984
True Parents’ Birthday
World Mission Center
@@ -315,7 +222,7 @@ Translator – Bo Hi Pak
By carrying around the True Parents’ picture, you are putting up a special antenna for the spirit world to guide you. Since you are God’s front line soldiers, that kind of extra protection is vital. You are destined to follow in the footsteps of the True Parents so you need special protection from God. The time has come to use this weapon of True Parents’ picture.
Our ultimate destination and the reason why we need this extra protection is that we want to cross over the mountain successfully. We must go beyond the free world and beyond the communist world. We can never predict what kinds of tragedies might hit us or even the True Parents. It is most important that all of you stand up at this moment and make your pledge to God and True Parents that you will uphold the Divine Principle, that you will never let God down, and that you will be absolutely loyal champions for the True Parents.
No matter how many difficulties you might encounter as a front line soldier moving toward Moscow and the entire communist world, you shall not stop but shall continue marching forward. Everybody repeat after me, “We shall go over the hill.” This time raise your hands and say it once again. Amen! Thank you very much. God bless you!
-
+
@@ -360,8 +267,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 22, 1984
Belvedere
Translator – Sang Kil Han
@@ -267,7 +174,7 @@ Translator – Sang Kil Han
God is streaming into the very cells of your body. How can you not feel close to Him, knowing that He will be with you 24 hours a day, just as long as you work publicly? We must know that God is not a concept; He is not anything less than love itself. All He wants is to make us the perfect objects to Him as the perfect subject.
Thus each person must be proud and recognize his or her privileged position. Imperfect as you may be, God Himself wants you as His loving object. That is indeed our privilege and our authority and that is the value of every human being.
Be immensely proud and hopeful in this year of 1984. Let us all swim in the great big pool of God’s love. And let us win first place in the marathon race of love. How wonderful it is to have love forever! Those who are determined this morning to become the perfect object to God, raise your hands. God bless you.
-
+
@@ -312,8 +219,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Even if your husband were to die at an early age, you wives should transfer that tradition to your own children and it will continue. The same is true for you men. If God were here personally, He would say the same thing: love God and your children more than each other Then the vertical line will be the center of everything in your life.
This universal principle applies from God down to everyone. Wives live for the sake of God, husband and children. Husbands live for the sake of God, wife and children. The children live for the sake of God and parents. God lives for the sake of His children. This is the realm of total giving. Do you understand?
Concentrate on the central line and fulfill the ideal that you have been taught this morning. Become a master, a true host. Do you welcome it? Will you do it? Thank you very much. God bless you.
-
+
@@ -331,8 +238,7 @@ Translator-Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 12, 1983
@@ -356,7 +263,7 @@ Translator – Sang Kil Han
I look at all affairs, large and small, from the perspective of destiny. Whatever comes my way, I tell myself that I was born for this. If you are witnessing you should tell yourself you were born to witness, that witnessing is your vocation and nothing can change it. You should not keep hoping to do something else, but be willing to continue witnessing the rest of your life. Then if your mission changes, fine. You will accept your new mission as your eternal mission and not bother thinking about other things. Whatever your mission is, tell yourself that you were born to fulfill it. When you think this way, life becomes very simple.
So have the attitude that you were born to fund-raise, or born to witness, period. That is your vocation. It’s that simple. This is the best way to live for the sake of God and mankind. Such an attitude suits Americans well because they don’t like complicated things! You can do simple things well, but not complicated things!
The contents of your mission are so clear: to liberate mankind, and to liberate God. It is very, very simple. Will you do it? Shall we start from today? Those who pledge to do it, raise your hands. God will be pleased with this simple resolution. God bless you.
-
+
@@ -401,8 +308,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 2, 1983
Belvedere
Translator – Sang Kil Han
@@ -270,7 +177,7 @@ Translator – Sang Kil Han
Through the words of this sermon you will be able to understand many former mysteries and you can become a new self. You can see how we can recreate newness on all different levels-the self, the society, the nation, and the world. Are you truly grateful for what you have received? If I taught you the fundamentals of God’s truth, that would certainly be something to be grateful for. But more than just the fundamentals, I have explained the real contents of the truth and also you have been given the environment in which to live it. This is my gift to you. There is no other way you could have come to this point.
Because you have the relationship of true children to the True Parents, there is no way they can refuse your desire to be here. You know how important it is to follow the True Parents and how fortunate you are to have received the blessing. To oppose and deny such parents would be the heaviest mistake. The entire universe would turn against such a disrupter in order to protect its original state.
Now you can start the month of October with this knowledge, making a brand new start and marching courageously toward the goal. Now that you have received this understanding, how many of you have determined to become completely new selves) Thank you. Let us pray.
-
+
@@ -315,8 +222,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
We are the new breed of humanity, you might say, living for the sake of love regardless of the rest of the world’s purpose. When the birds chirp in the morning, go out and sing along with them. Invite God to listen to your song and hope that the whole creation is singing along with you! Can you appreciate and see the law of the universe in action?
A woman wants to give all of herself to the object of her devotion, whether that be great or small. However, you women must know how to devote yourselves to the largest things. Some women will fight over the smallest things, such as a needle; you need to focus on great things. Then people will say that even though you may look tiny, you are the greatest woman they have ever known. All you women must win that approval and reputation. Therefore, devote yourselves to loving people, the universe and God. That will give your life the greatest meaning.
Those who understand what I have said and will truly pledge to live in this way for the rest of your lives, please raise your hands. If you sincerely practice this kind of life, there will be no fighting within the Unification Church! God bless you.
-
+
@@ -318,8 +225,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 5, 1982
Belvedere
Translator – Bo Hi Pak
@@ -287,7 +194,7 @@ Translator – Bo Hi Pak
Your smile should be a universal one which can correspond with history. Love goes beyond time. In describing this world of true love, English is inadequate. There are no words to describe the manifestations of true love. You must feel to the bone how precious one man is, one woman is. The love organs of man and woman are the final terminals of the love of True Parents and the love of God.
It is almost like you are fishing for each other with true love as your bait. Men are hooking women and women are hooking men. Even if blood is coming out of your mouth because of the hook, you still feel good. Build this role of husband and wife from now on. Do not be excited by the sensation of physical love, but first by the spiritual contents of love. Then the physical side will follow, subject and object, and be sanctified.
If you have been skeptical and wishy-washy so far, can you commit yourselves now to living up to the purpose of Heaven and the True Parents? Thank you all.
-
+
@@ -332,8 +239,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
I know that this coming time will be similar to when I went into Hung Nam prison. I found disciples within the prison, a church within the prison. Likewise, if I find myself in prison in the United States, there will be many people there who will support me. Thus in a literal way Hell on earth is gradually transforming into Heaven on earth. There is no need for me to suffer anymore or to go to prison, even. Satan no longer has any right or reason to demand the condition, not at this stage. We are clearly beyond that boundary and on another level.
World events will move in such a way that neither the free world nor the communist world will have the ability to solve the problems they raise. Only Reverend Moon, and his vision and ideal, can solve those problems.
I know that will be true. I know that you all feel like going with me into prison, isn’t that true? Therefore, what can you do when you are determined to go to prison? You can do anything and everything. You should have such determination on this Sunday morning. With that pledge we will march forward from this time on. We will defend our dignity as the true sons and daughters of the Heavenly lineage. God be with all of you. Amen.
-
+
@@ -350,8 +257,7 @@ Translator – San Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 1, 1983
Belvedere
Translator – Sang Kil Han
@@ -291,7 +198,7 @@ Translator – Sang Kil Han
Many Koreans work hard in America for four or five years so that they can return to their country and have a nice rest. On the contrary, I am looking forward to a trip to Korea now because Korea desperately needs a revival. The Korean nation is suffering; there is so much turmoil and the government doesn’t know what to do. I will go there and inspire them and then I will return to America. My trip to Korea will entail a lot of hard work; it certainly will not be a vacation. Do you understand?
Many people say to me, “You are not a young man so you should slow down.” but I don’t agree. Now that I am over sixty, I am only thinking of how much more I can do. My teaching to you is to live for the sake of others and to start now. during your young years. As you live this way, I know you will achieve a lofty standard by the time you are my age. Therefore I always encourage you to take on suffering and sacrifice for the sake of other people. I know for a fact that this is the very best way of life.
I urge you to live this way to the utmost for this last month of the year. If you do that. you will restore the other eleven months. If you can pledge that you will do this, raise your hands. Thank you.
-
+
@@ -336,8 +243,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Every day, all kinds of people come to Robert Morton, the editor of The News World, to complain about something, to demand favors, or to argue with him. They take his time and energy. Should he try to deal with them on their level, or should he just love them? If he can treat each person as his grandparent, parent, or child, eventually everybody will say, “He is very unusual, an extraordinary person!” Do you follow me?
The family is your workshop, training you to pass the heavenly test. What an incredible opportunity it presents you! Once you have attained the highest possible standard, you will serve everybody as if they were your grandparents, parents, spouse, or children, and you will be welcomed, accepted, admired, and loved wherever you go. When you continue such a process in the next world, your dwelling will be heaven.
Now you understand the training process which the original race from one lineage must complete in order to become perfected people and reach the Kingdom of Heaven. Would you prefer to hold on to your narrow way of thinking or adopt this gigantic perspective? You must make up your mind and then act on it. Will you do it?
-
+
@@ -396,8 +303,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
This lifetime is such a precious period. I won’t live here forever. Time is passing on. You are living at the same time as I and in the same physical environment. I am guiding you directly and as long as I am here on earth, I will be after you constantly! When I have finished on earth, I will go to the spirit world. You too will go there, but what kind of spirit world will you be in? You may call out to me in spirit world, but there may be a tremendous gap between us. On earth, you can surmount that difference by resembling me, but once we get to the spirit world, you can no longer be with me. Thus you need to pass the examination. If you flunk, you will have to start from scratch.
Please take this opportunity to reunite with me after so many days, weeks and months of separation. As you look at me this morning can you say, “I understand that I must return to the original self. To do so I will completely cut off all my past habits. I know that it is very difficult and that only through enduring many hardships, as Father has done, can I accomplish it. But I will take this opportunity to pledge once more to make the change”
Those who will make this pledge, please raise your hands. Thank you.
-
+
@@ -311,8 +218,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Col. Han: The workshop the children will be over in two days, so Father is summarizing things for them. He is saying that the law will be observed rigidly from now on. Up till now, we have been rather lax but from now on, we cannot afford to make any mistakes. The laws are very rigid in the future world. Now Father is stressing the importance of the blessed couples.
Father: This law is not something I made up. It is something which I tested, investigated and determined without a doubt to be the law of the universe. You have learned the law, so now you have to practice it.
Those of you who lived a lawless and unprincipled way in the past-are you going to live according to this way that I have been explaining this morning? If you say yes, please raise your hands. God bless you.
-
+
@@ -348,8 +255,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
God represents the grandparents. He is the ultimate authority; when He gives an order, the parents must obey. The parents’ goal is to bring up their children in God’s way of life, so that all together may enter Heaven. Like the True Parents, you must also walk the road of restoration. You have to fulfill your five percent portion of responsibility through home church.
More than your spouse and children, you should love your parents and God. That is the criterion for entering Heaven. Such families can expand into societies, nations and world. That is the Unification Church goal; that is the ideal state we are pursuing The core of the Unification Church is the family. If you follow what I have outlined here, you will inevitably end up in the Kingdom of Heaven.
Those who say, “Father, please trust me. I will enter that Kingdom of Heaven,’ raise your hands. God bless you. Thank you.
-
+
@@ -380,8 +287,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Such a person is in the position of elder brother of love in the universe. You can proclaim that you made your settlement of true love on earth, that you perfected that love together with your husband or wife and children. That is truly something of significance. You can say to God and the spirit world, “Isn’t that what you wanted to see accomplished on earth?” Everyone will say to you, “Amen.” When you perfect that love, you will be praised by everyone in spirit world, and your life on earth will be glorified.
Today I am still walking that path. It is our unavoidable destiny. When you go out you hear laughter and secular music but you can feel that these things have nothing to do with you. Some day people will understand how wise it is to follow this path of love. Moonies should not be people who can be criticized for unrighteous deeds; we must not compromise ourselves with the ways of the world.
Can you pledge that you will go this road all the way to the final destination? God bless you.
-
+
@@ -372,8 +279,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
July 4, 1982
@@ -365,7 +272,7 @@ Translator: Sang Kil Han
You must live at least for the sake of your country. This is not my country, the scope of my mission is far more than one country. I have done enough for the United States. I have worked for the sake of this nation, but it treats me like an enemy. Still, I never tried to retaliate but continue to embrace it with love.
You know how difficult it is to reach out with my heart through an interpreter because much of the meaning and impact is diluted. You, in contrast, don’t have to use an interpreter to reach out to your fellow Americans. You speak the same language and you are from the same culture. Americans won’t persecute you no matter how intensely you work-even if it is ten times harder than I have. Therefore, you should work harder than I for your own country. Can you do that?
Are you determined as a couple to reach our fatherland? Are you resolved to work harder than I have for your country? If you lack confidence, you don’t have to pledge. Those who can voluntarily make this pledge, raise both hands to God. God bless you.
-
+
@@ -410,8 +317,7 @@ Translator: Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 4, 1983
Belvedere
Translator – Bo Hi Pak
@@ -273,7 +180,7 @@ Translator – Bo Hi Pak
I am always standing on the most dangerous front line of all because, more than anyone else, I am the target of evil. Many times some national intelligence has warned me of approaching danger, but I have never relied on men-only on God. I have absolute confidence that my life is in God’s hands. My attitude is, “Thy will be done” I have already transcended the danger of physical death many times in my life. Have you made that kind of decision?
I am warning you that our front line is the most vital position. Unless we succeed now, we will never do it. This is the opportunity to be victorious. With commitment and determination, we can win.
I am giving you such a strong sermon today because this is such a critical time. We must tighten our belts and rededicate ourselves to these clear goals which I have pronounced. We will bring direction and guidance to America. Like a locomotive, we will pull this country and the world. For this goal, we shall go to the front line. There is no substitute. Shall we do it?
-
+
@@ -318,8 +225,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 19, 1983
@@ -274,7 +181,7 @@ Translator – Sang Kil Han
In the same way, I bet my life for the sake of America and the world. Those who didn’t do that will want to bow down to the person who did. Saints are those who laid their lives on the line for the sake of God. Sometimes I have been so badly seasick on the boat that I thought my intestines would come up, but I said, “No matter. I will not return to land.”
These days I am taking the children of blessed couples out to sea in order to train them. They are working so very hard. I watch their faces and can see that they become very weary. But they, too, are betting their necks. They are living up to our tradition.
That attitude is what matters. If everyone in our movement had that attitude, we wouldn’t even need as many people as we have! Only a handful of people is more than enough to accomplish our historical goal. Those of you who can pledge yourselves now to be the ones who can bet your neck for the cause, please raise your hands! God bless you.
-
+
@@ -319,8 +226,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 11, 1983
Belvedere
Translator – Bo Hi Pak
@@ -342,7 +249,7 @@ Translator – Bo Hi Pak
From the beginning point of the husband and wife, the family, we shall become the building blocks of the Kingdom of Heaven. Your husband might feel so much love for you that he would decide to pull out one hair every day in order to have something of yours to keep. If you turned out to be bald-headed, how would you feel? You would be a happy, bald-headed wife! You could call it a love head.
Eternity is our goal. I have been testing all these things I have spoken about on Mother, experimenting with our way of life. When I suggested them to her, Mother was flabbergasted and felt no desire to dissent. She had no room for complaint-it was a great strategy. Therefore, I am the happiest husband!
The happy couple is the beginning point and from there, we must have happy children, as the building blocks of the happy Heavenly Kingdom. Do you want to become candidates for the building blocks of the happy Kingdom of Heaven? God bless you!
-
+
@@ -387,8 +294,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 26, 1983
@@ -317,7 +224,7 @@ Translator – Sang Kil Han
Think about how you are going to become pure gold. Since pure gold doesn’t change, it doesn’t fear its surroundings. Even though it becomes terribly hot and the gold melts, it has nothing to fear because it remains just as it was-pure gold. Therefore, if I am pure gold I have no fear of becoming liquid, solid, or anything because nothing can change me. When you go out to witness, go as pure gold and you can have no embarrassment, self-consciousness or fear. Whatever you hear or see, apply the standard of pure gold.
I will continue this topic on another occasion. Meanwhile, think deeply about the things we have discussed today. You might complain if I criticize you Americans, especially you women, when I speak. But the people whom I criticize can become the textbook or training aid for other people. Thus you should be happy to serve that purpose.
Let us pursue now the golden home, instead of just the “home sweet home.” Those of you who pledge to do that, please raise your hands. Thank you. God bless you.
-
+
@@ -362,8 +269,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 21, 1982
Belvedere
Translator – Bo Hi Pak
@@ -365,7 +272,7 @@ Translator – Bo Hi Pak
From the Heart of God, we inherit the true tradition, gaining the true parent/child relationship; then we will fulfill the goal of one sovereignty, one people, one land, and one language and culture centered upon God. That is the Pledge we make every Sunday morning. When we make this Pledge, we are promising something to God and we must fulfill it.
Today you have come to realize fully that the Pledge is not just a ritual of our movement. They are words we must live by and determine to fulfill, as the champions of God. They will become reality here in America and throughout the world. Those who are making this promise to God, raise your hands and say Amen!
God bless you.
-
+
@@ -410,8 +317,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Was it the right decision to come to the Unification Church? Do you want to stand still at this level, or do you want to launch yourself up to a new height? Whom would you like for a companion? You might answer that you are going with your husband or wife. But I tell you, your companions on this journey are God and humanity. They are your best friends. When they are pleased, then you know you have done your best for your wife or husband and for your children. So even if you are separated from your spouse and children for a long time, when God and humanity are satisfied, people will ask where your wife and children are. When you reply, “They are doing elsewhere the same thing I am doing here,” people will bow down to you and say, “Then go and bring them; you have done enough. We will carry on your role; you should have a home now”
Wild animals know how to love their own offspring; lions and tigers will not kill their young because they love them. When they trust that someone is caring for their little ones, they will not harm him, either. If even the beasts understand parental love, how much more will God and humanity want to love your children and care for them. What joy it will give you when the entire world loves them! You will feel that their love is far superior to your own. You can love your children directly, but it gives you even greater joy to see that others care so much for them.
If you want to dedicate yourselves to a higher love and make a deeper commitment to sacrificial living, and if you can pledge this unconditionally, raise your hands and say Amen! God bless you.
-
+
@@ -323,8 +230,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
I am asking each one of you today to assume the role and responsibility which I have been carrying. Anybody who has such a desire and participates in his mission in that way will have God with him. That is the rule of Heaven. When you are completely united with the True Father in your heart, God is with you.
You should be doubly strong as blessed couples because husband and wife should both be thinking how to inherit my spirit. Then even greater miracles can happen. Centering upon your blessed family, you are going to move toward the national foundation. Your family shall become an offering for that purpose.
Would you do this and follow my direction? God’s blessing be with you. Thank you.
-
+
@@ -368,8 +275,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
If there were no True Parents, how could God even think about the realization of His ideal, the restoration, or anything? These ideals would never even have the chance to come to the minds of humanity. The scope of my mission is beyond anyone’s concept-bringing light to this darkened and chaotic world. Your attitude should be one of respect and gratitude.
I am talking in such plain language today so that you will understand the plain truth; this should give you the motivation for repentance, as well as obedience. You should have absolute faith in the True Parents. This is the day of a new beginning; everybody must begin a new life. That new life must begin with repentance and in that way we can have new hope and new direction. As we march forward from today, this day will shine as a most meaningful one in history.
During the Exodus, Moses’ mission was succeeded by Joshua and Caleb; they led the second generation of Israelites into Canaan. When God spoke to those champions, he gave them two words of guidance: Be bold and be strong. You are the heirs and the successors of the True Parents so I am giving you the same two words: be bold and strong. Then God shall be with you forever more and victory will be with you always. By this victory, you shall create the Heavenly Kingdom, our Fatherland, on earth and in Heaven. Amen! That will be the glorious completion of your mission. Those who want to pledge that victory to me and Mother, raise your hands, please. Thank you.
-
+
@@ -361,8 +268,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Home Church brings together all these elements. Although there will usually be a period of persecution in Home Church, after a reasonable period of time people will understand what we are trying to do. Gradually we will win their trust and expand their understanding. After those things happen, we will have completed the period of indemnity. You are being grafted into the True Parents’ tree, then wherever you plant yourself you sprout up as the same tree as the True Parents. Your fertilizer comes from those people who oppose you; you need that fertilizer. Persecution is your fertilizer.
Do you welcome indemnity? The principle of indemnity requires that the smaller purpose be sacrificed for the larger one. The individual offers himself for the sake of the family, the family for the sake of the nation, and so forth. We must do this because it is the truthful way of restoration. No matter how long it takes and no matter who you are, you must go this way. We have church members who have been important in secular society, people with recognized ability and government positions, and so forth. When such people join, do they go to the front or the back of the line? If President Reagan someday joins the church, even he will be the last in the line. That will make you feel great because you will be in front of him! You will really feel you are somebody then! In the past, you may not have been very happy doing the things you were called upon to do; but from now on will you understand better and be happy, following me step by step along the same course? Will you be happy to do it? Is this the right or the wrong way to go?
We can conclude that doing the right thing is the happiest way to go. We have to remind ourselves of this as we follow the right way. It is not enough to just know what is right; we must do it. Do you want to do what is fight? Shall we march on? Those who pledge to do that, please raise your hands. God bless you.
-
+
@@ -409,8 +316,7 @@ Translator — Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 1, 1984
Belvedere
Translator – Sang Kil Han
@@ -333,7 +240,7 @@ Translator – Sang Kil Han
Where can you find knowledge about God, the world, and the future of mankind? There is other place but in the Unification Church. You were in Egypt and then you had to go out to Canaan. You have to take all your clan with you, right? Don’t be a straggler, don’t be left out. We have to bring our own physical father and mother, our siblings to the new country of Canaan. Let us march forward to the country of our hope. Amen!
Those who say, “I will go that way” please raise your hands. The question is, are you going to be seeking the easiest way, or are you going to be serious and painstaking? Why must you go the painful way? I had to work very, very hard to get the results I obtained. You, too, must work hard. You must dig down very deeply to plant the seeds of the next generation. From that, strong new plants will spring forth.
Therefore, I want to hear you say, “I will take on the hard work for God.” When you have this attitude, the Unification Church will never perish. The first generation of Israelites lost their perspective, and therefore they perished in the wilderness. At this time, the same thing will happen to you if you lose your willingness to take the hardest path. Do you understand? Let us pray.
-
+
@@ -378,8 +285,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/23/pure-way-of-truth-and-public-righteousness/index.html b/blog/2018/06/23/pure-way-of-truth-and-public-righteousness/index.html
index a857b24b..ad0234df 100644
--- a/blog/2018/06/23/pure-way-of-truth-and-public-righteousness/index.html
+++ b/blog/2018/06/23/pure-way-of-truth-and-public-righteousness/index.html
@@ -3,119 +3,26 @@
-
-
PURE WAY OF TRUTH AND PUBLIC RIGHTEOUSNESS – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
How can we be defeated? We shall continue. We have only one final prayer: we do not ask to be forgiven, because our sins are so great but we simply ask You to use us in the future as Your sacrificial lambs on Your altar. We will not hesitate to take even the road of martyrdom, if that is Your need. Please use our bodies and our strengths to save this world and to vindicate the name and the truth of our True Parents. That will be more than an honor for us.
Today this is our determination. We have received the message from our True Father and have made our covenant with him, in Your presence. We will move ahead and be totally victorious. Thank you so much for this opportunity to pledge our lives for this nation and world. We shall fulfill, we shall overcome and we shall be victorious. In the names of our True Parents, the Reverend and Mrs. Sun Myung Moon, we pray all this,
Amen
-
+
@@ -383,8 +290,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 7, 1982
Belvedere
Translator – Sang Kil Han
@@ -291,7 +198,7 @@ Translator – Sang Kil Han
Whenever God gives a direction. we must be able to respond without hesitation. Are you going to continue the struggle upward now, choosing the steepest, roughest slope? It is going to be very difficult, so are you confident you can do it? In some armies. the soldiers are helpless without some command from the general. However, the better army can rely on the lowest level commander, such as a platoon leader, when the general is away because they already know what the general would desire. Certainly the second army would be the most successful.
In the Unification Church. Reverend Moon is the general. Even when I am away, you must have the willingness to obey any other leader’s direction. That will make us the strongest army. Do you think the general would ever reprimand the soldiers for totally obeying their platoon leaders? Not at all. He will appreciate that and will be very proud of them; perhaps he can rest better at night because he knows he can trust his soldiers. Raise your hands if you only came to Belvedere today because you heard that l had returned. In the future, you should come to Belvedere whether or not I am here. Will you do that?
I want each of you to become worthy of receiving all of God’s blessings. Do you resolve to do that? Thank you.
-
+
@@ -336,8 +243,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Subcommittee on the Constitution
Committee on the Judiciary
United States Senate
Tuesday, June 26, 1984, 9:00 a.m.
@@ -258,7 +165,7 @@ Washington DC
Instead, I pray for this country. I thank God that He is using me as His instrument to lead the fight for religious freedom and to ignite the spiritual awakening of America in this most crucial hour of human history.
Mr. Chairman, once again, thank you for this opportunity. I would like to conclude by saying, God bless America.
Thank you.
-
+
@@ -303,8 +210,7 @@ Washington DC
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
My own family had this kind of tradition. They never let anybody leave our home with an empty stomach. Our home used to be like a beggar’s gathering place; all the poorest people of the vicinity knew they would be well treated, so they came to our home. No one was mistreated. My mother served our grandparents and she also served the passing beggars. She would feed them whenever they came by. This was a heavy physical ordeal for my mother. On one occasion, she did not feed a beggar, so my father took his own meal and gave it to him. So my mother had to feed the beggars, otherwise my father would be hungry.
This is the policy at East Garden. Nobody who comes there should go away with an empty stomach. Nowadays, East Garden is like a crossroads. People come there every day from all over the world. Everybody is fed and Mother and I take many people out to buy them clothes. If the money runs out, all of a sudden more comes in unexpectedly. It is like a well. You take out all the water and all of a sudden, new spring water comes in. This is the way I live and this is the way of living that God is longing to see. Since I do not see so many such people, I am training you to become like that. As Moonies, will you follow my tradition?
Today we have spoken about the textbook of love. Those who want to follow the example of True Parents, learning from them as your textbook of love, raise your hands. God bless you. Let us pray.
-
+
@@ -363,8 +270,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 18, 1983
World Mission Center, New York City
Translator – Bo Hi Pak
@@ -256,7 +163,7 @@ Translator – Bo Hi Pak
You are like Heavenly hunting dogs running breathlessly all the time, through cities and towns. Sometimes dogs get thorns in their feet; that is like the persecution you receive, yet you still keep going. You are making a totally unselfish offering for one purpose: building God’s Kingdom. What a wonderful, beautiful life that is!
Today we are gathered together to celebrate mine and Mother’s birthday. Our topic is “Birth of a New Providence.” We have not yet celebrated the birthday of God. In fact, we are the first group of people on earth who want to prepare for that day to become a reality. We are marching forward to that goal-a new group of people, a new breed. Since we know that God’s will is for us to accomplish the Kingdom on earth before we celebrate His birthday-the new providence-we are moving toward that goal of Kingdom-building as His champions, giving ourselves unselfishly every day. What a wonderful challenge and privilege that is!
We are marching forward to that ultimate day of victory-achieving that birthday celebration for God. In order to do that, we must first build God’s Kingdom here on earth. We are living for the most divine, noble goal. We shall continue to march on continuously and persistently until the day we achieve that goal. Today we must make a new resolution within our hearts to march toward the birth of the new providence. We want to make that day happen. Amen! Those of you who say, “I want to be one of those champions who are marching forward with you, Father,” please raise your hands. God bless you!
-
+
@@ -301,8 +208,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
this. No matter how strongly we pursue the goal, without using the two pillars of responsibility and indemnity we will not reach it. Even God is bound by the same reality. True Parents will not reach the goal without going that road. The Unification Church will not reach our goal without going that road. Without responsibility and indemnity nothing will be accomplished.
Do you just want to get to the goal freely and easily? Even in the secular world it is clearly understood that to achieve something like a PhD one must go through a hard course and complete all the requirements. How much more difficult it is to achieve God’s world.
Today you should say, “On this last day of January, 1983, I have come to a realization of human responsibility and indemnity. Now I know the greeting, HR, and with that kind of spirit we are going to win the victory.” If you can say that, please raise your hands and show me!
-
+
@@ -350,8 +257,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Today is the Day of All Things, the celebration of all the gifts God prepared for mankind but which had no proper master to receive them. Today we are pledging ourselves to become worthy recipients, true Adams and Eves, so that we can deserve those gifts. We must consummate the ideal which God intended us to reach. Nature and mankind together long to accomplish the ideal for which God created us.
We must fulfill the ideal standard of love. The love of Adam and Eve should have set the standard of love for the entire universe. They were the core, the center. But there has been a vacuum throughout history. Therefore, we must set that standard today. You are the ones to set that standard.
On July 1, you should meet that ideal standard and join with your ideal mate. As we celebrate this Day of All Things in anticipation of this historical Blessing, all nature can be deeply inspired and rejoice with us. Those who want to pledge to consummate the true standard of Adam and Eve’s love on July 1, to become the flag bearers of heaven and liberate the grief of all things, enabling them to rejoice under their true masters-raise your hands. Amen!
-
+
@@ -370,8 +277,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 11, 1983
World Mission Center
Translator – Sang Kil Han
@@ -287,7 +194,7 @@ Translator – Sang Kil Han
The way of the Principle is simple and uncomplicated. Therefore, we must have confidence. Neither the democratic nor the communist world can compete with God’s world. So with absolute confidence let us march forward to the realization of the Kingdom of Heaven. Amen!
Wives, please encourage your husbands to understand clearly that they belong first to God and True Parents. Parents, please encourage your children to have the confidence to restore all things; that is how they will find their way into God’s dominion. You American women always try to control your husband and tell him to follow you; but I am warning you not to pressure him in the wrong way! If you do, you belong first to Satan’s side. You husbands must also be strict with yourselves and not follow the wrong direction!
Those of you who will keep my advice, please raise your hands. God bless you for that!
-
+
@@ -332,8 +239,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/23/the-day-of-the-love-of-god/index.html b/blog/2018/06/23/the-day-of-the-love-of-god/index.html
index 6afdae4c..c236ef66 100644
--- a/blog/2018/06/23/the-day-of-the-love-of-god/index.html
+++ b/blog/2018/06/23/the-day-of-the-love-of-god/index.html
@@ -3,119 +3,26 @@
-
-
THE DAY OF THE LOVE OF GOD – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
There is just one thing I would like you to know. Through the crucifixion of Jesus, everything was lost. But by this declaration of the Love of God and the victory of the True Parents’ everything is restored.
-
+
@@ -545,8 +452,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 19, 1982
Belvedere
Translator – Bo Hi Pak
@@ -367,7 +274,7 @@ Translator – Bo Hi Pak
Husband and wife should have heart-to-heart talks and confess your shortcomings to each other. The wife might tell her husband, “I complained about this and that, but can you forgive me?” The husband will say, “Of course. When I hear you confessing to me, I am moved to confess my sins, too. I was very mean and unkind to you and I am very sorry. I have not been so good, but can you forgive me?” Your child will be like a representative of God in your midst, bringing husband and wife together. You will see that once your baby is born, repentance and confession will come much more easily and quickly to you.
You must pray together, holding your child between you. Do your five o’clock Pledge service together, with your child. That will be your hour to have communion with God and True Parents and that should be how you approach it. How beautiful that will be!
Our children are the only hope of the future; they are going to be the stars of the Kingdom of Heaven. Those of you who pledge to bring to this world such exemplary children, please raise your hands. Thank you. From now on, I will look forward to your accomplishing this goal.
-
+
@@ -412,8 +319,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
World Mission Center
June 3, 1984
Translator – Sang Kil Han
@@ -292,7 +199,7 @@ Translator – Sang Kil Han
Our mission now is to bear the cross, just as Jesus did and just as I have done up till now. Now you must take up your own cross in order to restore Cain. This national movement is well underway at this time. We are concentrating on the city of New York and that is why you are being assigned to your particular areas. Do you understand that connection? We are working throughout the New York area-this is the most significant area in the United States. If we can succeed here, we can succeed in any other areas. Therefore, this is our formula city, the model area for our work in other places of the country. Once we master the formula, we can do anything.
This is the last major war that Heaven must fight. We are all soldiers of Heaven. This is the proud Heavenly soldiers’ authority. Do you understand? You must have that kind of mind. We are marching forward, with no regard for whether it is daytime or nighttime. We must be working every day. Once we make the victory here in New York, we will move out to every other place in the world. You must have the confidence to do that. No matter how difficult, we are going to make the foundation here. If we do not do that, God’s problems will be great, the Unification Church’s problems will be great, and so will the problems of the world. Please be confident and strong as a Heavenly army.
We have come to organize what should be the strongest spiritual army in history. It doesn’t really make any difference whether I go to prison or not; still you must remember the organization you started today. This is the most important thing.
-
+
@@ -337,8 +244,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/23/the-history-of-the-struggle-of-good-and-evil-and-oneself/index.html b/blog/2018/06/23/the-history-of-the-struggle-of-good-and-evil-and-oneself/index.html
index 1f35d3cd..83489c62 100644
--- a/blog/2018/06/23/the-history-of-the-struggle-of-good-and-evil-and-oneself/index.html
+++ b/blog/2018/06/23/the-history-of-the-struggle-of-good-and-evil-and-oneself/index.html
@@ -3,119 +3,26 @@
-
-
THE HISTORY OF THE STRUGGLE OF GOOD AND EVIL AND ONESELF – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
March 11, 1984
Belvedere International Training Center
I have not spoken at Belvedere these past several weeks. Is that why we have such a small group this morning? That is not good. Many religious groups meet four times a week. There is often a Sunday morning service, a Sunday evening service, a Wednesday evening service and a Friday fellowship meeting. Of course, any religious group that is active will have more frequent meetings. That is always better.
@@ -310,7 +217,7 @@ Belvedere International Training Center
Everything you do has consequences for good or evil. Let us say that a man of goodness is put into a room with a gorgeous beauty queen who is stark naked. A man of goodness can face that kind of situation without anything happening. That is because his way of thinking is, “How can I contribute to her well-being?” It is not, “How can I take advantage of her or use her?” He always thinks of how to serve others. Such an attitude is what we call true nobility.
I received a great deal of temptation from women in my life. Some even said, “Oh, without you I will die! I will just kill myself if I can’t have you!” But I just laughed and gave them a smile. If anybody thinks of me only in terms of herself or from his or her own personal point of view, that person is not worthy in the sight of God. I certainly do not want any such person. I only want the kind of people who work hard and are willing to die for the sake of God and humanity. I am only interested in love centered on God, the kind of love where God can dwell.
We must live nobly. The Unification Church way of life follows the path of nobility and divinity. Because of this, many people are overwhelmed and say that they cannot live this way, and they drop out. But you stay with it and you will be victorious. Can you do it? God bless you.
-
+
@@ -355,8 +262,7 @@ Belvedere International Training Center
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/23/the-necessity-for-the-day-of-victory-of-love/index.html b/blog/2018/06/23/the-necessity-for-the-day-of-victory-of-love/index.html
index a9d51531..5c496da3 100644
--- a/blog/2018/06/23/the-necessity-for-the-day-of-victory-of-love/index.html
+++ b/blog/2018/06/23/the-necessity-for-the-day-of-victory-of-love/index.html
@@ -3,119 +3,26 @@
-
-
THE NECESSITY FOR THE DAY OF VICTORY OF LOVE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Due to the Day of Victory of Love, Esau is freed to love Jacob; Cain can love Abel. Previously, great indemnity had to be paid by Abel in order to love Cain. Cain was never in a position to love Abel even though he might have wanted to because satanic forces were always dictating to Cain whom he could love. But now the love of God has come down and Cain can freely love Abel. In other words. Satan’s power over love has been greatly diminished.
The world is changing. You can feel it and you can see it, even in the media. Great changes are coming; the springtime of love is upon us. When spring comes, most people think about having a picnic but a conscientious farmer will use his time to sprinkle his seeds. That is what we are going to do. Because we are different from the secular world, we are going to work in the springtime to plant the seeds of God’s love in the hearts of men.
These next three years will be our time for planting God’s love. Everywhere we go, we will have that consciousness. Shall we do it?
-
+
@@ -389,8 +296,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/23/the-original-world-and-the-enemy-world/index.html b/blog/2018/06/23/the-original-world-and-the-enemy-world/index.html
index 526dc029..bbb83157 100644
--- a/blog/2018/06/23/the-original-world-and-the-enemy-world/index.html
+++ b/blog/2018/06/23/the-original-world-and-the-enemy-world/index.html
@@ -3,119 +3,26 @@
-
-
THE ORIGINAL WORLD AND THE ENEMY WORLD – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
February 1, 1983
@@ -377,7 +284,7 @@ Translator – Bo Hi Pak
Remember, we are going to subjugate the enemy through their own voluntary action, not by force. And because they surrender to true love, their surrender will be permanent. Can you say to Heaven and to Father, “I was selected as a champion of God and True Parents in this most sacred and holy struggle of human history. Through this battle, we can restore the entire cosmos. I have the truth, confidence and power to move forward, and I will bring the victory! Amen!” Those who say this, raise your hands, please.
Within your own mind there should be unity among Korea, Japan, the United States and Germany. Who will be on top, then? Who is the leader? That would be the elder blessed couples, because that is the seniority the Unification Church observes. The blessed couples follow that tradition from the 36 Couples all the way down to the recent Blessing. Therefore, the Korean leaders are now the regional directors, leading the U.S. movement. Even though they cannot speak English, you must not look down on them. You must feel closer to them than to your own brothers and sisters. Even though they might give you a hard time and you feel you are pushed too much, remember that they are not doing it for their own sake but for yours. Will you unite with them?
This is a blessed land, even though it is still in the “enemy” position. You have been given such a great truth. Vertically speaking, the spirit world and all people on the earth-white, yellow, and black-must be united. Horizontally, Korea, Japan, the United States and Germany must be united. Without this vertical and horizontal unity, Heaven cannot be achieved. You should be able to evaluate your position and see how far you have to go. Every day we are moving closer to the blessed land. Thank you. Let us pray.
-
+
@@ -422,8 +329,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 8, 1984
Belvedere
Translator – Sang Kil Han
@@ -321,7 +228,7 @@ Translator – Sang Kil Han
If any of you couples have had the habit of fighting among yourselves, you must stop that. There is no other happiness except within your own family; the Kingdom of Heaven must be realized there. If the whole world were dwelling in peace but you and your spouse were in conflict, you would have nothing to do with the world’s peace. Do you understand that clearly now?
Each of you is following the path that I have been treading toward harmony within the family and throughout the world. That means you must love your enemies. If you are white, then you must love black and yellow people. If you are German, you must love Americans and vice-versa. Japanese have been the enemies of Americans and the Koreans and Japanese have been enemies. All those four enemy countries must come to love one another.
This is exactly what we are accomplishing in our international marriages. But once you are married, it must be more than just in name-you must truly love one another. God bless you.
-
+
@@ -366,8 +273,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 19, 1982
Belvedere
Translator – Bo Hi Pak
@@ -281,7 +188,7 @@ Translator – Bo Hi Pak
You men should look at your wives and think, “She is the only woman in the entire universe; she is the only Eve.” You may have been thinking about how ugly your husband or wife was, but when you start to look at your spouse from the proper angle you will see universal beauty in him or her. You should look at each other with universal eyeglasses and then your husband will look like a Heavenly Rock Hudson. With universal eyeglasses, nothing looks ugly in God’s creation.
In the eyes of the secular world, life in the Unification Church may look miserable but looking with eyeglasses of universal true love, our life appears beautiful, sacred, holy and prosperous. Now that 1983 is coming, prepare for the new year with the determination to wear those universal true love eyeglasses. Look at the entire world with those eyeglasses; proudly proclaim yourself as a child of the True Parents and march forward to win the ultimate victory.
God bless you.
-
+
@@ -326,8 +233,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
In conclusion, God has suffered more than anyone, shedding tears, sweat and blood seeking after you. True Parents, in the tradition of God, have suffered the same way and you inherit that tradition. Therefore, you must live the same way.
You often seek recognition for the good things you do. But I have never claimed the right to be recognized by the world; I have never asked God for medals and citations. I have not yet fulfilled the entire universal restoration. If you want to claim your own record and achieve recognition and credit before all this work is done, that is a very, very immature and selfish attitude. God came to search after you with public tears, public sweat and public blood. You should inherit that same spirit, shedding your tears, sweat and blood publicly. Otherwise, you shall never become truly one with God. The entire world is watching you, including spirit world and history. If you deviate from the Principle, you become a traitor to history, your ancestry, and the entire world. Your position is to cleanse yourself, inherit this tradition, and walk this course without even one iota’s deviation. That should be your pledge and determination.
This is how I view the world. Do you follow? Therefore, at the outset of 1983, you should resolve to inherit this tradition, make a firm beginning, become a true champion and fulfill my expectations. Is this your determination and pledge today to True Parents? Then raise your hands and make this pledge to me. Thank you. Let us pray.
-
+
@@ -401,8 +308,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 1, 1984
World Mission Center
Translator – Bo Hi Pak
@@ -344,7 +251,7 @@ Translator – Bo Hi Pak
Today on this thirtieth anniversary of the Unification Church, we are entering into the true unification era. So far, we have been in the era of persecution but from this time on, we will experience what it would have been like if Jesus had been totally welcomed and accepted by the Israelites. The acceptance of the Unification Church by the world will begin from this day forward. This is the turning point and beginning of the new era of unification.
Therefore we must have strong faith. We have only one purpose, not two or more. We must build God’s nation. You should be able to say, “Today I have become a new person with new determination. I will follow you every step of the way. Trust us once more and we will bring victory in this new unification era. I don’t care about anything else, even my own family and posterity. I will worry about that later. Today I am concerned only about the victory of God and True Parents.”
If you will say that, please raise your hands and say Amen. Now, stand up, reach down to the floor and then raise your arms and shout, “Amen!” with me three times. Amen!
-
+
@@ -389,8 +296,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 9, 1983
@@ -328,7 +235,7 @@ Translator – Sang Kil Han
Haven’t you seen this pattern in history? The Christians suffered for many years, but now they are accepted. Why did God allow that? Because He wanted to love them one final time. Lets wait and see what happens in the very last days.
The universe is here to help you, not to be indifferent to you. If you go this way, then the universe will protect you. You will realize this fully one day, looking back ova your life.
Let us all march forward to build this new country. Amen.
-
+
@@ -373,8 +280,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
When the Unification Church members work harder in their leaders’ absence than in their presence, the Church will prosper. The true leaders of the Unification Church are those who practice the Principle to their bones-to the utmost level. Among several leaders, the one who gives himself more for the sake of his mission, for the sake of the world and for the Church is the truest leader. The most important determination among people is not some external sort of Cain and Abel position. Rather, the important characteristic of a person is if he serves more than anybody else, if he truly wants to live for the sake of others. The one who does that is Abel, regardless of anything else.
A leader is the one who works harder and practices this principle more than others. Leadership does not mean receiving respect or admiration; it means working harder.
You should make up your mind and say, “I know that I have been trying up till now, but I haven’t really been giving enough. Now that I have listened to Father this morning, I want to move myself up to a higher level in living for the sake of others.” Do you say yes to this? This is the true way of life and that is what will bring prosperity. God bless you and thank you.
-
+
@@ -391,8 +298,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 16, 1983
Belvedere International Training Center
Translator – Sang Kil Han
@@ -296,7 +203,7 @@ Translator – Sang Kil Han
In this long process, how much room do you have for yourself? The utmost ideal is to be truly dominated by love. If someone loves you, do you want them to embrace you 100 percent, or 98 percent? You would want them never to let you go. That is why women have such thin waists! They want their husbands to hold them and never let them go. A wife has to jump up to kiss her husband because she is shorter; her husband automatically picks her up when he embraces her.
When I speak about love, everyone smiles from ear to ear. Now that you know so much, let’s live a fantastic week! Not only that, let’s be willing to offer our lives. The Bible says that whoever is willing to die will live. You want to invest everything for the sake of love, don’t you?
On this third Sunday of 1983 you should feel a desire to drop everything to pursue this fantastic cause. Those who can say, “This coming week I will invest everything I have for this wonderful love,” please raise your hands. Thank you.
-
+
@@ -341,8 +248,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Do you want to go to the front line, then? Do you intend to do it voluntarily? If you don’t want it, don’t do it. But when you get up to spirit world, don’t come and complain to me, “Why didn’t you push me harder?” You have no excuse now. Day and night I have prayed that you would experience a total spiritual awakening and voluntarily participate in this crusade to win the victory. Even if you have to sleep in someone’s barn without any blanket, you will have chosen to go that way and you can say, “Thank you, God, I am living such a dramatic life. Now I can taste a little of what you have experienced for so long.” God will say to you, “You are right, my child. You are not alone because I am walking right behind you.”
God cannot walk in front of you along your path- that is the Principle. He can only stand right behind you. You must be the one to take the initiative. As God watches you, He can be so happy to see you going the right way. How much better is that than having God order you around, “Go that way; work yourself to the bone.” Because you will take the initiative, God can say, “My child is going the right way on his own. He is truly my son. She is truly my daughter.” How proud God can be!
Which road do you want to take? Do you want to go on the road that pleases God, or are you waiting for God to force you to go? If you go the road that pleases God, I guarantee that you will become the victor throughout the three ages. Those who say “I will do it,” please raise your hands. Thank you.
-
+
@@ -436,8 +343,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 29, 1984
Belvedere
Translator – Sang Kil Han
@@ -298,7 +205,7 @@ Translator – Sang Kil Han
But that is a glad thing for you. You do not have to go through as much as I have. I had to think and plan and do it all by myself. All you have to do is listen to me carefully, follow my guidance, and your responsibility will be fulfilled. It’s such an easy way compared to what I had to go through. Nevertheless, it takes total obedience.
No matter how difficult or disagreeable Ocean Church may be to you, since I did it as a part of the indemnity, that means you all must do it. That includes all you women. Do you women want to be in Ocean Church?
You know so many things clearly now. By becoming a shield for me, you will become a shield to the world as well. Those who pledge, not just with words but with your heart, stand up and raise your hands. You must clearly remember that I never complained while I was fulfilling my portion of responsibility. You must take that as the tradition. We must forget eating, sleeping, and everything else except fulfilling our responsibility. In this way, we can’t lose. Let us all say, “Amen!” God bless you.
-
+
@@ -343,8 +250,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
I used the analogy of the Chinese people in order to instill in your mind an idea that you won’t forget. I also asked you to have a greater capacity for digesting circumstances than the Chinese. I asked you to do better than the Chinese. That is the goal.
Another ten years should not matter to you. You should feel that you can wait for 10, 20 or 30 years without getting tired. Think of the Chinese; they won’t get weary. You should resolve to be better than them, so that when you are planted in the ground your bottom may rot, but a new root will sprout from it and produce new life. The tree will grow; leaves will sprout and flowers bloom. Resolve to be patient. Your ultimate desire is to live with God and become like Him.
Who of you will say: “I want to lead a dramatic life as a child of God and I will be a patient child of God”? Those who pledge to God and True Parents to be patient men and women, please raise your hands. Thank you.
-
+
@@ -353,8 +260,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Fifteenth International Conference on
the Unity of the Sciences
@@ -249,7 +156,7 @@ Washington, D.C.
It is therefore my fervent wish that all the professors gathered here will also strive for the unity of mind and body. Love your wife or husband deeply, and thereby contribute to the unification of the world, and the building of a world of new culture.
In closing, I hope that this conference will be a very fruitful one for you.
Thank you.
-
+
@@ -294,8 +201,7 @@ Washington, D.C.
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1985, Morning
World Mission Center
Translator – Bo Hi Pak
@@ -267,7 +174,7 @@ Translator – Bo Hi Pak
I want you to understand that the barriers between mind and body at the tall of Adam and Eve in the Garden of Eden have not been rectified during all this time. We have come to the point where we are going to break down that most fundamental barrier as well and bring them together, whole men and women, totally united under God in true love. That is the challenge ahead of us in 1985.
You are going to be the victorious troops who are going to break down all the spiritual and physical barriers. We will never bring down those barriers by power or money or knowledge, or by any other physical force. No amount of military power can do it. Our only weapon is the God-given one of true love. With the power of true love alone we can break down the barriers.
For the goal of the creation of this ideal-breaking down the barriers and the creation of the Fatherland of true love-the members of the Unification Church all over the world are marching forward to victory. Amen! Amen! Amen!
-
+
@@ -312,8 +219,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
The ultimate ambition for the human heart is that of true love. Therefore, women definitely need men; men definitely need women. All human beings together are born for the sake of reaching out and acquiring the love of God. That is the very reason for our existence.
No matter how great a religion you might proclaim, unless you reach out to gain the true love of God, you can never acquire true happiness. It doesn’t matter if you are a renowned philosopher or a religious thinker, unless you reach that particular destination, you cannot be happy. A loving husband and wife gain possession of the entire world. We shall transform the world so that it welcomes and embraces that concept. That is the mission of the Unification Church.
If you can say, “The mandate given this morning is going to be my life’s goal,” raise your hands and pledge. God bless you. Let us pray.
-
+
@@ -337,8 +244,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
August 20, 1985, 1:00 A.M.
Belvedere
Translator – Bo Hi Pak
@@ -280,7 +187,7 @@ Translator – Bo Hi Pak
Do you want to embody the right tradition and receive the heavenly inheritance of true love from the True Parents and God? You understand tonight’s message, don’t you? Upon the foundation of this truth, a great time of victory is coming our way. We shall meet this new challenge. Our families shall become messianic units and go forth to the world. Shall we win the world?
Now we will conduct the Holy Water Ceremony, following the tradition of the ceremony which I held earlier with Mother and the True Children at East Garden. Husbands and wives who are here together can drink out of one cup. I will initiate this ceremony by blessing a representative of the True Children, Hyo Jin, and giving him the Holy Water. Then Mother and I will return to East Garden and you can hold the ceremony.
Let us pray.
-
+
@@ -325,8 +232,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 21, 1986
World Mission Center – Grand Ballroom
Translator – Bo Hi Pak
@@ -311,7 +218,7 @@ Translator – Bo Hi Pak
Two hundred volumes of Father’s speeches have been published but that only scratches the surface. There are hundreds more volumes containing all the words Father has spoken over the years, so you have a lot to study. Now Book 34 has been published in the original Korean language. You should study Korean, and get all of these books. Father is the personification of the word and he has spoken so much; when you study this material, you will get all kinds of elements that you need for life. The Japanese are circulating four thousand volumes every time one is published. How many volumes are read in Korean in the United States? That means you are not truly Moonies, because Moonies need to read Father’s words, spoken in the mother tongue. Do you want to order some? This is a first edition and it will not be republished soon. Anyone who has a first edition will have a treasure to pass down to your children and grandchildren.
You have no idea how miserable and lonely Father has been all this time. Even Mother and the children don’t know fully. Only God and Father know. I don’t want you to be indebted to me. Let me be indebted to you. You can become such great men and women, the champions who will create a new history. All these things can be accomplished through the fulfillment of the Ideal Home Church. There’s nothing more important-not even your own parents, your children, or your husband and wife. Nothing is more important at this time than to fulfill this Ideal Home Church.
Can you say, “Father, you’ve moved me. I am committed and I will go all the way. I will not betray you. I will meet your expectations”? If you can pledge that from the very bottom of your hearts, raise both hands and say “Yes, Father” loud and clear. Thank you.
-
+
@@ -356,8 +263,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/24/one-year-anniversary-of-the-seung-hwa-ceremony-of-heung-jin-moon/index.html b/blog/2018/06/24/one-year-anniversary-of-the-seung-hwa-ceremony-of-heung-jin-moon/index.html
index 0e404ca4..3e9114da 100644
--- a/blog/2018/06/24/one-year-anniversary-of-the-seung-hwa-ceremony-of-heung-jin-moon/index.html
+++ b/blog/2018/06/24/one-year-anniversary-of-the-seung-hwa-ceremony-of-heung-jin-moon/index.html
@@ -3,119 +3,26 @@
-
-
ONE YEAR ANNIVERSARY OF THE SEUNG HWA CEREMONY OF HEUNG JIN MOON – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
January 1, 1985
World Mission Center
New York City
@@ -277,7 +184,7 @@ Translator – Bo Hi Pak
Even if those ministers know the Bible by heart, they do not know the heart of the Bible if they do not know Divine Principle. That is why I am giving them the videotapes. When I come out of the prison, I will go around the country to meet ministers. Likewise I will go to universities and speak. By then they will know the truth about Reverend Moon.
You are committing yourselves to go beyond 1985, beyond all the difficulties of the family, and educate 120 ministers. By doing so, all these things I have been describing will become a reality. From now on, you don’t have to pay the indemnity; I have already paid it. All you have to do is harvest. Then by the year 1987, I won’t have to remain in this country. I want to go back to North Korea, the place of my birth. I would like to do my home church work there.
Those of you who say, “We will follow your instructions. We are going to reach 120 ministers in the year of 1985,” raise your hands please. Amen!
-
+
@@ -322,8 +229,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 7, 1985
World Mission Center
Translator – Bo Hi Pak
@@ -322,7 +229,7 @@ Translator – Bo Hi Pak
What about you, are you a true American or a false American? Are there more of God’s Americans or Satan’s Americans in this country today? There has been very little patriotism in this country and the love of family, clan and society are severely lacking. Furthermore, drug abuse is almost out of control. Virtually ninety percent of young people are affected by the drug situation, even students in elementary school. Thousands of those young people lose their minds due to drugs. That is certainly not the effect of patriotism or the love of God. We are physicians with our own spiritual medicine. We have to give a special injection into the American body that will dissolve the poisonous effects of these drugs. We have to inject this nation with the love of country and the love of God.
I went to jail and some people thought, “Reverend Moon, you cannot influence those inmates.” But what happened? Reverend Moon went to the most hellish society of prison and the inmates there began to be transformed. Even though I cannot openly preach the Principle, the inmates are being transformed by their direct experiences with Reverend Moon and his way of life. I want you to understand that there is a special destiny for me to go at this time at Danbury and I will fulfill it. People have said it is impossible to restore America but I will bring a great awakening to this country. We will return great patriotism to America and great love of God, so that this nation will truly become God’s instrument to save the world.
Today for this Parents’ Day celebration, I ask you to make a commitment to win your external battle as I have won my internal battle, and become extraordinary men and women. You will bring this nation to patriotism and the love of God and by doing so, you will bring salvation to the world. Those who pledge that to me on this Parents’ Day, raise your hands and say, “I am like Joshua and Caleb, going into the land of Canaan. I will bring the Kingdom of Heaven on earth and march forward to great victory.” Amen! Amen! Amen! God bless you!
-
+
@@ -367,8 +274,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 28, 1986
Belvedere
Translator – Bo Hi Pak
@@ -313,7 +220,7 @@ Translator – Bo Hi Pak
The ministers who are visiting Korea will come back and say, “Reverend Moon taught us the Home Church principle, so we want to do it.” Will I say, “No, no, only Moonies can do it. You can’t do it first”? Can I say that? No, I will let them do it. Such a time is at hand. Think about how much greater will be the fame and reputation of Reverend Moon in three years. What about ten years from now? Therefore, you’ve got to wake up immediately. If you do not fulfill your responsibilities, I don’t want to see you. I have given you precise instructions, so how can you say you do not know what to do?
There are approximately five billion people now living on the earth. How many more billions are dwelling in the spirit world? When that realm descends in force, the physical world will be completely overpowered. Many people will receive great shock, even having heart attacks when that situation occurs. You know these things now. Have you written them on your heart? Are you going to receive instructions from the spirit world or are you going to become their central figure and leader? I will give you one more chance. 1987 is almost here. The Home Church providence which started in 1987 is not a new thing, but this year-1987-is the year of completion. Now are you really committing yourself to do God’s will?
This is the final Sunday of 1986, so let us pledge our lives to the mission given by the True Parents. Let us make that pledge three times, raising our hands as high as we can. I believe you. Let us pray.
-
+
@@ -358,8 +265,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 7, 1986
Belvedere
Translator – Bo Hi Pak
@@ -393,7 +300,7 @@ Translator – Bo Hi Pak
The circling motion will bring us down into the center, into the focal point. Once we reach that focus, we return the other way around and develop outward. It is wrong for black people ever to think, “Because it is Reverend Moon’s teaching, you white people have to come here and serve me.” That is the wrong attitude and equally as evil as white arrogance. Black people must humble themselves and work hard, clean up their atmosphere and orient themselves in an altruistic direction; then give and take will occur. Then we will have a focus, a true center. Without that center, you will be thrown out of orbit, never to rejoin the community of the universe. Do you understand what I have said this morning?
When I have been gone from the United States and I call and ask the American leaders how many people have f been attending Sunday Service at Belvedere, I want to hear, “So many that they spilled out onto the lawn because there was no room for them in the auditorium.” Do you think I would be resentful and say, “Gee, why didn’t that many come to hear me when I was there?” No, I would say, “Hallelujah! Finally, America has understood my message!” If such a booming Belvedere service ever happens, I will feel great confidence and comfort in America and I will think, “I’m glad I gave them the sermon, “Road Toward the Ideal.”They must have gotten my message that day.”
Those who pledge to me that you will do it, raise your hands. Thank you and God bless you.
-
+
@@ -438,8 +345,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1985, Midnight
World Mission Center
Translator – Bo Hi Pak
@@ -256,7 +163,7 @@ Translator – Bo Hi Pak
When I look at your hands going up like that, I would go to prison ten times over. I am very grateful to you. You know, I am different now. Why is that? Before, I was just “Father” to you, but now that I have come back to visit from the prison, you know without a doubt that I have been through suffering.
You used to say things without much sincerity, even sometimes Lying or making up excuses. But now you will be different and you will be honest with me, won’t you? Do you want me to trust your word this time? Those who will say, “Father, this time it’s real. You can trust me.’ raise your hands please. Thank you.
(Reverend Won Pil Kim leads everyone in the first cheers of Mansei for 1985.)
-
+
@@ -301,8 +208,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 7, 1986
World Mission Center, Grand Ballroom
Translation – Bo Hi Pak.
How long have I been gone? When you are waiting for something or someone, the days seem long. Have the days been longer during True Parents, absence? Coming here and seeing your happy, bright and exuberant faces makes me feel good.
@@ -276,7 +183,7 @@ Translation – Bo Hi Pak.How long have I been gone? When you are w
The important point is that nature is looking for its counterpart. Without men and women, all things would be terribly lonely. People must be here to appreciate the things of creation, as well as give glory to God-this is our duty. Even in New York City, where things are sometimes very desolate and dirty, we can appreciate the buildings and think, “They want to see me” You can go out each day and say, “Hello, New Yorker and the Empire State Building” As you greet these things, they respond to you! With such a heart of love toward all the things in the world, a person can never get bored or lonely. You will be filled with love all the time and ready to give love to others.
The Unification Church alone truly appreciates and celebrates this Day of All Things. We know that all things of creation have been grieving in their hearts, yearning for the appearance of the true sons and daughters of God who would appreciate them and take dominion over them. They have never had such proper dominion until the time of the True Parents. For that reason, the Day of All Things is crucially important. For the first time in history, we are giving true joy to all things.
In conclusion, I want to say to you that this is the day of the appearance of the true sons and daughters of God. Now for the first time, all things have seen men and women who interact centered upon the true love of God. Because of this, they feel they have found their true masters. The work and the desire of God for all these years has been to see the day of harmony between the creation and human beings. This is that day. Amen! Let us pray.
-
+
@@ -321,8 +228,7 @@ Translation – Bo Hi Pak.How long have I been gone? When you are w
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Now we know clearly the direction of our march. I have spoken today for four hours and thirty five minutes; it is almost noon. Why did I pour out so much heart and energy to you today? Because the meaning of the Day of Victory of Heaven is so significant now. I am deadly serious about the situation. That is the reason.
I have not spoken just to the people at Belvedere but to the whole world. You are participating in this glorious work, going out to do the new mission. Unlike me, who received nothing but persecution, you are going to be welcomed. Your home town, your parents, your relatives- aunts, uncles, brothers, sisters-will not reject you any more. They will be ready to listen to you. The time has changed entirely; a new era has begun.
Today we shall make a new beginning, a new commitment. Let us pledge to march forward in obedience to God. Let us pledge to be victorious!
-
+
@@ -401,8 +308,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 1, 1986
Belvedere
Translator – Sang Kil Han
@@ -284,7 +191,7 @@ Translator – Sang Kil Han
Whenever I meet one of the Unification Church members, I ask him his name and what his mission is. That is all I want to know. You cannot come to me and say, “Father,’ unless you can show me that you have fulfilled your mission. Before you come before me, I will say what God will say, “Go out and do your job” After you do it, then you can come back. This is the providential course. These are not Reverend Moon’s words but God’s words. I educate you with that kind of standard.
You are the soldiers who have to save America. Do you follow me? You have to do this mission or America cannot survive. Now you understand clearly, right? All Americans are smart, so you are smart people here.
Let us pray.
-
+
@@ -329,8 +236,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 8, 1986
World Mission Center Grand Ballroom
Translator – Bo Hi Pak
@@ -299,7 +206,7 @@ Translator – Bo Hi Pak
Without your knowledge, I have already erected an enormous foundation, working within the Christian community and political circles and many different areas. That is the inheritance you have received today: to take over my mission. Are you ready to march forward to the ultimate completion of the True Parents’ ideal?
You must not forget, particularly you American people, that I have come to this country, which is actually a foreign country to me, and accepted persecution and rejection, even imprisonment. Under these circumstances, I have never given up but have concentrated completely on saving this country. You must remember the path that I have walked. During these next three years, no matter what the difficulty, we must not complain. Yes or no? This is the time of total commitment.
This is the conclusion of my sermon today. Just as I won my victory, each one of you – including every echelon of the leadership of the Unification Church – must win your own victory. No matter what, you must not complain but remain 100% committed. Those who pledge to do their absolute best to fulfill the True Parents, ideal, raise both your hands, please. Thank you. God bless you.
-
+
@@ -344,8 +251,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
August 31, 1986
Belvedere
Translator – Sang Kil Han
@@ -328,7 +235,7 @@ Translator – Sang Kil Han
I must always make preparation to move in every area. I am now approaching 70 years of age, so I am not far from the spiritual world. What shall I do in my remaining time? Who can inherit this position? That person has to have a wide open mind like Father’s. Otherwise it is too difficult. Do you understand what I mean?
We will continue our struggle-for God, True Parents, and lastly, for ourselves. The fallen world always puts “me” first, and then family, and then nation. But we put God first, then True Parents, and then mankind. “Me” comes last.
Reverend Moon has received so much persecution. Now the Unification Church has a glorious, rich foundation. We are out of Satan’s grip. How wonderful this is! It is truly our glory. Let us pray.
-
+
@@ -373,8 +280,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/24/the-heavenly-family-and-the-american-family/index.html b/blog/2018/06/24/the-heavenly-family-and-the-american-family/index.html
index 705cd2a3..00a60149 100644
--- a/blog/2018/06/24/the-heavenly-family-and-the-american-family/index.html
+++ b/blog/2018/06/24/the-heavenly-family-and-the-american-family/index.html
@@ -3,119 +3,26 @@
-
-
THE HEAVENLY FAMILY AND THE AMERICAN FAMILY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
December 14, 1986
Belvedere
Translator – Sang Kil Han
@@ -266,7 +173,7 @@ Translator – Sang Kil Han
If Americans can realize how much they have received and can determine to go to less fortunate countries and give them just as much, then a speck of hope will arise in this hopeless world. It is a hope through which a miracle can happen. We should really value ourselves, we Moonies who have no status, no property. Each of us, no matter how small and humble we think we are, is more valuable than anyone else with a high social position.
If I wish to visit the families of the blessed couples, would you all welcome me? After you welcome me, then what? You welcome me in order to receive presents, so to speak. When you receive those presents, you distribute them to the rest of the world. After doing that, what happens? We are raised to the world level, just like God’s own position and level.
Some of you Japanese members have been working here for over ten years and now you are kind of tired, aren’t you? But Japanese members have a mission to fulfill. Until then they cannot rest and must work harder. The American members have to be pressured even more. Do the American members welcome that? When you do, then the heavenly family will be firmly established in this country and all of us will be part of that. All the wrong things in the American family will be mended. You have to make a strong decision in your mind to march on forever. Amen! God bless you. Let us pray.
-
+
@@ -311,8 +218,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 7, 1986
Belvedere
Translator – Sang Kil Han
@@ -257,7 +164,7 @@ Translator – Sang Kil Han
So on this last frontier should we move forward only during the daytime? We have to occupy field after field, higher ground after higher ground. No place should be without a Unification Church center. Our movement should be everywhere. We have to thrust ourselves into every endeavor and become masters in each field. Do you understand? We cannot afford to even think about losing at this point. We have to be saturated with the idea of victory. Until now, Father has been doing almost everything and we are indeed on very high ground today. But from now on, you have to work just as hard as Father, if not harder, or else America will have no hope. That is the only way we can restore America. We have to do it ourselves.
There are people in Congress who are supportive of the Unification Church, aware that our work is a good influence for America. Their numbers will grow day by day. Such supporters are not our members – they are also in the media, the academic community, and in every field. They understand the meaning of the Unification Church even more clearly than many of you. You must challenge them and you can never be outdone by them. It should be out of the question. You must be the forerunners. That is the determination we must have this morning.
Father gave everything he had for the sake of this country and the world, didn’t he? Likewise, you have to put everything you have on the line for the same purpose. Then you can say, “God, I have worked just like Father did.” But you can only say that after you have done it. When we have that kind of strong determination, the victory will be ours. We have to act to win the victory, not just think about it. Are we going to fight this war and win the victory or not? Those who are determined to do that, raise your hands. Thank you. Let us pray.
-
+
@@ -302,8 +209,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
August 10, 1986
Belvedere
Translator – Sang Kil Han
[This speech was not given a title by Father. The title was derived from the contents by the editors.]
@@ -348,7 +255,7 @@ Translator – Sang Kil Han[This speech was not given a title by
This tenth day of August is a memorable day, a special day, on which I talked once more about home church. If you do the job right, not only your immediate family but also all your relatives will be liberated. Isn’t that exciting? Not only your visible relatives, but all your ancestors in the spirit world – the Smith family, the McDonald family, the McDevitt family – all will be liberated. If you do home church right, the spirit world will come and help you. You will see it happening.
From 1988 on, there will be a vigorous, bustling home church. I won’t have to be here. I have already taught you everything you need in order to carry on. I have given you a patent, so to speak. You have to pay royalties for the rights to use a patent. How much would you have to pay for the right to do home church? If you had all the diamonds on earth, do you think you could buy it? That is why the spirit world really cannot comprehend why you are wasting all these golden opportunities.
Now you know, because you see the whole picture. This is not just a concept. You have the physical champion of indemnity with you, Father. I have accomplished everything. All you need to do is to learn and follow. When you follow me, you will get the certificate. Let us pray.
-
+
@@ -393,8 +300,7 @@ Translator – Sang Kil Han[This speech was not given a title by
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
The final battle is ahead of us. With determination and a willingness to sacrifice, we shall tackle and win the glorious victory. For fourteen years, you have been like children. I have accepted your complaints and your criticisms. Before you get up in the ring for the big championship fight, you can say all kinds of things: “I’m tired, My legs hurt.” But once you are in that ring, you have no time to worry about such things. You have to just fight and knock out your opponent. That is the only goal once you get in the ring.
What you should do is liberate me from all the pressure and burdens I am carrying. I do not have the freedom to go anywhere freely. Once you know the truth and you are determined to unite, plunging into the mission, we know we can win. Victory is assured. God has prepared everything. Therefore, we can be bold and strong! We are going to bring the turning point of human history. From now until 1988 is the time of emergency and crisis for the United States, as well as for international communism. So we are going to have three exciting years, plunging into our victorious battle.
Let us pledge that victory to God. Those who are marching toward that final battlefield to win the victory which God promised us, let us say, “Amen!” and raise our hands . Thank you. God bless you.
-
+
@@ -362,8 +269,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 25, 1985
Belvedere
Translator – Bo Hi Pak
@@ -312,7 +219,7 @@ Translator – Bo Hi Pak
A very serious ceremony was held at Pledge Service this morning. I prayed for the unity between heaven and earth. I prayed for a highway between heaven and hell so that we could achieve total unification of humanity in the name of God and His true love. In January I gave you the goal of meeting with 120 ministers. Now you have to do it. Run after it and accomplish that goal. Will you do it?
The title of this sermon was “True Parents’ Birthday.” We do not have much more time today since I have many things to do before I leave. We don’t know when we will see each other again but it doesn’t really matter. You have received the message; you know your responsibility. I trust that each one of you will do it.
God is alive. That God wants to live with each one of you. You must think, “The living God is with me.” Say it aloud, “God is alive. He is dwelling with me.” Say it again. Therefore, be willing to do anything. Raise your hands and say, “Yes, Father!” God bless you.
-
+
@@ -357,8 +264,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Please pledge to be responsible for 360 homes, for your community. Please make a resolution with your hearts to mobilize totally for this final march toward the land of Canaan.
Those who say, “Yes, Father, we want, to mobilize for this march into Canaan,” stand up, please. Now we have stood up.
Those who say, “Father, we are absolutely sure that we can do it,” raise your hands. Thank you.
-
+
@@ -309,8 +216,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 15, 1987
Belvedere
Translator – Bo Hi Pak
@@ -300,7 +207,7 @@ Translator – Bo Hi Pak
If you are living such an enthusiastic lifestyle of attendance of True Parents and Heavenly Father, you may get so exhausted that you just drop down on the sofa and fall asleep. Even if your hands are dirty because you have not had time to wash them for a week, they will give off a spiritual glow. The person who lives like that never leaves God; God will always be with him. Think about that lifestyle-prayerful and always aspiring for the goal of God and True Parents. That is the most noble, happiest, and most prosperous lifestyle anyone can have. Don’t you think so? That is where the Kingdom of Heaven is established. That is heaven, actually.
Our job is to destroy the satanic kingdom and the satanic realm. Then our pride and our mission is to transform it into the Heavenly Kingdom. Perhaps you can say, “Up to this morning, I haven’t really lived for the sake of the universe, and Heavenly Father was not always with me. I have been thinking mainly of myself, my own family. I have felt miserable many times. But this morning, I feel awakened like a new person. I’m going to be different. I’m going to be God’s and True Parents’ child. When I walk down the streets of New York I will fulfill my mission of changing this world into heaven. I am a Kingdom builder. ”
Those who pledge that to Father, raise your hands, please. Thank you. Let us pray.
-
+
@@ -345,8 +252,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Let’s start something new: in the past you have clapped your hands together horizontally. Now you can clap up and down, vertically, when you are applauding vertical love. This is just the beginning. Let us pray.
(Dr. Pak prays.)
One final message I want to give you: Everything centered upon true love will be prosperous and victorious. That includes husbands and wives, nations, communities, and the world. It includes your own mission as well. You must remember this. It is the rule and way of life of the Unification Church. Amen!
-
+
@@ -395,8 +302,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 21, 1987
World Mission Center – Grand Ballroom
Translator – Sang Kil Han
@@ -314,7 +221,7 @@ Translator – Sang Kil Han
At that point, there will be no more borderlines on earth. That means people will be able to move around anywhere they wish, just as they were created to do. This will be the case both on earth and in spirit world-there will be no boundaries. Spirit world will be able to come to earth anytime it wishes.
What is your name? (Heidi.) What is your original country? (Puerto Rico.) When you go to Korea representing your country and you win the victory, establishing the homeland, then wherever you go, you will encounter no boundaries and your ancestors will share in that privilege as well. That is the greatest hope of the people in spirit world. The hope of your descendants and those of the homeland nation are intertwined. Do you understand? You have a dual purpose. One is to work directly for the establishment of the Fatherland. At the same time, you are accomplishing the foundation for your own ancestry and your descendants.
This is truly a historic time. 1987 and 1988 will be the time of rare opportunity. The desire of the True Parents, as well as of God, is to regain the true Fatherland. Fulfilling this desire for God and True Parents is an amazing opportunity. We will all advance in that direction. Amen! Those who pledge, “Yes, Father, I will go forth in that direction,” raise your hands. God bless you.
-
+
@@ -359,8 +266,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 22, 1990, 6:00 A.M.
Belvedere, New York
Translated by Dr. Bo Hi Pak
@@ -258,7 +165,7 @@ Translated by Dr. Bo Hi Pak
After the rally, the North Korean embassy in Moscow was trembling especially because of Father’s meeting with Gorbachev. They thought Gorbachev was their helper and friend. The North Korean embassy now invited Father’s delegation to Pyongyang [to find out what happened in Fathers meeting with Gorbachev. It is the responsibility of Adam and Eve to restore the archangel, but after that, the false father is naturally restored. So the next step is Kim II Sung. Father already knew it.
Father came to the world and exposed Satan. This is the Messianic job. Because of this the future of man is full of hope. We know how to subjugate Satan. Once this kingdom comes it will continue on for eternity because of the truth True Parents have brought.
We are to be grateful to True Parents and Heavenly Father. On the rail of death, like death valley, they have been victorious. They now occupy the highest mountain of the world and are completely victorious. Father did this all through the law of indemnity. There is no more to do. Eight levels have all been completed Your responsibility is to inherit Father’s precious tradition. Without staining it, hand it down for the future generations. Will you do it? Those who pledge to do so, raise your hands!
-
+
@@ -303,8 +210,7 @@ Translated by Dr. Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 2, 1987
World Mission Center – Grand Ballroom
Translator – Bo Hi Pak
@@ -302,7 +209,7 @@ Translator – Bo Hi Pak
Today is the Day of the Victory of Love. Today’s significance is the defeat of the realm of death. Love has won. True Parents have won. Upon this foundation, you will bring the victory. Shall we do it? Thank you very much and God bless you.
Dr. Pak: Father has asked me to recognize someone. This significant day celebrates the sacrificial victory of Heung Jin Nim, who was a true son of filial piety and a wonderful representative of True Parents’ family. In order to allow the free flow of communication between Heung Jin Nim and this earth, a permanent family was secured for him. As you know, on February 20, 1984, the True Parents gave the Blessing to the spirit of Heung Jin Nim and his physical bride on the earth He can work more freely as the commander-in-chief of the young people in the spirit world and also in the physical world Hoon Sook Nim was the bride chosen that day, so at this time Father would like to ask her to be recognized.
Now Hoon Sook Nim has been given the mission by True Parents to restore the artistic world, particularly the world of ballet. For that reason, the Universal Ballet Company was created two years ago, with headquarters in Seoul, Korea But eventually it will come to Washington, D. C., creating a new tradition. Thus ballet, which is one of the highest artistic forms, shall be guided by this model, the Universal Ballet Company. That particular project has been designated the Heung Jin Nim Memorial project Furthermore, all the proceeds from that project will go to a scholarship fund for young people. Again, we are most deeply grateful to our True Parents for this.
-
+
@@ -347,8 +254,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
1st March, 1990
Belvedere, New York
Translated by Peter Kim
@@ -271,7 +178,7 @@ Translated by Peter Kim
What are you American residents doing? From now there will be no persecution, so go out and witness. Tell America they sinned against Reverend Moon. Even then you will not be persecuted, they will just nod.
The title of my speech today is “The Declaration of True Parents.” Seventy years ago today the entire population of Korea stood up against Japan to declare their freedom and independence. It is an important holiday in Korea.
Father’s conclusion is there will be hope for the United States if all of you make a redetermination on this significant dayfor a second independence for America to be totally united with Father and march forward. March aggressively. Can you do it? Those who pledge to do so, raise both hands!
-
+
@@ -316,8 +223,7 @@ Translated by Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
When you know this general rule, you know what kind of husband or wife you are, what kind of child or parent you are. You know whether you are worthy of going to heaven or not. No one else has to tell you.
We and all of mankind are about to go in a new direction. New life and new growth will be sprouting everywhere. Therefore, Unification Church members will be very busy from now on. You are the ones who must not only go this way, but also lay the foundation for the rest of the world.
This is the way we must go at this time of history, the early spring of life. Those who say, “Yes, I will grow and reach the top,” please raise your hands. God bless you. Let us pray.
-
+
@@ -328,8 +235,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 1, 1990
Chamshil Fencing Gymnasium, Korea
11:00 A.M. Speech
@@ -235,7 +142,7 @@ Chamshil Fencing Gymnasium, Korea
Let’s think for a moment from a point of view that goes beyond narrow sectarian and religious interests. If the Korean people could undergo a change in character according to the philosophy that I advocate and could begin to live lives dedicated to others, what effect would this have on the future of the nation? Would unification of North and South Korea be a difficult task under such circumstances? And if all the people of the world could accept this philosophy, would not this guarantee a prosperous and peaceful world? My philosophy of “living for the greater purpose” is not meant to bring about the development of the Unification Church for its own sake, God and the world do not exist for the sake of the church. It is the church that must live in service to God and the world. Even now, I continue to seek the way of service, and my plan is to dedicate my entire life to this path.
Thank you again for your congratulations. I hope that this occasion today will be much more than a celebration of my seventieth birthday, I hope it will be an opportunity for you to learn of the universal path of righteousness that requires us all to live for others. I pray that God’s blessing will be upon your work and your families.
Thank you very much.
-
+
@@ -280,8 +187,7 @@ Chamshil Fencing Gymnasium, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
(Question: How much time do we have to prepare?) I don’t know how much preparation time there will be. Only God knows. The Korean women have already begun the work; they went out the beginning of June. Your turn is next. Those who will say, “Yes, Father, I will go,” stand up.
Don’t expect me to keep coming here to speak. Many different things are now happening. Professors are visiting from Korea, for instance, and there are many places I should be going to work. So just forget about me! You know what you must do, so from now on, you should act of your own accord. Make your own decision and don’t wait for me. Let’s accomplish what must be done.
(Gifts presented from the 8,000 couples. Three cheers.)
-
+
@@ -467,8 +374,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
What a precious situation we have! We must continue to march on. We must take the messiahship proudly all over the world. This is not an easy or cheap way to go. It is expensive, but this is the most precious way. We must have big guts, running forward and then plunging into the victory! Think about my situation. When I first came here 15 years ago, I criticized this country and said that it was going to decline. Many church members and elders complained against me: “Father, you don’t understand America’s cultural background. America needs to be able to discuss things and come to a democratic decision. Why don’t you do that?” But do you think the restoration course is the way of discussion?
I came here alone and set the course-only one man remaking one nation. Mobile teams held rallies in cities all over the country. Then rumors began to fly and the persecution began. People said, “Reverend Moon, go back home. You are making too much noise and trouble.” But I continued to work. Finally, I was put into jail. They did everything they could to stop me, but look at the situation now.
Those who will pledge, “I will march on from here with this great blessing and privilege,” please stand up. Will you do it? Thank you very much!
-
+
@@ -342,8 +249,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 4, 1990
Belvedere, New York
Translated by Peter Kim
@@ -249,7 +156,7 @@ Translated by Peter Kim
Should we keep our mouths shut? Or our eyes, ears and nose? Your ambition will accuse you. Open everything! From there, we can have hope.
If you make a resurrection of the United States, you can control the free world-no problem. When you look at Father, he has no other secret but the essence of these three roles and he practices them. It doesn’t matter if it is day or night, Father is always teaching this truth. He tells us To clean up the bad things when he sees them. Since Father has been practicing this, now he sees people like you Americans who are following him and saying, “You are better than my parents. No matter how difficult it gets, I will follow Reverend Moon.”
Do you like Reverend Moon? [Yes!] Who made you think that? Your original mind. If your feel your mind’s desire is small then go for one of these titles. If it is big enough, go for all three. If you truly understand the value of truth and Father’s words, you can see this clearly. We have the best news. We have the armament to strike Satan’s world and break it into pieces. This is the first Sunday of March. Those who promise and have determination to go after these three titles raise your hands. God is the internal God and you will become the external God.
-
+
@@ -294,8 +201,7 @@ Translated by Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Where does the Principle come from? It comes from God. I have been following the Principle and you are following it too. My time was a time of pioneering, and no part of the task was easy. But for you it is different; I have already laid the universal foundation, so your job is a thousand times easier than mine.
Those of you who can say, “Yes, Father, this morning I understand your message deep in my bones. Not only do I know the ideal of creation, but I am going to live it. I will recreate the ideal and fulfill its standard. I am going to win the victory,” please raise your hands. We will see how you do. Your ancestors and the entire spirit world are watching you. Don’t ever think that you are alone and unobserved.
You should be able to make one simple promise today. “Father, I will follow you absolutely. Amen.” Absolute means there is only one way. There are no alternatives. You cannot say you’ll try it and hope to accomplish it some day. You must recognize that there is one absolute way and then resolve to follow it. Will you do it? Thank you.
-
+
@@ -365,8 +272,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
These days, Father is very homesick for his hometown. Father has strong feelings about it. Kim Il Sung has no way to oppose the destiny of Heaven.
Father’s activities worldwide (Little Angels School, Washington Times, Segye Ilbo, etc.) are Father’s face to the world. They are his inheritance to the world. In the same way you have to accomplish effective results, this is your inheritance for your tribe and your relatives.
If you dedicate yourselves to this task, raise your hands. Let us pray.
-
+
@@ -311,8 +218,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Midnight Address
January 1st, 1990
Chongpadong, Korea
@@ -271,7 +178,7 @@ Chongpadong, Korea
There has to be opposition. In the body, opposition to bacteria for example, makes the body strong, So opposition is good. There is no more opposition to Father. Even the KGB wanted to get rid of Reverend Moon in 1987, but has Reverend Moon disappeared?
If I don’t realize “myself’ there cannot be unification in the individual, family, tribe or nation. All unification starts with the self. If you realize Unification of yourself, unification of the family can take place. You have to find “my country”. Establish “my country”. From today we must determine ourselves and march forward in this new decade and open the way for the unification kingdom period.
Let us pray.
-
+
@@ -316,8 +223,7 @@ Chongpadong, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1987
World Mission Center Grand Ballroom,
New York City
@@ -288,7 +195,7 @@ Translator – Bo Hi Pak
Now your life is different; therefore, you are a new breed. That means your seed, your root, is different. One tree is a wild olive, while the other is the true olive tree. One is destined for hell and the other for Heaven. In order to understand true love, you have to know the parental, vertical love first and after that, true horizontal love. As a couple, you can experience the true love of God on the earth; then you are entitled to go to the Kingdom of Heaven in heaven. Anyone who experiences true parental love, as well as true conjugal love centered upon God, is entitled to be with God. Then you can say, “I know the love of God”
If someone cannot love his own spouse or his own children truly, how can such a person understand the love of God? The American culture has a long way to go-true parental love is virtually foreign to this country. In a country like Korea, the family system is strong and it is easy for people to experience parental and conjugal love. Because they are living that way already, Oriental people only have to be taught once. But here in the Western world, this kind of love is so foreign that no matter how many times people are told, they still don’t understand. However, you have to go that route, so no matter how difficult it might be, I will push you so you can have your own personal experience. Then you will know, “Oh, this is it. Now I have experienced the true love of God”
Today we are gathered together for the celebration of God’s Day. We have come here for a most serious purpose, not something frivolous. Let us pledge and recommit ourselves to go back to our communities and our missions and become exemplary people, bringing the fruits of victory in 1987. Your Father and Mother expect this, so can you make that pledge now? Let us pledge three times. Thank you. God bless you.
-
+
@@ -333,8 +240,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
As we have said, in spirit world people don’t worry about what to eat, wear and so forth; they only care about reaching out for more of God’s love. How can we duplicate that attitude here on earth? How can we concentrate on only one thing: the love of God? This is our incredible challenge. How can we transcend our physical considerations and concentrate on reaching the love of God and practicing His laws here on earth?
This is why Jesus told people 2,000 years ago, “Do not worry about what to eat, what to wear and where to dwell. Those are the things the Gentiles worry about. You must worry only about justice and righteousness and the Kingdom of Heaven” That was the clear teaching of Jesus because he knew this truth well. The spirit world is the realm of love. Even if you are greatly attached to your material possessions, you cannot take even one small item with you on the day you go to spirit world.
Suppose each person had a certain quota of material substances he could consume here on earth. Suppose you were allocated this big circle, but you said, “No, I don’t need that much. I only need this small part in the center” In that case, all the rest of the circle of material wealth which God allocated to you would be transferred to your children and your posterity. Any people or nation with this kind of attitude will prosper.
-
+
@@ -333,8 +240,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
We have initiated the National Federation of the Unification of North and South Korea. Once that unity is achieved, the unity of the rest of the world can follow in no time at all. North Korea’s Kim II Sung calls himself the “father of mankind.” The Unification Church is proclaiming the advent of the True Parents. The communists make their claims by coercion and force, but we make ours with reason and joy.
I have been fighting against the illegitimate parent in North Korea. Now the true children must confront the false children and persuade them that their belief is wrong and what they need is True Parents. When we all have the powerful urge to rally around the True Parents, the unification of Korea and the entire world will come about very quickly. Let us all strive for that, shall we?
This is our mission now: not two different worlds, but one world under God with one set of parents. Those who say, “Yes, I want to be among the first fruits as an individual, family, and nation, and I want to bring the rest of the world into God’s domain,” please raise your hands. Let us pray.
-
+
@@ -305,8 +212,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 28, 1990
Belvedere
Translator – Col. Sang Kil Han
@@ -313,7 +220,7 @@ Translator – Col. Sang Kil Han
So therefore, literally, it is heaven and man coming into union. This is heaven, this is earth, combined into one. My left, right same; front, behind same. All connected into one. Do you follow? True love. And nature, too, centering on true love, shows lightning. Lightning is up, plus, electricity. Down, going to one place, that lightning hits. Same thing: at that time showers of water fall down. Same phenomena: making the sound, drop down tears, water. Love place: same thing. Doves, pigeons, love each other, making sounds (imitates sound of birds). Same phenomena.
So those who lead this kind of life on the face of the earth, unmistakably, surely go to heaven in the spirit world. We, the fallen descendants, are in the harbor of despair and sin, but now we have to jump to the harbor of life. Without this knowledge, carrying on our life without this clear way, what should we do? Without knowing this and carrying it out, we can never reach the other side of the river, the heavenly side. This is the harbor of death, and we have to fly over, reaching the harbor of life. We have to jump over, fly over with true love, that is the human homework, accomplishing that kind of work. Flying up, making freely, our hopeful heaven. We will jump up to that place. That is humankind’s home. Do you understand?
Those who determine themselves strongly, who can say, “I will overcome all the hurdles that lie in front of me, now I have a clear goal, and I will definitely get there and become a victorious person,” those who seriously resolve that, raise your hands this morning. Beautiful hands. God bless you.
-
+
@@ -358,8 +265,7 @@ Translator – Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 1st, 1990
Belvedere, New York
Translated by Col. Sang Kil Han
@@ -315,7 +222,7 @@ Translated by Col. Sang Kil Han
In the future, if you become senators or congressmen or the President, you will have such a big, wide level foundation. You are working hard and will become senators, congressmen, first ladies, etcetera It is true. You didn’t believe me before either, that we could influence and save America You thought I had no foundation, but I made a very strong foundation in this country.
Father was always mysteriously working behind the scenes in this country and in the world. Father has complete confidence that by centering on the Creator God, he can make great results. Why does Father feel that way? You cannot escape from God. Once people are connected to the center true love core, no matter how much they pull away, they are automatically pulled back to the original point. How happy is the guy standing in that central true love position. Don’t you want that? [Yes.] Greedy guys! Everyone said yes! It’s good to answer like that.
From now on, you have to make that foundation and occupy that kind of territory. Then that becomes your property. Will you do it? [Yes. ) Make up your minds to do that. If you will do so, raise both your hands. God hands! Held aloft, swaying like that, they are beautiful. They look like flowers. God bless you! Let us pray.
-
+
@@ -360,8 +267,7 @@ Translated by Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
REVEREND SUN MYUNG MOON
February 12, 1989
Chongpadong
Seoul, Korea
@@ -244,7 +151,7 @@ Seoul, Korea
Even when you think back to your childhood home and the friends you wrestled and fought with and who made your nose bleed, you still long for them even though they were your enemies at the time. You have no feelings of animosity, but rather you long to be with them. When Father went to prison in America he was actually longing for the prison in Korea. He felt tremendous love for the people who had put him in prison in Korea. He felt that prison is not a place of misery. It is a place where you can learn to love your enemy. Going to prison, Father felt he could understand Jesus who was able to love his enemy. It is a heavenly principle for us to want to go to our hometown, the universal hometown where you can live together with God. Throughout our whole life we are marching to find the eternal parent who can give us our eternal hometown. Let us pray.
Father prays: Father, we have to understand our life is a way of returning to our hometown. It is a course of returning to the hometown of our hearts. We know, Father, when we are investing more of our effort into returning to the spiritual home of our heart to establish a spiritual home for mankind beyond any national boundaries, beyond any narrow borders, we know Your blessing is with us to a much greater degree than if we had just concentrated on our physical and national hometown. Father, please help the members of the Unification Church to become people who can, without any feeling of shame, go the way to establish the home for all mankind, the home for the original mind. Father, please make them strong and courageous on this way, that they may become your proud sons and daughters. All of this we pray in the name of the True Parents. Amen.
-
+
@@ -289,8 +196,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 25, 1987
Belvedere
Translator – Sang Kil Han
@@ -297,7 +204,7 @@ Translator – Sang Kil Han
Our motto for 1987 is the Unification of the Fatherland. That is a very difficult task. It is not just a concept. It is a real activity with tangible results. The only way to accomplish it is through gratitude and obedience.
Suppose I ring a large bell in the World Mission Center at 3:00 am, calling everyone together, no matter how tired they are. Would you assemble without complaining? Well, let’s wait and see! Actually, your obedience has usually been rather restrained. You need to learn absolute obedience. I have often heard Americans mention the word absolute. Let’s have absolute gratitude and obedience. I don’t like a mediocre or half-hearted response. My desire for 1987 is absolute obedience and absolute gratitude.
Those who can say, “Yes, Father, I may not be so capable, but I can agree with your wishes and I will work to fulfill them,” raise your hands. Thank you.
-
+
@@ -342,8 +249,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Once again, the topic of Father’s speech today cannot be adequately translated into another language. In English we do not have a concept similar to In Yun in Korean. For example, if two people meet in a crowded place and their sleeves touch, it is said to be caused by hidden reasons that had their beginnings years before. That is In Yun .
@@ -322,7 +229,7 @@ Belvedere, Tarrytown, New York
You remember the Tienenman Square incident of June 4? By June 27 in every embassy in Beijing and in other big cities in China, foreigners were panicking and deserting China. But Father instead went in and signed the Panda project contract. Father knew, even though that incident happened, everyone should stay there and help the country.
China realizes this and owes something to Father. Within five years China will rise up. To get to a higher place it will take much longer and they know that. They believe in Father’s agreement. They praise Rev. Moon more than anybody else, including their former national hero. Chinese people are very capable and accurate at assessing individuals, so they understand Father. They saw clearly that when America was stoning Father and opposing him, Father was carrying America on his back. Rev. Moon is not the one who perishes. No matter how big in numbers, America is perishing, not Father. How deeply has In Yun manifested for Father’s encounter with America. We must understand how great a mistake we made in the past inadvertently and unknowingly throwing In Yun with our shallow thinking. The universe, looking at us, is very disappointed. We have to lead life in such a way that when God sees us, He will say, “Yes, I know how much you suffered and yet went steadfastly on the right course.” That kind of man doesn’t perish. This is the formula for success.
We know that we should never budge no matter what happens, and endure and take seriously this In Yun.” You will inherit this way of life from Father in a most solemn occasion, pledging, “Father, from this time on I will conduct my life in your way. I never understood before, but now I take this way as my own.” Those who pledge to never forget their responsibility and to continue to bear the responsibility for America on their shoulders when Father goes to China or Russia, raise your hands. Thank you.
-
+
@@ -367,8 +274,7 @@ Belvedere, Tarrytown, New York
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 20, 1988
Belvedere
Translator – Peter Kim
@@ -273,7 +180,7 @@ Translator – Peter Kim
You may say, “This life in the Unification Church is so difficult that I feel like giving up several times a day.” Is this difficult path wonderful or just mediocre? How many times have I gone to prison because of my mission? You said six times. How many times have you been to prison? Any at all? Think about it. An innocent man has been persecuted and accused, being put in prison six times. Later on, the governments and nations will say, “We are sorry. That was our mistake, our misunderstanding.” Think about how wonderful it will be.
If I don’t do this task, who else do you think can take it up? You have to say strongly, “ME!” When you say “me” in Korean, it means “beauty.” So your “me” is precious to the entire world. Even God may say, “I will give myself, my love, and everything in exchange for you.” How wonderful “me” is then. You really have to think that way, having that kind of pride.
Do you give your promise, your pledge to be like that? If so, accomplishment and success will be with you forever. Let us pray.
-
+
@@ -318,8 +225,7 @@ Translator – Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
East Garden Conference Center
November 28, 1989
Translator – Col. Sang Kil Han
@@ -353,7 +260,7 @@ Translator – Col. Sang Kil Han
What day of the month is it today? November 28th. As of December 1st, we will have a new movement. This time when Father goes back to Korea, there will be a real exchange of leadership between Japan and Korea. After that, Father will do that worldwide. Father doesn’t have to be present to make these kinds of announcements from now on; thus, Father does not need to come to America anymore, right? “Yes” means “Yes, Father has to come?” This is the time for Asia; the Pacific Era. This is the time of the hometown providence. Father already bridged the East and West. The West should be directed toward the East now. This is the Pacific Era. It is the prime time for Father to go back to the Orient. Imagine if Father stays in one country for just three months-to cover 130 countries, that is 390 months-that means about 30 years to make one circle and come back here again! But think of how long Father stayed in the United States. America cannot complain to Father if he does not come back when they want him to!
America is a rich country. America can act as an envoy and visit many other countries in Father’s place and eventually come back, like Father did. Father will come back, though, for short visits to America.
Dinner is being prepared now. We have come to the end of the conference now. Father asks, should we close the meeting with prayer or with nice song? Let’s choose three persons to sing songs for us. One song sung by a man, one song sung by a woman, and one song sung by one of the neuter gender! (Laughter.) Who will represent the men now? (Entertainment begins.)
-
+
@@ -398,8 +305,7 @@ Translator – Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/25/let-us-go-over-the-original-boundary/index.html b/blog/2018/06/25/let-us-go-over-the-original-boundary/index.html
index cffd7aee..cefe4a19 100644
--- a/blog/2018/06/25/let-us-go-over-the-original-boundary/index.html
+++ b/blog/2018/06/25/let-us-go-over-the-original-boundary/index.html
@@ -3,119 +3,26 @@
-
-
LET US GO OVER THE ORIGINAL BOUNDARY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
You have received a good sermon for a good day, April 1st. All the members of the Unification Church should say, “Now we are going to be frontline soldiers, no doubt about it. We are going to infiltrate deeply into the enemy’s territory and we will turn things upside down and right side up. That is our commitment, our determination.” Train your children. Let them go out and fundraise for the cause. Sell your own possessions so we can take that money to the jungles of Africa. We will spend that money so that continent shall be filled with light. What will happen? By doing so, no American shall perish. America will revive and be resurrected on a worldwide scale. When you fulfill this mission, Africa will follow after you. When you liberate the Soviet Union, the people there will follow after you. Then where will you go? You shall return everything to God, not to Reverend Moon. We shall return it to God.
My role is that of the good shepherd and you are the flock. I will take the flock and walk proudly into the palace of heaven to have an audience with God. No one will reject this flock, white, black, or yellow. White people cannot say, “Oh, black people are there, so I don’t want to go.” Black people cannot say, “Oh, white people are included, so since I don’t like white people, I don’t want to go.” No one will do that. You know which road and which method will succeed. It is Reverend Moon’s way.
Today is April the first, the beginning of true springtime. All the plants and flowers are coming into bud, ready to explode. We are too. We are seeing the springtime of the Heavenly Kingdom. We should be ready to explode like those spring buds this month. Those who pledge that kind of explosion for the sake of building God’s Kingdom and for the sake of true love, raise your hands, please. Which way shall we go now-the natural way or the jumping way? Those who want to jump forward, raise your hands. God bless you.
-
+
@@ -371,8 +278,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 26, 1989
Chong Padong Church,
Seoul, Korea
@@ -254,7 +161,7 @@ Seoul, Korea
Without loving your enemy you cannot come to the side of God. There is no liberation without love of enemy. Father matched so many Japanese and Koreans because of this principle.
People who have left the Unification Church cannot live at ease, because once you have had the love of Parents you can never live without it.
Because we have inherited through the blood lineage of Satan a distorted angle between our mind and body, we must, through the exercise of true love, focus our mind on the absolute vertical and put our body in a perfect 90 degree angle to that. We must inherit the blood lineage of True Parents by matching ourselves to their angle. True liberation of the individual, true liberation of the nation, is only possible this way. Liberation theology teaches the liberation of society first, but what is a liberated society with individuals who are not free. True liberation can only come starting from your own heart, through true love. Those who pledge to become princes of liberation, raise your hands. Let us pray.
-
+
@@ -299,8 +206,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
You know that following me and my teaching will bring about liberation for you and the rest of the world. That is why you are able to spread this message to others. But it was not an easy path. Do you say, “Well, Father is Father so it was easy for him”? No, I have lived a very difficult life, but I have lived very well.
Not only members of the Unification Church but also other people in the United States have seen Reverend Moon’s textbook and they are following it. That is the only way for them to live. Therefore, did Reverend Moon do well, or not? But behind that victory, how many bitter experiences did I have to live through? The meaning of doing well is handling difficulties. History is evolving and we have to live accordingly. That is living well, too.
Those who will say, “For the rest of my life, I will follow the pattern which Father has taught in order to live well,” please raise your hands. I don’t need to explain any more to you today about why you should live well. Let us pray.
-
+
@@ -354,8 +261,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
July 29th, 1990
Belvedere, New York
Translated by Col. Sang Kil Han
@@ -304,7 +211,7 @@ Translated by Col. Sang Kil Han
Even though Father works twenty four hours a day for God, he still has extra that can go around to other people. Father borrowed money and assumed that burden for the sake of the dispensation, for the sake of God’s will. Have we run into so much debt ourselves and carried the burden of that debt? Father has no intention of making lots of money and putting it in the bank for the sake of his children. No. Father borrows millions and billions for the sake of the world and he carries the burden of that debt. You think, “Oh, that can only lead to ruin.” No. It looks that way, but if it is God’s work, God has the power to create. He is the Almighty God. He can do anything. As long as God helps, Father can do anything, including this.
If we make today a turning point, forgetting the past, saying, “Now I will dedicate more than twelve hours, more than half of my time for the sake of God’s world and spend these more than twelve hours investing more than 100% in true love,” and practice this, then it will be a new epoch for the American movement, the worldwide movement. This is epoch making. Do you understand? [Yes.] From that, America has hope. America will be recreated and saved.
Those who pledge this morning that we will not become dependents of the American Church but will contribute and dedicate more than twelve hours a day for the sake of this country and the world, raise both of your hands. Do you mean it? [Yes.] God bless you.
-
+
@@ -349,8 +256,7 @@ Translated by Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/25/liberation-of-the-spirit-world-and-physical-world-and-the-unification-of-the-world/index.html b/blog/2018/06/25/liberation-of-the-spirit-world-and-physical-world-and-the-unification-of-the-world/index.html
index a5bd0be4..30769e74 100644
--- a/blog/2018/06/25/liberation-of-the-spirit-world-and-physical-world-and-the-unification-of-the-world/index.html
+++ b/blog/2018/06/25/liberation-of-the-spirit-world-and-physical-world-and-the-unification-of-the-world/index.html
@@ -3,119 +3,26 @@
-
-
LIBERATION OF THE SPIRIT WORLD AND PHYSICAL WORLD AND THE UNIFICATION OF THE WORLD – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
February 22, 1987
Belvedere
Translator – Sang Kil Han
@@ -307,7 +214,7 @@ Translator – Sang Kil Han
If you had stayed within the world’s boundaries, you would almost certainly have been a slave of money and materialist needs. But now you can dominate money and material, rather than be dominated by it. Even your lineage has changed. You no longer belong to America or Japan or any other secular nation. You belong to God, not Satan anymore. So you are liberated in almost every way. But we are not living in the unified world yet. Our task is to bring about the unified world. To do that, we have to shed tears in home church. You cannot do it just by good talk. Many thousands of years of entanglements are still there, so many tears must be shed.
Overcome all the conflicts and wars within your 360 homes. Then you will follow in the footsteps of True Parents. How do we create heaven on earth how? By working successfully in home church. We can symbolically bring all the world into unity within 360 homes. Thirty nine years ago this morning, I was walking into prison. Now you are going into your home church to achieve basically the same results as I have.
If you understand this clearly and deeply, you should say, “Since I’m liberated to dwell in the original state, my task from now on is to do what Father has done. I am ready and willing to go to home church and bring success.” Those who pledge this, please raise your hands. Let us pray.
-
+
@@ -352,8 +259,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
REVEREND SUN MYUNG MOON
January 18, 1987
Belvedere
Translator – Sang Kil Han
@@ -394,7 +301,7 @@ Lineage
You must join completely in this endeavor. When you witness to other people, remember these points. Nobody can ever replace you as an individual. Whether you are great or humble, still you are the children, the sons and daughters. If you are crippled or ill, still you are the sons and daughters.
I have been working so hard lately that I caught a cold, which is unusual for me. My voice was hoarse last night and Reverend Kwak said, “Let me report to the congregation, Father” Also this morning, Mother said, “Father, why don’t you rest today and speak next Sunday?” But I couldn’t do that. This is the third Sunday of the 1987 and my determination was, “For the first three Sundays, no matter how difficult it might be, I must give the sermon” Satan attacked my body with a cold but I just pushed myself forward. I am doing this for the sake of America and mankind and for God. I have absolutely no doubt about my mission, therefore I never want to rest from it. We must keep going. How can we rest in the midst of this historical time of the conclusion of human history? That is my feeling. Do you agree with me?
So we must have a lifestyle of prayer. Judged by what you know from listening to me today, your life in the past was outside of the Principle. Sometimes you went here and sometimes you went there-total inconsistency. Even though you were taught the Principle, you just let it remain a concept. Sometimes you felt it and sometimes you didn’t feel it. Sometimes the Principle didn’t occupy your mind at all. This is really a tragedy. You thought fulfilling the Cain-Abel relationship just required listening to your Church leaders, but now you must know clearly that I am your Abel.
-
+
@@ -439,8 +346,7 @@ Lineage
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
We need to make a resolution today to be as serious as Father going into the prison. You think that, “I am going to be as serious as Father at that time. I am going out with that determination to become the Tribal Messiah.” That is the resolution we are going to make today. Are you ready? Yes or no? You are not alone. You and your family cannot follow your physical parents’ tradition, grandparents’ tradition, and so forth. Now you are following True Parents’ tradition. A new tradition has come down to your children. Unless you follow this, your family will be corrupted by the secular, hedonistic culture. To become the messiah, you have to be absolutely correct, absolutely right. You are moving toward perfection now. Father gave you the title of messiahship. This is the highest point of history.
You shall be praised by heaven and earth. That is the kind of tribal messiah we shall become. Those who say, “Yes, Father, I am a tribal messiah. I will do it. Trust us, True Parents. Thank you, Father.” raise your hands please.
Let us pray
-
+
@@ -353,8 +260,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/25/original-family-and-the-family-of-today/index.html b/blog/2018/06/25/original-family-and-the-family-of-today/index.html
index 82e0082a..5c512c0d 100644
--- a/blog/2018/06/25/original-family-and-the-family-of-today/index.html
+++ b/blog/2018/06/25/original-family-and-the-family-of-today/index.html
@@ -3,119 +3,26 @@
-
-
ORIGINAL FAMILY AND THE FAMILY OF TODAY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Suppose one woman is saying, “My husband doesn’t treat me well. I need this and that, and he never provides it. Woe is me!” If you think your husband is not good for you, or he doesn’t treat you nicely, think to yourself that you will take responsibility for his re-creation. You are the ones doing re-creation, not God.
This morning, you should be able to say, “Father, frankly I haven’t lived with my family according to the ideal formula. But this morning, I realize the standard we should live by. I pledge to follow that direction and I will never stop. We will create a family that God can come and live in.’
Those who make that pledge, raise your hands. Let us pray.
-
+
@@ -340,8 +247,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
August 23, 1987
Belvedere
Translator – Sang Kil Han
@@ -377,7 +284,7 @@ Translator – Sang Kil Han
If you had known all about that, I wouldn’t need to be in America. Because you didn’t know it, I came here. Your ancestors in spirit world can confirm my teachings. Spiritual world knows more about the truth than the physical world does. Many people deny the existence of the spiritual world and of God, and they make God miserable.
When you go to spirit world, where do you want to be-in a low or a high place? You are smart. If you work all the time thinking about the standard of spiritual world, you are living the way original man would have lived. If you know clearly about spiritual world, you can never betray your beliefs. But if you act based on your own concepts and worldly standards, that is unacceptable. This world is on Satan’s side and it is going to pass away. Base your life and actions on the standard of the spiritual world.
Would you like to live the way I have just described? Let us pray together.
-
+
@@ -422,8 +329,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/25/our-church-and-korea-as-seen-from-the-providence-of-god/index.html b/blog/2018/06/25/our-church-and-korea-as-seen-from-the-providence-of-god/index.html
index 443de69c..d5cc1f01 100644
--- a/blog/2018/06/25/our-church-and-korea-as-seen-from-the-providence-of-god/index.html
+++ b/blog/2018/06/25/our-church-and-korea-as-seen-from-the-providence-of-god/index.html
@@ -3,119 +3,26 @@
-
-
OUR CHURCH AND KOREA AS SEEN FROM THE PROVIDENCE OF GOD – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Heavenly Father, I thank you for the steadfast love you have given throughout the course of the True Parents. Father, you want to see the True Parents as the shining sun of mankind. You have prepared for the unification of the world centered on the unification of Korea. I thank you very much for the preparation and all the conditions you have permitted. Father, thank you for bringing the final day of judgment. The triumph of good over evil is so close. Please give the members here all the blessing and love they need and help them overcome all their circumstances. I pray especially for the foreign members from Japan and other countries working here. Let their suffering be the basis for the Korean people to understand the providence. All things we pray in the name of the True Parents. Amen
-
+
@@ -323,8 +230,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 4, 1987
Belvedere
Translator – Sang Kil Han
@@ -281,7 +188,7 @@ Translator – Sang Kil Han
Blessed couples, raise your hands and keep them up. Those who have never fought with their spouse, lower your hands. All of you are confessing that at one time or another you have fought against your husband or wife. I will try to be the judge now. Which side-the man’s or the woman’s-tends to speak more, on the average? Then the fault probably lies on that side-the woman’s. That is statistical. It is no accident. Woman fell first and women are often the source of the problem. To surmount that, women need to be trained twice as hard as men; then they can survive. Also, I know this is true by my experience. More women came in the early days of the church and professed their faith to me. They promised this and that but now, many years later, I do not see those women anymore. The men did not say so much or promise as much to me, but most of them are still here. Once again, why should we speak? Be silent, remain and persevere. Do you understand my point clearly now?
You may be doing the right things, but inside you may be carrying a grudge and thinking, “Why should it be like this? Can’t it be another way?” This attitude doesn’t suffice. Nobody is begging you to do this. It is our work, not somebody’s else’s; therefore we do it. I teach you how to conduct yourselves but it is up to you to do it. There are certain things that you have to do for yourselves without complaint. Now you know clearly why we must be silent and keep going.
At the onset of the new year, it is important to remember this hard-won truth which Father has given you. Now do you know how to conduct yourselves? Then promise this to God and Father by raising your hands. God bless you.
-
+
@@ -326,8 +233,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 22, 1987
Belvedere
Translator – Sang Kil Han
@@ -312,7 +219,7 @@ Translator – Sang Kil Han
Now that you know the truth, what shall we do? This is our lifetime duty. We have inherited this precious foundation. Going through our lifetime, we have to build on this foundation, making a plus, a positive contribution, not having any negative influence. How can we make that plus?
How much are you separated from Satan’s world? How much are you returning to God’s world? Are you claiming an individual, family, even a nation? How can we save this nation of America? At this time, there are more than 450 American leaders attending an educational conference, gaining some basic direction and guidance. There is only one way for America to be saved, one direction, and more and more leaders are realizing it. We are educating many people and they are receiving it freely. How exciting we are!
Those who pledge to go this way of action, raise your hands. Let us pray.
-
+
@@ -357,8 +264,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 27, 1990, 9:00 A.M.,
Grand Ballroom, World Mission Center
Translated by Dr. Bo Hi Pak
@@ -296,7 +203,7 @@ Translated by Dr. Bo Hi Pak
Tribal messiahship was established, now national messiahship must come. Father has the Summit Council which many former leaders are connected to. Father can now link us to those countries on a national level. No matter if you are a man or a woman, you can become a leader of your ethnic church. Satan pulled woman out of the Garden of Eden so restored women have to be able to entice Satans world into Canaan. You can control the twelve past presidents and prime ministers and become like a queen.
You are the sons and daughters of God, there is no way for you to become a servant of Satan. He is your servant. No power can invade you. Your husband is God’s son, and your wife is God’s daughter. How could you want to keep company with a servant?
Racial minorities has suffered in the United States, but now they can come together and be a majority. Who said that America belongs to whites and that there can never be a black or Spanish or yellow president? Anything is possible. All minorities follow Father, but he has no political ambition. Father only wants to give them truth.
-
+
@@ -341,8 +248,7 @@ Translated by Dr. Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 29, 1987
World Mission Center
Grand Ballroom
@@ -288,7 +195,7 @@ Translator – Bo Hi Pak
This is the most precious gospel. How precious? You can never buy such a thing, even with every asset the fallen world has to offer. Nothing in the world can be exchanged for this gospel. Within this simple teaching everything good and true can be obtained which the world is yearning for: ideal world, true relationship with God, God’s love. You know that clearly. Satan doesn’t like this at all but of course God welcomes it. That is why God wants us to work hard at this time so that we can bring the victory now.
Today is Parents’ Day and our topic includes our path as well. Today we have come to the poignant realization of the true meaning of Parents’ Day and we also must pledge ourselves to the ultimate fulfillment of God’s will and the True Parents’ wishes. Shall we do it? Thank you and God bless you.
Dr. Pak: Father spoke to you today in your native language and this is a great blessing. When the year 1990 comes, you must be able to listen to Father without an interpreter. Do you pledge that you will understand the true mother tongue by 1990? Let us pray.
-
+
@@ -333,8 +240,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June, 17 1990, 6:00 A.M.,
Belvedere, New York
Translated by Col. Han
@@ -255,7 +162,7 @@ Translated by Col. Han
There are more things to do in the spirit world, especially if we leave them undone here.
What purpose are you working for now? To digest all things. Visit the ones who make the biggest noise against us. How much result did you make? How much result will you make?
Today is the beginning of a new chapter of digesting everything. Father is telling us it is the first day. Shall we do it? God bless you.
-
+
@@ -300,8 +207,7 @@ Translated by Col. Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/25/perfect-settlement-of-the-will-and-sovereign-thought/index.html b/blog/2018/06/25/perfect-settlement-of-the-will-and-sovereign-thought/index.html
index 3aa7d99d..fd0c470f 100644
--- a/blog/2018/06/25/perfect-settlement-of-the-will-and-sovereign-thought/index.html
+++ b/blog/2018/06/25/perfect-settlement-of-the-will-and-sovereign-thought/index.html
@@ -3,119 +3,26 @@
-
-
PERFECT SETTLEMENT OF THE WILL AND SOVEREIGN THOUGHT – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
July 15th, 1990
Belvedere, New York
Translated by Col. Sang Kil Han
@@ -313,7 +220,7 @@ Translated by Col. Sang Kil Han
So here is the meaning of the title, the perfect settlement of the will and “me”. We should have this mainstream thought, which is comprised of these three elements. We should never forget. Every moment we live, we should remember.
For instance, if we are having a meal, we are not eating an American meal. “I am eating a world meal, for the sake of the world, including the spiritual world.” We wear our clothing for the same purpose. when we walk, it is for the same purpose. We are walking in True Parent’s footsteps.
How wonderful that is. All things will bow down. You will have strong spiritual stature when you are like that. Do you understand? I want to live with that kind of purpose. Those who want to be that kind of leader, let’s see your hands. Beautiful! God bless you.
-
+
@@ -358,8 +265,7 @@ Translated by Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 1, 1989
Belvedere
Translator – Sang Kil Han
@@ -337,7 +244,7 @@ Translator – Sang Kil Han
Where can you find knowledge about God, the world, and the future of mankind? There is other place but in the Unification Church. You were in Egypt and then you had to go out to Canaan. You have to take all your clan with you, right? Don’t be a straggler, don’t be left out. We have to bring our own physical father and mother, our siblings to the new country of Canaan. Let us march forward to the country of our hope. Amen!
Those who say, “I will go that way” please raise your hands. The question is, are you going to be seeking the easiest way, or are you going to be serious and painstaking? Why must you go the painful way? I had to work very, very hard to get the results I obtained. You, too, must work hard. You must dig down very deeply to plant the seeds of the next generation. From that, strong new plants will spring forth.
Therefore, I want to hear you say, “I will take on the hard work for God.” When you have this attitude, the Unification Church will never perish. The first generation of Israelites lost their perspective, and therefore they perished in the wilderness. At this time, the same thing will happen to you if you lose your willingness to take the hardest path. Do you understand? Let us pray.
-
+
@@ -382,8 +289,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Jesus couldn’t get blessed, but you have received the Blessing. We have to accomplish what was not accomplished at Jesus’ time and reindemnify that with our own hands. If you have not yet fasted seven days after joining the church, this is an excellent time to do so, at the beginning of this 40 day period. Then we literally have a new feeling, and it’s a new world for us. The situation has changed so much. Last year I didn’t tell you in such a serious way, but this year I am, because it is a new time. We can begin anew, starting tomorrow. Shall we do that? You don’t have to pledge to anybody, just to yourself and Heavenly Father.
Knowing the Principle is very precious, but at the same time, it gives us an added responsibility that we cannot escape. We have to witness to 84 people while we are living on earth. Otherwise, we will regret it when we go to the spirit world. We can do it because the time is getting easier to do that. Those who say, “Yes, I will begin anew tomorrow,” raise your hands. Let’s do it.
(Three cheers of Mansei.)
-
+
@@ -467,8 +374,7 @@ Translator: Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 27th, 1990, 6:00 A.M.,
Belvedere, New York
Translated by Col. Han
@@ -277,7 +184,7 @@ Translated by Col. Han
As all animals and creation follow the sun as it comes up in the east and moves across the sky, all the world follows the true love center. All of spirit world is watching God in the same way. Your purpose is true love-true love God and true love parents. In that love, you do not flee, but you are free.
We have inherited all of True Parents love concept. I am the owner, teacher and parents. You can become that kind of person in the future. Father took so long, but you don’t have to take so long. If you control yourself, even in four years you can accomplish. Everyone will come to you wanting to give you things. But we don’t need much, so you can tell them to keep it, if not for themselves, then for the future.
You can take on parentship, ownership and teachership! How much hard work it will be! But that is your mission. Those who will do it, to make a free atmosphere and liberate God, please raise both hands!
-
+
@@ -322,8 +229,7 @@ Translated by Col. Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 10, 1990, 6:00, A.M.,
Belvedere, New York
Translated by Col. Han
@@ -286,7 +193,7 @@ Translated by Col. Han
You will find out, and you’d better find out how powerful Satan is. You have to liquidate that point in you. Until then you know nothing.
This is very difficult but this is an historical point and we are part of an historic war. This is one place you can be merciless-to yourself. Without this victory, there is no freedom.
If you say you will wage this war and pledge yourself to victory, raise your hands. Thank you very much. God bless you.
-
+
@@ -331,8 +238,7 @@ Translated by Col. Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/25/program-for-peace-islam-and-the-establishment-of-world-peace/index.html b/blog/2018/06/25/program-for-peace-islam-and-the-establishment-of-world-peace/index.html
index bb06cd8c..42f47a2b 100644
--- a/blog/2018/06/25/program-for-peace-islam-and-the-establishment-of-world-peace/index.html
+++ b/blog/2018/06/25/program-for-peace-islam-and-the-establishment-of-world-peace/index.html
@@ -3,119 +3,26 @@
-
-
Program for Peace Islam and the Establishment of World Peace – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Reverend Moon’s Address
to the Participants of the
Summit of the Council for the World’s Religions
Read by Rev. Chung Hwan Kwak
@@ -233,7 +140,7 @@ Cairo, Egypt
As we deal with the present situation, and speak to our followers, including the political and military leaders who depend on our wisdom, do not think about which nation might benefit most, but think about what is best for the whole world. We must be the untiring voice calling for true love, the base for living for the sake of others. The greatest imaginable tragedy would be for war to erupt between Christians and Muslims in the Middle East. The whole world will have to realize this point, the United States, European nations, Middle East nations, and so on. That is why I am sending this message to leaders of all nations. Everyone must live for only one goal, and that is to protect and safeguard this situation against the possibility of a religious war. As religious leaders ours is the greatest responsibility. We must do everything in our power to guide all players into a peaceful solution for this Middle East situation.
With my deepest heart, I pray day and night for the peace I have just described, all religious leaders must do the same.
Once again, I thank you from the bottom of my heart for your holy and noble love of God and God’s peace. May God bless you and your families, and bring lasting peace to our world, our home.
-
+
@@ -278,8 +185,7 @@ Cairo, Egypt
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Respected guests from overseas and distinguished Leaders of Korean society.
@@ -251,7 +158,7 @@ Hilton Hotel, Seoul Korea
If the world leaders who are gathered here tonight will combine your strengths together, we will be more than equal to this task.
During this next decade, we will see the fulfillment of mankind’s earnest desires for a true reconciliation between East and West and for an economic reconciliation between the richer and poorer nations of the world. Also, our longcherished desire to see the unification of North and South Korea will be realized.
Ladies and Gentlemen, as we begin this new year of 1990 with great hope, I pray that God’s blessing and good fortune will fill all of your homes. Let me end my message at this holy banquet that we offer to God by inviting you all to do away with selfishness, practice a life of living for others and be leaders in the vanguard for building a new century of world peace. Thank You very much.
-
+
@@ -296,8 +203,7 @@ Hilton Hotel, Seoul Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 22, 1987
World Mission Center
Translator – Sang Kil Han
@@ -274,7 +181,7 @@ Translator – Sang Kil Han
If you take these words and put them to work, being willing to give your life to achieve them, you will be truly successful people. But if you continue to live according to past standards, just like everybody else in the world, then your path will carry you straight to hell. You should have absolute confidence that you will be protected as you adhere to this principle. On all levels-the individual, family, clan, nation and so on-we will be protected by God and the universe. The making of Heaven is guaranteed. With this absolute confidence, we will march forward. This is the promise and blessing I give you this morning.
It is entirely up to you whether you conform to this formula or you ignore it. If you don’t fulfill it, there is no sense in talking; talking is a waste of time. Do it, then talk about it. Do you understand now? This is my great secret. People ask me, “Father, what is the source of your stamina? How have you achieved so much under impossible persecution?” This is my formula and you can have it, too, because you are the children. Wherever you go, regardless of the circumstances, God is always stronger. If a billion people oppose you, God is stronger than they. So we must be most thankful to God.
The first step is to know yourself; then you can change for the better. You must know today that you are receiving a failing grade. But knowing that, you will be able to try harder and achieve a passing grade. Do you pledge, “No matter what the cost, Father, I swear I will do it”? If so, raise your hands. Great. God bless you.
-
+
@@ -319,8 +226,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
If a person lives under such circumstances, how can he help but go to heaven? Such a person is automatically pushed up to heaven. Now do you understand? We must live in such a way as to become royal citizens of God’s kingdom. Think: “I will be the royal child who serves the elder kings-my grandparents and parents. I will be the king of my own generation and I will serve in all these positions.” If we become like that, we truly have no boundaries. How dignified and how much authority we would have! You don’t need anything more than that. That is true happiness.
(Father speaks in English:) You are a leader in true love. Everyone will be looking at you, waiting for you, moving when you move, preparing for you. Nothing can control you but true love. Such a person becomes God’s woman, God’s man, God’s parents, God’s grandparents. How wonderful Moonies are. We have to follow that kind of way, we have to do that kind of thing. If you want to do that, raise your hands. Thank you. God bless you.
(Colonel Han:) Let us pray.
-
+
@@ -377,8 +284,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 11, 1990, 6:00 A.M.,
Belvedere, New York
Translated by Col. Han
@@ -254,7 +161,7 @@ Translated by Col. Han
This is only the first page of life. Spirit world is like the second page. When we become victors, all of those coming behind will admire us. The more complaint we digest, we will find God within our grasp. God will say, “You resemble me.” God will endorse this person.
Create your heaven. Take initiative then invite God there. What a filial child you will be then. God will praise you.
What we see now is not the original plan of heaven, but we can digest it and turn it around. Become a victor. It is very difficult but it is possible. We have good reason to do this, because God has been doing this and True Parents have been doing this. To claim ourselves as True Children we must do this too. God and True Parents worked hundreds of years to do this for you. How much pain they endured for your sake. We have too much the easy way. Every time you open your mouth, be thankful. For whatever you see, be thankful. Smell, hear, touch, everything thankful. Then you can make the kingdom of heaven, no problem. Those who pledge to do this raise your hands.
-
+
@@ -299,8 +206,7 @@ Translated by Col. Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/25/the-end-of-the-world-and-our-age/index.html b/blog/2018/06/25/the-end-of-the-world-and-our-age/index.html
index 1444088b..a08cc248 100644
--- a/blog/2018/06/25/the-end-of-the-world-and-our-age/index.html
+++ b/blog/2018/06/25/the-end-of-the-world-and-our-age/index.html
@@ -3,119 +3,26 @@
-
-
THE END OF THE WORLD AND OUR AGE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
March 19, 1989
World Mission Center
Translator: Bo Hi Pak
@@ -339,7 +246,7 @@ Translator: Bo Hi Pak
True Parents’ Holy Wedding Ceremony was on April 12, 1960. So by April 12 of this year, 1989, this nationwide network will be completed. We are entering the land of Canaan. You must get out of your house and cross the Jordan River. I would like to restore this New Yorker Hotel completely, making it into a hotel church. We will only accept good husbands and wives and high standard guests; that way we can create a true family atmosphere. It will be such a unique hotel in New York that its reputation will spread all over the world.
So far, the dispensation has been centering on the individual, right? From this date on, I have raised the dispensation to the family level. Who will oppose you when you are living happily and harmoniously as husband, wife, and children. You will be the envy of the world because you are so pure. You may not be living in a luxurious apartment, but people will look at your happy looking, purposeful faces and be envious.
I would like to see some controversy about Rev. Moon’s people. People will see Moonies all over the place. Although they have used the word “Moonies” in a very disrespectful way in the past, it will be different from now on: “Yes, I’m a Moon church man, I’m a Unificationist.” Be proud of it. If we can save the population of New York, then we can definitely save America. I will now give a prayer of blessing for this special crusade.
-
+
@@ -384,8 +291,7 @@ Translator: Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 1, 1990, 6:00 A.M.,
Belvedere, New York
Translated by Col. Han
@@ -267,7 +174,7 @@ Translated by Col. Han
The true love combining God and man is the most precious in the universe. It is the beginning and ending of every conclusion, every cause and every result. For God man is absolute value, for man God is absolute value. For both, the center of absolute value exists when God and man combine. True love centering on God plus humankind equals the absolute value flower. This is the highest pinnacle. God says,”I exist for the sake of absolute value.” Man says,” I was born and exist for absolute value.” When both answer this way the flower of absolute value blooms and spreads the most beautiful scent all around.
The flower of absolute value content is true love. Father knows the joy and purpose of this absolute value so he doesn’t care if he is persecuted. He wasn’t persecuted for himself but for the sake of America.
April is here, it is now springtime. Now you know the crux of God’s love. Those who promise to create this flower of absolute value, raise your hands!
-
+
@@ -312,8 +219,7 @@ Translated by Col. Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/25/the-model-and-those-who-are-recognized-in-providential-history/index.html b/blog/2018/06/25/the-model-and-those-who-are-recognized-in-providential-history/index.html
index b53c518b..214491c6 100644
--- a/blog/2018/06/25/the-model-and-those-who-are-recognized-in-providential-history/index.html
+++ b/blog/2018/06/25/the-model-and-those-who-are-recognized-in-providential-history/index.html
@@ -3,119 +3,26 @@
-
-
THE MODEL, AND THOSE WHO ARE RECOGNIZED IN PROVIDENTIAL HISTORY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
We are so grateful to be living in this particular time, so grateful to have that model in front of us. We have True parents and we can be inspired like this every Sunday morning. WE can spur ourselves on to becoming champions of the providential history of God. Amen?
Think about it. Your body was born with the satanic root and has been transformed into a formidable instrument of God. How wonderful it is! How grateful we are. Even though you began life in the satanic root, you have become a new, transformed creature, a new standard bearer. You can now follow Father’s pattern and become the turning point of history. We will be able to pass on a new baton for a bright, hopeful to our posterity.
Those who say, “Yes, Father, I will become the heavenly instrument to conquer the satanic world and bring victory to God,” raise your hands, please. Let us pray.
-
+
@@ -384,8 +291,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Between love and air, which is needed most? If God and mankind are spectators of a discussion between love and air you might hear the following. “Has anyone in history ever died of no air? How does this compare with those who might have died of no love? Which is more important?” But then if we ask, “Who is more happy, one who dies because of love or one who lives because of love? Perhaps we should say, which is more valuable? What of patriotism? What is more noble, living a patriotic life or dying for your patriotism? What of you American women? Are you seeking to live your life for love or are you really ready to give your life up for love? When you are willing to give up your life for love, then you have a good heart. If you say you wish to live for the sake of love, there is selfishness in this. The person who is willing to sacrifice their life for the sake of love is the center of love. But the person who lives to get love is simply following love around.
@@ -282,7 +189,7 @@ Belvedere, New York
Because of love we can eat and work. People seek equal rights, but the only equalizer in the world is love.
Humans can make love any time which is very different to most animals. So we can practice love for eternity. If any sister wants two husbands, try it. See how painful it is! Children too only want one set of parents.
So remember the Official Course of Love and Heavenly Fate and live it. May God bless you.
-
+
@@ -327,8 +234,7 @@ Belvedere, New York
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
August 12, 1990
Belvedere, New York
Translated by Col. Sang Kil Han
@@ -303,7 +210,7 @@ Translated by Col. Sang Kil Han
In the family, the principle of love is filial piety. On the national level, it is the concept of the patriot. On the world level, it is the concept of the saint. On the cosmic level, it is the concept of the holy son. Everything is connected to Satan’s love right now: the cosmos, the universe, the world, the family. These three elements, love, life and lineage were captured. We must restore true love, true life and true lineage by investing everything. We will reach the cosmic level and at last go to God. Then we can say, “I have true love, I have true life, I have true lineage.” This is God’s recreation. The teaching of Unificationism is the clear, universal teaching.
That is our lifestyle, our life. It is incredibly valuable. We have a wonderful life, centered on the source of true love. Don’t you want that? [Yes.] The Kingdom of Heaven on earth. You need to become that kind of owner, that kind of leader. Then, automatically, you will have the heavenly palace of peace forever.
Those who want to become those kinds of people, raise both hands now. Beautiful! God bless you.
-
+
@@ -348,8 +255,7 @@ Translated by Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 10, 1989
Belvedere
Translated by Col. Sang Kil Han
@@ -342,7 +249,7 @@ Translated by Col. Sang Kil Han
Do you like apples or do you like the seeds? You need the appleseeds. A visitor wants the flesh of the fruit, but the owner wants the seed so that he can have more fruit in the future. Are you a visitor or an owner? Wherever you plant the seed, the same fruit will grow. Anyone can plant that seed which Father has, which we already have as a result of Father. Americans can sow the seeds as well as anyone else, but we can do even better because we are going to give fertilizer and water. Americans can do that and grow fruits here in America, without Father’s help. If you are a successful Tribal Messiah and seed and harvest many, Father will come here to America and bring you over to Korea! (Applause.)
American soil is not that fertile. Maybe Father will take the seed and plant it on the tundra in Russia, in the very cold place of Siberia. The white Russian people look like you. You are brothers; Cain and Abel. Father has to make peace and harmony between you. This is the providential, true way. Abel must sacrifice in order to save Cain. America must take that position. That is the Principled viewpoint. Then new fruits and flowers will blossom.
Those who say, “Yes, Father, we welcome that,” raise your hands. (Father jokes:) Let’s see who doesn’t raise his hand! (Laughter and thunderous applause as Father goes offstage.)
-
+
@@ -387,8 +294,7 @@ Translated by Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/25/the-reunification-of-korea-and-cooperation-between-east-and-west/index.html b/blog/2018/06/25/the-reunification-of-korea-and-cooperation-between-east-and-west/index.html
index 94ab57c7..76dfb2d1 100644
--- a/blog/2018/06/25/the-reunification-of-korea-and-cooperation-between-east-and-west/index.html
+++ b/blog/2018/06/25/the-reunification-of-korea-and-cooperation-between-east-and-west/index.html
@@ -3,119 +3,26 @@
-
-
THE REUNIFICATION OF KOREA AND COOPERATION BETWEEN EAST AND WEST – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
February 2, 1990 Founder’s Address
@@ -246,7 +153,7 @@ Lotte Hotel, Seoul, Korea
Today the free world stands in the Position of Jacob The communist world stands in the position of Esau. Many communist nations, such as Cuba and North Korea, have been taught that, like Jacob, the free world has stolen the blessing from them. Like Esau, in the past they have wanted to destroy the nations of the free world. Like Jacob, for many years, the free world has wisely stayed militarily strong and avoided falling into a position where the communist world could destroy her. However, I believe that now the time has come for the free world to be reconciled with the communist world. When we see our bothers and sisters who have been suffering for many years in the communist system, we must see in them the “face of God.” We must support them, comfort them, fill them with confidence, and allow them to enter the world community of democratic nations.
Ladies and gentlemen, I hope your deliberations over the next two days will be productive and rewarding. I am certain that because of such efforts as these, Korea will be one unified nation well before the end of this decade. On behalf of the sixty million Korean people of both the north and south, I want to express my gratitude that you have come. I pray that your efforts will be fruitful.
God bless you. Thank you very much.
-
+
@@ -291,8 +198,7 @@ Lotte Hotel, Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 1, 1990
Belvedere
Translator – Sang Kil Han
@@ -348,7 +255,7 @@ Translator – Sang Kil Han
The mind doesn’t say that it is tired. The body takes that bad position, and the mind immediately commands, “Don’t do that!” The mind doesn’t sympathize with tiredness. Every night at midnight, your body is taking action in a bad way. “What are you doing? Stop it!” the mind commands. But the body doesn’t follow; it doesn’t hear, crying, “What did you say? What did you say?” The body is going another way, with what? With Satan. Then you lose every time. Make the vertical direction, that steep direction. That is the mind’s purpose: to be steep. No matter how bad the body is, the mind should take action in a different direction. The mind’s place is vertical-all the time. That is the mind’s original place. So the mind can command the body. The mind is like God. God stands in the vertical place, every time, correcting the bad things, commanding. It’s the same situation. Do you understand? This is the original mind, vertical. The body has the individual purpose. The mind is the public purpose, taking the bigger way every time. The mind says you have to live for the family, not for yourself. The family lives for the tribe. The tribe lives for the country. The country lives for the world. The world lives for the cosmos, and the cosmos for God. Bigger and bigger.
So the center is love. Do you want to connect to the place of bigger love? Everybody says, “Yes.” The individual invests in the family, the bigger realm. The family invests in the bigger realm of the tribe. We want to do the same with the world, with the cosmos and with God. That is the ultimate point of love; that is what man wants, his final purpose. Isn’t it? (Yes.) All the time we are thinking, “I am living for love. I was born for that purpose. All my life I am going on that ultimate way.” No one can change or deter those who go that way. All humankind wants to go that same way. Past and future desire to go the same way. Spirit world and earth go the same way, centering on the desire to live the life of true love. Without true love you cannot make completion. Do you understand? So the human being must connect with action; that is the heartistic current. That current is the connection with God. The action is love. That is the tide, or current.
We should be born in love, live in love and die in love, and go over everything in love. Through this condition I will create this tide. From this moment on I will live like this. All Unification Church members should live like this. Those who pledge, please raise your hands. At ease, please. Let us dedicate our prayer.
-
+
@@ -393,8 +300,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Father brought Japanese members to Korea because the Eve nation must first support the establishment of tribal messiahship. That is why the Japanese members are mobilized to deliver the newspaper and sell McCol. That is the preparation and condition for the providence of the tribal messiah to succeed.
Father wants to send 2,000 members to China. Rev. Kwak, are you finding out which members can participate in a mobilization to China?
Those whose hometown is outside Seoul, stand up. Those who will not go to your home areas to restore your family will lose the qualification of tribal messiah and will even lose the blessing. Korean church leaders whose hometown is outside of Seoul, but whose mission is in Seoul, should change their family register to Seoul so that they can establish their tribal messiahship in Seoul. The end of this lunar year is the deadline for you to start your tribal providence. The providence of Israel’s entrance into the land of Canaan to establish the twelve tribes is being restored through the tribal messiah providence. Now is the time for the Unification Church to establish the heartistic entrance into Canaan. If you fulfill the tribal messiahship, the Kingdom of Heaven can be realized in Korea. Once again, those who will go, raise your hands. Let’s pray.
-
+
@@ -335,8 +242,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/25/the-way-of-the-victory-of-god/index.html b/blog/2018/06/25/the-way-of-the-victory-of-god/index.html
index ae1b9abb..6f91dc18 100644
--- a/blog/2018/06/25/the-way-of-the-victory-of-god/index.html
+++ b/blog/2018/06/25/the-way-of-the-victory-of-god/index.html
@@ -3,119 +3,26 @@
-
-
THE WAY OF THE VICTORY OF GOD – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
August 20, 1987
World Mission Center – Grand Ballroom
Translator – Bo Hi Pak
@@ -318,7 +225,7 @@ Translator – Bo Hi Pak
The gate of hell has been opened. That was True Parents’ duty. You do not know how lonely my situation was. This is a serious point. First of all, you have to gain victory in your individual situation. You have to separate from Satan or you cannot release your family, your tribe, and your nation. I have made that kind of separation on every level. You are conditionally separated.
(Translation:) The meaning of today’s celebration is that we must make up our minds to start anew and become new people after today. Nothing will be the same. You don’t know the direction of history, the President of the United States does not know, nor does Mr. Gorbachev. I know exactly what the providential will is, and where we are heading. This is your time to set your own Danbury condition. As much as I was victorious in Danbury, each of you must win that same victory in your own life. You can do it. This is the meaning of today and this is our determination.
I know that many things occupy your mind: your spouse, your children, your parents. Even though you have a thousand different mundane thoughts, just forget them. Right now, you should have only one goal: the will of God and the victory of His true love on earth. Set the condition to love humanity and love God. Become an individual who will demonstrate that supreme love. Can you do it? may God bless you.
-
+
@@ -363,8 +270,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
August 30, 1987
Belvedere
Translator – Sang Kil Han
@@ -352,7 +259,7 @@ Translator – Sang Kil Han
We are building heaven on earth. I am a smart guy. If someone on Satan’s side is too smart it creates a problem, but it’s a joyful thing when someone on God’s side is smart. If you want to build such a foundation, just take my hand and follow me. Then you will automatically inherit the foundation I have made.
The key is to work very, very, very hard. Those are simple words. To work hard means to be sacrificial. To sacrifice means to give everything. In the process, you will be re-created. God’s purpose is re-creation. Your task is to follow absolutely. Since you are smart people, you already know that.
Let us pray.
-
+
@@ -397,8 +304,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 1, 1988
Belvedere
Translator – Col. Sang Kil Han
@@ -277,7 +184,7 @@ Translator – Col. Sang Kil Han
You must not just borrow this way of thinking and this way of life from me, but you must make it your own. You must be proud of the concept itself and live this life just as I do so that you can become true descendents. I do not just think this way, I live way. It is not just words; it is actions.
Now we know how we will achieve salvation and how we can be saved with dignity, without shame. We are all individual messiahs of love. When we practice love, love will come back to us, with ownership. That is reality.
Plant love and you will never perish. You may suffer, but you will never perish or be ashamed. Do you understand? Those who say, “Father, I understand deeply now and I will live the way of love,” raise your hands. Let us pray.
-
+
@@ -322,8 +229,7 @@ Translator – Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 1, 1989
Belvedere
Translator – Peter H. Y. Kim
@@ -286,7 +193,7 @@ Translator – Peter H. Y. Kim
The right side is now coming to the left, and the left is moving to the right. As we said, the communist world and the free world are changing places in so many ways. Why is this happening? It is because enough indemnity has been paid and the internal foundation has been established to create these external circumstances. The spirit world and the physical world are spinning around the center. I directed 220 different nationalities in the spirit world to come down and work with their own people.
In the future, even those people in the spirit world who were Mafia members will have to come down and bring the current Mafia people into alignment with God’s will. That is the only way we can unify the entire world. Even Satan has to serve True Parents now. God is making amazing things happen on the earth. These are changing times.
I am warning you not to neglect gathering together for prayer service on the first day of each month. We have to pray and work hard. Don’t just sleep while other people are awake and working. You are supposed to be working harder and praying even more than I. That is the way you can receive great blessing, like Jacob. Thank you.
-
+
@@ -331,8 +238,7 @@ Translator – Peter H. Y. Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 6, 1989
World Mission Center
Translator – Bo Hi Pak
@@ -300,7 +207,7 @@ Translator – Bo Hi Pak
My topic today is True Parents and the Realm of Liberation. You must have True Parents in your heart. True Parents includes all three Adams’ positions. The three Adams’ sons are all of humanity, spread out all over the world. So all people must be connected to True Parents’ name, as one family of man. You have found the True Parents, right? How about the true citizenship of Heaven? Homecoming remains our final job.
Liberation means to liberate God from His suffering, liberate the True Parents from their suffering, liberate all the ancestors in the spirit world, and liberate our posterity from sin. My responsibility is done, and your responsibility remains. There are 21,000 blessed couples in the world now, and soon there will be more. Those people will carry on the True Parents’ mission. They will move around the entire world being noisy, good troublemakers.
We are truly marching forward. My plan is that every city will be divided into 50 state names. Each blessed couples will belong to one section. We must be noisier than anybody else noisier than the Mafia, gangsters, drug pushers, and all evildoers. This is how to save the world. Can you do it? This time, let’s raise not just two hands but two feet, also. Let us pray.
-
+
@@ -345,8 +252,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 19, 1990
World Mission Center
Translator: Bo Hi Pak
@@ -366,7 +273,7 @@ Translator: Bo Hi Pak
You will receive the inheritance. Jesus Christ, two thousand years ago, was crucified on the Mount of Calvary. What if he had entered Rome, gloriously, and had gone to the Roman Senate and declared Godism and headwing ideology? What would have happened at that time, and over the last two thousand years? Korea is the Israel of the twentieth century, and the United States is the Rome of the twentieth century. Reverend Moon came to this country, and the modern-day Rome persecuted him. But there is no way the United States can stop Reverend Moon. Either they had to kill or damage Reverend Moon, or they had to surrender. They could not kill him; they are the ones who surrendered. The United States government surrendered. Now Reverend Moon is declaring in this country that the worldwide foundation has been laid. Father has been declaring one epoch-making historical event after another. Now Reverend Moon is taken very seriously. As did the congressmen of the Soviet Union and Eastern European countries yesterday, the United States also is taking Rev. Moon seriously. Now that time has come.
I feel so inspired and joyful knowing that I have under one wing the communist world, and under the other wing the free world; and the Unification movement has a worldwide foundation, and the unity of the religious world is now successful. When I think of all these accomplishments, I feel the incredible help and presence of God. For that reason, I feel incredibly uplifted emotionally, joyfully inspired, inside and outside. Thank God, I have done it, and I am bequeathing everything to you. You take it over and run it. You become like Father in everything you do. Practice Father’s way, and win the same victory that Father won. You are participating in the historical duty of the True Parents in his own lifetime. You are breathing the same air, drinking the same water, and sweating the same sweat for the sake of Kingdom-building. That is your greatest honor. Are you joyfully, voluntarily participating in this great crusade? (YES!)
Father would like to conclude on this joyful note, not a heavy note, but a joyful note. I know that you will not let me down, and I will inspire you also. I will pray for you; I will always be with you wherever I am. Count on me. You are the elder sons, the restored sons centering upon the True Parents. With that truth, you shall be victorious. On that note, Father would like to conclude this historical conference.
-
+
@@ -411,8 +318,7 @@ Translator: Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
You have suffered, haven’t you? I know that you have suffered, but for what purpose? Do you look back and wonder why it happened? You may have realized you had to suffer, although you didn’t fully understand the reason. Now you can understand clearly that you suffered because you were following in my wake. You strive to fulfill my directions well so that one day you can inherit my mission and my love. You don’t even feel the liberty to die, because if you died leaving things unaccomplished you would be in big trouble! We have to be really serious about this life because we must accomplish many things before we go to the spirit world. Now you understand clearly.
You may be small, but true love is large and great. If you are going in the direction of true love, its power will always sustain you. With that confidence, you can build a beautiful home.
You need to make a brand new determination as of this moment. Those who will pledge, “Yes, Father, I will do it,” raise your hands. Let us pray.
-
+
@@ -375,8 +282,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1987, Midnight
World Mission Center – Grand Ballroom
Translator – Bo Hi Pak
@@ -288,7 +195,7 @@ Translator – Bo Hi Pak
The subject of your prayers throughout this entire year should be the Unification of the Fatherland. If you pray with this focus, then this most profound goal can happen more quickly. As soon as this crusade is launched, I need to get back to Korea because that country is in a dangerous position now. I have taught you many things. I have trained you and I have given you much love and guidance. Now the time has come for you to take over the leadership position.
Since I came to America I have been just one man standing up to train all the members of the church. Think about it. Now you have come to resemble me. We all shall be the champions, workers and tireless fighters for the unification of the fatherland.
On this first day of January 1987, the motto for the year has been given. Let us all march forward together. Do you understand? Thank you. God bless you.
-
+
@@ -333,8 +240,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
You have to understand that in order for the liberation of God to be achieved you must unite. Father has paved the way for this liberation of God to take place. Even the unification of Korea can only be achieved on the basis of unity. Through your unification all the powers of North Korea will vanish. If through the power of unification the world is turned upside down, the original world will appear. Man can return to his original home and live a life of filial piety with his parents. In the original world we will not need religion. A man can live a life of filial piety to his parents. That’s all the religion we’ll need in the original world. Unification is the key to the coming of the kingdom. It must be a tightly knit and unbreakable unity centered on the True Parents, the True Family and the Unification Church. Without this we cannot bring the kingdom of heaven. We must fight Satan until this unity i8 achieved.
Father prays: Heavenly Father, on this 5th of March, 1989, we have met together with your children. Now the time has come to break the dominion of Satan and establish your mastery. We can see our true home, the place where we can live together with True Parents, brothers and sisters. To get there the people here must go courses of indemnity of different levels. Father, you have helped me and supported me through my whole course of indemnity and I could endure 43 years of terrible indemnity. When I think now the time for liberation is near I am so grateful. I pray for the sons and daughters here who have pledged to unite. Please be with them and give them your blessings. Father, I pray for this poor country which has suffered so much through its history. We have to unite with all our power. We will show your providence to the world. Please allow that these sons and daughters become your proud representatives. Please be with them when they fulfill their historical missions. I pray all this in the name of True Parents.
Amen.
-
+
@@ -289,8 +196,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
REVEREND SUN MYUNG MOON
June 12, 1988
Belvedere
Translator – Bo Hi Pak
@@ -310,7 +217,7 @@ Translator – Bo Hi Pak
Are you ready to dominate the three bases where the enemy strikes: body, spouse, and children? Will you do that in order to win the victory? If you fulfill that goal and grab God with strength, no power under the sun will ever separate you from God’s true love. Furthermore, your children and your spouse will not lose anything. They will be greatly blessed by following you and be embraced by God and the True Parents.
I want you to realize that I will not be staying here in this country. You take it for granted that I will always be here. I have nothing more to give to you unless and until you fulfill my directions. After that, I can give you and teach you more, but not until then.
Your destiny is clear. Those who will practice what I have taught and become victorious according to my teaching, stand up and raise your hands high. Let us pledge, “We shall do it.” (Three times) Thank you. God bless you!
-
+
@@ -355,8 +262,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Many American people thought, “Reverend Moon is trying to exploit our young people, sending them out to sell flowers and fill his own pockets with dollars. Soon he will take away all that money and disappear from the American scene.” What a mistaken idea that was. When the truth is known, they will completely change and surrender to the truth. I have consistently lived by the same principles, done the same things.
Satan has no business in the original homeland. If Satan even tries to touch that homeland, his hand is burned up. Don’t you all want to dwell with me in that same homeland? Amen? (Amen!) Every aspect of the environment is ready-everything except you. It’s all up to you now to choose that route. You have to be determined, saying, “I want to follow Father’s living model and be like him.”
Today is July 1, so half of the year is over. The second half of 1987 is beginning today. I want you to live the remaining six months of 1987 according to this principle that I have spoken about today. Can you say, “Yes, I pledge to live by that principle. Father, you can trust me”? Raise your hands if you can do that. Thank you and God bless you.
-
+
@@ -396,8 +303,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/25/when-it-was-over-it-turned-out-to-be-love/index.html b/blog/2018/06/25/when-it-was-over-it-turned-out-to-be-love/index.html
index 0e0a8dea..bc188fad 100644
--- a/blog/2018/06/25/when-it-was-over-it-turned-out-to-be-love/index.html
+++ b/blog/2018/06/25/when-it-was-over-it-turned-out-to-be-love/index.html
@@ -3,119 +3,26 @@
-
-
WHEN IT WAS OVER, IT TURNED OUT TO BE LOVE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
February 3, 1987
True Parents’ Birthday
World Mission Center – Grand Ballroom
@@ -286,7 +193,7 @@ Translator – Bo Hi Pak
Through Home Church, you will create your own tribe, nation, and world. When this system is successful in three nations-the United States, Japan, and Korea-we won’t even have to worry about the rest of the world. By means of modern electronic media, we can communicate with the whole world. They can see the models in the United States, Japan, and Korea. So converting and transforming the world is not that big a task, once you get down to it.
By receiving the inheritance of Home Church, you are moving into higher territory. But you are not going in a zigzag way there; instead, you are like a comet, propelling straight forward to your ultimate target, which is God’s heart. On this momentous birthday of the True Parents, let us pledge, “I shall become the true child of our Heavenly Father and be victorious along this path, so all mankind can ultimately dwell within the heart of God”
If that particular pledge is not fulfilled and is stained and scarred instead, then this birthday will lose all its joy and it will have no meaning. But I know you will not fail. God bless you.
-
+
@@ -331,8 +238,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
July 22nd, 1990
Morning Garden,
Gloucester, Massachusetts,
@@ -269,7 +176,7 @@ Gloucester, Massachusetts,
So the conclusion is that the concept of absolute existence is based upon true love. Have you ever experienced true love? You have parents and you are proud of them no matter who they are. When you have love, it creates an object of love. The relationship between parents and children is the foundation of true love. There is no limit. Everything can be realized on that foundation. Do you understand? Throughout your life you have to invest yourself completely. From now you have to really invest yourself one hundred percent. Then if you determine to invest yourself 100 percent, you will become a true child of God.
Raise your hands if you will really invest yourself, going out in the early morning, coming back late. Invest yourself 100 percent. There are so many things that I have done in the past that normal people cannot do. So many times I forget about lunch, breakfast, I really think about a time for playing. By investing yourself 100 percent, if you cannot finish that then you have to occupy the Satanic world with your have to occupy with conviction. By doing that you really fulfill.
Mansei! Mansei! Mansei!
-
+
@@ -314,8 +221,7 @@ Gloucester, Massachusetts,
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Honorable chairman, distinguished scholars, respected guests, ladies and gentlemen.
@@ -239,7 +146,7 @@ Seoul, Korea
In conclusion, may I introduce to you two projects that I am supporting. One involves the completion of an encyclopedia, by the International Cultural Foundation, to bring humanity’s wisdom together in one place for the 21st century. The other is the creation of the World University Federation to promote the worldwide exchange of knowledge, as well as the exchange of professors and students. These two new projects will provide a great impetus for the advancement of the global village culture of the future.
Once again, I want to express my gratitude to all of you for attending this meaningful conference in Seoul. I am very grateful, especially, to Dr. Gerholm who has worked very hard as the ICUS chairman, and to Dr. Kaplan who is giving his utmost effort for the worldwide development of PWPA.
May your discussions at this conference be very fruitful. I pray for God’s protection and blessing to be with you and your families.
-
+
@@ -284,8 +191,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Eighteenth International Conference
on the Unity of the Sciences
@@ -231,7 +138,7 @@ Seoul, Korea
ICUS must now develop to a new level. With absolute values as our central axis, we must now begin an aggressive effort to teach and apply the results of the comprehensive research of this conference in ways that will benefit the future world. With this in mind, the ICUS structure already has served as a medium for establishing branches of the Professors World Peace Academy in ninety-five countries, so as to involve the scholars in these countries in a worldwide cultural effort. Many people have expressed great hope in such a practical movement of conscientious scholars. For intellectuals, who form the most respected group in our society, taking the lead in conveying proper values to the young people of the world is no less important a task than you work as professors in your specific fields. I believe it is important to have scholars from around the world form teams to visit various countries and give wide-ranging instruction. A program of this type has already been conducted with significant success in Japan and Korea. There is a need for a worldwide participation of scholars in a movement to give new vision to the people of our contemporary world, particularly the young people, so as to save them from the snares of drugs, hedonism, violence and war. With your ingenuity and practical experience, I know we can build a new world culture.
Finally, let me say that I am confident that many valuable discussions and conclusions will come out of this conference being held in my home country. I am proud of Korea for the fact that it has maintained a beautiful cultural tradition, including a strong tradition of families, in spite of its long history of suffering. I also believe Korea can be praised for having risen from the ashes of successive wars to rapidly achieve its current economic prosperity. I hope you will have a fruitful stay here.
I pray that God’s protection and blessing will be with you and your families. Thank you very much.
-
+
@@ -276,8 +183,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Eighteenth International Conference
on the Unity of the Sciences
Farewell Banquet Speech
@@ -230,7 +137,7 @@ August 26, 1991
I am happy to announce that I have invited Dr. Tor Ragnar Gerholm to become the Chairman of the next International Conference on the Unity of the Sciences, which will be held one year from today, in August 1992, here in Seoul. The 19th ICUS will be a part of the great festival of world culture, which you have heard me speak of before.
I am sure Dr. Gerholm will be calling upon your cooperation and assistance in organizing next year’s conference. I know you will give him the same active cooperation that you have extended that you have extended to Dr. Weinberg and other chairmen in the past. I look forward to welcoming you, the members of the ICUS family, together with the participants in the other cultural and athletic events that will be held then.
God bless you all, your nations, your families and your work. May you have a safe journey home and a prosperous year until we meet again next year at the 19th ICUS here in Seoul. Thank you very much.
-
+
@@ -275,8 +182,7 @@ August 26, 1991
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 7, 1991
Belvedere International Training Center
Translator – Col. Sang Kil Han
@@ -320,7 +227,7 @@ Translator – Col. Sang Kil Han
You must understand this particular time in history. We have to foster the family which is fit to inherit all the traditions and to be the true ancestors of all the future generations. We must do that by keeping our family in the right way. If we are not in the right path, then we have to move them, transplant the seedlings to the right way, give fertilizer and take out the weeds. Do all the gardening necessary within your own family. You have to pay attention to your own family. Don’t just expect them to automatically spring up to become a perfect family. You have to work hard at it.
Now I am giving you, allowing you, the command to look at your own children. Now that I am going over the pinnacle of the hill of restoring the elder sonship, the parentship and the kingship, I am giving you permission to look at your own children so that you can educate them to become perfected. You must establish yourself as the king of your own family. Your family is not supposed to be a democracy. You should be the king. You have to teach your children, too, the way of the future.
Those who pledge, “Between my spouse and me, I pledge that we will grow our family to be this perfect seed which you can give a passing grade,” raise your hands. Don’t miss this special time in history, make a success. I want all of you to succeed in this endeavor. That is my prayer for you.
-
+
@@ -365,8 +272,7 @@ Translator – Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 26th, 1992
Belvedere, New York
Translator – Sang Kil Han
@@ -299,7 +206,7 @@ Translator – Sang Kil Han
Now there is a controversy whether abortion is right or wrong. It is very clear from God’s standpoint. It is bad. Those babies represent the lineage, love and life. In that one cell that exists after conception, love, life and lineage all connect there. Those who support abortion say it is just a cell, but it represents the parents and everything else. It has equal value to the parents. To kill that certainly is wrong. The father’s love and mother’s love is in that would-be baby. Isn’t that true? To kill that baby is the same as killing the parents.
We know how hard Father worked to establish the Blessing so it is not something of small or simple value. Now Father is bequeathing this to us so don’t forget how valuable it is. Guard it with your life. If this kind of True Blessed couple emerges in each of the fifty states, America will never perish no matter how bad it becomes. You know how hard God worked nurturing Father to get to this point. God wants to protect all the victorious value which Father made. Father wants to bequeath everything to you. Why? You are the children.
Now we are given the positions of tribal messiah. We have come a long way to be given this position. It is Father who made this tradition and we are the ones who are trying very hard to inherit that and eventually become successful as Father has done. Those Blessed couples who pledge this, raise your hands. God bless us!
-
+
@@ -344,8 +251,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 31, 1991
East Garden, Irvington, New York
Translator – Col. Sang Kil Han
@@ -296,7 +203,7 @@ Translator – Col. Sang Kil Han
In the future, those who will lead and represent the Unification movement are those who have international marriages. Dr. Durst and Jim Baughman, just to start with, have international marriages. It is difficult to become one, but once you do that it is more powerful than anyone who became one among Oriental or Western marriage alone. Do you agree with that? We must understand that this is God’s hope and intention and it is also True Parents’ hope as well. Father has a high hope for the international Blessings.
Blessing and resurrection comes through the family. Those who understand clearly Father’s message this morning, raise your hands. Then live like this and remember this.
Please join Mother in prayer.
-
+
@@ -341,8 +248,7 @@ Translator – Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 6, 1992
Belvedere, New York
Translator – Sang Kil Han
@@ -376,7 +283,7 @@ Translator – Sang Kil Han
American people like freedom. Do it or not, you are free to choose. It’s up to you. Which way do you want: working hard or take a rest? (Working hard.) Is that true? Really? Americans can become like ants? You don’t want to sing and dance like the grasshopper, but you want to work like ants.
This is a foundation to let you witness without persecution and without danger, what more can you expect? Those who say Father, “I understand your message and your instruction too. I am very confident now for the first time, as to how I can witness without fail. Thank you for that Father,” those who feel that way, raise your hands.
“I will take that way confidently.” Is that true? (Yes!) Raise both hands, don’t put them down. Is that true or not? Those hands are beautiful to see.
-
+
@@ -421,8 +328,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 2, 1992
Bamboo Room, World Mission Center. New York
Translator – Dr. Bo Hi Pak
@@ -265,7 +172,7 @@ Translator – Dr. Bo Hi Pak
Asia is crucial. Asia is centered upon Father. Father’s direction and influence and spiritual and physical foundation is Asia’s foundation. Therefore Asia is the messianic land. Not just Korea, but the entire land of Asia. Do you think this sounds like crazy talk that is completely out of touch with reality? Or do you think that Father is really expounding the truth and a principle which makes sense and that will work in reality? [Truth.]
You are the same as Father. Father is where he is today because Father was awakened by the truth. One truth came to him and he could not deviate from it. By the same token, you receive Father’s truth and your life will be the same as Father’s. I am trying to make you tribal messiahs. Furthermore, Father would like to elevate you to being tribal True Parents. If the truth is propagated, Father won’t have much more to do. Father can go away and have an easy life for the rest of his days, no problem. The work will continue because your ancestors will come down and whip you, asking “What are you doing here?” Your ancestors will be your teachers. They will be slave drivers over you. Father has received the most enormous persecution and under those circumstances Father has survived and prospered and built a foundation leading to victory. Father’s true feeling is one of incredible revenge, yet he does not show it. He has overcome with True Love. God is a vengeful God in a way, but God is a God of love, following the parental tradition. No matter how difficult it may be, you should inherit our True Parents’ tradition to be patient and overcome with True Love. You cannot harbor any hatred or grudge. There is no way you can, because God and True Parents have not done that. You should exactly follow True Parents’ footsteps.
You are the leaders, therefore I am telling you this is the way to go. This is my most important teaching to you today on this Day of Victory of Love. You are the ones to propagate and disseminate this message throughout the Unification Church and entire world. Are you going to do that? Let’s raise our hands and pledge, “Yes, Father!” Thank you.
-
+
@@ -310,8 +217,7 @@ Translator – Dr. Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
In reality, the world of today is being influenced and led by only a few leaders. If all of you who are gathered here today will simply unite together and step forward to educate mankind, then the future of the world will soon rest in your hands.
I hope that your three days of conference are very fruitful and that a new milestone in the quest for peace can be achieved. I pray sincerely that God’s blessing be upon you, your families, and your nations.
Thank you very much.
-
+
@@ -294,8 +201,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/26/from-the-realm-of-death-to-the-realm-of-life/index.html b/blog/2018/06/26/from-the-realm-of-death-to-the-realm-of-life/index.html
index f52a690c..e848a596 100644
--- a/blog/2018/06/26/from-the-realm-of-death-to-the-realm-of-life/index.html
+++ b/blog/2018/06/26/from-the-realm-of-death-to-the-realm-of-life/index.html
@@ -3,119 +3,26 @@
-
-
FROM THE REALM OF DEATH TO THE REALM OF LIFE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
March 10, 1991
Belvedere, New York
Translator – Sang Kil Han
@@ -280,7 +187,7 @@ Translator – Sang Kil Han
If we go forward launching a new movement taking care of grandparents and parents of any age, the neighborhood will know Unification Church members always visit home, knock on the door and carry their mother and father on their back. If you go to a senior citizens home and do that kind of action, in a minute you will get their attention. In a minute all of America will be restored through the Unification Church. Once you carry that grandmother on your back, she will never forget you. She will adore you for life. In America if you ask senior citizen, “Did you get carried by your grandchildren?” “No.” “How about by your son and daughter in law?” “No.” You will hear the same answer all over America. Then you can say, “Instead, I will carry you on my back like your grandson or your son and daughter in law.” If you do that for all kinds of people, do you think those people could ever come against you? They will never forget you. They will see that America now has hope. How about that? [Yes!]
There is nothing complicated. We have been living too complicated a way. The heck with indemnity! If we carried on like this every day it would be a short cut to heaven. You can explain to them the reason for your action saying, “Reverend Moon told me if I do this every day then I will go to heaven and you will go to heaven too. I believe in that so I will carry you.” There is no difficult explanation. And when you do that don’t go in shabby clothing, use your Sunday best. Women dress up like high society. Then the newspapers will report, “They are starting something new again!”
Who will do it raise your hands.
-
+
@@ -325,8 +232,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1992
Grand Ballroom, World Mission Center, New York
Translator – Dr. Bo Hi Pak
@@ -258,7 +165,7 @@ Translator – Dr. Bo Hi Pak
What do you Unificationists think? If you go out, do you have something to tell? Do you have a story or don’t you have a story? [We do.] When you tell the story are you going to be overpowered by the other side or will you overpower them? [We’ll overpower them.] When Father went to North Korea, North Korea mobilized the most intellectual among intellectuals trying to overpower Father ideologically and philosophically, trying to intimidate him. But Father saw their weaknesses immediately. Father asked them several questions and those intellectuals were immediately flattened out! They had to surrender. Later on they became frozen, then later trembled. They could not open their mouths. This is not just somebody’s story; Father experienced this a few days ago in North Korea.
By the unification of the new nation, the day has come for the liberation of humankind and the liberation of God. Amen!
Shall we all stand? Let us have three cheers for True Parents. Remember this is the first Mansei of 1992. Right? You know what to do, right? Aboji! Mansei! Omoni! Mansei! Cham pumonim! Mansei!
-
+
@@ -303,8 +210,7 @@ Translator – Dr. Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1992
Grand Ballroom, World Mission Center, New York
Translator – Dr. Bo Hi Pak
@@ -312,7 +219,7 @@ Translator – Dr. Bo Hi Pak
Today, Father has really been concentrating to give in a nutshell the central teaching, the whole essence of what Father has been preaching through the years, all 250 volumes. Father himself is reading 30 to 50 pages every morning. You have to do the same. Because the world is an evil environment, not clean, we must prepare ourselves so we won’t be contaminated. The only way to prepare is to be equipped with the truth.
In 1992, today, we must make a resolution in front of True Parents that we won’t act by whim or in an unprincipled way. We are going to follow the Principle of our True Parents exactly, the order of our True Parents. Raise your hands, yes or no! (Yes!)
Thank you very much.
-
+
@@ -357,8 +264,7 @@ Translator – Dr. Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 29, 1991
Belvedere, New York
Translator – Sang Kil Han
@@ -288,7 +195,7 @@ Translator – Sang Kil Han
Father went to Kim Il Sung and shook hands and they both agreed to become brothers with each other. Premiere Kim Il Sung is reported to have boasted about it to some visitors. We are living in the kind of time when enemies can meet each other and become close. If your enemy comes to find out what is going on and he finds tremendous value, and he also finds out that you don’t realize that value, he will take it away from you. Now the Japanese have come to America and they have found gold here. Americans didn’t think they had gold, so the Japanese took a lot of it, didn’t they? It’s the same thing. They worked hard for it because they realized the value. We must be the same. We must truly work hard once we realize the value, or someone will come and take that value away from us.
Can you quantify the amount of debt we have? One way to quantify it is to think that even if we pay all our life, we would still have difficulty paying back our debt. We must work all our life to pay back our debts. Are we going to truly work hard whether anybody sees us or not? [Yes.] First, we have to take responsibility for our own country, America. And since America’s responsibility is taking care of the world, we have to take care of the world too.
Let us take it easy from now on and let’s wine and dine! [Laughter] Why did Father speak in such a fashion? Because today is the last Sunday of the year. It is the year end, so at least at this serious time we have to brace ourselves to live up to the standard. For at least that one day we go into 1992 so that God can recognize us. We are about to fly over this promising year of 1992. We have to resolve many things. Isn’t this true? We don’t want to be stragglers left behind. Those who truly determine, this moment, that in 1992 “I will become a new person”, raise your hands!
-
+
@@ -333,8 +240,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 7, 1993
Belvedere International Training Center
Translator – Sang Kil Han
@@ -269,7 +176,7 @@ Translator – Sang Kil Han
God’s position has always been like a vacant place, like a low pressure zone. One time a high pressure zone comes in and blows down that empty place. That’s God’s hope, the end of time, the time of the Second Advent. Do you understand?
Raise your hands if you can say, “Now, Father, I understand clearly and you have helped me so much already. But now that I know this, I don’t need any more help. I can do it, all by myself, and surely I will get there. Don’t worry about me.” Father gathered all the men together, and Korean residents here in America. They are lonely people. They are kind of miserable because they are away from home, trying to do God’s work, without anyone knowing. So Father gave this talk to them. Today is the time of the Women’s Federation, so all the women gathered together and received the same message. Father encouraged all the Korean residents here, “Teach this to every person in this country.” Now American men and Korean men know this. Are you American men, you proud, first-rate nation, going to be outdone by the Koreans? Or are they going to be outdone by you? Father says keep your hands up for one hour, but you know you will do it without fail? Until now, whatever Father taught you was virtually forgotten by the time you got back to the New Yorker. Not this time. Okay?
Those who say, “I won’t forget, Father, I will never forget!” can lower their hands. That means you will do it! (Yes!)
-
+
@@ -314,8 +221,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 2, 1992
Grand Ball Room, World Mission Center, New York
Translator – Dr. Bo Hi Pak
@@ -321,7 +228,7 @@ Translator – Dr. Bo Hi Pak
I feel very confident that even though I may not be here all the time, if you trust these three musketeers and unite with them and join with them and work together toward the goal, I am sure you will fulfill a great victory here in America.
Father has precise instructions he wrote last night, after long meetings all day that went until 1:30 in the morning. Father still had the desire to give organized instructions to you. However because of the time element, it would take a couple of hours to issue these instructions. Instead, Father is now instructing us to get the video tapes of Father’s midnight message, the God’s Day morning message, this morning’s message at the Day of Victory of Love Main Ceremony and this leader’s conference. These four videos should be in each center. If you study these it will take the place of instruction Father has written.
This is the holiday season. We are celebrating the new year as well and making a new commitment. Father is very confident that we have a great new year ahead in 1992 with the slogan, “The Unification of the New Nation.” We are going to create a new nation. Every nation shall become new. This new crusade will take place from today. Tomorrow you can leave for your own posts. God bless you and God bless your families. Most important of all, God bless your mission. Shall we show Father our appreciation? Thank you Father! Let’s have three cheers of Mansei!
-
+
@@ -366,8 +273,7 @@ Translator – Dr. Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 7, 1993
Belvedere, New York
Translator – Sang Kil Han
@@ -278,7 +185,7 @@ Translator – Sang Kil Han
In the last twenty years we saw with our own eyes and heard with our own ears, what Father has done. Are you going to shoot to perfection? (Yes.) When I look at you I believe in your perfection. Father wants to give you the gift of the title of Holy son. How much confidence you can have in the investment that was made in the heavenly Blessed couple. You have received True Parents’ name. This was the first Sunday of the month and Father will teach chapter by chapter.
Will the Japanese couples please raise your hands? Almost half. This is not America, but Japan. Father has merged Japan into America. Do Japanese women work harder than American women? Why? America belongs to fair hair girls. Remember salt water will change fresh water to salty. Try not to be outdone by Japanese. Which is more efficient, the Japanese way or American? Japanese. Do you feel good that Japanese take the head and you take the tail? You are like a grasshoppers, but Japanese are like ants. The grasshopper and ant fable is pertinent here. Why do Americans laugh so much? What are they so happy about? They are like grasshoppers. Grasshoppers don’t mind what others do, they make something new. Grasshoppers will dance too much, then they get tired. Orientals enjoy it to some extent, but then are ready to work again.
All those who are going to go this way, please raise your hands. Thank you very much.
-
+
@@ -323,8 +230,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
August 24, 1992
Little Angels Performing Arts Center
Seoul, Korea
@@ -244,7 +151,7 @@ Seoul, Korea
Through this structure, we can provide new impetus to the work of giving opportunities for meaningful exchanges and education on a God-centered vision for world peace to people of all countries and all walks of life, including political leaders, scholars, religious leaders, journalists and educators, as well as leaders of women and youth. This vision of world peace will be centered on families in which mothers, representing all women of the world, accomplish mind-body unity through love.
If you will embrace my proposal and join me in this task, then our efforts are certain to bring the world of peace that is the object of God’s desire to all of humanity within the remaining eight years of the twentieth century. We who are gathered here this evening will be the leaders in opening the gates to a world of peace for the coming twenty-first century.
I pray you may have a pleasant visit during a the time of the festival and that God will bestow His boundless blessings and protection upon your work.
-
+
@@ -289,8 +196,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 15, 1991
Grand Ballroom, World Mission Center,
New York
@@ -293,7 +200,7 @@ Translator – Dr. Bo Hi Pak
Do you trust and believe Father’s word? (YES! )Or do you just consider Father’s words: “I will take into consideration what Father said today.” Are you going to consider or trust and believe? (Trust and believe!) There is a honey jar; you are eating honey that is so sweet. Do you want to just enjoy your own honey, all by yourself, or take the bottle with you to your hometown so that everyone will share the same honey? (YES!)
So there you are. They will want to have more honey. Okay, come over, come over. Then what would you do? Not just honey, but you would give them eternal life. We have honey factory: the honey maker is Reverend Moon! So amazing thing is that the universal raw material is in abundance, with no end. Father can make jar, after jar, after jar. If you have no more supply, just come to Father and ask for honey. (Applause)
So the conclusion is this: “Yes, that is the only truth. Father we have no choice except to obey and follow you; we will live and die for you.” Those who do, will you raise your hands? Now shake your hands, like an earthquake. We are uniting the entire world. (Applause).
-
+
@@ -338,8 +245,7 @@ Translator – Dr. Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 1, 1991
East Garden, New York
Translator – Col. Sang Kil Han
@@ -377,7 +284,7 @@ Translator – Col. Sang Kil Han
In the same way, Father went through this in America. It is difficult the way that Father did, Father knows this. So, expect the same thing. It is not easy, but do it. Those who are confident, not just because Father says, but because you understand why and how to do it and will do it, then raise both hands and pledge to Father.
Now in this time of spring, when every flower is blossoming, Father is encouraging you. This is the seed planting time. It is time to sow the new seed. In this time, only those who are truly confident to do this, raise your hands. Now Father has one question for you. How much time will you shed tears? How much time will you be beaten up by those who will not understand you? When you do, this is a good opportunity to think about God and True Parents, so don’t mind it.
May God’s blessing be upon you and your mission. Let us pray.
-
+
@@ -422,8 +329,7 @@ Translator – Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 14, 1993
Belvedere International Training Center
Translator – Sang Kil Han
@@ -302,7 +209,7 @@ Translator – Sang Kil Han
Every one of you has the ambition to own a lot of property, don’t you? Even you small women feel that way, don’t you? Big men, small women have the same hope and ambition. True Love is the equalizer between you.
Unless we achieve liberation, we will have no freedom. Liberation comes before freedom. Look at this in perspective. We go to Africa and pay indemnity and what do we achieve? Just Africa, that’s all. Can we complain at that? No, we are going beyond Africa, going beyond the whole world and history. We must digest and liquidate, rearrange now. Therefore, in the months to come, we will have a new, larger movement. We must have our mind prepared.
A huge snowstorm hit New York and authorities recommended that everybody just stay home today. Everything is quiet. But we are making a big bang in this world and we know how to do it. We will do it by going out and working harder when everybody else is dormant and resting. This day is very memorable. It is quiet because of the storm. Everybody is trying to protect themselves. Our only protection, however, is our understanding and our acting upon it and accomplishing. Are we going to do that? Yes? Yes? (Father speaks in a softer voice the second time.) When I speak “Yes” in a smaller voice, how should you answer me? Should you also lower your voice, or should you make your answer bigger? As my voice becomes smaller and smaller, your voice should go the opposite direction, becoming stronger and stronger. Then how great the hope for the Unification Church will be in the future! Can you do it? (YES!) (Smaller voice:) Can you do it? (YES!!!) (Even smaller voice:) Can you do it? (YESSSS!!!!!!!) Okay, I will let you do it! God bless you.
-
+
@@ -347,8 +254,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
June 7, 1992
Belvedere, New York
Translator – Sang Kil Han
@@ -351,7 +258,7 @@ Translator – Sang Kil Han
By the woman’s world uniting with True Father, then there is no division between women and Adam. So there is no one left to unite with the archangels’ position. Then the archangel does not have the partnership required to perpetuate Satan’s realm. Instead, the archangel can then be reborn completely. So with Adam and Eve’s family completely dedicated to God, then those women and children from these three nations, combine and say to Mother, “Please, we want to help Father”. After that God can bless Adam in the husbands’ position. So then man’s world and woman’s world will be completely on God’s side. There will be no place for the archangel in human relationships.
So, centering on the family, this is the beginning of the kingdom heaven. Mother is fighting that kind of invisible war, so to speak. Mother is starting that today, Father’s children, too. Daughter and son. So position of the elder is being restored, position of the true parents is being restored, and kingship is being restored. After that, royal family position will be restored. Standing on the family foundation, elder son’s country, then true parents’ country, and royal family country can be established as was God’s original will. This will connect this world with the next world. That is the original heaven on earth, and in the spiritual world too. Completing this four position foundation, completely reindemnified.
This will end the history of the dispensation of indemnity. All the different eras of history will shout Mansei! “Mansei! Mansei! Mansei!” God bless us!
-
+
@@ -396,8 +303,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 28, 1993
Belvedere International Training Center
Translator – Sang Kil Han
@@ -247,7 +154,7 @@ Translator – Sang Kil Han
If Father had not understood this principle, he need not have gone through all the trials of the last 40 years. Think pragmatically. If Americans are not saving their own country; why should a man from Korea come here to try? You may not cover all 128 countries, but you should work in four countries, your home country and three more. This is the same as dawn, day, dusk and night. North, south, east and west.
Then you can live in harmony with all. But now, if an American ends up in the spirit world with a German, he would rather be in hell. God loves the enemy. Thus all things come to live under God. Satan wants to come to a man who has experienced all things. This is the place where he can gain forgiveness.
We live this way of life in order to end up with God. All of us know where we are on this circle. God is at one point. We must go there. If we don’t reach this point it will take many, many tedious years. In the spirit world you will remember Father’s sermons. Father can teach you, but you must go your own life. The student can learn from the professor, but he must also become a teacher. We must learn and digest this. We know now what life is for. We must pray and pledge this. Tomorrow is the beginning of the new month. So today, the last day of February, all of us know how to live our life.
-
+
@@ -292,8 +199,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 17, 1993
Belvedere, New York
@@ -264,7 +171,7 @@ Translator – Sang Kil Han
Adam’s family is the king family. Tribal king, race king and nation king.
This new family is not individual but represents the entire world and being equipped with the four heartistic realms and the three great kingships will go into the world in this new era of the completed testament. So the motto of this year is “The New Family and the Unified Fatherland.” The fatherland is not Korea: When the families gather together we will create a fatherland which will bring a world of peace. We have to have a fatherland before we have a homeland. So the whole thing will be accomplished. When North and South Korea unite, the whole world will unite. North Korea also has a father. In South Korea Rev. Moon is the True Father – they have both appeared. But one is going up and one is going down.
So the world’s problems come from the family. When the new True Family and True Parents appear all the problems will be solved. Father is perfected as a son, perfected as a brother, perfected as a husband and perfected as a father. Perfect in all four heartistic realms. Now is the time that God can be proud of this perfect son and daughter. So now the Kingdom of Heaven is so visible. Satan has to disappear from the face of the earth. Thank you very much.
-
+
@@ -309,8 +216,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 3, 1991
Grand Ball Room, WMC. New York
Translator – Sang Kil Han
@@ -313,7 +220,7 @@ Translator – Sang Kil Han
Sell Belvedere, sell The Washington Times, sell everything and give this money to mainland China, which so desperately needs money and expertise. How glad they would be! How much they would appreciate it. Americans don’t appreciate these things here. What if Father keeps these things in America, even though they are not appreciated? What will happen in 100 years time? People will come on a pilgrimage here. This is one place that doesn’t belong to America, it belongs to everyone around the world. This will be a tremendous tourist town; Mecca will be no comparison. This will be a rich town and country because of Father. Do you think the White House is precious? No, the Belvedere carriage house where we sit now is much more precious than the White House.
Those who will pledge to Father, “I will be the new owner of the new heaven and new earth and I do so with both hands up!”, please do so.
Thank you. Let us pray.
-
+
@@ -358,8 +265,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 3, 1991
Grand Ball Room, WMC. New York
Translator – Sang Kil Han
@@ -313,7 +220,7 @@ Translator – Sang Kil Han
Sell Belvedere, sell The Washington Times, sell everything and give this money to mainland China, which so desperately needs money and expertise. How glad they would be! How much they would appreciate it. Americans don’t appreciate these things here. What if Father keeps these things in America, even though they are not appreciated? What will happen in 100 years time? People will come on a pilgrimage here. This is one place that doesn’t belong to America, it belongs to everyone around the world. This will be a tremendous tourist town; Mecca will be no comparison. This will be a rich town and country because of Father. Do you think the White House is precious? No, the Belvedere carriage house where we sit now is much more precious than the White House.
Those who will pledge to Father, “I will be the new owner of the new heaven and new earth and I do so with both hands up!”, please do so.
Thank you. Let us pray.
-
+
@@ -358,8 +265,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 12, 1992
Belvedere, New York
Translator – Sang Kil Han
@@ -329,7 +236,7 @@ Translator – Sang Kil Han
We have to understand that without this new family, the new nation cannot be achieved. Remember: Order, Law, Relationship, and Ideal. Never forget those four limbs of the tree. In the middle of the night, while you are eating, think about these things. In order to build a house, you need four corners, four pillars.
What is the ideal way for a woman to sit down? Like the Oriental woman sits, or how? Even how to sit must be taught. That doesn’t mean a loss of freedom but rather learning such things gives you the utmost freedom. You must understand you must diligently study and follow this to raise yourself to the ideal of True Love. Do you pledge, “I will faithfully follow all these four points, perfecting myself as an individual, as a member of a family, as a member of a clan, nation and world. I will become qualified even in front of God, according to the code of proper conduct.” Those who really say yes to this, that you will pay attention and follow these points and become perfected in them, raise your hands. You are good children! From this point on, we will start to have a good tradition-good brotherhood, good couples, good parenthood.
Let us pray.
-
+
@@ -374,8 +281,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
OUR MISSION DURING
THE TIME OF
@@ -280,7 +187,7 @@ Translator – Col. San Kil Han
What pushed Father to accomplish his work? He could work like that because of the knowledge he had. Father knew if he didn’t do this now, he would have to do it later anyway. If we don’t do this and then go to spirit world, we won’t be able to bear looking at Father and many of our own ancestors as well. They will accuse you. Has Father accomplished his mission? With all confidence Father is directing us and ordering us to do it too.
That is what Father is doing this morning. The results are unmistakable and guaranteed. We’ll get the results Father said we will get. We should pledge now, “Yes Father we will follow your tradition. I will follow your way of life for three years. I will dedicate myself in that way for the sake of others, not myself.” Those who pledge this, raise your hands. Father wishes God’s blessing upon all of those who raised their hands.
Now is the time of a great transition in history. We must abide by this responsibility and to live up this change and new historical direction.
-
+
@@ -325,8 +232,7 @@ Translator – Col. San Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 5, 1992
Belvedere, New York
Translator – Sang Kil Han
@@ -340,7 +247,7 @@ Translator – Sang Kil Han
[Father speaks directly to the parents of the Blessed child who died in the accident.] Please do not be sorrowful. That is the meaning of the Day of Victory of Love. I have followed that same path. Now you can know that love has won the victory. You can begin repenting, going back and repenting for each of your generations. You can simply tell your departed child, “Leave everything behind for me to take care of. I couldn’t do every part of my responsibility, so you had to bear this cross. Please travel light and leave everything to me.” If you can do that, you will be doing the best possible thing for your child. Because this is a time when we can win over the elder sonship as well as ownership on the family level and above. We are in a transition time right now. The Ascension Ceremony is not a funeral. That person is truly ascending, going up into heaven. When Heung Jin Nim was lying in the hospital with an oxygen mask, it was Father who had to take it off his face when he ascended. Also I had to quickly arrange the way for Heung Jin Nim to go. This is why he said through the African brother, “There is no way to repay what I owe to Father. Father has done so much for me.” He is the first to ascend to spirit world who is connected to True Parents’ root, so it is backwards. Actually, the elder ones are supposed to go first, but the one born later had to arrive first in spirit world. So it is like he is the messiah to spirit world. When the spirit world becomes one with Heung Jin Nim, since he is already one with True Parents, then heaven and earth can be connected. So please don’t be too sorrowful about the recent passing. Send him off gladly, ask him to work with Heung Jin Nim and pray for that. This gives us our lesson.
When I heard the news yesterday, I immediately prayed in that exact way. Do you understand? All of us can join in that prayer. It is truly not an unhappy event. Here at the beginning of the year, this is one indemnity condition by which many can pass over safely. Think of it that way.
Now we will come back to our main topic today, our portion of responsibility and the subject world. Those who would pledge, “I pledge to create the family position, tribal position, national position, all the way to the world position. I will continue to work to perfect these positions,” please rise. This is a new year and it is a new country. A new country was born along with the new family. Let us all pledge to fulfill this. Raise both hands. Thank you. God bless you.
-
+
@@ -385,8 +292,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 23, 1993
Grand Ball Room, World Mission Center. New York
Translator – Sang Kil Han
@@ -442,7 +349,7 @@ Translator – Sang Kil Han
The horizon is so big, in Texas. The light takes a long time to spread in the morning. The sunsets are long, too. It is a beautiful sight to behold. Every day the sunsets are different, it is so beautiful. When you see it, you will think, “This place is amazing. I didn’t know such a beautiful place existed. I am so fond of it, I don’t want to go back home!” You will want to stay for a long, long time. It is a good place.
So it is decided, right? (Applause) Ah, we are feeling so good! (Laughter) That’s true! How enjoyable! Father wants all of you to fill up, swell up with the great dream of working hard to chase out all the poverty and starvation from this world. When we are full of hope for the ideal and we are working very hard for that, then God’s blessing will eternally be upon us. The Unification Church Blessed couples will prosper and prosper forever.
There are a lot of rattlesnakes down there in Texas so you have to wear long boots to protect yourself. Also, there are big poison spiders and scorpions that are very dangerous. Once you are bitten, you have to get the antidote right away or you will fade away. You children have decided to take over some of the burdens which Parents have been bearing single-handedly for the last thirty years and more, on this memorable 34th Parents’ Day, the 33rd anniversary day of Parents’ Day. When you now decide to do that, in Father’s place, then the Unification Church will have lots of hope in the future. Lots of blessing will come from God to the Unification Church. What Father is literally saying is, Father has been doing that much and now we are about to do that much of Father’s work. If we say, “Well Father, it’s going to be difficult,” you may as well die. What use will you have if we can’t do at least that much? Thank you, Father. Let us pray.
-
+
@@ -487,8 +394,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Founder’s Address
Inaugural Assembly of the
Inter-Religious Federation For World Peace
@@ -241,7 +148,7 @@ Little Angels Performing Arts Center, Seoul, Korea
In Western societies there is a tendency to take life easy, especially now that communist atheism has lost its ground. This tendency, however, comes from a superficial assessment of the situation, founded on ignorance about the real essence of the problems that we face. As long as a new awakening movement of true love centered on God does not occur throughout the entire society, the fall of contemporary civilization whose center has been Western society is coming, and that outcome will bring more misery than we can imagine.
The world as it is now cannot be left alone. There is no time. Who can take responsibility for this generation? Military leaders? Politicians? New social engineers? We, representing the religions, should take that responsibility. I ask your active cooperation. When, through the movement of the Inter-Religious Federation for World Peace, historical religious traditions harmoniously advance in practice toward world peace, then the spiritual foundation for guiding the world will be firmly laid, and the ideal of peace centered on God’s true love will be completed. When all religions of the world have a unified direction, the peace of the unified world will come.
I pray that God will protect the future of the Inter-Religious Federation for World Peace and all of you representing the world’s religious traditions. May God bless each of you and your families. May you become the people of true love who can bring peace to the world.
-
+
@@ -286,8 +193,7 @@ Little Angels Performing Arts Center, Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 20, 1992
Belvedere, New York
Translator – Sang Kil Han
@@ -453,7 +360,7 @@ Translator – Sang Kil Han
Father, I earnestly pray that You can bless the Unification members throughout the world to understand that for the journey of True Mother, they have the responsibility to become one mind and one body and to pray with their utmost effort.
I ask You once again by Your will, to permit the unashamed end of my life. Before that granted day, I ask You to protect these young American children who determined themselves today. When realizing how grave this mission of being responsible for America is, I earnestly hope that they can withstand the difficult path, become patriotic warriors who are worthy of blessing, and participate in this battle.
I earnestly ask You to bless them to be a people who can be bold for Your will and for the day to come, so that they can receive the blessing of love, life and lineage of Heaven and become the enforcers of heavenly authority. I pray all these things in the name of True Parents. Amen.
-
+
@@ -498,8 +405,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/26/resurrection-and-liberation-of-the-worlds-women-part-i/index.html b/blog/2018/06/26/resurrection-and-liberation-of-the-worlds-women-part-i/index.html
index 086c7b46..f7470b9d 100644
--- a/blog/2018/06/26/resurrection-and-liberation-of-the-worlds-women-part-i/index.html
+++ b/blog/2018/06/26/resurrection-and-liberation-of-the-worlds-women-part-i/index.html
@@ -3,119 +3,26 @@
-
-
RESURRECTION AND LIBERATION OF THE WORLD’S WOMEN – PART I – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
January 31, 1993
Belvedere, New York
Translator – Sang Kil Han
@@ -243,7 +150,7 @@ Translator – Sang Kil Han
The awesome conclusion is that each person wants to become the best. To do that, each must think, “I represent the entire world and live for the sake of the world.” If you think that, you think that you represent the past, present and future. Such a man loves women the best, and can come to the conclusion that there is no woman who does not love him. All women will want to marry that man. In order for you to have that kind of husband, you must be that kind of woman. In that way you can be the best. When you learn about this, you say to God, “I will do not only that but better.” If you are anxious to do better than God, you can climb on top of God and God will say, “That feels good.” Frankly, none of you wants to be outdone by Father, do you? (No.)
Here is Reverend Moon, who says, “Go and save all women.” Then one small woman responds and works like crazy and gets many women and is educating them. Will Father stop her? No, he will tell her she is better than him. If one small member of the family says, “I have to bring God here,” and goes out and does that, then everyone will bow down to her. They may ask her how she did it. She will say, “I learned from Father to live for the sake of the world.” God will be astonished and His ears will open. God will follow her anywhere, even to hell. If you do more than what Father is encouraging you to do, Father will fall in love with you. She is a lovable person. We are all capable of being like that. How wonderful that concept is. Do you understand that you must become the center, focal point of the universe? (Yes.)
So let us finish here and continue tomorrow, the first day of February. The interpreter should be the happiest person. This title is very important, especially for women. Leave the title on the board. Let us pray.
-
+
@@ -288,8 +195,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/26/resurrection-and-liberation-of-the-worlds-women-part-ii/index.html b/blog/2018/06/26/resurrection-and-liberation-of-the-worlds-women-part-ii/index.html
index 0ab36585..400102a1 100644
--- a/blog/2018/06/26/resurrection-and-liberation-of-the-worlds-women-part-ii/index.html
+++ b/blog/2018/06/26/resurrection-and-liberation-of-the-worlds-women-part-ii/index.html
@@ -3,119 +3,26 @@
-
-
RESURRECTION AND LIBERATION OF THE WORLD’S WOMEN – PART II – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
February 1, 1993
Belvedere, New York
Translator – Sang Kil Han
@@ -282,7 +189,7 @@ Translator – Sang Kil Han
How can we enter into heaven? Ignorance can never lead to heaven. First we must know clearly what happened. So this is why we are much, much closer to heaven now. All that remains is to do it.
So, revival and liberation. Be born again, restore the family and bring liberation to all. This is the women’s era. Now the men must win salvation through the hands of women. What does that mean? There will be more and more good women in politics. The President of our country should be a woman also. That day must come soon. Women must do that and bring the victorious results to men. Not an individual President, it should be a family President. The criterion for eligibility for President will be the level of unity in the family, which establishes a good tradition. Everybody will know who has the best tradition, so elections will become automatic. The utmost traditional family will become the President. What about democracy? Well, the day of democracy is past. Democracy is transient.
You must understand that Father’s recent speech centering on Father’s birthday is a summary of father’s history. We must familiarize ourselves with this speech thoroughly and not only teach this to ourselves, but teach all the people we come with whom we come into contact.
-
+
@@ -327,8 +234,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
August 1, 1993
Belvedere International Training Center
Translator – Sang Kil Han
@@ -319,7 +226,7 @@ Translator – Sang Kil Han
You must return to your original nation no matter how difficult your situation. You must live there for three years or more. You were born there. Why must you stay there for three years or more? You have to eat and digest the elements from the original land. Go back there and drink the water, eat the fruit, eat the fish. That is Abel food, not Cain food.
Father did everything. What shall I do now? In America, did Father complete his work in a victorious way or defeated way? [Victorious.] You know that clearly. Then how should we go on from today? Eve – women – unite completely with me, Mother and our children forever. No matter how difficult, you cannot separate. If you separate, you go to the dungeon of hell, immediately and straight down. Your husband may not like it, but you have to teach him. Save your children and your husband and connect with True Parents. Otherwise you cannot save your family. After connecting the family you can go to the place of victory, the original ideal world.
Let us pray.
-
+
@@ -364,8 +271,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
July 28, 1991
Belvedere, Tarrytown, New York
Translator – Dr. Bo Hi Pak
@@ -354,7 +261,7 @@ Translator – Dr. Bo Hi Pak
Then, on the foundation of tribal messiahship, you can connect to the national foundation, which Father already fulfilled. Thus, the formation, growth and perfection levels can be connected directly, vertically, to the nation, world and cosmic center. The tribe center is not the center. The cosmic center is Father, who is vertically connected to God. Your ancestors will visit your relatives and witness to them. We will expand God’s foundation on the earth.
Become good problem-makers!! What kind of trouble makers? True love trouble makers!! What is true love? True love means to invest everything, and then forget you ever invested.
Let me hear your voices! Will you go to your original homeplace? Do you want to become the royal family? Welcome it with a “mansei!” If you are ready to go, raise your hands!
-
+
@@ -399,8 +306,7 @@ Translator – Dr. Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 8, 1991
East Garden, New York
Translator – Col. Sang Kil Han
@@ -435,7 +342,7 @@ Father often uses these concepts, but also these are basic concepts for us to un
So, we made Father work all morning. How can we express our appreciation? Now, Father will go to Alaska, and will continue to study to make up all the deficits we are making now. He has to pay extra effort to make this happen.
So, Father reduced this church hierarchy to a minimum. Father told Mr. Kamiyama and all the old 777 couples to go back to Japan and start anew. Only the relatively new Japanese members will remain in America. You see, the times are changing. In Korea, for instance, there is only one person at HSA, and everyone else went to their hometowns. We must stay abreast-what about America, should we do the same?
We didn’t come around Father to get a job and a living expense. We came here to be educated and to create a new country, a new nation-and we are the soldiers of independence forces. We are not dependent forces, but independent forces. You must inherit the American Founding Fathers’ spirit-you will be the founding fathers, the pioneers of this country-one nation under God, and we’ll make one world under God. You are the harbingers, the pioneers. We know the sacrifices of the Pilgrim Fathers, and should we sacrifice more or less than they, knowing everything we know today? Decide in your mind, make up your mind. But you are not desperate-your door is open ahead of you-a big road, instead of a small road. All you have to do is have absolute confidence. The Pilgrim Fathers just believed, hoped. You can do much better because you know-how can you not do so much better than they? You walked the way knowing where you were going. Is that true? You know well.
-
+
@@ -480,8 +387,7 @@ Father often uses these concepts, but also these are basic concepts for us to un
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Belvedere International Training Center
February 17, 1991
So, what is America going to do? Now, more than 400 leaders are gathered here together. If someone among them, one person, sets a good tradition, even if that person wasn’t American, if that person was Russian, then this group should follow that person. Even if the Bush administration is not successful in leading the American people, these 400 people who can go over their nationality and follow the Russian side could lead America. There is an alternative way now.
@@ -403,7 +310,7 @@ February 17, 1991
After the year 2,000 let us see what kind of result appears. From now they will welcome us. Father is chasing you out for that purpose. Don’t complain. Just put one foot in front of the other. That is the most valuable way. Don’t complain. Always be the victor. The victor does not complain, but is proud of his situation. Change this serious situation. You have to be grateful and thankful. If you eat too much, be thankful. If you are starving, be thankful. If you are miserable, be thankful. Satan cannot follow you to that place.
If you complain, then Satan will enjoy you very much and he will immediately connect with you. During the next ten years, protect yourself from Satan’s historical relationship with mankind. Cut him off completely. Father will not be here. He cannot be everywhere. You will be alone. Why? Because you have to become the true owner. You are all alone because you are the owner. If you complain, you cease to be the owner. Complaint will shake loose the blessings already given. Gratitude will only increase the blessings. That is the secret to becoming the unfailing owner.
We have decided then, haven’t we? Today is a good day! Stand up. Who will do it? Whoever will do it, not only raise your hands, but pump your fists in the air. Proclaim, “I will do it, I will do it, I will do it.” God bless you.
-
+
@@ -448,8 +355,7 @@ February 17, 1991
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 1st, 1992
Belvedere, New York
Translator – Sang Kil Han
@@ -308,7 +215,7 @@ Translator – Sang Kil Han
Father already told you to buy one boat, didn’t he? Have you done that? Do you have a boat ready? There is a beautiful, small boat in the Hudson River. It is a prototype. It costs $6,000-that’s all. Certainly it’s not for commercial purposes. It provides you with a good, local boat. It doesn’t sink. Styrofoam never sinks. You women would have a security net. Father recognized that American women are kings of their family, so I want to make them kings of their boat. Father may train a pirate-like woman captain for going out on the high seas. Then I would say, “Go occupy Japan.” Maybe she will. Not by force or by gun, but she will occupy a country by love. How wonderful it is to know.
“A-men” means a number one, wonderful guy. The fact that Father did all these things in a mere thirty eight years, less than the forty years which was my goal, is truly amazing. Now Heaven and Hell become so clearly visible. How wonderful is this happening in the whole cosmos. It is the best news throughout history in the whole universe, in God’s history and man’s history. Have you ever seen the farmer’s dance which the Little Angels do? Now Father will do that so the whole world will dance like a ribbon. Are you going to be part of that ribbon and stay there, dancing when Father dances? That’s how we’ve got to dance, see. All Father does is this, and what you should do is that. [Dancing around the stage.] We will dance into heaven not to hell.
Think how much has changed within the last two years, a mere two years! We have two more years until the 40th anniversary of HSA. If we did that in the next two years, how much more would the world change for the good? When America is full of welcoming sounds for the Unification Church, that will be the beginning of hope for America. What is your assessment? Do you think I am speaking just sweet talk, conceptual talk, something which is not true but sounds true? Or is what I have explained here this morning totally true? Not only that, but you can do it. Which one is it? Absolutely, you can do it because your brain is washed thoroughly! It is nicely cleaned. I don’t care what the people call us, we are happy! For thirty eight years, Father stood in the front, and also Father did everything. Practically, Father did everything. Now to inherit what Father has made for you, you must take the initiative during the next two years and work like Father. Pledge to me that you will do that and you will march forward together. Those who are ready to do that, raise your hands. What a great crowd! How wonderful you are! God bless us!
-
+
@@ -353,8 +260,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
I just arrived from Alaska. I am making a special visit because this time has great significance from the point of view of the dispensation.
@@ -333,7 +240,7 @@ March Forward with Vigor
When you cross the road at the utmost top in fine array, Satan will be cut off, tried and finished. If you destroy Asherah completely, you have to give all your valuables away and go forward seeking with bare hands. Weren’t the people cast out with bare hands?
You have to cry loudly over the wickedness of the offspring who committed the grave sin, shedding tears with shimjung. We do not know when and where that one day will come.
Now, even if the parents die, it will not be a failure. Since we have finished the Proclamation Ceremony, I ask you to stride with more strength on the advancing line, with that knowledge, handling things upon such a standard, and having faith in that standard.
-
+
@@ -378,8 +285,7 @@ March Forward with Vigor
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 14, 1993
East Garden
Translator – Sang Kil Han
@@ -330,7 +237,7 @@ Translator – Sang Kil Han
True Parents are “my True Parents”, not “our True Parents.” You should feel they are your True Parents personally. How loudly you proclaimed and taught people while you were here on earth shall be your source of pride once you reach spirit world. At Jesus’ time, the Israelites were a country, and that country was the world, but today it is literally the world-beyond the nation, beyond all religions, beyond all colors of skin, we can proclaim this literally to the world. If we eat three meals a day, we should do more than three meals worth of proclaiming, before we can eat. Do you follow? Those who say, “Yes, Father, I will do that and even more,” raise your hands. Then the world will be restored much more quickly. Now there is no indemnity to pay.
First have them prove that Father is not the Messiah and you are not the messiah. If they fail, then you explain why you are the messiah, why Father is the Messiah. Teach what Father taught you this morning. That content should more than qualify you as the messiah. Do you follow?
Of course, fundraising is very important on this precious Valentine’s Day, as you know, but how much more important are the contents of what I have said this morning, which I have given you as my gift this morning? So with much hope and pride, you can go out fundraising today, believing that God is right behind and beside you and knowing that today’s fundraising will be wonderful. Now you have spent three precious hours-from 4 o’clock to 7:00 in the morning-listening to Father’s words. But this small investment will really increase your results by tens and even hundreds of times. So from now on, run to recover these lost three hours. They are not lost, they are gained! Have a good Valentine’s Day! Let us pray.
-
+
@@ -375,8 +282,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/26/the-day-of-all-things-and-the-fruits-of-love/index.html b/blog/2018/06/26/the-day-of-all-things-and-the-fruits-of-love/index.html
index 8b97605b..7447b6c6 100644
--- a/blog/2018/06/26/the-day-of-all-things-and-the-fruits-of-love/index.html
+++ b/blog/2018/06/26/the-day-of-all-things-and-the-fruits-of-love/index.html
@@ -3,119 +3,26 @@
-
-
THE DAY OF ALL THINGS AND THE FRUITS OF LOVE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
@@ -282,7 +189,7 @@ Translator – Col. Sang Kil Han
So God’s partner of love-complete love, not just partial love-is man. When God looks down on man as the center of the whole creation He’ll shout, “You are meant to be my only love partner!” That is man’s purpose of creation. God is the subject, and we are the true love partner. God will live with His partner forever. This is the theoretical conclusion- centering on true love, we are connected to eternal life. Not secular love! Not American love! Not free sex! Eternal love! Through that the created world will be automatically connected to eternal life. Why was man given this priceless value? We lost everything! You didn’t know these things, because they were taught clearly for the first time when Father appeared on the earth. When you understand truth and follow it, you will attain freedom! Your result will be the fruits of love. Humankind must make the same results as the creation-our eternal purpose is the fruits of love.
So we should be grateful for the theme of this morning, the Day of All Things-that through practicing this truth we will become perfect people
God’s princes and princesses, returning to Him with all blessings. This is man’s responsibility and purpose. With this awareness, we will make this result at this time. Raise your hands if you will do this! This is a beautiful morning!
-
+
@@ -327,8 +234,7 @@ Translator – Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/26/the-dispensational-era-of-the-unification-of-the-first-second-and-third-generations/index.html b/blog/2018/06/26/the-dispensational-era-of-the-unification-of-the-first-second-and-third-generations/index.html
index 34952297..b176f8a9 100644
--- a/blog/2018/06/26/the-dispensational-era-of-the-unification-of-the-first-second-and-third-generations/index.html
+++ b/blog/2018/06/26/the-dispensational-era-of-the-unification-of-the-first-second-and-third-generations/index.html
@@ -3,119 +3,26 @@
-
-
THE DISPENSATIONAL ERA OF THE UNIFICATION OF THE FIRST, SECOND AND THIRD GENERATIONS – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
May 19, 1991
Belvedere International Training Center.
Translator – Col. Sang Kil Han
@@ -253,7 +160,7 @@ Translator – Col. Sang Kil Han
The fact that we all have eyes, a nose and mouth already tells us that we are all connected to an internal body and that each one of us represents all the world. That fact is announced by the mere existence of our faces. All throughout the body we see the construction of three stages. This is not Reverend Moon’s eloquent invention. This is the truth evident in the very existence of the world. But even if Reverend Moon invented this as the greatest invention, I think that it deserves the applause of the entire historical world. No one has come to reveal this before. God is the grand king and our parents are the nation’s king. “I” am the modern king.
The conclusion of Father’s sermon this morning, of the unification of three generations, already becomes apparent. The answer is right here in itself. Without family there is no way to unify these three generations. With family they automatically are unified. What about Americans? Are Americans the exception? Americans don’t have grandparents. Americanism is couple-ism. That means they didn’t have parents. Where can they get the parents level and grandparents level? You cannot make those two. Without these factors and ingredients in your family, you cannot make perfection. What if we have an adoption campaign? All the American families who do not have grandparents now-you can even kidnap them by love. We will tell them, “Please stay here in the throne of God’s position and the king and queen position in our family.” Those people who are maybe out of a job, those who are at your parents age level, you can bring them in as a parent. You can say, “Yes, you’re my grandfather now, you’re my grandmother now. Even though you are adopted, I will serve you as my real grandparents and father and mother, even more than my own.” If you can say that, any country will welcome you. Even the spirit world will say Amen! So Father is asking again, those wives of blessed couples who say, “I don’t care about my father and mother-in-law, or grandparents-in-law, they’re not a part of my family”, raise your hands. We must be well connected with our ancestors. Father has another question; those who want to eventually live in a senior citizens home, raise your hands. There are polls done in senior citizen’s homes. People say they’re unhappy, but by secret ballot they say, “I am here as the result of my daughter-in-law.” They say, “Because of my daughter-in-law I am here rather than in my own family.” Daughter-in-law means American women. After Reverend Moon speaks like this 120 million American women hear about this, “Yes Reverend Moon, you are right. Nobody told us like this, but I will follow your teaching”-then will America flourish or perish? Now it is the darkest hell, but they will see the dawn coming up and it will become lighter and lighter eventually becoming heaven in this country. Dawn and a glorious morning are coming. Will America prosper or perish? [Prosper!] They have treated Reverend Moon like a spy, like someone who has been trying to hurt this country. Would Reverend Moon hurt this country by teaching this? Now they are beginning to understand Father’s standard and turn around, saying, “I am sorry Reverend Moon. We’ve persecuted you too much.” Now they come to bow down to him, the one who knew ahead of time that history is moving in this direction. Now the Western civilization and Eastern civilization are changing roles, centering on true love. Following the teaching of Reverend Moon, this Western civilization will be overtaken by the Eastern civilization, which the West have to follow in order to live in principle. All America should thank Reverend Moon for revealing this truth.
Those who say, “Father I not only received your message clearly, but I will live like this for the rest of my life!”, those who pledge this raise your hands.
-
+
@@ -298,8 +205,7 @@ Translator – Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Has Father gone over the dividing peak between this dispensational history, or is Father still going over it? [He went over.] We know holy water don’t we? In Korean the words sung su and soon” su are articulated almost the same. Sung su means victory water and soon” su is holy water. So holy water and victory water are almost synonymous. Victory over what? In what sense did you become a victor? We eradicated the satanic blood and lineage. We are part of a new blood and a new lineage. We became a victor in that sense. Even pure bred dogs are highly valued. A pure bred horse is also very valuable. If even animals are like that, what about man? Those in the Unification Church are pure bred or mixed breed? Which is the more pure blood lineage, a white married with another white or white married to a black? [White and black.] Father heard only a few whites here, which is best? [White and black. Whatever Father matches.] That’s a sneaky way of answering. In each matching which bears the heavier cross? White to white or white to black? Definitely white and black bears much more of a burden. If white is heaven and black is hell, white has to go down to hell and black has to come up to heaven. So far who lived the more comfortable and affluent life? [White.] Has white been in the elder son’s position or the second son’s position? [Elder son’s.] All of the white people answer very clearly. [Elder son’s.] Correct. Who exploited whom? The whites have polluted. How do you feel, white American women? Are American women closer to heaven or hell? [Hell.] Sound is good or not? Bad isn’t it? So you have to repent. The word is really formidable isn’t it? And the words Father is speaking are not Reverend Moon’s own words. Father will take seriously the intermarriage of white and black now and in the future too. Heartistically they are opposite and their task is to unite. How difficult their task is! We have to appreciate that couple. We need a school, we need a house, we need property to provide an atmosphere that can make it a little easier. We have to help them do this. If both black and white have a house we have to sell the white person’s house to make it work.
Three hours have passed already. Now we understand. Once you cross this dividing peak, if you cross rather easily, then you want to cross it back! Don’t ever do that. [Pointing to the fallen side.] But you can drink here. You can twist. You can have free sex. You can do anything in this free atmosphere. No one will be against you, you will be welcomed anytime, day or night in all four seasons. [No!] Father wants a free attitude here so he can do anything he wants. [No!] No matter how strong you cannot escape that attitude. This climb is a most severe, hard situation. It is hell. I know well. It is so hard to march in one direction but you must take only one way. Do you understand? Never complain. There will be many obstacles, but take one step at a time. If you take that way you will not be defeated. You are a winner. Just go one step at a time.
When I went to Danbury many people fell back behind me. One step, two steps going ahead and third step over. Three steps always over. You know well the truth so this is no problem for you. You cannot go back. If one time you go back you will experience how serious the situation is. You will be surrounded with agony. There is no way to go down. This is not a two way path. Only one direction can be taken. You must march forward. We must decide in our minds that from now on we will march in only one direction and one way like Father has instructed us. Those who have made up their minds and pledge themselves “Father I will go that one way!” raise your hands. Now we also know clearly American history.
-
+
@@ -332,8 +239,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 3, 1992
Belvedere, New York
Translator – Sang Kil Han
@@ -318,7 +225,7 @@ Translator – Sang Kil Han
Even when I had to go to jail and endure torture, with blood flowing out of my body, I could feel grateful to offer my blood as a sacrifice for the sake of mankind. It was direct indemnity. I truly felt this because of the power of the dream. Goom. Does the Unification Church have lots of dreams, or just a few, small dreams? Father has lots and lots of dreams. I have done a variety of activities and have surprised many people. They wondered, “How can one individual do so many things and make such a broad foundation?” Everyone has had to bow down to me, once they realized the extent of my activities. Then they follow with humility and meekness. Even if I shouted at you, “Don’t you follow behind me!” what would you do? (Follow you!) How powerful the dream you have is!
May glory come to all the members of the Unification Church who have such a rich and tremendous dream, a dream which is reachable. Especially this year, during the spring month of May, as we all sit here in health and pursuit of that dream. That is what Father is wishing for you. All nature is wishing prosperity for you. But in one lifetime, we will bring prosperity to all of heaven and earth. Each of us can say, “How wonderful I am!” (Applause)
Until now, we were working like ants and living like ants, but we don’t need to do that any more. We are liberated. Because of the establishment of these critical foundations, now we are liberated. Let us live like grasshoppers. Amen! Those who say, “We will gladly pursue our dream, like the grasshopper,” raise your hands. (Laughter) “Grasshopper” means we are working as if we were dancing. Don’t be an idle grasshopper but work joyfully like a grasshopper, dancing with joy. God bless you.
-
+
@@ -363,8 +270,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 15, 1992
Belvedere, New York
Translator – Sang Kil Han
@@ -277,7 +184,7 @@ Translator – Sang Kil Han
It is springtime now. Until now, Americans, by their culture and tradition have been focused on the things they can see and achieve. From this point on Americans will pay more attention to the invisible world. Their transition of life toward true wealth will begin now, like springtime. They will become more and more rich. American people will have a different attitude toward the invisible world, otherwise there is no hope. America is now headed down toward perishment, isn’t it? How can we make a resurrection here? There is only one way. All Americans must take the position of pursuing the things of invisible value. In that way, a new America will be resurrected. Is this clear? When America starts doing that, the whole Western world will follow. Then the entire Western world will never perish.
Until now Father paved many roads, but he especially paved the road for Mother. Father lifted Mother up and up and has now brought her to the same degree as Father himself. Father has given hundreds and thousands of hours of sermons. Mother doesn’t have to repeat the thousands of hours of sermons. If Mother gives an hour-long sermon three times, her position will be the same as Father’s position. Finally, a “Mansei” can be shouted out in the world of womanhood. In Father’s goal for perfection, he always had Mother in mind representing perfection from the outside world. Father’s goal is to make the outside world perfect. The outside world is the partner subject place for me. The inside viewpoint is that Mother is one with me. The outside world is nearing completion in this time and inside, Mother’s completion has come. After that she is standing on the same level as Father. Do you understand? From there, a new world is appearing. A new turning point is coming. In that there is hope for all humankind. Do you understand?
Let us pledge today ourselves that, “I will even ignore the visible world for the value of the invisible world. From now on I will start building up the accumulations of the invisible world and clearly change these attitudes in my life as of today.” Those who pledge this please raise your hands. God bless you!
-
+
@@ -322,8 +229,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/26/the-mainstream-and-point-of-origin-in-dispensational-history-part-one/index.html b/blog/2018/06/26/the-mainstream-and-point-of-origin-in-dispensational-history-part-one/index.html
index 9cf8b298..dc7c1c05 100644
--- a/blog/2018/06/26/the-mainstream-and-point-of-origin-in-dispensational-history-part-one/index.html
+++ b/blog/2018/06/26/the-mainstream-and-point-of-origin-in-dispensational-history-part-one/index.html
@@ -3,119 +3,26 @@
-
-
THE MAINSTREAM AND POINT OF ORIGIN IN DISPENSATIONAL HISTORY – PART ONE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
May 26, 1991
Belvedere, New York
Translator – Sang Kil Han
@@ -252,7 +159,7 @@ Translator – Sang Kil Han
Those women who want to go tuna fishing this season, raise your hands. [Father draws M above W on the board.] The M has the peak, the W is the bottom. Both combine into one and can roll. In there you can find out the ideal direction. Woman and man who don’t unify cannot make the ideal way. Father doesn’t usually like English because it doesn’t symbolize anything, but Father believes these two letters [M for man and W for woman] were God’s giving a special grace to the English language. That is Father’s revelation. It’s the only part of English that makes sense.
Seriously, let us look to next week for a continuation of this sermon. Those who tell Father, “I insist,” raise your hands. It’s not a complaint though is it? Father is in the position to complain against you, so be very grateful that Father does not kick you away. Are we grateful now? Does Father need America or does America need Father? [America needs Father.] You know that. This is now the enemy country to Reverend Moon. In World War II who came against me? American missionary power. I knew America’s future situation.
Let us pray.
-
+
@@ -297,8 +204,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/26/the-mainstream-and-point-of-origin-of-dispensational-history-part-ii/index.html b/blog/2018/06/26/the-mainstream-and-point-of-origin-of-dispensational-history-part-ii/index.html
index ff8248c1..d4ac631d 100644
--- a/blog/2018/06/26/the-mainstream-and-point-of-origin-of-dispensational-history-part-ii/index.html
+++ b/blog/2018/06/26/the-mainstream-and-point-of-origin-of-dispensational-history-part-ii/index.html
@@ -3,119 +3,26 @@
-
-
THE MAINSTREAM AND POINT OF ORIGIN OF DISPENSATIONAL HISTORY – PART II – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
June 2, 1991
Belvedere, Tarrytown, New York
Translator – Col. Sang Kil Han
@@ -334,7 +241,7 @@ Translator – Col. Sang Kil Han
So now we know, Father has been dealing with the most complicated situation, trying to set it right. Father spoke something which in seven days even the highest scholars would have to study to grasp because the level that Father is teaching on is so big. Father didn’t learn all these things from somewhere else. Imagine how many questions these high level scholars asked Father during the science conference! These scholars are really something else. Each has his own particular summit or field where they have no teacher. They are the teacher themselves and still they ask so many questions to Father. Every time they were flabbergasted by Father’s answer. Gradually they turned around and came to respect Father. It didn’t happen over night, it took time to become like that. For eighteen years, nothing bothered all the prominent scholars more every year than the theme “Absolute Value”. It really bothered them. In the beginning they rebelled against him but Father wouldn’t budge. The amazing thing was, that as rebellious as they were, the ones who stayed succumbed to the truth, then, boy, this was different. They were different. They completely jumped into it without reservation. Father has seen a professor who really shed tears. He was so glad to see Father, he embraced him with tears. More than you. And he didn’t even have the extensive training that we have had. He lives far from you, but he has that kind of heart. We cannot evade the conclusion, now that we know and have seen the effect of practicing this truth, through True Father and many others.
So the month of June is full of green and your cells become full of life. Those who say, “Father, I will take responsibility for myself and my country”, raise your hands! Bless you! Amen!
“Amen” means a man is number one man, centering on true love, how wonderful, how amazing such a thing is when it appears on the earth! God looks at that and feels so good!
-
+
@@ -379,8 +286,7 @@ Translator – Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/26/the-mission-of-the-media-in-the-21st-century/index.html b/blog/2018/06/26/the-mission-of-the-media-in-the-21st-century/index.html
index 051da54b..2b08069a 100644
--- a/blog/2018/06/26/the-mission-of-the-media-in-the-21st-century/index.html
+++ b/blog/2018/06/26/the-mission-of-the-media-in-the-21st-century/index.html
@@ -3,119 +3,26 @@
-
-
THE MISSION OF THE MEDIA IN THE 21ST CENTURY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
I hope that through your discussions and studies over the next few days, you will have the opportunity to think more deeply than ever about the mission of the media.
In closing, let me say it is my constant prayer that God’s abundant blessings will be upon your work and your families.
Thank you.
-
+
@@ -301,8 +208,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 15, 1991
Grand Ballroom, World Mission Center,
New York
@@ -270,7 +177,7 @@ Translator – Col. San Kil Han
Now we see the possibility of heaven being liberated. Heaven is bound and gagged now, but this is the way we can liberate it. Then all things are restored as God intended. The liberation of women will also take place. This is where the four textbooks will be fulfilled. With that, God will be able to travel anywhere He wants. He will be able to direct all mankind into any direction He wants. There will be no more sorrow, no more burden and no more tasks to do. God will finally rest. This is the realm of the liberation of heaven. This is where God can rest in peace for the first time. We must realize that we are living for that day. We are living according to the textbook on how to become true children, how to become true brothers and sisters to each other, how to become a true husband or wife and how to become true parents. When we live like this we are surely and steadily going to this area of liberated heaven where even hell can be converted into heaven. We must understand that ahead of us, True Parents are treading surely into that direction. That is all they are doing.
In True Parent’s family, these four textbooks are already well under way. The textbook to learn what true children should be is first. Secondly, the textbook which teaches what true brothers and sisters should be. Third, the textbook which teaches what true couples, or true husband and wife should be and lastly what the true parents should be. Those four textbooks are already healthily well underway. That is what the true family is developing. Amen!
[Father addressed each of his sons by name] All brothers, you have to memorize Father’s speech this morning. Do you understand? [Then his daughters] You have to make that standard of a true family system. Do you understand? You have to make that kind of tradition. Its not so easy. Don’t forget Father’s speech this morning. Say it in a loud voice. Yes!
-
+
@@ -315,8 +222,7 @@ Translator – Col. San Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/26/the-reappearance-of-the-second-coming-and-the-completed-testament-era/index.html b/blog/2018/06/26/the-reappearance-of-the-second-coming-and-the-completed-testament-era/index.html
index 0c1b252f..8a107027 100644
--- a/blog/2018/06/26/the-reappearance-of-the-second-coming-and-the-completed-testament-era/index.html
+++ b/blog/2018/06/26/the-reappearance-of-the-second-coming-and-the-completed-testament-era/index.html
@@ -3,119 +3,26 @@
-
-
The Reappearance of the Second Coming and the Completed Testament Era – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Proclamation of the Messiah
by Reverend Sun Myung Moon
January 10, 1993
Belvedere International Training Center
@@ -317,7 +224,7 @@ Belvedere International Training Center
Later on the wife and children will come to obey the husband. This must happen before we really can enter the Kingdom of Heaven. So, this will be the predominant pattern in the Unification Church in the future: centering on the mother, the children will become one and eventually come to the father and return. So the family is the unit, not the individual. Be blessed, then go into Tribal Messiahship, connect them back to the mother as children, and return to the father. So, True Mother is the real entity of the Holy Spirit, but she is not a spirit, she is a physical mother.
It is the time for all of us to be able to live on the face of the earth. As Father has said repeatedly, it is not strange, yet wondrous, that even Premier and Mrs. Deng’s son, and the second generation in China, all like Father. No one taught them; no one told them to do that. And Kim Il Sung’s son is no exception. It is all due to the Principle. Women should not rest, even though you worked hard until now. Until now, the man played the key role in the dispensational recovery, but now is the time of the woman’s role, which is much more important. The men took the rule of the world, and always they messed things up. Now it is up to the women, by Principle, to really start working and make it a successful world. Once we become one with Father, we can do it; the women will become successful. This is the real solution to the world’s problems. Divine Principle points in one direction; everything is consistent.
Unification begins within each one of us, in the mind and body relationship. Upon Unification faith can come peace, happiness and freedom. American Unificationists should know that. Freedom with mind and body — with what kind of freedom can we make the foundation of freedom? The mind and body have to unite. The problem is “me.” The ideal world is the unification world. You will get freedom and peace in the ideal world. The Unification Church should be teaching that to all people.
-
+
@@ -362,8 +269,7 @@ Belvedere International Training Center
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 12, 1991
East Garden, New York
Translator – Sang Kil Han
@@ -293,7 +200,7 @@ Translator – Sang Kil Han
Only through following God and True Parents’ way, can you be saved. You can say, “I don’t need my spouse, my children, or my parents to help me. I will recreate myself to that original point, centering on God.” There is no hope going any other way. Is this clear? No one can help you on that restoration and recreation course. Restoration means we have to become the victor. Satan took control of Adam after the fall; now, you must control Satan, the archangel’s position. You must go the way of indemnity, just as I have done. You too must complete your own recreation. The worst satanic parents initiated human history, but True Parents appeared and are destroying Satan’s world. You are standing on their foundation. By following Father’s direction, you will reach the original recreation place. But if you don’t take the restoration course, you will always be unhappy. I went the restoration course, so you too have to go that way. That is messiahship. The first messiah is Adam, second messiah is Jesus, and the third messiah is True Father. They must be completed before Satan will retreat from the earth.
“The first shall be last, and the last shall be first.” The world is now in that kind of situation. America was leading the world, but that is being turned around 180 degrees. The Unification Church was at the bottom, but now the world must follow. Once you thought, “I don’t need the indemnity way.” That idea will send you to hell. Get rid of it and you can go the hopeful way.
This morning I announced clearly tribal messiahship. Raise both hands if you will do that mission. God bless you.
-
+
@@ -338,8 +245,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/26/the-seed-and-root-of-true-love-is-the-blessed-family/index.html b/blog/2018/06/26/the-seed-and-root-of-true-love-is-the-blessed-family/index.html
index 82cb5d06..c54d083b 100644
--- a/blog/2018/06/26/the-seed-and-root-of-true-love-is-the-blessed-family/index.html
+++ b/blog/2018/06/26/the-seed-and-root-of-true-love-is-the-blessed-family/index.html
@@ -3,119 +3,26 @@
-
-
THE SEED AND ROOT OF TRUE LOVE IS THE BLESSED FAMILY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
April 14, 1991
Belvedere International Training Center
Translator – Sang Kil Han
@@ -253,7 +160,7 @@ Translator – Sang Kil Han
Americans still want to be proud of themselves, but God and universal power cannot endorse the pride that is based on Satan. Because of that since World War II America has been headed down in a steady decline. Not just a decline but tumbling down. American people say, “Don’t touch us Reverend Moon.” But Father has been applying the brake on this falling down country in order to save it. We can never deny the fact that this truth will not just survive, but it is about to explode and thrive. That means it must be right. Otherwise this way could not survive and thrive while the rest of the world is going down. So with this utmost confidence we know our future is bright and hopeful and the only way the outside world can go is down in decline, even faster. Is this the right conclusion or wrong? It is right in every way. If we fail to see this reality while we’re alive on the earth, our eyes and nose and mouth will blame us and say, “How did you do so wrong that my eyes could not see that one day of glory on earth?” The only way they can justify themselves is that the eyes will blame the ears and say, “It is because you failed to listen correctly.” And the ears will say, “No, no. I listened right, but you saw it in a different way.” All the members of your individual body will fight and that is hell.
Are we going to go to hell or heaven? We have the potential to live in heaven already, but one thing we must do is liberate this heaven from Satan. Satan occupies every level, individual, family, tribe, nation, world, including cultural background in every variety. We have to create a straight line. Liberate the individual level, after that tear down the wall and liberate the family level. Then liberate the tribal level, nation level, world level, spirit world. How can we tear down these walls? By making this highway course. Do you understand “highway?” Every time you’re driving down the highway think about that. Every time you look at the Hudson River, it is big like a highway. It is a mainstream filled with much water. America has good highways, but in the world of the American mind there are many barriers.
So those who understand the meaning of the family, the fact that we have the root and the seed, and the fact that this is the most precious purpose in God’s creating us, and when we truly uphold this standard and bring our families to this actual pattern, those who can say “Father, I will make. . . ” [Father interrupts translation.] You should be able to say, “Our family is like a seed.” We are sowing that kind of new seed, so that in the future a good fruit will be harvested. You have that kind of seed don’t you? You have to take out the old seed and replant the new one. You go back to your hometown and sow everywhere and next springtime you can see the green fields full in all four corners. How wonderful are they! Think, ‘I will plant real seeds and through that extend my realm. I want to exactly follow Father’s teaching.” [Yes!] Those who pledge that in this moment raise both hands! God bless you!
-
+
@@ -298,8 +205,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 1, 1993
Belvedere International Training Center
Translator – Sang Kil Han
@@ -276,7 +183,7 @@ the Value of their Hometown
The principle is very simple. To reverse the fall, the subject and object unity, right in my body, must come. Family unity must come through the mother, otherwise there is no other way of restoration. The whole nation, too. There is no exception. Without the individual and the family, the country can never be restored. That’s what Father is aiming at.
When returning to our families we have nothing else to think about or worry about. There is nothing else important to us-no borders, no politics, no economics, nothing. What is most important? Just man and woman. Man and women is all that is important. As a woman what you absolutely need is nothing else but a real man. The same is true for all men. What we need is one real woman. The one way to become a real man or woman is follow this textbook formula.
We must march on starting with this day. May God’s blessing be abundantly upon you. Let us pray.
-
+
@@ -321,8 +228,7 @@ the Value of their Hometown
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/26/the-truthful-family-is-the-homeland-of-all-perfections/index.html b/blog/2018/06/26/the-truthful-family-is-the-homeland-of-all-perfections/index.html
index d7aa4184..9e9b23e1 100644
--- a/blog/2018/06/26/the-truthful-family-is-the-homeland-of-all-perfections/index.html
+++ b/blog/2018/06/26/the-truthful-family-is-the-homeland-of-all-perfections/index.html
@@ -3,119 +3,26 @@
-
-
THE TRUTHFUL FAMILY IS THE HOMELAND OF ALL PERFECTIONS – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
April 18, 1993,
Belvedere, International Training Center
Translator – Sang Kil Han
@@ -305,7 +212,7 @@ Translator – Sang Kil Han
God is the greatest computer, in the spirit world. You have physical computers on earth, but they are small and weak. Therefore, I can do the best matching of men and women. In the realm of True Parents there is no distinction of Americans, English, Korean. There is no distinction based upon Ph.D. degrees. Everything is connected to true love, as your whole body is connected to one hair. In spirit world, you don’t need a house or food. Everything is prepared. I want to live in that true love country.
You have to go to the front line, fighting Satan. Father will chase you out, into the dungeon of hell. You must reach completion. Can you do it? [Yes!] Those who can, raise both hands. Thank you.
(Col. Han’s prayer.)
-
+
@@ -350,8 +257,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/26/the-unification-church-and-the-land-and-the-sea/index.html b/blog/2018/06/26/the-unification-church-and-the-land-and-the-sea/index.html
index dc80b207..de520ce2 100644
--- a/blog/2018/06/26/the-unification-church-and-the-land-and-the-sea/index.html
+++ b/blog/2018/06/26/the-unification-church-and-the-land-and-the-sea/index.html
@@ -3,119 +3,26 @@
-
-
THE UNIFICATION CHURCH AND THE LAND AND THE SEA – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
June 1, 1991
Belvedere, New York
Translator Col. Sang Kil Han
@@ -299,7 +206,7 @@ Translator Col. Sang Kil Han
Please realize that you are not prepared, but make haste and prepare yourself very quickly. The Unification Church embraces not only land but the ocean too. You already agreed with Father that you will buy boats, did you not? [Yes.] You have to compete to receive boat number one. You send money to Mr. Kamiyama and register, ‘I will take the first one.” You have to make a deposit. We will let the world know, all the Unification Church members will buy at least one boat and prepare and we’ll have group training. Imagine if you do this very well, buying a boat and becoming successful with the boat, you can invite Father on the boat. Father will visit sometime. You have to make complete preparation with your whole family. The wife should be the driver. The husband has to arrange everything, all the fishing gear and tackle. How wonderful! When I visit you we can go out to the ocean. How about that? If I ride on that boat one time, after one century, how much will that boat be worth? Think about that. It will be a hundred thousand times more valuable. What number do you want to get, boat number one or two or number one thousand? [Number one.] It sounds good, but it’s not easy. It is most difficult. After we finish here, you can run to the office of Kamiyama and say, “I will pay the deposit.” Whoever gets there the fastest can make the down payment for boat number one. Will you do it or not? [Yes.]
You will buy a boat or not? [Yes.] You have to grow your children in a good way. They are not yours. They are True Parents’ children and heavenly children. After they grow up they will be famous in every variety of ways. They will be men who can do everything, going out to all four corners like Father. They can go to the sea and immediately become fishermen. They can go to the mountain or become a university scholar. Do you understand? Your children are good. God will use them in the future. This is parents’ most hopeful point isn’t it? You know well.
So we need preparation. Step one is to buy a boat. Next, inherit tribal messiahship. When you go to land and visit your hometown, you will become their first ancestor. They are like sheep, just waiting for you. You need to occupy this position. This is restoration tradition, clear. Father has everything, the professors’ world, media world, summit club world. Father can use high level people, no problem. Do you understand? In the future, your generation will inherit this. This is the way to make prosperity. Otherwise we will be going down. This is the natural conclusion. Do you understand? We have to represent the authority of the Unification Church power. Those who will never fail, but will for sure become that kind of a future leader in the Unification Church, raise your hands. Wow! It’s a beautiful sight.
-
+
@@ -344,8 +251,7 @@ Translator Col. Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/26/the-unification-church-and-the-mainstream-thought-of-history/index.html b/blog/2018/06/26/the-unification-church-and-the-mainstream-thought-of-history/index.html
index 745f5dbf..fe3899dc 100644
--- a/blog/2018/06/26/the-unification-church-and-the-mainstream-thought-of-history/index.html
+++ b/blog/2018/06/26/the-unification-church-and-the-mainstream-thought-of-history/index.html
@@ -3,119 +3,26 @@
-
-
THE UNIFICATION CHURCH AND THE MAINSTREAM THOUGHT OF HISTORY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
May 1, 1993
Belvedere, International Training Center
Translator – Sang Kil Han
@@ -285,7 +192,7 @@ Translator – Sang Kil Han
Today we celebrate the 39th anniversary and the 40th year of the establishment of the Unification Church. After putting everything into an orderly fashion, now Father is being liberated. After Father’s upcoming speeches here in America, America will have nothing to do with Father. Father has nothing to do with America. Now he moves directly and literally into the world. Does that mean we have to bid good-bye? You understand everything. Father gave everything to you. No matter what else happens, if, you just follow Father’s action, you will have no problem. A professors purpose and dream is how to make many new professors who are even better than himself. God is the same in His hope for True Parents. After their perfection, True Parents will, grow and expand horizontally all over the world. That is True Parents purpose. It is the same meaning. Your family wants to expand; how can you expand in your category, making that kind of realm? After you pass away, your property is there. Do you understand? It is your property forever. Your name is engraved on it, that shows your ownership. In there, no one can take action against you. Think about if you miss the chance and you have no place to stand. How miserable you would be. True Father understood that concept and has expanded everywhere, all over the world, night and day, now connecting and broadcasting. From now, everyone will be connected over the oceans, over the seas. I made that foundation to make preparation.
Susan, you are a captain in the fishing world? Who did that? (You did, Father.) Is that true? I don’t know. I am making that strange foundation over the woman’s world, too.
Now we know. With utmost confidence, we shouldn’t wobble. We cannot wobble again after knowing everything. In this early spring, the first day of May, when everything is coming back to life again and prospering, we are too. Father gives us the command and gives us the blessing. We must open up our own mind and discard all the old and bring in the new and become a new person and become a very victorious person ourselves. To become a victory fruit is our whole life purpose. We understand that clearly now. Those who say, “Father, we will become the ancestor in this still barren land, and just like you did, we will take care of this country and we will fill this country with our own offspring like you did in the world. I will do that with confidence,” raise your hands. Amazing! Thank you and God bless you.
-
+
@@ -330,8 +237,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 2, 1993
Belvedere International Training Center,
Tarrytown, New York
@@ -282,7 +189,7 @@ Translator – Sang Kil Han
Here in America, husband and wife sleep in the same bed and keep the children away from them. If it were not for the sexual organ, why is it necessary to sleep in the same bed and send the children away? Because of that, they stay together. Therefore, we should keep ourselves so that we fit to heaven’s and nature’s description. We are proud of True Father, Mother, Children and Family because of this. Eventually we want to become one with God and be friends with God. God is our friend, our Father, our teacher. He is our owner. He is the center of our couple. We are very much connected to God. We live like this and at some time in our life we say, “I will stay away from Unification Church. I will disconnect from Unification Church.” What a huge crime it is to think like this! Who judges the person who thinks that way? All the eight stages will come down and blame him.
Each one of us knows which level we are on. If husband and wife cannot become completely united, how can we hope to be true children? Until now, we may have thought, “I can stop being a Unification Church member,” but once we know, then we cannot use ignorance as an excuse. Do you follow? From now the time is changing. We must enhance and improve our own character from now. We must claim and regard all these eight stages as belonging to “me.” Think, “They are mine.” We must understand the satanic world fears me very much because I am connected to these. “The world is literally in my hands,” you must have that confidence. You don’t have to fight for it and win; automatically everybody will come and unite with you centering on True Love. What a legitimate base we have to be proud in the Unification Church. Father is saying go ahead and be proud of yourselves. Father will not leave us alone, feeling not so proud of the Unification Church. Maybe one day Father will tell us to wear a headband like the Japanese do which says Unification Church. Since you’re not witnessing so effectively, at least you could give some sign who you are. Then the people will come and ask you questions instead of you going to them. “Are you Unification Church?” They may try to fight you but they will come anyway. Actually that is not true, Cain never comes to Abel by his own power. Abel must visit Cain. Therefore, we must visit. Now Father is commanding us, have that band not on your forehead, but right at your heart. Engrave “Unification Church” right here in your heart. Go anywhere in the country and teach the people you meet. Can you do it?
May is the time of new green and this is the time that the Unification Church must really expand from this season on to the world. We are now ready to jump and ready to fly. In order to do that, this second day of May, this resolution and basic understanding is a necessity. Those who say “Father I will do it, I will fly over – representing Unification Church,” raise your hands. Actually, your hands are prettier than your face. Did you know that? Father feels those hands must have sinned a lot, nevertheless they appear so beautiful. So pledge and swear with both hands up, “Father, I will do it!” God bless us!
-
+
@@ -327,8 +234,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Federation for World Peace Founder’s Address
Little Angels Performing Arts Center, Seoul, Korea
August 28, 1991
@@ -271,7 +178,7 @@ August 28, 1991
Ladies and gentlemen, you are the apostles of peace. A bright new hope as well as an exciting new future is awaiting us. Today we should fervently feel the desire to fulfill the great mission that is being bestowed upon us.
In order to achieve this sacred duty and the historic responsibility of building lasting peace, we should dedicate our lives, our fortunes, and our sacred honor with total commitment. The very first item on our agenda shall be to invite God into our individual hearts, and those of our family, society, nation and world. When God is with us, who shall be against us?
Respected friends, my beloved brothers and sisters, we are called to this sacred mission the building of world peace. Our noble march shall begin today toward that glorious future. Let us build a true world of peace together with God.
-
+
@@ -316,8 +223,7 @@ August 28, 1991
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 24, 1993
Shimjung Garden, Berkeley, California
Translator – Bo Hi Pak
@@ -255,7 +162,7 @@ Translator – Bo Hi Pak
I’m not trying to push you to work; I’m not trying to kick you out to work harder. I’m not planning any strategy for you. This the truth I am giving you; it’s up to you to fulfill it. When the Exodus was conducted, 600,000 Jewish people came out of Egypt. This 600,000 was just a group of families, parents and children walking hand in hand; they came out together. They wanted to go to the land of Canaan. The bigger the family you can bring into the land of Canaan, the more you will be blessed, the more deserving you will be. Through tribal messiahship there is a chain reaction, of which there is no end. One family becomes two, which becomes four, which becomes eight, which becomes thousands of families, tens of thousands. This is how the United States can be restored. Including your in-laws, it reaches everyone all over the world. Can you do that? Talking about it is good, but doing it is not easy.
When you go to your hometown, you should exceed the record of serving set by your good ancestors, because you are the first tribal messiah for your hometown. You must set the standard. Your ancestors were until now on Satan’s side. We belong to God’s side; you are the number one champion of God’s side. So, we have to do tribal messiah, saving your hometown, your ancestors and God. If you do that, you are a tribal messiah.
Those who want to fulfill tribal messiahship, raise your hands. Thank you.
-
+
@@ -300,8 +207,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 19th, 1992
Belvedere, New York
Translator – Sang Kil Han
@@ -256,7 +163,7 @@ Translator – Sang Kil Han
So from today on we will enter into the world of joy and the time of joy. It will make a lot of difference in time. Do you follow? With this vision and understanding, do you think the world’s liberation is possible? [Yes!] All the misery will be liberated. You can even own things from now own. According to how hard we work we will connect with lots of wealth. This is the harvest time. How to harvest is the question. God is the subject of the people of the heavenly nation; namely the Tribal Messiah. What does the Tribal Messiah do? Harvest a lot to bring to the Godly kingdom. After accomplishing so much Father sees he doesn’t have much to do anymore. What will he do? Our role is now to support. Just like we have been paying taxes to our country wherever we may be, the third Israelites should now support and dedicate and back up, in other words pay tax too, to the kingship of the third Israel. Do you follow?
So what is the topic of Father’s sermon this morning? The Revival of the True Family and World Liberation. All we have to do is re-sow the seed which Father has bequeathed to us. Father gives us the seed so all we have to do is sow it again. Then what should we do? Should we go back to our hometown or should we just stay here? Just like we see in the Bible where Mary and Joseph went to register, we too and all mankind throughout the world should register. Do you understand, this time is now beginning the original nationality. You have to re-register your address. Now we are going into that time.
Everyone now stand up. On this eighteenth day of April, 1992, I hereby proclaim the Day of True Family. Amen! The fact that the world is now in the realm of liberation is now proclaimed in the name of God and True Parents. Amen! Let us pray. [Father prays.] Let us have three Manseis!
-
+
@@ -301,8 +208,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 25, 1993
Belvedere, International Training Center
Translator – Bo Hi Pak
@@ -302,7 +209,7 @@ Translator – Bo Hi Pak
For that reason, Father now has the most ambitious and extraordinary plan to do a final tour of the United States in the month of May. You must have heard by now that Father’s speaking schedule will begin on May 13th. Mother has an even longer schedule which begins on May 20th. Father and Mother will declare this and then Father can go away from the United States free. His mission will be done. Then this nation will be in your hands. Your hands! Father may go to Russia and to Red China. Also, he may go see Kim Il Sung. This is not the end for Father. I am not ready for a vacation. Father must invite God to Russia, invite God to Red China, and invite God to Kim Il Sung. Amen? (Amen!)
Let us now make this pledge to Father. Father has suffered to come this far. True Parents have had to go through much suffering. When you did not know about the truth, you had an excuse not to fulfill it, since you were ignorant. But today you cannot say that you don’t know, because you have been taught. You know the truth. Now can you make this pledge before Father: “Even though I may have to suffer ten or a hundred times, even a thousand times greater than what Father went through, I shall continue and become the champion, the winner. I shall bring victory to God and True Parents.” Those who make that pledge, please stand up. Those who make that pledge, please say, “Yes, Father!” This time, raise your hands in a fist and shout it out three times, “Yes, Father!”
God bless you!
-
+
@@ -347,8 +254,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 25, 1993
Belvedere, International Training Center
Translator – Bo Hi Pak
@@ -302,7 +209,7 @@ Translator – Bo Hi Pak
For that reason, Father now has the most ambitious and extraordinary plan to do a final tour of the United States in the month of May. You must have heard by now that Father’s speaking schedule will begin on May 13th. Mother has an even longer schedule which begins on May 20th. Father and Mother will declare this and then Father can go away from the United States free. His mission will be done. Then this nation will be in your hands. Your hands! Father may go to Russia and to Red China. Also, he may go see Kim Il Sung. This is not the end for Father. I am not ready for a vacation. Father must invite God to Russia, invite God to Red China, and invite God to Kim Il Sung. Amen? (Amen!)
Let us now make this pledge to Father. Father has suffered to come this far. True Parents have had to go through much suffering. When you did not know about the truth, you had an excuse not to fulfill it, since you were ignorant. But today you cannot say that you don’t know, because you have been taught. You know the truth. Now can you make this pledge before Father: “Even though I may have to suffer ten or a hundred times, even a thousand times greater than what Father went through, I shall continue and become the champion, the winner. I shall bring victory to God and True Parents.” Those who make that pledge, please stand up. Those who make that pledge, please say, “Yes, Father!” This time, raise your hands in a fist and shout it out three times, “Yes, Father!”
God bless you!
-
+
@@ -347,8 +254,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
One more point: if we strictly follow as Father taught and directed today, our life will follow the direction which Father is leading us. However, if you follow your own judgment, your own direction, you will go in a way with which Father doesn’t have anything to do. Do you understand? Strictly following Father’s direction is not going to be an easy path.
Shall we all stand up and do kyung be to True Parents? Father wants you to have supper here before you go.
Let’s give the greatest applause to True Mother. Thank you Father and Mother! Abonim, Omonim, Kamsa hamnida!
-
+
@@ -355,8 +262,7 @@ Translator – Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 11, 1993
East Garden
Translator – Sang Kil Han
@@ -250,7 +157,7 @@ Translator – Sang Kil Han
After listening to this, you will understand about True Parents and the realm of resurrection. Of course, today is Easter Sunday and some of you need to be fundraising, but that is a small purpose compared to what we must understand this morning. Please understand that May 13, Father will begin his twelve city tour. Mother will undertake the same tour at the same time, around the country and around the world, on behalf of the Women’s Federation for World Peace. Father intends to disseminate this message to the entire population of the world, all five billion people. Now it is truly our mission that we read, almost to the extent of memorizing all these messages by heart. Without even looking at it, we should be able to repeat the whole message. Become thoroughly familiar with this message and begin to pray for this end, because this truly is the culmination of the dispensation. When you go out fundraising, witnessing, or even when you are sleeping, if you are thinking of this end, Father feels your life will be a good one.
Naturally, the whole world will erupt in controversy, similar to when you poke a beehive. All the philosophers will try to understand, they will talk about this. Likewise, theologians and religious people will try to understand the basic concept which Father is introducing about the True Family and the Completed Testament Era and all these basic things which are contained within Father’s message. They will talk about that. When they do that, it will naturally come to us. The whole world will be so stirred up. At that time, we will have to be able to educate everyone. We have prepared in Washington, D.C., a facility by which we can broadcast this message through satellite network to the whole world. This will stimulate discussion even more. We should be able to answer any questions which arise.
There has been only a handful of followers in the Unification Church for so many years, so Father feels that when you become thoroughly familiar with this message, you will be able to answer about eighty percent of all the questions you are asked. You have the key. Therefore, you have to read and reread this message thoroughly so you can cope with any questions from any scholar. Those who feel, “Father, yes, I am confident to do this,” raise your hand. God bless you. (Applause.)
-
+
@@ -295,8 +202,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 20, 1991
Grand Ball Room, World Mission Center,
New York
@@ -295,7 +202,7 @@ New York
All blessed couples, you go to your homecoming. That is a very important message to you. In your home there must be True Parents picture. That is the only way you can invite the blessing of the spirit world. They will come to assist you and bring you miracle after miracle. Particularly when you are dealing with your own clan, your entire ancestry in the spirit world will come down to assist your work. Centering on True Parents picture, blessed couples will experience one miracle after another. Believe it, it will happen.
Until now the spirit world has done very little for the sake of your own dispensation because they thought they were Abel and you were Cain. But Father restored the elder son’s position and you have become the elder son. Spirit world has now become Cain, at the same time second son so they have to come down and assist you. Spirit world will make you one, make your whole family one, make your clan one, make your community and nation one. Satan is automatically pushed out. This is the time to quickly go to your home and restore that territory for God and True Parents. Unless you stake your territory now, you lose all your territory in the future. So many wise, clever and ambitious people will come in and push you aside and try to take your territory. Christianity cannot be idle. Do you know why? Communism is no longer communism. Their attempt to study Father’s ideology is incredible, they will take over the Christian blessing. You are creating a new seed now. Seeds don’t talk but there are so many modern communication systems like television and video tapes and all kinds of equipment which is available for your teaching. All these things are at your disposal. Father is giving you this instruction today and in the meantime, don’t try to look for where Father is. This is the time to plant the seed. Until then you have no time to worry about where Father is. When all the seeds are coming out, then you look for Father because then you have something to show him, something to be proud of.
Restoration of the elder sonship, restoration of the true parentship and restoration of kingship will all be done in your family and tribe. Blessed couples, you can do this in your hometown. By doing so the whole place will come under your domain, God’s true love domain. Those who listen to Father and want to fulfill every word of Father’s and obey him, stand up. Those who pledge to Father that every word Father has spoken shall be fulfilled raise both of your hands. God bless you!
-
+
@@ -340,8 +247,7 @@ New York
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 28, 1993
Bamboo Room, World Mission Center, New York
Translator – Bo Hi Pak
@@ -252,7 +159,7 @@ Translator – Bo Hi Pak
The primary goal and direction of Father has changed. No longer is our emphasis the United States. The United States must stand up and support other countries like Russia. Unless the United States does that much, you will be abandoned by God. (Father speaks in Korean. Translation given in summary:) Basically what Father is explaining is that the satanic world is going in the direction of total decadence. Look at the rampant homosexuality, lesbianism, drug addiction, crime, teen pregnancy. All these incredible things are occurring and making the entire society corrupt and completely rotten. Father is saying that we must simply go in the exactly opposite way, 180 degrees in the other direction. That is the basic rule of Father’s principle. From now on, whatever Reverend Moon does, he is going 180 degrees different from the current world. That is also what you should do to follow Father. This is absolutely true not only in the United States but also in Korea, Japan and all the western nations. So be bold and strong and do not fear. (Applause.) Thank you.
On this day of True Parents’ Birthday 1993, we are having an extraordinary celebration, with a special dispensational and historical meaning. Our mission will continue up to the year 2000, and that year is right in front of us. From the year 2000, we will move on with added vigor on the foundation of victory. Also, Father is going to put emphasis on the media. Therefore, we want to see emphasis on The Washington Times and the media in Korea, as well as other places. The media is going to be an important, central theme for Father’s dispensation for this year. You have to know how to deal with the media and how to digest the media, as well as utilize the media. We are working on the national scale of restoration.
All that I am saying is that your mission is to fulfill tribal messiahship. That is absolutely everything that needs to be done. Completion of that will mean that you have accomplished your mission and your purpose of being. Father is like the trunk. The center of the tree is that trunk, all the way from the root to the buds. The tribal messiahship is like the branches. A victory will show numerous healthy branches. That is the work of tribal messiahship. We will create the biggest tree, one that has never tasted any experience of the fall or any fallen experiences. A completely unfallen tree will be created. That is the tree of life. Those who pledge that you will do that family-level tribal messiahship, raise your hands and say, “Yes, Father.” God bless you.
-
+
@@ -297,8 +204,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 28, 1993
Grand Ball Room, WMC. New York
Translator – Bo Hi Pak
@@ -292,7 +199,7 @@ Translator – Bo Hi Pak
Women have rejected your husband three times. Father is speaking historically Now is the time to restore all these things through Mother fulfilling her responsibility. In order to inherit Mother’s victory you must unite with her completely. Since 1960 True Parents were blessed. Anyone born after that can be regarded as the Second Generation. Even though you were born in the sinful world. You have one advantage, you did not completely unite with the satanic way. Therefore, Father and Mother regard all children who were born after 1960 as being much closer to True Parents who can more easily be restored. Father for 70 years of his life restored Adam. Satan was crushed and has no power. Born after 1960 is like a sinless child marrying on their own and living in the world. Therefore, it is slightly different. Also the victory of World War II had many victories. So even though the world has not completely accepted True Parents, from God’s point of view, from that particular era on, the reign of True Parents began. So, you come under the reign of True Parents. You inherited the benefits of the victory of the World War II. So 47 year old or younger, those born after 1945, Father also considers them as the Second Generation. The complete testament era is primarily a movement of Second Generation because. You people have a special privilege, such as those in Israel who put the blood above their doors had been spared. So 47 years old or younger have that type of situation. So you can be spared from the judgment.
Now the individual and family witnessing period is over. We must witness to our tribes. You are to unite completely with Mother and inherit her great victory. Jesus has 120 disciples. By the same token you are going to have your tribal messiahship and spread the word to the 120 members of your tribe When you become bold and strong declare Father’s name as the True Parents. Take 30 Divine Principle books and read it to all of your tribe. Not teaching, but reading to them. Showing video tapes also. Centering on Father’s and Mother’s birthday today, those who pledge to accomplish your tribal messiah responsibility raise your hands, yes Father and Mother.
-
+
@@ -337,8 +244,7 @@ Translator – Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/1994-gods-day-addresses-and-day-of-victory-of-love-leaders-meeting-instructions/index.html b/blog/2018/06/27/1994-gods-day-addresses-and-day-of-victory-of-love-leaders-meeting-instructions/index.html
index 2999bdc0..3edc4438 100644
--- a/blog/2018/06/27/1994-gods-day-addresses-and-day-of-victory-of-love-leaders-meeting-instructions/index.html
+++ b/blog/2018/06/27/1994-gods-day-addresses-and-day-of-victory-of-love-leaders-meeting-instructions/index.html
@@ -3,119 +3,26 @@
-
-
1994 GOD’S DAY ADDRESSES AND DAY OF VICTORY OF LOVE LEADERS’ MEETING INSTRUCTIONS – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
November 19, 1998
New Yorker Hotel Grand Ballroom
Translator Peter Kim
@@ -280,7 +187,7 @@ Translator Peter Kim
Father gives you a choice – he can continue talking all day long and even during the night covering these points or he can call an international leaders’ conference at Bridgeport tomorrow and convey these points to you through them or through Church publications. What do you prefer? (Today) I did not eat any breakfast, and it is already well after lunch time. Do you want me to keep talking? (Yes) You are cruel to me. Are you good children or bad children? Out of parental love Father doesn’t want you to be bad children. I have to stop, to prevent you from doing a cruel thing to me.
Instead of covering these topics today, I will cover them in the leaders’ meeting, and the leaders will distribute the notes. Do you promise to read them? (Yes) You can challenge your leaders later. About two thirds of you may neglect this teaching even though you say, “Yes.” As soon as you get out of the New Yorker, you will say goodbye to what you learned from Father today. If you don’t think so, then Father is grateful. Those who truly want to become faithful children to God and True Parents, show both of your hands to Father. You expressed your desire, so you have to work hard to fulfill it. Will you do it? (Yes!)
God bless you.
-
+
@@ -325,8 +232,7 @@ Translator Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Mother feels sorry that this room is not big enough to set up tables and chairs for each one of you; instead, we had to sit and have a buffet breakfast. Are you still happy? (Yes.) In the future there are much greater and more joyful things awaiting us. Mother’s conclusion is that you are truly lucky boys and girls. (Applause.) You can never imagine how much True Parents love you. True Parents always want to see in person the shape and faces of you children growing beautifully as you are now. Therefore, we must pray together so that our True Father and True Mother will live with us for another 100 years, so that they can watch us growing beautifully. Will you do that? (Yes.) Would you like Mother to sing for you? (Yes.-Applause.)
Although we don’t want to believe it, it is a fact that True Mother is now the grandmother of many grandchildren. Therefore, she may not remember all of the lyrics, but still you want to hear? (Yes.) Today is Shin Won Nim’s birthday, and the song Mother would like to sing for you is often sung by True Father. It is a children’s song. This song is about a particular flower, usually blooming on the mountainsides of Korea, and it is commonly called grandmother flower. Even before the flower is blooming, the stem is always bent like an old grandmother’s back. The lyrics of the song say, “Even when you are young, you are still bent, grandmother, when you are old, still your back is bent, grandma flower.”
This spring of 1994 is special. How special? As soon as we sow our seeds, we can expect the results. In order to give more blessing from True Parents to you in this special spring season, True Mother is giving you a special gift. Only Blessed children and teachers, not parents, stand up. Please come to True Mother one by one and as you receive the special gift from True Mother give your father’s name. The special gift from True Mother is the symbol that you will never forget today, the day that you came to East Garden by True Mother’s invitation on Shin Won Nim’s birthday and Hyun Jin Nim’s wedding anniversary and received this special blessing from True Mother. Do you understand? (Yes.) Please begin to approach True Mother and give your father’s name. You must use both hands in order to receive from True Mother.
-
+
@@ -274,8 +181,7 @@ Translator – Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
September 1, 1997
Belvedere International Training Center
Translator — Peter Kim
@@ -382,7 +289,7 @@ for the unification of languages
God is working hard, taking action, isn’t it so? This is Godism, not Rev. Moonism. No matter how proud you may be of your country, America cannot subjugate and dominate the world forever. Your phrase is “one nation under God,” but we need one world under God. One nation under God is the democratic way, but one world under God is the final purpose God desires. It is humankind’s last purpose. History wants that kind of terminal point. All things wants that kind of purpose. Do you understand? Man, woman, the family, the nation and all of history want to achieve that purpose. Upon that foundation God can control everything, building the Kingdom of Heaven on earth.
We have to have a brand new life starting from this very moment on. That is why we need to fulfill all these conditions. Have you written down all of them? So if I or one of your leaders meet you anywhere and ask you to recite Family Pledge Number 3, you have to be able to do it automatically. If you do well, your leader may shake your hand again, embrace you, and take you to lunch or invite you to his home for dinner. There is connecting power there. Don’t we need that kind of power? (Yes!) Of course, if you are in the position to ask someone to recite, you have to thank the person if he or she does well. Do you understand? It doesn’t matter who you are, whether you are parents or college students, even elementary school students, you all have to do it. When you recite it you have to stand in a position of attention with a salute. Don’t you think you will feel great if you are able to do that? (Yes!)
Every person in the secular world can come to understand that within Unificationism is the center which is God’s ideal family. Without hesitation we can make that proclamation. Is this a good sounding phenomenon? Mansei!
-
+
@@ -427,8 +334,7 @@ for the unification of languages
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/development-of-civilization-seen-from-the-viewpoint-of-the-principle/index.html b/blog/2018/06/27/development-of-civilization-seen-from-the-viewpoint-of-the-principle/index.html
index 2d07724f..e7d6c493 100644
--- a/blog/2018/06/27/development-of-civilization-seen-from-the-viewpoint-of-the-principle/index.html
+++ b/blog/2018/06/27/development-of-civilization-seen-from-the-viewpoint-of-the-principle/index.html
@@ -3,119 +3,26 @@
-
-
DEVELOPMENT OF CIVILIZATION SEEN FROM THE VIEWPOINT OF THE PRINCIPLE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
FEDERATION OF CONTINENTAL NATIONS
FOR WORLD PEACE — NORTH AMERICA
@@ -257,7 +164,7 @@ INAUGURAL CONVENTION
Today, each individual must recover his or her true human nature, by uniting mind and body harmoniously within the realm of God’s true love. Humankind must prepare a realm of eternal happiness through a movement for sexual purity and for the realization of true families. The Family Federation is dedicated to this task.
From the viewpoint of God’s dispensation in the course of human history, humankind is one great family that is to live in attendance to God as the True Parent, transcending national boundaries, race and religious differences. Despite the fact that humankind as a single community is destined to cooperate as a global family, we live in an age when we feel that we have nothing to do with the problems of our neighbors and other countries. We cannot, however, ignore the reality of humanity ravaged by war, crime, drug abuse, pollution, the destruction of the ecosystem, ethical corruption and the scourge of AIDS.
Today, with the eyes of history upon us, we must answer to God. How can humankind, whose mandate is the realization of complete harmony and unity, overcome the unfortunate reality and greet the coming millennium with hope? How can we realize a peaceful world, in which everyone lives for and trusts others without respect for personal and national interests? What is the new value system by which we shall attain this ideal? Rather than riding the chariot of science and technology pulled by the horses of secular humanism, we must humbly seek the answers within our original mind. If we cannot find the solution on earth, we must find it through listening to the voice of Heaven.
-
+
@@ -302,8 +209,7 @@ INAUGURAL CONVENTION
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Fourth True Family Values Ministry Annual Awards Banquet
Westin Hotel O’Hare, Chicago, IL Nov. 20, 1999
Respected religious leaders, I am truly grateful that so many of you have taken time out of your busy schedules to gather here for the Fourth True Family Values Ministry Awards Banquet.
@@ -261,7 +168,7 @@ Westin Hotel O’Hare, Chicago, IL Nov. 20, 1999
Again, the ideal family and ideal nation are the places where all of us—as parents, children, couples, brothers and sisters, and nations—want to establish ownership of the eight-stage model, centering on true love. From there, eternal world peace will emerge, the Kingdom of God on Earth will dawn, and the Kingdom of God in Heaven will blossom.
Beginning from the year 2000, in every corner of the globe, countless blessed families united with the Parents of Heaven and Earth will initiate a new family revolution and worldwide moral revolution, centering on true love. God is longing to see the eternal ideal Kingdom of God built on Earth as well as in Heaven. Let us join in this holy task. I pray that all of you will become the owners of God’s true love. May God’s blessing be abundant upon you and your family.
Thank you very much.
-
+
@@ -306,8 +213,7 @@ Westin Hotel O’Hare, Chicago, IL Nov. 20, 1999
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 18, 1996,
7am Pledge Service,
World Mission Center
@@ -241,7 +148,7 @@ World Mission Center
I proclaim all these things on the earth in the name of the Father, in the name of heaven. In the content of this proclamation, You have permitted all people to embrace the grace of Blessing in their mind, body and environment. So I ask You to allow all people to willingly accept Your will and become the people of peace.
I proclaim all these things in the name of True Parents.
Amen.
-
+
@@ -286,8 +193,7 @@ World Mission Center
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 23, 1994
East Garden
Translator – Peter Kim
@@ -256,7 +163,7 @@ Translator – Peter Kim
Just as America sends rockets into space, we as human beings after death, are naturally led to the spiritual world. Once you reach to the spiritual world you are able to travel anywhere. Do you understand? (Yes.) That is the way that the world is composed of subject and object reciprocal relationships. We know that we have to be totally united with our conscience. [Father draws on the board.] We call this three great “sam dae jooche sasang” Subject Ideology. God is our Parents who gives us birth; then we go to school and learn under our teacher’s supervision; and then we have to serve our King. God is our original Parent, original Teacher, original King all combined into one. Do you understand? As long as you continue to follow the direction of conscience you will become an absolute object of God. Then you will be able to occupy and connect with God’s True Love. These three different characteristics — Parents, Teacher and King — those three roles become united and occupy God. Because God has the same characteristics, one is internal and one is external. Is this clear? (Yes.)
In Korean your conscience is “yang shim” and conscience came into being even before your parents, because your conscience was given by God. It is your pipeline to God. But this body is always pulllng you down from the ladder so that you cannot climb up. But your conscience is always providing the ladder to God for you. Do you understand? Therefore “yang shim eun boomo boda apae yitda”. Repeat after me: “yang shim eun boomo boda apsuh yitda”. Again repeat: “yang shim eun” that means our conscience; “boomo boda” that means prior to your parents existence; “apsuh yitda” that means prior to your teacher’s existence. Repeat it loudly. Just as when you marry you wish for your spouse to be far superior to you, in this same regard, your conscience pre-existed to God. Now repeat these phrases one more time and shout them out. Once you truly understand this meaning and live up to this standard, we don’t need religion, we don’t need God, we don’t need whatsoever here. That is the very spirit of our Family Pledge. Do you understand? (Yes.)
Once we clearly understand what our Father has taught us here tonight, then your bodily desires become as nothing. We can control them, right? (Yes.) We can destroy them, right? (Yes.) No problem? (No.) Now let us end for today. (APPLAUSE.) Tomorrow, all the the regional directors should return here to meet with Father again. Everybody else should return to their mission and practice what Father has taught you tonight. Through the regional directors, the rest of the teaching that Father was going to give to you today, may be given to you later in the future. Let us all stand. Since Father has taught us everything so clearly, no more teaching is necessary. (Yes, Father.) Let us offer Father a full bow.
-
+
@@ -301,8 +208,7 @@ Translator – Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 5, 1996
Belvedere — International Training Center
Translator — Peter Kim
@@ -327,7 +234,7 @@ Translator — Peter Kim
Once you experience that kind of world, you will lose all interest in this limited physical world. The world of spirit is such a convenient place. It is the world that transcends time and space. Do you want to follow where True Parents go? (Yes.) Then you have to know this truth. Only after Father established the victorious foundation to be able to introduce these secrets is Father revealing these truths to the world. Father knows this very truth from the individual to the worldwide level. Therefore, he just continues to follow this course. Today our topic is Following the Cosmic True Love Way. What Father has described to us is exactly that. Through following this way we can reach to the position where we can claim to be the children of God and the friends of God.
Since we originated from God, we have to return to God by following the Cosmic True Love way. Do you understand that? Chinese characters are deeply meaningful. This one here [Father indicates to the board] means two people. Then together with this character [indicating to the board] it means the house that is surrounded by God. A God-caring house where two people live is the cosmos. How about that? That is why Father’s title today is Following the Cosmic True Love Way. Centering upon True Parents, on the family level, we will become the true children of filial piety. On the national level we will become the true patriots. On the world level we will become the true saints. On the cosmic level we will become the true holy sons and daughters. Throughout history no one has accomplished this. However, since we have learned this secret truth from True Parents, we stand in the position to achieve this. God Himself needs His family because He is all alone now. After establishing all of these various foundations we can claim to be holy sons and daughters.
This means that we have to invest everything for the sake of the family; the family for the sake of the nation; nation for the sake of the world; and the world for the sake of God and the cosmos. This is the course. We have received too much, that is why we have to constantly invest and give. Do you understand Father’s message this morning? (Yes.) Since we have learned this cosmic true love way from Father, we have to follow this path. Those who are determined to follow the true love way show both of your hands to Father. This is the month of May when everything is flourishing. Just as God’s blessing is pouring abundantly upon creation during this time, may His blessing pour down upon all of you. Please join me in prayer.
-
+
@@ -372,8 +279,7 @@ Translator — Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 31, 1995
Belvedere International Training Center
Translator Peter Kim
@@ -258,7 +165,7 @@ Translator Peter Kim
In Adam’s family, Adam and Eve had their minds and bodies totally separated. That made four already. Then there were their children, so we are talking about twelve separations within Adam’s family alone. Unification did not exist there. Adam’s family became hell. The Fall of Man originated from self-centeredness. That is why we call this hell. The sadness of God was that He lost the first original family of the human race. Now at the end of the year of 1995, we Blessed couples are the ones who can restore this lost family back to God through filling our chests with True Love. Eventually this is the way we can perfect and liberate God and have God dwell within us. This is the message on the last day of the year of 1995. Please make your resolution for the New Year and have a brand new start in 1996. Will you do that? (Yes) (Applause)
Let us pray.
[Mr. Peter Kim prayed]
-
+
@@ -303,8 +210,7 @@ Translator Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Speech given at the closing banquet of the
Second International Hoon Dok Seminar
Sheraton National Hotel
@@ -272,7 +179,7 @@ Translator – Tim Elder
The enemies outside of your body are not the problem. Instead, it is the enemies that are within you. Drugs are the enemy. Free sex is the enemy. Homosexuality is the enemy. Everything that is bad for you is your enemy. You must conquer these and overcome them. You must overcome these in order to liberate God, and liberate God’s fatherland, that is, a world of freedom and peace.
I hope you will be brave soldiers who will march tirelessly toward the liberation of God’s fatherland.
Thank you.
-
+
@@ -317,8 +224,7 @@ Translator – Tim Elder
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Family Federation for World Peace
Farewell Banquet
August 1, 1996
@@ -280,7 +187,7 @@ Translator — Peter Kim
Let us go forward all together for this common cause. Let us become the vanguard which will carry out God’s true love. This is the very mission of the Family Federation for World Peace. Now, please go back to your homes and affirm with your spouses that your sexual organs are absolute, unique, unchanging and eternal. Proclaim that yours is truly your spouse’s and what your spouse has protected so well until now is truly yours. And please pledge that you will live your life with gratitude and in eternal service to your spouse. In such families, God will dwell eternally and, centering upon them, the world-level family will begin to multiply. I sincerely hope that each of you will participate in the next marriage blessing of three million six hundred thousand couples. By doing so you will form a true family that can register in the Kingdom of God on earth.
Thank you very much.
Amen.
-
+
@@ -325,8 +232,7 @@ Translator — Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Through the regular holding of conferences to bring religious leaders together, I have been striving to carry out true-love education transcendent of religious denomination and nationality. Last year, religious leaders worldwide took the lead in suggesting that all religious people donate money of an amount based on the number 7, and thus pioneer the creation of a fund for world peace. Individuals and nations have different economic circumstances. For some, seven rubles would be a lot to offer, but then someone else might offer 7 million dollars. If all religious people of the world were united in heart, they would be able to not only raise funds, but also use the money to teach the wisdom and vision of peace — and to work together effectively to promote the ideals of true love and the value of raising exemplary families.
Respected leaders, we should work together to implement a system through which the highest expressions of religious wisdom are brought to the table at which the world’s most serious and urgent problems are being addressed. Such a system can be achieved by creating a council of religious leaders within the framework of the United Nations. Today, I would like to ask you to establish the IIFWP as a first step in realizing this goal. In addition, it is my sincere hope that you will generously offer your own experience, wisdom and effort as we work to realize these highest of ideals.
I am confident that the IIFWP will make a decisive contribution to the realization of world peace, and I pray that God will bless you, your families and your work. Thank you very much.
-
+
@@ -280,8 +187,7 @@ February 6, 1999
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 8, 1995
East Garden
Translator — Sang Kil Han
@@ -276,7 +183,7 @@ d) Dedicate more loyalty toward Heaven and Parents. If we do so other people wil
Imagine if you make an impact in the social movement and create a better world, don’t you think your presidency would be welcomed within a very short time? The religious world and political world represent mind and body. They need to come into one. The Cain and Abel conflict that has gone on all throughout human history now has the ability to end through women. You can bring them together in peace and guide them to Father. Through this, all world conflict will cease. After the Blessing, at the worldwide level, your clan will be able to move from one place to another with ease. This is humanity’s destiny. You don’t have to remain here in New York; rather you can go to the most remote corner of Africa. If your value is recognized you will be invited like a queen!
Now is the time of equalization; there is not so much difference in human lives anymore. The only difference is: who is closer to God? How hopeful the future life will be. Now you understand what Father has been explaining to you regarding the importance of women. This is a proclamation. There should be no human being living on the Earth who has not heard of this. Can you imagine God’s joy when all that Father has said here today becomes a reality? This is God’s dream.
[Conclusion]
-
+
@@ -321,8 +228,7 @@ d) Dedicate more loyalty toward Heaven and Parents. If we do so other people wil
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 23, 1994
East Garden
Translator – Peter Kim
@@ -274,7 +181,7 @@ Translator – Peter Kim
Adam and Eve had three children and so that means there was potential for three marriages. If each marriage produced three children, the multiplication would have continued. As Father is showing us here through this chart [indicating to the board] once this love flows from Adam and Eve to their children, and from their children to their grandchildren, that flow is steady and the same in terms of value. There is no difference, because the flow is from God. Do you follow? That is why when it comes to marriage you have to think that you are the only man representing the entire humanity, that you are the only woman in the eyes of God. The first love is only one man and one woman relationship. This is applicable between God and us. If mankind had been educated from the elementary school level to the middle, high school and college with this kind of educational system, then the world would be entirely different today.
The first love began from God, Adam and Eve relationship and is therefore absolute, because that is the only one man, one woman relationship in front of God. Do you understand? When it comes to blessing, that very blessing concept derives from this kind of relationship between God and Adam and Eve. That is why a husband must be only one, a wife must be only one from the beginning to the end and children must only be between the two of them, nothing else. If human history had begun in that way, without the Fall, then every child would have become filial sons and daughters and patriots, and naturally everything would have been connected in this way. The extension of that kind of family would have been the three great kingships and four great realms of heart. It would have become like a textbook of teaching for generation after generation. Everybody would have become that kind of perfected man and woman. This is the concept of the royal family. What that means is, that after you restore yourself and your family then the people who belong to Satan should be restored to you so that you can take them along with you into the Kingdom of God. That is the way that you restore elder sonship. The Cain people in the satanic world are in the position of younger brother and so you would have more younger brothers. That is the way in which we reverse the position of elder sonship.
You, the direct children, should be able to bring the Cain children from the satanic world together with you into the Kingdom of Heaven. Do you understand? You bring your generation and your children’s generation and your grandchildren’s generation until the entire satanic world is restored. That is why the Adam and Eve family is the representative family. But when they come down to the horizontal level [drawing on the board] they become the central family. Then all of these different levels, from the individual to the worldwide level, would be perfected. From the individual view: the individual, family, tribe and worldwide level. Do you follow Father? (YES.) The family is the model and from that point the expansion takes place from tribal, national and worldwide levels. At the family level it was reversed and so at that level we have to make it right side up again. This is why we need the Family Federation for World Peace established. Do you understand that Adam’s family is supposed to be in the position of the representative family, and at the same time at the horizontal level, the central family of humankind? We must have the conviction that my family is the representative family of this entire humankind and at the same time the central family of mankind. Do you understand? (Yes.) If we are truly the children of God then we should have that kind of quality, don’t you agree? (Yes.) As Blessed couples, if you want to join the true Adam’s family, then we must be able to practice what the Family Pledge teaches us. Do you follow Father? (YES.)
-
+
@@ -319,8 +226,7 @@ Translator – Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 22, 1994
East Garden
Translator – Peter Kim
@@ -352,7 +259,7 @@ Translator – Peter Kim
Well, since you came here by Father’s call, and we have this all day long conference and reporting session, what do you feel, how do you feel? (Applause; Thank you, Father.) Originally, Father wanted to call you here on the 24th and give this conference, but because of the Christmas fundraising, Father called you here today and tonight Father will let you go home and do your unfinished fundraising.
Again, Father wants you to remember that we can move the entire world; in other words, we can move the United Nations, which will eventually move the entire world.
Since Father will not be here on God’s Day, Father wishes you Merry Christmas and Happy God’s Day. (Father leads “We wish you a Merry Christmas and a Happy God’s Day” singing in English.)
-
+
@@ -397,8 +304,7 @@ Translator – Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 19, 1996
World Mission Center
Translator–Peter Kim
@@ -264,7 +171,7 @@ Translator–Peter Kim
This is the time of completion and so Father would like to practice democracy here. Therefore, let us collectively decide how much each individual will offer in order to build the Korean education system in your nations. If you clearly understand the way of the future you have to make a decision. Father is not going to donate one penny. This is your responsibility. The money we offer will probably be able to build elementary and middle schools. However, Father has already established colleges and universities. How much more do you expect from Father?
What is your favorite number? One? Did God like that number when He began to create? (No.) What about two? If we have only Adam and Eve that means there are no children. No descendants means the generation becomes extinct. What about four? Four represents Satan. Do you want to be defeated by Satan? What about five? Five doesn’t have a partner. Whether you like it or not, if you choose five you have to take six in order to make couples. Do you like seven? Seven what? Seven dollars? Well, if seven dollars represents formation stage, then seventy dollars represents the growth stage. The number for perfection is seven hundred dollars.
Please join me in prayer.
-
+
@@ -309,8 +216,7 @@ Translator–Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 2, 1996
World Mission Center
Translator Peter Kim
@@ -360,7 +267,7 @@ Translator Peter Kim
If the entire world had received True Parents directly folllowing World War II, then the entire world would have been able to register. Even after entering the Kingdom of God we all have to be mixed. That is why Father is encouraging you to enter into international marriages in order to prepare for this. Since the Unification Church international Blessed couples are in the Abel position to the internationally married couples in the secular world, our internationally Blessed couples must be able to save them. These secular internationally married couples may feel lonely and be comforted to find other international couples such as our Blessed couples. Then it will be easy for them to come and attend the Blessing through us. This is how we will be able to restore them.
In order to save Japan, Father has instructed Reverend Kwak to mobilize the nations of Canada, Philippines, Taiwan and New Zealand so that these four nations will have a sisterhood relationship in each prefecture with Japan. There are 55 provinces within Japan and these four nations will establish sisterhood relationships with each province. Father already instructed Reverend Kwak to accomplish this. While Father was in the Philippines delivering his speech, two Japanese leaders came there to give a report to Father. At that time Father instructed them regarding these sisterhood relationships.
You have responsibility now so don’t pay attention to where Father may go from now on.
-
+
@@ -405,8 +312,7 @@ Translator Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Father thinks of the twenty years he spent here in this miserable Christian culture nation and of how he could have spent those years some other place where the result might have been one hundred times greater than what we have harvested here. Father knew that, but he didn’t really have a choice. Now you know what direction you have to turn to in order to survive and save your country, don’t you? (Yes.)
Father understands well that you all have good brains. Therefore Father expects that you have understood well all that he has shared with you and that you will go out and implement this. Father will omit all the rest of it that was prepared in written text.
All stand up, please. Let us pray.
-
+
@@ -365,8 +272,7 @@ Translator Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 4, 1994
Belvedere International Training Center
Translator – Sang Kil Han
@@ -299,7 +206,7 @@ Translator – Sang Kil Han
Therefore, when you wake up and throughout the day you have to give thanks to your holy place. Actually we should bow down to one another as husband and wife for each other’s holy place. Do you understand? (Yes.) That place is the starting place of heaven on earth and in heaven. Without this the Kingdom of Heaven on earth cannot come into existence. Happiness, hope, peace and freedom all want to live on that base. But without this holy place none of these ideal concepts can come into being. Are you clear? (Yes, Father.) This place is the universal ideal center. Now you understand how precious is that place. Do you understand or not? (Yes.)
Through the Fall we lost everything — the True Self, True Family, nation, world, and universe. All things were lost, including God Himself. Centering upon True Love the vertical Father is God. Now we understand everything. You have to realize just how great and joyful is our position. We should feel pride and gratitude to be in such a position. If you share this with the world you can instantly create a revival of such a strong magnitude. It depends whether or not you decide to keep your mouth closed or open it and share this content. You have to open your mouths and share this truth in order to help your brothers and sisters to resurrect. Can you do this? (Yes, Father.) Those of us who feel that we can do this let us raise both of our hands.
God bless you. (Applause.)
-
+
@@ -344,8 +251,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/let-us-realize-and-pledge-that-my-family-is-a-representative-family/index.html b/blog/2018/06/27/let-us-realize-and-pledge-that-my-family-is-a-representative-family/index.html
index b713492c..607025c5 100644
--- a/blog/2018/06/27/let-us-realize-and-pledge-that-my-family-is-a-representative-family/index.html
+++ b/blog/2018/06/27/let-us-realize-and-pledge-that-my-family-is-a-representative-family/index.html
@@ -3,119 +3,26 @@
-
-
LET US REALIZE AND PLEDGE THAT MY FAMILY IS A REPRESENTATIVE FAMILY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
July 31, 1994
Belvedere, International Training Center
Translator – Sang Kil Han
@@ -268,7 +175,7 @@ Translator – Sang Kil Han
You must realize that kind of concept as part of your living reality. Determined upon recognition. We have to determine deeply by recognizing these responsibilities. How glorious it is that we have 30,000-plus families whose seed is exactly the same as Father’s own seed. No difference. How does the satanic world really feel? How wonderful this is: wherever we go and settle down, God can automatically come and live with us! We are expanding and expanding. As we expand, then Satan will be expelled further and further away. How wonderful this is!
To buy the Empire State Building seems difficult, don’t you think? But it is very simple; just sign one paper and the Empire State Building is yours. The owner signs and the buyer signs and that’s it. (Laughter.) Father’s family represents the settlement base for all mankind and all creation. Therefore, Parents sign and your couple sign and you inherit everything. It’s simple. However, the contents is difficult. Contents of Father is everything: you need absolute faith in Parents’ concept, in your mind and body. Do you understand? No matter how anyone tries to separate your thoughts about True Family, you should not become separated. You must be absolutely one. You represent the starting point, and everything will follow you-just like Father. It’s the same activity. It has the same value, inheriting everything. Do you follow me? (Yes.) Clear? (Yes!) You can do it or not? (YES!) Then raise both hands in the presence of God. We have to pledge to God. Do you want that? (YES!) Really? (YES!) Unification is through God and True Parents. God and True Parents bless YOU! (Applause.)
Let us pray.
-
+
@@ -313,8 +220,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Father, bright 1998 came to us, I fervently ask and desire Your permission that everyone can be victorious soldiers and determine their minds, stretch out their bodies and embrace the universe with all their hearts. So that they can engraft the whole universe to the lovely original palace with filial piety before God, together with all things, children and parents.
As we receive this glorious New Year, we start a new day and at the same time, start a New Year. I fervently ask and desire Your permission that everyone can leave the seed which can connect 365 days to the Father’s glorious day.
Father! I fervently ask that the blessing of this year that came with a promise can fully pour out the realm of heavenly victory on heaven and earth. I wish your permission that this moment can be the time of the declaration of congratulation for victory in the name of Parents and in the name of God, at the same time, can bind together the continuity of grace. I declare and pray this in the name of True Parents. Amen! Amen! Amen!
-
+
@@ -274,8 +181,7 @@ Uruguay
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 1, 1994
Belvedere — International Training Center
Translator — Sang Kil Han
@@ -242,7 +149,7 @@ Translator — Sang Kil Han
There is no other way for us to get close to God in reality, other than to follow this already built road. We have to get to this point [indicating to the board] no matter what. Are we really trying very hard to elevate one step after another? Is that truly what my religious life is all about? Are we consciously trying to do this? If we decide to stop here at this point [indicating to the board] then all the rest will be left to be accomplished in the spiritual world. And we have learned from Father that it is infinitely more difficult to accomplish things in the spiritual realm. In this world we are surrounded by air. In the spiritual world there is no air or indemnity law. What is air to earth, to spirit is love. Unless we practice love in our physical body we will not be able to breathe in the spiritual world. It takes tens of millions of years to reach from here to here [indicating to the board] in the spirit world. Later on we cannot claim that we did not really understand what Father has been teaching us. We will be without excuse. This is not some conceptual teaching. In reality Father is inheriting to us a way of life.
This is the first day and the first week of December. One more month and we will meet 1995 which is the fiftieth year since the liberation of Korea. It is exactly half of a century. History is about to enter into a yet different realm. When the clock strikes midnight the whole atmosphere changes but we cannot detect that. That is the official beginning. Even though we may not be so sure, still the dawn surely will come. We must be ready for the dawn; otherwise, we will have nothing to do with it. We must be perpetually awake and alert. What is Father’s topic this morning? (My Life of Faith.) In the place of God we work for the sake of the world. That is what Father urges us to do. You have to understand this well and we must live this way for the rest of our lives. If we are unable to do this we should cry in desperation and repentance. At least we could gain God’s sympathy. Be sure that when you shed tears God will accompany you. He will protect you every time when you give your heart. Even if you did not make a tangible result, if you always live with this kind of heart then surely you will go near to God.
Father sees so many faithful Japanese faces here. You should get ahead of people right next to Father, and you should not follow the crowd which happens to be Americans. Do you understand? We should be the leader not the follower. Do not become Americanized, but rather become like God and True Parents. Everybody becomes Americanized but Father does not. Which is the way of prosperity, the American way or True Parents way? (True Parents way.) You know clearly the correct answer, but your activity does not reflect your answer. Those of you who pledge to live up to the standard which Father has commended to us, please raise your hands. God bless you.
-
+
@@ -287,8 +194,7 @@ Translator — Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 26, 1996
Belvedere–International Training Center
Translator–Peter Kim
@@ -354,7 +261,7 @@ Translator–Peter Kim
When preparing examination questions for students, teachers sometimes make a tricky question. Unless you totally understand the question you can fall into a trap. Maybe Father is doing the same to you. If Father tells you that he is the biggest liar and swindler in this world would you believe it? (NO.) Many good words begin with the letter ‘n’. However, nobody likes the word ‘no’. The unification of North and South Korea cannot take place without True Father. There are many projects which Father is working on beyond your imagination. As ordinary people we all have some kind of habit. When facing a difficult situation we feel stuck. Then whom do we call first? God.
We have to understand that we cannot alter this formula course. This fate has been given to humankind by God Himself. Without following this course we cannot enter the Kingdom of Heaven nor meet God. Is this clear? (Yes.) This is an unchanging formula for your lives. (Amen.) That means ‘number one man’. Do you clearly understand Father’s message this morning? (Yes.) How many hours have we spent here together? (Six and a half hours.) Do you know that Father’s age is getting close to eighty years? Can you imagine how much his legs are aching after standing here for more than six hours? He pours out every ounce of his energy for us. Now he feels that his hips are too heavy. Father is also very hungry now. Did you enjoy Father’s message this morning? (Yes.) Do you feel happy? (Yes.) (Applause.) God bless you all. (God bless you, Father.)
Let us pray.
-
+
@@ -399,8 +306,7 @@ Translator–Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
October 1, 1995
Belvedere — International Training Center
Translator — Peter Kim
@@ -309,7 +216,7 @@ Translator — Peter Kim
It is natural that we all be called strange and crazy people. It is already after 10 a.m. and since 6 a.m. you have been sitting in one place without feeling tired. Still you open your mouths and laugh. Father also, a man who is almost eighty years of age, has spoken four hours and still is ready to go another several hours. Aren’t we all crazy? (Laughter. Applause.) If Father keeps going on this way you will all want to stay here and sleep overnight, because you want to continue to listen to Father. Father will conclude here and finish his speech today. (Applause.)
Let us pray.
[Mr. Peter Kim prayed.]
-
+
@@ -354,8 +261,7 @@ Translator — Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 16, 1997
Belvedere International Training Center
Translator — Peter Kim
@@ -315,7 +222,7 @@ occupy the world with True Love
When we board a plane to go to Korea from New York, we might see a fly in the airplane and we can ask the fly “where are you going?” Then the fly might answer “I am going to Korea.” (Laughter) Then the fly may say to you, “Where are you going?” and you can say, “I am going to the Kingdom of Heaven!” (Applause) Do you have a clear understanding of Father’s message this morning? (Yes) If Father goes to Africa will you follow him? (Yes) If Father asks all Unification Church Members in America to go to Uruguay tomorrow, then when everyone lands in Uruguay the entire nation of Uruguay will immediately be filled with unification. Can you American women do that? (Yes) Do you have confidence? Really?
[Father addresses one American sister in the crowd] Here we have such a beautiful girl, with beautiful eyes and beautiful lips. Maybe God wants to meet her and have her become his most beloved daughter. Would you like that? (Yes) Really? (Laughter) If she happened to be a young oriental girl and Father were to address her directly in this way, at such close contact she would surely blush. But since this girl is a western sister she is still calm. That is okay. (Laughter)
The meaning of this morning’s topic, Our Responsibility as the Children of True Parents corresponds with our original ancestors in the Garden of Eden. When God created Adam and Eve there was only one commandment that God gave to them. Do not eat of the fruit of the tree of knowledge of good and evil. They needed to demonstrate absolute faith, love and obedience to that commandment from God. However, they did not. When God gave that commandment to Adam and Eve He already had the foundation of absolute faith, absolute love and absolute obedience. Upon that foundation God could give that commandment in the position of subject to His objects. But Adam and Eve did not follow God’s standard of absolute faith, love and obedience. Therefore God lost His love partner. We now live in the time when we have to restore the mistake of Adam and Eve. This means that we have to demonstrate absolute faith, absolute love and absolute obedience in order to accomplish the task that is upon our shoulders. In order to do this we have to grab hold of True Parents’ belt and go with them all the way to the end. Then we will accomplish our mission: the building of the Kingdom of God on Earth. Amen. (Amen) (Applause)
-
+
@@ -360,8 +267,7 @@ occupy the world with True Love
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/peace-and-the-21st-century-the-fundamental-principle-of-true-peace/index.html b/blog/2018/06/27/peace-and-the-21st-century-the-fundamental-principle-of-true-peace/index.html
index fbd4e67b..e0c02326 100644
--- a/blog/2018/06/27/peace-and-the-21st-century-the-fundamental-principle-of-true-peace/index.html
+++ b/blog/2018/06/27/peace-and-the-21st-century-the-fundamental-principle-of-true-peace/index.html
@@ -3,119 +3,26 @@
-
-
Peace and the 21st Century The Fundamental Principle of True Peace – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Reverend Sun Myung Moon
President, Federation for World Peace
Founder’s Address
March 27, 1994
@@ -254,7 +161,7 @@ at the Second Federation for World Peace Conference
I have responded as a religious leader to God’s calling. I have lived my life for the purpose of saving humankind from war and sin, and of establishing a world of peace. Out of this calling, I have acquired a conviction and daily philosophy regarding peace, which is the Headwing Philosophy. In my address to you today, I have expressed a few elements of that conviction. The perspective of Godism and Headwing Philosophy is that world peace will be achieved neither by means of political ideologies oriented toward power nor by any argument based on physical force. Peace will only be accomplished when all men and women share in God’s love and truth and put these into practice-starting with the individual and expanding to the family, to the society, to the country, and to the world, thus forming one global, extended family.
From this perspective, the founding purpose of the Federation for World Peace is to promote education and practices related to true peace as a means to realize peace in various societies, nations, and the world. May all of us here perfect the family-level heaven and go on to play major roles in the accomplishment of world peace.
I pray that God’s blessing be upon each and every one of you.
-
+
@@ -299,8 +206,7 @@ at the Second Federation for World Peace Conference
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/perfection-of-the-true-self-and-safe-settlement-of-the-family/index.html b/blog/2018/06/27/perfection-of-the-true-self-and-safe-settlement-of-the-family/index.html
index f0c5750e..f8e498bf 100644
--- a/blog/2018/06/27/perfection-of-the-true-self-and-safe-settlement-of-the-family/index.html
+++ b/blog/2018/06/27/perfection-of-the-true-self-and-safe-settlement-of-the-family/index.html
@@ -3,119 +3,26 @@
-
-
PERFECTION OF THE TRUE SELF AND SAFE SETTLEMENT OF THE FAMILY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
March 5, 1995
Belvedere – International Training Center
Translator — Il Hyon Kim
@@ -326,7 +233,7 @@ Translator — Il Hyon Kim
Even though Europe still remains the battleground for the Catholics, which is the Old Testament, Cain position, and the Protestants, which is the New Testament, Abel position, through True Parents’ teaching, it can come to its unification as in the case of North and South America. This will complete the unification of the whole world. So, for this preparation Father has to go down to South America, which is eagerly waiting for him. This is the providential viewpoint.
Since I have fulfilled perfection of the true self and the safe settlement of the family and am letting you inherit it all, you will no longer have difficulty achieving the Kingdom of Heaven in your family. Adam and Eve lost their family in Eden. You must restore the family. Do you need “perfection of the true self and the safe settlement of the family”? [Yes.] Then you must get ready to pack up and move. You may have to migrate to build God’s nation, into which all humanity can enter. To build this kind of Godly nation is the hope and the objective of this fallen world.
Who would like to work to achieve this? Raise your hands. I always see you raising both of your hands. Raising hands, even if both, will not bring victory. You need action. Results! Okay. Go ahead and pray.
-
+
@@ -371,8 +278,7 @@ Translator — Il Hyon Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Therefore you have to take a good attitude from now on and take the high and difficult road in order to accomplish your mission. The easy life-style is no good. You have given your pledge to Father this morning that you will fulfill your responsibility of accomplishing 3.6 million Couples Blessing this year. Therefore Father will take it easy and relax because he trusts you.
After we achieve this goal this year, then even if Father passes into the spiritual world, Father’s will has been done. Once Father steps back from this providence and rests himself somewhere in the world, many of you will come and beg him to push you. But Father won’t do it anymore once that time comes. Once this Blessing foundation is made, your own physical parents will have to do the work. If the children work harder than the parents, that lineage has hope. Do you think that the second generation children should work harder than the first generation parents or less hard? (Harder)
This teaching we have received this morning is the gift from True Father on the occasion of this 77th birthday to all of us. The speech which will be given from 9 a.m. to our general membership is the very speech which Father gave on January 2 of this year in Sao Paulo, Brazil. In this speech, Father goes into a deep explanation of the heart of restoration and what our attitude should be. Those of you who need breakfast raise your hands. Only the persons who showed their hands should go take breakfast; the rest of you should go directly to the Grand Ballroom. (Thank you Father. Applause)
-
+
@@ -405,8 +312,7 @@ high and difficult road
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 1, 1997
Belvedere International Training Center
Translator – Peter Kim
@@ -282,7 +189,7 @@ of this transitional time
Can you do it? [Yes.] Your mind speaks first, then with your ten senses combined to do it, please swear to God. Can you show your determination through mobilizing not only your five senses, but your ten senses, showing your determination? So if you become seventy times stronger than the opposition and persecution and attack from the satanic world all these years, you can use seventy times more power than those powers in the past to bring your relatives and immediate families to the next Blessing, you are not violating heavenly law. Satan will bow down at last. Even Satan will bow down to you and say, “I want to be saved, please.”
We have to root out the entire tree of Satan and throw it in the dungeon of Hell. Your relatives and compatriots should be saved and separated from Satan. Get them away from Satan. You will do it absolutely? Open your eyes wide, open your mouth, open your ears against all kinds of sight and sound and all at one time, clean up! God wants that kind of time now. That time has come to us now. You will not lose. You will do it? This is May 1. Father’s message needs your determination, is that right?
Please do not feel sad because Father’s message is short this morning. In the near future, it may not even take five minutes. No time. Let’s do it. Amen.
-
+
@@ -327,8 +234,7 @@ of this transitional time
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/the-age-of-great-victory-in-the-history-of-gods-providence/index.html b/blog/2018/06/27/the-age-of-great-victory-in-the-history-of-gods-providence/index.html
index 499119c2..a385703d 100644
--- a/blog/2018/06/27/the-age-of-great-victory-in-the-history-of-gods-providence/index.html
+++ b/blog/2018/06/27/the-age-of-great-victory-in-the-history-of-gods-providence/index.html
@@ -3,119 +3,26 @@
-
-
THE AGE OF GREAT VICTORY IN THE HISTORY OF GOD’S PROVIDENCE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
April 23, 1995
Belvedere — International Training Center
Translator – Peter Kim
@@ -379,7 +286,7 @@ Translator – Peter Kim
After World War II people should have welcomed the Second Advent. The Second Advent is based upon absolute faith, absolute love and absolute obedience. True Parents come to restore everything in the past. Ultimately, the world will welcome us and people will be able to experience joy, freedom, happiness, and the fulfillment of all their dreams. That will be the atmosphere of the Kingdom of Heaven on earth.
Well, True Parents are leaving America. You are the ones who have to build the Kingdom of God right here in America. Are you going to do that? [YES!] You don’t need Parents? So you don’t need True Parents, you don’t need your own parents, and you don’t even need God, because you know everything. As long as you take my teaching seriously and practice this throughout your whole life, if it doesn’t come true you can accuse me when you join the spirit world, saying, “Father, you swindler! You cheated us on earth.” I will just laugh at you, because I have absolute confidence that as long as you practice these three criteria properly, you will end up in the Kingdom of God in heaven. If you end up some place else and protest to me, I will immediately know that it happened because you made a mistake along the way.
This is the final point of my speech this morning: if you ask your hands, your eyes, your ears, and your most important organ, the sexual organ, whether you really practice my three major teachings, they will all have to say in unison: YES. Those who are confident that you can practice this teaching, raise your hands. That means that there are this many candidates who can enter the Kingdom of God. Hallelujah! Amen! Hallelujah! Amen! Now, focus your energy here, because this may be your last chance to see me in America. Mobilize all your energy now. If you want to see me, come to South America. God bless you!
-
+
@@ -424,8 +331,7 @@ Translator – Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/the-family-federation-for-cosmic-peace-and-unification-and-the-cosmic-era-of-blessed-family/index.html b/blog/2018/06/27/the-family-federation-for-cosmic-peace-and-unification-and-the-cosmic-era-of-blessed-family/index.html
index 083581db..b522e593 100644
--- a/blog/2018/06/27/the-family-federation-for-cosmic-peace-and-unification-and-the-cosmic-era-of-blessed-family/index.html
+++ b/blog/2018/06/27/the-family-federation-for-cosmic-peace-and-unification-and-the-cosmic-era-of-blessed-family/index.html
@@ -3,119 +3,26 @@
-
-
THE FAMILY FEDERATION FOR COSMIC PEACE AND UNIFICATION AND THE COSMIC ERA OF BLESSED FAMILY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
May 4, 1997
Belvedere International Training Center
Translator – Peter Kim
@@ -312,7 +219,7 @@ your steering wheel
Over a week ago, over 140 national messiahs came to see Father. They testified to Father that as they began working in their mission nations, they came to realize that Father had prepared foundations there without their knowledge. Everything was ready for them. Everything was already prepared by Father. Now all they have to do is give their sincere effort. If in Father’s place they give the message as Father does, then everyone will naturally follow. This was their testimony. There are tens and thousands of so-called movers and shakers in the world. There are all kinds of leaders and VIPs out there. We simply have to work with them. Last night Father gave a banquet and message to the Board and Faculty members of the Unification Theological Seminary and the University of Bridgeport. Over 140 of those distinguished guests gathered at East Garden. Father urged them with a strong message and they humbly accepted.
Behind Father there are many Nobel prize winners, scientists, politicians and scholars. If they were truly mobilized to push America then America would surely be pushed. No one realizes this. No one realizes the kind of mission Father is doing at the world level. Unification Church members think that Father is a strange man. They have never understood what was behind Father’s actions. Even after forty years of life with True Parents, leaders and other people still fail to understand what Father is doing.
As precious Unificationists, are you willing to follow the road of perdition or the road of prosperity? (Prosperity.) The way to prosperity is by expanding the cosmic age of the family era. We have to work harder and harder. There is no time to waste. There is truly no time. We need to minimize eating, sleeping and play time. The secular world is sleeping and resting. However, this is the time for expansion and prosperity on the Earth. Don’t lose this precious time. Be proud of taking this important action. Will you follow Father? (Yes.) Make a big sound. Yes or no? (Yes!) Thank you. [Applause]
-
+
@@ -357,8 +264,7 @@ your steering wheel
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
March 6, 1994
Belvedere, International Training Center
Translator – Sang Kil Han
@@ -282,7 +189,7 @@ Translator – Sang Kil Han
Now we can harvest from the tree. From the small branch we create, we can harvest the same fruit and the same blossom as the main tree. Do you follow? It is the same seed, not a different seed, of what Father has done. You, too, can accomplish all that you desire by connecting and becoming one with the True Parents and standing on this same point of settlement and sharing all the foundation which Father created. Our mind and body will become united when we stand in the firm position of living for the sake of and loving the world. Your family will be in a position to love the world. Just as God Himself sacrificed His own son, the one closest to Him, in an effort to save the whole world, we too, like God and our True Parents, should sacrifice what is near and dear to us in an effort to save the nation and the world. Then we will be able to settle on the focal point.
Those who are determined to do this, those who say, “Yes, Father, I will become one with your family, one with you, and stand on the focal point of settlement. I will be the one to be like you,” raise your hands.
Today at 11:00 a.m. Father flies back to Korea, and he does not know when he will return. While Father is gone, Father expects you to do your best to fulfill this mission. God bless you. (Applause.)
-
+
@@ -327,8 +234,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/the-grand-clean-up-period-in-the-history-of-good-and-evil/index.html b/blog/2018/06/27/the-grand-clean-up-period-in-the-history-of-good-and-evil/index.html
index a94892ed..b057adb4 100644
--- a/blog/2018/06/27/the-grand-clean-up-period-in-the-history-of-good-and-evil/index.html
+++ b/blog/2018/06/27/the-grand-clean-up-period-in-the-history-of-good-and-evil/index.html
@@ -3,119 +3,26 @@
-
-
THE GRAND CLEAN UP PERIOD IN THE HISTORY OF GOOD AND EVIL – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
June 23, 1996
Belvedere–International Training Center
Translator–Peter Kim
@@ -296,7 +203,7 @@ Translator–Peter Kim
Father has already established enough foundation in the world. Now it is a matter of organization. On the African continent there are many heads of states and tribal chiefs who welcome Reverend Moon. The time has come when we can deal with the heads of states all over the world. We can even deal with the United Nations. Therefore, Unification Church members must be able to speak more than one language. You should master at least three languages. Do you understand? (Yes.) The Unification Church will be recognized as the organization with the most female diplomats in the world. Once we have 100 missionaries established in each nation, those women missionaries will play the role of diplomats. Each missionary will be far superior to other diplomats in their country.
Since the nation of Japan is officially opposing Reverend Moon, when these 16,000 families are mobilized, they will have to sell their homes and property and move to those countries. The rest of the families within Japan may be called by Father to move to South America. Why should they remain in the nation which opposes our church? Therefore, Father has organized the Federation of the Island Nations for World Peace. The next stage will be the formation of the Federation of Peninsula Nations for World Peace. The shape of a peninsula represents a man’s sexual organ. If the Federation of Island Nations stands in the position of a woman’s sexual organ and the Federation of Peninsula Nations is in the position of a man’s sexual organ, then they become united. Because the Fall resulted from the misuse of man and woman’s sexual organs, in the time of the Completed Testament Age, these Federations of Peninsula Nations and Island Nations must become united into one in order to restore the failure of Adam and Eve’s fall. This time is coming.
As Father mentioned earlier, the inauguration of the Federation of Island Nations for World Peace took place from June 16-19 in Tokyo. At that time Father delivered the Founder’s message at this event. I would like to invite one representative of the Commonwealth Nations to read this message. Please welcome Michael Balcombe of Great Britain, who will read Father’s message to us. (Applause.)
-
+
@@ -341,8 +248,7 @@ Translator–Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/the-ideal-family-is-the-base-for-peace-and-unification/index.html b/blog/2018/06/27/the-ideal-family-is-the-base-for-peace-and-unification/index.html
index d4bd39e8..7ab8c929 100644
--- a/blog/2018/06/27/the-ideal-family-is-the-base-for-peace-and-unification/index.html
+++ b/blog/2018/06/27/the-ideal-family-is-the-base-for-peace-and-unification/index.html
@@ -3,119 +3,26 @@
-
-
THE IDEAL FAMILY IS THE BASE FOR PEACE AND UNIFICATION – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
July 24, 1994
Belvedere, International Training Center
Translator – Sang Kil Han
@@ -280,7 +187,7 @@ Translator – Sang Kil Han
You are in God’s own position. All that is necessary in order to achieve an ideal family is contained within the New Family Pledge. By the time you carry out all of those pledges, you will have achieved the ideal world also. Even though you can do without the Old and New Testament, you need to accomplish this New Family Pledge’s contents. This is the measure for you to go by. Each day you should check yourself to see whether or not you are accomplishing each of the seven pledges day by day. We have to always measure our achievements against those seven pledge criteria. Do you understand that concept? You should be achieving all of these [Pointing to the board] as well as reciting the New Family Pledge. Upon accomplishing these [Pointing to the board] you are supposed to recite the New Family Pledge. Do you understand? (Yes!) This is most important. [Pointing to the board] God dominates directly from this point on.
Man’s responsibility is to accomplish the ideal family. That is our responsibility, not God’s responsibility. You are the pioneer of completing Adam’s family and completing Jesus’s family-and completing Father’s ideal family. Centering upon Father’s ideal family, we march forward to propagate this to the rest of the world. This is the meaning of our lives and mission.
Those who have fought each other in the Blessed families raise your hands. Those who raise their hands may have a chance to be forgiven. Those who fight or have disagreements within your family, please raise your hand. What kind of Blessed family is this? This is a mixed-up family. We have to train and now we have seven criteria to train ourselves by. Father proclaims that you will be forgiven of the past. From this time on, where you know more completely about what a true family should be, this must be a brand new start and a holy day where we start all over again. Father proclaims this. Shall we do that? (YES!) Stand up… Raise both hands and make this pledge to God. From this point on, do not make a mistake. This is a proclamation to the world. God bless you! (Thank you, Father!)
-
+
@@ -325,8 +232,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Are you willing to make a commitment today, that you will absolutely follow Father’s direction and accomplish your mission? (YES!) Raise your hands. If you truly do what you pledge today, you will rest where Father will rest. You may be buried in the same garden or the same valley. If Father asks you to sell one-fifth of your entire assets are you willing to do so? If you have to sell your property and donate half of the proceeds you can do so and move into an apartment. If you do so America will be saved. At the time of Jesus there is a story that one particular person was supposed to sell his property and donate the money for the sake of God, but instead he hid some of his assets and was then struck by lightning and died. Father has spent every penny for the public purpose. When it comes to Father’s own life he is very stingy. We have to know that. Once we truly understand this, then you cannot lift up your head in front of Father and argue about anything.
Father has spent so many hours shedding his sweat in order to explain to you today what Father has been doing in South America. What Father said today is like a providential declaration. Even if we don’t take what Father said today seriously and keep up with it, the history will prove that what Father said was right and it was said centered upon God. History will prove this fact. [Mr. Kim invites the audience to stand to offer a half bow to True Father.]
Mansei! Mansei! Mansei! [APPLAUSE.]
-
+
@@ -313,8 +220,7 @@ Translator — Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
When you are assigned to a certain mission, you must have the conviction and pride that you are the first to be willing to sacrifice your entire life for the sake of this mission or this state. In the past there may have been those who have tried to work for the sake of this state, but they are not like me. I am the most serious one. You need that kind of attitude so that even Satan cannot cope with you. Once Satan cannot cope with you and interfere with you, then God will automatically come and intervene and help you. So many millions of people must have come and gone in your state, but they are all fallen people. You however, have to go beyond that level.
What time is it? Well, not enough time to sleep before we leave. Father will leave for Kodiak after morning pledge service. Thank you!
MANSEI! MANSEI! MANSEI! (APPLAUSE.)
-
+
@@ -275,8 +182,7 @@ Translator-Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 11, 1995
East Garden
Translator — Sang Kil Han
@@ -254,7 +161,7 @@ Translator — Sang Kil Han
Father doesn’t want you to die; he wants you to live. But do you imagine that he asks you to take this difficult path because he hates you so much? On the contrary. This year’s motto is to inherit Father’s foundation. Without accomplishing this we cannot inherit Father’s foundation. You may not particularly care to toil as a farmer and laborer, but still if you do this at least you will understand True Father’s tradition and sympathize with him. At least that will help you go to Heaven. Father is looking for that kind of individual in a nation, one who can receive that love concept. Those people who do heavy work will live in the Kingdom of Heaven. When Father leaves North America and goes to South America, should Father concentrate on helping North America or South America? (South America.) Should there be two roots or one root? (One root.) However, you want to have two roots. In your hearts you are pulling Father to help North America as well as South America. However, Father is leaving and that means he must concentrate upon South America. Father worked so hard to support the Washington Times. In Father’s absence, should you North American members give up the Washington Times or should we support it? (Support it.) Father is not asking for your opinion, rather he is asking who amongst you is determined to support the Washington Times. Would you support it or would you not? Those who are ready to do so, not just as an opinion, but who is determined to support it, please raise your hands. Only one person didn’t raise his hand and that was Father. (Laughter.)
As long as Parents are living this life the children must automatically follow. It is time now for us to reflect upon our lives until this point and be ready to embark upon a brand new era together with Father.
[Father calls upon Col. Han to pray.]
-
+
@@ -299,8 +206,7 @@ Translator — Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
The different stages of the struggle have developed as tribal conflicts, national conflicts and the final stage is religious struggle and racial conflict. We have to go beyond these levels. Do you understand? Through love and peace, we must build the age of unity between God and mankind, the liberation of God and man. Once we are truly centered upon True Love we don’t need national boundaries, racial boundaries, etc. There will only be peace and love remaining. That is where we can find true freedom and happiness.
I wish for you to complete the age of God’s glory in eternity. Amen. [Amen.] We must succeed in the South American project. Do you understand clearly? [Yes.] Father now feels that even if he were to go away from you, since you understand clearly, you should be able to accomplish this mission. Do you think that Father has to remain here in America with you or should he go to South America and supervise everything there? [South America.] If Father doesn’t want to go there, you should chase him out of America and send him to South America. The only reason Father has remained here in America until now is because we have been stubborn enough not to give up our possessions and North America is not ready to restore South America. Once America is ready; that is, Unificationists in America are fully equipped and ready, spiritually and physically to work with Father, there is no need for Father to remain in America. If we do that, then North and South America will become one with no boundary. Do you understand? [Yes.]
Even if you may feel a little bit skeptical about all that Father has explained, you just follow Father and see what will happen. Even more so, you have to push Father to go with this project to stand in the front line. Do you understand? [Yes.] American people in Cain position and Unificationists in Abel position need to combine into one. From a conditional viewpoint, this will all make completion. That is all. Do you understand clearly? [Yes.] Those who make pledge again, even though you may feel hungry, you have to shout like a person who is not hungry. Stand up. Shout out loud, “Let’s go to South America!” [LET’S GO TO SOUTH AMERICA!] MANSEI! [MANSEI!] MANSEI! [MANSEI! MANSEI!] GOD BLESS YOU. [GOD BLESS YOU, FATHER. APPLAUSE.]
-
+
@@ -346,8 +253,7 @@ Translator — Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/the-meaning-of-the-day-of-victory-of-love/index.html b/blog/2018/06/27/the-meaning-of-the-day-of-victory-of-love/index.html
index f9c74495..a1a125d9 100644
--- a/blog/2018/06/27/the-meaning-of-the-day-of-victory-of-love/index.html
+++ b/blog/2018/06/27/the-meaning-of-the-day-of-victory-of-love/index.html
@@ -3,119 +3,26 @@
-
-
THE MEANING OF THE DAY OF VICTORY OF LOVE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
You do not know the deep contents of God’s providence. In order to have the Holy Blessing and inherit God’s blessing, you should know that there must be inevitable contents. The Blessing is to change the blood lineage.
@@ -402,7 +309,7 @@ through the Blessing
It is right that the second generation is coming from heaven. The second generation of the Soviet Union is like that. They are the second generation of the country which was evil. The young women from the second generation of Japan have to become sacrifices. By whom? Adam has to take off the trace of Eve’s fall. Japanese women went to every country to fulfill the responsibility of a mother. Therefore, Japan will not be destroyed. Reports on the good works of these women will eventually affect the thinking of the Japanese government.
Now, you should know how precious it is to keep Ae Seung Il while seeing the future of hope, the world of unity, and the Kingdom of Heaven on Earth. Think how to connect to the contents so that you can be a root. Do not live at your own convenience. Your lives should be connected to the root. Moreover, you should know that unless you make bonds of relatives and of master and servant, your way to go to the spiritual world will be blocked. Do you understand? This is the conclusion. Do not forget today, and please keep my speech in mind.
God Bless you!
-
+
@@ -447,8 +354,7 @@ through the Blessing
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
May 8, 1994
Belvedere, International Training Center
Translator – Sang Kil Han
@@ -247,7 +154,7 @@ Translator – Sang Kil Han
Father’s brand new true civilization is beginning now, the civilization of love. Fallen civilization is existing now in the world, but heavenly civilization has nothing to do with that. We are creating a heartistic civilization. Unless we have this heartistic attitude, we will not be able to elevate ourselves from an individual to the higher levels of family, clan, nation, world and cosmos. Only this heartistic civilization can bring us into one consistent direction, starting from the individual all the way to the huge cosmos. On the other hand, we see the civilization that has existed until now has been full of trials and errors and has taken a very zig-zag path. Father’s new world civilization envisions a straightforward consistent direction. Only True Love can accomplish this. Therefore, to perfect a heartistic civilization means that True Love is on the move. Unless our mind and body becomes united, our family cannot come to exist. We talk about the heartistic civilization, but where does it begin? The family.
Father just recited the seventh pledge. It has everything from the restoration to the perfection of the ideal world. All the goals and steps are explained there. We recite this every day in order to achieve that goal. Imagine, Father values Korea most of all and yet he is announcing this most important Pledge not in Korea, but here in America. How much blessing and value we cannot yet understand because our spirits are not that high and bright now. When we come to think of our original value, all our ancestors in the spiritual world will shout out mansei because their offspring are all here receiving this gospel for the first time in history. You may be thinking that you have received enough, that today is Mother’s Day and you have to go fundraising and make money and grumble in your hearts. But once you truly understand what Father is bringing to you then such people should feel so badly for even thinking that way. This is so precious.
We must truly regard it as our pride and our blessing to have attended this morning here and received Father’s words which never have been spoken in the past nor will be in the future. This is only time in history and you were present. You must always realize that you are an individual representing the whole universe and your family is representing history. Therefore, our Pledge must be followed by our working towards this goal. Father commends all of us to become the individuals who are representing everyone. Even reciting the Pledge, you are not pledging alone, but rather you are representing everyone and representing history. Those who understand the meaning and blessing clearly and pledge to Father that you will become that kind of individual and that kind of family, please raise your hands.
-
+
@@ -292,8 +199,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/the-parents-of-heaven-and-earth-and-the-family-of-absolute-unity/index.html b/blog/2018/06/27/the-parents-of-heaven-and-earth-and-the-family-of-absolute-unity/index.html
index 453de33d..4a5d141c 100644
--- a/blog/2018/06/27/the-parents-of-heaven-and-earth-and-the-family-of-absolute-unity/index.html
+++ b/blog/2018/06/27/the-parents-of-heaven-and-earth-and-the-family-of-absolute-unity/index.html
@@ -3,119 +3,26 @@
-
-
THE PARENTS OF HEAVEN AND EARTH AND THE FAMILY OF ABSOLUTE UNITY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
August 4, 1996
Belvedere–International Training Center
Translator–Peter Kim
@@ -303,7 +210,7 @@ Translator–Peter Kim
Do you understand the meaning of Father’s topic this morning? (Yes.) Your family is this precious. Therefore, please prepare your family to be big enough and open enough so that you are able to welcome 180 people from 180 nations into your family, even though you are not equipped with the money and space to accommodate this many people. But if you truly set a goal to do that then God will work through you. In the early days in Seoul at our Chang Pa Dong Church Father kept our church open to anyone. That is why many wanderers, beggars and such people easily came into the church to have a free meal. That was the preparation. Therefore, we have to prepare our homes in this way. Do you white brothers and sisters like black brothers and sisters? (Yes.) Only within Unification Church is this possible. Unless we can demonstrate that we can build the Kingdom of God on Earth by having all five different races living together in harmony, we cannot dream of building the Kingdom of God on Earth as well as in Heaven.
If we have such a dream, then we have to make this dream come true. We are the people to fulfill it, to make the ideal world come true. Since we have such a dream and hope within us, are you disappointed or are you just too tired to even think about it? Which one is it? (Neither.) You brothers and sisters sitting out there in the hot sun, do you feel great? (Yes.) Father is going to continue his sermon until 5 p.m. today just to see if you are all able to remain sitting there until he finishes. (Yes.) Is that as much strength as you are able to muster? Demonstrate again your response. (YES.) Good. Because of your determination Father feels he doesn’t have to get into deeper explanation because he believes that you have understood. Therefore Father will conclude his sermon. (Applause)
Let us pray.
-
+
@@ -348,8 +255,7 @@ Translator–Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/the-role-of-the-island-nations-in-the-21st-century/index.html b/blog/2018/06/27/the-role-of-the-island-nations-in-the-21st-century/index.html
index 1154cf71..b8e2ab95 100644
--- a/blog/2018/06/27/the-role-of-the-island-nations-in-the-21st-century/index.html
+++ b/blog/2018/06/27/the-role-of-the-island-nations-in-the-21st-century/index.html
@@ -3,119 +3,26 @@
-
-
The Role of the Island Nations in the 21st Century – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
@@ -268,7 +175,7 @@ June 16-18, 1996 — Tokyo, Japan
By thoroughly carrying out the education of youth based on an ideal that transcends race, nation and religion, the Family Federation for World Peace will be able to perfect an ideal family and attain the historical feat of a one-world family in which people from all corners of the world enjoy true and lasting peace. Your Federation of Island Nations will inevitably make the greatest contribution toward the highest objective of the Family Federation for World Peace.
I would like to conclude my message with gratitude toward everyone for the fact that the dream of a one world family based on the true love of God is approaching realization through the Federation of Island Nations. May God guide and bless you, your nations and your families.
Thank you very much for your attention.
-
+
@@ -313,8 +220,7 @@ June 16-18, 1996 — Tokyo, Japan
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/the-settlement-of-true-love-begins-from-the-top-central-position/index.html b/blog/2018/06/27/the-settlement-of-true-love-begins-from-the-top-central-position/index.html
index 18f1bc3f..d06408d6 100644
--- a/blog/2018/06/27/the-settlement-of-true-love-begins-from-the-top-central-position/index.html
+++ b/blog/2018/06/27/the-settlement-of-true-love-begins-from-the-top-central-position/index.html
@@ -3,119 +3,26 @@
-
-
THE SETTLEMENT OF TRUE LOVE BEGINS FROM THE TOP CENTRAL POSITION – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
April 17, 1994
Belvedere, International Training Center
Translator – Sang Kil Han
@@ -239,7 +146,7 @@ Translator – Sang Kil Han
Is Father an insane person or not? (NO.) Without following True Parents there is no way for people to find freedom, hope, liberty, peace and happiness. Until we inherit the Completed Testament Age and True Parents’ position we will not find these things. How to inherit this is our mission. Until now we lived in all manner of ways, but there is only one way of living and that is with God. We should not live by listening to our husband or wife, but we have to listen carefully to the calls of today. You have five senses with which to perceive. From now will you follow this kind of way or not? (Yes!) Raise your hands if you want to follow that kind of way. Thank you. (Applause.)
Let us pray
[Col Han prayed]
-
+
@@ -284,8 +191,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/the-time-of-liberation-for-the-family-of-world-peace/index.html b/blog/2018/06/27/the-time-of-liberation-for-the-family-of-world-peace/index.html
index b26965b0..224c9693 100644
--- a/blog/2018/06/27/the-time-of-liberation-for-the-family-of-world-peace/index.html
+++ b/blog/2018/06/27/the-time-of-liberation-for-the-family-of-world-peace/index.html
@@ -3,119 +3,26 @@
-
-
THE TIME OF LIBERATION FOR THE FAMILY OF WORLD PEACE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
September 8, 1996
Belvedere — International Training Center
Translator — Peter Kim
@@ -261,7 +168,7 @@ Translator — Peter Kim
What is this year’s motto? For all humankind, all creatures, all things on the Earth, “Let us Love True Parents and Be Proud of True Parents.” On October 3, 1988, directly after the Seoul Olympics, Father declared the “Day of the Opening of Heaven.” From that point all of these other necessary steps have taken place, and based upon these various victorious foundations of our True Parents, from this year the world starts turning! Centering on Father, everything is turning around. Following Father’s long, long tail. Grabbing Father’s big, big tail. This is the significance of it all. In these eight different stages, this year is the culminating stage and the entire world is now beginning to turn around and follow behind True Father. On a worldwide scale the restoration of elder sonship and parentship has taken place and now kingship has to be established. Therefore, in this year alone, Father has formed the Federation for Island Nations, the Federation for Peninsula Nations and the Federation for the Continental Nations. By doing so Father is bringing all these organizations to the United Nations where they can stand as Abel organizations.
Through these Abel organizations all the base units of families can be mobilized and so the nations can be restored which means the Kingship can be completed. Adam means the King of Elder Sonship, King of Parentship and King of Kings in the family base. We want to bless one nation under True Parents. Kingship experienced on the Earth. That flat base kingship can connect with the Kingdom of Heaven on the Earth. Is this clear? (Yes.) It is now in sight. This is reality, not some concept. No matter what, Americans have to follow Reverend Moon. Father has made this powerful base in North America and South America and is now bringing about brotherhood. The unity between the elder and younger brothers. No matter how strong Roman Catholicism may be it has to follow Protestantism. No matter how strong Protestantism is it has to follow Reverend Moon in the position of Abel. You know the Divine Principle viewpoint and how all these things connect. It is a logical conclusion. It cannot be denied.
Please understand that today’s topic, The Era of Bringing Liberation to the Family of World Peace means that Father is liberating the satanic world families in order to build the world peace family, the family of peace. Where can we complete our love? Through our sexual organs. When Father speaks of liberation it means the liberation of the sexual organ as well. The opposite of free sex is absolute sex, unique, eternal and unchanging sex. The root of True Love begins here. We cannot change anything. The power of True Love is so valuable.
-
+
@@ -306,8 +213,7 @@ Translator — Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/the-time-of-liberation-in-the-providence-and-our-safe-settlement/index.html b/blog/2018/06/27/the-time-of-liberation-in-the-providence-and-our-safe-settlement/index.html
index e3337b2b..91b525e9 100644
--- a/blog/2018/06/27/the-time-of-liberation-in-the-providence-and-our-safe-settlement/index.html
+++ b/blog/2018/06/27/the-time-of-liberation-in-the-providence-and-our-safe-settlement/index.html
@@ -3,119 +3,26 @@
-
-
THE TIME OF LIBERATION IN THE PROVIDENCE AND OUR SAFE SETTLEMENT – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
February 27, 1994
Belvedere, International Training Center
Translator – Peter Kim
@@ -264,7 +171,7 @@ Translator – Peter Kim
It is fair that the amount of liberation that you bring will determine the degree of safe settlement of yourself. Looking at Father’s life we can see that the communist world and entire free world have been opposing Father, but now the time has changed. These major communist countries are now under Father’s influence and the world is welcoming Father. Who made this time change? Did America make this kind of change in the world atmosphere? No, it did not. God did not make that kind of change. It came centering upon Reverend Moon and the completion of Adam’s position. After the Fall, Adam and Eve started from the lowest position, that means the beginning of hell. How can we eliminate this world? We have to clean it up and re-indemnify the mistakes centering on True Parentship. This was the original point. True Parents are the completion of Adam’s mission, the establishment of the formula True Family. Do you understand? (Yes.) From that basis you must expand to the world level. True Parents have appeared on the earth and by re-indemnification have brought the world back to begin again. They will clean up Satan’s world based on this center. The world’s people will follow that. That is the formula way. Those who unite, will automatically have the value of completion as well. Is that true?
Father had to work under opposition, but we have no opposition to work under anymore. If there is anybody opposing you just grab him and challenge him. It doesn’t matter who he might be. Ask him if he is able to solve the problems of today’s youth and today’s families. If he cannot, then you can tell him he should step down from his public position. We should have guts now. Without it we cannot save this country. It is not the time for us to crawl underneath and peek out at the world, rather we have to be bold and strong. Father is brave and bold and Mother is, too, as she proclaimed, “I am the True Mother.” You heard, you saw how True Parents are taking the revolutionary position, the victors position. You, too, must have that kind of guts and attitude and take action just like True Parents. Do you understand? (Yes.)
Will you do that? (YES!) Now Father is erasing this morning’s topic from the board so do you clearly understand? (Yes.) You now know how we can secure our safe settlement? (Yes.) Father accomplished all this during heavy persecution, but we don’t have to face such persecution. Even at the time of the liberation of Korea from Japan in 1945, everybody ran out to the street and cheered but Father could not do that. Because Father knew that the actual liberation of Korea had not come at that point. Now the time has come when we should openly do Mansei. Will you do that? (Yes!) Father will trust you. Please join me in prayer.
-
+
@@ -309,8 +216,7 @@ Translator – Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
July 23, 1995
Belvedere International Training Center
Translator – Peter Kim
@@ -274,7 +181,7 @@ Translator – Peter Kim
Because Father sacrificed his youth, it is like a big pot hole on the highway. We need to fill up that pot hole in order to travel together smoothly. Do you understand? This is a transitional period and it is different from the time we lived in the past. It is the time of mission not job. Do you understand? We have the responsibility and the mission to restore God and True Parents’ love and youth. That is our mission which we should eventually expand to the entire world and mobilize the entire youth of the world. That is what we have to do from now on. Do you understand? (Yes.) Father restored all of the failures from Adam until Jesus. Father filled up the gaps. But Father sacrificed his youth in doing so. Then who is supposed to fill up that gap left by Father’s youth? That gap is supposed to be filled up through our effort and work here. Do you understand? The time is different from the past when Father was available to us all the time. Even if we made some mistakes here and there, Father always patched them up. But now Father will be less available to us, and we have to stand on our own and take full responsibility. That is the difference of time.
This precious Sunday morning, such a beautiful day, your eyes witnessed Father’s bright smiling appearance here. With this blessing, those of you who make the true conviction this morning in front of God and True Parents that you will live your life with the sense of mission and responsibility raise your hands please. God bless you. (Thank you Father.) (Applause.)
Mr. Peter Kim prayed.
-
+
@@ -319,8 +226,7 @@ Translator – Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
South American Address
given in 16 countries June 1995 – July 1995
Ladies and Gentlemen:
@@ -296,7 +203,7 @@ given in 16 countries June 1995 – July 1995
Everything which Reverend Moon has said has been fulfilled. The entire world did everything it could to put an end to me yet I did not die and I am firmly standing on the top of the world. If today I can speak to you out loud, it is because God loves me. You need to know that if I survived, it is because God absolutely protected me. For that reason, I believe that you should seriously study about the Unification Church.
We have met together today and this is a day of deep significance. I have shared a very important message with you and I have placed my trust in you. I kindly ask that you not forget this. I also ask that to follow the proper path, you make a redetermination based on this new awakening to bring God’s blessing to your families and your nation. In that way ideal families will begin to appear on this earth.
As you probably know, Reverend Moon and his spouse are known throughout the world as the True Parents. If it is true that as True Parents we are connected to God in True Love, True Life and True Lineage, I would like you to remember that beginning from a true family and from you a realm of liberation, liberty, unification and happiness will begin. It will allow the hope of peace to sprout upon the earth. Thank you very much.
-
+
@@ -341,8 +248,7 @@ given in 16 countries June 1995 – July 1995
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/the-true-foundation-day-for-the-nation-of-the-unified-world/index.html b/blog/2018/06/27/the-true-foundation-day-for-the-nation-of-the-unified-world/index.html
index d5d011ec..5251bc14 100644
--- a/blog/2018/06/27/the-true-foundation-day-for-the-nation-of-the-unified-world/index.html
+++ b/blog/2018/06/27/the-true-foundation-day-for-the-nation-of-the-unified-world/index.html
@@ -3,119 +3,26 @@
-
-
THE TRUE FOUNDATION DAY FOR THE NATION OF THE UNIFIED WORLD – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
October 3, 1995
Belvedere International Training Center
Translator – Peter Kim
@@ -301,7 +208,7 @@ Translator – Peter Kim
Father’s conclusion of his message is that we must go beyond this absolute standard which God has given to Adam’s family when He created them. We have to shoot for the goal of reaching beyond this level. Then we can build the Kingdom of God on earth as well as in heaven. In order to reach that goal we have to be in tears so many times. We have to be able to make God cry. Had Adam and Eve not fallen but had completed themselves, don’t you think that God would have come down and embraced them in tears? Endless tears of joy. God is waiting for the day that He will meet you in such a situation. When Father joins the spiritual world, will God come down from His throne and give Father a hug or will Father have to run and give a hug to God? They will hug and kiss in tears of happiness. That is the goal as a son of God. It is that serious. Father’s goal is there and according to this goal everything is being adjusted. Whatever problem you may encounter in your life, always your standard and your solution should come from God’s point of view. If you always refer to God’s point of view then your conscience will automatically tell you what will make God happy and what will make God sad. If there is a right direction, then no matter what obstacle is in the way, you have to go with it. Do you understand?
Father’s life has proved this. Because of this absolute faith and conviction Father has been able to do so many great things. Do you understand? (Yes.) We have to go through this worldwide level. This is the restoration through heart. Those who have absolute conviction and make a pledge today to God and Father that you will become such a son, such a daughter and build such families for you to be proud of and build the Kingdom of God on earth with you, please raise your hands. This should come naturally through exercising True Love. Even without thinking this should come automatically and naturally. God Bless you. (Applause.)
[Mr. Peter Kim prayed.]
-
+
@@ -346,8 +253,7 @@ Translator – Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 28, 1996
Belvedere–International Training Center
Translator–Peter Kim
@@ -290,7 +197,7 @@ Translator–Peter Kim
As long as we become people whom history is able to respect for what we are doing, then we will be the ones whom the entire world will respect. Also, we will be remembered by future generations. Father’s topic this morning is The Historical Viewpoint of the Cosmos and I. This means that we will become the central role players, like kings and queens, in order to carry out God’s providence. Do you clearly understand? (Yes.) This is the way that we will be able to build the Kingdom of Heaven right here in America. (Applause.)
If you pledge to follow in Father’s footsteps, are you willing to sacrifice yourselves as much as Father has done? (YES.) When we have accomplished the goal of bringing 3.6 million couples to the November 1997 Blessing, then all of the existing problems will be naturally resolved. Amen. Are you willing to undertake this mission? (Yes.) Then raise both of your hands. (Applause.)
Let us pray.
-
+
@@ -335,8 +242,7 @@ Translator–Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/the-way-of-the-martial-arts-federation-for-world-peace/index.html b/blog/2018/06/27/the-way-of-the-martial-arts-federation-for-world-peace/index.html
index 9a02ca85..be803189 100644
--- a/blog/2018/06/27/the-way-of-the-martial-arts-federation-for-world-peace/index.html
+++ b/blog/2018/06/27/the-way-of-the-martial-arts-federation-for-world-peace/index.html
@@ -3,119 +3,26 @@
-
-
THE WAY OF THE MARTIAL ARTS FEDERATION FOR WORLD PEACE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
March 26th, 1997
Washington Hilton Hotel
Translated by Mr. Peter Hyo Yul Kim
@@ -287,7 +194,7 @@ Translated by Mr. Peter Hyo Yul Kim
In conclusion, make sure that you are united with the spirit of this convention, and make unity between your mind and body. I am absolutely sure that I can block evil and liberate God, something no one in the world can do. This is why I am instigating you to take up the task. You must know this. As long as you follow what I have taught tonight, the future of the Martial Arts Federation for World Peace will be prosperous.
If you grand masters do not follow my suggestion tonight, then I will begin to mobilize the grand masters from Korea to support these efforts for the sake of the world. I have that kind of foundation. So, support me, become one with me, and lets become victorious. I like a victor. How about you? Dont you like to become victors?
It is getting late. It is almost midnight. After finishing this gathering I will have to drive five or six hours to New York. My wife, Mrs. Moon, is giving a nationwide public speaking tour in Korea, so I have to go to New York to hear my wifes speech. Even if it is sad to say good-bye, I have to go. Good night. Thank you very much.
-
+
@@ -332,8 +239,7 @@ Translated by Mr. Peter Hyo Yul Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 25, 1994
East Garden
Translator – Peter Kim
@@ -291,7 +198,7 @@ Translator – Peter Kim
It is a miracle that you stand in the position whereby in your generation you can be totally welcomed and accepted as True Parents’ true children and establish the Kingdom of God on earth right here. If Father tells all those American members who have followed True Father up until now, to turn around and revert back to their old life, or if Father tells the Japanese brothers and sisters to go back to Japan and return to their old life style, would you do so? (NO!) Did you decide this in your own mind? (Yes.) Yes in Korean means Jesus Christ. That is true. Because of this forty year course of indemnification where Father has won the victory, from now on restoring the world should be easy.
Father is going to return to Korea tomorrow. Don’t expect Father to return to America again, because Father wishes to see you after you become qualified before Father by offering yourself to those underdeveloped countries of the world. Suppose the grandchild of someone like Rockefeller becomes our member and Father tells him that he should sell his property and go help the starving people in Africa. Do you think that person would do that? (Yes.) Can you take that kind of action? (Yes.) When Father sees you American members you always have this pride that Americans are the best. Father sees that sometimes even in James Baughman. But suppose you all sell something you own and you buy a piece of land in South America or Africa then you will become the savior king of that particular land. Will you do that? (YES!) Father is reaching almost the age of eighty and suppose he becomes sick and tired of it. Will you still do that? (YES!) That means even without Father being around you will do that, right? (YES!) Are you going to be in front or do you want to stay behind Father? (Front.)
When Father went to South America recently, even those young members all wanted to stay behind Father rather than going ahead of Father. Even catching fish, nobody could beat Father. Working without having meals they were unable to endure. And of course, without sleep, nobody is able to catch up with Father. Therefore, in terms of physical age, will you be beaten by Father or will you outdo Father? (Outdo Father.) Your voices have been recorded on tape. Remember that. I believe in you and have hope in your position. Am I right? (Yes.) In your lifetime you have been working together with True Parents, how wonderful that is. This is Father’s conclusion and blessing to you on this special Christmas Day. Father heads for Korea tomorrow and once there he will launch a new fight there. (Applause.) Father has taught you clearly this morning because Father feels that even if he does not return to America, he knows that you will do as he has directed you this morning. Is that right? (Yes.) (Applause.)
-
+
@@ -336,8 +243,7 @@ Translator – Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/true-day-of-all-things-and-the-initiator-of-harmony/index.html b/blog/2018/06/27/true-day-of-all-things-and-the-initiator-of-harmony/index.html
index accaec3c..035e847a 100644
--- a/blog/2018/06/27/true-day-of-all-things-and-the-initiator-of-harmony/index.html
+++ b/blog/2018/06/27/true-day-of-all-things-and-the-initiator-of-harmony/index.html
@@ -3,119 +3,26 @@
-
-
TRUE DAY OF ALL THINGS AND THE INITIATOR OF HARMONY – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Belvedere International Training Center
June 5, 1997
Translator: Mr. Peter Kim
@@ -284,7 +191,7 @@ a wonderful orchestra
Brothers and sisters long for True Father
Whenever Father remains in America the Korean brothers and sisters are praying every night in a prayer vigil and counting the days. As soon as Father arrives they are so happy. Also in South America brothers and sisters who are a thousand miles away try their best to come to see Father. People who don’t understand the Divine Principle might feel that their husbands are normal and doing well. Their children are growing well so why are they attracted by Reverend Moon. That is why they misunderstand Father through this. According to the Christian tradition it is normal for the pastor to give a sermon for less than one hour. But here today Father has been speaking for more than two hours so far. In the outside world, if you became bored you would find an excuse to get out. But here, even though you need the bathroom you try to hold it because Father is sharing with you giving out so much power and energy. That is why you are considered crazy. Do you truly like Father? (YES) Father is asking the brothers this question. Because if all of you sisters respond then True Mother might feel sad. (Laughter) But of course Mother will be only happy to hear that you all love Father. That is why Father loves her. (Amen) (Applause) Just like God, whatever I do, wherever I look I offer my love so my life is totally centered upon the give and take relationship of love. This is my life. Amen. (Applause) The original palace of Amen is the Kingdom of God in Heaven. That is our destination. Amen. (Amen) From there we can inherit everything from God. AMEN. (AMEN)
Please join me in prayer.
-
+
@@ -329,8 +236,7 @@ a wonderful orchestra
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Founder’s Address
15th Anniversary of The Washington Times
@@ -269,7 +176,7 @@ Washington, DC
Such a person shall transform this world into the Kingdom of Heaven on Earth, being registered in the Kingdom of Heaven in the spiritual world and entering into an era of kingship both spiritually and physically centered on God. Such a person shall receive the International Ceremony of Holy Blessing, which is to establish a world of victory, freedom, happiness and unity. I invite each of you to participate in this year’s 3.6 million couple Blessing Ceremony, and so become a person welcomed by Heaven and Earth and find the way of eternal life.
Today literary leaders from all over the world are gathered together here. I hope the staff of The Washington Times and all the world literary leaders will become major figures to create a True Family and True World (cosmic) culture centered on God’s True Love, ushering in a world of peace and unification in the forthcoming 21st Century.
May God bless you, your family and all your endeavors. Thank you.
-
+
@@ -314,8 +221,7 @@ Washington, DC
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 24, 1994
Belvedere, International Training Center
Translator – Sang Kil Han
@@ -273,7 +180,7 @@ Translator – Sang Kil Han
We have to reflect at this time and place on how many public tears did we shed for the sake of Parents and the world. We may have had a hard time during our lives, but at best it was a private suffering. This is not what Father means. How much public agony have we felt, how deeply have we felt that the world might perish if I did not accomplish my part? This is what we need to reflect upon and compare it with True Parents’ life, Father’s life. Then we will determine to change our life exactly into Father’s pattern. Whatever we make here will be waiting for us as our property in the eternal world to come. Forty years ago Father set a goal and plan as to what those forty years of Father’s life was to be. Without that plan and goal Father could not have lived his life, likewise we have to do the same. All the satanic world came against him and never left him in peace. That means we too have to have an individual plan in our lives: when I am seventy, I’ll accomplish this; when I’m eighty, I’ll accomplish this, etc. We must make a clear plan and adhere to it.
When you enter college you know the curriculum you will be working by and at the end of four years that you will graduate; then you want to do something. Therefore, you have a plan. No matter what you do or how hard you work, unless you follow your destined way you will meet opposition. Your meeting with opposition is not necessarily a bad thing at all, rather it stimulates you. It makes you check that you are going in the right way. Looking back Father is amazed, because each time Father reached a most difficult point that stimulated him to think more seriously than before and it was always a turning point for good. Father always thought of the dispensation first. If we really determine a goal for ourselves, work in that area of responsibility, pray and work like crazy, without your knowing God always helps. You have to be so serious as to think that until you achieve your goal you will not sleep or eat, then you will surely succeed. Do you think that Father’s forty-year course has been a straight line or up and down? (Straight.) Life consists of highs and lows, but the direction is always the same. We must strive to always do better and better. Looking back it seems like a dream because Father was so focused to accomplish, and only on looking back it is apparent what staggering things have been accomplished. The proclamation of the True Parents and the Completed Testament era and the establishment and settlement of True Parents and their family, these are tremendous accomplishments. Looking back Father cannot really remember when he did all that. Without tears Father knows that he could never have done that. Only God knows what a painfully miserable, pitiful life Father went through, both physically and spiritually. Only God knows. Father knows that God also shed a lot of tears for the sake of Father. Looking at Father suffer, God also suffered. Father knows that. It is like a dream and if someone hears this for the first time they may wonder what it is he is talking about, but we do understand.
Father’s children, namely us, must resemble Father. Why should we do that? In order to be able to go to the same place where our Parents go. How regrettable it would be if Father taught us so clearly and we don’t carry it out so faithfully. We will be to blame. Father does not want that. If we didn’t know we might have an excuse; but once we know and do not do it, it will serve as suffering to us. Father knows that our life is lonesome and difficult, yet Father knows this is the best way of life here on earth. Therefore, Father has no regret in encouraging all of us to go the original way. Father wishes this to be a turning point for us all to determine more strongly than ever to follow Father’s way of life and succeed like him, that we may rejoice together eternally in spiritual world. Those who determine this raise your hands. Father is planning to leave on the 27th of this month, there are 160 Japanese women who are to be trained and 500,000 Japanese men are on Father’s agenda. Like Father, we too shall work hard and take responsibility for America. Always think that you are younger than Father. Remember that whenever you get tired. God bless you. (Applause.)
-
+
@@ -318,8 +225,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
If a national workshop is accomplished, the nation will be restored completely to God’s side.
As the 3.6 million couples Blessing approaches, world leaders will begin paying attention to me and want to meet me. The motto of our exhibition is the equalization of technology and most countries have a deep interest in inheriting technology.
If a national workshop is held centering on the cabinet members, the nation will be restored. After True Parents’ Birthday this March, we will focus on seeing which country in Latin America will be the first to hold such a workshop. The national messiah groups have to accomplish this. Do you understand? Those who are confident that they can fulfill that mission, raise your hands and say mansei! (Mansei!) May God bless each of you.
-
+
@@ -403,8 +310,7 @@ Translator – Jung Choe
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1996
World Mission Center
Translator Peter Kim
@@ -318,7 +225,7 @@ Translator Peter Kim
Be proud of True Parents and love True Parents. How much will you love True Parents? More than you love your own physical parents. More than you love your own children, your spouse, or your nation. More than anything in this world, you have to offer your love to True Parents. Then you will be able to dwell in the world of love. That is the way to become the children of God, the body of God. That time is now dawning. By the time we complete the 3.6 million couples blessing in 1997, then the gate of the Heavenly Kingdom on Earth will be wide open. How far is the Kingdom of God? Is it close enough? Since the Kingdom of God is just around the corner we have to prepare ourselves. How can we do that? We have to do our absolute best every minute of our lives to be proud of True Parents, to love True Parents and allow all humanity to know about True Parents. That is the way we can prepare ourselves to enter the Kingdom of God when the time comes. That is why Father has given us the New Year’s motto, “Let’s Be Proud of True Parents and Love True Parents” on this New Year’s day of 1996. Amen.
Father is now posing a final question to you. We precious brothers and sisters sitting here, are we going to take up the mission of spreading True Parents proclamation to the entire world or are we going to wait until the millions of Christians take our place and complete the mission? If we don’t do so, then the elder son’s birthright will be taken away by the Christians. Also the true parentship and kingship will eventually be taken away from us if we fail to do our mission. Father will go where the elder son’s birthight, true parentship and kingship is. If you fail to do our mission, then Father will go to those who will. If America fails to do so then Africa will be ready. It is like when there is a line of people and everyone in that line turns 180 degrees around, then the person at the end will become the first. Do you want to be the first or the last? You like to be first? Then Father will wait and see. You have promised Father so many different times, but Father has never seen the result. But today’s promise is a real promise, isn’t it? Then will you do it?
Everyone lift up your hands and open your palms. Give your full force and make like an eagle claw. Bring your entire energy from your toes to your hair and shout out. WOW, WOW, WOW! I believe you.
-
+
@@ -363,8 +270,7 @@ Translator Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 1, 1996
Morning Speech
World Mission Center
@@ -278,7 +185,7 @@ Translator – Peter Kim
God is an absolute being. Yet when there is absolute love, God will bow down before it. Because of the fact that people believe that God is absolute, yet they abuse that very notion, there has been much bloodshed throughout human history as a consequence. Even Christianity abused that notion and killed thousands of people for their own sakes. Like the battle between Catholicism and Protestantism in the Reformation. They both claimed to be on God’s side. But God’s love is for the sake of others. Because of this love we have hope that eventually humankind can be restored.
We should know the meaning of True God’s Day. In order to perfect God to become the absolute God, we need True Parents. True Parents come with all the truth needed to perfect God. Also True Parents come to liberate God along with us. When we become united on the family level that is where we can find peace, freedom, unification and happiness. Blessed couples, raise your hands. Remember, as a Blessed couple you need to keep in mind what kind of life True Parents have lived up until now. If God is in the position of the first God and True Parents are in the position of the second God, then Blessed couples should place themselves in the position of third God and follow True Parents’ footsteps, so that we can eventually resemble God and True Parents.
God being invisible Parent as plus and True Parents being visible Parents as minus become totally one. Upon this foundation, we in the position of minus to True Parents become one with True Parents. Then without actually dealing with God directly we can be united with God. Only through True Parents can we be reborn and united with God. This is our mission. It is now the time when we have to proclaim ourselves. We have to pledge to God and True Parents that our family is the very foundation upon which we can build an ideal family and become the third God. Through True Parents we can be united with God, which eventually will lead to the Kingdom of Heaven on Earth. Those who are determined and confident to fulfill that mission, raise both hands to God and True Parents. Beautiful hands. God bless you.
-
+
@@ -323,8 +230,7 @@ Translator – Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 15, 1994
World Mission Center
Translator – Dr. Bo Hi Pak
@@ -300,7 +207,7 @@ Translator – Dr. Bo Hi Pak
Human beings are the supreme creation. They were created for two worlds, the physical and the spiritual worlds. There is supposed to be no barrier between these two worlds for us; we are supposed to communicate back and forth. Therefore, human beings are not only the central figures here on earth but also in the spiritual world. We have been created in the image of God, living as God here on earth and thereafter in the Kingdom of Heaven in the spiritual world. There would be no more death. You are the princes and princesses of this physical world and of the spiritual world. The two worlds are identical, so you can fit into either one. You have complete harmony and complete freedom wherever you go.
All this has to be done here on earth, for once you leave this earthly plane, there is no more chance to perfect yourself. Life here on earth is so precious. Everything that you bind here shall be bound in heaven, whatever you loose here shall be loosed in the spiritual realm as well. We have a golden opportunity here on earth. The Kingdom of Heaven in heaven shall be the dwelling place of the princes and princesses of God who have completely inherited True Life, True Love, and True Lineage from God and True Parents. (Applause.) Amen. The ultimate conclusion is that this is accomplished by the Messiah. The Second Coming of the Messiah shall be anointed as the True Parents. They shall begin the True Family here on earth and the new reorganization of humankind shall begin. This is the day which we are celebrating and this is the meaning of the topic given at the beginning of this day’s sermon. Amen. (Applause.)
The simple conclusion and practical advice for the ministers is that since you were married under false parents, you must be married again under True Parents. (Applause.) The new human registration in heaven has begun. That is what the Bible refers to as the Book of Life. Until you reach this point, you have no time to sleep. You must be wide awake. Amen. (Applause.) God bless you.
-
+
@@ -345,8 +252,7 @@ Translator – Dr. Bo Hi Pak
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Through the blessing of new marriages that pass on God’s original blood lineage, the True Parents will be able to give salvation to all humanity. People will become True Persons engrafting into the True Love, True Life, and True Lineage of God. Furthermore, the Messiah will establish a True Family, creating the Kingdom of Heaven on earth. Thus, it is the International Holy Weddings that establish this new blood lineage when the Lord of the Second Advent comes in the flesh.
On the level of the great world-wide family, the Lord indemnifies that which was lost in the family of Adam and restores the True Elder Sonship, True Parentship, and True Kingship that should have been perfected in Adam’s family. He will transform this world into the Kingdom of Heaven on earth under the dominion of God, opening the Kingdom of Heaven in the spirit world for registration. Humanity will enter into the era of kingship both spiritually and physically centered on God; and establish a world of victory, freedom, happiness, and unity; and create the Heavenly Kingdom on earth and in the spirit world, which is God’s ideal of creation. This is the View of the Principle of the Providential History of Salvation. I hope that in the future all of you can also receive this joyous new marriage blessing.
My dear leaders and distinguished guests, I want to again express my appreciation that you have taken time from your busy lives to attend this important meeting. I hope you are able to have a clear understanding of the direction of providential history so that you can become true leaders in establishing a peaceful world. May God bless you and your families. Thank you.
-
+
@@ -339,8 +246,7 @@ Dr. Hak Ja Han Moon
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 5, 1995
@@ -273,7 +180,7 @@ Translator — Peter Kim
Originally that was the way Adam and Eve should have become totally one; they would not have felt any difference whatsoever. God, Adam and Eve were supposed to become totally one and inseparable. The Fall of man stopped that and the original place of God was occupied by Satan. Satan infiltrated and took over the position. Now we have to say that the true ancestor and true nation must be derived from the love organ of a true man and a true woman. Once husband and wife become totally united centered on True Love, your love organ becomes the palace of True Love, the original palace of your life. The central life palace, the central lineage palace and the central consciousness palace all connect to the couple’s love place. This precious place will begin the Kingdom of Heaven on earth. There is no other way. Adam and Eve were created as the body of God. Logically you cannot deny this. Adam and Eve’s love organs were to be the central original palace of love, life and lineage. Now ours is the palace of love, life, lineage and even the conscience. This connects us to the central root and central branch. Protect your love palace, life palace, lineage palace and conscience palace. Satan is trying his absolute best to destroy your palace of love, life, lineage and conscience. Because of the failure of Adam and Eve, mankind has not known that the four great realms of heart were destroyed. That is why, husband and wife now totally become one and go back to their hometown. This is the highest goal of fallen mankind, to find our original hometown where we can build the Kingdom of True Love, True Life, True Lineage and even True Conscience. Mankind did not know until this point and that is the place where we will start building the Kingdom of God on earth. That is the completion of the history of salvation.
We must know that we are without our true nation. We must return to our hometown and restore our hometown as a true hometown. We should eventually develop our hometown and expand it to our true nation. That is our mission! Our goal as members of the Unification Church is to return to our hometown and become the first ancestor of our true hometown and the first founding father of our true nation. This must be our conviction today! You must understand that God has been shedding His tears, even blood and sweat all these seven thousand years of history to reach this goal and to accomplish this goal. We must liberate True Parents and, at the same time, liberate God. This has been the True Parents’ goal too. How? By finding and establishing our true hometown and true nation. That is the only way! Do you understand?
This is the 50th year since the end of World War II and that is why, upon the victorious foundation of True Parents, now Father gave us this year’s motto “Let’s inherit True Parent’s realm of victory.” Centered on the vertical True Parents, God, and horizontal True Parents, our True Parents, we must live up to the expectation of God and True Parents. This is our eminent task. We must strive to achieve that goal and be totally united with True Parents. To achieve this goal we have to invest and sacrifice everything we have, including our life, just as God and True Parents have done. Those who make the determination and the pledge to do your absolute best to live up to the expectations of God and True Parents with conviction, raise both of your hinds! This is your gift to True Parent’s on their birthday, today. Stand up and raise your hands! God bless you! Amen!
-
+
@@ -318,8 +225,7 @@ Translator — Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 13, 1997
World Mission Center
Translator — Peter Kim
@@ -268,7 +175,7 @@ Translator — Peter Kim
In the Last Days, the children from the second wives, or the concubine lineage, will become the leaders of the world. Because of this law of restoration through indemnity the lineage of the first wife will have to go through the lineage of the second wife. That is the reversal process. Originally in Jacob’s family centering upon Rachel, the second wife, she was to produce the elder son of Jacob. However, because of the conflict between Leah and Rachel, Rachel lost that right.
In order for us to feel true joy we have to comfort God who has been suffering great han throughout the course of history. The only way is to reverse the world of Hell into the world of the Kingdom of God. That is our mission and that is the meaning of a day such as this and the attitude we should have deep within us on such a day as this. Do you understand? Upon the victorious foundation which True Parents themselves set up, Heung Jin Nim could pass into the spiritual world. Even in the spiritual world Heung Jin Nim could travel freely between the spiritual world and the physical world based on True Parents victorious foundation here. Also he was able to expand his influence throughout the spiritual world and become king and embrace Jesus and lay a strong enough foundation. Therefore at the time of the 3.6 Million Couples Blessing, Heung Jin Nim will be able to give the Blessing in the spiritual world. (Applause)
In the world of the Unification Church we have no concept of death. We are living together with the spiritual world, are we not? (Yes) Centered upon God’s True Love I give my blessing upon the Unification Church for long life, long peace, success and victory in restoring this entire world. Amen. (Amen) (APPLAUSE)
-
+
@@ -313,8 +220,7 @@ Translator — Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
April 18, 1996
World Mission Center
Translator — Peter Kim
@@ -322,7 +229,7 @@ Translator — Peter Kim
How can we connect the world foundation to the ideal marriage foundation? Only Reverend Moon is able to give the Blessing to 3.6 million couples. The world has never witnessed such a phenomenon. In God’s eyes 3.6 million couples is far too small. Thirty-six hundred million couples would be better! How about that? [Applause] No problem. It can be done. The worldwide family base has been lost. Now the family can reconnect again to God. We can build up an ideal family, ideal nation, ideal world and ideal universe without any problem. All this can be done centering upon True Love. This is a happy, happy foundation. Will you do it? (Yes, Father.) Will you do it? (Yes, Father.) This is your homework. To create God’s sovereignty on this Earth. Starting from today we are marching on. Those who pledge to do so raise both of your hands please. I believe in your determination. Thank you and God bless you. [APPLAUSE]
Let us pray.
(Mr. Peter Kim offered the prayer)
-
+
@@ -367,8 +274,7 @@ Translator — Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Father knows how poor South Americans are. Mothers of many children have no milk or food so the children die. Father prays with desperation. Skip meals and pray for those people. Heaven will respond. Father has confidence Heaven will help no matter where he goes.
Father’s life is King of tears, desperation and love. If you center on self-interests, then in Spirit World you will realize you have misunderstood Father. Even now, when there is good food in front of Father, he remembers that Adam could not share good food with God. Father has been mocked and persecuted and treated as the lowest possible man.
Without tears, tears of blood, you cannot live Unification Church life. Even True Children do not understand clearly. In history, Cain killed Abel and Cain could not show exemplary life to Abel.
-
+
@@ -323,8 +230,7 @@ Translator Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Federation for World Peace
Third World Peace Conference
@@ -267,7 +174,7 @@ August 22-24, 1995
Respected ladies and gentlemen, and participants in the Third World Peace Conference, I sincerely wish that you become the true apostles of peace. I want to extend my heartfelt gratitude to you, precious colleagues and contributors to world peace.
May God bless you and our family.
Thank you.
-
+
@@ -312,8 +219,7 @@ August 22-24, 1995
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 6, 1994
Belvedere, International Training Center
Translator – Peter Kim
@@ -242,7 +149,7 @@ Translator – Peter Kim
As you raise your children remember that they must be raised as God’s children. Your brothers and sisters must grow up as God’s brothers and sisters, couples and parents are the same way. If families are formed and completed in such a way, this entire world will become God’s world. You are only able to do this by living an exemplary life such as Father has described this morning. Your children will grow to become God’s children, brothers and sisters, couples and parents. Usually you meet your future spouse around twenty years of age so you don’t know your spouse’s past. The only way you are able to experience the kind of life your spouse had before you met is by having children and watching them grow. Through this you will experience your wife or husband growing up. Any woman is the wife of God and the mother will become a true mother. That is how we should think. Your family is the place where all the secrets of God are now revealed, through your children and through husband and wife relationship. Only within your family will you find this. Because of the Fall, these three generations were unable to be connected. Therefore we have the responsibility, as people who are in the position of Adam and Eve, to be connected with Father and raise your children to be connected in the way that Father has described here and fulfill the ideal of God within your family. This is our responsibility.
We have to be logically clear in our understanding of this formula because we represent God and True Parents within our family. We raise children just as Adam and Eve were supposed to ideally raise their children centering upon God and True Love. Once we fulfill that goal within ourselves we will automatically be elevated to the Kingdom of Heaven in the spiritual world. Without the Fall, this kind of family would have been completed naturally. Our only difficulty and task is to go out and reach those satanic children and people, restore them first and then come back to our family and fulfill the ideal within our family. It is like a Cain and Abel concept. You have to love the Cain side first and then embrace the Abel family. This is the restoration course viewpoint. That is the difficult path we have to go through. It is like being in the position of God, even if it means we have to sacrifice our children, we have to save the world. If we just stick with our own children and do not take care of the outside world then we can never save the world. This is the formula. The formula which Father practiced himself was coming to America, leaving his entire family behind; instead of loving his own family, he gave every ounce of his love and energy for this nation and world. Now the time has come when his mission is completed and he is returning to his homeland to establish his foundation there. We follow the same principle. America is the Cain country. We understand this and how we save the world, right? (Yes.) You heard Father’s teaching this morning and have shown your conviction and given your promise. When the time comes for you to enter the spiritual world, this very promise that you gave this morning to Father will become a condition whether you can enter the Kingdom of Heaven or not. To secure the safe settlement of True Parents we have to secure the physical environment, otherwise how can we receive True Parents in a safe place!
Let’s join in prayer!
-
+
@@ -287,8 +194,7 @@ Translator – Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/view-of-the-principle-of-the-providential-history-of-salvation/index.html b/blog/2018/06/27/view-of-the-principle-of-the-providential-history-of-salvation/index.html
index 1a1d3d7c..bc3da96d 100644
--- a/blog/2018/06/27/view-of-the-principle-of-the-providential-history-of-salvation/index.html
+++ b/blog/2018/06/27/view-of-the-principle-of-the-providential-history-of-salvation/index.html
@@ -3,119 +3,26 @@
-
-
View of the Principle of the Providential History of Salvation – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Founder’s Address by
The Reverend Sun Myung Moon
Presented at the Inaugural Banquet of
THE WASHINGTON TIMES FOUNDATION
@@ -292,7 +199,7 @@ April 16, 1996 – Washington, DC
On the level of the great worldwide family, the Lord indemnifies that which was lost in the family of Adam and restores the True Elder Sonship, True Parentship, and True Kingship that should have been perfected in Adam’s family. He will transform this world into the Kingdom of Heaven on earth under the dominion of God, opening the Kingdom of Heaven in the spirit world for registration. Humanity will enter into the era of kingship both spiritually and physically centered on God; and establish a world of victory, freedom, happiness, and unity; and create the Heavenly Kingdom on earth and in the spirit world, which is God’s ideal of creation. This is the View of the Principle of the Providential History of Salvation. I hope that in the future all of you can also receive this joyous new marriage blessing.
Distinguished Leaders and Honored Guests:
I would like to express again my deepest appreciation to you for coming here this evening to celebrate the inauguration of The Washington Times Foundation. In particular, I sincerely congratulate those who are being honored as the first recipients of The Washington Times Foundation National Service Award, for making a positive contribution to this society. Thank you very much.
-
+
@@ -337,8 +244,7 @@ April 16, 1996 – Washington, DC
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
December 10, 1995
Belvedere International Training Center
Translator — Peter Kim
@@ -308,7 +215,7 @@ Translator — Peter Kim
FATHER CONTINUED TO SPEAK HERE
The sisterhood conferences between Japanese and American women must be continued. The Eve nation connecting with all American women. Do you understand? The women from the Archangel nation of America must stand behind the women from Eve’s position. This is how you will be able to restore your identity. By doing so, together with Eve nation women, you can find recreated, completed second Adam through True Father. Then receive the Blessing and get into the Kingdom of Heaven. The relationship between Korea and the United States is building that foundation. The Archangel’s and Adam’s position need to connect. Adam’s position is to connect with the women’s world. The fallen world is not Adam’s world. Without doing this we cannot get rid of Satan. Satan is very clever. He is absolutely against Father and God. He wanted to confine their position. How could we overcome that? We have to know the Divine Principle and heavenly law. There was conflict between Satan and Father concerning that law. Father has been changing Satan’s and God’s concept with this law. By taking this kind of position, then for the first time Satan will be expelled. Is this clear? (Yes)
[Three cheers of mansei]
-
+
@@ -353,8 +260,7 @@ Translator — Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/where-and-how-do-you-want-to-live-your-life/index.html b/blog/2018/06/27/where-and-how-do-you-want-to-live-your-life/index.html
index f718ddb7..0c82755a 100644
--- a/blog/2018/06/27/where-and-how-do-you-want-to-live-your-life/index.html
+++ b/blog/2018/06/27/where-and-how-do-you-want-to-live-your-life/index.html
@@ -3,119 +3,26 @@
-
-
WHERE AND HOW DO YOU WANT TO LIVE YOUR LIFE? – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
June 9, 1996
Belvedere–International Training Center
Translator–Peter Kim
@@ -316,7 +223,7 @@ Translator–Peter Kim
Where do you want to live? When you reach your fifties and sixties and you retire, if you remain in the city you will become suffocated. Eventually you will have to travel to the ideal village which we have established and spend the rest of your life with nature and contribute as much as possible. Breathe and mingle with nature.
Then end your life with nature and go and join God in the spiritual world. That will become the course of your life. Amen? (Amen.) This is a hobby lifestyle which God likes. You never become tired. This is the highest lifestyle of humankind. Those who want to pursue such a lifestyle, show your hands to Father. What beautiful fingers and hands! (Laughter.) God bless all of you. Amen. (Amen.) (Applause.)
Let us pray.
-
+
@@ -361,8 +268,7 @@ Translator–Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/27/where-is-the-base-for-the-true-ideal/index.html b/blog/2018/06/27/where-is-the-base-for-the-true-ideal/index.html
index cf986dcd..d2e691a1 100644
--- a/blog/2018/06/27/where-is-the-base-for-the-true-ideal/index.html
+++ b/blog/2018/06/27/where-is-the-base-for-the-true-ideal/index.html
@@ -3,119 +3,26 @@
-
-
WHERE IS THE BASE FOR THE TRUE IDEAL? – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
November 27, 1994
Belvedere, International Training Center
Translator – Sang Kil Han
@@ -260,7 +167,7 @@ Translator – Sang Kil Han
Husbands are in the position of archangel. Therefore, by them becoming one with mother-centered unity, then they too can return to Father. The mother of each family, together with children must step forward to True Father and become one, and then they will be ready to save their husbands. In that order because the position of all husbands is that of archangel. The archangel must serve the woman who represents God’s queen. The children of the queen are the princes and princesses of that queen and God’s children. Do you understand? Therefore, through serving them, then husbands too will become one with God. Father can then give the Blessing. True Mother has the grand task of bringing the Cain and Abel children of the world together before stepping forward toward True Father.
This correct thinking needs to be firmly rooted in our minds before the worldwide activity can be launched. All women are part of Mother. From the individual level to God’s level; all eight stages, we women and Mother can become one. Father is now announcing and proclaiming that, centering upon Mother, we should come forward and come around. (Applause.)
Now let us give a half bow to both Father and Mother, and especially to Mother.
-
+
@@ -305,8 +212,7 @@ Translator – Sang Kil Han
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 13, 1994
Belvedere, International Training Center
Translator – Peter Kim
@@ -283,7 +190,7 @@ Translator – Peter Kim
Our conscience is our vertical self and our body is our horizontal self. Do you understand? The invisible God reveals Himself through our body as a visible God and this expands to the family level. Who was I? The conclusion is that I was the one who was supposed to inherit all this from God, that is who I was. The world is an extension of myself. When you look at the world you will see many different levels of people. Some are your children’s age, your brothers’ and sisters’ age, wife’s age, mother’s age and even grandparents’ age. The base for all these different levels of people is the family; it just needs to expand and it becomes the world.
Centering upon your ideal family in this way, you can consider the entire world as an object and you revolve together as subject and object. Those people living in this kind of world will automatically enter into the Kingdom of Heaven. This world is a training ground. Do you understand? It is the training ground for Heavenly Kingdom citizens. This vertical line has only one dot with no space. That is why in the spiritual world no reproduction takes place. Only here in our horizontal, physical world can reproduction occur. This world is like a manufacturing plant because we have 360 different angles and therefore we have area and space where we produce. Each family is an individual factory where we produce heavenly citizens which means that the household is the factory for man in this world. Once the direction is set right for the families then we don’t even have to educate our children. They will just naturally follow because everybody, even children, have their own God. No teaching is necessary. Because of the Fall of Man nobody understood this and that is why we needed education. Father’s conclusion this morning to the question “Who was I?” is “My ideal family is the training ground where we can train ourselves to become heavenly citizens and embrace this entire world and lead it together to the Kingdom of Heaven.” Amen. (Amen.) Do you clearly understand? Once you clearly know the truth then the truth itself will liberate you. You don’t need prayer life. Make sure that you worship your conscience. No matter what orders and directions come from your conscience, just obey. It doesn’t matter what time of day or night, it doesn’t depend upon external conditions, just totally obey your conscience. Then automatically you will become a heavenly citizen. Amen. (Amen.) Even this snowy Sunday morning while you were sleeping, your conscience kept urging you to go to Belvedere to hear Father and you followed. Even if it is a heavy rain day with stormy weather, if your conscience tells you to go then you go. If your conscience tells you to go to the battlefield then you should wake up and go. By following your conscience you will never lose. Do you understand?
When Father first came to America it was at the prompting of his conscience that kept urging him to come here. Even though he knew there could be opposition, his conscience kept urging him to come. Therefore Father did come to America and clearly faced many different types of opposition, yet he is still here. Did Father lose or win? (Win.) Now America is following behind Father’s step and if Father has to go then America will have to go together with him. Do you feel good? (Yes!) (Applause.) Please receive God’s blessing and grace; that is why Father has given you this morning’s sermon.
-
+
@@ -328,8 +235,7 @@ Translator – Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
January 5, 1999
Punta del Este, Uruguay
Translation by Prof. Taek Yong Oh and the UTS Faculty
@@ -280,7 +187,7 @@ Translation by Prof. Taek Yong Oh and the UTS Faculty
Centering on these, anyone who creates an environment of sorrow, will invite misfortune unto themselves. The blessing comes depending on how you deal with your surrounding environment. Do you understand, women? You Japanese women. It is not easy for women of island nations to value their virginity. They do not sit in one place, because it is not easy for them to hold onto that place and sit. Why? Their life is so. They wander around. They go around, but if they don’t keep in their minds their husbands and the heart of a filial child, or the heart of jungsung and love, they will be sold around. This destroys everything.
Understand all these, and know that this year is the good year of your life that you can offer to Heaven. So, if you raise ten to the third power, since three is the number of perfection and ten is the number of returning, it is one thousand, the unit of one thousand, that is. The unit of one thousand is the formation, growth and perfection. It transcends all the number threes both vertically and horizontally.
If you shed tears with the heart of jungsung and love, you will be remembered in the heart of God, and it will never flow away [and be forgotten]. Do you follow me? If you say you will do that, raise your hand. [Everyone raises his or her hand.]
-
+
@@ -325,8 +232,7 @@ Translation by Prof. Taek Yong Oh and the UTS Faculty
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 12, 1994
East Garden
Translator – Peter Kim
@@ -275,7 +182,7 @@ Translator – Peter Kim
That’s why whatever situation Father may face, Father never feels, “I can’t do that” because Father has proved to himself that he can do it. It is merely a matter of time and repetition. Even at the age of 80, Father feels that if he kept repeating drawing and painting pictures, he could become a very great artist. You know Father’s personality. If he just keeps drawing and doesn’t sleep and spends more and more effort and more time and spirit than the greatest artist in the world, he is confident he will become greater than that artist. That is the truth. The same principle comes in there. Give and forget, repeat again, and forget. Forget-that is how you can repeat again. Then you will reach to the best, the highest.
American sisters in particular, you must learn and cultivate that spirit of repeating. Okay?
Everybody stand up. Let us bow to True Parents one more time.
-
+
@@ -320,8 +227,7 @@ Translator – Peter Kim
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Co-Founder and Co-Chairperson’s Address by
Rev. Dr. Sun Myung Moon
at the inaugural ceremony at the founding of the
YOUTH FEDERATION
@@ -230,7 +137,7 @@ Omni Shoreham Hotel, Washington DC
On behalf of the Youth Federation for World Peace, let us all unite and direct our efforts in creating a world of love and peace. I am confident that with your support, we can welcome the third millennium as an era of God’s eternal blessing on earth.
May God bless you and your families and the future of the Youth Federation for World Peace.
Thank you very much.
-
+
@@ -275,8 +182,7 @@ Omni Shoreham Hotel, Washington DC
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Evening Banquet
Friday, August 18, 2000
The United Nations, New York
@@ -248,7 +155,7 @@ The United Nations, New York
We humans, created as God’s children, should likewise be able to completely invest our own love absolutely and eternally. If we do so, then the Kingdom of God will become our kingdom, and God will belong to us. In short, our life-style should be the same as that of God, the master of the heavenly tradition. Then we shall surely become God’s sons and daughters, and eternal life and immortality will necessarily be ours. That is why the Bible verse, “For whoever wants to save his life will lose it, but whoever loses his life for me will find it,” is so true, although it may sound paradoxical.
The task of removing boundaries includes the lowering of national boundaries through the work of the United Nations, getting rid of religious boundaries, tearing down ethnic and racial boundaries, and ultimately destroying the boundary between heaven and hell. Since all these boundaries stem from Adam and Eve, the false parents, no one other than True Parents can break them down. God alone cannot do it, and certainly Satan cannot do it; he is the one who has been creating them. Who can stop the conflict between God and Satan? Only True Parents can resolve that war also, since the false parents started it.
Ladies and gentlemen, I hope you will leave this place this evening with determination to go out and destroy every boundary, bringing this message of liberation to all humankind. Thank you very much.
-
+
@@ -293,8 +200,7 @@ The United Nations, New York
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
In front of the living God, with humility, let us be children of filial piety and loyalty. Let us become the sacred children of God. In light of God’s sovereignty, in this age of kingship, let us stand together to establish a world of peace, love and harmony.
May God bless you and your family.
Thank you very much.
-
+
@@ -382,8 +289,7 @@ May 8, 2001
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Closing Banquet Address
Reverend Dr. Sun Myung Moon
Assembly 2001
The Search for Solutions to Critical Global Problems
@@ -241,7 +148,7 @@ World Association of Non-Governmental Organizations
Ladies and gentlemen, let us discover our proud true self that is free of shame under the sun, that has honor before the ocean and that has nothing to conceal facing all things. Let us build our true family so that God will cry out “we” together with us.
Again I extend to all of you world leaders my sincere thanks for attending this conference in spite of your busy schedules. Upon your return, please share the truth you have learned through this conference with others. I am sending you out to the world as the God-appointed ambassadors to realize world peace. Please go to the front line with heavenly pride.
Thank you and goodbye!
-
+
@@ -286,8 +193,7 @@ World Association of Non-Governmental Organizations
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Founder, Interreligious and International Federation for World Peace
Friday, August 18, 2000
The United Nations, New York
@@ -259,7 +166,7 @@ True Parents and True Families
I believe solutions to world problems can come about if we establish the proposed council composed of religious leaders, in cooperation with the political leaders and diplomats of the current United Nations. The Interreligious and International Federation for World Peace will promote this ideal, for religion can offer great service in providing guidance in matters concerning the Absolute Being, the world of transcendence, our eternal life and the spirit world. For this purpose, the IIFWP will make devoted and sacrificial efforts to attain the goal of world peace. It will strive to establish the Kingdom of Heaven of eternal love and harmony, and the fatherland of God, where the United Nations’ efforts for peace are honored, and where all humanity forms one universal family as brothers and sisters under God, the Parent.
I believe that the world leaders and officers of the United Nations, who possess knowledge, experience and wisdom, can offer many recommendations for implementing the proposals I’ve presented to you today. If we work together and make continuous efforts, peace and happiness will surely be realized on Earth.
I pray that God’s blessing be with your families and your endeavors. Thank you.
-
+
@@ -304,8 +211,7 @@ True Parents and True Families
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
I explained to you on this historical day, the day of the Coronation Ceremony of God’s Kingship, the three most important things that humankind must uphold and by which you can be truly liberated in your family and in your nation. Thus, I hope you can remember these memorable contents and keep them as the goals of your life. [Amen! Applause.] May you realize all the things to which you say “Amen.” Amen!
The Washington Times Foundation
American Century Awards
Cannon House Office Building Caucus Room
@@ -285,7 +192,7 @@ February 2, 2000
Therefore, I request first that you understand that the fundamental relationship between God and humanity is that of parent and child. On that foundation, I ask you to take an active role to transform the “cosmos,” that is, the spirit world and the physical world, into “our hometown and fatherland.”
Once again, I thank all of you distinguished American leaders for your presence here. I would like to conclude by expressing God’s desire that people of the world of all colors and races will come to live as true brothers and sisters and build a new millennial kingdom of love, peace, freedom, and righteousness. I believe that God prepared America for this very time to help lead the world into this new era.
May God’s blessing be with you and your nation. Thank you.
-
+
@@ -330,8 +237,7 @@ February 2, 2000
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/29/the-kingdom-of-heaven-who-will-enter-it-and-how-will-they-get-there/index.html b/blog/2018/06/29/the-kingdom-of-heaven-who-will-enter-it-and-how-will-they-get-there/index.html
index 9fab0696..b8229afa 100644
--- a/blog/2018/06/29/the-kingdom-of-heaven-who-will-enter-it-and-how-will-they-get-there/index.html
+++ b/blog/2018/06/29/the-kingdom-of-heaven-who-will-enter-it-and-how-will-they-get-there/index.html
@@ -3,119 +3,26 @@
-
-
The Kingdom of Heaven: Who Will Enter It, and How Will They Get There? – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Closing Banquet Address
The 7th World Culture and Sports Festival
January 29, 2001
@@ -236,7 +143,7 @@ The New York Hilton, New York, New York
This is a day to rejoice. I have set these conditions and on the 13th day of January this year, I held the coronation ceremony for the Kingship of God in Korea. That was the greatest day of celebration in all human history. We liberated God’s heart for the first time. He could start His new history based on the might and power of true love. This is the dawn of the new age, in which humankind in Heaven and on Earth can attend the liberated God in gratitude. From now we will easily witness the living God and often notice helping hands from the spirit world.
I urge you to study about the spirit world with greater eagerness and to receive the God-centered blessing so that you can build a true family. I also encourage you to prepare for your eternal life through living unselfishly. The time has come that people who work hard will feel the hand of Heavenly fortune, with which the limited power of human beings cannot compare. Those who live the life of a filial child, a patriot, a saint and a divine son or daughter before the living God, with a humble and self-effacing attitude, are the most fortunate. At the advent of the era of God’s Kingship, I pray that you will promote God’s Kingship. May we work in partnership to build the world of heart and culture transcending nations.
May God’s Blessing be with you always!
-
+
@@ -281,8 +188,7 @@ The New York Hilton, New York, New York
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/29/the-path-for-america-and-humanity-in-the-last-days/index.html b/blog/2018/06/29/the-path-for-america-and-humanity-in-the-last-days/index.html
index d0575305..37f7f7b1 100644
--- a/blog/2018/06/29/the-path-for-america-and-humanity-in-the-last-days/index.html
+++ b/blog/2018/06/29/the-path-for-america-and-humanity-in-the-last-days/index.html
@@ -3,119 +3,26 @@
-
-
The Path for America and Humanity In the Last Days – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
The Washington Hilton and Towers
Washington, DC
January 22, 2000
@@ -275,7 +182,7 @@ January 22, 2000
It is time for us to unite together and open the path that humankind must travel. It is time for America, as the elder son nation, to take the lead in attending God and to complete its mission as the helmsman that brings the nations of the world to God. I ask you to stand with me in accomplishing this historic task.
Again, I would like to express my sincere gratitude to you distinguished guests for your presence here. I would like to conclude by expressing my hope for the beginning of a new millennial Kingdom overflowing with peace, freedom and justice in Heaven and on Earth.
May God’s blessing be with you and your families. Thank you.
-
+
@@ -320,8 +227,7 @@ January 22, 2000
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/29/the-path-to-world-peace-in-view-of-gods-will/index.html b/blog/2018/06/29/the-path-to-world-peace-in-view-of-gods-will/index.html
index bd5bc669..aa21fe46 100644
--- a/blog/2018/06/29/the-path-to-world-peace-in-view-of-gods-will/index.html
+++ b/blog/2018/06/29/the-path-to-world-peace-in-view-of-gods-will/index.html
@@ -3,119 +3,26 @@
-
-
The Path to World Peace in View of God’s Will – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Assembly 2001
The Search for Solutions to Critical Global Problems
@@ -278,7 +185,7 @@ World Association of Non-Governmental Organizations
I wish and hope that, centered on the Peace Embassies, all international organizations including the United Nations will participate actively in the movement for world peace and ideal nation. It is our historical quest.
International organizations: let us be united as one in mind and heart. Let us become pioneers for world peace, by first building ideal families of true love and living for the sake of others.
May God bless you forever. Thank you very much.
-
+
@@ -323,8 +230,7 @@ World Association of Non-Governmental Organizations
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/29/world-unification-and-north-south-unification-will-be-accomplished-by-true-love/index.html b/blog/2018/06/29/world-unification-and-north-south-unification-will-be-accomplished-by-true-love/index.html
index b3708f2c..415cc6ff 100644
--- a/blog/2018/06/29/world-unification-and-north-south-unification-will-be-accomplished-by-true-love/index.html
+++ b/blog/2018/06/29/world-unification-and-north-south-unification-will-be-accomplished-by-true-love/index.html
@@ -3,119 +3,26 @@
-
-
World Unification and North-South Unification Will Be Accomplished by True Love – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Distinguished guests whose fervent desire is for North-South unification, ladies and gentlemen.
@@ -315,7 +222,7 @@ Seoul Korea
In particular, history took a mistaken course as a result of Eve’s error at the beginning, so in the Last Days women need to take the lead in overcoming conflict and strife in the age of division with their motherly love and create a new history of reconciliation and unity. The mission of women is to educate and restore young men and women, who are in the position of being their children, and even their husbands in order to realize the ideal of the Kingdom of Heaven.
I pray God’s blessing may be with your families.
Thank you.
-
+
@@ -360,8 +267,7 @@ Seoul Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Wednesday 1 January 2003
Cheongpyeong Heaven and Earth Training Center
Heavenly Father, we have newly ushered in the third year of the Cheon Il Guk (Nation of Cosmic Peace and Unity). Last year, we concluded a busy schedule under the motto ¡°Mansei for the Completed Settlement of the Cheon Il Guk of Freedom, Peace and Happiness, which is the Ideal of the Parents of Heaven and Earth¡± under your aegis.
@@ -227,7 +134,7 @@ Cheongpyeong Heaven and Earth Training Center
Standing on such foundations of true love, our family should realize the family of filial children, the family of loyal subjects, the family of saints, and the family of holy sons and daughters together with the Parents of Heaven and Earth, who are True Parents, True Teachers, and True Masters, in making the new start to establish the true kingship. We are truly grateful today to be able to begin the third year of Cheon Il Guk, in 2003, and to proclaim the motto for the new year. May all nations eternally praise and glorify Your unified victory of having united the spiritual and physical worlds. With Your ever increasing victories and accomplishments, we pray for the realization of Your glory in heaven and Your prosperity on the earth. We are truly grateful that we can pledge before You to advance again and again to liberate the heavenly nation of the unified victory on earth and in heaven. Please reign over us as the King of eternal peace, and allow the Kingdom of God on earth and in heaven to be realized.
All blessed families must be loyal subjects who can take responsibility for everything and be the owners who can serve the nobility of kingship.
Through the appearance of the original family on earth, You have enabled us to reach the age when we can offer before You the mansei of victory of liberation in all of heaven and earth. In all Your comings and Your goings and abiding, may Your victory be bountiful and Your glory eternal. Be the King reigning peacefully over all kings eternally. We pray with all of our hearts for the tradition of the victorious heavenly kingdom to begin at this hour as we, the True Parents, put all our heart and mind together. We hereby proclaim our motto to heaven and earth. Amen. Amen. Amen.
-
+
@@ -272,8 +179,7 @@ Cheongpyeong Heaven and Earth Training Center
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/30/address-given-at-the-groundbreaking-ceremony-of-the-gimpo-aviation-industrial-complex-of-the-times-aviation-of-korea/index.html b/blog/2018/06/30/address-given-at-the-groundbreaking-ceremony-of-the-gimpo-aviation-industrial-complex-of-the-times-aviation-of-korea/index.html
index 9a46c1e6..80da3d63 100644
--- a/blog/2018/06/30/address-given-at-the-groundbreaking-ceremony-of-the-gimpo-aviation-industrial-complex-of-the-times-aviation-of-korea/index.html
+++ b/blog/2018/06/30/address-given-at-the-groundbreaking-ceremony-of-the-gimpo-aviation-industrial-complex-of-the-times-aviation-of-korea/index.html
@@ -3,119 +3,26 @@
-
-
Address given at the Groundbreaking Ceremony of the Gimpo Aviation Industrial Complex of the Times Aviation of Korea – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Rev. Sun Myung Moon
Gimpo Aviation Industrial Complex of the Times Aviation of Korea
June 10, 2006
Respected Governor Hak Gyu Sohn, Honorable Minister Byeong Jik Choo of the Ministry of Construction and Transportation;
@@ -230,7 +137,7 @@ June 10, 2006
I am undertaking this awesome project for the sake of peace and for the welfare of humanity. Therefore, people all over the world call me the Peace King and the True Parent of humanity. The Times Aviation of Korea will eventually become a big contributor to fulfill such a universal project.
I extend my gratitude to the government of Gyeong-gi Province and the city of Gimpo, and to the Ministry of Commerce, Industry and Energy and the Ministry of Finance and Economy, and particularly to the Ministry of Construction and Transportation. I would also like to express my deep appreciation for the support of the residents of Gimpo, and last, but not least, for the firm commitment of technological cooperation from the Sikorsky Company.
Thank you.
-
+
@@ -275,8 +182,7 @@ June 10, 2006
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Rev. Dong Woo Kim: Father is doing a ceremony today to conclude the first three months of this Cheon Il Guk year. That is why he chose the members to go fishing and you will participate in the ceremony.
-
+
@@ -355,8 +262,7 @@ Easter Sunday
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/30/ceremony-for-the-total-liberation-of-6000-years-of-providential-history/index.html b/blog/2018/06/30/ceremony-for-the-total-liberation-of-6000-years-of-providential-history/index.html
index aee91a2c..59dbeccd 100644
--- a/blog/2018/06/30/ceremony-for-the-total-liberation-of-6000-years-of-providential-history/index.html
+++ b/blog/2018/06/30/ceremony-for-the-total-liberation-of-6000-years-of-providential-history/index.html
@@ -3,119 +3,26 @@
-
-
Ceremony for the Total Liberation of 6,000 Years of Providential History – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
[End of notes. The ceremony went from 9:55 p.m. to about 12:30 a.m. True Mother, and Jun Sook Nim and Yun Ah Nim sang songs, as did Rev. Kwak, and much fruit and food was distributed.]
-
Highest leaders of all of the nations of the world, honored guests of Heaven who have gathered from every corner of the earth to celebrate this treasured historic and providential day, and people of the spiritual and physical worlds who are being reborn as citizens of Cheon Il Guk:
@@ -245,7 +152,7 @@ June 13, 2006
Beloved people of Cheon Il Guk, I hope that you truly will celebrate and enjoy this precious and holy day. Brush off all your cares and worries and celebrate this day in joy while attending your Heavenly Father and True Parents with all your heart. The sincerity and dedication expressed by each of you brings even more glory to this day. The beautiful mountains, streams, trees, and flowers here in the vicinity of Cheong Pyeong Lake are showering their blessings upon you as you prepare to embark on your ambitious journeys. Your descendants, too, will take pride that you participated in this long-awaited day, and they will honor and praise you forever.
I pray that the abundant grace and blessings of God in heaven may be upon you and your families.
Thank you.
-
+
@@ -290,8 +197,7 @@ June 13, 2006
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Address to the United States Congress
March 23, 2004
The United States Capitol
@@ -241,7 +148,7 @@ Washington, DC
Respected guests, it is now only a matter of time. Look at the world. Do you see anything that gives you real hope for the future? Sooner or later, we have to give what we have to our descendants and leave this world. What gift could be more precious than that of completing the family ideal in your family, so as to guarantee eternal peace and happiness for your children? Surely no one who has such an opportunity should hesitate to take up the task of building the peace kingdom on earth, for which God has waited thousands of years.
I have reached the advanced age of eighty-five, by the Korean way of counting. But I will continue to work harder than anyone else until the day the Earth overflows with God’s true families, guns in the Middle East fall silent and give way to fireworks of peace and joy, and shouts of mansei [eternal victory] celebrating the unification of my homeland Korea echo across the Pacific to be heard in America. I hope that you leaders representing the world’s six billion people in this ceremony will join hands with me. I call you to take the lead in building what is God’s original ideal and the desire of all humanity, the peace kingdom on the Earth.
Thank you.
-
+
@@ -286,8 +193,7 @@ Washington, DC
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Notes by Rev. Michael Jenkins
Breakfast
March 1, 2003
@@ -234,7 +141,7 @@ March 1, 2003
The sooner we take down the crosses, the sooner the Second Israel will rise to take ownership of its role. The Second Israel will prosper. You must build a Blessing movement and a movement to take down the cross and lift up the resurrection of Jesus. Then Jesus will be liberated.
Father is older now but his mind is stronger and clearer than ever. My mind has not changed even one tiny iota from the direction that I saw for America when I first came here in 1971. There is no change. Our direction is unchanging. We must go through the way of restoration through indemnity. Father’s victory and accomplishment is so vast that what I believed has now been proven to be true. The way of indemnity is the way we must go.
The majority of the representatives at the UN are black. The leadership of the UN is black. Unfortunately many leaders want to lead from the top. They don’t want to go to the foundation and become part of it. You must consider Father’s way. The way of indemnity. The bottom of the ladder, in terms of the legs and rungs are taking all the pressure from the whole ladder from the top to the bottom. Though it is the foundation, no one ever sees the bottom rung of the ladder and yet it is the foundation and basis for the whole ladder. The bottom of the ladder gets no glory and yet is the foundation. I want to encourage all of you clergy – beome the bottom rung of the ladder and you will be assured to be placed at the top by God.
-
+
@@ -279,8 +186,7 @@ March 1, 2003
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Translation by Rev. Peter Kim
Unofficial Notes by Tyler Hendricks
Morning of 31 January 2002
@@ -284,7 +191,7 @@ Kona, Hawai’i
He agreed with that, and stayed for three hours and studied Divine Principle. He was grateful. His name was Hong. The next day he called again, and I told him on the phone that right now he has a good spirit, but his door is open and evil spirits might sneak in. So you had better take care of your relationship with your ancestor. When I met him, I asked him about fasting. He smiled and said that he did so many fasts, even 100-day fasts in the mountains. I asked what you eat and he said he gets nutrition from the air. In deep meditation you can see balls of energy floating in the air and you can catch them.
I asked him, how did you find my church, without directions? He said, when I spoke to you over the phone, I caught your ki (life energy) and I followed it. His teacher has that ability too, but his level was higher than his teacher. There are such holy men seeking enlightenment in the Himalayas. Through Divine Principle, that holy man found the answer about the relationship between good and evil spirits. When I hear the testimonies from Christian leaders in spirit world, I believe in the power of Divine Principle. Divine Principle is great.
[Rev. Ku offers the closing prayer.]
-
+
@@ -329,8 +236,7 @@ Kona, Hawai’i
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Joon-ho Seuk made a foundation by pioneering a difficult path like an obedient sheep. Previously, the Soviet communists did all kinds of things together with orthodox Christians, trying to drive out our family and social activity foundations. Nowadays, how many people gather at Moscow University? (About five hundred, most of them university students.) There are more than a thousand core members in Russia. Centering on our young members, the city wants to adopt our ways in the field of education. How great it would have been if America had supported us! We could have won the nation over. Now I’ve made the Original Focus Holy Ground, the Root Holy Ground and the Victory Holy Ground at sea [i.e. in the Pantanal] to build the world palace. What pitiful circumstances.
Taking out the blood and flesh of the Unification Church of twenty years, I should sprinkle it in the satanic world. I should obtain my investment. You must be really determined. Flowing water and flowing wind all have their destinations. I have stayed in one place for thirty-three years. I am a man worthy of pity. No matter how many places invite me, I can’t go. I’m in exactly the same situation as God. When I was in prison, I knew that I had to have the day of joyous liberation as soon as possible. I comforted the American ministers when I left Danbury prison and pledged to myself that I would save the churches in America. You need to know this.
I made a new start on August 20th. In July, at the time of the upcoming anniversary, I should gather sons and daughters within the true Kingdom that can live together with God. You should truly yearn for the day of blessing. Make the condition and be willing to send out blessed members to America or the rest of the world. Do you understand? How many people can the Korean church send out? We need a principled number. How many people will the Japanese Church send? How many Russians and how many Americans will go out? Decide the number and push people out. If you’re not going to do it, I will. Will you do it or not? Those who are determined, raise your hands. God told me to prepare for that. Who really knows His heart? Can you know the heart of orphans, widows and widowers unless you’re one? How can you know the heart of a man in prison whose people lost their sovereignty and whose nation was doomed? How can you understand the heart of two brothers facing death together? God is the one who understands such a heart. You should understand that he is the king, master and father.
There is nothing to be ashamed of! You should have the guts to die with confidence when you are face to face with death. Jesus was like that. He died under the inscription, “King of the Jews.” Such a thing happened when the chosen people failed in their responsibility. Do you understand? Have you made up your mind? You must make up your mind and go. I believe that. Take care of all this and draft the constitution before August. Make a external layout of what you think you need to put in. Get the basic idea from some country’s Constitution. Political, business, technological and academic experts assemble on behalf of God and True Parents to create the constitution of totality. What a wonderful day it would be if we could have the United Nations General Assembly to ratify the constitution. Do you understand? In this land, as long as I live, the path I must tread is to teach unforgettable things for our descendants even while vomiting my own blood. That’s the destiny of the True Parents. I sincerely hope and ask you to accomplish your task of inheritance well.
Building Our Common Legacy
Faith, Family, Freedom and Peace
Centered on God
Rev. Sun Myung Moon
@@ -266,7 +173,7 @@ Washington, D.C.
I call on America to take on the role of the elder brother, representing the free world, and lead all nations toward the fulfillment of God’s will. To do this, America needs to put aside selfish and individualistic thinking. When political parties and ethnic groups place priority on their self-interest, they divide and mislead the people. America must build a true nation, blossoming with true freedom and peace. Then God will want to reside in your families and in your communities.
For this noble goal, let us all stand hand in hand and establish the Kingdom of Heaven on earth, the Peace Kingdom, where God’s ideal of creation is fulfilled. There, God will enjoy true liberation and complete freedom.
I pray that God’s blessings may be with you forever.
-
+
@@ -311,8 +218,7 @@ Washington, D.C.
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/30/freedom-family-and-faith-the-role-of-the-media-in-the-21st-century/index.html b/blog/2018/06/30/freedom-family-and-faith-the-role-of-the-media-in-the-21st-century/index.html
index d42f19ad..bffb7bc4 100644
--- a/blog/2018/06/30/freedom-family-and-faith-the-role-of-the-media-in-the-21st-century/index.html
+++ b/blog/2018/06/30/freedom-family-and-faith-the-role-of-the-media-in-the-21st-century/index.html
@@ -3,119 +3,26 @@
-
-
Freedom, Family and Faith The Role of the Media in the 21st Century – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
20th Anniversary of the Washington Times Banquet
Hilton Washington Hotel, International Ballroom
Washington, DC
@@ -236,7 +143,7 @@ May 21, 2002
The newest member of our media family is one of the oldest privately held news services in the world. United Press International, with almost a hundred years of continuous operation, provides news all throughout the world. UPI will soon unveil a major technology breakthrough. It will have the ability through an aggregated database to collect stories from all our media properties and sort them and distribute them based on content and topic to subscribers around the world.
This new era of media, with the massive distribution of news and information, requires leadership and clear guidance for the betterment of individuals based on values and on the knowledge of God and spirit world. The Washington Times and our family of media have been providing this direction for the past two decades and will continue to do so into our third decade. My hope is that each one of you as well will embody the qualities of defending freedom, promoting family values, and strengthening your faith in God so that you may become leaders of the world.
God bless you and your families, and may God bless The Washington Times.
-
+
@@ -281,8 +188,7 @@ May 21, 2002
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/30/god-and-a-united-world-of-peace/index.html b/blog/2018/06/30/god-and-a-united-world-of-peace/index.html
index b7e7d3d0..26baffec 100644
--- a/blog/2018/06/30/god-and-a-united-world-of-peace/index.html
+++ b/blog/2018/06/30/god-and-a-united-world-of-peace/index.html
@@ -3,119 +3,26 @@
-
-
God and a United World of Peace – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
The Interreligious and International Federation for World Peace
+
The Interreligious and International Federation for World Peace
Founder’s Address
REV. DR. SUN MYUNG MOON
IIFWP Convocation
@@ -266,7 +173,7 @@ Arlington, Virginia
In this way, we will establish God — the absolute True Parent, True Teacher and True Owner — and the True Parents as the axis of absolute value for the individual, family, nation, world and cosmos. This will be the basis for our life as individuals, families, nations and the world. We will feel the desire to follow without change for eternity the path of tradition set by the Parents of Heaven and Earth, the path of living in true love for the sake of others. If we do that, then we can resolve all problems, whether of the family, society, race or religion.
We will arrive in an age in which God and humankind live as one in the original ideal world, the world of heart. We will arrive in an age where we realize that living for the sake of others holds greater eternal value than living for ourselves. The blind age of self-centered life will pass away, as we build an other-centered world of interdependence, mutual prosperity and universally shared values. For this purpose, let us attain correct knowledge about God and the spirit world; let us lead humanity on the correct path by testifying to the world about God’s true love, true life and true lineage; and let us build the universal family of Heaven and Earth in God’s fatherland and homeland on earth. Let us complete the Kingdom of Heaven on Earth and in Heaven through the absolute love, unique love, unchanging love and eternal love that seeks to live for the sake of others, and offer Heavenly Kingship to God.
May God bless you, your family and your country. Thank you
-
+
@@ -311,8 +218,7 @@ Arlington, Virginia
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
February 5, 2003
World Summit on Leadership and Governance
Lotte Hotel, Seoul, Korea
@@ -272,7 +179,7 @@ Lotte Hotel, Seoul, Korea
I would like to conclude my remarks by asking that the leaders assembled here also become active participants in recreating your families and nations in true love and in bringing about an everlasting world of peace where there are no national boundaries, and take the lead in bringing about nations in accordance with God’s Will and accomplishing the blessing ideal of Cheon-il Guk of a world of peace.
I pray that Heaven’s blessing may overflow in abundance upon you and your families.
Thank you.
-
+
@@ -317,8 +224,7 @@ Lotte Hotel, Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Reverend Sun Myung Moon
Ambassadors for Peace Conference in Kona, Hawaii
December 9, 2002 – Kona, Hawaii
@@ -268,7 +175,7 @@ December 9, 2002 – Kona, Hawaii
For this purpose, I have chosen leaders of good conscience from not only the religious field but also from government, philosophy, business, culture and other fields, and provided true love education that teaches “to live for the sake of others.” On this foundation, I have already appointed tens of thousands of Ambassadors for Peace. All around the world, they carry the banner of the Interreligious and International Federation for World Peace that I founded. They are devoting their full efforts to bringing about the world of peace that is the fervent desire of God and humankind. It will not be long before the will of the almighty, omniscient and absolute God is accomplished.
I would like to conclude my remarks by asking that the leaders assembled here also become active participants in recreating your families, nations and the God-desired original world in true love and in bringing about an everlasting world of peace where there are no national boundaries.
I pray that Heaven’s blessing may overflow in abundance upon you and your families. Thank you.
-
+
@@ -313,8 +220,7 @@ December 9, 2002 – Kona, Hawaii
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Interreligious and International Federation for World Peace
Governance and the Role of Religion in Peace and Security:
Toward an Interreligious Council at the United Nations
@@ -266,7 +173,7 @@ Founder’s Address
I would like to conclude my remarks by asking that the leaders assembled here also become active participants in recreating your families and nations in true love and in bringing about an everlasting world of peace where there are no national boundaries.
I pray that Heaven’s blessing may overflow in abundance upon you and your families.
Thank you.
-
+
@@ -311,8 +218,7 @@ Founder’s Address
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
For this purpose I founded the Peace United Nations’ in New York, U.S.A. on October 3rd 2003. In doing God’s providence, this Peace United Nations is developing initiatives of a revolutionary dimension that will rock heaven and earth. By educating each and every one of the six billion people on this earth, and giving them the Marriage Blessing, we are building God’s fatherland, our fatherland, where the entire globe becomes our home, my home. Our goal is already set. The flag of the Peace United Nation is already waving high. The battle cry of victory is erupting across the world. Victories are won in America, Europe, Jerusalem, Palestine, Japan and Korea. Nothing is impossible with God and the numerous martyrs, patriots, saints and sages in spirit world running with us at our side.
They say, “blessed are those who have faith.” On this meaningful day, I would like to ask you all to engrave this message in the deep center of your heart. I pray that you all join in the grace of the Marriage Blessing and create a great revolution of lineage. I dearly hope that you will all become the brave soldiers of heaven, courageously standing on the front line of God’s providence in order to build God’s fatherland on this earth, so that the Peace Kingdom can prosper for all eternity.
Thank you very much.
-
+
@@ -275,8 +182,7 @@ January 27, 2004
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/30/gods-homeland-and-the-peace-kingdom-are-built-on-the-foundation-of-the-realm-of-his-liberation-and-release/index.html b/blog/2018/06/30/gods-homeland-and-the-peace-kingdom-are-built-on-the-foundation-of-the-realm-of-his-liberation-and-release/index.html
index 2d403832..7e63f959 100644
--- a/blog/2018/06/30/gods-homeland-and-the-peace-kingdom-are-built-on-the-foundation-of-the-realm-of-his-liberation-and-release/index.html
+++ b/blog/2018/06/30/gods-homeland-and-the-peace-kingdom-are-built-on-the-foundation-of-the-realm-of-his-liberation-and-release/index.html
@@ -3,119 +3,26 @@
-
-
God’s Homeland and the Peace Kingdom Are Built on the Foundation of the Realm of His Liberation and Release – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Address on the 50th Anniversary of the Founding of the
Holy Spirit Association for the Unification of World Christianity
May 1, 2004
@@ -260,7 +167,7 @@ Seoul, Korea
The flames of true love, now fanned by the spring breezes of the 21st century, are spreading like a wildfire across the Earth. Exchange marriages are becoming accepted among young people belonging to traditionally enemy countries as a matter of faith. Just as water, air and light will flow to fill even the smallest space, the movement of true love is flowing and covering the Earth. Young people of intellect who will inherit God’s love, God’s life and God’s lineage and settle the Peace Kingdom on the Earth are now waking from their sleep.
Eminent world leaders, I hope that you, too, will join the ranks of the owners of Cheon Il Guk [the Kingdom of Heaven on Earth] who are to “establish His Kingdom and His righteousness,” and become a revolutionary army of true love, putting into practice the truth of true love that grows larger the more that it is given.
Thank you.
-
+
@@ -305,8 +212,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/30/gods-ideal-family-and-the-kingdom-of-the-peaceful-ideal-world/index.html b/blog/2018/06/30/gods-ideal-family-and-the-kingdom-of-the-peaceful-ideal-world/index.html
index f7c7fb1d..1ac68260 100644
--- a/blog/2018/06/30/gods-ideal-family-and-the-kingdom-of-the-peaceful-ideal-world/index.html
+++ b/blog/2018/06/30/gods-ideal-family-and-the-kingdom-of-the-peaceful-ideal-world/index.html
@@ -3,119 +3,26 @@
-
-
God’s Ideal Family and the Kingdom of the Peaceful, Ideal World – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Declaration Rally for the Era
of the Kingdom of Peace
in Heaven and on Earth
Rev. Dr. Sun Myung Moon
@@ -301,7 +208,7 @@ in Heaven and on Earth
I ask you to devote your best efforts, as the True Parents have, for the development and success of the Universal Peace Federation, and toward creating God’s ideal family, ideal nation and the peace kingdom. Please become true princes and princesses who can attend and live together with God, the eternal Peace King and True Parent of humanity. Let us live up to the standard of a true filial child, patriot, saint, and member of the family of God, and create the eternal kingdom of the peaceful, ideal world.
May God’s blessings be with you, your families and your nations.
Thank you.
-
+
@@ -346,8 +253,7 @@ in Heaven and on Earth
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Please inscribe this warning from Heaven deep in your hearts. Remember that the only way to inherit Heaven’s lineage, and to establish for eternity the ideal families that God has longed to see, is through the Holy Marriage Blessing established by the True Parents.
In closing, I ask you to devote your best efforts for the development and success of the Universal Peace Federation.
Dr. Rev. Sun Myung Moon
November 21, 2006
Korea International Exhibition Center
Goyang, Korea
@@ -301,7 +208,7 @@ Goyang, Korea
Let us establish a model ideal family to bring the complete settlement of the cosmic ideal realm of liberation and complete freedom, and the kingdom of goodness in which we can enjoy a time of absolute, unique, unchanging and eternal peace and prosperity, which can become the homeland of cosmic peace that can be praised for all eternity!
May God’s blessings be upon your family, your nation and the world for all eternity!
Thank you.
-
+
@@ -346,8 +253,7 @@ Goyang, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Respected leaders of the United States:
I am grateful that so many of you could
gather here today, in spite of your busy public
and private schedules.
@@ -875,7 +782,7 @@ I pray that God’s abundant blessing will be
upon your families and upon your nations.
Thank you.
8
-
+
@@ -920,8 +827,7 @@ Thank you.
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/30/gods-providence-to-establish-the-world-transcending-religions-and-nations-based-upon-the-absolute-values-of-true-love/index.html b/blog/2018/06/30/gods-providence-to-establish-the-world-transcending-religions-and-nations-based-upon-the-absolute-values-of-true-love/index.html
index 047031fd..87cda30e 100644
--- a/blog/2018/06/30/gods-providence-to-establish-the-world-transcending-religions-and-nations-based-upon-the-absolute-values-of-true-love/index.html
+++ b/blog/2018/06/30/gods-providence-to-establish-the-world-transcending-religions-and-nations-based-upon-the-absolute-values-of-true-love/index.html
@@ -3,119 +3,26 @@
-
-
God’s Providence to Establish the World Transcending Religions and Nations Based Upon the Absolute Values of True Love – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Respected leaders representing the religious, political, journalistic and academic spheres of America and the world, ladies and gentlemen.
@@ -314,7 +221,7 @@ October 2004
Please give careful thought to the reasons you are here today. Is it simply because you received an invitation from the sponsors, and therefore you came to attend a banquet? Whether you desired it or not, you have been called by Heaven. Just as I suddenly received Heaven’s call as a young man of fifteen and began an eighty-year course of blood, sweat and tears for the sake of bringing true liberation and complete freedom to God, and for the sake of saving humanity from Satan’s yoke, so you also must now go forward determined to offer your lives in order to accomplish God’s exalted will for the liberation and complete establishment of the world transcending religions and nations.
Ladies and gentlemen! Heavenly fortune is now shining upon this world, as the sun that rises powerfully in the eastern sky. The darkness that has covered this earth for tens of thousands of years has now been dispelled. The heavenly decree has already taken root in your hearts. It is the path–your destiny–that you cannot avoid. Be strong and rise up. The time has come to truly experience the meaning of Jesus’ teaching that whoever wants to save his life will lose it, but whoever is willing to lose his life will find it. All of us without exception, including myself, are bound to go to the spirit world someday. I sincerely ask you to engrave tonight’s message on your heart, that from this time forth you will live a life that will not leave you with any regrets.
The heavenly discourse that I have given tonight is my last message to God’s chosen nation, America. I pray that God’s blessings be upon you, your family and this nation of America for all of eternity.
-
+
@@ -359,8 +266,7 @@ October 2004
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/30/gods-true-love-and-the-liberation-of-the-relationship-of-heaven-and-earth-and-humankind/index.html b/blog/2018/06/30/gods-true-love-and-the-liberation-of-the-relationship-of-heaven-and-earth-and-humankind/index.html
index cf7c52c8..760f366c 100644
--- a/blog/2018/06/30/gods-true-love-and-the-liberation-of-the-relationship-of-heaven-and-earth-and-humankind/index.html
+++ b/blog/2018/06/30/gods-true-love-and-the-liberation-of-the-relationship-of-heaven-and-earth-and-humankind/index.html
@@ -3,119 +3,26 @@
-
-
God’s True Love and the Liberation of the Relationship of Heaven and Earth and Humankind – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Respected current and former heads of state, leaders from the religious, political and academic worlds, representatives from 189 different countries, representatives from each family, ladies and gentlemen!
@@ -265,7 +172,7 @@ February 6, 2003
What I teach is not based on any teachings of man. And I do not educate people by giving them a moral lesson or in any conventional way. I am instructing you by speaking frankly, with words of life, based on God and the Heavenly Way. If God has given the mission of True Parents to me, you should understand that the relationship you have established with me today is most precious and meaningful. Please keep my words today deep within your hearts.
I would like to end by asking that God’s blessing be with you and your families, that He remain with you in your public lives.
Thank you very much.
-
+
@@ -310,8 +217,7 @@ February 6, 2003
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
No one thought or dreamed about a woman being the president of Sun Moon University. I asked all Japanese members to offer everything to this providence. They are keeping close track and they become the benefactors of Sun Moon University, to make it a great university. It is not easy to be in the position of the mother nation.
If we restore America, we can influence the world. There is only the skeleton of the Christian spirit left here. [End of notes; I had to leave before it was over.]
-
February 6, 2003
Lotte Hotel, Seoul, Korea
World Summit Conference Banquet
@@ -243,7 +150,7 @@ World Summit Conference Banquet
I earnestly request that you leaders recreate your families and nations through true love. I hope that you will support and help to accomplish the vision of the Interreligious and International Federation for World Peace, which is working so hard to establish the true, everlasting world of peace that God desires, a world without national boundaries.
Hoping that this conference has provided you with productive and inspiring experiences that will lead to the world of peace being realized even sooner, I conclude my address.
Thank you.
-
+
@@ -288,8 +195,7 @@ World Summit Conference Banquet
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/30/let-us-perfect-the-peace-kingdom-through-the-peace-united-nations/index.html b/blog/2018/06/30/let-us-perfect-the-peace-kingdom-through-the-peace-united-nations/index.html
index 825a249c..124b1e63 100644
--- a/blog/2018/06/30/let-us-perfect-the-peace-kingdom-through-the-peace-united-nations/index.html
+++ b/blog/2018/06/30/let-us-perfect-the-peace-kingdom-through-the-peace-united-nations/index.html
@@ -3,119 +3,26 @@
-
-
Let Us Perfect the Peace Kingdom Through the Peace United Nations – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Inaugural Assembly of the Headquarters of the
Interreligious and International Peace Council (IIPC)
@@ -271,7 +178,7 @@ Seoul, Korea
The term “Peace United Nations” refers to the Interreligious and International Peace Council (IIPC), inaugurated on October 3, 2003.
Rev. Moon refers often to the character of “Abel” in the Bible, a man who was faithful to God, yet who was killed by his elder brother, Cain. The word describes a person or entity that exists for the sake of others and seeks the realization of the greater good.
-
+
@@ -316,8 +223,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/30/message-of-heung-jin-nim-from-the-spiritual-world/index.html b/blog/2018/06/30/message-of-heung-jin-nim-from-the-spiritual-world/index.html
index b5178dc6..eec97ec9 100644
--- a/blog/2018/06/30/message-of-heung-jin-nim-from-the-spiritual-world/index.html
+++ b/blog/2018/06/30/message-of-heung-jin-nim-from-the-spiritual-world/index.html
@@ -3,119 +3,26 @@
-
-
Message of Heung Jin Nim from the Spiritual World – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
– This is the message of Heung Jin Nin sent through Hoon Mo Nim on January 1, 2002 on the 35th True God’s Day. It was addressed to True Parents and read to the 7000 members gathered at the God’s Day ceremony. Heung Jin Nim describes the effects in the Spiritual world of True Parents’ declarations and ceremonies. He explains how ancestors are recreated, about the Training Center and their progress in the training there. He also reported in detail how the spiritual world has changed since the Coronation of God’s Kingship. After hearing this report, True Parents’ comment was, “It is so well expressed that it should be regarded as a clear illustration of the spiritual world. This content must be published and heard by all members, who should apply it in their daily life.”
This text is a translation of this message as published in a book produced at Cheong Pyeong Training Center to commemorate the training center’s 500th 2-day workshop and 7th Anniversary.-
True Parents! I am so thankful, because through true love you have opened the Cheon Il Guk nation and the New Age in which we can live together with God and True Parents.
Middle East Peace Initiative:
Beyond Co-Existence Toward a New Culture of Peace
Closing Plenary
@@ -310,7 +217,7 @@ March 2, 2003
So now my question. Do you believe Rev. Moon’s statements and teaching this morning? Yes? Those who said yes, show your left hand. Why, because the left hand represents Satan’s side. So now you surrendered Satan. No more Satan.
His excellency President Wahid here heard this speech already, because Rev. Moon gave this particular speech at the United Nations conference in September last year. At that time there was some opposition and some discrimination because of what we are trying to do. But in the midst of opposition Rev. Moon clearly delivered this message to the world. The satanic world opposed. But this time I see warm welcome, because this represents the entire religious world. So, I would like to give this message to you too, but we are running out of time.
But there is one condition if you want to be released now. Since you were all given the text of my speech, which I wanted to deliver to begin with, if you promise that you will read this speech at least three times, in your home, or on your way back in your airplane, I will quit delivering this speech here. I will trust you. Can you do that? Now, show your right hands. Thank you. Both hands. Thank you very much. God bless you.
-
+
@@ -355,8 +262,7 @@ March 2, 2003
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/30/our-mission-in-the-last-days-of-providential-history/index.html b/blog/2018/06/30/our-mission-in-the-last-days-of-providential-history/index.html
index 9dcf79d9..ac590b53 100644
--- a/blog/2018/06/30/our-mission-in-the-last-days-of-providential-history/index.html
+++ b/blog/2018/06/30/our-mission-in-the-last-days-of-providential-history/index.html
@@ -3,119 +3,26 @@
-
-
Our Mission in the Last Days of Providential History – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Please engrave the heavenly command you received today deep in your heart. From this time forward, as a leader chosen by God to build the Fatherland, you must pledge to lead a beautiful and precious life. Everyone here without exception will eventually pass on to the spirit world. You do not want to carry with you any regret.
Today I have conveyed to you God’s message for the new era. I pray that God’s blessings will forever be upon you, your families, and your mission as His direct emissaries.
Thank you.
-
+
@@ -310,8 +217,7 @@ December 13, 2004
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/30/the-holy-marriage-blessing-is-the-path-to-unite-the-virtues-of-heaven-and-earth-and-harmonize-and-unify-the-universe-as-one/index.html b/blog/2018/06/30/the-holy-marriage-blessing-is-the-path-to-unite-the-virtues-of-heaven-and-earth-and-harmonize-and-unify-the-universe-as-one/index.html
index 8cb27166..39e8e096 100644
--- a/blog/2018/06/30/the-holy-marriage-blessing-is-the-path-to-unite-the-virtues-of-heaven-and-earth-and-harmonize-and-unify-the-universe-as-one/index.html
+++ b/blog/2018/06/30/the-holy-marriage-blessing-is-the-path-to-unite-the-virtues-of-heaven-and-earth-and-harmonize-and-unify-the-universe-as-one/index.html
@@ -3,119 +3,26 @@
-
-
THE HOLY MARRIAGE BLESSING IS THE PATH TO UNITE THE VIRTUES OF HEAVEN AND EARTH AND HARMONIZE AND UNIFY THE UNIVERSE AS ONE – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
The following address, delivered by True Father, was presented in Seoul, Korea at the Olympic Gymnasium on August 20, 2005, to a gathering of more than fifteen thousand dignitaries from Korea and abroad, including many Ambassadors for Peace, and marking the 1st anniversary of the International Leadership Convocation, sponsored by the Interreligious and International Federation for World Peace, when True Father was honored at a venue at the National Assembly in Korea, with the “King of Peace” award.
Let me end my remarks by asking you to pledge that you will become brave leaders who will maintain the heavenly way that has become the tradition of the Era After the Coming of Heaven and who will lead the world and humankind.
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/30/the-life-of-jesus-as-seen-from-gods-will-and-gods-warning-to-the-present-age-the-period-of-the-last-days/index.html b/blog/2018/06/30/the-life-of-jesus-as-seen-from-gods-will-and-gods-warning-to-the-present-age-the-period-of-the-last-days/index.html
index 2350a9c4..c9fa34d2 100644
--- a/blog/2018/06/30/the-life-of-jesus-as-seen-from-gods-will-and-gods-warning-to-the-present-age-the-period-of-the-last-days/index.html
+++ b/blog/2018/06/30/the-life-of-jesus-as-seen-from-gods-will-and-gods-warning-to-the-present-age-the-period-of-the-last-days/index.html
@@ -3,119 +3,26 @@
-
-
The Life of Jesus as Seen from God’s Will, and God’s Warning to the Present Age, the Period of the Last Days – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
20th Anniversary of the Washington Times Banquet
Washington Hilton, Washington, DC
May 21, 2002
@@ -260,7 +167,7 @@ and Loved His Enemies
Now is the time for America, the Christian country representing the Second Israel, to stand in the forefront. I declare to the world that America has the responsibility to guide all the world’s people. But it must not do so with weapons; it must do this in truth and love by living for the sake of others upon the foundation of true love, true life, and true lineage.
Finally, I hope that The Washington Times, UPI, and other major media will accept this lofty command from Heaven and take up the task of educating humankind, taking a stance beyond religion and ideology. Please note that I have distributed to you a pamphlet containing messages from leaders in the spirit world. I ask that you read this carefully.
Thank you for your kind attention. May God bless you and God bless America.
-
+
@@ -305,8 +212,7 @@ and Loved His Enemies
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
World Summit on Leadership and Governance
Congratulatory Banquet
Rev. Dr. Sun Myung Moon
Founder’s Address
@@ -237,7 +144,7 @@ January 27, 2004
Ladies and gentlemen, in the same way that the mission of True Parents, to which my wife and I have been called, is a matter of heavenly destiny, your mission and that of heaven is to join hands with us in building a peaceful Kingdom of Heaven on this earth. Now, Heaven’s time has come.
I pray that each of you will return to your communities and become passionate workers as messiahs and true parents yourselves in the effort to bring about world peace.
Thank you.
-
+
@@ -282,8 +189,7 @@ January 27, 2004
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/30/the-mission-of-the-clan-messiah-in-the-revolutionary-era-after-the-coming-of-heaven/index.html b/blog/2018/06/30/the-mission-of-the-clan-messiah-in-the-revolutionary-era-after-the-coming-of-heaven/index.html
index 99c6a30c..317f0fe6 100644
--- a/blog/2018/06/30/the-mission-of-the-clan-messiah-in-the-revolutionary-era-after-the-coming-of-heaven/index.html
+++ b/blog/2018/06/30/the-mission-of-the-clan-messiah-in-the-revolutionary-era-after-the-coming-of-heaven/index.html
@@ -3,119 +3,26 @@
-
-
The Mission of the Clan Messiah in the Revolutionary Era after the Coming of Heaven – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Rally of the Association of Unified Korean Clans
to Save the Homeland of Universal Peace
June 1, 2006
@@ -255,7 +162,7 @@ Marriott Hotel, Central City Complex, Seoul, Korea
Please do not forget that the building of the ideal, peaceful world, that God envisaged at the time of the Creation, and that He desired when He created humankind, is now being realized right before your eyes. If this is not a miracle, then what is? All over the world, the couples blessed in the inter-cultural “exchange” marriages are putting down roots of the true love of Heaven. The new heavenly lineage is bearing fruit. The day draws near when the beautiful earth will become the original Garden of Eden, where we will enjoy everlasting peace and happiness and where, for innumerable generations, our descendants will shout “Hallelujah! for Cheon Il Guk”.
May the great blessings and the grace of God be with you, your clans, and the Korean people.
Thank you.
-
+
@@ -300,8 +207,7 @@ Marriott Hotel, Central City Complex, Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Inaugural Assembly Interreligious and International Peace Council
+
Inaugural Assembly Interreligious and International Peace Council
Founder’s Address
Rev. Dr. Sun Myung Moon
New Yorker Hotel
@@ -250,7 +157,7 @@ October 3, 2003
Now a new world is opening up for humankind. I have already founded the Federation of Island Nations, the Federation of Peninsular Nations, and the Federation of Continental Nations in the spirit world and the earthly world. Not only that, while you were unaware, humanity has already entered the third year of Cheon II Guk (the Kingdom of God). Not only has the lost realm of the first Israel been restored, but I have also completed the declaration before God and the cosmos of the start of the “Fourth Israel Nation.” In the spirit world, the leaders of the five great religions and 120 billion new blessed families have formed a oneness based on my absolute standard and are standing at the forefront in the effort to build a world of peace.
Your mission now is to engrave into your memory the meaning of my declaration today regarding “The New Elimination of Boundaries and World Peace,” return to your communities, and be the first to practice true love in your family, society, nation, and world for the purpose of building the Kingdom of Heaven on Earth and in Heaven. I believe that you will devote your full efforts to the Interreligious and International Peace Council, which we have formed together here today as a body on the level of a new Abel-like United Nations.
I hope that each of you will make a determination to live for the sake of liberating true love and that God’s blessing may be with you as you return home. Thank you.
-
+
@@ -295,8 +202,7 @@ October 3, 2003
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
True Father spoke during the morning hoondokhae on Monday 2 May 2003 in the grand hall of East Garden with members of the True Family, eighty American church leaders who had participated in the Hudson River fishing tournament held on April 30th and May 1st, and about 120 local members in attendance. This is the commemorative address for the fiftieth anniversary of the Holy Spirit Association for the Unification of World Christianity (HSA-UWC).
What will the family party do? Through the Family Party, the world needs to know that God liberated heaven and earth and that He could hold marriages. We can register our marriages now because God registered the marriage and births of His children. Because God went beyond the Three Great Realms, He can return to His original position. Therefore, all ministers and people in the religious realm must humbly realize how sorrowful they are and repent. If you understand this, you will be speechless out of reverence.
Following this principle, you must make a new determination. Those who pledge to live with a new determination must stand up and pledge many times before Heavenly Father.
I’ve told you everything that I needed to tell you. You know things now as if you were in those early years when the Unification Church was founded. Now, you have completely inherited two things, the privileges of marriage and birth registration. You should pledge to live the life of one heart, one body, one mindset and one harmony. If you live that way, you should believe that you could be the royalty of God’s Kingdom in Heaven and the people of the Heavenly Kingdom. I truly hope that you’ll put your belief into practice as I close this meeting. Do you understand? (Yes.)
Little Angels Performing Arts Center
Seoul, Korea
August 15, 2003
@@ -274,7 +181,7 @@ August 15, 2003
You are leaders of the first and second generations who can inherit the realm of Heaven’s chosen people. I earnestly ask that you remember that you stand here today at the site of the Seoul Declaration to become one with each other in mind and body, and answer the historic call to renew the United Nations and so recreate a new United Nations that expresses God’s original ideal.
I offer gratitude to God for all these things, and pray that God’s abundant blessings will be with each of you, your families, and your countries.
Thank you.
-
+
@@ -319,8 +226,7 @@ August 15, 2003
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/06/30/the-true-owners-in-establishing-the-kingdom-of-peace-and-unity-in-heaven-and-on-earth/index.html b/blog/2018/06/30/the-true-owners-in-establishing-the-kingdom-of-peace-and-unity-in-heaven-and-on-earth/index.html
index 2075b3cc..38249661 100644
--- a/blog/2018/06/30/the-true-owners-in-establishing-the-kingdom-of-peace-and-unity-in-heaven-and-on-earth/index.html
+++ b/blog/2018/06/30/the-true-owners-in-establishing-the-kingdom-of-peace-and-unity-in-heaven-and-on-earth/index.html
@@ -3,119 +3,26 @@
-
-
The True Owners in Establishing the Kingdom of Peace and Unity in Heaven and on Earth – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Speech for the Third Assembly of the
Mongolian People’s Federation for World Peace
April 10, 2006
Seoul, Korea
@@ -274,7 +181,7 @@ Seoul, Korea
Ladies and gentlemen: The mission of the Mongolian People’s Federation has now become clear. Serving the Universal Peace Federation as the vertical Abel, and the religious realm and national realm of the world as the horizontal Abel, it should be in the position of Cain and work as the central figure in establishing the global kingdom of the peace ideal. I hope you also will participate actively in the Bering Strait Tunnel Project, currently being promoted as a Universal Peace Federation construction project. Through the completion of this project, humanity will become one great family and the establishment of a war-free world of the peace ideal, espousing the blessings of eternal peace will come to be.
Please become true princes and princesses who can attend and live together with God, the eternal peace king, as the true parent of humanity. Let us restore the Mongolian People’s Federation to the Mongolian Shared Lineage Federation by receiving the marriage blessing of True Parents and perfecting the conversion of our lineage. Please take to heart that this is the task assigned to you by God and become the true owners in establishing the Kingdom of Peace and Unity in Heaven and on Earth.
May God’s grace be upon you, your family and your nations. Thank you.
-
+
@@ -319,8 +226,7 @@ Seoul, Korea
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Hoon Dok Hae
Sunday, November 24, 2002
East Garden, Tarrytown, New York
Translation by Rev. Dong Woo Kim
@@ -257,7 +164,7 @@ Notes by Tyler Hendricks
[Father asked Mr. Sato, head of Ocean Church, about today’s weather.] When there is strong wind, it is good fishing. After a hurricane, fish want to eat. So, prepare for fishing. How many boats to do you today? [I can prepare four.] Why only four? [Others are being repaired.] So how many members can you take on four boats? [Including Father’s boat, about 40 members.] If 40 can participate, I think many want to go. Raise your hand if you want to go. Who had a birthday today? None? Within a week before or after? About 7 or 8. How about those born in November 25. Those who were born after October 13. Those who do not want to go fishing, sit down. The rest will go out today, eight per boat.]
Let us pray. [Dr. Chang Shik Yang offered a closing prayer.]
I have an appointment with True Mother, so I will stay on the ocean until lunch, but you have to catch a fish. Send all the fish you catch to Washington, DC, and have a sushi party there. Don’t even keep one fish here.
-
+
@@ -302,8 +209,7 @@ Notes by Tyler Hendricks
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Rough and Unofficial Notes from Hoon Dok Hae
The morning of January 27, 2002 Kona, Hawai’i
Translation by Rev. Peter Kim; Notes by Tyler Hendricks
@@ -317,7 +224,7 @@ Pledge Service
Blessed families are the fruits of the cosmos.
Hoon Dok Hae: In one generation, we have to build the Kingdom of God. We have to reject the secular world status, Ph.D. or whatever. Once we are connected with True Parents, we take the position of true children. In order to reach that goal, we have to negate everything secular, and reach the level of judgment of heart. Then we will go into the realm of resurrection of heart. There, we inherit everything from God and will be able to bear the perfect fruit and seed. Please, Korean couples should resemble True Parents and True Family. The completion of the providence is done.
Of course, with the help of God, it was possible. We should liberate God. Then Satan cannot accuse us. That is the way we can settle the Kingdom of God on Earth and in heaven.
-
+
@@ -362,8 +269,7 @@ Pledge Service
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
When this does not come right it will become useless. If all the eight stages are reversed, it will all become useless. We have the responsibility to level all standards that contradict each other. Since Adam made a mistake, we should take the responsibility upon ourselves in place of Adam’s family and heaven and earth, and all come together in the realm of total mobilization. There is great diversity. Now as the victors, you should all know the incredible fact that an era of liberation blessed by Heaven is coming.
Forty-three days from today, it will be the summer solstice. We have forty-three days to June 22nd, during which time the Unification Family should prepare itself.
When this does not come right it will become useless. If all the eight stages are reversed, it will all become useless. We have the responsibility to level all standards that contradict each other. Since Adammade a mistake, we should take the responsibility upon ourselves in place of Adam’s family and heaven and earth, and all come together in the realm of total mobilization. There is great diversity. Now as the victors, you should all know the incredible fact that an era of liberation blessed by Heaven is coming.
November 8, 2002 10 am
Translation by Rev. Jeong Phyo Hong
Notes by Tyler Hendricks
East Garden, Tarrytown, New York
@@ -258,7 +165,7 @@ East Garden, Tarrytown, New York
Father also has 2 champion teams in Brazil, and those players came to Korea to teach our college teams. A thousand students welcomed True Parents. They offered True Parents the championship flag. Now Father is connecting the soccer foundation with the movement for world peace.
True Father: America is a big country. How will it move in connection with the will of God? The politics and economy make no difference unless it connects with the will of Heaven. That way, a revolution will come. So I have made a big pillar here on the land, with Chun Il Guk, with each person taking their own responsibility.
Dr. Yang offered a closing prayer.
-
+
@@ -303,8 +210,7 @@ East Garden, Tarrytown, New York
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
November 10, 2002 5 am
East Garden, Tarrytown, New York
Translation by Rev. Jeong Phyo Hong
Notes by Tyler Hendricks
@@ -253,7 +160,7 @@ Notes by Tyler Hendricks
Motion is not created through maintaining your ideas; motion is created through give and take action. So, there aren’t any boundaries. If a wife has a boundary between herself and her husband, without paying attention, she is making — We should tear down the boundary from the individual, family, tribe — until Heaven and Earth are united as one. Integrated with the virtues of filial piety, patriotism, sainthood and divinity.
Are you loving your spouse that way? Are you a true husband, a true son of God? You have to offer everything to True Parents. If you have possessiveness about your own things, you are still connected with the satanic culture. Women lost their true bridegroom. Now I have come. From the bottom of your heart, you should connect.
[It is 8 a.m. and I close the laptop with regret, in order to return to Barrytown to prepare for Sunday service. Later I was told that Father’s speech continued for another 45 minutes.]
-
+
@@ -298,8 +205,7 @@ Notes by Tyler Hendricks
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Address of Dr. Hak Ja Han Moon
delivered on her behalf at the
American Leadership Conference
Washington DC
@@ -314,7 +221,7 @@ Spring 1998
With this foundation in place, we can welcome an era in which God is our sovereign. The society which does so will never perish. It will continuously prosper and reach its fullest strength.
I sincerely ask that you contemplate deeply about the meaning of this sermon. If you practice it, you will find the way to receive God’s abundant Blessing and eternal life.
May God truly bless you. Thank you very much.
-
+
@@ -359,8 +266,7 @@ Spring 1998
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/07/20/the-central-role-of-women-in-the-ideal-world/index.html b/blog/2018/07/20/the-central-role-of-women-in-the-ideal-world/index.html
index ebe5dce5..578015ef 100644
--- a/blog/2018/07/20/the-central-role-of-women-in-the-ideal-world/index.html
+++ b/blog/2018/07/20/the-central-role-of-women-in-the-ideal-world/index.html
@@ -3,119 +3,26 @@
-
-
The Central Role of Women in the Ideal World – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
President, Women’s Federation for World Peace
August 23, 1992
Members of the Women’s Federation for World Peace; It gives me great joy and honor to stand be for you today as president of this Federation. I would like to thank all those members and supporters who worked to prepare this rally. I would also like to thank those who travelled here from Japan in order to participate in the preparations.
@@ -254,7 +161,7 @@ August 23, 1992
Let us go the way of a true mother.
Let us go the way of a true wife.
Let us go the way of a true daughter.
-
+
@@ -299,8 +206,7 @@ Let us go the way of a true daughter.
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/07/20/the-nation-and-world-of-peace-sought-by-god-and-humanity/index.html b/blog/2018/07/20/the-nation-and-world-of-peace-sought-by-god-and-humanity/index.html
index ceefd9f5..f9dfe7ad 100644
--- a/blog/2018/07/20/the-nation-and-world-of-peace-sought-by-god-and-humanity/index.html
+++ b/blog/2018/07/20/the-nation-and-world-of-peace-sought-by-god-and-humanity/index.html
@@ -3,119 +3,26 @@
-
-
The Nation and World of Peace Sought by God and Humanity – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
Speech from her speaking tour in Korea, Japan and the USA
November 7, 2001
Respected leaders, ladies and gentlemen.
@@ -285,7 +192,7 @@ November 7, 2001
I wish and hope that, centered on the Peace Embassies, all service organizations national and international, including the United Nations, will participate actively in the movement for world peace. It is our historical quest.
Let us be united as one in mind and heart. Let us become pioneers for world peace, by first building ideal families of true love and living for the sake of others.
May God’s hand be upon you and bless you forever. Thank you very much.
-
+
@@ -330,8 +237,7 @@ November 7, 2001
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
Monday 16 September 2002
@@ -313,7 +220,7 @@ Washington DC
I would like to conclude this address by urging all humanity to fulfill the responsibility to which we have been called by uniting to build a world of peace that transcends race, ideology, and national boundaries.
I pray that God’s boundless blessings will come upon your family and nation in abundance.
Thank you very much.
-
+
@@ -358,8 +265,7 @@ Washington DC
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
The Washington Times Arbor Ballroom
Washington, DC
March 19, 1999
@@ -288,7 +195,7 @@ March 19, 1999
Let us make the new millennium an age of true peace and true ideals in which people will practice the way of true love. I hope we will recover the value of true original human beings centered on God, establish true families, and live for others eternally, centering on God and the True Parents.
May your families and country be filled with an ever greater abundance of God’s love and blessings.
Thank you very much.
-
+
@@ -333,8 +240,7 @@ March 19, 1999
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
In May through July, 1993, Mrs. Hak Ja Han Moon, International President of the Women’s Federation for World Peace, delivered this speech in 44 American cities. In October 1993, she delivered it on 40 college campuses in Korea, and then in November and December 1993 in 44 countries around the world. In 1994, she and her family spoke on 100 college campuses in America starting in March, then on 100 college campuses in Japan followed by a 70 nation speaking tour.
A mother of thirteen and grandmother of twenty, Mrs. Moon spoke out of deep love for our nation and our family life.
@@ -336,7 +243,7 @@ Mrs. Hak Ja Han Moon
It is my hope that all Christians, and people of all faiths, will understand this message with a deep heart and an open mind. I sincerely pray that, by upholding the Will of God, we can all reach the place of God’s blessing.
May God bless you and your families.
Thank you very much.
-
+
@@ -381,8 +288,7 @@ Mrs. Hak Ja Han Moon
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
diff --git a/blog/2018/07/20/world-peace-and-the-role-of-women/index.html b/blog/2018/07/20/world-peace-and-the-role-of-women/index.html
index b77bacc9..d9a834e1 100644
--- a/blog/2018/07/20/world-peace-and-the-role-of-women/index.html
+++ b/blog/2018/07/20/world-peace-and-the-role-of-women/index.html
@@ -3,119 +3,26 @@
-
-
World Peace and the Role of Women – FFWPU Ireland
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
WOMEN’S FEDERATION FOR WORLD PEACE WORLD CONVENTION
+
WOMEN’S FEDERATION FOR WORLD PEACE WORLD CONVENTION
by Mrs. Hak Ja Han Moon
“This address was given at the opening of the convention held August 24-27, 1992, at the Sheraton Walker Hill Hotel in Seoul, Korea. Mrs. Moon is the President of the Women’s Federation for World Peace.”
Leaders of the Women’s Federation for World Peace who have come to Korea from the nations of the world, and leaders of the women’s associations of Korea!
@@ -245,7 +152,7 @@ by Mrs. Hak Ja Han Moon
Ideal families realized like this will join together and create the ideal nation and world. That is the reason the Women’s Federation for World Peace must develop into the Family Federation for World Peace. For that reason, women must take a leading role in politics, economics, culture, and each area of society to realize world peace. Godism and Headwing thought are the fundamental system of values that our Women’s Federation should espouse to unite the left and right-wings, to overcome atheistic materialism, and to guide the future after the 21st century.
Let us all go forward together to the world of peace centered on the True Parents who have the leading role in true love, cultivating our families as the dwelling place of true parents, true couples and true children.
Let me close my address by wishing God’s blessing on all of you, your families and your nations.
-
+
@@ -290,8 +197,7 @@ by Mrs. Hak Ja Han Moon
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
@@ -230,7 +137,7 @@ Omni Shoreham Hotel, Washington DC
Armed with hope and love, I pray that the delegates of the Youth Federation for World Peace gathered here today can become the beacon of light shining the way into the next millennium.
May God bless you and your families.
Thank you very much.
-
+
@@ -275,8 +182,7 @@ Omni Shoreham Hotel, Washington DC
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
We are holding a special event celebrating God-centered couples who want to dedicate their marriage and relationship to God’s lineage. It will held on:
+
We are holding a special event celebrating God-centered couples who want to dedicate their marriage and relationship to God’s lineage. It will held on:
March 30, 2019 12pm – 4pm
at: Unity House, 19 North Great Georges Street, Dublin 1
Families and guests are welcome to join and celebrate your marriage with you. We’ll be able to put on a movie and have someone available to watch and entertain any younger kids during the program.
Spaces are limited so please register today to be part of this special celebration.
We’re conveniently located in Dublin City Centre, directly across from the James Joyce Center. Feel free to drop by anytime, since most days someone is around to offer you a cup of tea and a friendly chat about our beliefs.
Our address is:
19 North Great Georges St. Dublin 1, Ireland
-
Feel free to email us any questions you may have or to book an appointment to hear our lecture series of the Divine Principle or to organize a religious event at our church center: [email protected]
+
Feel free to email us any questions you may have or to book an appointment to hear our lecture series of the Divine Principle or to organize a religious event at our church center: info@unification.ie
-
-
diff --git a/docs/MAINTENANCE.md b/docs/MAINTENANCE.md
index 9c586e00..7c33aa8e 100644
--- a/docs/MAINTENANCE.md
+++ b/docs/MAINTENANCE.md
@@ -36,7 +36,7 @@ unless they contain broken links or outdated information that visitors rely on.
- Do not rename public route folders without a redirect plan.
- Do not edit `.forgejo/` for content or design changes.
- Do not add build tools, package managers, or framework dependencies.
-- Do not delete WordPress-looking assets just because they look unused. Verify
+- Do not delete legacy-looking assets just because they look unused. Verify
references first with `rg` and a browser preview.
## Suggested cleanup order
@@ -45,6 +45,6 @@ unless they contain broken links or outdated information that visitors rely on.
2. Check the core pages on desktop and mobile.
3. Fix broken internal links and missing images.
4. Remove or adjust forms that cannot submit on a static site.
-5. Clean duplicated WordPress metadata only after confirming pages render the same.
+5. Clean duplicated export metadata only after confirming pages render the same.
6. Later, consider a tiny static templating workflow if shared navigation/footer
edits become frequent.
diff --git a/docs/SITE-STRUCTURE.md b/docs/SITE-STRUCTURE.md
index 9f0c975e..f50bd3e3 100644
--- a/docs/SITE-STRUCTURE.md
+++ b/docs/SITE-STRUCTURE.md
@@ -1,7 +1,8 @@
# Site structure
This repository is the production source for `https://familyfed.bcgen.ie/`.
-Everything is served as static files, so file paths are also URL paths.
+Everything is served as static files, so top-level page folders are also URL
+paths.
## Do not casually move these
@@ -29,18 +30,18 @@ the live URL unless redirects are added at the hosting layer.
| Sunday service archives | `2013-sunday-service-archive/` to `2018-sunday-service-archive/`, plus `services/` | Mostly link lists to Vimeo or YouTube. |
| Speeches archive | `speeches/`, `speeches-by-rev-dr-sun-myung-moon*/`, `speeches-of-rev-sun-myung-moon-1995/` | Large historical text archive. |
| Blog mirror | `blog/` | Generated archive, category, tag, and dated pages. |
-| WordPress-style assets | `wp-content/`, `wp-includes/`, `wp/`, `cdn-cgi/` | Static leftovers from the original WordPress export. Keep paths stable while pages still reference them. |
+| Static assets | `assets/` | CSS, JavaScript, fonts, images, PDFs, and static vendor files. |
## Asset locations
-- Theme CSS, JavaScript, fonts, and images live under `wp-content/themes/parabola/`.
-- Plugin CSS and JavaScript live under `wp-content/plugins/`.
-- Uploaded images and PDFs live under `wp-content/uploads/` and `wp/wp-content/uploads/`.
-- Cloudflare email decoding support lives under `cdn-cgi/`.
+- Site theme CSS, JavaScript, fonts, and images live under `assets/theme/parabola/`.
+- Shared page/content CSS lives under `assets/css/`.
+- General JavaScript lives under `assets/js/`.
+- Uploaded images and PDFs live under `assets/uploads/`.
+- Static vendor files used by old exported pages live under `assets/vendor/`.
-For new production images or PDFs, prefer adding them under `wp-content/uploads/YYYY/MM/`
-until the site has a cleaner asset convention. That keeps the project consistent
-with the current exported pages.
+For new production images or PDFs, prefer adding them under
+`assets/uploads/YYYY/MM/`.
## Maintenance notes
@@ -49,6 +50,5 @@ with the current exported pages.
- Keep edits small and URL-aware.
- When editing shared header, navigation, or footer markup, remember that the
markup is duplicated across many HTML files.
-- Leftover WordPress endpoints such as `/wp-json/`, `/xmlrpc.php`, and
- `/wp-admin/admin-ajax.php` appear in exported markup. They are not live backend
- features in this static repo.
+- Some legacy class names remain in exported markup and CSS. Treat them as static
+ styling hooks, not as a CMS dependency.
diff --git a/events/index.html b/events/index.html
index 2be73b1d..ae19f385 100644
--- a/events/index.html
+++ b/events/index.html
@@ -3,130 +3,39 @@
-
-
-
Upcoming Events – FFWPU Ireland
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
- {"slug":"month","prev_url":"\/events\/month\/2026-05\/","next_url":"\/events\/month\/2026-07\/","view_class":"Tribe\\Events\\Views\\V2\\Views\\Month_View","view_slug":"month","view_label":"Month","title":"FFWPU Ireland","events":{"2026-06-01":[],"2026-06-02":[],"2026-06-03":[],"2026-06-04":[],"2026-06-05":[],"2026-06-06":[],"2026-06-07":[],"2026-06-08":[],"2026-06-09":[],"2026-06-10":[],"2026-06-11":[],"2026-06-12":[],"2026-06-13":[],"2026-06-14":[],"2026-06-15":[],"2026-06-16":[],"2026-06-17":[],"2026-06-18":[],"2026-06-19":[],"2026-06-20":[],"2026-06-21":[],"2026-06-22":[],"2026-06-23":[],"2026-06-24":[],"2026-06-25":[],"2026-06-26":[],"2026-06-27":[],"2026-06-28":[],"2026-06-29":[],"2026-06-30":[],"2026-07-01":[],"2026-07-02":[],"2026-07-03":[],"2026-07-04":[],"2026-07-05":[]},"url":"\/events\/month\/","url_event_date":false,"bar":{"keyword":"","date":""},"today":"2026-06-09 00:00:00","now":"2026-06-09 02:33:21","rest_url":"\/wp-json\/tribe\/views\/v2\/html","rest_method":"POST","rest_nonce":"","should_manage_url":true,"today_url":"\/events\/month\/","today_title":"Click to select the current month","today_label":"This Month","prev_label":"May","next_label":"Jul","date_formats":{"compact":"n\/j\/Y","month_and_year_compact":"n\/j\/Y","month_and_year":"F Y","time_range_separator":" - ","date_time_separator":" @ "},"messages":{"notice":["There are no upcoming events."]},"start_of_week":"1","header_title":"","header_title_element":"h1","content_title":"","breadcrumbs":[],"before_events":"","after_events":"\n\n","display_events_bar":true,"disable_event_search":false,"live_refresh":true,"ical":{"display_link":true,"link":{"url":"\/events\/month\/?ical=1","text":"Export Events","title":"Use this to share calendar data with Google Calendar, Apple iCal and other compatible apps"}},"container_classes":["tribe-common","tribe-events","tribe-events-view","tribe-events-view--month"],"container_data":[],"is_past":false,"breakpoints":{"xsmall":500,"medium":768,"full":960},"breakpoint_pointer":"6e6a5b20-7663-44a2-8449-8386cd314112","is_initial_load":true,"public_views":{"month":{"view_class":"Tribe\\Events\\Views\\V2\\Views\\Month_View","view_url":"\/events\/month\/","view_label":"Month"}},"show_latest_past":true,"today_date":"2026-06-09","grid_date":"2026-06-09","formatted_grid_date":"June 2026","formatted_grid_date_mobile":"6\/2026","days":{"2026-06-01":{"date":"2026-06-01","is_start_of_week":true,"year_number":"2026","month_number":"06","day_number":"1","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-01\/"},"2026-06-02":{"date":"2026-06-02","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"2","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-02\/"},"2026-06-03":{"date":"2026-06-03","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"3","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-03\/"},"2026-06-04":{"date":"2026-06-04","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"4","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-04\/"},"2026-06-05":{"date":"2026-06-05","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"5","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-05\/"},"2026-06-06":{"date":"2026-06-06","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"6","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-06\/"},"2026-06-07":{"date":"2026-06-07","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"7","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-07\/"},"2026-06-08":{"date":"2026-06-08","is_start_of_week":true,"year_number":"2026","month_number":"06","day_number":"8","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-08\/"},"2026-06-09":{"date":"2026-06-09","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"9","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-09\/"},"2026-06-10":{"date":"2026-06-10","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"10","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-10\/"},"2026-06-11":{"date":"2026-06-11","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"11","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-11\/"},"2026-06-12":{"date":"2026-06-12","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"12","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-12\/"},"2026-06-13":{"date":"2026-06-13","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"13","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-13\/"},"2026-06-14":{"date":"2026-06-14","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"14","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-14\/"},"2026-06-15":{"date":"2026-06-15","is_start_of_week":true,"year_number":"2026","month_number":"06","day_number":"15","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-15\/"},"2026-06-16":{"date":"2026-06-16","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"16","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-16\/"},"2026-06-17":{"date":"2026-06-17","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"17","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-17\/"},"2026-06-18":{"date":"2026-06-18","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"18","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-18\/"},"2026-06-19":{"date":"2026-06-19","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"19","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-19\/"},"2026-06-20":{"date":"2026-06-20","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"20","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-20\/"},"2026-06-21":{"date":"2026-06-21","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"21","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-21\/"},"2026-06-22":{"date":"2026-06-22","is_start_of_week":true,"year_number":"2026","month_number":"06","day_number":"22","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-22\/"},"2026-06-23":{"date":"2026-06-23","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"23","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-23\/"},"2026-06-24":{"date":"2026-06-24","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"24","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-24\/"},"2026-06-25":{"date":"2026-06-25","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"25","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-25\/"},"2026-06-26":{"date":"2026-06-26","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"26","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-26\/"},"2026-06-27":{"date":"2026-06-27","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"27","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-27\/"},"2026-06-28":{"date":"2026-06-28","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"28","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-28\/"},"2026-06-29":{"date":"2026-06-29","is_start_of_week":true,"year_number":"2026","month_number":"06","day_number":"29","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-29\/"},"2026-06-30":{"date":"2026-06-30","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"30","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-30\/"},"2026-07-01":{"date":"2026-07-01","is_start_of_week":false,"year_number":"2026","month_number":"07","day_number":"1","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-07-01\/"},"2026-07-02":{"date":"2026-07-02","is_start_of_week":false,"year_number":"2026","month_number":"07","day_number":"2","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-07-02\/"},"2026-07-03":{"date":"2026-07-03","is_start_of_week":false,"year_number":"2026","month_number":"07","day_number":"3","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-07-03\/"},"2026-07-04":{"date":"2026-07-04","is_start_of_week":false,"year_number":"2026","month_number":"07","day_number":"4","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-07-04\/"},"2026-07-05":{"date":"2026-07-05","is_start_of_week":false,"year_number":"2026","month_number":"07","day_number":"5","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-07-05\/"}},"next_month":"7","prev_month":"5","next_rel":"noindex","prev_rel":"noindex","mobile_messages":{"notice":{"no-events-in-day":"There are no events on this day."}},"grid_start_date":"2026-06-01","subscribe_links":{"gcal":{"label":"Google Calendar","single_label":"Add to Google Calendar","visible":true,"block_slug":"hasGoogleCalendar"},"ical":{"label":"iCalendar","single_label":"Add to iCalendar","visible":true,"block_slug":"hasiCal"},"outlook-365":{"label":"Outlook 365","single_label":"Outlook 365","visible":true,"block_slug":"hasOutlook365"},"outlook-live":{"label":"Outlook Live","single_label":"Outlook Live","visible":true,"block_slug":"hasOutlookLive"},"ics":{"label":"Export .ics file","single_label":"Export .ics file","visible":true,"block_slug":null},"outlook-ics":{"label":"Export Outlook .ics file","single_label":"Export Outlook .ics file","visible":true,"block_slug":null}},"_context":{"slug":"month"},"text":"Loading...","classes":["tribe-common-c-loader__dot","tribe-common-c-loader__dot--third"]}
+ {"slug":"month","prev_url":"\/events\/month\/2026-05\/","next_url":"\/events\/month\/2026-07\/","view_class":"Tribe\\Events\\Views\\V2\\Views\\Month_View","view_slug":"month","view_label":"Month","title":"FFWPU Ireland","events":{"2026-06-01":[],"2026-06-02":[],"2026-06-03":[],"2026-06-04":[],"2026-06-05":[],"2026-06-06":[],"2026-06-07":[],"2026-06-08":[],"2026-06-09":[],"2026-06-10":[],"2026-06-11":[],"2026-06-12":[],"2026-06-13":[],"2026-06-14":[],"2026-06-15":[],"2026-06-16":[],"2026-06-17":[],"2026-06-18":[],"2026-06-19":[],"2026-06-20":[],"2026-06-21":[],"2026-06-22":[],"2026-06-23":[],"2026-06-24":[],"2026-06-25":[],"2026-06-26":[],"2026-06-27":[],"2026-06-28":[],"2026-06-29":[],"2026-06-30":[],"2026-07-01":[],"2026-07-02":[],"2026-07-03":[],"2026-07-04":[],"2026-07-05":[]},"url":"\/events\/month\/","url_event_date":false,"bar":{"keyword":"","date":""},"today":"2026-06-09 00:00:00","now":"2026-06-09 02:33:21","rest_url":"","rest_method":"POST","rest_nonce":"","should_manage_url":true,"today_url":"\/events\/month\/","today_title":"Click to select the current month","today_label":"This Month","prev_label":"May","next_label":"Jul","date_formats":{"compact":"n\/j\/Y","month_and_year_compact":"n\/j\/Y","month_and_year":"F Y","time_range_separator":" - ","date_time_separator":" @ "},"messages":{"notice":["There are no upcoming events."]},"start_of_week":"1","header_title":"","header_title_element":"h1","content_title":"","breadcrumbs":[],"before_events":"","after_events":"\n\n","display_events_bar":true,"disable_event_search":false,"live_refresh":true,"ical":{"display_link":true,"link":{"url":"\/events\/month\/?ical=1","text":"Export Events","title":"Use this to share calendar data with Google Calendar, Apple iCal and other compatible apps"}},"container_classes":["tribe-common","tribe-events","tribe-events-view","tribe-events-view--month"],"container_data":[],"is_past":false,"breakpoints":{"xsmall":500,"medium":768,"full":960},"breakpoint_pointer":"6e6a5b20-7663-44a2-8449-8386cd314112","is_initial_load":true,"public_views":{"month":{"view_class":"Tribe\\Events\\Views\\V2\\Views\\Month_View","view_url":"\/events\/month\/","view_label":"Month"}},"show_latest_past":true,"today_date":"2026-06-09","grid_date":"2026-06-09","formatted_grid_date":"June 2026","formatted_grid_date_mobile":"6\/2026","days":{"2026-06-01":{"date":"2026-06-01","is_start_of_week":true,"year_number":"2026","month_number":"06","day_number":"1","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-01\/"},"2026-06-02":{"date":"2026-06-02","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"2","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-02\/"},"2026-06-03":{"date":"2026-06-03","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"3","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-03\/"},"2026-06-04":{"date":"2026-06-04","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"4","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-04\/"},"2026-06-05":{"date":"2026-06-05","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"5","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-05\/"},"2026-06-06":{"date":"2026-06-06","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"6","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-06\/"},"2026-06-07":{"date":"2026-06-07","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"7","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-07\/"},"2026-06-08":{"date":"2026-06-08","is_start_of_week":true,"year_number":"2026","month_number":"06","day_number":"8","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-08\/"},"2026-06-09":{"date":"2026-06-09","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"9","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-09\/"},"2026-06-10":{"date":"2026-06-10","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"10","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-10\/"},"2026-06-11":{"date":"2026-06-11","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"11","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-11\/"},"2026-06-12":{"date":"2026-06-12","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"12","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-12\/"},"2026-06-13":{"date":"2026-06-13","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"13","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-13\/"},"2026-06-14":{"date":"2026-06-14","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"14","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-14\/"},"2026-06-15":{"date":"2026-06-15","is_start_of_week":true,"year_number":"2026","month_number":"06","day_number":"15","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-15\/"},"2026-06-16":{"date":"2026-06-16","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"16","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-16\/"},"2026-06-17":{"date":"2026-06-17","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"17","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-17\/"},"2026-06-18":{"date":"2026-06-18","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"18","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-18\/"},"2026-06-19":{"date":"2026-06-19","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"19","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-19\/"},"2026-06-20":{"date":"2026-06-20","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"20","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-20\/"},"2026-06-21":{"date":"2026-06-21","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"21","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-21\/"},"2026-06-22":{"date":"2026-06-22","is_start_of_week":true,"year_number":"2026","month_number":"06","day_number":"22","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-22\/"},"2026-06-23":{"date":"2026-06-23","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"23","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-23\/"},"2026-06-24":{"date":"2026-06-24","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"24","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-24\/"},"2026-06-25":{"date":"2026-06-25","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"25","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-25\/"},"2026-06-26":{"date":"2026-06-26","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"26","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-26\/"},"2026-06-27":{"date":"2026-06-27","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"27","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-27\/"},"2026-06-28":{"date":"2026-06-28","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"28","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-28\/"},"2026-06-29":{"date":"2026-06-29","is_start_of_week":true,"year_number":"2026","month_number":"06","day_number":"29","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-29\/"},"2026-06-30":{"date":"2026-06-30","is_start_of_week":false,"year_number":"2026","month_number":"06","day_number":"30","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-06-30\/"},"2026-07-01":{"date":"2026-07-01","is_start_of_week":false,"year_number":"2026","month_number":"07","day_number":"1","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-07-01\/"},"2026-07-02":{"date":"2026-07-02","is_start_of_week":false,"year_number":"2026","month_number":"07","day_number":"2","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-07-02\/"},"2026-07-03":{"date":"2026-07-03","is_start_of_week":false,"year_number":"2026","month_number":"07","day_number":"3","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-07-03\/"},"2026-07-04":{"date":"2026-07-04","is_start_of_week":false,"year_number":"2026","month_number":"07","day_number":"4","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-07-04\/"},"2026-07-05":{"date":"2026-07-05","is_start_of_week":false,"year_number":"2026","month_number":"07","day_number":"5","events":[],"featured_events":[],"multiday_events":[],"found_events":0,"more_events":0,"day_url":"\/events\/2026-07-05\/"}},"next_month":"7","prev_month":"5","next_rel":"noindex","prev_rel":"noindex","mobile_messages":{"notice":{"no-events-in-day":"There are no events on this day."}},"grid_start_date":"2026-06-01","subscribe_links":{"gcal":{"label":"Google Calendar","single_label":"Add to Google Calendar","visible":true,"block_slug":"hasGoogleCalendar"},"ical":{"label":"iCalendar","single_label":"Add to iCalendar","visible":true,"block_slug":"hasiCal"},"outlook-365":{"label":"Outlook 365","single_label":"Outlook 365","visible":true,"block_slug":"hasOutlook365"},"outlook-live":{"label":"Outlook Live","single_label":"Outlook Live","visible":true,"block_slug":"hasOutlookLive"},"ics":{"label":"Export .ics file","single_label":"Export .ics file","visible":true,"block_slug":null},"outlook-ics":{"label":"Export Outlook .ics file","single_label":"Export Outlook .ics file","visible":true,"block_slug":null}},"_context":{"slug":"month"},"text":"Loading...","classes":["tribe-common-c-loader__dot","tribe-common-c-loader__dot--third"]}
@@ -684,8 +593,7 @@ http://evnt.is/18wn
Family Federation for World Peace and Unification (FFWPU) Ireland Charity no. CHY 6071 All Rights Reserved 2013 Speeches
- Powered by Parabola & WordPress.
+ Family Federation for World Peace and Unification Ireland
","hdwplay","6px solid transparent","9px solid #","hdw_errorcont","hide","show","id","embed","width","border","0px","allowfullscreen","true","setAttribute","","write","contentDocument","close","sIsPlaying","gen","hdwvideo","pauseVideo","dm","dailyplayer","vim","rtmp","swfobj","hdw_sharecont","fadeOut","hdwcontextMenu","playVideo","Please Wait...","hdw_shareinner #status","emailPhp","error","You have to set emailPhp value in config","val","hdw_shareinner input[name='from']","hdw_shareinner input[name='to']","hdw_shareinner textarea[name='message']","base","Enter valid email address.","click","off","hdw_sharesend","post","application/x-www-form-urlencoded","sent","Your Mail has been sent.","Could not send your email.","ajax","refb","facebook","retw","twitter","url=","href","location","&title=","title","&screenshot=","previmg","***","facebooks","top=",",left=","open","mbed","hdw_shareembed","email","hdw_sharemail","hdw_sharecancel","GET THE EMBED CODE","hdw_sharetitle","mail","SEND EMAIL","on","substr","isAdPlaying","uplay","videomode","className","playing",".",".playing","_","attr","plAutoStart","indexOf","activevideobgClr","hover","videobgClr","mouseleave","detail","originalEvent","15","right","hdw_left_wrap","-160px","animate","hdw_left_wrap #point_left","hdw_left_wrap #point_right","thumb_","html5_playlist_thumb","loadPlaylistItem","type",".onoff","hdonoff","ON","cpv","hd","OFF","lastIndexOf","substring","source"," video","video/","isHD","adpost","preview","youtube","tiny","setPlaybackQuality","hd720","duration","textContent","00:00","current","remove","controlBar","hdwcontrolscont","hdw_clayer","appVersion","userAgent","appName","OPR","Opera","Version","MSIE","IE","Chrome","Safari","Firefox","/","toLowerCase","toUpperCase",";","#www-widgetapi-script","thumb","playHD","hdwytcont","hdwdailycont","hdwvimcont","swfobjcont","rtspacont","flv","hdwflcont","children","streamer","data-rtmp","rtsp","data-rtsp","hls","data-hls","http","/playlist.m3u8","adsXML","adType","marginTop","hdwcontrols","-40px","progress","0%","buffer","undefined","msFullscreenElement","mozFullscreenEnabled","webkitIsFullScreen","screenTop","screenY","fullscreenEnabled","fullscreen","msExitFullscreen","cancelFullScreen","mozCancelFullScreen","webkitCancelFullScreen","push","webkitRequestFullScreen","mozRequestFullScreen","msRequestFullscreen","webkitEnterFullscreen","querySelector","-152px","exitFullscreen","NORMAL","ViewMode","ima","resize","hdw_inner_right_wrap","MSFullscreenChange","addEventListener","Event","pageX","clientX","progressBar","getBoundingClientRect","left","clientWidth","round","currentTime","getDuration","seekTo","seek","end","content","hdw_on_subtitle","pageY","clientY","hdwnvolslide","scrollY","pageYOffset","scrollTop","documentElement","top","volume","toFixed","setVolume","volumeLevel","paused","played","getPlayerState","message","hasClass","tVolumeLevel","isMuted","unMute","mute","setMuted","getVolume","offsetLeft","offsetTop","offsetParent","Clr","360","640","swf","=","f","isHTML5","baseW","wid","config","?view=config&wid=","htm","div","HDWadsCont","hdwSkin","keys","XMLHttpRequest","Microsoft.XMLHTTP","GET","send","responseXML","logoTarget","javascript:;","&lic=","token","async","video/flv","hdwerror.flv","video/mp4","hdwerror.mp4","poster","load","clientHeight","timerDock","shareDock","playList","\\$&","[?&]","(=([^]*)|&|#|$)","exec","class","hdwhtml5player","ht","wd","track","hdwvideosubt","autoStart","any","Android","height width","removeAttr","baseJ","index.php?option=com_hdwplayer&view=views&format=raw&id=","view called","uid","?","#hdwplayer_title","description","#hdwplayer_description","cu","mp4","webm","controls","youtube_controls","dailymotion","vimeo","a","display:block;text-align:center;width:100%;height:100%;","innerHTML","","smil","onclick","this.play();","hdwvideo source","&autoStart=true","type=rtmp&video=","&streamer=","&preview=","&objid=","&stretch=","stretch","&volumeLevel=",":","unshift",",","\x0A","trim","
","","//api.dmcdn.net/all.js","player","apiready","dub","dvm","ad_start","ad_end","ad_play","Dailymotion AD Playing","ad_pause","Dailymotion AD Paused","timeupdate","waiting","ended","getScript","script[id='hdwvimeo']","//f.vimeocdn.com/js/froogaloop2.min.js","hdwvimeo","vimeoplayer\" src=\"//player.vimeo.com/video/","?api=1&player_id=","vimeoplayer&title=0&byline=0&loop=0&portrait=0&color=00adef&fullscreen=1&rel=0&autoplay=","\" height=\"100%\" width=\"100%\" frameborder=\"0\" webkitAllowFullScreen mozallowfullscreen allowFullScreen>","querySelectorAll","ready","playProgress","addEvent","loadProgress","finish","vub","vvm","hdwvimcont iframe","embedId","swfobj\">
","Error: Enable Adobe Flash Player to play this video","swfobjcont object","onPlayerReady","getBytesLoaded","getBytesSeek","onError","onEnd","playPause","skinMode","calc(100% - 26px)"," .hdwytcont, #"," .hdwdailycont, #"," .hdwflcont, #"," video, #"," .hdwvthumb","float","mouseenter","mutecont","dblclick","stopPropagation","fullScreen","offset","fadeIn","preventDefault","bind","img","hdwcplay","ul","vcontextul","li","CopyRight by ","_blank","Player Version 4.0","CopyRight by Hdwplayer.com","https://www.hdwplayer.com","Click hear to Purchase License","https://www.hdwplayer.com/buy-now","hdwnvolslide hdwnvol_default","fullScreenDock","false","right:12px;","minimize","hdwnvolslide hdwnvol_minimize","table","hdwcontrols hdw_default","hdwcontrols hdw_minimize","align","center","tr","trid","playPauseDock","td","com_conts","timer","
","html5_playlist_thumb ","hdw_inner_right_wrap img","prc","shpl","hdw_sharefb","hdw_sharetw","PLAYER.LOADED","keyCode","keyup","vimeoplayer","percent","playlist","floor","0NaN","00","cover","contain","uniform","exactfit","object-fit","0NaN:0NaN","buffered","toString","toElement","page_wrapper","#contextMenu","loadstart","canplay","Error: Unable to play video","ub","vm","always","transparent","embedSWF","Shockwave Flash","ShockwaveFlash.ShockwaveFlash","application/x-shockwave-flash","SWFObjectExprInst","onreadystatechange","$1","\x0B1","plugins","mimeTypes","enabledPlugin","ActiveXObject","$version","GetVariable","w3","readyState","complete","body","DOMContentLoaded","ie","win","callee","detachEvent","attachEvent","doScroll","wk","span","appendChild","removeChild","parentNode","onload","function","pv","callbackFn","swfVersion","success","ref","expressInstall","getAttribute","styleclass","param","name","movie","value","SetVariable","OBJECT","6.0.65","mac","310","137","slice"," - Flash Player Installation","ActiveX","PlugIn","MMredirectURL=","%26","&MMplayerType=","&MMdoctitle=","flashvars","SWFObjectNew","insertBefore","replaceChild","PARAM","cloneNode","prototype"," class=\"","classid","=\"","","outerHTML","