Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />

    <link rel="shortcut icon" href="favicon.png">
    <link rel="stylesheet" href="css/variables.css">
    <link rel="stylesheet" href="css/general.css">
    <link rel="stylesheet" href="css/chrome.css">
    <link rel="stylesheet" href="css/print.css" media="print">

    <!-- Fonts -->
    <link rel="stylesheet" href="FontAwesome/css/font-awesome.css">
    <link href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" rel="stylesheet" type="text/css">
    <link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:500" rel="stylesheet" type="text/css">

    <!-- Highlight.js Stylesheets -->
    <link rel="stylesheet" href="highlight.css">
    <link rel="stylesheet" href="tomorrow-night.css">
    <link rel="stylesheet" href="ayu-highlight.css">

    <!-- Custom theme stylesheets -->
    
    <link rel="stylesheet" href="custom.css">
    

    
</head>
<body class="rust">
    <!-- Provide site root to javascript -->
    <script type="text/javascript">
        var path_to_root = "";
        var default_theme = "rust";
    </script>

    <!-- Work around some values being stored in localStorage wrapped in quotes -->
    <script type="text/javascript">
        try {
            var theme = localStorage.getItem('mdbook-theme');
            var sidebar = localStorage.getItem('mdbook-sidebar');

            if (theme.startsWith('"') && theme.endsWith('"')) {
                localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
            }

            if (sidebar.startsWith('"') && sidebar.endsWith('"')) {
                localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
            }
        } catch (e) { }
    </script>

    <!-- Set the theme before any content is loaded, prevents flash -->
    <script type="text/javascript">
        var theme;
        try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { }
        if (theme === null || theme === undefined) { theme = default_theme; }
        document.body.className = theme;
        document.querySelector('html').className = theme + ' js';
    </script>

    <!-- Hide / unhide sidebar before it is displayed -->
    <script type="text/javascript">
        var html = document.querySelector('html');
        var sidebar = 'hidden';
        if (document.body.clientWidth >= 1080) {
            try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { }
            sidebar = sidebar || 'visible';
        }
        html.classList.remove('sidebar-visible');
        html.classList.add("sidebar-" + sidebar);
    </script>

    <nav id="sidebar" class="sidebar" aria-label="Table of contents">
        <div class="sidebar-scrollbox">
            <ol class="chapter"><li class="affix"><a href="../../index.html" class="active">Home</a></li><li class="affix"><a href="../index.html">Table of Contents</a></li><li class="affix"><a href="index.html">11.1</a></li><li class="affix"><a href="11.2.html">11.2</a></li><li class="affix"><a href="11.3.html">11.3</a></li><li class="affix"><a href="11.4.html">11.4</a></li><li class="affix"><a href="11.5.html">11.5</a></li><li class="affix"><a href="11.6.html">11.6</a></li><li class="affix"><a href="11.7.html">11.7</a></li><li class="affix"><a href="11.8.html">11.8</a></li><li class="affix"><a href="11.9.html">11.9</a></li><li class="affix"><a href="11.10.html">11.10</a></li><li class="affix"><a href="11.11.html">11.11</a></li><li class="affix"><a href="11.12.html">11.12</a></li><li class="affix"><a href="11.13.html">11.13</a></li><li class="affix"><a href="11.14.html">11.14</a></li><li class="affix"><a href="11.15.html">11.15</a></li><li class="affix"><a href="11.16.html">11.16</a></li><li class="affix"><a href="11.17.html">11.17</a></li><li class="affix"><a href="11.18.html">11.18</a></li><li class="affix"><a href="11.19.html">11.19</a></li><li class="affix"><a href="11.20.html">11.20</a></li><li class="affix"><a href="11.21.html">11.21</a></li><li class="affix"><a href="11.22.html">11.22</a></li><li class="affix"><a href="11.23.html">11.23</a></li><li class="affix"><a href="11.24.html">11.24</a></li><li class="affix"><a href="11.25.html">11.25</a></li><li class="affix"><a href="11.26.html">11.26</a></li><li class="affix"><a href="11.27.html">11.27</a></li><li class="affix"><a href="11.28.html">11.28</a></li><li class="affix"><a href="11.29.html">11.29</a></li><li class="affix"><a href="11.30.html">11.30</a></li><li class="affix"><a href="11.31.html">11.31</a></li><li class="affix"><a href="11.32.html">11.32</a></li><li class="affix"><a href="11.33.html">11.33</a></li><li class="affix"><a href="11.34.html">11.34</a></li><li class="affix"><a href="11.35.html">11.35</a></li><li class="affix"><a href="11.36.html">11.36</a></li><li class="affix"><a href="11.37.html">11.37</a></li><li class="affix"><a href="11.38.html">11.38</a></li><li class="affix"><a href="11.39.html">11.39</a></li><li class="affix"><a href="11.40.html">11.40</a></li><li class="affix"><a href="11.41.html">11.41</a></li><li class="affix"><a href="11.42.html">11.42</a></li><li class="affix"><a href="11.43.html">11.43</a></li><li class="affix"><a href="11.44.html">11.44</a></li><li class="affix"><a href="11.45.html">11.45</a></li><li class="affix"><a href="11.46.html">11.46</a></li><li class="affix"><a href="11.47.html">11.47</a></li><li class="affix"><a href="11.48.html">11.48</a></li><li class="affix"><a href="11.49.html">11.49</a></li><li class="affix"><a href="11.50.html">11.50</a></li><li class="affix"><a href="11.51.html">11.51</a></li><li class="affix"><a href="11.52.html">11.52</a></li><li class="affix"><a href="11.53.html">11.53</a></li><li class="affix"><a href="11.54.html">11.54</a></li><li class="affix"><a href="11.55.html">11.55</a></li><li class="affix"><a href="11.56.html">11.56</a></li><li class="affix"><a href="11.57.html">11.57</a></li><li class="affix"><a href="11.58.html">11.58</a></li><li class="affix"><a href="11.59.html">11.59</a></li><li class="affix"><a href="11.60.html">11.60</a></li><li class="affix"><a href="11.61.html">11.61</a></li><li class="affix"><a href="11.62.html">11.62</a></li><li class="affix"><a href="11.63.html">11.63</a></li><li class="affix"><a href="11.64.html">11.64</a></li><li class="affix"><a href="11.65.html">11.65</a></li><li class="affix"><a href="11.66.html">11.66</a></li><li class="affix"><a href="11.67.html">11.67</a></li><li class="affix"><a href="11.68.html">11.68</a></li><li class="affix"><a href="11.69.html">11.69</a></li><li class="affix"><a href="11.70.html">11.70</a></li><li class="affix"><a href="11.71.html">11.71</a></li><li class="affix"><a href="11.72.html">11.72</a></li><li class="affix"><a href="11.73.html">11.73</a></li><li class="affix"><a href="11.74.html">11.74</a></li><li class="affix"><a href="11.75.html">11.75</a></li><li class="affix"><a href="11.76.html">11.76</a></li><li class="affix"><a href="11.77.html">11.77</a></li><li class="affix"><a href="11.78.html">11.78</a></li><li class="affix"><a href="11.79.html">11.79</a></li><li class="affix"><a href="11.80.html">11.80</a></li><li class="affix"><a href="11.81.html">11.81</a></li><li class="affix"><a href="11.82.html">11.82</a></li><li class="affix"><a href="11.83.html">11.83</a></li><li class="affix"><a href="11.84.html">11.84</a></li><li class="affix"><a href="11.85.html">11.85</a></li><li class="affix"><a href="11.86.html">11.86</a></li><li class="affix"><a href="11.87.html">11.87</a></li><li class="affix"><a href="11.88.html">11.88</a></li><li class="affix"><a href="11.89.html">11.89</a></li><li class="affix"><a href="11.90.html">11.90</a></li><li class="affix"><a href="11.91-93.html">11.91-93</a></li><li class="affix"><a href="11.94.html">11.94</a></li><li class="affix"><a href="11.95.html">11.95</a></li><li class="affix"><a href="11.96.html">11.96</a></li><li class="affix"><a href="11.97.html">11.97</a></li><li class="affix"><a href="11.98.html">11.98</a></li><li class="affix"><a href="11.99.html">11.99</a></li><li class="affix"><a href="11.100.html">11.100</a></li><li class="affix"><a href="11.101.html">11.101</a></li><li class="affix"><a href="11.102.html">11.102</a></li><li class="affix"><a href="11.103.html">11.103</a></li><li class="affix"><a href="11.104.html">11.104</a></li><li class="affix"><a href="11.105.html">11.105</a></li><li class="affix"><a href="11.106.html">11.106</a></li><li class="affix"><a href="11.107.html">11.107</a></li><li class="affix"><a href="11.108.html">11.108</a></li></ol>
        </div>
        <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
    </nav>

    <div id="page-wrapper" class="page-wrapper">

        <div class="page">
            
            <div id="menu-bar" class="menu-bar">
                <div id="menu-bar-sticky-container">
                    <div class="left-buttons">
                        <button id="sidebar-toggle" class="icon-button" type="button" title="Toggle Table of Contents" aria-label="Toggle Table of Contents" aria-controls="sidebar">
                            <i class="fa fa-bars"></i>
                        </button>
                        <button id="theme-toggle" class="icon-button" type="button" title="Change theme" aria-label="Change theme" aria-haspopup="true" aria-expanded="false" aria-controls="theme-list">
                            <i class="fa fa-paint-brush"></i>
                        </button>
                        <ul id="theme-list" class="theme-popup" aria-label="Themes" role="menu">
                            <li role="none"><button role="menuitem" class="theme" id="light">Light</button></li>
                            <li role="none"><button role="menuitem" class="theme" id="rust">Rust (default)</button></li>
                            <li role="none"><button role="menuitem" class="theme" id="coal">Coal</button></li>
                            <li role="none"><button role="menuitem" class="theme" id="navy">Navy</button></li>
                            <li role="none"><button role="menuitem" class="theme" id="ayu">Ayu</button></li>
                        </ul>
                        
                        <button id="search-toggle" class="icon-button" type="button" title="Search. (Shortkey: s)" aria-label="Toggle Searchbar" aria-expanded="false" aria-keyshortcuts="S" aria-controls="searchbar">
                            <i class="fa fa-search"></i>
                        </button>
                        
                    </div>

                    <h1 class="menu-title">Caitanya-caritamrta</h1>

                    <div class="right-buttons">
                        <a href="print.html" title="Print this book" aria-label="Print this book">
                            <i id="print-button" class="fa fa-print"></i>
                        </a>
                        
                    </div>
                </div>
            </div>

            
            <div id="search-wrapper" class="hidden">
                <form id="searchbar-outer" class="searchbar-outer">
                    <input type="search" name="search" id="searchbar" name="searchbar" placeholder="Search this book ..." aria-controls="searchresults-outer" aria-describedby="searchresults-header">
                </form>
                <div id="searchresults-outer" class="searchresults-outer hidden">
                    <div id="searchresults-header" class="searchresults-header"></div>
                    <ul id="searchresults">
                    </ul>
                </div>
            </div>
            

            <!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM -->
            <script type="text/javascript">
                document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible');
                document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible');
                Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) {
                    link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1);
                });
            </script>

            <div id="content" class="content">
                <main>
                    <!DOCTYPE HTML>
Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');

        if (theme.startsWith('&quot;') &amp;&amp; theme.endsWith('&quot;')) {
            localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
        }

        if (sidebar.startsWith('&quot;') &amp;&amp; sidebar.endsWith('&quot;')) {
            localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
        }
    } catch (e) { }
&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    var theme;
    try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { }
    if (theme === null || theme === undefined) { theme = default_theme; }
    document.body.className = theme;
    document.querySelector('html').className = theme + ' js';
&lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    var html = document.querySelector('html');
    var sidebar = 'hidden';
    if (document.body.clientWidth &gt;= 1080) {
        try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { }
        sidebar = sidebar || 'visible';
    }
    html.classList.remove('sidebar-visible');
    html.classList.add(&quot;sidebar-&quot; + sidebar);
&lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt;
    &lt;div class=&quot;sidebar-scrollbox&quot;&gt;
        &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;10.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.2.html&quot;&gt;10.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.3.html&quot;&gt;10.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.4.html&quot;&gt;10.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.5.html&quot;&gt;10.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.6.html&quot;&gt;10.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.7.html&quot;&gt;10.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.8.html&quot;&gt;10.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.9-11.html&quot;&gt;10.9-11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.12.html&quot;&gt;10.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.13.html&quot;&gt;10.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.14.html&quot;&gt;10.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.15-16.html&quot;&gt;10.15-16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.17.html&quot;&gt;10.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.18.html&quot;&gt;10.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.19.html&quot;&gt;10.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.20.html&quot;&gt;10.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.21.html&quot;&gt;10.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.22.html&quot;&gt;10.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.23.html&quot;&gt;10.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.24.html&quot;&gt;10.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.25.html&quot;&gt;10.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.26.html&quot;&gt;10.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.27.html&quot;&gt;10.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.28.html&quot;&gt;10.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.29-30.html&quot;&gt;10.29-30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.31.html&quot;&gt;10.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.32.html&quot;&gt;10.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.33.html&quot;&gt;10.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.34.html&quot;&gt;10.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.35.html&quot;&gt;10.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.36.html&quot;&gt;10.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.37.html&quot;&gt;10.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.38.html&quot;&gt;10.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.39.html&quot;&gt;10.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.40.html&quot;&gt;10.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.41.html&quot;&gt;10.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.42.html&quot;&gt;10.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.43.html&quot;&gt;10.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.44.html&quot;&gt;10.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.45.html&quot;&gt;10.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.46.html&quot;&gt;10.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.47.html&quot;&gt;10.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.48.html&quot;&gt;10.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.49.html&quot;&gt;10.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.50.html&quot;&gt;10.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.51.html&quot;&gt;10.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.52.html&quot;&gt;10.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.53.html&quot;&gt;10.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.54.html&quot;&gt;10.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.55.html&quot;&gt;10.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.56.html&quot;&gt;10.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.57.html&quot;&gt;10.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.58.html&quot;&gt;10.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.59.html&quot;&gt;10.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.60.html&quot;&gt;10.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.61.html&quot;&gt;10.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.62.html&quot;&gt;10.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.63.html&quot;&gt;10.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.64.html&quot;&gt;10.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.65.html&quot;&gt;10.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.66.html&quot;&gt;10.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.67.html&quot;&gt;10.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.68.html&quot;&gt;10.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.69.html&quot;&gt;10.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.70.html&quot;&gt;10.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.71.html&quot;&gt;10.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.72.html&quot;&gt;10.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.73.html&quot;&gt;10.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.74.html&quot;&gt;10.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.75.html&quot;&gt;10.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.76.html&quot;&gt;10.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.77.html&quot;&gt;10.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.78.html&quot;&gt;10.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.79.html&quot;&gt;10.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.80.html&quot;&gt;10.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.81.html&quot;&gt;10.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.82.html&quot;&gt;10.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.83-84.html&quot;&gt;10.83-84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.85.html&quot;&gt;10.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.86.html&quot;&gt;10.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.87.html&quot;&gt;10.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.88.html&quot;&gt;10.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.89.html&quot;&gt;10.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.90.html&quot;&gt;10.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.91.html&quot;&gt;10.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.92.html&quot;&gt;10.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.93.html&quot;&gt;10.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.94.html&quot;&gt;10.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.95.html&quot;&gt;10.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.96.html&quot;&gt;10.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.97.html&quot;&gt;10.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.98.html&quot;&gt;10.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.99.html&quot;&gt;10.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.100.html&quot;&gt;10.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.101.html&quot;&gt;10.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.102.html&quot;&gt;10.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.103.html&quot;&gt;10.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.104.html&quot;&gt;10.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.105.html&quot;&gt;10.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.106.html&quot;&gt;10.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.107.html&quot;&gt;10.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.108.html&quot;&gt;10.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.109.html&quot;&gt;10.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.110.html&quot;&gt;10.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.111.html&quot;&gt;10.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.112.html&quot;&gt;10.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.113.html&quot;&gt;10.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.114.html&quot;&gt;10.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.115.html&quot;&gt;10.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.116.html&quot;&gt;10.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.117.html&quot;&gt;10.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.118.html&quot;&gt;10.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.119.html&quot;&gt;10.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.120.html&quot;&gt;10.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.121.html&quot;&gt;10.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.122.html&quot;&gt;10.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.123.html&quot;&gt;10.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.124.html&quot;&gt;10.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.125-126.html&quot;&gt;10.125-126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.127.html&quot;&gt;10.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.128.html&quot;&gt;10.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.129.html&quot;&gt;10.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.130.html&quot;&gt;10.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.131.html&quot;&gt;10.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.132.html&quot;&gt;10.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.133.html&quot;&gt;10.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.134.html&quot;&gt;10.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.135-136.html&quot;&gt;10.135-136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.137.html&quot;&gt;10.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.138.html&quot;&gt;10.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.139.html&quot;&gt;10.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.140-141.html&quot;&gt;10.140-141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.142.html&quot;&gt;10.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.143.html&quot;&gt;10.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.144.html&quot;&gt;10.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.145.html&quot;&gt;10.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.146.html&quot;&gt;10.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.147.html&quot;&gt;10.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.148.html&quot;&gt;10.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.149.html&quot;&gt;10.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.150.html&quot;&gt;10.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.151.html&quot;&gt;10.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.152.html&quot;&gt;10.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.153.html&quot;&gt;10.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.154-155.html&quot;&gt;10.154-155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.156.html&quot;&gt;10.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.157.html&quot;&gt;10.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.158.html&quot;&gt;10.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.159.html&quot;&gt;10.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.160.html&quot;&gt;10.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.161.html&quot;&gt;10.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.162.html&quot;&gt;10.162&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;
    &lt;/div&gt;
    &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt;
&lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

    &lt;div class=&quot;page&quot;&gt;
        
        &lt;div id=&quot;menu-bar&quot; class=&quot;menu-bar&quot;&gt;
            &lt;div id=&quot;menu-bar-sticky-container&quot;&gt;
                &lt;div class=&quot;left-buttons&quot;&gt;
                    &lt;button id=&quot;sidebar-toggle&quot; class=&quot;icon-button&quot; type=&quot;button&quot; title=&quot;Toggle Table of Contents&quot; aria-label=&quot;Toggle Table of Contents&quot; aria-controls=&quot;sidebar&quot;&gt;
                        &lt;i class=&quot;fa fa-bars&quot;&gt;&lt;/i&gt;
                    &lt;/button&gt;
                    &lt;button id=&quot;theme-toggle&quot; class=&quot;icon-button&quot; type=&quot;button&quot; title=&quot;Change theme&quot; aria-label=&quot;Change theme&quot; aria-haspopup=&quot;true&quot; aria-expanded=&quot;false&quot; aria-controls=&quot;theme-list&quot;&gt;
                        &lt;i class=&quot;fa fa-paint-brush&quot;&gt;&lt;/i&gt;
                    &lt;/button&gt;
                    &lt;ul id=&quot;theme-list&quot; class=&quot;theme-popup&quot; aria-label=&quot;Themes&quot; role=&quot;menu&quot;&gt;
                        &lt;li role=&quot;none&quot;&gt;&lt;button role=&quot;menuitem&quot; class=&quot;theme&quot; id=&quot;light&quot;&gt;Light&lt;/button&gt;&lt;/li&gt;
                        &lt;li role=&quot;none&quot;&gt;&lt;button role=&quot;menuitem&quot; class=&quot;theme&quot; id=&quot;rust&quot;&gt;Rust (default)&lt;/button&gt;&lt;/li&gt;
                        &lt;li role=&quot;none&quot;&gt;&lt;button role=&quot;menuitem&quot; class=&quot;theme&quot; id=&quot;coal&quot;&gt;Coal&lt;/button&gt;&lt;/li&gt;
                        &lt;li role=&quot;none&quot;&gt;&lt;button role=&quot;menuitem&quot; class=&quot;theme&quot; id=&quot;navy&quot;&gt;Navy&lt;/button&gt;&lt;/li&gt;
                        &lt;li role=&quot;none&quot;&gt;&lt;button role=&quot;menuitem&quot; class=&quot;theme&quot; id=&quot;ayu&quot;&gt;Ayu&lt;/button&gt;&lt;/li&gt;
                    &lt;/ul&gt;
                    
                    &lt;button id=&quot;search-toggle&quot; class=&quot;icon-button&quot; type=&quot;button&quot; title=&quot;Search. (Shortkey: s)&quot; aria-label=&quot;Toggle Searchbar&quot; aria-expanded=&quot;false&quot; aria-keyshortcuts=&quot;S&quot; aria-controls=&quot;searchbar&quot;&gt;
                        &lt;i class=&quot;fa fa-search&quot;&gt;&lt;/i&gt;
                    &lt;/button&gt;
                    
                &lt;/div&gt;

                &lt;h1 class=&quot;menu-title&quot;&gt;Caitanya-caritamrta&lt;/h1&gt;

                &lt;div class=&quot;right-buttons&quot;&gt;
                    &lt;a href=&quot;print.html&quot; title=&quot;Print this book&quot; aria-label=&quot;Print this book&quot;&gt;
                        &lt;i id=&quot;print-button&quot; class=&quot;fa fa-print&quot;&gt;&lt;/i&gt;
                    &lt;/a&gt;
                    
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        
        &lt;div id=&quot;search-wrapper&quot; class=&quot;hidden&quot;&gt;
            &lt;form id=&quot;searchbar-outer&quot; class=&quot;searchbar-outer&quot;&gt;
                &lt;input type=&quot;search&quot; name=&quot;search&quot; id=&quot;searchbar&quot; name=&quot;searchbar&quot; placeholder=&quot;Search this book ...&quot; aria-controls=&quot;searchresults-outer&quot; aria-describedby=&quot;searchresults-header&quot;&gt;
            &lt;/form&gt;
            &lt;div id=&quot;searchresults-outer&quot; class=&quot;searchresults-outer hidden&quot;&gt;
                &lt;div id=&quot;searchresults-header&quot; class=&quot;searchresults-header&quot;&gt;&lt;/div&gt;
                &lt;ul id=&quot;searchresults&quot;&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        

        &lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&gt;
        &lt;script type=&quot;text/javascript&quot;&gt;
            document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible');
            document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible');
            Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) {
                link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1);
            });
        &lt;/script&gt;

        &lt;div id=&quot;content&quot; class=&quot;content&quot;&gt;
            &lt;main&gt;
                &lt;!DOCTYPE HTML&gt;

Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');
    if (theme.startsWith('&amp;quot;') &amp;amp;&amp;amp; theme.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
    }

    if (sidebar.startsWith('&amp;quot;') &amp;amp;&amp;amp; sidebar.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
    }
} catch (e) { }

&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var theme; try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { } if (theme === null || theme === undefined) { theme = default_theme; } document.body.className = theme; document.querySelector('html').className = theme + ' js'; &lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var html = document.querySelector('html'); var sidebar = 'hidden'; if (document.body.clientWidth &gt;= 1080) { try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { } sidebar = sidebar || 'visible'; } html.classList.remove('sidebar-visible'); html.classList.add(&quot;sidebar-&quot; + sidebar); &lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt; &lt;div class=&quot;sidebar-scrollbox&quot;&gt; &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;1.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.2.html&quot;&gt;1.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.3-4.html&quot;&gt;1.3-4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.5.html&quot;&gt;1.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.6.html&quot;&gt;1.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.7.html&quot;&gt;1.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.8.html&quot;&gt;1.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.9.html&quot;&gt;1.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.10.html&quot;&gt;1.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.11.html&quot;&gt;1.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.12.html&quot;&gt;1.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.13.html&quot;&gt;1.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.14.html&quot;&gt;1.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.15.html&quot;&gt;1.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.16.html&quot;&gt;1.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.17.html&quot;&gt;1.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.18.html&quot;&gt;1.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.19.html&quot;&gt;1.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.20.html&quot;&gt;1.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.21.html&quot;&gt;1.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.22.html&quot;&gt;1.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.23.html&quot;&gt;1.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.24.html&quot;&gt;1.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.25.html&quot;&gt;1.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.26.html&quot;&gt;1.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.27.html&quot;&gt;1.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.28.html&quot;&gt;1.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.29.html&quot;&gt;1.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.30.html&quot;&gt;1.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.31.html&quot;&gt;1.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.32.html&quot;&gt;1.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.33.html&quot;&gt;1.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.34.html&quot;&gt;1.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.35.html&quot;&gt;1.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.36.html&quot;&gt;1.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.37.html&quot;&gt;1.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.38.html&quot;&gt;1.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.39.html&quot;&gt;1.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.40.html&quot;&gt;1.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.41.html&quot;&gt;1.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.42.html&quot;&gt;1.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.43.html&quot;&gt;1.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.44.html&quot;&gt;1.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.45.html&quot;&gt;1.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.46.html&quot;&gt;1.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.47.html&quot;&gt;1.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.48.html&quot;&gt;1.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.49.html&quot;&gt;1.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.50.html&quot;&gt;1.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.51.html&quot;&gt;1.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.52.html&quot;&gt;1.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.53.html&quot;&gt;1.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.54.html&quot;&gt;1.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.55.html&quot;&gt;1.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.56.html&quot;&gt;1.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.57.html&quot;&gt;1.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.58.html&quot;&gt;1.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.59.html&quot;&gt;1.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.60.html&quot;&gt;1.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.61.html&quot;&gt;1.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.62.html&quot;&gt;1.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.63.html&quot;&gt;1.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.64.html&quot;&gt;1.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.65.html&quot;&gt;1.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.66.html&quot;&gt;1.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.67.html&quot;&gt;1.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.68.html&quot;&gt;1.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.69.html&quot;&gt;1.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.70.html&quot;&gt;1.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.71.html&quot;&gt;1.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.72.html&quot;&gt;1.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.73.html&quot;&gt;1.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.74.html&quot;&gt;1.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.75.html&quot;&gt;1.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.76.html&quot;&gt;1.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.77.html&quot;&gt;1.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.78.html&quot;&gt;1.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.79.html&quot;&gt;1.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.80.html&quot;&gt;1.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.81.html&quot;&gt;1.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.82.html&quot;&gt;1.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.83.html&quot;&gt;1.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.84.html&quot;&gt;1.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.85.html&quot;&gt;1.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.86.html&quot;&gt;1.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.87.html&quot;&gt;1.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.88.html&quot;&gt;1.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.89.html&quot;&gt;1.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.90.html&quot;&gt;1.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.91.html&quot;&gt;1.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.92.html&quot;&gt;1.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.93.html&quot;&gt;1.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.94.html&quot;&gt;1.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.95.html&quot;&gt;1.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.96.html&quot;&gt;1.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.97.html&quot;&gt;1.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.98.html&quot;&gt;1.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.99.html&quot;&gt;1.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.100.html&quot;&gt;1.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.101.html&quot;&gt;1.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.102.html&quot;&gt;1.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.103-104.html&quot;&gt;1.103-104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.105.html&quot;&gt;1.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.106.html&quot;&gt;1.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.107.html&quot;&gt;1.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.108.html&quot;&gt;1.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.109.html&quot;&gt;1.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.110.html&quot;&gt;1.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.111.html&quot;&gt;1.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.112.html&quot;&gt;1.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.113.html&quot;&gt;1.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.114.html&quot;&gt;1.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.115.html&quot;&gt;1.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.116.html&quot;&gt;1.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.117.html&quot;&gt;1.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.118.html&quot;&gt;1.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.119.html&quot;&gt;1.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.120.html&quot;&gt;1.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.121.html&quot;&gt;1.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.122.html&quot;&gt;1.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.123.html&quot;&gt;1.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.124.html&quot;&gt;1.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.125.html&quot;&gt;1.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.126.html&quot;&gt;1.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.127.html&quot;&gt;1.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.128.html&quot;&gt;1.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.129.html&quot;&gt;1.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.130.html&quot;&gt;1.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.131.html&quot;&gt;1.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.132.html&quot;&gt;1.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.133.html&quot;&gt;1.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.134.html&quot;&gt;1.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.135.html&quot;&gt;1.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.136.html&quot;&gt;1.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.137.html&quot;&gt;1.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.138.html&quot;&gt;1.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.139.html&quot;&gt;1.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.140.html&quot;&gt;1.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.141.html&quot;&gt;1.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.142.html&quot;&gt;1.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.143.html&quot;&gt;1.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.144.html&quot;&gt;1.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.145.html&quot;&gt;1.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.146.html&quot;&gt;1.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.147.html&quot;&gt;1.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.148.html&quot;&gt;1.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.149.html&quot;&gt;1.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.150.html&quot;&gt;1.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.151.html&quot;&gt;1.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.152.html&quot;&gt;1.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.153.html&quot;&gt;1.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.154.html&quot;&gt;1.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.155.html&quot;&gt;1.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.156.html&quot;&gt;1.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.157.html&quot;&gt;1.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.158.html&quot;&gt;1.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.159.html&quot;&gt;1.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.160.html&quot;&gt;1.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.161.html&quot;&gt;1.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.162.html&quot;&gt;1.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.163.html&quot;&gt;1.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.164.html&quot;&gt;1.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.165.html&quot;&gt;1.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.166.html&quot;&gt;1.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.167.html&quot;&gt;1.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.168.html&quot;&gt;1.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.169.html&quot;&gt;1.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.170.html&quot;&gt;1.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.171.html&quot;&gt;1.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.172.html&quot;&gt;1.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.173.html&quot;&gt;1.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.174.html&quot;&gt;1.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.175.html&quot;&gt;1.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.176.html&quot;&gt;1.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.177.html&quot;&gt;1.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.178.html&quot;&gt;1.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.179.html&quot;&gt;1.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.180.html&quot;&gt;1.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.181.html&quot;&gt;1.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.182.html&quot;&gt;1.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.183.html&quot;&gt;1.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.184.html&quot;&gt;1.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.185.html&quot;&gt;1.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.186.html&quot;&gt;1.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.187.html&quot;&gt;1.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.188.html&quot;&gt;1.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.189.html&quot;&gt;1.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.190.html&quot;&gt;1.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.191.html&quot;&gt;1.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.192.html&quot;&gt;1.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.193.html&quot;&gt;1.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.194.html&quot;&gt;1.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.195.html&quot;&gt;1.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.196.html&quot;&gt;1.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.197.html&quot;&gt;1.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.198.html&quot;&gt;1.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.199.html&quot;&gt;1.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.200.html&quot;&gt;1.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.201.html&quot;&gt;1.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.202.html&quot;&gt;1.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.203.html&quot;&gt;1.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.204.html&quot;&gt;1.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.205.html&quot;&gt;1.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.206.html&quot;&gt;1.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.207.html&quot;&gt;1.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.208.html&quot;&gt;1.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.209.html&quot;&gt;1.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.210.html&quot;&gt;1.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.211.html&quot;&gt;1.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.212.html&quot;&gt;1.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.213.html&quot;&gt;1.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.214.html&quot;&gt;1.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.215.html&quot;&gt;1.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.216.html&quot;&gt;1.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.217.html&quot;&gt;1.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.218.html&quot;&gt;1.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.219.html&quot;&gt;1.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.220.html&quot;&gt;1.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.221.html&quot;&gt;1.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.222.html&quot;&gt;1.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.223.html&quot;&gt;1.223&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/div&gt; &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt; &lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

