CINXE.COM
BuddhaNet eBooks: Theravada Text & Teachings
<!doctype html> <html lang="en-US"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO plugin v24.7 - https://yoast.com/wordpress/plugins/seo/ --> <title>BuddhaNet eBooks: Theravada Text & Teachings</title><link rel="preload" data-rocket-preload as="image" href="https://www.buddhanet.net/wp-content/uploads/2021/06/ebooks_banner.jpeg" imagesrcset="https://www.buddhanet.net/wp-content/uploads/2021/06/ebooks_banner.jpeg 1074w, https://www.buddhanet.net/wp-content/uploads/2021/06/ebooks_banner-300x60.jpeg 300w, https://www.buddhanet.net/wp-content/uploads/2021/06/ebooks_banner-1024x205.jpeg 1024w, https://www.buddhanet.net/wp-content/uploads/2021/06/ebooks_banner-768x154.jpeg 768w" imagesizes="(max-width: 1074px) 100vw, 1074px" fetchpriority="high"> <meta name="description" content="BuddhaNet - Buddhist Information and Education Network: Buddhist Studies, World Buddhist Directory, BuddhaZine - Online Magazine. Insight Meditation Online, eBooks on Buddhism." /> <link rel="canonical" href="https://www.buddhanet.net/ebooks_s/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="BuddhaNet eBooks: Theravada Text & Teachings" /> <meta property="og:description" content="BuddhaNet - Buddhist Information and Education Network: Buddhist Studies, World Buddhist Directory, BuddhaZine - Online Magazine. Insight Meditation Online, eBooks on Buddhism." /> <meta property="og:url" content="https://www.buddhanet.net/ebooks_s/" /> <meta property="og:site_name" content="buddhanet.net" /> <meta property="article:publisher" content="https://www.facebook.com/buddhanet.net/" /> <meta property="article:modified_time" content="2021-08-04T13:42:30+00:00" /> <meta property="og:image" content="https://www.buddhanet.net/wp-content/uploads/2021/06/ebooks_banner.jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.buddhanet.net/ebooks_s/","url":"https://www.buddhanet.net/ebooks_s/","name":"BuddhaNet eBooks: Theravada Text & Teachings","isPartOf":{"@id":"https://www.buddhanet.net/#website"},"primaryImageOfPage":{"@id":"https://www.buddhanet.net/ebooks_s/#primaryimage"},"image":{"@id":"https://www.buddhanet.net/ebooks_s/#primaryimage"},"thumbnailUrl":"https://www.buddhanet.net/wp-content/uploads/2021/06/ebooks_banner.jpeg","datePublished":"2021-06-23T09:42:48+00:00","dateModified":"2021-08-04T13:42:30+00:00","description":"BuddhaNet - Buddhist Information and Education Network: Buddhist Studies, World Buddhist Directory, BuddhaZine - Online Magazine. Insight Meditation Online, eBooks on Buddhism.","breadcrumb":{"@id":"https://www.buddhanet.net/ebooks_s/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.buddhanet.net/ebooks_s/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.buddhanet.net/ebooks_s/#primaryimage","url":"https://www.buddhanet.net/wp-content/uploads/2021/06/ebooks_banner.jpeg","contentUrl":"https://www.buddhanet.net/wp-content/uploads/2021/06/ebooks_banner.jpeg","width":1074,"height":215,"caption":"ebooks"},{"@type":"BreadcrumbList","@id":"https://www.buddhanet.net/ebooks_s/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.buddhanet.net/"},{"@type":"ListItem","position":2,"name":"BuddhaNet eBooks: Theravada Text & Teachings"}]},{"@type":"WebSite","@id":"https://www.buddhanet.net/#website","url":"https://www.buddhanet.net/","name":"buddhanet.net","description":"Buddhist Education And Information Network","publisher":{"@id":"https://www.buddhanet.net/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.buddhanet.net/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.buddhanet.net/#organization","name":"buddhanet.net","url":"https://www.buddhanet.net/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.buddhanet.net/#/schema/logo/image/","url":"https://www.buddhanet.net/wp-content/uploads/2019/12/buddhanet-logo-color.png","contentUrl":"https://www.buddhanet.net/wp-content/uploads/2019/12/buddhanet-logo-color.png","width":500,"height":200,"caption":"buddhanet.net"},"image":{"@id":"https://www.buddhanet.net/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/buddhanet.net/"]}]}</script> <!-- / Yoast SEO plugin. --> <link rel="alternate" type="application/rss+xml" title="buddhanet.net » Feed" href="https://www.buddhanet.net/feed/" /> <link rel="alternate" type="application/rss+xml" title="buddhanet.net » Comments Feed" href="https://www.buddhanet.net/comments/feed/" /> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 800px;--wp--style--global--wide-size: 1200px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='hello-elementor-css' href='https://www.buddhanet.net/wp-content/themes/hello-elementor/style.min.css?ver=3.3.0' media='all' /> <link rel='stylesheet' id='hello-elementor-theme-style-css' href='https://www.buddhanet.net/wp-content/themes/hello-elementor/theme.min.css?ver=3.3.0' media='all' /> <link rel='stylesheet' id='hello-elementor-header-footer-css' href='https://www.buddhanet.net/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.3.0' media='all' /> <link rel='stylesheet' id='elementor-frontend-css' href='https://www.buddhanet.net/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-image-css' href='https://www.buddhanet.net/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-nav-menu-css' href='https://www.buddhanet.net/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-breadcrumbs-css' href='https://www.buddhanet.net/wp-content/plugins/elementor-pro/assets/css/widget-breadcrumbs.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-icon-list-css' href='https://www.buddhanet.net/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-heading-css' href='https://www.buddhanet.net/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.28.0' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-icons-css' href='https://www.buddhanet.net/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=1742461848' media='all' /> <link rel='stylesheet' id='elementor-post-44033-css' href='https://www.buddhanet.net/wp-content/uploads/elementor/css/post-44033.css?ver=1742461843' media='all' /> <link data-minify="1" rel='stylesheet' id='font-awesome-5-all-css' href='https://www.buddhanet.net/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=1742461848' media='all' /> <link rel='stylesheet' id='font-awesome-4-shim-css' href='https://www.buddhanet.net/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='widget-divider-css' href='https://www.buddhanet.net/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.28.0' media='all' /> <link rel='stylesheet' id='elementor-post-3375-css' href='https://www.buddhanet.net/wp-content/uploads/elementor/css/post-3375.css?ver=1742461973' media='all' /> <link rel='stylesheet' id='elementor-post-2168-css' href='https://www.buddhanet.net/wp-content/uploads/elementor/css/post-2168.css?ver=1742461843' media='all' /> <link rel='stylesheet' id='elementor-post-2179-css' href='https://www.buddhanet.net/wp-content/uploads/elementor/css/post-2179.css?ver=1742461843' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-gf-local-roboto-css' href='https://www.buddhanet.net/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1742461848' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-gf-local-robotoslab-css' href='https://www.buddhanet.net/wp-content/cache/min/1/wp-content/uploads/elementor/google-fonts/css/robotoslab.css?ver=1742461848' media='all' /> <link rel='stylesheet' id='elementor-icons-shared-0-css' href='https://www.buddhanet.net/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3' media='all' /> <link data-minify="1" rel='stylesheet' id='elementor-icons-fa-solid-css' href='https://www.buddhanet.net/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=1742461848' media='all' /> <script type="rocketlazyloadscript" data-rocket-src="https://www.buddhanet.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.buddhanet.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.buddhanet.net/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.28.0" id="font-awesome-4-shim-js" data-rocket-defer defer></script> <link rel="https://api.w.org/" href="https://www.buddhanet.net/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.buddhanet.net/wp-json/wp/v2/pages/3375" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.buddhanet.net/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <link rel='shortlink' href='https://www.buddhanet.net/?p=3375' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.buddhanet.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.buddhanet.net%2Febooks_s%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.buddhanet.net/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.buddhanet.net%2Febooks_s%2F&format=xml" /> <script type="rocketlazyloadscript"> document.documentElement.className = document.documentElement.className.replace('no-js', 'js'); </script> <style> .no-js img.lazyload { display: none; } figure.wp-block-image img.lazyloading { min-width: 150px; } .lazyload, .lazyloading { opacity: 0; } .lazyloaded { opacity: 1; transition: opacity 400ms; transition-delay: 0ms; } </style> <meta name="generator" content="Elementor 3.28.0; features: additional_custom_breakpoints, e_local_google_fonts; settings: css_print_method-external, google_font-enabled, font_display-auto"> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <link rel="icon" href="https://www.buddhanet.net/wp-content/uploads/2020/01/favicon.ico" sizes="32x32" /> <link rel="icon" href="https://www.buddhanet.net/wp-content/uploads/2020/01/favicon.ico" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.buddhanet.net/wp-content/uploads/2020/01/favicon.ico" /> <meta name="msapplication-TileImage" content="https://www.buddhanet.net/wp-content/uploads/2020/01/favicon.ico" /> <meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_delay_js wpr_defer_js wpr_minify_js wpr_oci wpr_minify_css wpr_preload_links wpr_desktop" /></head> <body data-rsssl=1 class="page-template page-template-elementor_header_footer page page-id-3375 wp-embed-responsive theme-default elementor-default elementor-template-full-width elementor-kit-44033 elementor-page elementor-page-3375"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <div data-elementor-type="header" data-elementor-id="2168" class="elementor elementor-2168 elementor-location-header" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-f6be0a5 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f6be0a5" data-element_type="section" data-settings="{"background_background":"classic","jet_parallax_layout_list":[{"_id":"b16bbec","jet_parallax_layout_image":{"url":"","id":"","size":""},"jet_parallax_layout_image_tablet":{"url":"","id":"","size":""},"jet_parallax_layout_image_mobile":{"url":"","id":"","size":""},"jet_parallax_layout_speed":{"unit":"%","size":50,"sizes":[]},"jet_parallax_layout_type":"scroll","jet_parallax_layout_direction":null,"jet_parallax_layout_fx_direction":null,"jet_parallax_layout_z_index":"","jet_parallax_layout_bg_x":50,"jet_parallax_layout_bg_x_tablet":"","jet_parallax_layout_bg_x_mobile":"","jet_parallax_layout_bg_y":50,"jet_parallax_layout_bg_y_tablet":"","jet_parallax_layout_bg_y_mobile":"","jet_parallax_layout_bg_size":"auto","jet_parallax_layout_bg_size_tablet":"","jet_parallax_layout_bg_size_mobile":"","jet_parallax_layout_animation_prop":"transform","jet_parallax_layout_on":["desktop","tablet"]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-65bad7e8" data-id="65bad7e8" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-19b63d7a elementor-widget elementor-widget-image" data-id="19b63d7a" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://www.buddhanet.net"> <img fetchpriority="high" width="500" height="200" src="https://www.buddhanet.net/wp-content/uploads/2019/12/buddhanet-logo-whitecolor.png" class="attachment-full size-full wp-image-782" alt="buddhanet" srcset="https://www.buddhanet.net/wp-content/uploads/2019/12/buddhanet-logo-whitecolor.png 500w, https://www.buddhanet.net/wp-content/uploads/2019/12/buddhanet-logo-whitecolor-300x120.png 300w" sizes="(max-width: 500px) 100vw, 500px" /> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a7a9c53" data-id="a7a9c53" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-bf10f76 elementor-nav-menu__align-end elementor-nav-menu--stretch elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="bf10f76" data-element_type="widget" data-settings="{"full_width":"stretch","layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"toggle":"burger"}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none"> <ul id="menu-1-bf10f76" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-8960"><a href="https://www.buddhanet.net/" class="elementor-item">Home</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-18892"><a href="#" class="elementor-item elementor-item-anchor">Studies</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8988"><a href="https://www.buddhanet.net/e-learning/" class="elementor-sub-item">Buddhist Studies – Main</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8995"><a href="https://www.buddhanet.net/e-learning/basic-guide/" class="elementor-sub-item">Basic Buddhism Guide</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18854"><a href="https://www.buddhanet.net/e-learning/guide/" class="elementor-sub-item">Online Study Guide</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18856"><a href="https://www.buddhanet.net/e-learning/buddhism/bs_cd/" class="elementor-sub-item">CD-Rom for Schools</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18857"><a href="https://www.buddhanet.net/e-learning/sutras/" class="elementor-sub-item">Buddhist Scriptures</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18862"><a href="https://www.buddhanet.net/e-learning/teachings/" class="elementor-sub-item">Buddhist Teachings</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18858"><a href="https://www.buddhanet.net/e-learning/buddhistworld/" class="elementor-sub-item">The Buddhist World</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18859"><a href="https://www.buddhanet.net/e-learning/history/" class="elementor-sub-item">History & Culture</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-922"><a href="#" class="elementor-item elementor-item-anchor">Directory</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18873"><a href="http://www.buddhanet.info/wbd/" class="elementor-sub-item">World Directory – Main</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18874"><a href="http://www.buddhanet.info/wbd/region.php?region_id=1" class="elementor-sub-item">The Americas</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18875"><a href="http://www.buddhanet.info/wbd/region.php?region_id=7" class="elementor-sub-item">Asia</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18876"><a href="http://www.buddhanet.info/wbd/country.php?country_id=18" class="elementor-sub-item">Australia</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18877"><a href="http://www.buddhanet.info/wbd/country.php?country_id=19" class="elementor-sub-item">New Zealand</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18878"><a href="http://www.buddhanet.info/wbd/region.php?region_id=5" class="elementor-sub-item">Europe</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18879"><a href="http://www.buddhanet.info/wbd/region.php?region_id=4" class="elementor-sub-item">Africa/Middle East</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18917"><a href="https://www.buddhanet.net/masters/" class="elementor-sub-item">Masters/Organisations</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18880"><a href="http://www.buddhanet.info/wbd/updateselect.php" class="elementor-sub-item">Send/Update Your Info</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-923"><a href="#" class="elementor-item elementor-item-anchor">eBooks</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18885"><a href="https://www.buddhanet.net/ebooks/" class="elementor-sub-item">BuddhaNet eBooks – Main</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18886"><a href="https://www.buddhanet.net/ebooks_m/" class="elementor-sub-item">General Buddhism</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18887"><a href="https://www.buddhanet.net/ebooks/" class="elementor-sub-item">Buddhist Meditation</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-3375 current_page_item menu-item-18888"><a href="https://www.buddhanet.net/ebooks_s/" aria-current="page" class="elementor-sub-item elementor-item-active">Theravada Teachings</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18889"><a href="https://www.buddhanet.net/ebooks_ms/" class="elementor-sub-item">Mahayana Teachings</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18890"><a href="https://www.buddhanet.net/ebooks_hist_art/" class="elementor-sub-item">History and Art</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18891"><a href="https://www.buddhanet.net/ebooks_childrens/" class="elementor-sub-item">Childrens’ Books</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-924"><a href="#" class="elementor-item elementor-item-anchor">Resources</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18915"><a href="https://www.buddhanet.net/library/" class="elementor-sub-item">File Library – Main</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18896"><a href="https://www.buddhanet.net/ftp01/" class="elementor-sub-item">Artwork Files</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18897"><a href="https://www.buddhanet.net/ftp03/" class="elementor-sub-item">General Buddhism</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18901"><a href="https://www.buddhanet.net/ftp07/" class="elementor-sub-item">Theravada Buddhism</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18918"><a href="https://www.buddhanet.net/ftp08/" class="elementor-sub-item">Mahayana Buddhism</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18919"><a href="https://www.buddhanet.net/ftp04/" class="elementor-sub-item">Tibetan Buddhism</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18908"><a href="https://www.buddhanet.net/ftp05/" class="elementor-sub-item">Audio Files</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18920"><a href="https://www.buddhanet.net/ftp09/" class="elementor-sub-item">Study Materials</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18910"><a href="https://www.buddhanet.net/ftp-palm/" class="elementor-sub-item">Palm Pilot Files</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18911"><a href="https://www.buddhanet.net/ftp-tome-raider/" class="elementor-sub-item">TomeRaider Files</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18913"><a href="https://www.buddhanet.net/ftp_pali/" class="elementor-sub-item">Pali Fonts (Mac/PC)</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-925"><a href="#" class="elementor-item elementor-item-anchor">Features</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18922"><a href="https://www.buddhanet.net/budzine/" class="elementor-sub-item">BuddhaZine</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18923"><a href="https://www.buddhanet.net/bodh_gaya/" class="elementor-sub-item">Place of Enlightenment</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18928"><a href="https://www.buddhanet.net/books/main/" class="elementor-sub-item">Buddhist Books Online</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18927"><a href="https://www.buddhanet.net/psyche/" class="elementor-sub-item">Therapy and Meditation</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18929"><a href="https://www.buddhanet.net/mag_art/" class="elementor-sub-item">Buddhist Computer Art</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18930"><a href="https://www.buddhanet.net/photodoc/" class="elementor-sub-item">Photo Documentaries</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18931"><a href="https://www.buddhanet.net/gallery/" class="elementor-sub-item">Art and Architecture</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18934"><a href="https://www.buddhanet.net/dhammapada/" class="elementor-sub-item">Treasury of Truth</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18935"><a href="https://www.buddhanet.net/mag_nuns/" class="elementor-sub-item">Women in Buddhism</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18936"><a href="https://www.buddhanet.net/mag_kids/" class="elementor-sub-item">BuddhaNet Kids Page</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18939"><a href="https://www.buddhanet.net/mag_text/" class="elementor-sub-item">Magazine Articles</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18940"><a href="https://www.buddhanet.net/xwords/" class="elementor-sub-item">Crossword Puzzles</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18941"><a href="https://www.buddhanet.net/comics/" class="elementor-sub-item">Buddhist Comics</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18942"><a href="https://www.buddhanet.net/multimedia/" class="elementor-sub-item">Mutimedia</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-926"><a href="#" class="elementor-item elementor-item-anchor">Bodhi Tree Monastery</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18943"><a href="http://bodhitreemonastery.org/" class="elementor-sub-item">About Bodhi Tree</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-927"><a href="#" class="elementor-item elementor-item-anchor">More</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18944"><a href="https://www.buddhanet.net/about_bn/" class="elementor-sub-item">About Buddhanet</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18945"><a href="https://www.buddhanet.net/news_bn/" class="elementor-sub-item">Latest News</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18946"><a href="https://www.buddhanet.net/dana/donation_form/" class="elementor-sub-item">Donation Form</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18947"><a href="https://www.buddhanet.net/email/" class="elementor-sub-item">Contact Us</a></li> </ul> </li> </ul> </nav> <div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"> <i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i> </div> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-bf10f76" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-8960"><a href="https://www.buddhanet.net/" class="elementor-item" tabindex="-1">Home</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-18892"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Studies</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8988"><a href="https://www.buddhanet.net/e-learning/" class="elementor-sub-item" tabindex="-1">Buddhist Studies – Main</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8995"><a href="https://www.buddhanet.net/e-learning/basic-guide/" class="elementor-sub-item" tabindex="-1">Basic Buddhism Guide</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18854"><a href="https://www.buddhanet.net/e-learning/guide/" class="elementor-sub-item" tabindex="-1">Online Study Guide</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18856"><a href="https://www.buddhanet.net/e-learning/buddhism/bs_cd/" class="elementor-sub-item" tabindex="-1">CD-Rom for Schools</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18857"><a href="https://www.buddhanet.net/e-learning/sutras/" class="elementor-sub-item" tabindex="-1">Buddhist Scriptures</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18862"><a href="https://www.buddhanet.net/e-learning/teachings/" class="elementor-sub-item" tabindex="-1">Buddhist Teachings</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18858"><a href="https://www.buddhanet.net/e-learning/buddhistworld/" class="elementor-sub-item" tabindex="-1">The Buddhist World</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18859"><a href="https://www.buddhanet.net/e-learning/history/" class="elementor-sub-item" tabindex="-1">History & Culture</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-922"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Directory</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18873"><a href="http://www.buddhanet.info/wbd/" class="elementor-sub-item" tabindex="-1">World Directory – Main</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18874"><a href="http://www.buddhanet.info/wbd/region.php?region_id=1" class="elementor-sub-item" tabindex="-1">The Americas</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18875"><a href="http://www.buddhanet.info/wbd/region.php?region_id=7" class="elementor-sub-item" tabindex="-1">Asia</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18876"><a href="http://www.buddhanet.info/wbd/country.php?country_id=18" class="elementor-sub-item" tabindex="-1">Australia</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18877"><a href="http://www.buddhanet.info/wbd/country.php?country_id=19" class="elementor-sub-item" tabindex="-1">New Zealand</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18878"><a href="http://www.buddhanet.info/wbd/region.php?region_id=5" class="elementor-sub-item" tabindex="-1">Europe</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18879"><a href="http://www.buddhanet.info/wbd/region.php?region_id=4" class="elementor-sub-item" tabindex="-1">Africa/Middle East</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18917"><a href="https://www.buddhanet.net/masters/" class="elementor-sub-item" tabindex="-1">Masters/Organisations</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18880"><a href="http://www.buddhanet.info/wbd/updateselect.php" class="elementor-sub-item" tabindex="-1">Send/Update Your Info</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-923"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">eBooks</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18885"><a href="https://www.buddhanet.net/ebooks/" class="elementor-sub-item" tabindex="-1">BuddhaNet eBooks – Main</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18886"><a href="https://www.buddhanet.net/ebooks_m/" class="elementor-sub-item" tabindex="-1">General Buddhism</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18887"><a href="https://www.buddhanet.net/ebooks/" class="elementor-sub-item" tabindex="-1">Buddhist Meditation</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-3375 current_page_item menu-item-18888"><a href="https://www.buddhanet.net/ebooks_s/" aria-current="page" class="elementor-sub-item elementor-item-active" tabindex="-1">Theravada Teachings</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18889"><a href="https://www.buddhanet.net/ebooks_ms/" class="elementor-sub-item" tabindex="-1">Mahayana Teachings</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18890"><a href="https://www.buddhanet.net/ebooks_hist_art/" class="elementor-sub-item" tabindex="-1">History and Art</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18891"><a href="https://www.buddhanet.net/ebooks_childrens/" class="elementor-sub-item" tabindex="-1">Childrens’ Books</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-924"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Resources</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18915"><a href="https://www.buddhanet.net/library/" class="elementor-sub-item" tabindex="-1">File Library – Main</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18896"><a href="https://www.buddhanet.net/ftp01/" class="elementor-sub-item" tabindex="-1">Artwork Files</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18897"><a href="https://www.buddhanet.net/ftp03/" class="elementor-sub-item" tabindex="-1">General Buddhism</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18901"><a href="https://www.buddhanet.net/ftp07/" class="elementor-sub-item" tabindex="-1">Theravada Buddhism</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18918"><a href="https://www.buddhanet.net/ftp08/" class="elementor-sub-item" tabindex="-1">Mahayana Buddhism</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18919"><a href="https://www.buddhanet.net/ftp04/" class="elementor-sub-item" tabindex="-1">Tibetan Buddhism</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18908"><a href="https://www.buddhanet.net/ftp05/" class="elementor-sub-item" tabindex="-1">Audio Files</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18920"><a href="https://www.buddhanet.net/ftp09/" class="elementor-sub-item" tabindex="-1">Study Materials</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18910"><a href="https://www.buddhanet.net/ftp-palm/" class="elementor-sub-item" tabindex="-1">Palm Pilot Files</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18911"><a href="https://www.buddhanet.net/ftp-tome-raider/" class="elementor-sub-item" tabindex="-1">TomeRaider Files</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18913"><a href="https://www.buddhanet.net/ftp_pali/" class="elementor-sub-item" tabindex="-1">Pali Fonts (Mac/PC)</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-925"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Features</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18922"><a href="https://www.buddhanet.net/budzine/" class="elementor-sub-item" tabindex="-1">BuddhaZine</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18923"><a href="https://www.buddhanet.net/bodh_gaya/" class="elementor-sub-item" tabindex="-1">Place of Enlightenment</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18928"><a href="https://www.buddhanet.net/books/main/" class="elementor-sub-item" tabindex="-1">Buddhist Books Online</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18927"><a href="https://www.buddhanet.net/psyche/" class="elementor-sub-item" tabindex="-1">Therapy and Meditation</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18929"><a href="https://www.buddhanet.net/mag_art/" class="elementor-sub-item" tabindex="-1">Buddhist Computer Art</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18930"><a href="https://www.buddhanet.net/photodoc/" class="elementor-sub-item" tabindex="-1">Photo Documentaries</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18931"><a href="https://www.buddhanet.net/gallery/" class="elementor-sub-item" tabindex="-1">Art and Architecture</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18934"><a href="https://www.buddhanet.net/dhammapada/" class="elementor-sub-item" tabindex="-1">Treasury of Truth</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18935"><a href="https://www.buddhanet.net/mag_nuns/" class="elementor-sub-item" tabindex="-1">Women in Buddhism</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18936"><a href="https://www.buddhanet.net/mag_kids/" class="elementor-sub-item" tabindex="-1">BuddhaNet Kids Page</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18939"><a href="https://www.buddhanet.net/mag_text/" class="elementor-sub-item" tabindex="-1">Magazine Articles</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18940"><a href="https://www.buddhanet.net/xwords/" class="elementor-sub-item" tabindex="-1">Crossword Puzzles</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18941"><a href="https://www.buddhanet.net/comics/" class="elementor-sub-item" tabindex="-1">Buddhist Comics</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18942"><a href="https://www.buddhanet.net/multimedia/" class="elementor-sub-item" tabindex="-1">Mutimedia</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-926"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">Bodhi Tree Monastery</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18943"><a href="http://bodhitreemonastery.org/" class="elementor-sub-item" tabindex="-1">About Bodhi Tree</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-927"><a href="#" class="elementor-item elementor-item-anchor" tabindex="-1">More</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18944"><a href="https://www.buddhanet.net/about_bn/" class="elementor-sub-item" tabindex="-1">About Buddhanet</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18945"><a href="https://www.buddhanet.net/news_bn/" class="elementor-sub-item" tabindex="-1">Latest News</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18946"><a href="https://www.buddhanet.net/dana/donation_form/" class="elementor-sub-item" tabindex="-1">Donation Form</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18947"><a href="https://www.buddhanet.net/email/" class="elementor-sub-item" tabindex="-1">Contact Us</a></li> </ul> </li> </ul> </nav> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-89d9816 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="89d9816" data-element_type="section" data-settings="{"jet_parallax_layout_list":[{"jet_parallax_layout_image":{"url":"","id":"","size":""},"_id":"aef100a","jet_parallax_layout_image_tablet":{"url":"","id":"","size":""},"jet_parallax_layout_image_mobile":{"url":"","id":"","size":""},"jet_parallax_layout_speed":{"unit":"%","size":50,"sizes":[]},"jet_parallax_layout_type":"scroll","jet_parallax_layout_direction":null,"jet_parallax_layout_fx_direction":null,"jet_parallax_layout_z_index":"","jet_parallax_layout_bg_x":50,"jet_parallax_layout_bg_x_tablet":"","jet_parallax_layout_bg_x_mobile":"","jet_parallax_layout_bg_y":50,"jet_parallax_layout_bg_y_tablet":"","jet_parallax_layout_bg_y_mobile":"","jet_parallax_layout_bg_size":"auto","jet_parallax_layout_bg_size_tablet":"","jet_parallax_layout_bg_size_mobile":"","jet_parallax_layout_animation_prop":"transform","jet_parallax_layout_on":["desktop","tablet"]}],"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0d7a5a5" data-id="0d7a5a5" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fae2871 elementor-align-left breadcrumbs elementor-widget elementor-widget-breadcrumbs" data-id="fae2871" data-element_type="widget" data-widget_type="breadcrumbs.default"> <div class="elementor-widget-container"> <p id="breadcrumbs"><span><span><a href="https://www.buddhanet.net/">Home</a></span> » <span class="breadcrumb_last" aria-current="page">BuddhaNet eBooks: Theravada Text & Teachings</span></span></p> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="wp-page" data-elementor-id="3375" class="elementor elementor-3375" data-elementor-post-type="page"> <section class="elementor-section elementor-top-section elementor-element elementor-element-c6dd8d1 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="c6dd8d1" data-element_type="section" data-settings="{"jet_parallax_layout_list":[{"jet_parallax_layout_image":{"url":"","id":"","size":""},"_id":"18e5f37","jet_parallax_layout_image_tablet":{"url":"","id":"","size":""},"jet_parallax_layout_image_mobile":{"url":"","id":"","size":""},"jet_parallax_layout_speed":{"unit":"%","size":50,"sizes":[]},"jet_parallax_layout_type":"scroll","jet_parallax_layout_direction":null,"jet_parallax_layout_fx_direction":null,"jet_parallax_layout_z_index":"","jet_parallax_layout_bg_x":50,"jet_parallax_layout_bg_x_tablet":"","jet_parallax_layout_bg_x_mobile":"","jet_parallax_layout_bg_y":50,"jet_parallax_layout_bg_y_tablet":"","jet_parallax_layout_bg_y_mobile":"","jet_parallax_layout_bg_size":"auto","jet_parallax_layout_bg_size_tablet":"","jet_parallax_layout_bg_size_mobile":"","jet_parallax_layout_animation_prop":"transform","jet_parallax_layout_on":["desktop","tablet"]}],"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-760a974" data-id="760a974" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3853e18 elementor-widget elementor-widget-image" data-id="3853e18" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img fetchpriority="high" decoding="async" width="1074" height="215" src="https://www.buddhanet.net/wp-content/uploads/2021/06/ebooks_banner.jpeg" class="attachment-full size-full wp-image-2149" alt="ebooks" srcset="https://www.buddhanet.net/wp-content/uploads/2021/06/ebooks_banner.jpeg 1074w, https://www.buddhanet.net/wp-content/uploads/2021/06/ebooks_banner-300x60.jpeg 300w, https://www.buddhanet.net/wp-content/uploads/2021/06/ebooks_banner-1024x205.jpeg 1024w, https://www.buddhanet.net/wp-content/uploads/2021/06/ebooks_banner-768x154.jpeg 768w" sizes="(max-width: 1074px) 100vw, 1074px" /> </div> </div> <div class="elementor-element elementor-element-76de222 elementor-widget elementor-widget-image" data-id="76de222" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img decoding="async" data-src="https://www.buddhanet.net/wp-content/uploads/2021/06/title.gif" title="" alt="" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" /> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-3cb84d56 elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3cb84d56" data-element_type="section" data-settings="{"jet_parallax_layout_list":[{"_id":"6758dbf","jet_parallax_layout_image":{"url":"","id":"","size":""},"jet_parallax_layout_image_tablet":{"url":"","id":"","size":""},"jet_parallax_layout_image_mobile":{"url":"","id":"","size":""},"jet_parallax_layout_speed":{"unit":"%","size":50,"sizes":[]},"jet_parallax_layout_type":"scroll","jet_parallax_layout_direction":null,"jet_parallax_layout_fx_direction":null,"jet_parallax_layout_z_index":"","jet_parallax_layout_bg_x":50,"jet_parallax_layout_bg_x_tablet":"","jet_parallax_layout_bg_x_mobile":"","jet_parallax_layout_bg_y":50,"jet_parallax_layout_bg_y_tablet":"","jet_parallax_layout_bg_y_mobile":"","jet_parallax_layout_bg_size":"auto","jet_parallax_layout_bg_size_tablet":"","jet_parallax_layout_bg_size_mobile":"","jet_parallax_layout_animation_prop":"transform","jet_parallax_layout_on":["desktop","tablet"]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-277d6791" data-id="277d6791" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a1c3658 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="a1c3658" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="https://www.buddhanet.net/ebooks/"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-arrow-right"></i> </span> <span class="elementor-icon-list-text">Buddhanet eBooks Home</span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-dccabbd elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="dccabbd" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-6c616fc elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="6c616fc" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="https://www.buddhanet.net/ebooks_g/"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-arrow-right"></i> </span> <span class="elementor-icon-list-text">General Buddhism</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://www.buddhanet.net/ebooks_m/"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-arrow-right"></i> </span> <span class="elementor-icon-list-text">Buddhist Meditation eBooks</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://www.buddhanet.net/ebooks_s/"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-arrow-right"></i> </span> <span class="elementor-icon-list-text">Theravada Text & Teachings</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://www.buddhanet.net/ebooks_ms/"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-arrow-right"></i> </span> <span class="elementor-icon-list-text">Mahayana Text & Teachings</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://www.buddhanet.net/ebooks_hist_art/"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-arrow-right"></i> </span> <span class="elementor-icon-list-text">Buddhist History and Art</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://www.buddhanet.net/ebooks_childrens/"> <span class="elementor-icon-list-icon"> <i aria-hidden="true" class="fas fa-arrow-right"></i> </span> <span class="elementor-icon-list-text">Childrens eBooks</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-246a85c3" data-id="246a85c3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a9f5977 elementor-widget elementor-widget-heading" data-id="a9f5977" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">theravada text & teachings</h1> </div> </div> <div class="elementor-element elementor-element-c2db537 elementor-widget elementor-widget-text-editor" data-id="c2db537" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" /><a href="https://get.adobe.com/reader/" target="_blank" rel="noopener">Download Acrobat Reader</a>: To read our eBooks you will require the Acrobat Reader available for free from Adobe. </p><p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="https://www.buddhanet.net/wp-content/uploads/2021/06/zip-icn.png" alt="ZIP" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" /><a href="https://www.buddhanet.net/pdf_file/pdf_filelist12.zip">Download Zip Archive</a>: a complete file list of all BuddhaNet’s eBooks (PDF docs.) with a detailed description of each.</p> </div> </div> <div class="elementor-element elementor-element-f1a72cc elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="f1a72cc" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-4a3746e elementor-widget elementor-widget-text-editor" data-id="4a3746e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (633 KB) <a href="https://www.buddhanet.net/pdf_file/tipitaka.pdf" target="_blank" rel="noopener"><b>Guide to Tipitaka</b></a> — Compiled by U KO Lay.</p><p>The Guide to the Tipitaka is an outline of the Pali Buddhist Canonical Scriptures of Theravada Buddhism from Burma. This is a unique work, as it is probably the only material that deals in outline with the whole of the Pali Buddhist Tipitaka. The Tipitaka includes all the teachings of the Buddha, grouped into three divisions: the <i>Soutane Patch</i>, or general discourses; the <i>Vane Patch</i>, or moral code for monks and nuns; and the <i>Abhidhamma Pitaka</i>, or philosophical teachings. An excellent reference work which gives an overview of the Pali Buddhist texts. <b>•</b> It is recommended that you download the print version below as it is of higher quality.</p><p><a href="https://www.buddhanet.net/pdf_file/tipitaka2.zip" target="_blank" rel="noopener"><b><span class="ebooks-link">Print Version</span></b></a><span class="ebooks-link"> (1,314KB, zipped file) This print version is suitable for people who can print the pages duplex and they will have 2 A5 size pages on every Landscape oriented A4 page. This file is of higher quality with bookmarks and a hyper linked series of “contents” pages.</span></p> </div> </div> <div class="elementor-element elementor-element-b7499ee elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="b7499ee" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-a543dea elementor-widget elementor-widget-text-editor" data-id="a543dea" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,815 KB) <a href="https://www.buddhanet.net/pdf_file/words_of_buddha.pdf" target="_blank" rel="noopener"><b>Daily Readings from Buddha’s Words of Wisdom</b></a> — by Ven. S. Dhammika.</p><p>For over two millennium the discourses of the Buddha have nourished the spiritual lives of countless millions of people in India, Sri Lanka, Burma and Thailand. This book contains extracts from some of these discourses selected from the Pali Tipitaka and also from some post-canonical writings. Rendered into readable English, presented so that one extract can be read and reflected upon each day of the year and provided with a Readers Guide, this book is an indispensable companion for anyone trying to apply the Buddha’s gentle message to their daily life.</p> </div> </div> <div class="elementor-element elementor-element-861012a elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="861012a" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-9bed5a1 elementor-widget elementor-widget-text-editor" data-id="9bed5a1" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (752 KB) <a href="https://www.buddhanet.net/pdf_file/essentialsof.pdf" target="_blank" rel="noopener"><b>Essentials of Buddhism</b></a> — Ven. Pategama Gnanarama Ph.D. </p><p>This book can be used as a textbook on basic Buddhism. It is based on the Theravada Buddhism syllabus of the Postgraduate Diploma Examination in Buddhist Studies course of the Buddhist and Pali University of Sri Lanka. Since the work is meant for students, every chapter appears as a unit by itself and is confined to a few pages. Ven. Pategama Ganarama is the Principal of the Buddhist and Pali College of Singapore.</p> </div> </div> <div class="elementor-element elementor-element-829c75b elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="829c75b" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-4c43ba0 elementor-widget elementor-widget-text-editor" data-id="4c43ba0" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (2,274 KB) <a href="https://www.buddhanet.net/pdf_file/social-thought6.pdf" target="_blank" rel="noopener"><b>Aspects of Early Buddhist Thought</b></a> — Ven. Pategama Gnanarama Ph.D. </p><p>“All the chapters are enlightening and sociologically important. Particularly the discussion on Dhamma, medicine and sociology deserves special praise, for the novel and refreshing interpretation offered.” Prof. Chandima Wijebandara. “Early Buddhist redefinition of woman’s social role is well documented and discussed, shedding light on the subject, so it can be viewed in a broader perspective.” Senarat Wijavasundara<br />Lecturer in Philosophy Buddhist and Pali College of Singapore</p> </div> </div> <div class="elementor-element elementor-element-d51cf4e elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="d51cf4e" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-9014cea elementor-widget elementor-widget-text-editor" data-id="9014cea" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (499 KB) <a href="https://www.buddhanet.net/pdf_file/Sutta-nipataBM6.pdf" target="_blank" rel="noopener"><b>Sutta-Nipata</b></a> — Translated by Lesley Fowler & Tamara Ditrich with Primoz Pecenko. </p><p>The Sutta-nipata is one of the earliest texts of the Pali cannon, coming from the same period as the Dhammapada, before the monastic tradition was strong. It was created by people as they practised and refers to “the wise one”, rather than to monks or nuns. In the present translation, “the wise one” is referred to as female and as male on a roughly equal number of occasions. This translation aims to combine textual precision and a colloquial style. Natural Australian speech rhythms and some idiomatic expressions (skite, for example, is an Australian colloquial word for brag or boast) were chosen to reflect both the popular origins of the text and the audience to whom this translation is directed.</p> </div> </div> <div class="elementor-element elementor-element-7077de0 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="7077de0" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-2958aec elementor-widget elementor-widget-text-editor" data-id="2958aec" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (241 KB) <a href="https://www.buddhanet.net/pdf_file/scrndhamma.pdf" target="_blank" rel="noopener"><b>The Dhammapada, Buddha’s Path of Wisdom</b></a> — Ven. Acharya Buddharakkita. </p><p>Translated from the Pali by Acharya Buddharakkhita and with an introduction by Bhikkhu Bodhi. The Dhammapada is the best known and most widely esteemed text in the Pali Tipitaka, the sacred scriptures of Theravada Buddhism. The work is included in the Khuddaka Nikaya (“Minor Collection”) of the Sutta Pitaka, but its popularity has raised it far above the single niche it occupies in the scriptures to the ranks of a world religious classic. Composed in the ancient Pali language, this slim anthology of verses constitutes a perfect compendium of the Buddha’s teaching, comprising between its covers all the essential principles elaborated at length in the forty-odd volumes of the Pali Canon.</p><p><b>» »</b> <span class="ebooks-link"><a href="https://www.buddhanet.net/pdf_file/prn1dhamma.pdf" target="new"><b>Print Version Only</b></a> (176KB)</span></p> </div> </div> <div class="elementor-element elementor-element-c5a548a elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="c5a548a" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-80f19d2 elementor-widget elementor-widget-text-editor" data-id="80f19d2" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (592 KB) <a href="https://www.buddhanet.net/pdf_file/damapada.pdf" target="_blank" rel="noopener"><b>The Dhammapada, a Translation</b></a> — Ven. Thanissaro, Bhikkhu. </p><p>The Dhammapada, an anthology of verses attributed to the Buddha, has long been recognized as one of the masterpieces of early Buddhist literature. Only more recently have scholars realized that it is also one of the early masterpieces of the Indian tradition of Kavya, or <i>belles lettres</i>. This translation is an attempt to render the verses into English in a way that does justice to both of the traditions to which the text belongs. Although it is tempting to view these traditions as distinct, dealing with form (Kavya) and content (Buddhism), the ideals of Kavya aimed at combining form and content into a seamless whole.</p> </div> </div> <div class="elementor-element elementor-element-f3b6737 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="f3b6737" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-0218419 elementor-widget elementor-widget-text-editor" data-id="0218419" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (3,839 KB) <a href="https://www.buddhanet.net/pdf_file/dhammapadatxt1.pdf" target="_blank" rel="noopener"><b>Treasury of Truth – Dhammapada (Text Version)</b></a> — Ven. W. Sarada Maha Thero. </p><p>This work lends itself readily to an in-depth study of this religious classic of mankind, to the great delight of both the scholar and the student. This PDF file is the text version only of the Illustrated Dhammapada by Ven. Sarada Maha Thero. The Pali text has explanatory translation of the verses with commentary in English.</p><p><a href="https://www.buddhanet.net/pdf_file/dhammapada_illustrated.zip" target="_blank" rel="noopener"><b>Treasury of Truth – Illustrated Dhammapada</b></a>(21, 511 KB) — Ven. W. Sarada Maha Thero.</p><p>This archived zipped file (21,511KB) is the Illustrated version of the Dhammapada or Treasury of Truth, compiled by Venerable Weragoda Sarada Maha Thero. <span class="small">[ PLEASE NOTE: LARGE FILE SIZE ]</span></p> </div> </div> <div class="elementor-element elementor-element-69d3fcf elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="69d3fcf" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-f39a0a9 elementor-widget elementor-widget-text-editor" data-id="f39a0a9" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (2,026 KB) <a href="https://www.buddhanet.net/pdf_file/damachak.pdf" target="_blank" rel="noopener"><b>Dhammacakkappavattana Sutta</b></a> — Ven. Mahasi Sayadaw. </p><p>The First Discourse of the Buddha, namely the Dhammacakkappavattana Sutta, commonly known as the Great Discourse on the Wheel of Dhamma. This is a series of discourses on the Dhammacakka Sutta by the late Venerable Mahasi Sayadaw, a Questioner at the Sixth Buddhist Council in Myanmar, (Burma) 1954. Translated by U Ko Lay.</p> </div> </div> <div class="elementor-element elementor-element-0609a22 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="0609a22" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-cb702ab elementor-widget elementor-widget-text-editor" data-id="cb702ab" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (504 KB) <a href="https://www.buddhanet.net/pdf_file/upanisa_sutta.pdf" target="_blank" rel="noopener"><b>Transcendental Dependent Arising</b></a> — Bhikkhu Bodhi. </p><p>An Exposition of the Upanisa Sutta. Dependent Arising (paticcasamuppada) is the central principle of the Buddha’s teaching, constituting both the objective content of its liberating insight and the germinative source for its vast network of doctrines and disciplines. So crucial is this principle to the body of the Buddha’s doctrine that an insight into dependent arising is held to be sufficient to yield an understanding of the entire teaching. In the words of the Buddha: “He who sees dependent arising sees the Dhamma; he who sees the Dhamma sees dependent arising.”</p> </div> </div> <div class="elementor-element elementor-element-00359a9 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="00359a9" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-fb49f60 elementor-widget elementor-widget-text-editor" data-id="fb49f60" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (2,620 KB) <a href="https://www.buddhanet.net/pdf_file/sigalovada.pdf" target="_blank" rel="noopener"><b>Sigalovada Sutta – Illustrated</b></a> — Compiled by Ven. K. Dhammasiri. </p><p>The Sigalovada in Pictures. A Pictorial presentation of the Buddha’s advice to the layman, Sigala on the duties of the householder. Compiled by Venerable K. Dhammasiri. Artwork by K. W. Janaranjana.</p> </div> </div> <div class="elementor-element elementor-element-e061095 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="e061095" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-763359e elementor-widget elementor-widget-text-editor" data-id="763359e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,128 KB) <a href="https://www.buddhanet.net/pdf_file/mahasati.pdf" target="_blank" rel="noopener"><b>Maha Satipatthana Sutta</b></a> — Translated by U Jotika & U Dhamminda. </p><p>Practise in accordance with this Mahasatipatthana Sutta so that you can see why it is acknowledged as the most important Sutta that the Buddha taught. Try to practise all the different sections from time to time as they are all useful, but in the beginning start with something simple such as being mindful while walking, or the mindfulness of in and out breathing. Then as you practise these you will be able to practise the other sections contained within this Sutta and you will find that all the four satipatthanas can be practised concurrently. A Sutta should be read again and again as you will tend to forget its message. The message here in this Sutta is that you should be mindful of whatever is occurring in the body and mind, whether it be good or bad, and thus you will become aware that all conditioned phenomena are impermanent, unsatisfactory and not self.</p><p>High quality: <a href="https://www.buddhanet.net/pdf_file/mahasati_prt.zip" target="_blank" rel="noopener"><b>Print Version – Maha Satipatthana Sutta</b></a> for downloading (1,626 KB zipped file)</p> </div> </div> <div class="elementor-element elementor-element-14b2bed elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="14b2bed" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-ed9774e elementor-widget elementor-widget-text-editor" data-id="ed9774e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,027 KB) <a href="https://www.buddhanet.net/pdf_file/mission-accomplished.pdf" target="_blank" rel="noopener"><b>The Mission Accomplished</b></a> — Ven. Pategama Gnanarama Ph.D. </p><p>A historical analysis of the Mahaparinibbana Sutta of the Digha Nikaya of the Pali Canon. “The Mission Accomplished is undoubtedly an eye opening contribution to Buddhist analytical Pali studies. In this analytical and critical work Ven. Dr. Pategama Gnanarama enlightens us in many areas of subjects hitherto unexplored by scholars. His views on the beginnings of the Bhikkhuni Order are interesting and refreshing. They might even be provocative to traditional readers, yet be challenging to the feminists to adopt a most positive attitude to the problem”. Prof. Chandima Wijebandara, University of Sri Jayawardhanapura, Sri Lanka.</p> </div> </div> <div class="elementor-element elementor-element-149869d elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="149869d" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-4ca6872 elementor-widget elementor-widget-text-editor" data-id="4ca6872" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (896 KB) <a href="https://www.buddhanet.net/pdf_file/milinda.pdf" target="_blank" rel="noopener"><b>The Debate of King Milinda</b></a> — Bhikkhu Pesala. </p><p>The <i>Milanda Panna</i> is a famous work of Buddhist literature, probably compiled in the 1st century B.C. It presents Buddhist doctrine in a very attractive and memorable form as a dialogue between a Bactrian Greek king, Milinda, who plays the ‘Devil’s Advocate’ and a Buddhist sage, Nagasena. The topics covered include most of the questions commonly asked by Westerners. This abridgment provides a concise presentation of this masterpiece of Buddhist literature. The introduction outlines the historical background against which the dialogues took place, indicating the meeting of two great cultures that of ancient Greece and the Buddhism of the Indus valley, which was the legacy of the great Emperor Asoka.</p> </div> </div> <div class="elementor-element elementor-element-200f68c elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="200f68c" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-4e7e51d elementor-widget elementor-widget-text-editor" data-id="4e7e51d" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (3,416 KB) <a href="https://www.buddhanet.net/pdf_file/buddha-teachingsurw6.pdf" target="_blank" rel="noopener"><b>The Buddha and His Teachings</b></a> — Ven. Narada Maha Thera. </p><p>Many valuable books have been written by Eastern and Western scholars, Buddhists and non-Buddhists alike, to present the life and teachings of the Buddha to those who are interested in Buddhism. This treatise is another humble attempt made by a member of the Order of the Sangha, based on the Pali Texts, commentaries, and traditions prevailing in Buddhist countries, especially in Sri Lanka. The first part of the book deals with the Life of the Buddha, the second with the Dhamma, the Pali term for His Doctrine.</p> </div> </div> <div class="elementor-element elementor-element-f77fcc2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="f77fcc2" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-153294f elementor-widget elementor-widget-text-editor" data-id="153294f" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,481 KB) <a href="https://www.buddhanet.net/pdf_file/abhidhamma.pdf" target="_blank" rel="noopener"><b>A Manual of Abhidhamma</b></a> — Ven. Narada Maha Thera. </p><p>Abhidhamma is the Higher Teaching of the Buddha. It expounds the quintessence of His profound doctrine. The Dhamma, embodied in the Sutta Piñaka, is the conventional teaching, and the Abhidhamma is the ultimate teaching. In the Abhidhamma both mind and matter, which constitute this complex machinery of man, are microscopically analysed. Chief events connected with the process of birth and death are explained in detail. Intricate points of the Dhamma are clarified. The Path of Emancipation is set forth in clear terms.</p> </div> </div> <div class="elementor-element elementor-element-5a5f34a elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="5a5f34a" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-d33545a elementor-widget elementor-widget-text-editor" data-id="d33545a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (3,254 KB) <a href="https://www.buddhanet.net/pdf_file/abhidhaultsci.pdf" target="new"><b>Buddha Abhidhamma – Ultimate Science</b></a> — Dr Mehn Tin Mon. </p><p>The Buddha’s ultimate teaching, known as the<i> Abhidhamma</i>, describes in detail the natures of the ultimate realities that really exist in nature but are unknown to scientists. His method of verification is superior to scientific methods which depend on instruments. He used his divine-eye to penetrate the coverings that hide the true nature of things. He also taught others how to develop concentration and how to observe with their mind-eyes the true nature of all things and finally the four Noble Truths which can enlighten one to achieve one’s liberation from all miseries for ever!</p> </div> </div> <div class="elementor-element elementor-element-8a32ecd elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="8a32ecd" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-2de9608 elementor-widget elementor-widget-text-editor" data-id="2de9608" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,673 KB) <a href="https://www.buddhanet.net/pdf_file/dhamma-nibbana.pdf" target="new"><b>Practising Dhamma with a View to Nibbana</b></a> — Radhika Abeysekera. </p><p>Radhika Abeysekera began teaching and writing books on the Dhamma to help reintroduce Buddhism to immigrants in non-Buddhist countries. The books are designed in such a manner that a parent or educator can use them to teach Buddhism to a child. Mrs. Abeysekera feels strongly that parents should first study and practise the Dhamma to the best of their ability to obtain maximum benefits, because what you do not possess you cannot give to your child. The books were also designed to foster understanding of the Dhamma among non-Buddhists, so that there can be peace and harmony through understanding and respect for the philosophies and faiths of others.</p> </div> </div> <div class="elementor-element elementor-element-d07236a elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="d07236a" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-4ed3aa8 elementor-widget elementor-widget-text-editor" data-id="4ed3aa8" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (3,129 KB) <a href="https://www.buddhanet.net/pdf_file/teachings_chah.pdf" target="_blank" rel="noopener"><b>The Teachings of Ajahn Chah</b></a> — Ven. Ajahn Chah. </p><p>The following Dhamma books of Ajahn Chah have been included in this collection of Ajahn Chah’s Dhamma talks: Bodhinyana (1982); A Taste of Freedom (fifth impression.2002); Living Dhamma (1992); Food for the Heart (1992); The Path to Peace (1996); Clarity of Insight (2000); Unshakeable Peace (2003); Everything is Teaching Us (2004). Also some as yet unpublished talks have been included in the last section called `More Dhamma Talks’. We hope our efforts in compiling this collection of Dhamma talks of Ajahn Chah will be of benefit. (Wat Pah Nanachat)</p> </div> </div> <div class="elementor-element elementor-element-ff379ea elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="ff379ea" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-b261763 elementor-widget elementor-widget-text-editor" data-id="b261763" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,249 KB) <a href="https://www.buddhanet.net/pdf_file/taste-freedom.pdf" target="new"><b>A Taste of Freedom</b></a> — Ven. Ajahn Chah. </p><p>Venerable Ajahn Chah always gave his talks in simple, everyday language. His objective was to clarify the<br />Dhamma, not to confuse his listeners with an overload of information. Consequently the talks presented here have been rendered into correspondingly simple English. The aim has been to present Ajahn Chah’s teaching in both the spirit and the letter. In 1976 Venerable Ajahn Chah was invited to England together with Ajahn Sumedho, the outcome of which was eventually the establishment of the first branch monastery of Wat Pa Pong outside of Thailand. Since then, further branch monasteries have been established in England, Switzerland, Australia, New Zealand and Italy.</p> </div> </div> <div class="elementor-element elementor-element-79e7579 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="79e7579" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-b6c7d47 elementor-widget elementor-widget-text-editor" data-id="b6c7d47" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,479 KB) <a href="https://www.buddhanet.net/pdf_file/vandana.pdf" target="_blank" rel="noopener"><b>Bhavana Vandana – Book of Devotion</b></a> — Compiled by Ven. Gunaratana. </p><p>The purpose of this book is manifold. One is to teach the users of this Vandana book how to pronounce Pali words correctly. By the daily repetition of these Pali verses and Suttas people can learn the Pali pronunciation without much effort. Secondly we intend to teach people the Pali language without much toil. Therefore we made one half of our chanting in English, so people learn the meaning of what they chant in Pali and later on they can compare the English with the Pali. Thirdly, we intend to teach people Dhamma through devotional service. In order to fulfill all these purposes we decided to include certain Suttas which are not normally used in Viharas for vandana service.</p> </div> </div> <div class="elementor-element elementor-element-632e0cc elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="632e0cc" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-468835a elementor-widget elementor-widget-text-editor" data-id="468835a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,690 KB) <a href="https://www.buddhanet.net/pdf_file/ordination.pdf" target="_blank" rel="noopener"><b>Ordination Procedure</b></a> — Pali / English. </p><p>Ordination Procedure, was composed by Somdet Phra Sangharàja Pussadeva of Wat Ràjapratisñhasthita Mahàsãmàràma. His Eminence reformed some of the text and procedure for Pabbajjà and Upasampadà from the original text. The method of Pabbajjà (Going-forth) and Upasampadà (Acceptance) in the Southern School (that is, Theravàda) uses the original Magadha (Pàli) language.</p> </div> </div> <div class="elementor-element elementor-element-c1bb521 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="c1bb521" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-f78a323 elementor-widget elementor-widget-text-editor" data-id="f78a323" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (435 KB) <a href="https://www.buddhanet.net/pdf_file/bookchant.pdf" target="_blank" rel="noopener"><b>Chanting Book</b></a> — Pali / English. </p><p>This is the standard Morning and Evening Chanting Book, with Protective Discourses, commonly chanted in many Theravadin temples and monasteries. The text is in both Pali and English.</p> </div> </div> <div class="elementor-element elementor-element-13844b5 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="13844b5" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-3986b20 elementor-widget elementor-widget-text-editor" data-id="3986b20" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (402 KB) <a href="https://www.buddhanet.net/pdf_file/paliwordday.pdf" target="_blank" rel="noopener"><b>A Pali Word A Day</b></a> — Mahindarama Sunday Pali School. </p><p>selection of Pali words for daily reflection. This booklet aims to assist new Buddhist students who are unfamiliar with some of the Pali words often used in the study of Buddhism. As the title suggests, it encourages the learning and use of Pali words by learning one word a day. This booklet can serve both as a dictionary and a glossary of terms for your reference.</p> </div> </div> <div class="elementor-element elementor-element-dfcd582 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="dfcd582" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-0b166bf elementor-widget elementor-widget-text-editor" data-id="0b166bf" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (822 KB) <a href="https://www.buddhanet.net/pdf_file/ele_pali.pdf" target="_blank" rel="noopener"><b>Elementary Pali Course</b></a> — Ven. Narada, Thera. [Pali Studies] </p><p>This Elementary Pali Course by the late Venerable Narada Thera, the renowned Buddhist scholar of the Vjirarama Vihara, Colombo, Sri Lanka, is the standard work for the study of the elementary level of Pali. Pali was the language spoken by the Buddha, and employed by him to expound his teachings. It is also the scriptural language used by the Theravada school of Buddhism.</p> </div> </div> <div class="elementor-element elementor-element-e1dabb7 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="e1dabb7" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-ab88e2c elementor-widget elementor-widget-text-editor" data-id="ab88e2c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (479 KB) <a href="https://www.buddhanet.net/pdf_file/paligram.pdf" target="_blank" rel="noopener"><b>A Grammar of the Pali Language</b></a> — Chas Durioselle. [Pali Studies] </p><p>Most introductory Pali grammar books consist of lessons that teach the elements of the language in stages, but because of that they are also very difficult to use as a reference when you need to look up a noun’s declension, or a verb’s conjugation. Because of its practical and comprehensive coverage of the elements of the Pali language in complete chapters, this book is a very useful reference. It was not written for linguistics experts, but for students with little experience studying Pali grammar.</p> </div> </div> <div class="elementor-element elementor-element-b272738 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="b272738" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-1f6ece0 elementor-widget elementor-widget-text-editor" data-id="1f6ece0" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (930 KB) <a href="https://www.buddhanet.net/pdf_file/robes-bowl6.pdf" target="_blank" rel="noopener"><b>With Robes & Bowl – Glimpses of the Thudong Bhikkhu Life</b></a> — Bhikkhu Kantipalo. </p><p>As much as can easily be written of the thudong bhikkhu’s life is contained in these sketches. Just as the flavor of soup is not to be told even in one thousand pages, so the real flavor of this Ancient Way cannot be conveyed by words. Soup is to be tasted: the thudong life is to be lived. If it sounds hard, one must remember that its rewards are great, and in the field of Dhamma-endeavor, nothing is gained without effort. The world wants everything quick-and-easy but the fruits of the holy life are thus only for those who have already put forth their energy, already striven hard for the goal.</p> </div> </div> <div class="elementor-element elementor-element-e2d1d17 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="e2d1d17" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-eb60fd5 elementor-widget elementor-widget-text-editor" data-id="eb60fd5" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,000 KB) <a href="https://www.buddhanet.net/pdf_file/bhkkrule.pdf" target="_blank" rel="noopener"><b>The Bhikkhus’ Rules – Guide for Laypeople</b></a> — Bhikkhu Ariyesako. </p><p>The Theravadin Buddhist Monk’s Rules by compiled and explained by Bhikkhu Ariyesako. This compilation is for anyone interested about bhikkhus and about how to relate to them. Some may think that this lineage follows an overly traditionalist approach but then, it does happen to be the oldest living tradition. A slight caution therefore to anyone completely new to the ways of monasticism, which may appear quite radical for the modern day and age. The best introduction, perhaps essential for a true understanding, is meeting with a practising bhikkhu who should manifest and reflect the peaceful and joyous qualities of the bhikkhu’s way of life.</p> </div> </div> <div class="elementor-element elementor-element-40fa36a elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="40fa36a" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-728907c elementor-widget elementor-widget-text-editor" data-id="728907c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,354 KB) <a href="https://www.buddhanet.net/pdf_file/bhikkhuni_patimokkha.pdf" target="_blank" rel="noopener"><b>The Bhikkhuni Patimokkha of the Six Schools</b></a> — Chatsumarn Kabilsingh Ph.D. </p><p>Dr. Chatsumarn Kabilsingh has translated the monastic rules of Buddhist nuns or the Patimokkha of the Six Schools, which will help us to learn and compare Theravada, Mahasanghika, Mahisasaka, Sarvastivada, Dhamagupta and Mula-Sarvastivada. The study of the patimokkha also provides insight into the historical context from which the rules took place. This translation will also provide valuable material for concerned Buddhist scholars.</p> </div> </div> <div class="elementor-element elementor-element-99bc6a4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="99bc6a4" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-4ba5cd3 elementor-widget elementor-widget-text-editor" data-id="4ba5cd3" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,773 KB) <a href="https://www.buddhanet.net/pdf_file/inspire-nuns6.pdf" target="_blank" rel="noopener"><b>Inspiration from Enlightened Nuns</b></a> — Susan Elbaum Jootla. </p><p>In this booklet we will be exploring poems composed by the arahant bhikkhunis or enlightened Buddhist nuns of old, looking at these poems as springs of inspiration for contemporary Buddhists. From the poems of the enlightened nuns of the Buddha’s time contemporary followers of the Noble Eightfold Path can receive a great deal of instruction, help and encouragement. These verses can assist us in developing morality, concentration and wisdom, the three sections of the path. With their aid we will be able to work more effectively towards eliminating our mental defilements and towards finding lasting peace and happiness.</p> </div> </div> <div class="elementor-element elementor-element-147b679 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="147b679" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-0922cd4 elementor-widget elementor-widget-text-editor" data-id="0922cd4" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (2,799 KB) <a href="https://www.buddhanet.net/pdf_file/budwomen-buddha6.pdf" target="_blank" rel="noopener"><b>Buddhist Women at the Time of the Buddha</b></a> — Hellmuth Hecker. </p><p>The following stories of Buddhist women at the time of the Buddha, written by Hellmuth Hecker, have been translated from the German. While every effort has been made by the translator to conform to the original writing, some changes had to be made for the sake of clarity. The stories of Bhadda Kundalakesa and Patacara have been enlarged and filled in. It is hoped that this booklet will serve as an inspiration to all those who are endeavoring to tread in the Buddha’s footsteps – Sister Khema (translator).</p> </div> </div> <div class="elementor-element elementor-element-9a3e53f elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="9a3e53f" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-cddb930 elementor-widget elementor-widget-text-editor" data-id="cddb930" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (342 KB) <a href="https://www.buddhanet.net/pdf_file/bud-disciples.pdf" target="_blank" rel="noopener"><b>The Buddha and His Disciples</b></a> — Ven. S. Dhammika. </p><p>Taking a different perspective from the usual biographies of the Buddha, the author retells the great man’s story using the society of the time as the backdrop and the Buddha’s interactions with his contemporaries as the main theme. We discover what the Buddha was like as a person, how he taught and how he changed the lives of all who were blessed enough to come into contact with him.</p> </div> </div> <div class="elementor-element elementor-element-1ca5828 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="1ca5828" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-80d021b elementor-widget elementor-widget-text-editor" data-id="80d021b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (886 KB) <a href="https://www.buddhanet.net/pdf_file/noinnercore.pdf" target="_blank" rel="noopener"><b>No Inner Core: An Introduction to the Doctrine of Anatta</b></a> — Sayadaw U Silananda. </p><p>Anattà is a Pàli word consisting of a negative prefix, ‘an’ meaning not, plus atta, soul, and is most literally translated as no-soul. The word atta, however, has a wide range of meanings, and some of those meanings cross over into the fields of psychology, philosophy, and everyday terminology, as, for example, when atta can mean self, being, ego, and personality. Therefore, we will examine and elucidate the wide range of meanings which atta can signify in order to determine exactly what the Buddha denied when He proclaimed that He teaches anattà, that is, when He denied the existence of atta. We will examine both Buddhist and non-Buddhist definitions of the term soul, and we will also examine modern definitions of terms such as ego and self.</p> </div> </div> <div class="elementor-element elementor-element-c48be74 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="c48be74" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-e80479b elementor-widget elementor-widget-text-editor" data-id="e80479b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,169 KB) <a href="https://www.buddhanet.net/pdf_file/volition.pdf" target="_blank" rel="noopener"><b>Volition: An Introduction of the Law of Kamma</b></a> — Sayadaw U Silanada. </p><p>What is kamma? The Buddha said: “Oh monks, it is volition that I call kamma.” The popular meaning of kamma is action or doing, but as a technical term, kamma means volition or will. When you do something, there is volition behind it, and that volition, that mental effort, is called kamma. The Buddha explained that, having willed, one then acts through body, speech, and mind. Whatever you do, there is some kind of kamma, mental effort, will, and volition. Volition is one of the fifty-two mental states which arise together with consciousness.</p> </div> </div> <div class="elementor-element elementor-element-6e910e2 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="6e910e2" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-4b4d433 elementor-widget elementor-widget-text-editor" data-id="4b4d433" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,739 KB) <a href="https://www.buddhanet.net/pdf_file/allexistence.pdf" target="_blank" rel="noopener"><b>The 31 Planes of Existence</b></a> — Ven. Suvanno Mahathera. </p><p>The suttas describe the 31distinct “planes” or “realms” of existence into which beings can be reborn during their long wanderings through <i>samsara</i>. These range from the extraordinarily dark, grim, and painful hell realms all the way up to the most sublime, refined and exquisitely blissful heavenly realms. Existence in every realm is impermanent; in the cosmology taught by the Buddha there is no eternal heaven or hell. Beings are born into a particular realm according to both their past kamma and their kamma at the moment of death.</p> </div> </div> <div class="elementor-element elementor-element-19cca6b elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="19cca6b" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-1599e8d elementor-widget elementor-widget-text-editor" data-id="1599e8d" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,662 KB) <a href="https://www.buddhanet.net/pdf_file/roots_goodevil.pdf" target="_blank" rel="noopener"><b>The Roots of Good and Evil</b></a> — Ven. Nyanaponika Thera. </p><p>Greed, hatred, and delusion – these are the three bad roots in us. Conversely the good ones are non-greed (i.e generosity), non-hatred (love), and non-delusion (wisdom). All our troubles and suffering stem essentially from the bad roots while our joy and happiness comes from the good ones. It is important to know and understand these roots if we are going to make an end of suffering and attain true peace and happiness. This book explains in a penetrative way the nature of these six roots. It contains discourses of the Buddha on the subject together with traditional commentarial explanations.</p> </div> </div> <div class="elementor-element elementor-element-b056c22 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="b056c22" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-9ced874 elementor-widget elementor-widget-text-editor" data-id="9ced874" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,050 KB)<b> </b><a href="https://www.buddhanet.net/pdf_file/good_evil_beyond.pdf" target="_blank" rel="noopener"><b>Good, Evil & Beyond: Kamma in the Buddha’s Teachings</b></a> — Bhikkhu P.A. Payutto. </p><p>For the modern Westerner, the teaching of kamma offers a path of practice based not on fear of a higher authority, nor dogma, but rather founded on a clear understanding of the natural law of cause and effect as it relates to human behaviour. It is a teaching to be not so much believed as understood and seen in operation.</p> </div> </div> <div class="elementor-element elementor-element-83234c1 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="83234c1" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-702f932 elementor-widget elementor-widget-text-editor" data-id="702f932" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (2,797 KB) <a href="https://www.buddhanet.net/pdf_file/dietolive.pdf" target="_blank" rel="noopener"><b>Dying to Live: The Role of Kamma in Dying & Rebirth</b></a> — Aggacitta Bhikkhu. </p><p>There are different views and beliefs about what happens after death. Tibetan (Vajrayàna) and Chinese (Mahàyàna) Buddhists believe that after death, the spirit of the dead person passes through an intermediate period (bardo in Tibetan, zhong yin in Mandarin) — which may last for as long as forty-nine days — during which it undergoes a series of unearthly, extraordinary experiences, including a “small death” at the end of each week, before it is finally reborn into another realm of existence. In contrast, orthodox Theravada Buddhism, which is the earliest extant record of Gotama Buddha’s teaching, asserts that rebirth takes place immediately after death.</p> </div> </div> <div class="elementor-element elementor-element-d2ee919 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="d2ee919" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-fabdc2a elementor-widget elementor-widget-text-editor" data-id="fabdc2a" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (2,250 KB) <a href="https://www.buddhanet.net/pdf_file/kathina.pdf" target="_blank" rel="noopener"><b>Kathina: Then and Now</b></a> — Aggacitta Bhikkhu. </p><p>The kathina ceremony is now an internationally established celebration where the Sangha and the laity meet to participate in mutually rewarding, meritorious activities. Throughout the centuries, the way of carrying out the ceremony has changed with local interpretations, practices and customs. How much has deviated from the original scriptural tradition — how much is in accordance with the scriptures and how much is mere invention? In this booklet, Venerable Aggacitta Bhikkhu combines his scriptural knowledge and practical experience to scrutinise the kathina ceremony through two articles: The Scriptural Tradition of Kathina; Kathina Benefits — Illusion, Delusion and Resolution.</p> </div> </div> <div class="elementor-element elementor-element-e64f15a elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="e64f15a" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-4b236cb elementor-widget elementor-widget-text-editor" data-id="4b236cb" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,986 KB) <a href="https://www.buddhanet.net/pdf_file/acariya-mun.pdf" target="_blank" rel="noopener"><b>Acariya Mun Bhuridatta – A Spiritual Biography</b></a> — Tr. Bhikkhu Dick Silaratano. </p><p>A Spiritual Biography by Acariya Maha Boowa Nanasampanno. Translated from the Thai by Bhikkhu Dick Sãlaratano. Acariya Mun Bhýridatta Thera was a vipassanã meditation master of the highest caliber of this present age. He taught the profound nature of Dhamma with such authority and persuasion that he left no doubts among his students about the exalted level of his spiritual attainment. His devoted followers consist of numerous monks and laity from virtually every region of Thailand. His story is truly a magnificent one throughout: from his early years in lay life through his long endeavor as a Buddhist monk to the day he finally passed away. [This eBook is also <a href="https://www.buddhanet.net/ebooks_hist_art.htm">available with photographs</a> ]</p> </div> </div> <div class="elementor-element elementor-element-2401897 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="2401897" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-4065812 elementor-widget elementor-widget-text-editor" data-id="4065812" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (4,164 KB) <a href="https://www.buddhanet.net/pdf_file/acariya-mun-bio.pdf" target="_blank" rel="noopener"><b>Acariya Mun Bhuridatta – Screen Version</b></a> — Tr. Bhikkhu Dick Silaratano. </p><p>A high quality screen version of the above. This edition is made with InDesign 2. <span class="small">[Please note: Large file size]</span></p> </div> </div> <div class="elementor-element elementor-element-bd94eae elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="bd94eae" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-29aac41 elementor-widget elementor-widget-text-editor" data-id="29aac41" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (3,992 KB) <a href="https://www.buddhanet.net/pdf_file/ctp_screen-view_v1.pdf" target="_blank" rel="noopener"><b>Clearing the Path</b></a> — Nanavira Thera. [Screen Viewing] </p><p>NOTE: There are 3 versions of Clearing the Path. This version is made for screen viewing and is very similar to the “book” version. However it is not designed to be printed because the pages are not a standard size (the pages have been cropped for easier screen viewing).<br />It cannot be expected that this material, which poses a clear challenge to the mainstream version of Buddhism, will gain any great popularity among the majority of Buddhists — Eastern or Western — but at least it can suggest an alternative approach to the Buddha’s original Teaching, and perhaps serve as a useful eye-opener for those seeking an understanding of its more fundamental principles.</p> </div> </div> <div class="elementor-element elementor-element-e1c6803 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="e1c6803" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-af90367 elementor-widget elementor-widget-text-editor" data-id="af90367" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (3,681 KB) <a href="https://www.buddhanet.net/pdf_file/ctp_book_v1.pdf" target="_blank" rel="noopener"><b>Clearing the Path</b></a> — Nanavira Thera. [Print Version 01] </p><p>NOTE: Primarily the PDF “CtPbookV1.pdf” is made to be printed as a book. Other versions of this PDF are modified to be better viewed on screen – whilst another is already “pre-printed” in PDF format as a “2-up” meaning that there are 2 pages per A4 Landscape oriented page to make for easier printout (on A4 paper) for personal use.</p> </div> </div> <div class="elementor-element elementor-element-afac345 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="afac345" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-dc11efc elementor-widget elementor-widget-text-editor" data-id="dc11efc" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (2,602 KB) <a href="https://www.buddhanet.net/pdf_file/ctp_book-2up_v1.pdf" target="_blank" rel="noopener"><b>Clearing the Path</b></a> — Nanavira Thera. [Print Version 02] </p><p>NOTE: The primary book version was made for printing as a book so it was not optimised for onscreen viewing or personal printout. This version “2upbookctpv1.PDF” has been reprinted (Distilled) via Acrobat so that there are now 2 pages per A4 page in Landscape orientation (rather than usual Portrait orientation) so as to make personal printouts for reading much easier. The same effect could be obtained by using the original “CtPbookv1.pdf” and printing that via your desktop printer driver so as to have 2 pages per page (if possible).</p> </div> </div> <div class="elementor-element elementor-element-ab5f510 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="ab5f510" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-3e78782 elementor-widget elementor-widget-text-editor" data-id="3e78782" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (726 KB) <a href="https://www.buddhanet.net/pdf_file/vandana02.pdf" target="_blank" rel="noopener"><b>Vandana: Pali Devotional Chanting</b></a> — by Ven. E. Indaratana. </p><p>Pali Devotional Chanting and Hymns – It is beneficial for every Buddhist to recite daily at least a few verses from the Vandana, recalling to mind the sublime qualities of the Buddha, Dhamma and the Sangha. Contemplation on these great qualities will make our minds calm, peaceful and serene.<br />• Audio files of the chanting are available in <a href="https://www.buddhanet.net/audio-chant.htm">BuddhaNet’s Audio section</a>.</p> </div> </div> <div class="elementor-element elementor-element-98e7f88 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="98e7f88" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-db7fc6d elementor-widget elementor-widget-text-editor" data-id="db7fc6d" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (1,542 KB) <a href="https://www.buddhanet.net/pdf_file/thera-chifuner.pdf" target="_blank" rel="noopener"><b>Theravadin Buddhist Chinese Funeral</b></a> — Ven. Suvanno. </p><p>Generally, a Chinese funeral is a mixture of Taoist, Confucian and Buddhist rites. How then should a Theravadin Buddhist funeral be conducted? Venerable Suvanno, a respected and senior Theravadin Buddhist monk of Chinese descent explains how a Theravadin Buddhist Chinese funeral may be conducted.</p> </div> </div> <div class="elementor-element elementor-element-af0ef1f elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="af0ef1f" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-d6d96db elementor-widget elementor-widget-text-editor" data-id="d6d96db" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (2,650 KB) <a href="https://www.buddhanet.net/pdf_file/forest_path.pdf" target="_blank" rel="noopener"><b>Forest Path</b></a> — Wat Pah Nanachat community. </p><p>This book provides a present-moment snapshot of the International community of Wat Pah Nanachat, Thailand. The articles come from a broad cross-section of the community from the abbot to the most newly ordained novice. It opens with excerpts from two chapters of ‘Water Still, Water Flowing’, Ajan Jayasaro’s forthcoming biography of Ajan Cha’s life and teachings. To give a visual impression of monastic life, the book also contains a number of photographs and a selection of illustrations by Ajan Abhinano.</p> </div> </div> <div class="elementor-element elementor-element-355986a elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="355986a" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-16abe55 elementor-widget elementor-widget-text-editor" data-id="16abe55" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><img decoding="async" style="--smush-placeholder-width: 46px; --smush-placeholder-aspect-ratio: 46/44;margin: 0 6px 0 0;" data-src="/wp-content/uploads/2021/06/pdf-icon.png" alt="PDF" align="absmiddle" border="0" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" class="lazyload" />PDF Doc. (3,602 KB) <a href="https://www.buddhanet.net/pdf_file/patthana.pdf" target="_blank" rel="noopener"><b>Introduction to Basic Pathana</b></a> — Ashin Janakabhivamsa. (Burmese Script) </p><p>This is a commentary on the seventh Book of the Abhidhamma: Patthana – “The Book of Causal Relations”. Which is the most important and voluminous book of the Abhidhamma Pitaka, by the late renowned Burmese scholar monk, Ashin Janakabhivamsa.<span class="small"> ( Please Note: the text is in Burmese script )</span></p> </div> </div> <div class="elementor-element elementor-element-ca32bdd elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="ca32bdd" data-element_type="widget" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-f552968 elementor-widget elementor-widget-text-editor" data-id="f552968" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>All eBooks contained here are © Copyright ‘Buddha Dharma Education Association/Buddhanet.net’ All rights reserved unless otherwised indicated.</p> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-576ba07 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="576ba07" data-element_type="section" data-settings="{"jet_parallax_layout_list":[{"jet_parallax_layout_image":{"url":"","id":"","size":""},"_id":"2ce906c","jet_parallax_layout_image_tablet":{"url":"","id":"","size":""},"jet_parallax_layout_image_mobile":{"url":"","id":"","size":""},"jet_parallax_layout_speed":{"unit":"%","size":50,"sizes":[]},"jet_parallax_layout_type":"scroll","jet_parallax_layout_direction":null,"jet_parallax_layout_fx_direction":null,"jet_parallax_layout_z_index":"","jet_parallax_layout_bg_x":50,"jet_parallax_layout_bg_x_tablet":"","jet_parallax_layout_bg_x_mobile":"","jet_parallax_layout_bg_y":50,"jet_parallax_layout_bg_y_tablet":"","jet_parallax_layout_bg_y_mobile":"","jet_parallax_layout_bg_size":"auto","jet_parallax_layout_bg_size_tablet":"","jet_parallax_layout_bg_size_mobile":"","jet_parallax_layout_animation_prop":"transform","jet_parallax_layout_on":["desktop","tablet"]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4458763" data-id="4458763" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> </div> <div data-elementor-type="footer" data-elementor-id="2179" class="elementor elementor-2179 elementor-location-footer" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-7ac9987 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7ac9987" data-element_type="section" data-settings="{"jet_parallax_layout_list":[{"jet_parallax_layout_image":{"url":"","id":"","size":""},"_id":"a78e439","jet_parallax_layout_image_tablet":{"url":"","id":"","size":""},"jet_parallax_layout_image_mobile":{"url":"","id":"","size":""},"jet_parallax_layout_speed":{"unit":"%","size":50,"sizes":[]},"jet_parallax_layout_type":"scroll","jet_parallax_layout_direction":null,"jet_parallax_layout_fx_direction":null,"jet_parallax_layout_z_index":"","jet_parallax_layout_bg_x":50,"jet_parallax_layout_bg_x_tablet":"","jet_parallax_layout_bg_x_mobile":"","jet_parallax_layout_bg_y":50,"jet_parallax_layout_bg_y_tablet":"","jet_parallax_layout_bg_y_mobile":"","jet_parallax_layout_bg_size":"auto","jet_parallax_layout_bg_size_tablet":"","jet_parallax_layout_bg_size_mobile":"","jet_parallax_layout_animation_prop":"transform","jet_parallax_layout_on":["desktop","tablet"]}],"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7e97074" data-id="7e97074" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-72000cc elementor-icon-list--layout-inline elementor-mobile-align-left elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="72000cc" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <a href="/search"> <span class="elementor-icon-list-text">Internal Search Engine</span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="/cdn-cgi/l/email-protection#b3c0c6c3c3dcc1c7f3d1c6d7d7dbd2ddd6c79dddd6c7"> <span class="elementor-icon-list-text">Report Technical Problems</span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="/copyright/"> <span class="elementor-icon-list-text">Copyright Information</span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="/sitemap_index.xml"> <span class="elementor-icon-list-text"> Sitemap</span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-1fe6669a elementor-widget elementor-widget-heading" data-id="1fe6669a" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default">Copyright © 1996-2025, © Buddha Dharma Education Association Inc / BuddhaNet - All Rights Reserved</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0e2aefa" data-id="0e2aefa" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4d59c21 elementor-widget elementor-widget-heading" data-id="4d59c21" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Generously Hosted By:</h4> </div> </div> <div class="elementor-element elementor-element-95a2ab6 elementor-widget elementor-widget-image" data-id="95a2ab6" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://www.exabytes.com" target="_blank"> <img width="400" height="150" data-src="https://www.buddhanet.net/wp-content/uploads/2019/12/400x150-inverse-exabytes-logo.png" class="attachment-full size-full wp-image-950 lazyload" alt="exabytes" data-srcset="https://www.buddhanet.net/wp-content/uploads/2019/12/400x150-inverse-exabytes-logo.png 400w, https://www.buddhanet.net/wp-content/uploads/2019/12/400x150-inverse-exabytes-logo-300x113.png 300w" data-sizes="(max-width: 400px) 100vw, 400px" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" style="--smush-placeholder-width: 400px; --smush-placeholder-aspect-ratio: 400/150;" /> </a> </div> </div> </div> </div> </div> </section> </div> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript"> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <link data-minify="1" rel='stylesheet' id='jet-elements-css' href='https://www.buddhanet.net/wp-content/cache/min/1/wp-content/plugins/jet-elements/assets/css/jet-elements.css?ver=1742461861' media='all' /> <script type="rocketlazyloadscript" id="rocket-browser-checker-js-after"> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script id="rocket-preload-links-js-extra"> var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.buddhanet.net","onHoverDelay":"100","rateThrottle":"3"}; </script> <script type="rocketlazyloadscript" id="rocket-preload-links-js-after"> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.buddhanet.net/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js" data-rocket-defer defer></script> <script src="https://www.buddhanet.net/wp-content/plugins/wp-smushit/app/assets/js/smush-lazy-load.min.js?ver=3.18.0" id="smush-lazy-load-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.buddhanet.net/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.28.0" id="elementor-pro-webpack-runtime-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.buddhanet.net/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.28.0" id="elementor-webpack-runtime-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.buddhanet.net/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.28.0" id="elementor-frontend-modules-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.buddhanet.net/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.buddhanet.net/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.buddhanet.net\/wp-admin\/admin-ajax.php","nonce":"ba8e31d660","urls":{"assets":"https:\/\/www.buddhanet.net\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/www.buddhanet.net\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.buddhanet.net\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.buddhanet.net/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.28.0" id="elementor-pro-frontend-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.buddhanet.net/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.28.0","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_local_google_fonts":true,"theme_builder_v2":true,"editor_v2":true,"home_screen":true},"urls":{"assets":"https:\/\/www.buddhanet.net\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/www.buddhanet.net\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/www.buddhanet.net\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"9720649070"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":3375,"title":"BuddhaNet%20eBooks%3A%20Theravada%20Text%20%26%20Teachings","excerpt":"","featuredImage":false}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.buddhanet.net/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.28.0" id="elementor-frontend-js" data-rocket-defer defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.buddhanet.net/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.28.0" id="pro-elements-handlers-js" data-rocket-defer defer></script> <script id="jet-elements-js-extra"> var jetElements = {"ajaxUrl":"https:\/\/www.buddhanet.net\/wp-admin\/admin-ajax.php","isMobile":"false","templateApiUrl":"https:\/\/www.buddhanet.net\/wp-json\/jet-elements-api\/v1\/elementor-template","devMode":"false","messages":{"invalidMail":"Please specify a valid e-mail"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.buddhanet.net/wp-content/plugins/jet-elements/assets/js/jet-elements.min.js?ver=2.7.4.2" id="jet-elements-js" data-rocket-defer defer></script> <script>(()=>{class RocketElementorPreload{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}t(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this.i(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach((t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this.o(t)}catch(t){}}))}o(t){const e=JSON.parse(t.dataset.settings),i=e.m||e.animation_delay||0,n=e[this.animationSettingKeys.find((t=>e[t]))];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let o=setTimeout((()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this.l(t,e)}),i);window.addEventListener("rocket-startLoading",(function(){clearTimeout(o)}))}i(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach((t=>{e.forEach((e=>{i.push(t+e)}))})),i}l(t,e){this.i().forEach((t=>delete e[t])),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorPreload;requestAnimationFrame(t.t.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorPreload.run)})();</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->