&amp;lt;div class=&amp;quot;page&amp;quot;&amp;gt;
    
    &amp;lt;div id=&amp;quot;menu-bar&amp;quot; class=&amp;quot;menu-bar&amp;quot;&amp;gt;
        &amp;lt;div id=&amp;quot;menu-bar-sticky-container&amp;quot;&amp;gt;
            &amp;lt;div class=&amp;quot;left-buttons&amp;quot;&amp;gt;
                &amp;lt;button id=&amp;quot;sidebar-toggle&amp;quot; class=&amp;quot;icon-button&amp;quot; type=&amp;quot;button&amp;quot; title=&amp;quot;Toggle Table of Contents&amp;quot; aria-label=&amp;quot;Toggle Table of Contents&amp;quot; aria-controls=&amp;quot;sidebar&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-bars&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/button&amp;gt;
                &amp;lt;button id=&amp;quot;theme-toggle&amp;quot; class=&amp;quot;icon-button&amp;quot; type=&amp;quot;button&amp;quot; title=&amp;quot;Change theme&amp;quot; aria-label=&amp;quot;Change theme&amp;quot; aria-haspopup=&amp;quot;true&amp;quot; aria-expanded=&amp;quot;false&amp;quot; aria-controls=&amp;quot;theme-list&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-paint-brush&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/button&amp;gt;
                &amp;lt;ul id=&amp;quot;theme-list&amp;quot; class=&amp;quot;theme-popup&amp;quot; aria-label=&amp;quot;Themes&amp;quot; role=&amp;quot;menu&amp;quot;&amp;gt;
                    &amp;lt;li role=&amp;quot;none&amp;quot;&amp;gt;&amp;lt;button role=&amp;quot;menuitem&amp;quot; class=&amp;quot;theme&amp;quot; id=&amp;quot;light&amp;quot;&amp;gt;Light&amp;lt;/button&amp;gt;&amp;lt;/li&amp;gt;
                    &amp;lt;li role=&amp;quot;none&amp;quot;&amp;gt;&amp;lt;button role=&amp;quot;menuitem&amp;quot; class=&amp;quot;theme&amp;quot; id=&amp;quot;rust&amp;quot;&amp;gt;Rust (default)&amp;lt;/button&amp;gt;&amp;lt;/li&amp;gt;
                    &amp;lt;li role=&amp;quot;none&amp;quot;&amp;gt;&amp;lt;button role=&amp;quot;menuitem&amp;quot; class=&amp;quot;theme&amp;quot; id=&amp;quot;coal&amp;quot;&amp;gt;Coal&amp;lt;/button&amp;gt;&amp;lt;/li&amp;gt;
                    &amp;lt;li role=&amp;quot;none&amp;quot;&amp;gt;&amp;lt;button role=&amp;quot;menuitem&amp;quot; class=&amp;quot;theme&amp;quot; id=&amp;quot;navy&amp;quot;&amp;gt;Navy&amp;lt;/button&amp;gt;&amp;lt;/li&amp;gt;
                    &amp;lt;li role=&amp;quot;none&amp;quot;&amp;gt;&amp;lt;button role=&amp;quot;menuitem&amp;quot; class=&amp;quot;theme&amp;quot; id=&amp;quot;ayu&amp;quot;&amp;gt;Ayu&amp;lt;/button&amp;gt;&amp;lt;/li&amp;gt;
                &amp;lt;/ul&amp;gt;
                
                &amp;lt;button id=&amp;quot;search-toggle&amp;quot; class=&amp;quot;icon-button&amp;quot; type=&amp;quot;button&amp;quot; title=&amp;quot;Search. (Shortkey: s)&amp;quot; aria-label=&amp;quot;Toggle Searchbar&amp;quot; aria-expanded=&amp;quot;false&amp;quot; aria-keyshortcuts=&amp;quot;S&amp;quot; aria-controls=&amp;quot;searchbar&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-search&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/button&amp;gt;
                
            &amp;lt;/div&amp;gt;

            &amp;lt;h1 class=&amp;quot;menu-title&amp;quot;&amp;gt;Caitanya-caritamrta&amp;lt;/h1&amp;gt;

            &amp;lt;div class=&amp;quot;right-buttons&amp;quot;&amp;gt;
                &amp;lt;a href=&amp;quot;print.html&amp;quot; title=&amp;quot;Print this book&amp;quot; aria-label=&amp;quot;Print this book&amp;quot;&amp;gt;
                    &amp;lt;i id=&amp;quot;print-button&amp;quot; class=&amp;quot;fa fa-print&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
                
            &amp;lt;/div&amp;gt;
        &amp;lt;/div&amp;gt;
    &amp;lt;/div&amp;gt;

    
    &amp;lt;div id=&amp;quot;search-wrapper&amp;quot; class=&amp;quot;hidden&amp;quot;&amp;gt;
        &amp;lt;form id=&amp;quot;searchbar-outer&amp;quot; class=&amp;quot;searchbar-outer&amp;quot;&amp;gt;
            &amp;lt;input type=&amp;quot;search&amp;quot; name=&amp;quot;search&amp;quot; id=&amp;quot;searchbar&amp;quot; name=&amp;quot;searchbar&amp;quot; placeholder=&amp;quot;Search this book ...&amp;quot; aria-controls=&amp;quot;searchresults-outer&amp;quot; aria-describedby=&amp;quot;searchresults-header&amp;quot;&amp;gt;
        &amp;lt;/form&amp;gt;
        &amp;lt;div id=&amp;quot;searchresults-outer&amp;quot; class=&amp;quot;searchresults-outer hidden&amp;quot;&amp;gt;
            &amp;lt;div id=&amp;quot;searchresults-header&amp;quot; class=&amp;quot;searchresults-header&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;
            &amp;lt;ul id=&amp;quot;searchresults&amp;quot;&amp;gt;
            &amp;lt;/ul&amp;gt;
        &amp;lt;/div&amp;gt;
    &amp;lt;/div&amp;gt;
    

    &amp;lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&amp;gt;
    &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
        document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible');
        document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible');
        Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) {
            link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1);
        });
    &amp;lt;/script&amp;gt;

    &amp;lt;div id=&amp;quot;content&amp;quot; class=&amp;quot;content&amp;quot;&amp;gt;
        &amp;lt;main&amp;gt;
            &amp;lt;h1&amp;gt;&amp;lt;a class=&amp;quot;header&amp;quot; href=&amp;quot;#home&amp;quot; id=&amp;quot;home&amp;quot;&amp;gt;Home&amp;lt;/a&amp;gt;&amp;lt;/h1&amp;gt;

        &amp;lt;/main&amp;gt;

        &amp;lt;nav class=&amp;quot;nav-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;
            &amp;lt;!-- Mobile navigation buttons --&amp;gt;
            

            
                &amp;lt;a rel=&amp;quot;next&amp;quot; href=&amp;quot;../index.html&amp;quot; class=&amp;quot;mobile-nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
            

            &amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;
        &amp;lt;/nav&amp;gt;
    &amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;

&amp;lt;nav class=&amp;quot;nav-wide-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;
    

    
        &amp;lt;a href=&amp;quot;../index.html&amp;quot; class=&amp;quot;nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
            &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
        &amp;lt;/a&amp;gt;
    
&amp;lt;/nav&amp;gt;

&lt;/div&gt;

&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>
            &lt;nav class=&quot;nav-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
                &lt;!-- Mobile navigation buttons --&gt;
                

                
                    &lt;a rel=&quot;next&quot; href=&quot;../index.html&quot; class=&quot;mobile-nav-chapters next&quot; title=&quot;Next chapter&quot; aria-label=&quot;Next chapter&quot; aria-keyshortcuts=&quot;Right&quot;&gt;
                        &lt;i class=&quot;fa fa-angle-right&quot;&gt;&lt;/i&gt;
                    &lt;/a&gt;
                

                &lt;div style=&quot;clear: both&quot;&gt;&lt;/div&gt;
            &lt;/nav&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;nav class=&quot;nav-wide-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
        

        
            &lt;a href=&quot;../index.html&quot; class=&quot;nav-chapters next&quot; title=&quot;Next chapter&quot; aria-label=&quot;Next chapter&quot; aria-keyshortcuts=&quot;Right&quot;&gt;
                &lt;i class=&quot;fa fa-angle-right&quot;&gt;&lt;/i&gt;
            &lt;/a&gt;
        
    &lt;/nav&gt;

&lt;/div&gt;








&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;


&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>

                <nav class="nav-wrapper" aria-label="Page navigation">
                    <!-- Mobile navigation buttons -->
                    

                    
                        <a rel="next" href="../index.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
                            <i class="fa fa-angle-right"></i>
                        </a>
                    

                    <div style="clear: both"></div>
                </nav>
            </div>
        </div>

        <nav class="nav-wide-wrapper" aria-label="Page navigation">
            

            
                <a href="../index.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
                    <i class="fa fa-angle-right"></i>
                </a>
            
        </nav>

    </div>

    

    

    

    
    <script src="elasticlunr.min.js" type="text/javascript" charset="utf-8"></script>
    <script src="mark.min.js" type="text/javascript" charset="utf-8"></script>
    <script src="searcher.js" type="text/javascript" charset="utf-8"></script>
    

    <script src="clipboard.min.js" type="text/javascript" charset="utf-8"></script>
    <script src="highlight.js" type="text/javascript" charset="utf-8"></script>
    <script src="book.js" type="text/javascript" charset="utf-8"></script>

    <!-- Custom JS scripts -->
    

    

</body>

Table of Contents

12.1

sruyatam sruyatam nityam

giyatam giyatam muda

cintyatam cintyatam bhaktas

caitanya-caritamrtam

SYNONYMS

sruyatam—let it be heard; sruyatam—let it be heard; nityam—always; giyatam—let it be chanted; giyatam—let it be chanted; muda—with great happiness; cintyatam—let it be meditated upon; cintyatam—let it be meditated upon; bhaktah—O devotees; caitanya-caritamrtam—the transcendental life and characteristics of Sri Caitanya Mahaprabhu.

O devotees, may the transcendental life and characteristics of Sri Caitanya Mahaprabhu be always heard, chanted and meditated upon with great happiness.

12.2

jaya jaya sri-caitanya jaya dayamaya

jaya jaya nityananda krpa-sindhu jaya

SYNONYMS

jaya jaya—all glories; sri-caitanya—to Lord Sri Caitanya Mahaprabhu; jaya—all glories; daya-maya—all-merciful; jaya jaya—all glories; nityananda—to Nityananda Prabhu; krpa-sindhu—the ocean of mercy; jaya—all glories.

All glories to Sri Caitanya Mahaprabhu, who is all-merciful! All glories to Nityananda Prabhu, who is an ocean of mercy!

12.3

jayadvaita-candra jaya karuna-sagara

jaya gaura-bhakta-gana krpa-purnantara

SYNONYMS

jaya—all glories; advaita-candra—to Advaita Acarya; jaya—all glories; karuna-sagara—the ocean of mercy; jaya—all glories; gaura-bhakta-gana—to the devotees of Sri Caitanya Mahaprabhu; krpa-purna-antara—whose hearts are always filled with mercy.

All glories to Advaita Acarya, who is also an ocean of mercy! All glories to all the devotees of Sri Caitanya Mahaprabhu, whose hearts are always filled with mercy!

12.4

atahpara mahaprabhura visanna-antara

krsnera viyoga-dasa sphure nirantara

SYNONYMS

atahpara—thereafter; mahaprabhura—of Sri Caitanya Mahaprabhu; visanna-antara—morose mind; krsnera—of Krsna; viyoga-dasa—feeling of separation; sphure—manifests; nirantara—continuously.

The mind of Sri Caitanya Mahaprabhu was always morose because of a continuously manifested feeling of separation from Krsna.

12.5

’haha krsna prana-natha vrajendra-nandana!

kahan yana kahan pana, murali-vadana!’

SYNONYMS

haha—O; krsna—My dear Krsna; prana-natha—My life and soul; vrajendra-nandana—the son of Maharaja Nanda; kahan yana—where shall I go; kahan pana—where shall I get; murali—flute; vadana—mouth.

The Lord would cry, “O My Lord Krsna, My life and soul! O son of Maharaja Nanda, where shall I go? Where shall I attain You? O Supreme Personality who plays with Your flute to Your mouth!”

12.6

ratri-dina ei dasa svasti nahi mane

kaste ratri gonaya svarupa-ramananda-sane

SYNONYMS

ratri-dina—day and night; ei dasa—this situation; svasti nahi mane—no peace of mind; kaste—with great difficulty; ratri gonaya—passes the night; svarupa-ramananda-sane—in the company of Svarupa Damodara Gosvami and Ramananda Raya.

This was His situation day and night.

Unable to find peace of mind, He passed His nights with great difficulty in the company of Svarupa Damodara and Ramananda Raya.

12.7

etha gauda-dese prabhura yata bhakta-gana

prabhu dekhibare sabe karila gamana

SYNONYMS

etha—on the other hand; gauda-dese—in Bengal; prabhura—of Sri Caitanya Mahaprabhu; yata—all; bhakta-gana—devotees; prabhu dekhibare—to see Sri Caitanya Mahaprabhu; sabe—all; karila gamana—went.

Meanwhile, all the devotees journeyed from their homes in Bengal to see Sri Caitanya Mahaprabhu.

12.8

sivananda-sena ara acarya-gosani

navadvipe saba bhakta haila eka thani

SYNONYMS

sivananda-sena—Sivananda Sena; ara—and; acarya-gosani—Advaita Acarya; navadvipe—at Navadvipa; saba bhakta—all devotees; haila—became; eka thani—assembled in one place.

Headed by Sivananda Sena, Advaita Acarya and others, all the devotees assembled in Navadvipa.

12.9

kulina-grama-vasi ara yata khanda-vasi

ekatra milila saba navadvipe asi’

SYNONYMS

kulina-grama-vasi—the inhabitants of Kulina-grama; ara—as well as; yata—all; khanda-vasi—the inhabitants of Khanda; ekatra—at one place; milila—met; saba—all of them; navadvipe asi’-coming to Navadvipa.

The inhabitants of Kulina-grama and Khanda village also assembled at Navadvipa.

12.10

nityananda-prabhure yadyapi ajna nai

tathapi dekhite calena caitanya-gosani

SYNONYMS

nityananda-prabhure—unto Lord Nityananda; yadyapi—although; ajna nai—there was no order; tathapi—still; dekhite—to see; calena—He went; caitanya-gosani—Lord Caitanya.

Because Nityananda Prabhu was preaching in Bengal, Sri Caitanya Mahaprabhu had ordered Him not to come to Jagannatha Puri.

That year, however, He went with the rest of the party to see the Lord.

12.11

srivasadi cari bhai, sangete malini

acaryaratnera sange tanhara grhini

SYNONYMS

srivasa-adi—headed by Srivasa Thakura; cari bhai—four brothers; sangete malini—accompanied by his wife, Malini; acaryaratnera sange—and with Acaryaratna; tanhara grhini—his wife.

Srivasa Thakura was also there with his three brothers and his wife, Malini.

Acaryaratna was similarly accompanied by his wife.

12.12

sivananda-patni cale tina-putra lana

raghava-pandita cale jhali sajana

SYNONYMS

sivananda-patni—the wife of Sivananda; cale—was going; tina-putra lana -accompanied by her three sons; raghava-pandita cale—Raghava Pandita was going; jhali sajana—carrying his bags.

The wife of Sivananda Sena also came, along with their three sons.

Raghava Pandita joined them, carrying his famous bags of food.

12.13

datta, gupta, vidyanidhi, ara yata jana

dui-tina sata bhakta karila gamana

SYNONYMS

datta—Vasudeva Datta; gupta—Murari Gupta; vidyanidhi—Vidyanidhi; ara—and; yata jana—all persons; dui-tina sata—two hundred to three hundred; bhakta—devotees; karila gamana—went.

Vasudeva Datta, Murari Gupta, Vidyanidhi and many other devotees went to see Sri Caitanya Mahaprabhu.

All together, they numbered two or three hundred.

12.14

sacimata dekhi’ sabe tanra ajna lana

anande calila krsna-kirtana kariya

SYNONYMS

saci-mata dekhi’-seeing Sacimata; sabe—all of them; tanra ajna lana—taking her permission; anande—with great jubilation; calila—they proceeded; krsna-kirtana kariya—performing congregational chanting.

The devotees first saw Sacimata and took her permission.

Then, in great happiness, they started for Jagannatha Puri, congregationally chanting the holy name of the Lord.

12.15

sivananda-sena kare ghati-samadhana

sabare palana kari’ sukhe lana yana

SYNONYMS

sivananda-sena—Sivananda Sena; kare—does; ghati-samadhana—management of payment of tolls; sabare palana kari’-maintaining everyone; sukhe—in happiness; lana—taking; yana—goes.

Sivananda Sena managed the payment of tolls at different places.

Maintaining everyone, he guided all the devotees in great happiness.

PURPORT

Ghati refers to the different toll booths used by the Zamindars to collect taxes in each state.

Generally, this tax was collected to maintain the roads governed by the various Zamindars.

Since the devotees from Bengal were going to Jagannatha Puri, they had to pass through many such toll booths.

Sivananda Sena was in charge of paying the tolls.

12.16

sabara saba karya karena, dena vasa-sthana

sivananda jane udiya-pathera sandhana

SYNONYMS

sabara—of everyone; saba—all; karya—business; karena—performs; dena—gives; vasa-sthana—place of residence; sivananda—Sivananda Sena; jane—knows; udiya-pathera—of the path going to Orissa; sandhana—junctions.

Sivananda Sena took care of everyone and gave each devotee places to stay.

He knew all the paths leading to Orissa.

12.17

eka-dina saba loka ghatiyale rakhila

saba chadana sivananda ekala rahila

SYNONYMS

eka-dina—one day; saba loka—all the members of the party; ghatiyale rakhila—were checked by the toll collector; saba—all of them; chadana—causing to be let go; sivananda—Sivananda Sena; ekala rahila—remained alone.

One day when the party was being checked by a toll collector, the devotees were allowed to pass, and Sivananda Sena remained behind alone to pay the taxes.

12.18

sabe giya rahila grama-bhitara vrksa-tale

sivananda vina vasa-sthana nahi mile

SYNONYMS

sabe—all of them; giya—going; rahila—remained; grama-bhitara—inside a village; vrksa-tale—under a tree; sivananda vina—without Sivananda Sena; vasa-sthana—residential quarters; nahi mile—no one could get.

The party went into a village and waited beneath a tree because no one but Sivananda Sena could arrange for their residential quarters.

12.19

nityananda-prabhu bhokhe vyakula hana

sivananda gali pade vasa na pana

SYNONYMS

nityananda-prabhu—Lord Nityananda Prabhu; bhokhe—became very hungry; vyakula hana—being disturbed; sivananda gali pade—was calling Sivananda ill names; vasa na pana—not getting residential quarters.

Nityananda Prabhu meanwhile became very hungry and upset.

Because He had not yet obtained a suitable residence, He began calling Sivananda Sena ill names.

12.20

’tina putra maruka sivara, ekhana na aila

bhokhe mari’ genu, more vasa na deoyaila’

SYNONYMS

tina putra—three sons; maruka—let them die; sivara—of Sivananda Sena; ekhana—here; na aila—he does not come; bhokhe mari’ genu—I am dying from hunger; more—for Me; vasa—residential place; na deoyaila—he did not arrange “Sivananda Sena has not arranged for My residence,” He complained, “and I am so hungry I could die.

Because he has not come, I curse his three sons to die.”

12.21

suni’ sivanandera patni kandite lagila

hena-kale sivananda ghati haite aila

SYNONYMS

suni’-hearing; sivanandera—of Sivananda Sena; patni—the wife; kandite lagila—began to cry; hena-kale—at this time; sivananda—Sivananda Sena; ghati haite—from the toll station; aila—came.

Hearing this curse, Sivananda Sena’s wife began to cry.

Just then, Sivananda returned from the toll station.

12.22

sivanandera patni tanre kahena kandiya

’putre sapa dichena gosani vasa na pana’

SYNONYMS

sivanandera—of Sivananda Sena; patni—the wife; tanre—unto him; kahena—says; kandiya—crying; putre—on our sons; sapa—curse; dichena—awarded; gosani—Nityananda Prabhu; vasa na pana—not getting His residential quarters.

Crying, his wife informed him, “Lord Nityananda has cursed our sons to die because His quarters have not been provided.”

12.23

tenho kahe,--"bauli, kene maris kandiya?

maruka amara tina putra tanra balai lana"

SYNONYMS

tenho kahe—he said; bauli—crazy woman; kene—why; maris—are you dying; kandiya—crying; maruka—let die; amara—my; tina—three; putra—sons; tanra—His; balai—inconveniences; lana—taking.

Sivananda Sena replied, “You crazy woman! Why are you needlessly crying? Let my three sons die for all the inconvenience we have caused Nityananda Prabhu.”

12.24

eta bali’ prabhu-pase gela sivananda

uthi’ tanre lathi maila prabhu nityananda

SYNONYMS

eta bali’-saying this; prabhu-pase—to Nityananda Prabhu; gela—went; sivananda—Sivananda Sena; uthi’-standing up; tanre—him; lathi maila—kicked; prabhu—the Lord; nityananda—Nityananda.

After saying this, Sivananda Sena went to Nityananda Prabhu, who then stood up and kicked him.

12.25

anandita haila sivai pada-prahara pana

sighra vasa-ghara kaila gauda-ghare giya

SYNONYMS

anandita haila—became very pleased; sivai—Sivananda Sena; pada-prahara pana—being kicked; sighra—very soon; vasa-ghara—residential place; kaila—arranged; gauda-ghare—to a milkman’s house; giya—going.

Very pleased at being kicked, Sivananda Sena quickly arranged for a milkman’s house to be the Lord’s residence.

12.26

carane dhariya prabhure vasaya lana gela

vasa diya hrsta hana kahite lagila

SYNONYMS

carane—the feet; dhariya—catching; prabhure—Lord Nityananda Prabhu; vasaya—to His residence; lana—taking; gela—went; vasa diya—after giving His residential quarters; hrsta hana—being very pleased; kahite lagila—began to speak.

Sivananda Sena touched the lotus feet of Nityananda Prabhu and led Him to His residence.

After giving the Lord His quarters, Sivananda Sena, being very pleased, spoke as follows.

12.27

"aji more bhrtya kari’ angikara kaila

yemana aparadha bhrtyera, yogya phala dila

SYNONYMS

aji—today; more—me; bhrtya—servant; kari’-as; angikara—acceptance; kaila—You have done; yemana—as; aparadha—offense; bhrtyera—of the servant; yogya—proper; phala—result; dila—You have given "Today You have accepted me as Your servant and have properly punished me for my offense.

12.28

’sasti’-chale krpa kara,--e tomara ’karuna’

trijagate tomara caritra bujhe kon jana?

SYNONYMS

sasti-chale—on the pretext of chastisement; krpa kara—You bestow mercy; e—this; tomara karuna—Your causeless mercy; tri-jagate—within the three worlds; tomara—Your; caritra—character; bujhe—understands; kon jana—what person "My dear Lord, Your chastising me is Your causeless mercy.

Who within the three worlds can understand Your real character?

12.29

brahmara durlabha tomara sri-carana-renu

hena carana-sparsa paila mora adhama tanu

SYNONYMS

brahmara—by Lord Brahma; durlabha—almost unattainable; tomara—Your; sri-carana-renu—dust of the lotus feet; hena—such; carana-sparsa—touch of the lotus feet; paila—got; mora—my; adhama—most fallen; tanu—body "The dust of Your lotus feet is not attainable even by Lord Brahma, yet Your lotus feet have touched my wretched body.

12.30

aji mora saphala haila janma, kula, karma

aji painu krsna-bhakti, artha, kama, dharma"

SYNONYMS

aji—today; mora—my; sa-phala—successful; haila—became; janma—birth; kula—family; karma—activities; aji—today; painu—I have gotten; krsna-bhakti—devotional service to Lord Krsna; artha—economic development; kama—satisfaction of the senses; dharma—religion “Today my birth, my family and my activities have all become successful.

Today I have achieved the fulfillment of religious principles, economic development, satisfaction of the senses and ultimately devotional service to Lord Krsna.”

12.31

suni’ nityananda-prabhura anandita mana

uthi’ sivanande kaila prema-alingana

SYNONYMS

suni’-hearing; nityananda-prabhura—of Lord Nityananda; anandita—very pleased; mana—mind; uthi’-standing up; sivanande—unto Sivananda Sena; kaila—performed; prema—in love; alingana—embracing.

When Lord Nityananda heard this, He was very happy.

He rose and embraced Sivananda Sena in great love.

12.32

anandita sivananda kare samadhana

acaryadi-vaisnavere dila vasa-sthana

SYNONYMS

anandita—pleased; sivananda—Sivananda Sena; kare samadhana—began to arrange things; acarya-adi-vaisnavere—unto all the Vaisnavas, headed by Advaita Acarya; dila—gave; vasa-sthana—residential places.

Being very pleased by Nityananda Prabhu’s behavior, Sivananda Sena began to arrange residential quarters for all the Vaisnavas, headed by Advaita Acarya.

12.33

nityananda-prabhura saba caritra--’viparita’

kruddha hana lathi mari’ kare tara hita

SYNONYMS

nityananda-prabhura—of Lord Sri Nityananda Prabhu; saba caritra—all characteristics; viparita—contradictory; kruddha hana—becoming angry; lathi mari’-kicking; kare—performs; tara hita—his benefit.

One of Sri Nityananda Prabhu’s characteristics is His contradictory nature.

When He becomes angry and kicks someone, it is actually to his benefit.

12.34

sivanandera bhagina,--srikanta-sena nama

mamara agocare kahe kari’ abhimana

SYNONYMS

sivanandera—of Sivananda Sena; bhagina—the sister’s son; srikanta-sena nama—named Srikanta Sena; mamara—of his maternal uncle; agocare—in the absence of; kahe—said; kari’ abhimana—with an offended state of mind.

Sivananda Sena’s nephew, Srikanta, the son of his sister, felt offended, and he commented on the matter when his uncle was absent.

12.35

"caitanyera parisada mora matulera khyati

’thakurali’ karena gosani, tanre mare lathi"

SYNONYMS

caitanyera parisada—associate of Sri Caitanya Mahaprabhu; mora—my; matulera—of the maternal uncle; khyati—reputation; thakurali—superiority; karena—exhibits; gosani—Nityananda Prabhu; tanre—him; mare lathi—kicks “My uncle is well known as one of the associates of Sri Caitanya Mahaprabhu, but Lord Nityananda Prabhu asserts His superiority by kicking him.”

12.36

eta bali’ srikanta, balaka age cali’ yana

sanga chadi’ age gela mahaprabhura sthana

SYNONYMS

eta bali’-saying this; srikanta—the nephew of Sivananda Sena; balaka—a boy; age cali’ yana—went forward; sanga chadi’-giving up their association; age—forward; gela—went; mahaprabhura sthana—to the place of Sri Caitanya Mahaprabhu.

After saying this, Srikanta, who was only a boy, left the group and traveled on alone to the residence of Sri Caitanya Mahaprabhu.

12.37

petangi-gaya kare dandavat-namaskara

govinda kahe,--’srikanta, age petangi utara’

SYNONYMS

petangi—shirt and coat; gaya—on the body; kare—performs; dandavat-namaskara—offering of obeisances; govinda kahe—Govinda said; srikanta—my dear Srikanta; age—first; petangi utara—take off your shirt and coat.

When Srikanta offered obeisances to the Lord, he was still wearing his shirt and coat.

Therefore Govinda told him, “My dear Srikanta, first take off these garments.”

PURPORT

One is forbidden to enter the Deity room or offer anything to the Deity while wearing a shirt or coat in the tantras it is said:

vastrenavrta-dehas tu

yo narah pranamed dharim

svitri bhavati mudhatma

12.38

prabhu kahe,--"srikanta asiyache pana mano-duhkha

kichu na baliha, karuka, yate ihara sukha"

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu said; srikanta—Srikanta; asiyache—has come; pana—getting; manah-duhkha—distress in the mind; kichu—anything; na baliha—do not say; karuka—let him do; yate—by which; ihara—his; sukha—happiness.

As Govinda was warning Srikanta, Sri Caitanya Mahaprabhu said, “Don’t bother him.

Let Srikanta do whatever he likes, for he has come here in a distressed state of mind.”

12.39

vaisnavera samacara gosani puchila

eke eke sabara nama srikanta janaila

SYNONYMS

vaisnavera—of all the Vaisnavas; samacara—news; gosani—Sri Caitanya Mahaprabhu; puchila—inquired; eke eke—one after another; sabara—of all of them; nama—names; srikanta—the nephew of Sivananda Sena; janaila—informed.

Sri Caitanya Mahaprabhu inquired from Srikanta about all the Vaisnavas, and the boy informed the Lord about them, naming them one after another.

12.40

’duhkha pana asiyache’--ei prabhura vakya suni’

janila ’sarvajna prabhu’--eta anumani’

SYNONYMS

duhkha—unhappiness; pana—getting; asiyache—he has come; ei—this; prabhura—of Sri Caitanya Mahaprabhu; vakya—statement; suni’-hearing; janila—could understand; sarvajna prabhu—the Lord is omniscient; eta—this; anumani’-guessing.

When Srikanta Sena heard the Lord say,“He is distressed,” he could understand that the Lord is omniscient.

12.41

sivanande lathi marila,--iha na kahila

etha saba vaisnava-gana asiya milila

SYNONYMS

sivanande—Sivananda Sena; lathi marila—(Lord Nityananda) has kicked; iha—this; na kahila—he did not say; etha—here; saba—all; vaisnava-gana—devotees; asiya—coming; milila—met.

As he described the Vaisnavas, therefore, he did not mention Lord Nitya-nanda’s kicking Sivananda Sena.

Meanwhile, all the devotees arrived and went to meet the Lord.

12.42

purvavat prabhu kaila sabara milana

stri-saba dura ha-ite kaila prabhura darasana

SYNONYMS

purva-vat—as previously; prabhu—Sri Caitanya Mahaprabhu; kaila—performed; sabara milana—meeting everyone; stri—women; saba—all; dura ha-ite—from a distance; kaila—performed; prabhura darasana—seeing the Lord.

Sri Caitanya Mahaprabhu received them all, just as He had in previous years.

The women, however, saw the Lord from a distance.

12.43

vasa-ghara purvavat sabare deoyaila

mahaprasada-bhojane sabare bolaila

SYNONYMS

vasa-ghara—residential quarters; purva-vat—as previously; sabare—unto all of them; deoyaila—caused to be given; maha-prasada—the remnants of food from Jagannatha; bhojane—to eat; sabare—unto everyone; bolaila—He called.

The Lord again arranged for the residential quarters of all the devotees and thereafter called them to partake of the remnants of food offered to Lord Jagannatha.

12.44

sivananda tina-putre gosanire milaila

sivananda-sambandhe sabaya bahu-krpa kaila

SYNONYMS

sivananda—Sivananda Sena; tina-putre—three sons; gosanire—unto Sri Caitanya Mahaprabhu; milaila—introduced; sivananda-sambandhe—because they were sons of Sivananda Sena; sabaya—unto all of them; bahu-krpa kaila—showed much mercy.

Sivananda Sena introduced his three sons to Sri Caitanya Mahaprabhu.

Because they were his sons, the Lord showed the boys great mercy.

12.45

chota-putre dekhi’ prabhu nama puchila

’paramananda-dasa’-nama sena janaila

SYNONYMS

chota-putre—the youngest son; dekhi’-seeing; prabhu—Sri Caitanya Mahaprabhu; nama puchila—inquired about his name; paramananda-dasa—Paramananda dasa; nama—name; sena—Sivananda Sena; janaila—informed.

Lord Caitanya asked the youngest son’s name, and Sivananda Sena informed the Lord that his name was Paramananda dasa.

12.46-47

purve yabe sivananda prabhu-sthane aila

tabe mahaprabhu tanre kahite lagila

"e-bara tomara yei ha-ibe kumara

’puri-dasa’ bali’ nama dhariha tahara

SYNONYMS

purve—formerly; yabe—when; sivananda—Sivananda Sena; prabhu-sthane—to the place of Lord Caitanya Mahaprabhu; aila—came; tabe—at that time; mahaprabhu—Sri Caitanya Mahaprabhu; tanre—unto him; kahite lagila—began to speak; e-bara—this time; tomara—your; yei—that; ha-ibe—will be; kumara—son; puri-dasa—Puri dasa; bali’-as; nama—name; dhariha—gave; tahara—his.

Once before when Sivananda Sena had visited Sri Caitanya Mahaprabhu at His residence, the Lord had told him, “When this son is born, give him the name Puri dasa.”

12.48

tabe mayera garbhe haya sei ta’ kumara

sivananda ghare gele, janma haila tara

SYNONYMS

tabe—at that time; mayera garbhe—the womb of the mother; haya—was; sei ta’ kumara—that son; sivananda ghare gele—when Sivananda Sena returned home; janma haila tara—he was born.

The son was in the womb of his wife, and when he returned home the son was born.

12.49

prabhu-ajnaya dharila nama--’paramananda-dasa’

’puri-dasa’ kari’ prabhu karena upahasa

SYNONYMS

prabhu-ajnaya—under the order of Sri-Caitanya Mahaprabhu; dharila nama—held the name; paramananda-dasa—Paramananda dasa; puri-dasa—Puri dasa; kari’-as; prabhu—Sri Caitanya Mahaprabhu; karena upahasa—began to joke.

The child was named Paramananda dasa in accordance with the Lord’s order, and the Lord jokingly called him Puri dasa.

12.50

sivananda yabe sei balake milaila

mahaprabhu padangustha tara mukhe dila

SYNONYMS

sivananda—Sivananda Sena; yabe—when; sei—that; balake—child; milaila—introduced; mahaprabhu—Mahaprabhu; pada-angustha—His toe; tara—his; mukhe—within the mouth; dila—pushed.

When Sivananda Sena introduced the child to Sri Caitanya Mahaprabhu, the Lord put His toe in the child’s mouth.

PURPORT

In this connection one may refer to Antya-lila, Chapter Sixteen, verses 65-75, for information about the later manifestations of the Lord’s mercy.

12.51

sivanandera bhagya-sindhu ke paibe para?

yanra saba gosthike prabhu kahe ’apanara’

SYNONYMS

sivanandera—of Sivananda Sena; bhagya-sindhu—the ocean of fortune; ke—who; paibe para—can cross over; yanra—whose; saba gosthike—whole family; prabhu—Sri Caitanya Mahaprabhu; kahe—says; apanara—His own.

No one can cross over the ocean of Sivananda Sena’s good fortune, for the Lord considered Sivananda’s whole family His own.

12.52

tabe saba bhakta lana karila bhojana

govindere ajna dila kari’ acamana

SYNONYMS

tabe—then; saba bhakta lana—with all the devotees; karila bhojana—took lunch; govindere—unto Govinda; ajna dila—gave the order; kari’ acamana—after washing His hands and mouth.

The Lord ate lunch in the company of all the other devotees, and after washing His hands and mouth He gave an order to Govinda.

12.53

"sivanandera ’prakrti’, putra--yavat ethaya

amara avasesa-patra tara yena paya"

SYNONYMS

sivanandera—of Sivananda Sena; prakrti—wife; putra—sons; yavat—as long as; ethaya—here; amara—My; avasesa-patra—plate of the remnants of food; tara—all of them; yena—must; paya—get “As long as Sivananda Sena’s wife and children stay in Jagannatha Puri,” He said, “they must be given the remnants of My food.”

12.54

nadiya-vasi modaka, tara nama--’paramesvara’

modaka vece, prabhura vatira nikata tara ghara

SYNONYMS

nadiya-vasi—inhabitant of the district of Nadia; modaka—one confectioner; tara nama—his name; paramesvara—Paramesvara; modaka vece—does the business of a confectioner; prabhura—of Sri Caitanya Mahaprabhu; vatira nikata—near the house; tara ghara—his house.

There was a resident of Nadia named Paramesvara, who was a confectioner living near the home of Sri Caitanya Mahaprabhu.

12.55

balaka-kale prabhu tara ghare bara bara ya’na

dugdha, khanda modaka deya, prabhu taha kha’na

SYNONYMS

balaka-kale—when He was a boy; prabhu—Sri Caitanya Mahaprabhu; tara ghare—at his house; bara bara—again and again; ya’na—used to go; dugdha—milk; khanda—sweetmeats; modaka deya—the confectioner used to give; prabhu—Lord Sri Caitanya Mahaprabhu; taha—that; kha’na—used to eat.

When the Lord was a boy, He would visit the house of Paramesvara Modaka again and again.

The confectioner would supply the Lord milk and sweetmeats, and the Lord would eat them.

12.56

prabhu-visaye sneha tara balaka-kala haite

se vatsara seha aila prabhure dekhite

SYNONYMS

prabhu-visaye—in regard to Sri Caitanya Mahaprabhu; sneha—affection; tara—of Paramesvara Modaka; balaka-kala haite—since He was a boy; se vatsara—that year; seha—he also; aila—came; prabhure dekhite—to see the Lord.

Paramesvara Modaka had been affectionate toward the Lord since His childhood, and he was one of those who came that year to see the Lord at Jagannatha Puri.

12.57

’paramesvara muni’ bali’ dandavat kaila

tare dekhi’ prabhu prite tahare puchila

SYNONYMS

paramesvara—Paramesvara; muni’-I am; bali’-he said; dandavat kaila—offering obeisances; tare—him; dekhi’-seeing; prabhu—the Lord; prite—with affection; tahare—him; puchila—asked.

When he offered his obeisances to the Lord, he said, “I am the same Paramesvara.” Upon seeing him, the Lord asked him questions with great affection.

12.58

’paramesvara kusala hao, bhala haila, aila’

’mukundara mata asiyache, seha prabhure kahila

SYNONYMS

paramesvara—O Paramesvara; kusala hao—be blessed; bhala haila—it is very good; aila—you have come; mukundara mata—the mother of Mukunda; asiyache—has come; seha—he; prabhure kahila—informed the Lord.

Sri Caitanya Mahaprabhu said, “Paramesvara, may you be blessed.

It is very good that you have come here.” Paramesvara then informed the Lord, “Mukundara Mata has also come.”

12.59

mukundara matara nama suni’ prabhu sankoca haila

tathapi tahara prite kichu na balila

SYNONYMS

mukundara matara—of the mother of Mukunda; nama—name; suni’-hearing; prabhu—Sri Caitanya Mahaprabhu; sankoca haila—felt some hesitation; tathapi—still; tahara—of Paramesvara; prite—out of affection; kichu—anything; na balila—did not say.

Hearing the name of Mukundara Mata, Lord Caitanya hesitated, but because of affection for Paramesvara, He did not say anything.

PURPORT

A sannyasi is restricted from even hearing a woman’s name, and Sri Caitanya Mahaprabhu conducted Himself very strictly in His vow.

Paramesvara informed the Lord that his wife, Mukundara Mata, had come with him.

He should not have mentioned her, and therefore the Lord hesitated for a moment, but due to His affection for Paramesvara, He did not say anything.

Sri Caitanya Mahaprabhu had known Paramesvara Modaka since His childhood, and therefore Paramesvara did not think twice about informing the Lord of his wife’s arrival.

12.60

prasraya-pagala suddha-vaidagdhi na jane

antare sukhi haila prabhu tara sei gune

SYNONYMS

prasraya—due to indulgence; pagala—foolish; suddha—pure; vaidagdhi—etiquette; na jane—does not know; antare—within the heart; sukhi haila—became very happy; prabhu—Sri Caitanya Mahaprabhu; tara—his; sei gune—by that attribute.

An intimate relationship sometimes makes a person overstep formal etiquette.

Thus Paramesvara actually pleased the Lord in His heart by his simple and affectionate behavior.

PURPORT

Prasraya means affection, humility, faith, a demand for some special concession, or indulgence in such a concession.

Pagala means impudence, arrogance, and influence.

Vaidagdhi means cunningness, humor, beauty, expertise, learning, tricky behavior, and indications.

12.61

purvavat saba lana gundica-marjana

ratha-age purvavat karila nartana

SYNONYMS

purva-vat—as previously; saba—all the devotees; lana—taking; gundica-marjana—the cleaning of the Gundica temple; ratha-age—in front of the chariot; purva-vat—as previously; karila nartana—danced.

All the devotees engaged in the cleansing ceremony of the Gundica temple and danced in front of the Ratha-yatra chariot, just as they had done in the past.

12.62

caturmasya saba yatra kaila darasana

malini-prabhrti prabhure kaila nimantrana

SYNONYMS

caturmasya—for four months; saba yatra—all the festivals; kaila darasana—saw; malini-prabhrti—ladies like Malini, the wife of Srivasa Thakura; prabhure—unto Sri Caitanya Mahaprabhu; kaila nimantrana—made invitations.

For four consecutive months, the devotees observed all the festivals.

The wives, such as Malini, extended invitations for lunch to Sri Caitanya Mahaprabhu.

12.63

prabhura priya nana dravya aniyache desa haite

sei vyanjana kari’ bhiksa dena ghara-bhate

SYNONYMS

prabhura—of Sri Caitanya Mahaprabhu; priya—dear; nana dravya—varieties of things; aniyache—brought; desa haite—from their country; sei vyanjana kari’-preparing those vegetables; bhiksa dena—offer food; ghara-bhate—cooking at home.

From Bengal the devotees had brought varieties of Bengali food that Sri Caitanya Mahaprabhu liked.

They also cooked various grains and vegetables in their homes and offered them to the Lord.

12.64

dine nana krida kare lana bhakta-gana

ratrye krsna-vicchede prabhu karena rodana

SYNONYMS

dine—during the day; nana—various; krida kare—performed pastimes; lana bhakta-gana—with His devotees; ratrye—at night; krsna-vicchede—because of separation from Krsna; prabhu—Sri Caitanya Mahaprabhu; karena rodana—cries.

During the day, Sri Caitanya Mahaprabhu engaged in various activities with His devotees, but at night He felt great separation from Krsna and used to cry.

12.65

ei-mata nana-lilaya caturmasya gela

gauda-dese yaite tabe bhakte ajna dila

SYNONYMS

ei-mata—in this way; nana-lilaya—in various pastimes; caturmasya gela—the four months of the rainy season passed; gauda-dese yaite—to return to Bengal; tabe—at that time; bhakte—all the devotees; ajna dila—Sri Caitanya Mahaprabhu ordered.

In this way the Lord spent the four months of the rainy season in various pastimes, and then He ordered the Bengali devotees to return to their homes.

12.66

saba bhakta karena mahaprabhura nimantrana

sarva-bhakte kahena prabhu madhura vacana

SYNONYMS

saba bhakta—all the devotees; karena mahaprabhura nimantrana—invite Sri Caitanya Mahaprabhu to lunch; sarva-bhakte—to all the devotees; kahena—speaks; prabhu—Sri Caitanya Mahaprabhu; madhura vacana—sweet words.

All the devotees from Bengal would regularly invite Sri Caitanya Mahaprabhu for lunch, and the Lord would speak to them in very sweet words.

12.67

"prati-varse aisa sabe amare dekhite

asite yaite duhkha pao bahu-mate

SYNONYMS

prati-varse—every year; aisa—come; sabe—all of you; amare dekhite—to see Me; asite—to come; yaite—to return; duhkha pao—you get much trouble; bahu-mate—in various ways “All of you come to see Me every year,” the Lord said "To come here and then return must certainly give you great trouble.

12.68

toma-sabara duhkha jani’ cahi nisedhite

toma-sabara sanga-sukhe lobha bade citte

SYNONYMS

toma-sabara—of all of you; duhkha—trouble; jani’-understanding; cahi nisedhite—I want to stop this; toma-sabara—of all of you; sanga-sukhe—for the happiness of association; lobha—desire; bade—increases; citte—in My mind "I would like to forbid you to do this, but I enjoy your company so much that My desire for your association only increases.

12.69

nityanande ajna dilun gaudete rahite

ajna langhi’ aila, ki pari balite?

SYNONYMS

nityanande—unto Sri Nityananda Prabhu; ajna dilun—I ordered; gaudete rahite—to stay in Bengal; ajna langhi’-transgressing My order; aila—He has come; ki—what; pari balite—can I say "I ordered Sri Nityananda Prabhu not to leave Bengal, but He has transgressed My order and come to see Me.

What can I say?

12.70

ailena acarya-gosani more krpa kari’

prema-rne baddha ami, sudhite na pari

SYNONYMS

ailena—has come; acarya-gosani—Advaita Acarya; more—to Me; krpa kari’-giving mercy; prema—of love; rne—by the debt; baddha ami—I am bound; sudhite—to pay back; na pari—I am unable "Out of His causeless mercy upon Me, Advaita Acarya has also come here.

I am indebted to Him for His affectionate behavior.

This debt is impossible for Me to liquidate.

12.71

mora lagi’ stri-putra-grhadi chadiya

nana durgama patha langhi’ aisena dhana

SYNONYMS

mora lagi’-for Me; stri—wife; putra—sons; grha-adi—home and so on; chadiya—leaving aside; nana—various; durgama—difficult; patha—paths; langhi’-crossing; aisena dhana—come here with great haste "All My devotees come here just for Me.

Leaving aside their homes and families, they travel by very difficult paths to come here in great haste.

12.72

ami ei nilacale rahi ye vasiya

parisrama nahi mora toma sabara lagiya

SYNONYMS

ami—I; ei—this; nilacale—at Jagannatha Puri; rahi—remain; ye vasiya—sitting; parisrama nahi mora—I have no fatigue; toma sabara lagiya—due to all of you "There is no fatigue or trouble for Me, for I stay here at Nilacala, Jagannatha Puri, and do not move at all.

This is the favor of all of you.

12.73

sannyasi manusa mora, nahi kona dhana

ki diya tomara rna karimu sodhana?

SYNONYMS

sannyasi manusa—in the renounced order of life; mora—My; nahi—there is not; kona—any; dhana—money; ki—what; diya—giving; tomara rna—the debt to you; karimu sodhana—shall I repay "I am a mendicant and have no money.

How can I clear My debt for the favor you have shown Me?

12.74

deha-matra dhana tomaya kailun samarpana

tahan vikai, yahan vecite tomara mana"

SYNONYMS

deha—body; matra—only; dhana—asset; tomaya—unto you; kailun samarpana—I have dedicated; tahan—there; vikai—I sell; yahan—where; vecite—to sell; tomara mana—your mind “I have only this body, and therefore I surrender it unto you.

Now, if you wish, you may sell it anywhere you like.

It is your property.”

12.75

prabhura vacane sabara dravi-bhuta mana

ajhora-nayane sabe karena krandana

SYNONYMS

prabhura—of Sri Caitanya Mahaprabhu; vacane—by the words; sabara—of everyone; dravi-bhuta—melted; mana—hearts; ajhora—incessantly pouring tears; nayane—eyes; sabe—all; karena krandana—were crying.

When all the devotees heard these sweet words of Lord Sri Caitanya Mahaprabhu, their hearts melted, and they began to shed incessant tears.

12.76

prabhu sabara gala dhari’ karena rodana

kandite kandite sabaya kaila alingana

SYNONYMS

prabhu—Sri Caitanya Mahaprabhu; sabara—of all of them; gala—necks; dhari’-catching; karena rodana—began to cry; kandite kandite—crying and crying; sabaya—all of them; kaila alingana—He embraced.

Catching hold of His devotees, the Lord embraced them all and began to cry and cry.

12.77

sabai rahila, keha calite narila

ara dina panca-sata ei-mate gela

SYNONYMS

sabai rahila—all of them stayed; keha calite narila—no one could move; ara—further; dina panca-sata—five to seven days; ei-mate—in this way; gela—passed.

Unable to leave, everyone remained there, and five to seven more days thus passed by.

12.78

advaita avadhuta kichu kahe prabhu-paya

"sahaje tomara gune jagat vikaya

SYNONYMS

advaita—Advaita Prabhu; avadhuta—Nityananda Prabhu; kichu—something; kahe—said; prabhu-paya—at the lotus feet of Sri Caitanya Mahaprabhu; sahaje—naturally; tomara—Your; gune—because of transcendental attributes; jagat vikaya—the whole world is obligated to You.

Advaita Prabhu and Lord Nityananda Prabhu submitted these words at the lotus feet of the Lord: "The entire world is naturally obligated to You for Your transcendental attributes.

12.79

abara tate bandha’--aiche krpa-vakya-dore

toma chadi’ keba kahan yaibare pare?"

SYNONYMS

abara—again; tate—by that; bandha’-You bind; aiche—such; krpa—merciful; vakya—of words; dore—by the rope; toma chadi’-leaving You; keba—who; kahan—anywhere; yaibare pare—can go “Yet You bind Your devotees again with Your sweet words.

Under these circumstances, who can go anywhere?”

12.80

tabe prabhu sabakare prabodha kariya

sabare vidaya dila susthira hana

SYNONYMS

tabe—thereafter; prabhu—Sri Caitanya Mahaprabhu; sabakare—all of them; prabodha kariya—pacifying; sabare—to every one of them; vidaya dila—bade farewell; su-sthira hana—being in a peaceful condition.

Then Sri Caitanya Mahaprabhu peacefully calmed them all and bade each of them farewell.

12.81

nityanande kahila--"tumi na asiha bara-bara

tathai amara sanga ha-ibe tomara"

SYNONYMS

nityanande—unto Nityananda Prabhu; kahila—said; tumi—You; na asiha—do not come; bara-bara—again and again; tathai—there (in Bengal); amara—My; sanga—association; ha-ibe—there will be; tomara—Your.

The Lord specifically advised Nityananda Prabhu, “You should not come here again and again.

You will have My association in Bengal.”

12.82

cale saba bhakta-gana rodana kariya

mahaprabhu rahila ghare visanna hana

SYNONYMS

cale—proceed; saba—all; bhakta-gana—the devotees; rodana kariya—crying; mahaprabhu—Sri Caitanya Mahaprabhu; rahila—remained; ghare—at His place; visanna hana—being very morose.

The devotees of Sri Caitanya Mahaprabhu began their journey crying, while the Lord remained morosely at His residence.

12.83

nija-krpa-gune prabhu bandhila sabare

mahaprabhura krpa-rna ke sodhite pare?

SYNONYMS

nija—own; krpa-gune—by the attribute of mercy; prabhu—Sri Caitanya Mahaprabhu; bandhila—bound; sabare—everyone; mahaprabhura—of Sri Caitanya Mahaprabhu; krpa-rna—debt for the mercy; ke—who; sodhite pare—can repay.

The Lord bound everyone by His transcendental mercy.

Who can repay his debt for the mercy of Sri Caitanya Mahaprabhu?

12.84

yare yaiche nacaya prabhu svatantra isvara

tate tanre chadi’ loka yaya desantara

SYNONYMS

yare—whomever; yaiche—as; nacaya—causes to dance; prabhu—Sri Caitanya Mahaprabhu; svatantra isvara—the fully independent Personality of Godhead; tate—therefore; tanre—Him; chadi’-leaving; loka—people; yaya—go; desa-antara—to different parts of the country.

Sri Caitanya Mahaprabhu is the fully independent Personality of Godhead and makes everyone dance as He likes.

Leaving His company, therefore, all the devotees returned to their homes in different parts of the country.

12.85

kasthera putali yena kuhake nacaya

isvara-caritra kichu bujhana na yaya

SYNONYMS

kasthera—made of wood; putali—doll; yena—as; kuhake—a magician; nacaya—causes to dance; isvara-caritra—the characteristic of the Supreme Personality of Godhead; kichu bujhana na yaya—no one can understand.

As a wooden doll dances to the will of a puppeteer, everything is accomplished by the will of the Lord.

Who can understand the characteristics of the Supreme Personality of Godhead?

12.86

purva-varse jagadananda ’ai’ dekhibare

prabhu-ajna lana aila nadiya-nagare

SYNONYMS

purva-varse—in the previous year; jagadananda—Jagadananda Pandita; ai—Sacimata; dekhibare—to see; prabhu-ajna lana—taking the permission of Sri Caitanya Mahaprabhu; aila—came; nadiya-nagare—to the city of Nadia.

The previous year, Jagadananda Pandita, following the Lord’s order, had returned to the city of Nadia to see Sacimata.

12.87

aira carana yai’ karila vandana

jagannathera vastra-prasada kaila nivedana

SYNONYMS

aira—of Sacimata; carana—to the lotus feet; yai’-going; karila vandana—offered prayers; jagannathera—of Lord Jagannatha; vastra-prasada—cloth and prasada; kaila nivedana—offered.

When he arrived, he offered prayers at her lotus feet and then offered her the cloth and prasada of Lord Jagannatha.

12.88

prabhura name matare dandavat kaila

prabhura vinati-stuti matare kahila

SYNONYMS

prabhura name—in the name of Sri Caitanya Mahaprabhu; matare—to His mother; dandavat kaila—he offered obeisances; prabhura—of Sri Caitanya Mahaprabhu; vinati-stuti—very submissive prayers; matare—to His mother; kahila—he informed.

He offered obeisances to Sacimata in the name of Lord Caitanya Mahaprabhu and informed her of all the Lord’s submissive prayers to her.

12.89

jagadanande pana mata anandita mane

tenho prabhura katha kahe, sune ratri-dine

SYNONYMS

jagadanande—Jagadananda; pana—getting; mata—Sacimata; anandita mane—in great satisfaction; tenho—he; prabhura katha—the pastimes of Sri Caitanya Mahaprabhu; kahe—speaks; sune—listens; ratri-dine—day and night.

Jagadananda’s coming pleased mother Saci very much.

As he talked of Lord Caitanya Mahaprabhu, she listened day and night.

12.90

jagadananda kahe,--"mata, kona kona dine

tomara etha asi’ prabhu karena bhojane

SYNONYMS

jagadananda kahe—Jagadananda said; mata—mother; kona kona dine—sometimes; tomara etha asi’-coming here to your place; prabhu—the Lord; karena bhojane—accepts food.

Jagadananda Pandita said, "My dear mother, sometimes the Lord comes here and eats all the food you have offered.

12.91

bhojana kariya kahe anandita hana

mata aji khaoyaila akantha puriya

SYNONYMS

bhojana kariya—after eating; kahe—says; anandita hana—being very pleased; mata—mother; aji—today; khaoyaila—fed; akantha—up to the neck; puriya—filling "After eating the food, the Lord says, ’Today, mother has fed Me up to My neck.

12.92

ami yai’ bhojana kari--mata nahi jane

saksate khai ami’ tenho ’svapna’ hena mane"

SYNONYMS

ami—I; yai’-going; bhojana kari—eat; mata—mother; nahi jane—cannot understand; saksate—directly; khai ami’-I eat; tenho—she; svapna—a dream; hena—as; mane—thinks “I go there and eat the food My mother offers, but she cannot understand that I am eating it directly.

She thinks that this is a dream.’ ”

12.93

mata kahe,--"kata randhi uttama vyanjana

nimani ihan khaya,--iccha haya mora mana

SYNONYMS

mata kahe—mother said; kata—how many; randhi—I cook; uttama vyanjana—first-class vegetables; nimani—Nimai; ihan—here; khaya—may eat; iccha—desire; haya—is; mora mana—my mind.

Sacimata said, "I wish Nimai would eat all the nice vegetables I cook.

That is my desire.

12.94

nimani khanache,--aiche haya mora mana

pache jnana haya,--muni dekhinu ’svapana’ "

SYNONYMS

nimani khanache—Nimai has eaten; aiche—such; haya—is; mora—my; mana—mind; pache—afterwards; jnana haya—I think; muni—I; dekhinu svapana—saw a dream “Sometimes I think that Nimai has eaten them, but afterwards I think that I was only dreaming.”

12.95

ei-mata jagadananda sacimata-sane

caitanyera sukha-katha kahe ratri-dine

SYNONYMS

ei-mata—in this way; jagadananda—Jagadananda Pandita; sacimata-sane—with mother Saci; caitanyera—of Sri Caitanya Mahaprabhu; sukha-katha—words of happiness; kahe—says; ratri-dine—day and night.

In this way, Jagadananda Pandita and mother Saci talked day and night about the happiness of Sri Caitanya Mahaprabhu.

12.96

nadiyara bhakta-gane sabare milila

jagadanande pana sabe anandita haila

SYNONYMS

nadiyara—of Nadia, or Navadvipa; bhakta-gane—the devotees; sabare—all; milila—met; jagadanande—Jagadananda; pana—getting; sabe—everyone; anandita haila—became very happy.

Jagadananda Pandita met all the other devotees in Nadia.

They were all very happy to have him present.

12.97

acarya milite tabe gela jagadananda

jagadanande pana haila acarya ananda

SYNONYMS

acarya milite—to meet Advaita Acarya; tabe—thereafter; gela—went; jagadananda—Jagadananda; jagadanande pana—getting Jagadananda; haila—became; acarya—Advaita Acarya; ananda—very happy.

Jagadananda Pandita thereafter went to meet Advaita Acarya, who also was very happy to have him.

12.98

vasudeva, murari-gupta jagadanande pana

anande rakhila ghare, na dena chadiya

SYNONYMS

vasudeva—Vasudeva; murari-gupta—Murari Gupta; jagadanande pana—getting Jagadananda; anande—in great happiness; rakhila—kept; ghare—at home; na dena chadiya—did not allow to go out.

Vasudeva Datta and Murari Gupta were so pleased to see Jagadananda Pandita that they kept him at their homes and would not allow him to leave.

12.99

caitanyera marma-katha sune tanra mukhe

apana pasare sabe caitanya-katha-sukhe

SYNONYMS

caitanyera-of Lord Caitanya Mahaprabhu; marma-katha-confidential talks; sune-they hear; tanra mukhe-through his mouth; apana pasare-forget themselves; sabe-all of them; caitanya-katha-sukhe-in the happiness of talks of Lord Caitanya.

They heard confidential narrations about Sri Caitanya Mahaprabhu from the mouth of Jagadananda Pandita and forgot themselves in the great happiness of hearing about the Lord.

12.100

jagadananda milite yaya yei bhakta-ghare

sei sei bhakta sukhe apana pasare

SYNONYMS

jagadananda—Jagadananda Pandita; milite—to meet; yaya—goes; yei—which; bhakta-ghare—to a devotee’s house; sei sei—that; bhakta—devotee; sukhe—in happiness; apana pasare—forgets himself.

Whenever Jagadananda Pandita went to visit a devotee’s house, that devotee immediately forgot himself in great happiness.

12.101

caitanyera prema-patra jagadananda dhanya

yare mile sei mane,--’pailun caitanya’

SYNONYMS

caitanyera—of Sri Caitanya Mahaprabhu; prema-patra—recipient of affection; jagadananda—Jagadananda Pandita; dhanya—glorious; yare mile—whomever he meets; sei mane—he understands; pailun caitanya—I have gotten Lord Caitanya.

All glories to Jagadananda Pandita! He is so favored by Sri Caitanya Mahaprabhu that anyone who meets him thinks, “Now I have gotten the association of Sri Caitanya Mahaprabhu directly.”

12.102

sivananda-sena-grhe yana rahila

’candanadi’ taila tahan eka-matra kaila

SYNONYMS

sivananda-sena-grhe—to the house of Sivananda Sena; yana—going; rahila—remained; candana-adi taila—oil distilled from sandalwood and other substances; tahan—there; eka-matra—one matra (sixteen seers, or seras); kaila—prepared.

Jagadananda Pandita stayed at Sivananda Sena’s house for some time, and they prepared about sixteen seers of scented sandalwood oil.

12.103

sugandhi kariya taila gagari bhariya

nilacale lana aila yatana kariya

SYNONYMS

su-gandhi kariya—making aromatic; taila—oil; gagari—a big pot; bhariya—filling; nilacale—to Jagannatha Puri; lana—taking; aila—came; yatana kariya—with great care.

They filled a large earthen pot with the aromatic oil, and with great care Jagadananda Pandita brought it to Nilacala, Jagannatha Puri.

12.104

govindera thani taila dhariya rakhila

“prabhu-ange diha’ taila” govinde kahila

SYNONYMS

govindera thani—in the care of Govinda; taila—the oil; dhariya rakhila—was kept; prabhu-ange—over the body of Sri Caitanya Mahaprabhu; diha’-put; taila—oil; govinde kahila—he advised Govinda.

This oil was placed in the care of Govinda, and Jagadananda requested him, “Please rub this oil on the body of the Lord.”

12.105

tabe prabhu-thani govinda kaila nivedana

’jagadananda candanadi-taila aniyachena

SYNONYMS

tabe—thereafter; prabhu-thani—before Lord Sri Caitanya Mahaprabhu; govinda—Govinda; kaila nivedana—submitted; jagadananda—Jagadananda Pandita; candana-adi-taila—scented sandalwood oil; aniyachena—has brought.

Govinda therefore told Sri Caitanya Mahaprabhu, "Jagadananda Pandita has brought some scented sandalwood oil.

12.106

tanra iccha,--prabhu alpa mastake lagaya

pitta-vayu-vyadhi-prakopa santa hana yaya

SYNONYMS

tanra iccha—his desire; prabhu—Sri Caitanya Mahaprabhu; alpa—very little; mastake lagaya—smears over the head; pitta-vayu-vyadhi—of blood pressure due to bile and air; prakopa—severity; santa hana yaya—will be decreased "It is his desire that Your Lordship apply a little of this oil on Your head so that blood pressure due to bile and air will be considerably diminished.

12.107

eka-kalasa sugandhi taila gaudete kariya

ihan aniyache bahu yatana kariya"

SYNONYMS

eka-kalasa—one big full jug; su-gandhi taila—scented oil; gaudete kariya—manufacturing in Bengal; ihan—here; aniyache—has brought; bahu yatana kariya—with great care “He prepared a large jug of it in Bengal, and with great care he has brought it here.”

12.108

prabhu kahe,--"sannyasira nahi taile adhikara

tahate sugandhi taila,--parama dhikkara!

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu replied; sannyasira—for a sannyasi; nahi—there is not; taile—with oil; adhikara—use; tahate—over and above this; su-gandhi taila—perfumed oil; parama dhik-kara—immediately to be rejected.

The Lord replied, “A sannyasi has no use for oil, especially perfumed oil such as this.

Take it out immediately.”

PURPORT

According to Raghunandana Bhattacarya, the spokesman for the smarta regulative principles:

pratah-snane vrate sraddhe

dvadasyam grahane tatha

madya-lepa-samam tailam

tasmat tailam vivarjayet “If one who has taken a vow smears oil on his body while bathing in the morning, while observing a ritualistic ceremony like the sraddha ceremony, or on dvadasi day, he may as well pour wine over his body.

Therefore, oil should be rejected.” This word vrata (vow) is sometimes understood to refer to the sannyasa-vrata.

Raghunandana Bhattacarya has also said in his book Tithi-tattva:

ghrtam ca sarsapam tailam

yat tailam puspa-vasitam

adustam pakva-tailam ca

tailabhyange ca nityasah This means that clarified butter (ghee), mustard oil, floral oil and boiled oil may be used only by grhasthas, householders.

12.109

jagannathe deha’ taila,--dipa yena jvale

tara parisrama haiba parama-saphale"

SYNONYMS

jagannathe—unto Lord Jagannatha; deha’-deliver; taila—oil; dipa—lamps; yena—so; jvale—burn; tara parisrama—his labor; haiba—will become; parama-saphale—completely successful “Deliver this oil to the temple of Jagannatha, where it may be burned in the lamps.

In this way, Jagadananda’s labor to manufacture the oil will be perfectly successful.”

12.110

ei katha govinda jagadanandere kahila

mauna kari’ rahila pandita, kichu na kahila

SYNONYMS

ei katha—this message; govinda—Govinda; jagadanandere kahila—informed Jagadananda; mauna kari’-keeping silent; rahila—remained; pandita—Jagadananda Pandita; kichu—anything; na kahila—did not reply.

When Govinda informed Jagadananda Pandita of this message, Jagadananda remained silent, not saying even a word.

12.111

dina dasa gele govinda janaila ara-bara

panditera iccha,--’taila prabhu kare angikara’

SYNONYMS

dina dasa gele—when ten days passed; govinda—Govinda; janaila—informed; ara-bara—again; panditera iccha—the desire of Jagadananda Pandita; taila—oil; prabhu—Sri Caitanya Mahaprabhu; kare angikara—accepts.

When ten days had passed, Govinda again told Sri Caitanya Mahaprabhu, “It is the desire of Jagadananda Pandita that Your Lordship accept the oil.”

12.112

suni’ prabhu kahe kichu sakrodha vacana

mardaniya eka rakha karite mardana!

SYNONYMS

suni’-hearing; prabhu—Sri Caitanya Mahaprabhu; kahe—says; kichu—some; sa-krodha vacana—angry words; mardaniya—masseur; eka—one; rakha—keep; karite mardana—to give massages.

When the Lord heard this, He angrily said, "Why not keep a masseur to massage Me?

12.113

ei sukha lagi’ ami karilun sannyasa!

amara ’sarva-nasa’--toma-sabara ’parihasa’

SYNONYMS

ei—this; sukha—happiness; lagi’-for; ami—I; karilun sannyasa—have taken to the renounced order; amara sarva-nasa—My ruination; toma-sabara—of all of you; parihasa—joking "Have I taken sannyasa for such happiness? Accepting this oil would bring My ruination, and all of you would laugh.

PURPORT

Sri Caitanya Mahaprabhu declared Himself a strict sannyasi.

A sannyasi is not supposed to take help from anyone.

Retaining a masseur to give Him massages would indicate His dependence on others.

Sri Caitanya Mahaprabhu wanted to follow very strictly the principle of not accepting anyone’s help for His bodily comfort.

12.114

pathe yaite taila-gandha mora yei pabe

’dari sannyasi’ kari’ amare kahibe

SYNONYMS

pathe yaite—while passing on the road; taila-gandha—the scent of the oil; mora—My; yei pabe—anyone who smells; dari sannyasi—a tantric sannyasi who keeps women for sense gratification; kari’-as; amare kahibe—they will speak of Me “If someone passing on the road smelled this oil on My head, he would think Me a dari sannyasi, a tantric sannyasi who keeps women.”

12.115

suni prabhura vakya govinda mauna karila

pratah-kale jagadananda prabhu-sthane aila

SYNONYMS

suni—hearing; prabhura vakya—the statement of Sri Caitanya Mahaprabhu; govinda—Govinda; mauna karila—remained silent; pratah-kale—in the morning; jagadananda—Jagadananda Pandita; prabhu-sthane—to Sri Caitanya Mahaprabhu; aila—came.

Hearing these words of Sri Caitanya Mahaprabhu, Govinda remained silent.

The next morning, Jagadananda went to see the Lord.

12.116

prabhu kahe,--"pandita, taila anila gauda ha-ite

ami ta’ sannyasi,--taila na pari la-ite

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu said; pandita—My dear Pandita; taila—oil; anila—you have brought; gauda ha-ite—from Bengal; ami—I; ta’-but; sannyasi—a sannyasi; taila—oil; na pari la-ite—I cannot accept.

Sri Caitanya Mahaprabhu said to Jagadananda Pandita, "My dear Pandita, you have brought Me some oil from Bengal, but since I am in the renounced order, I cannot accept it.

12.117

jagannathe deha’ lana dipa yena jvale

tomara sakala srama ha-ibe saphale"

SYNONYMS

jagannathe—unto Lord Jagannatha; deha’-deliver; lana—taking; dipa—lamps; yena—so that; jvale—burn; tomara—your; sakala—all; srama—labor; ha-ibe sa-phale—will be fruitful “Deliver the oil to the temple of Jagannatha so that it may be burned in the lamps.

Thus your labor in preparing the oil will be fruitful.”

12.118

pandita kahe,--’ke tomare kahe mithya vani

ami gauda haite taila kabhu nahi ani’

SYNONYMS

pandita kahe—Jagadananda Pandita said; ke—who; tomare—unto You; kahe—says; mithya vani—false stories; ami—I; gauda haite—from Bengal; taila—oil; kabhu nahi ani’-never brought.

Jagadananda Pandita replied, “Who tells You all these false stories? I never brought any oil from Bengal.”

12.119

eta bali’ ghara haite taila-kalasa lana

prabhura age anginate phelila bhangiya

SYNONYMS

eta bali’-saying this; ghara haite—from the room; taila-kalasa—the jugful of oil; lana—taking; prabhura age—in front of Sri Caitanya Mahaprabhu; anginate—in the courtyard; phelila—threw; bhangiya—breaking.

After saying this, Jagadananda Pandita took the jug of oil from the room and threw it down before Sri Caitanya Mahaprabhu in the courtyard and broke it.

12.120

taila bhangi’ sei pathe nija-ghara giya

suiya rahila ghare kapata khiliya

SYNONYMS

taila bhangi’-breaking the pot of oil; sei—he; pathe—by the path; nija-ghara—to his room; giya—going; suiya rahila—lay down; ghare—in the room; kapata—the door; khiliya—bolting closed.

After breaking the jug, Jagadananda Pandita returned to his residence, bolted the door and lay down.

12.121

trtiya divase prabhu tanra dvare yana

’uthaha’ pandita’--kari’ kahena dakiya

SYNONYMS

trtiya divase—on the third day; prabhu—Sri Caitanya Mahaprabhu; tanra—of Jagadananda Pandita; dvare—to the door; yana—going; uthaha’-please get up; pandita—My dear Jagadananda Pandita; kari’-saying; kahena—said; dakiya—calling.

Three days later, Sri Caitanya Mahaprabhu went to the door of his room and said, "My dear Jagadananda Pandita, please get up.

12.122

’aji bhiksa diba amaya kariya randhane

madhyahne asiba, ebe yai darasane’

SYNONYMS

aji—today; bhiksa diba—give lunch; amaya—unto Me; kariya randhane—cooking; madhyahne asiba—I shall come at noon; ebe—now; yai darasane—I am going to see Lord Jagannatha “I want you personally to cook My lunch today.

I am going now to see the Lord in the temple.

I shall return at noon.”

12.123

eta bali’ prabhu gela, pandita uthila

snana kari’ nana vyanjana randhana karila

SYNONYMS

eta bali’-saying this; prabhu gela—Sri Caitanya Mahaprabhu left; pandita uthila—Jagadananda Pandita got up; snana kari’-taking his bath; nana—various; vyanjana—vegetables; randhana karila—cooked.

After Sri Caitanya Mahaprabhu said this and left, Jagadananda Pandita got up from his bed, bathed, and began to cook varieties of vegetables.

12.124

madhyahna kariya prabhu aila bhojane

pada praksalana kari’ dilena asane

SYNONYMS

madhyahna kariya—after finishing his noon ritualistic ceremonies; prabhu—Sri Caitanya Mahaprabhu; aila—came; bhojane—to take lunch; pada praksalana kari’-after washing His feet; dilena asane—offered a sitting place.

After finishing His noontime ritualistic duties, the Lord arrived for lunch.

Jagadananda Pandita washed the Lord’s feet and gave the Lord a sitting place.

12.125

saghrta salyanna kala-pate stupa kaila

kalara donga bhari’ vyanjana caudike dharila

SYNONYMS

sa-ghrta—mixed with ghee; sali-anna—very fine rice; kala-pate—on a banana leaf; stupa kaila—stacked; kalara donga—pots made of the bark of a banana tree; bhari’-filling; vyanjana—vegetables; cau-dike—all around; dharila—placed.

He had cooked fine rice, mixed it with ghee and piled it high on a banana leaf.

There were also varieties of vegetables, placed all around in pots made of banana tree bark.

12.126

anna-vyanjanopari tulasi-manjari

jagannathera pitha-pana age ane dhari’

SYNONYMS

anna—rice; vyanjana—vegetables; upari—on; tulasi-manjari—flowers of tulasi; jagannathera—of Lord Jagannatha; pitha-pana—cakes and sweet rice; age—in front; ane dhari’-brings.

On the rice and vegetables were tulasi flowers, and in front of the Lord were cakes, sweet rice and other prasada of Jagannatha.

12.127

prabhu kahe,--"dvitiya-pate bada’ anna-vyanjana

tomaya amaya aji ekatra kariba bhojana

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu said; dvitiya-pate—on a second leaf; bada’-deliver; anna-vyanjana—cooked rice and vegetables; tomaya amaya—both you and I; aji—today; ekatra—together; kariba bhojana—will take lunch.

The Lord said, “Spread another leaf with a helping of rice and vegetables so that today you and I may take lunch together.”

12.128

hasta tuli’ rahena prabhu, na karena bhojana

tabe pandita kahena kichu saprema vacana

SYNONYMS

hasta tuli’-raising His hands; rahena prabhu—Sri Caitanya Mahaprabhu remained; na karena bhojana—did not eat; tabe—at that time; pandita kahena—Jagadananda said; kichu—some; sa-prema vacana—words with great affection and love.

Sri Caitanya Mahaprabhu kept His hands raised and would not accept the prasada until Jagadananda Pandita, with great affection and love, spoke the following words.

12.129

"apane prasada laha, pache muni la-imu

tomara agraha ami kemane khandimu?"

SYNONYMS

apane—Yourself; prasada laha—take prasada; pache—afterwards; muni la-imu—I shall take; tomara—Your; agraha—insistence; ami—I; kemane—how; khandimu—shall disobey “Please first take prasada Yourself, and I shall eat later.

I shall not refuse Your request.”

12.130

tabe mahaprabhu sukhe bhojane vasila

vyanjanera svada pana kahite lagila

SYNONYMS

tabe—thereafter; mahaprabhu—Sri Caitanya Mahaprabhu; sukhe—in happiness; bhojane vasila—sat to take His food; vyanjanera svada—the taste of the vegetables; pana—getting; kahite lagila—began to say.

In great happiness, Sri Caitanya Mahaprabhu then accepted the lunch.

When He had tasted the vegetables, He again began to speak.

12.131

"krodhavesera pakera haya aiche svada!

ei ta’ janiye tomaya krsnera ’prasada’

SYNONYMS

krodha-avesera—in an angry mood; pakera—of cooking; haya—is; aiche—such; svada—taste; ei ta’-for this reason; janiye—I can understand; tomaya—unto you; krsnera prasada—the mercy of Krsna “Even when you cook in an angry mood,” He said, "the food is very tasteful.

This shows how pleased Krsna is with you.

12.132

apane khaibe krsna, tahara lagiya

tomara haste paka karaya uttama kariya

SYNONYMS

apane—personally; khaibe—will eat; krsna—Lord Krsna; tahara lagiya—for that reason; tomara haste—by your hands; paka karaya—causes to cook; uttama kariya—so nicely "Because He will personally eat the food, Krsna makes you cook so nicely.

12.133

aiche amrta-anna krsne kara samarpana

tomara bhagyera sima ke kare varnana?"

SYNONYMS

aiche—such; amrta-anna—nectarean rice; krsne—unto Lord Krsna; kara samarpana—you offer; tomara—your; bhagyera—of fortune; sima—limit; ke—who; kare varnana—can describe “You offer such nectarean rice to Krsna.

Who can estimate the limit of your fortune?”

12.134

pandita kahe,--"ye khaibe, sei paka-karta

ami-saba--kevala-matra samagri-aharta"

SYNONYMS

pandita kahe—the Pandita said; ye khaibe—He who will eat; sei—He; paka-karta—the cook; ami-saba—as far as I am concerned; kevala-matra—only; samagri—of ingredients; aharta—collector.

Jagadananda Pandita replied, “He who will eat has cooked this.

As far as I am concerned, I simply collect the ingredients.”

12.135

punah punah pandita nana vyanjana parivese

bhaye kichu na balena prabhu, khayena harise

SYNONYMS

punah punah—again and again; pandita—Jagadananda Pandita; nana vyanjana—various vegetables; parivese—administered; bhaye—out of fear; kichu—anything; na balena—does not speak; prabhu—Sri Caitanya Mahaprabhu; khayena—eats; harise—very happily.

Jagadananda Pandita continued to offer the Lord varieties of vegetables.

Out of fear, the Lord said nothing, but continued eating happily.

12.136

agraha kariya pandita karaila bhojana

ara dina haite bhojana haila dasa-guna

SYNONYMS

agraha kariya—with great eagerness; pandita—Jagadananda Pandita; karaila bhojana—fed; ara dina—other days; haite—than; bhojana—the eating; haila—was; dasa-guna—ten times greater.

Jagadananda Pandita eagerly forced the Lord to eat so much that He ate ten times more than on other days.

12.137

bara-bara prabhu uthite karena mana

sei-kale pandita parivese vyanjana

SYNONYMS

bara-bara—again and again; prabhu—Sri Caitanya Mahaprabhu; uthite—to get up; karena mana—desires; sei-kale—at that time; pandita—Jagadananda Pandita; parivese—gives; vyanjana—vegetables.

Again and again when the Lord wished to get up, Jagadananda Pandita would feed Him more vegetables.

12.138

kichu balite narena prabhu, khayena tarase

na khaile jagadananda karibe upavase

SYNONYMS

kichu—anything; balite narena—could not say; prabhu—Sri Caitanya Mahaprabhu; khayena—eats; tarase—out of fear; na khaile—if He did not eat; jagadananda—Jagadananda Pandita; karibe upavase—would fast.

Sri Caitanya Mahaprabhu dared not forbid him to feed Him more.

He just continued eating, fearful that Jagadananda would fast if He stopped.

12.139

tabe prabhu kahena kari’ vinaya-sammana

’dasa-guna khaoyaila ebe kara samadhana’

SYNONYMS

tabe—at that time; prabhu—Sri Caitanya Mahaprabhu; kahena—says; kari’-making; vinaya-sammana—submissive respect; dasa-guna—ten times more; khaoyaila—you have made to eat; ebe—now; kara samadhana—please stop.

At last the Lord respectfully submitted, “My dear Jagadananda, you have already made Me eat ten times more than I am used to.

Now, please stop.”

12.140

tabe mahaprabhu uthi’ kaila acamana

pandita anila, mukhavasa, malya, candana

SYNONYMS

tabe—at that time; mahaprabhu—Sri Caitanya Mahaprabhu; uthi’-getting up; kaila acamana—performed washing of the hands and mouth; pandita—Jagadananda Pandita; anila—brought; mukha-vasa—spices; malya—flower garland; candana—sandalwood pulp.

Sri Caitanya Mahaprabhu stood up and washed His hands and mouth, while Jagadananda Pandita brought spices, a garland, and sandalwood pulp.

12.141

candanadi lana prabhu vasila sei sthane

’amara age aji tumi karaha bhojane’

SYNONYMS

candana-adi lana—accepting the sandalwood pulp and other items; prabhu—Sri Caitanya Mahaprabhu; vasila—sat down; sei sthane—at that place; amara age—in front of Me; aji—now; tumi—you; karaha—perform; bhojane—eating.

Accepting the sandalwood pulp and garland, the Lord sat down and said, “Now, in front of Me, you must eat.”

12.142

pandita kahe,--"prabhu yai’ karuna visrama

mui, ebe la-iba prasada kari’ samadhana

SYNONYMS

pandita kahe—Jagadananda Pandita said; prabhu—my Lord; yai’-going; karuna visrama—take rest; mui—I; ebe—now; la-iba prasada—shall take prasada; kari’ samadhana—after arranging.

Jagadananda replied, "My Lord, You go take rest.

I shall take prasada after I finish making some arrangements.

12.143

rasuira karya kairache ramai, raghunatha

inha sabaya dite cahi kichu vyanjana-bhata"

SYNONYMS

rasuira—of cooking; karya—the work; kairache—have done; ramai—Ramai; raghunatha—Raghunatha Bhatta; inha—to them; sabaya—all; dite cahi—I want to give; kichu—some; vyanjana-bhata—rice and vegetables “Ramai Pandita and Raghunatha Bhatta did the cooking, and I want to give them some rice and vegetables.”

12.144

prabhu kahena,--"govinda, tumi ihani rahiba

pandita bhojana kaile, amare kahiba"

SYNONYMS

prabhu kahena—Sri Caitanya Mahaprabhu said; govinda—Govinda; tumi—you; ihani rahiba—will stay here; pandita—Jagadananda Pandita; bhojana kaile—after he has taken his meal; amare kahiba—you should inform Me.

Sri Caitanya Mahaprabhu then told Govinda, "You remain here.

When the Pandita has taken his food, come inform Me.

12.145

eta kahi’ mahaprabhu karila gamana

govindere pandita kichu kahena vacana

SYNONYMS

eta kahi’-saying this; mahaprabhu—Sri Caitanya Mahaprabhu; karila gamana—left; govindere—unto Govinda; pandita—Jagadananda Pandita; kichu—some; kahena—said; vacana—words.

After Sri Caitanya Mahaprabhu had said this and left, Jagadananda Pandita spoke to Govinda.

12.146

"tumi sighra yaha karite pada-samvahane

kahiha,--’pandita ebe vasila bhojane’

SYNONYMS

tumi—you; sighra—hastily; yaha—go; karite—to perform; pada-samvahane—massaging the feet; kahiha—say; pandita—Jagadananda Pandita; ebe—just now; vasila bhojane—sat down to eat “Go quickly and massage the Lord’s feet,” he said "You may tell Him, ’The Pandita has just sat down to take his meal.’

12.147

tomare prabhura ’sesa’ rakhimu dhariya

prabhu nidra gele, tumi khaiha asiya"

SYNONYMS

tomare—for you; prabhura—of Sri Caitanya Mahaprabhu; sesa—remnants of food; rakhimu—I shall keep; dhariya—taking; prabhu nidra gele—when Sri Caitanya Mahaprabhu is asleep; tumi—you; khaiha asiya—come and eat “I shall keep some remnants of the Lord’s food for you.

When He is asleep, come and take your portion.”

12.148

ramai, nandai ara govinda, raghunatha

sabare bantiya dila prabhura vyanjana-bhata

SYNONYMS

ramai—Ramai Pandita; nandai—Nandai; ara—and; govinda—Govinda; raghunatha—Raghunatha Bhatta; sabare—for all of them; bantiya dila—distributed; prabhura—of Sri Caitanya Mahaprabhu; vyanjana-bhata—vegetables and rice.

Jagadananda Pandita thus distributed remnants of the Lord’s food to Ramai, Nandai, Govinda and Raghunatha Bhatta.

12.149

apane prabhura ’sesa’ karila bhojana

tabe govindere prabhu pathaila punah

SYNONYMS

apane—personally; prabhura—of Sri Caitanya Mahaprabhu; sesa—remnants of food; karila bhojana—ate; tabe—at that time; govindere—Govinda; prabhu—Sri Caitanya Mahaprabhu; pathaila—sent; punah—again.

He also personally ate the remnants of food left by Sri Caitanya Mahaprabhu.

Then the Lord again sent Govinda.

12.150

"dekha,--jagadananda prasada paya ki na paya

sighra asi’ samacara kahibe amaya"

SYNONYMS

dekha—see; jagadananda—Jagadananda Pandita; prasada—prasada; paya—gets; ki—or; na—not; paya—gets; sighra asi’-coming hastily; samacara—the news; kahibe—inform; amaya—to Me.

The Lord told him, “Go see whether Jagadananda Pandita is eating.

Then quickly return and let Me know.”

12.151

govinda asi’ dekhi’ kahila panditera bhojana

tabe mahaprabhu svastye karila sayana

SYNONYMS

govinda—Govinda; asi’-coming; dekhi’-seeing; kahila—informed; panditera bhojana—the eating of Jagadananda Pandita; tabe—thereupon; mahaprabhu—Sri Caitanya Mahaprabhu; svastye—in peace; karila sayana—went to sleep.

Seeing that Jagadananda Pandita was indeed eating, Govinda informed the Lord, who then became peaceful and went to sleep.

12.152

jagadanande-prabhute prema cale ei-mate

satyabhama-krsne yaiche suni bhagavate

SYNONYMS

jagadanande-prabhute—between Jagadananda Pandita and the Lord; prema—affection; cale—goes on; ei-mate—in this way; satyabhama-krsne—between Satyabhama and Krsna; yaiche—as; suni—we learn; bhagavate—in the Srimad-Bhagavatam.

The affectionate loving exchanges between Jagadananda Pandita and Lord Sri Caitanya Mahaprabhu continued in this manner, exactly like the exchanges between Satyabhama and Lord Krsna related in Srimad-Bhagavatam.

12.153

jagadanandera saubhagyera ke kahibe sima?

jagadanandera saubhagyera tenha se upama

SYNONYMS

jagadanandera—of Jagadananda Pandita; saubhagyera—of the fortune; ke—who; kahibe—shall speak; sima—the limit; jagadanandera—of Jagadananda; saubhagyera—of the fortune; tenha—he; se—the; upama—example.

Who can estimate the limit of Jagadananda Pandita’s fortune? He himself is the example of his own great fortune.

12.154

jagadanandera ’prema-vivarta’ sune yei jana

premera ’svarupa’ jane, paya prema-dhana

SYNONYMS

jagadanandera—of Jagadananda; prema-vivarta—loving exchange; sune—hears; yei jana—any person who; premera—of love; svarupa—identity; jane—he knows; paya—gets; prema-dhana—the wealth of ecstatic love of Krsna.

Anyone who hears about the loving exchanges between Jagadananda Pandita and Sri Caitanya Mahaprabhu, or who reads Jagadananda’s book Prema-vivarta, can understand what love is.

Moreover, he achieves ecstatic love of Krsna.

PURPORT

The word vivarta means accepting something to be the opposite of what it appears.

Here, Jagadananda Pandita appeared very angry, but this anger was a manifestation of his great love for Sri Caitanya Mahaprabhu.

Prema-vivarta is also the name of a book written by Jagadananda Pandita.

Therefore the author of Caitanya-caritamrta, Krsnadasa Kaviraja Gosvami, uses the words prema-vivarta to refer to one who reads the book or hears about Jagadananda Pandita’s relationships with Sri Caitanya Mahaprabhu.

In either case, such a person very soon achieves love of Krsna.

12.155

sri-rupa-raghunatha-pade yara asa

caitanya-caritamrta kahe krsnadasa

SYNONYMS

sri-rupa—Srila Rupa Gosvami; raghunatha—Srila Raghunatha dasa Gosvami; pade—at the lotus feet; yara—whose; asa—expectation; caitanya-caritamrta—the book named Caitanya-caritamrta; kahe—describes; krsnadasa—Srila Krsnadasa Kaviraja Gosvami.

Praying at the lotus feet of Sri Rupa and Sri Raghunatha, always desiring their mercy, I, Krsnadasa, narrate Sri Caitanya-caritamrta, following in their footsteps.

Thus end the Bhaktivedanta purports to Sri Caitanya-caritamrta, Antya-lila, Twelfth Chapter, describing Jagadananda Pandita’s loving dealings with Sri Caitanya Mahaprabhu.

Pastimes with Jagadananda Pandita and Raghunatha Bhatta Gosvami Srila Bhaktivinoda Thakura gives the following summary of the Thirteenth Chapter in his Amrta-pravaha-bhasya.

Thinking Sri Caitanya Mahaprabhu to be uncomfortable sleeping on bark of plantain trees, Jagadananda made a pillow and quilt for Him.

The Lord, however, did not accept them.

Then Svarupa Damodara Gosvami made another pillow and quilt from finely shredded plantain leaves, and after strongly objecting, the Lord accepted them.

With the permission of Sri Caitanya Mahaprabhu, Jagadananda Pandita went to Vrndavana, where he discussed many devotional subjects with Sanatana Gosvami.

There was also a discussion about Mukunda Sarasvati’s garment.

When Jagadananda returned to Jagannatha Puri, he presented Sri Caitanya Mahaprabhu some gifts from Sanatana Gosvami, and the incident of the pilu fruit took place.

Once, Sri Caitanya Mahaprabhu became ecstatic upon hearing the songs of a deva-dasi.

Unaware of who was singing, He ran toward her through thorny bushes, but when Govinda informed the Lord that it was a woman singing, He immediately stopped.

By this incident, Sri Caitanya Mahaprabhu instructed everyone that sannyasis and Vaisnavas should not hear women singing.

When Raghunatha Bhatta Gosvami left Varanasi on his way to Jagannatha Puri after completing his education, he met Ramadasa Visvasa Pandita.

Visvasa Pandita was very proud of his education, and being an impersonalist, he was not well received by Sri Caitanya Mahaprabhu.

A partial study of the life of Raghunatha Bhatta Gosvami comprises the end of this chapter.