@indra.ai/deva.veda 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1069) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +7 -0
  3. package/data/agent.json +53 -0
  4. package/data/index.js +6 -0
  5. package/data/json/rigveda-book-01.json +1 -0
  6. package/data/json/rigveda-book-02.json +1 -0
  7. package/data/json/rigveda-book-03.json +1 -0
  8. package/data/json/rigveda-book-04.json +1 -0
  9. package/data/json/rigveda-book-05.json +1 -0
  10. package/data/json/rigveda-book-06.json +1 -0
  11. package/data/json/rigveda-book-07.json +1 -0
  12. package/data/json/rigveda-book-08.json +1 -0
  13. package/data/json/rigveda-book-09.json +1 -0
  14. package/data/json/rigveda-book-10.json +1 -0
  15. package/data/processing/cleaner.json +834 -0
  16. package/data/processing/concepts.json +69 -0
  17. package/data/processing/emotions.json +9 -0
  18. package/data/processing/groups.json +81 -0
  19. package/data/processing/index.js +8 -0
  20. package/data/processing/people.json +196 -0
  21. package/data/processing/places.json +23 -0
  22. package/data/processing/things.json +161 -0
  23. package/data/rigveda/01.json +1569 -0
  24. package/data/rigveda/02.json +370 -0
  25. package/data/rigveda/03.json +515 -0
  26. package/data/rigveda/04.json +490 -0
  27. package/data/rigveda/05.json +751 -0
  28. package/data/rigveda/06.json +628 -0
  29. package/data/rigveda/07.json +891 -0
  30. package/data/rigveda/08.json +862 -0
  31. package/data/rigveda/09.json +927 -0
  32. package/data/rigveda/10.json +1559 -0
  33. package/data/rigveda/hymns/01001.json +33 -0
  34. package/data/rigveda/hymns/01002.json +23 -0
  35. package/data/rigveda/hymns/01003.json +37 -0
  36. package/data/rigveda/hymns/01004.json +23 -0
  37. package/data/rigveda/hymns/01005.json +41 -0
  38. package/data/rigveda/hymns/01006.json +33 -0
  39. package/data/rigveda/hymns/01007.json +33 -0
  40. package/data/rigveda/hymns/01008.json +33 -0
  41. package/data/rigveda/hymns/01009.json +59 -0
  42. package/data/rigveda/hymns/01010.json +46 -0
  43. package/data/rigveda/hymns/01011.json +23 -0
  44. package/data/rigveda/hymns/01012.json +46 -0
  45. package/data/rigveda/hymns/01013.json +42 -0
  46. package/data/rigveda/hymns/01014.json +51 -0
  47. package/data/rigveda/hymns/01015.json +41 -0
  48. package/data/rigveda/hymns/01016.json +33 -0
  49. package/data/rigveda/hymns/01017.json +45 -0
  50. package/data/rigveda/hymns/01018.json +33 -0
  51. package/data/rigveda/hymns/01019.json +74 -0
  52. package/data/rigveda/hymns/01020.json +23 -0
  53. package/data/rigveda/hymns/01021.json +33 -0
  54. package/data/rigveda/hymns/01022.json +51 -0
  55. package/data/rigveda/hymns/01023.json +51 -0
  56. package/data/rigveda/hymns/01024.json +63 -0
  57. package/data/rigveda/hymns/01025.json +42 -0
  58. package/data/rigveda/hymns/01026.json +73 -0
  59. package/data/rigveda/hymns/01027.json +37 -0
  60. package/data/rigveda/hymns/01028.json +72 -0
  61. package/data/rigveda/hymns/01029.json +107 -0
  62. package/data/rigveda/hymns/01030.json +87 -0
  63. package/data/rigveda/hymns/01031.json +76 -0
  64. package/data/rigveda/hymns/01032.json +33 -0
  65. package/data/rigveda/hymns/01033.json +41 -0
  66. package/data/rigveda/hymns/01034.json +79 -0
  67. package/data/rigveda/hymns/01035.json +42 -0
  68. package/data/rigveda/hymns/01036.json +50 -0
  69. package/data/rigveda/hymns/01037.json +51 -0
  70. package/data/rigveda/hymns/01038.json +46 -0
  71. package/data/rigveda/hymns/01039.json +64 -0
  72. package/data/rigveda/hymns/01040.json +60 -0
  73. package/data/rigveda/hymns/01041.json +23 -0
  74. package/data/rigveda/hymns/01042.json +45 -0
  75. package/data/rigveda/hymns/01043.json +33 -0
  76. package/data/rigveda/hymns/01044.json +55 -0
  77. package/data/rigveda/hymns/01045.json +46 -0
  78. package/data/rigveda/hymns/01046.json +60 -0
  79. package/data/rigveda/hymns/01047.json +77 -0
  80. package/data/rigveda/hymns/01048.json +84 -0
  81. package/data/rigveda/hymns/01049.json +33 -0
  82. package/data/rigveda/hymns/01050.json +51 -0
  83. package/data/rigveda/hymns/01051.json +46 -0
  84. package/data/rigveda/hymns/01052.json +37 -0
  85. package/data/rigveda/hymns/01053.json +45 -0
  86. package/data/rigveda/hymns/01054.json +23 -0
  87. package/data/rigveda/hymns/01055.json +42 -0
  88. package/data/rigveda/hymns/01056.json +23 -0
  89. package/data/rigveda/hymns/01057.json +37 -0
  90. package/data/rigveda/hymns/01058.json +37 -0
  91. package/data/rigveda/hymns/01059.json +42 -0
  92. package/data/rigveda/hymns/01060.json +33 -0
  93. package/data/rigveda/hymns/01061.json +23 -0
  94. package/data/rigveda/hymns/01062.json +59 -0
  95. package/data/rigveda/hymns/01063.json +80 -0
  96. package/data/rigveda/hymns/01064.json +46 -0
  97. package/data/rigveda/hymns/01065.json +23 -0
  98. package/data/rigveda/hymns/01066.json +23 -0
  99. package/data/rigveda/hymns/01067.json +33 -0
  100. package/data/rigveda/hymns/01068.json +23 -0
  101. package/data/rigveda/hymns/01069.json +23 -0
  102. package/data/rigveda/hymns/01070.json +23 -0
  103. package/data/rigveda/hymns/01071.json +33 -0
  104. package/data/rigveda/hymns/01072.json +33 -0
  105. package/data/rigveda/hymns/01073.json +45 -0
  106. package/data/rigveda/hymns/01074.json +23 -0
  107. package/data/rigveda/hymns/01075.json +42 -0
  108. package/data/rigveda/hymns/01076.json +42 -0
  109. package/data/rigveda/hymns/01077.json +23 -0
  110. package/data/rigveda/hymns/01078.json +33 -0
  111. package/data/rigveda/hymns/01079.json +63 -0
  112. package/data/rigveda/hymns/01080.json +51 -0
  113. package/data/rigveda/hymns/01081.json +33 -0
  114. package/data/rigveda/hymns/01082.json +23 -0
  115. package/data/rigveda/hymns/01083.json +23 -0
  116. package/data/rigveda/hymns/01084.json +46 -0
  117. package/data/rigveda/hymns/01085.json +55 -0
  118. package/data/rigveda/hymns/01086.json +59 -0
  119. package/data/rigveda/hymns/01087.json +23 -0
  120. package/data/rigveda/hymns/01088.json +59 -0
  121. package/data/rigveda/hymns/01089.json +33 -0
  122. package/data/rigveda/hymns/01090.json +23 -0
  123. package/data/rigveda/hymns/01091.json +83 -0
  124. package/data/rigveda/hymns/01092.json +63 -0
  125. package/data/rigveda/hymns/01093.json +23 -0
  126. package/data/rigveda/hymns/01094.json +33 -0
  127. package/data/rigveda/hymns/01095.json +23 -0
  128. package/data/rigveda/hymns/01096.json +23 -0
  129. package/data/rigveda/hymns/01097.json +42 -0
  130. package/data/rigveda/hymns/01098.json +23 -0
  131. package/data/rigveda/hymns/01099.json +23 -0
  132. package/data/rigveda/hymns/01100.json +33 -0
  133. package/data/rigveda/hymns/01101.json +60 -0
  134. package/data/rigveda/hymns/01102.json +37 -0
  135. package/data/rigveda/hymns/01103.json +37 -0
  136. package/data/rigveda/hymns/01104.json +33 -0
  137. package/data/rigveda/hymns/01105.json +73 -0
  138. package/data/rigveda/hymns/01106.json +23 -0
  139. package/data/rigveda/hymns/01107.json +23 -0
  140. package/data/rigveda/hymns/01108.json +58 -0
  141. package/data/rigveda/hymns/01109.json +33 -0
  142. package/data/rigveda/hymns/01110.json +51 -0
  143. package/data/rigveda/hymns/01111.json +33 -0
  144. package/data/rigveda/hymns/01112.json +148 -0
  145. package/data/rigveda/hymns/01113.json +33 -0
  146. package/data/rigveda/hymns/01114.json +68 -0
  147. package/data/rigveda/hymns/01115.json +33 -0
  148. package/data/rigveda/hymns/01116.json +96 -0
  149. package/data/rigveda/hymns/01117.json +160 -0
  150. package/data/rigveda/hymns/01118.json +85 -0
  151. package/data/rigveda/hymns/01119.json +55 -0
  152. package/data/rigveda/hymns/01120.json +33 -0
  153. package/data/rigveda/hymns/01121.json +42 -0
  154. package/data/rigveda/hymns/01122.json +51 -0
  155. package/data/rigveda/hymns/01123.json +51 -0
  156. package/data/rigveda/hymns/01124.json +42 -0
  157. package/data/rigveda/hymns/01125.json +33 -0
  158. package/data/rigveda/hymns/01126.json +23 -0
  159. package/data/rigveda/hymns/01127.json +33 -0
  160. package/data/rigveda/hymns/01128.json +23 -0
  161. package/data/rigveda/hymns/01129.json +73 -0
  162. package/data/rigveda/hymns/01130.json +73 -0
  163. package/data/rigveda/hymns/01131.json +50 -0
  164. package/data/rigveda/hymns/01132.json +33 -0
  165. package/data/rigveda/hymns/01133.json +68 -0
  166. package/data/rigveda/hymns/01134.json +37 -0
  167. package/data/rigveda/hymns/01135.json +45 -0
  168. package/data/rigveda/hymns/01136.json +33 -0
  169. package/data/rigveda/hymns/01137.json +33 -0
  170. package/data/rigveda/hymns/01138.json +46 -0
  171. package/data/rigveda/hymns/01139.json +77 -0
  172. package/data/rigveda/hymns/01140.json +37 -0
  173. package/data/rigveda/hymns/01141.json +33 -0
  174. package/data/rigveda/hymns/01142.json +42 -0
  175. package/data/rigveda/hymns/01143.json +33 -0
  176. package/data/rigveda/hymns/01144.json +23 -0
  177. package/data/rigveda/hymns/01145.json +23 -0
  178. package/data/rigveda/hymns/01146.json +23 -0
  179. package/data/rigveda/hymns/01147.json +50 -0
  180. package/data/rigveda/hymns/01148.json +23 -0
  181. package/data/rigveda/hymns/01149.json +23 -0
  182. package/data/rigveda/hymns/01150.json +33 -0
  183. package/data/rigveda/hymns/01151.json +23 -0
  184. package/data/rigveda/hymns/01152.json +23 -0
  185. package/data/rigveda/hymns/01153.json +33 -0
  186. package/data/rigveda/hymns/01154.json +23 -0
  187. package/data/rigveda/hymns/01155.json +23 -0
  188. package/data/rigveda/hymns/01156.json +23 -0
  189. package/data/rigveda/hymns/01157.json +33 -0
  190. package/data/rigveda/hymns/01158.json +23 -0
  191. package/data/rigveda/hymns/01159.json +23 -0
  192. package/data/rigveda/hymns/01160.json +33 -0
  193. package/data/rigveda/hymns/01161.json +69 -0
  194. package/data/rigveda/hymns/01162.json +23 -0
  195. package/data/rigveda/hymns/01163.json +69 -0
  196. package/data/rigveda/hymns/01164.json +42 -0
  197. package/data/rigveda/hymns/01165.json +84 -0
  198. package/data/rigveda/hymns/01166.json +63 -0
  199. package/data/rigveda/hymns/01167.json +42 -0
  200. package/data/rigveda/hymns/01168.json +41 -0
  201. package/data/rigveda/hymns/01169.json +45 -0
  202. package/data/rigveda/hymns/01170.json +33 -0
  203. package/data/rigveda/hymns/01171.json +42 -0
  204. package/data/rigveda/hymns/01172.json +46 -0
  205. package/data/rigveda/hymns/01173.json +46 -0
  206. package/data/rigveda/hymns/01174.json +63 -0
  207. package/data/rigveda/hymns/01175.json +42 -0
  208. package/data/rigveda/hymns/01176.json +42 -0
  209. package/data/rigveda/hymns/01177.json +33 -0
  210. package/data/rigveda/hymns/01178.json +33 -0
  211. package/data/rigveda/hymns/01179.json +23 -0
  212. package/data/rigveda/hymns/01180.json +50 -0
  213. package/data/rigveda/hymns/01181.json +37 -0
  214. package/data/rigveda/hymns/01182.json +33 -0
  215. package/data/rigveda/hymns/01183.json +33 -0
  216. package/data/rigveda/hymns/01184.json +55 -0
  217. package/data/rigveda/hymns/01185.json +33 -0
  218. package/data/rigveda/hymns/01186.json +23 -0
  219. package/data/rigveda/hymns/01187.json +88 -0
  220. package/data/rigveda/hymns/01188.json +23 -0
  221. package/data/rigveda/hymns/01189.json +63 -0
  222. package/data/rigveda/hymns/01190.json +23 -0
  223. package/data/rigveda/hymns/01191.json +23 -0
  224. package/data/rigveda/hymns/02001.json +64 -0
  225. package/data/rigveda/hymns/02002.json +46 -0
  226. package/data/rigveda/hymns/02003.json +60 -0
  227. package/data/rigveda/hymns/02004.json +37 -0
  228. package/data/rigveda/hymns/02005.json +23 -0
  229. package/data/rigveda/hymns/02006.json +23 -0
  230. package/data/rigveda/hymns/02007.json +23 -0
  231. package/data/rigveda/hymns/02008.json +23 -0
  232. package/data/rigveda/hymns/02009.json +33 -0
  233. package/data/rigveda/hymns/02010.json +23 -0
  234. package/data/rigveda/hymns/02011.json +87 -0
  235. package/data/rigveda/hymns/02012.json +91 -0
  236. package/data/rigveda/hymns/02013.json +51 -0
  237. package/data/rigveda/hymns/02014.json +51 -0
  238. package/data/rigveda/hymns/02015.json +33 -0
  239. package/data/rigveda/hymns/02016.json +37 -0
  240. package/data/rigveda/hymns/02017.json +37 -0
  241. package/data/rigveda/hymns/02018.json +45 -0
  242. package/data/rigveda/hymns/02019.json +50 -0
  243. package/data/rigveda/hymns/02020.json +33 -0
  244. package/data/rigveda/hymns/02021.json +23 -0
  245. package/data/rigveda/hymns/02022.json +23 -0
  246. package/data/rigveda/hymns/02023.json +58 -0
  247. package/data/rigveda/hymns/02024.json +37 -0
  248. package/data/rigveda/hymns/02025.json +23 -0
  249. package/data/rigveda/hymns/02026.json +23 -0
  250. package/data/rigveda/hymns/02027.json +59 -0
  251. package/data/rigveda/hymns/02028.json +77 -0
  252. package/data/rigveda/hymns/02029.json +51 -0
  253. package/data/rigveda/hymns/02030.json +55 -0
  254. package/data/rigveda/hymns/02031.json +42 -0
  255. package/data/rigveda/hymns/02032.json +69 -0
  256. package/data/rigveda/hymns/02033.json +64 -0
  257. package/data/rigveda/hymns/02034.json +67 -0
  258. package/data/rigveda/hymns/02035.json +23 -0
  259. package/data/rigveda/hymns/02036.json +42 -0
  260. package/data/rigveda/hymns/02037.json +42 -0
  261. package/data/rigveda/hymns/02038.json +23 -0
  262. package/data/rigveda/hymns/02039.json +42 -0
  263. package/data/rigveda/hymns/02040.json +23 -0
  264. package/data/rigveda/hymns/02041.json +69 -0
  265. package/data/rigveda/hymns/02042.json +33 -0
  266. package/data/rigveda/hymns/02043.json +37 -0
  267. package/data/rigveda/hymns/03001.json +67 -0
  268. package/data/rigveda/hymns/03002.json +33 -0
  269. package/data/rigveda/hymns/03003.json +51 -0
  270. package/data/rigveda/hymns/03004.json +55 -0
  271. package/data/rigveda/hymns/03005.json +23 -0
  272. package/data/rigveda/hymns/03006.json +55 -0
  273. package/data/rigveda/hymns/03007.json +42 -0
  274. package/data/rigveda/hymns/03008.json +42 -0
  275. package/data/rigveda/hymns/03009.json +33 -0
  276. package/data/rigveda/hymns/03010.json +42 -0
  277. package/data/rigveda/hymns/03011.json +33 -0
  278. package/data/rigveda/hymns/03012.json +37 -0
  279. package/data/rigveda/hymns/03013.json +33 -0
  280. package/data/rigveda/hymns/03014.json +46 -0
  281. package/data/rigveda/hymns/03015.json +54 -0
  282. package/data/rigveda/hymns/03016.json +42 -0
  283. package/data/rigveda/hymns/03017.json +50 -0
  284. package/data/rigveda/hymns/03018.json +33 -0
  285. package/data/rigveda/hymns/03019.json +41 -0
  286. package/data/rigveda/hymns/03020.json +37 -0
  287. package/data/rigveda/hymns/03021.json +73 -0
  288. package/data/rigveda/hymns/03022.json +46 -0
  289. package/data/rigveda/hymns/03023.json +33 -0
  290. package/data/rigveda/hymns/03024.json +23 -0
  291. package/data/rigveda/hymns/03025.json +42 -0
  292. package/data/rigveda/hymns/03026.json +23 -0
  293. package/data/rigveda/hymns/03027.json +51 -0
  294. package/data/rigveda/hymns/03028.json +51 -0
  295. package/data/rigveda/hymns/03029.json +46 -0
  296. package/data/rigveda/hymns/03030.json +105 -0
  297. package/data/rigveda/hymns/03031.json +45 -0
  298. package/data/rigveda/hymns/03032.json +81 -0
  299. package/data/rigveda/hymns/03033.json +64 -0
  300. package/data/rigveda/hymns/03034.json +33 -0
  301. package/data/rigveda/hymns/03035.json +46 -0
  302. package/data/rigveda/hymns/03036.json +46 -0
  303. package/data/rigveda/hymns/03037.json +63 -0
  304. package/data/rigveda/hymns/03038.json +23 -0
  305. package/data/rigveda/hymns/03039.json +42 -0
  306. package/data/rigveda/hymns/03040.json +33 -0
  307. package/data/rigveda/hymns/03041.json +46 -0
  308. package/data/rigveda/hymns/03042.json +23 -0
  309. package/data/rigveda/hymns/03043.json +33 -0
  310. package/data/rigveda/hymns/03044.json +33 -0
  311. package/data/rigveda/hymns/03045.json +33 -0
  312. package/data/rigveda/hymns/03046.json +33 -0
  313. package/data/rigveda/hymns/03047.json +23 -0
  314. package/data/rigveda/hymns/03048.json +23 -0
  315. package/data/rigveda/hymns/03049.json +23 -0
  316. package/data/rigveda/hymns/03050.json +33 -0
  317. package/data/rigveda/hymns/03051.json +55 -0
  318. package/data/rigveda/hymns/03052.json +46 -0
  319. package/data/rigveda/hymns/03053.json +93 -0
  320. package/data/rigveda/hymns/03054.json +68 -0
  321. package/data/rigveda/hymns/03055.json +51 -0
  322. package/data/rigveda/hymns/03056.json +42 -0
  323. package/data/rigveda/hymns/03057.json +51 -0
  324. package/data/rigveda/hymns/03058.json +42 -0
  325. package/data/rigveda/hymns/03059.json +33 -0
  326. package/data/rigveda/hymns/03060.json +51 -0
  327. package/data/rigveda/hymns/03061.json +60 -0
  328. package/data/rigveda/hymns/03062.json +33 -0
  329. package/data/rigveda/hymns/04001.json +67 -0
  330. package/data/rigveda/hymns/04002.json +51 -0
  331. package/data/rigveda/hymns/04003.json +89 -0
  332. package/data/rigveda/hymns/04004.json +76 -0
  333. package/data/rigveda/hymns/04005.json +46 -0
  334. package/data/rigveda/hymns/04006.json +55 -0
  335. package/data/rigveda/hymns/04007.json +23 -0
  336. package/data/rigveda/hymns/04008.json +23 -0
  337. package/data/rigveda/hymns/04009.json +23 -0
  338. package/data/rigveda/hymns/04010.json +42 -0
  339. package/data/rigveda/hymns/04011.json +42 -0
  340. package/data/rigveda/hymns/04012.json +50 -0
  341. package/data/rigveda/hymns/04013.json +23 -0
  342. package/data/rigveda/hymns/04014.json +33 -0
  343. package/data/rigveda/hymns/04015.json +46 -0
  344. package/data/rigveda/hymns/04016.json +60 -0
  345. package/data/rigveda/hymns/04017.json +33 -0
  346. package/data/rigveda/hymns/04018.json +42 -0
  347. package/data/rigveda/hymns/04019.json +55 -0
  348. package/data/rigveda/hymns/04020.json +42 -0
  349. package/data/rigveda/hymns/04021.json +23 -0
  350. package/data/rigveda/hymns/04022.json +77 -0
  351. package/data/rigveda/hymns/04023.json +23 -0
  352. package/data/rigveda/hymns/04024.json +23 -0
  353. package/data/rigveda/hymns/04025.json +23 -0
  354. package/data/rigveda/hymns/04026.json +33 -0
  355. package/data/rigveda/hymns/04027.json +23 -0
  356. package/data/rigveda/hymns/04028.json +42 -0
  357. package/data/rigveda/hymns/04029.json +37 -0
  358. package/data/rigveda/hymns/04030.json +46 -0
  359. package/data/rigveda/hymns/04031.json +33 -0
  360. package/data/rigveda/hymns/04032.json +66 -0
  361. package/data/rigveda/hymns/04033.json +37 -0
  362. package/data/rigveda/hymns/04034.json +59 -0
  363. package/data/rigveda/hymns/04035.json +91 -0
  364. package/data/rigveda/hymns/04036.json +64 -0
  365. package/data/rigveda/hymns/04037.json +37 -0
  366. package/data/rigveda/hymns/04038.json +23 -0
  367. package/data/rigveda/hymns/04039.json +23 -0
  368. package/data/rigveda/hymns/04040.json +23 -0
  369. package/data/rigveda/hymns/04041.json +59 -0
  370. package/data/rigveda/hymns/04042.json +37 -0
  371. package/data/rigveda/hymns/04043.json +33 -0
  372. package/data/rigveda/hymns/04044.json +55 -0
  373. package/data/rigveda/hymns/04045.json +37 -0
  374. package/data/rigveda/hymns/04046.json +46 -0
  375. package/data/rigveda/hymns/04047.json +51 -0
  376. package/data/rigveda/hymns/04048.json +49 -0
  377. package/data/rigveda/hymns/04049.json +45 -0
  378. package/data/rigveda/hymns/04050.json +23 -0
  379. package/data/rigveda/hymns/04051.json +55 -0
  380. package/data/rigveda/hymns/04052.json +42 -0
  381. package/data/rigveda/hymns/04053.json +23 -0
  382. package/data/rigveda/hymns/04054.json +41 -0
  383. package/data/rigveda/hymns/04055.json +33 -0
  384. package/data/rigveda/hymns/04056.json +46 -0
  385. package/data/rigveda/hymns/04057.json +23 -0
  386. package/data/rigveda/hymns/04058.json +23 -0
  387. package/data/rigveda/hymns/05001.json +41 -0
  388. package/data/rigveda/hymns/05002.json +55 -0
  389. package/data/rigveda/hymns/05003.json +86 -0
  390. package/data/rigveda/hymns/05004.json +67 -0
  391. package/data/rigveda/hymns/05005.json +42 -0
  392. package/data/rigveda/hymns/05006.json +42 -0
  393. package/data/rigveda/hymns/05007.json +33 -0
  394. package/data/rigveda/hymns/05008.json +41 -0
  395. package/data/rigveda/hymns/05009.json +41 -0
  396. package/data/rigveda/hymns/05010.json +33 -0
  397. package/data/rigveda/hymns/05011.json +50 -0
  398. package/data/rigveda/hymns/05012.json +33 -0
  399. package/data/rigveda/hymns/05013.json +23 -0
  400. package/data/rigveda/hymns/05014.json +23 -0
  401. package/data/rigveda/hymns/05015.json +23 -0
  402. package/data/rigveda/hymns/05016.json +33 -0
  403. package/data/rigveda/hymns/05017.json +33 -0
  404. package/data/rigveda/hymns/05018.json +23 -0
  405. package/data/rigveda/hymns/05019.json +23 -0
  406. package/data/rigveda/hymns/05020.json +23 -0
  407. package/data/rigveda/hymns/05021.json +42 -0
  408. package/data/rigveda/hymns/05022.json +33 -0
  409. package/data/rigveda/hymns/05023.json +37 -0
  410. package/data/rigveda/hymns/05024.json +51 -0
  411. package/data/rigveda/hymns/05025.json +33 -0
  412. package/data/rigveda/hymns/05026.json +50 -0
  413. package/data/rigveda/hymns/05027.json +33 -0
  414. package/data/rigveda/hymns/05028.json +33 -0
  415. package/data/rigveda/hymns/05029.json +59 -0
  416. package/data/rigveda/hymns/05030.json +37 -0
  417. package/data/rigveda/hymns/05031.json +51 -0
  418. package/data/rigveda/hymns/05032.json +33 -0
  419. package/data/rigveda/hymns/05033.json +55 -0
  420. package/data/rigveda/hymns/05034.json +23 -0
  421. package/data/rigveda/hymns/05035.json +60 -0
  422. package/data/rigveda/hymns/05036.json +51 -0
  423. package/data/rigveda/hymns/05037.json +23 -0
  424. package/data/rigveda/hymns/05038.json +60 -0
  425. package/data/rigveda/hymns/05039.json +33 -0
  426. package/data/rigveda/hymns/05040.json +69 -0
  427. package/data/rigveda/hymns/05041.json +50 -0
  428. package/data/rigveda/hymns/05042.json +51 -0
  429. package/data/rigveda/hymns/05043.json +33 -0
  430. package/data/rigveda/hymns/05044.json +23 -0
  431. package/data/rigveda/hymns/05045.json +33 -0
  432. package/data/rigveda/hymns/05046.json +46 -0
  433. package/data/rigveda/hymns/05047.json +51 -0
  434. package/data/rigveda/hymns/05048.json +23 -0
  435. package/data/rigveda/hymns/05049.json +23 -0
  436. package/data/rigveda/hymns/05050.json +23 -0
  437. package/data/rigveda/hymns/05051.json +69 -0
  438. package/data/rigveda/hymns/05052.json +23 -0
  439. package/data/rigveda/hymns/05053.json +51 -0
  440. package/data/rigveda/hymns/05054.json +54 -0
  441. package/data/rigveda/hymns/05055.json +50 -0
  442. package/data/rigveda/hymns/05056.json +37 -0
  443. package/data/rigveda/hymns/05057.json +55 -0
  444. package/data/rigveda/hymns/05058.json +37 -0
  445. package/data/rigveda/hymns/05059.json +55 -0
  446. package/data/rigveda/hymns/05060.json +69 -0
  447. package/data/rigveda/hymns/05061.json +37 -0
  448. package/data/rigveda/hymns/05062.json +46 -0
  449. package/data/rigveda/hymns/05063.json +45 -0
  450. package/data/rigveda/hymns/05064.json +23 -0
  451. package/data/rigveda/hymns/05065.json +23 -0
  452. package/data/rigveda/hymns/05066.json +51 -0
  453. package/data/rigveda/hymns/05067.json +23 -0
  454. package/data/rigveda/hymns/05068.json +23 -0
  455. package/data/rigveda/hymns/05069.json +50 -0
  456. package/data/rigveda/hymns/05070.json +60 -0
  457. package/data/rigveda/hymns/05071.json +33 -0
  458. package/data/rigveda/hymns/05072.json +23 -0
  459. package/data/rigveda/hymns/05073.json +42 -0
  460. package/data/rigveda/hymns/05074.json +37 -0
  461. package/data/rigveda/hymns/05075.json +77 -0
  462. package/data/rigveda/hymns/05076.json +23 -0
  463. package/data/rigveda/hymns/05077.json +23 -0
  464. package/data/rigveda/hymns/05078.json +41 -0
  465. package/data/rigveda/hymns/05079.json +87 -0
  466. package/data/rigveda/hymns/05080.json +23 -0
  467. package/data/rigveda/hymns/05081.json +33 -0
  468. package/data/rigveda/hymns/05082.json +23 -0
  469. package/data/rigveda/hymns/05083.json +23 -0
  470. package/data/rigveda/hymns/05084.json +60 -0
  471. package/data/rigveda/hymns/05085.json +33 -0
  472. package/data/rigveda/hymns/05086.json +23 -0
  473. package/data/rigveda/hymns/05087.json +33 -0
  474. package/data/rigveda/hymns/06001.json +55 -0
  475. package/data/rigveda/hymns/06002.json +37 -0
  476. package/data/rigveda/hymns/06003.json +33 -0
  477. package/data/rigveda/hymns/06004.json +50 -0
  478. package/data/rigveda/hymns/06005.json +64 -0
  479. package/data/rigveda/hymns/06006.json +51 -0
  480. package/data/rigveda/hymns/06007.json +42 -0
  481. package/data/rigveda/hymns/06008.json +55 -0
  482. package/data/rigveda/hymns/06009.json +23 -0
  483. package/data/rigveda/hymns/06010.json +37 -0
  484. package/data/rigveda/hymns/06011.json +55 -0
  485. package/data/rigveda/hymns/06012.json +33 -0
  486. package/data/rigveda/hymns/06013.json +37 -0
  487. package/data/rigveda/hymns/06014.json +33 -0
  488. package/data/rigveda/hymns/06015.json +82 -0
  489. package/data/rigveda/hymns/06016.json +103 -0
  490. package/data/rigveda/hymns/06017.json +71 -0
  491. package/data/rigveda/hymns/06018.json +64 -0
  492. package/data/rigveda/hymns/06019.json +55 -0
  493. package/data/rigveda/hymns/06020.json +59 -0
  494. package/data/rigveda/hymns/06021.json +68 -0
  495. package/data/rigveda/hymns/06022.json +55 -0
  496. package/data/rigveda/hymns/06023.json +46 -0
  497. package/data/rigveda/hymns/06024.json +68 -0
  498. package/data/rigveda/hymns/06025.json +59 -0
  499. package/data/rigveda/hymns/06026.json +50 -0
  500. package/data/rigveda/hymns/06027.json +55 -0
  501. package/data/rigveda/hymns/06028.json +42 -0
  502. package/data/rigveda/hymns/06029.json +23 -0
  503. package/data/rigveda/hymns/06030.json +23 -0
  504. package/data/rigveda/hymns/06031.json +60 -0
  505. package/data/rigveda/hymns/06032.json +23 -0
  506. package/data/rigveda/hymns/06033.json +50 -0
  507. package/data/rigveda/hymns/06034.json +33 -0
  508. package/data/rigveda/hymns/06035.json +37 -0
  509. package/data/rigveda/hymns/06036.json +33 -0
  510. package/data/rigveda/hymns/06037.json +42 -0
  511. package/data/rigveda/hymns/06038.json +33 -0
  512. package/data/rigveda/hymns/06039.json +42 -0
  513. package/data/rigveda/hymns/06040.json +41 -0
  514. package/data/rigveda/hymns/06041.json +46 -0
  515. package/data/rigveda/hymns/06042.json +23 -0
  516. package/data/rigveda/hymns/06043.json +45 -0
  517. package/data/rigveda/hymns/06044.json +50 -0
  518. package/data/rigveda/hymns/06045.json +63 -0
  519. package/data/rigveda/hymns/06046.json +72 -0
  520. package/data/rigveda/hymns/06047.json +86 -0
  521. package/data/rigveda/hymns/06048.json +81 -0
  522. package/data/rigveda/hymns/06049.json +42 -0
  523. package/data/rigveda/hymns/06050.json +81 -0
  524. package/data/rigveda/hymns/06051.json +91 -0
  525. package/data/rigveda/hymns/06052.json +73 -0
  526. package/data/rigveda/hymns/06053.json +55 -0
  527. package/data/rigveda/hymns/06054.json +42 -0
  528. package/data/rigveda/hymns/06055.json +23 -0
  529. package/data/rigveda/hymns/06056.json +23 -0
  530. package/data/rigveda/hymns/06057.json +23 -0
  531. package/data/rigveda/hymns/06058.json +37 -0
  532. package/data/rigveda/hymns/06059.json +50 -0
  533. package/data/rigveda/hymns/06060.json +64 -0
  534. package/data/rigveda/hymns/06061.json +33 -0
  535. package/data/rigveda/hymns/06062.json +23 -0
  536. package/data/rigveda/hymns/06063.json +23 -0
  537. package/data/rigveda/hymns/06064.json +33 -0
  538. package/data/rigveda/hymns/06065.json +33 -0
  539. package/data/rigveda/hymns/06066.json +46 -0
  540. package/data/rigveda/hymns/06067.json +37 -0
  541. package/data/rigveda/hymns/06068.json +33 -0
  542. package/data/rigveda/hymns/06069.json +23 -0
  543. package/data/rigveda/hymns/06070.json +42 -0
  544. package/data/rigveda/hymns/06071.json +33 -0
  545. package/data/rigveda/hymns/06072.json +23 -0
  546. package/data/rigveda/hymns/06073.json +23 -0
  547. package/data/rigveda/hymns/06074.json +37 -0
  548. package/data/rigveda/hymns/06075.json +23 -0
  549. package/data/rigveda/hymns/07001.json +92 -0
  550. package/data/rigveda/hymns/07002.json +42 -0
  551. package/data/rigveda/hymns/07003.json +68 -0
  552. package/data/rigveda/hymns/07004.json +51 -0
  553. package/data/rigveda/hymns/07005.json +51 -0
  554. package/data/rigveda/hymns/07006.json +23 -0
  555. package/data/rigveda/hymns/07007.json +33 -0
  556. package/data/rigveda/hymns/07008.json +51 -0
  557. package/data/rigveda/hymns/07009.json +42 -0
  558. package/data/rigveda/hymns/07010.json +23 -0
  559. package/data/rigveda/hymns/07011.json +45 -0
  560. package/data/rigveda/hymns/07012.json +33 -0
  561. package/data/rigveda/hymns/07013.json +33 -0
  562. package/data/rigveda/hymns/07014.json +33 -0
  563. package/data/rigveda/hymns/07015.json +33 -0
  564. package/data/rigveda/hymns/07016.json +51 -0
  565. package/data/rigveda/hymns/07017.json +33 -0
  566. package/data/rigveda/hymns/07018.json +59 -0
  567. package/data/rigveda/hymns/07019.json +51 -0
  568. package/data/rigveda/hymns/07020.json +64 -0
  569. package/data/rigveda/hymns/07021.json +50 -0
  570. package/data/rigveda/hymns/07022.json +60 -0
  571. package/data/rigveda/hymns/07023.json +46 -0
  572. package/data/rigveda/hymns/07024.json +46 -0
  573. package/data/rigveda/hymns/07025.json +59 -0
  574. package/data/rigveda/hymns/07026.json +23 -0
  575. package/data/rigveda/hymns/07027.json +23 -0
  576. package/data/rigveda/hymns/07028.json +55 -0
  577. package/data/rigveda/hymns/07029.json +41 -0
  578. package/data/rigveda/hymns/07030.json +51 -0
  579. package/data/rigveda/hymns/07031.json +55 -0
  580. package/data/rigveda/hymns/07032.json +66 -0
  581. package/data/rigveda/hymns/07033.json +33 -0
  582. package/data/rigveda/hymns/07034.json +23 -0
  583. package/data/rigveda/hymns/07035.json +23 -0
  584. package/data/rigveda/hymns/07036.json +64 -0
  585. package/data/rigveda/hymns/07037.json +46 -0
  586. package/data/rigveda/hymns/07038.json +42 -0
  587. package/data/rigveda/hymns/07039.json +23 -0
  588. package/data/rigveda/hymns/07040.json +51 -0
  589. package/data/rigveda/hymns/07041.json +50 -0
  590. package/data/rigveda/hymns/07042.json +33 -0
  591. package/data/rigveda/hymns/07043.json +33 -0
  592. package/data/rigveda/hymns/07044.json +23 -0
  593. package/data/rigveda/hymns/07045.json +23 -0
  594. package/data/rigveda/hymns/07046.json +33 -0
  595. package/data/rigveda/hymns/07047.json +37 -0
  596. package/data/rigveda/hymns/07048.json +23 -0
  597. package/data/rigveda/hymns/07049.json +23 -0
  598. package/data/rigveda/hymns/07050.json +33 -0
  599. package/data/rigveda/hymns/07051.json +23 -0
  600. package/data/rigveda/hymns/07052.json +42 -0
  601. package/data/rigveda/hymns/07053.json +23 -0
  602. package/data/rigveda/hymns/07054.json +42 -0
  603. package/data/rigveda/hymns/07055.json +33 -0
  604. package/data/rigveda/hymns/07056.json +54 -0
  605. package/data/rigveda/hymns/07057.json +42 -0
  606. package/data/rigveda/hymns/07058.json +23 -0
  607. package/data/rigveda/hymns/07059.json +59 -0
  608. package/data/rigveda/hymns/07060.json +60 -0
  609. package/data/rigveda/hymns/07061.json +46 -0
  610. package/data/rigveda/hymns/07062.json +33 -0
  611. package/data/rigveda/hymns/07063.json +33 -0
  612. package/data/rigveda/hymns/07064.json +37 -0
  613. package/data/rigveda/hymns/07065.json +33 -0
  614. package/data/rigveda/hymns/07066.json +33 -0
  615. package/data/rigveda/hymns/07067.json +51 -0
  616. package/data/rigveda/hymns/07068.json +46 -0
  617. package/data/rigveda/hymns/07069.json +59 -0
  618. package/data/rigveda/hymns/07070.json +37 -0
  619. package/data/rigveda/hymns/07071.json +37 -0
  620. package/data/rigveda/hymns/07072.json +42 -0
  621. package/data/rigveda/hymns/07073.json +42 -0
  622. package/data/rigveda/hymns/07074.json +42 -0
  623. package/data/rigveda/hymns/07075.json +37 -0
  624. package/data/rigveda/hymns/07076.json +42 -0
  625. package/data/rigveda/hymns/07077.json +51 -0
  626. package/data/rigveda/hymns/07078.json +33 -0
  627. package/data/rigveda/hymns/07079.json +33 -0
  628. package/data/rigveda/hymns/07080.json +23 -0
  629. package/data/rigveda/hymns/07081.json +42 -0
  630. package/data/rigveda/hymns/07082.json +63 -0
  631. package/data/rigveda/hymns/07083.json +58 -0
  632. package/data/rigveda/hymns/07084.json +33 -0
  633. package/data/rigveda/hymns/07085.json +33 -0
  634. package/data/rigveda/hymns/07086.json +55 -0
  635. package/data/rigveda/hymns/07087.json +33 -0
  636. package/data/rigveda/hymns/07088.json +23 -0
  637. package/data/rigveda/hymns/07089.json +42 -0
  638. package/data/rigveda/hymns/07090.json +33 -0
  639. package/data/rigveda/hymns/07091.json +55 -0
  640. package/data/rigveda/hymns/07092.json +42 -0
  641. package/data/rigveda/hymns/07093.json +33 -0
  642. package/data/rigveda/hymns/07094.json +37 -0
  643. package/data/rigveda/hymns/07095.json +33 -0
  644. package/data/rigveda/hymns/07096.json +42 -0
  645. package/data/rigveda/hymns/07097.json +55 -0
  646. package/data/rigveda/hymns/07098.json +50 -0
  647. package/data/rigveda/hymns/07099.json +50 -0
  648. package/data/rigveda/hymns/07100.json +46 -0
  649. package/data/rigveda/hymns/07101.json +23 -0
  650. package/data/rigveda/hymns/07102.json +23 -0
  651. package/data/rigveda/hymns/07103.json +23 -0
  652. package/data/rigveda/hymns/07104.json +63 -0
  653. package/data/rigveda/hymns/08001.json +84 -0
  654. package/data/rigveda/hymns/08002.json +82 -0
  655. package/data/rigveda/hymns/08003.json +50 -0
  656. package/data/rigveda/hymns/08004.json +59 -0
  657. package/data/rigveda/hymns/08005.json +118 -0
  658. package/data/rigveda/hymns/08006.json +63 -0
  659. package/data/rigveda/hymns/08007.json +50 -0
  660. package/data/rigveda/hymns/08008.json +96 -0
  661. package/data/rigveda/hymns/08009.json +54 -0
  662. package/data/rigveda/hymns/08010.json +33 -0
  663. package/data/rigveda/hymns/08011.json +42 -0
  664. package/data/rigveda/hymns/08012.json +41 -0
  665. package/data/rigveda/hymns/08013.json +63 -0
  666. package/data/rigveda/hymns/08014.json +50 -0
  667. package/data/rigveda/hymns/08015.json +50 -0
  668. package/data/rigveda/hymns/08016.json +33 -0
  669. package/data/rigveda/hymns/08017.json +50 -0
  670. package/data/rigveda/hymns/08018.json +68 -0
  671. package/data/rigveda/hymns/08019.json +99 -0
  672. package/data/rigveda/hymns/08020.json +89 -0
  673. package/data/rigveda/hymns/08021.json +94 -0
  674. package/data/rigveda/hymns/08022.json +63 -0
  675. package/data/rigveda/hymns/08023.json +59 -0
  676. package/data/rigveda/hymns/08024.json +95 -0
  677. package/data/rigveda/hymns/08025.json +33 -0
  678. package/data/rigveda/hymns/08026.json +104 -0
  679. package/data/rigveda/hymns/08027.json +68 -0
  680. package/data/rigveda/hymns/08028.json +23 -0
  681. package/data/rigveda/hymns/08029.json +23 -0
  682. package/data/rigveda/hymns/08030.json +23 -0
  683. package/data/rigveda/hymns/08031.json +33 -0
  684. package/data/rigveda/hymns/08032.json +59 -0
  685. package/data/rigveda/hymns/08033.json +68 -0
  686. package/data/rigveda/hymns/08034.json +33 -0
  687. package/data/rigveda/hymns/08035.json +110 -0
  688. package/data/rigveda/hymns/08036.json +41 -0
  689. package/data/rigveda/hymns/08037.json +53 -0
  690. package/data/rigveda/hymns/08038.json +23 -0
  691. package/data/rigveda/hymns/08039.json +23 -0
  692. package/data/rigveda/hymns/08040.json +33 -0
  693. package/data/rigveda/hymns/08041.json +23 -0
  694. package/data/rigveda/hymns/08042.json +42 -0
  695. package/data/rigveda/hymns/08043.json +82 -0
  696. package/data/rigveda/hymns/08044.json +53 -0
  697. package/data/rigveda/hymns/08045.json +86 -0
  698. package/data/rigveda/hymns/08046.json +91 -0
  699. package/data/rigveda/hymns/08047.json +72 -0
  700. package/data/rigveda/hymns/08048.json +84 -0
  701. package/data/rigveda/hymns/08049.json +144 -0
  702. package/data/rigveda/hymns/08050.json +81 -0
  703. package/data/rigveda/hymns/08051.json +68 -0
  704. package/data/rigveda/hymns/08052.json +23 -0
  705. package/data/rigveda/hymns/08053.json +23 -0
  706. package/data/rigveda/hymns/08054.json +33 -0
  707. package/data/rigveda/hymns/08055.json +77 -0
  708. package/data/rigveda/hymns/08056.json +81 -0
  709. package/data/rigveda/hymns/08057.json +42 -0
  710. package/data/rigveda/hymns/08058.json +23 -0
  711. package/data/rigveda/hymns/08059.json +117 -0
  712. package/data/rigveda/hymns/08060.json +64 -0
  713. package/data/rigveda/hymns/08061.json +33 -0
  714. package/data/rigveda/hymns/08062.json +42 -0
  715. package/data/rigveda/hymns/08063.json +46 -0
  716. package/data/rigveda/hymns/08064.json +46 -0
  717. package/data/rigveda/hymns/08065.json +42 -0
  718. package/data/rigveda/hymns/08066.json +23 -0
  719. package/data/rigveda/hymns/08067.json +33 -0
  720. package/data/rigveda/hymns/08068.json +46 -0
  721. package/data/rigveda/hymns/08069.json +46 -0
  722. package/data/rigveda/hymns/08070.json +42 -0
  723. package/data/rigveda/hymns/08071.json +23 -0
  724. package/data/rigveda/hymns/08072.json +23 -0
  725. package/data/rigveda/hymns/08073.json +33 -0
  726. package/data/rigveda/hymns/08074.json +55 -0
  727. package/data/rigveda/hymns/08075.json +23 -0
  728. package/data/rigveda/hymns/08076.json +46 -0
  729. package/data/rigveda/hymns/08077.json +23 -0
  730. package/data/rigveda/hymns/08078.json +33 -0
  731. package/data/rigveda/hymns/08079.json +64 -0
  732. package/data/rigveda/hymns/08080.json +42 -0
  733. package/data/rigveda/hymns/08081.json +85 -0
  734. package/data/rigveda/hymns/08082.json +64 -0
  735. package/data/rigveda/hymns/08083.json +33 -0
  736. package/data/rigveda/hymns/08084.json +49 -0
  737. package/data/rigveda/hymns/08085.json +42 -0
  738. package/data/rigveda/hymns/08086.json +78 -0
  739. package/data/rigveda/hymns/08087.json +59 -0
  740. package/data/rigveda/hymns/08088.json +42 -0
  741. package/data/rigveda/hymns/08089.json +33 -0
  742. package/data/rigveda/hymns/08090.json +33 -0
  743. package/data/rigveda/hymns/08091.json +46 -0
  744. package/data/rigveda/hymns/08092.json +46 -0
  745. package/data/rigveda/hymns/08093.json +42 -0
  746. package/data/rigveda/hymns/08094.json +55 -0
  747. package/data/rigveda/hymns/08095.json +33 -0
  748. package/data/rigveda/hymns/08096.json +33 -0
  749. package/data/rigveda/hymns/08097.json +23 -0
  750. package/data/rigveda/hymns/08098.json +42 -0
  751. package/data/rigveda/hymns/08099.json +23 -0
  752. package/data/rigveda/hymns/08100.json +23 -0
  753. package/data/rigveda/hymns/08101.json +59 -0
  754. package/data/rigveda/hymns/08102.json +23 -0
  755. package/data/rigveda/hymns/08103.json +58 -0
  756. package/data/rigveda/hymns/09001.json +37 -0
  757. package/data/rigveda/hymns/09002.json +23 -0
  758. package/data/rigveda/hymns/09003.json +23 -0
  759. package/data/rigveda/hymns/09004.json +41 -0
  760. package/data/rigveda/hymns/09005.json +33 -0
  761. package/data/rigveda/hymns/09006.json +23 -0
  762. package/data/rigveda/hymns/09007.json +23 -0
  763. package/data/rigveda/hymns/09008.json +33 -0
  764. package/data/rigveda/hymns/09009.json +33 -0
  765. package/data/rigveda/hymns/09010.json +23 -0
  766. package/data/rigveda/hymns/09011.json +55 -0
  767. package/data/rigveda/hymns/09012.json +37 -0
  768. package/data/rigveda/hymns/09013.json +42 -0
  769. package/data/rigveda/hymns/09014.json +23 -0
  770. package/data/rigveda/hymns/09015.json +23 -0
  771. package/data/rigveda/hymns/09016.json +23 -0
  772. package/data/rigveda/hymns/09017.json +23 -0
  773. package/data/rigveda/hymns/09018.json +23 -0
  774. package/data/rigveda/hymns/09019.json +42 -0
  775. package/data/rigveda/hymns/09020.json +46 -0
  776. package/data/rigveda/hymns/09021.json +33 -0
  777. package/data/rigveda/hymns/09022.json +23 -0
  778. package/data/rigveda/hymns/09023.json +33 -0
  779. package/data/rigveda/hymns/09024.json +37 -0
  780. package/data/rigveda/hymns/09025.json +33 -0
  781. package/data/rigveda/hymns/09026.json +33 -0
  782. package/data/rigveda/hymns/09027.json +23 -0
  783. package/data/rigveda/hymns/09028.json +23 -0
  784. package/data/rigveda/hymns/09029.json +42 -0
  785. package/data/rigveda/hymns/09030.json +33 -0
  786. package/data/rigveda/hymns/09031.json +46 -0
  787. package/data/rigveda/hymns/09032.json +33 -0
  788. package/data/rigveda/hymns/09033.json +33 -0
  789. package/data/rigveda/hymns/09034.json +23 -0
  790. package/data/rigveda/hymns/09035.json +37 -0
  791. package/data/rigveda/hymns/09036.json +33 -0
  792. package/data/rigveda/hymns/09037.json +23 -0
  793. package/data/rigveda/hymns/09038.json +23 -0
  794. package/data/rigveda/hymns/09039.json +33 -0
  795. package/data/rigveda/hymns/09040.json +41 -0
  796. package/data/rigveda/hymns/09041.json +42 -0
  797. package/data/rigveda/hymns/09042.json +23 -0
  798. package/data/rigveda/hymns/09043.json +33 -0
  799. package/data/rigveda/hymns/09044.json +23 -0
  800. package/data/rigveda/hymns/09045.json +33 -0
  801. package/data/rigveda/hymns/09046.json +23 -0
  802. package/data/rigveda/hymns/09047.json +23 -0
  803. package/data/rigveda/hymns/09048.json +23 -0
  804. package/data/rigveda/hymns/09049.json +23 -0
  805. package/data/rigveda/hymns/09050.json +33 -0
  806. package/data/rigveda/hymns/09051.json +33 -0
  807. package/data/rigveda/hymns/09052.json +33 -0
  808. package/data/rigveda/hymns/09053.json +33 -0
  809. package/data/rigveda/hymns/09054.json +23 -0
  810. package/data/rigveda/hymns/09055.json +42 -0
  811. package/data/rigveda/hymns/09056.json +42 -0
  812. package/data/rigveda/hymns/09057.json +23 -0
  813. package/data/rigveda/hymns/09058.json +23 -0
  814. package/data/rigveda/hymns/09059.json +33 -0
  815. package/data/rigveda/hymns/09060.json +23 -0
  816. package/data/rigveda/hymns/09061.json +50 -0
  817. package/data/rigveda/hymns/09062.json +60 -0
  818. package/data/rigveda/hymns/09063.json +49 -0
  819. package/data/rigveda/hymns/09064.json +59 -0
  820. package/data/rigveda/hymns/09065.json +75 -0
  821. package/data/rigveda/hymns/09066.json +59 -0
  822. package/data/rigveda/hymns/09067.json +93 -0
  823. package/data/rigveda/hymns/09068.json +33 -0
  824. package/data/rigveda/hymns/09069.json +51 -0
  825. package/data/rigveda/hymns/09070.json +33 -0
  826. package/data/rigveda/hymns/09071.json +23 -0
  827. package/data/rigveda/hymns/09072.json +50 -0
  828. package/data/rigveda/hymns/09073.json +23 -0
  829. package/data/rigveda/hymns/09074.json +33 -0
  830. package/data/rigveda/hymns/09075.json +23 -0
  831. package/data/rigveda/hymns/09076.json +23 -0
  832. package/data/rigveda/hymns/09077.json +23 -0
  833. package/data/rigveda/hymns/09078.json +23 -0
  834. package/data/rigveda/hymns/09079.json +42 -0
  835. package/data/rigveda/hymns/09080.json +23 -0
  836. package/data/rigveda/hymns/09081.json +33 -0
  837. package/data/rigveda/hymns/09082.json +42 -0
  838. package/data/rigveda/hymns/09083.json +23 -0
  839. package/data/rigveda/hymns/09084.json +23 -0
  840. package/data/rigveda/hymns/09085.json +50 -0
  841. package/data/rigveda/hymns/09086.json +125 -0
  842. package/data/rigveda/hymns/09087.json +37 -0
  843. package/data/rigveda/hymns/09088.json +50 -0
  844. package/data/rigveda/hymns/09089.json +23 -0
  845. package/data/rigveda/hymns/09090.json +42 -0
  846. package/data/rigveda/hymns/09091.json +33 -0
  847. package/data/rigveda/hymns/09092.json +33 -0
  848. package/data/rigveda/hymns/09093.json +37 -0
  849. package/data/rigveda/hymns/09094.json +23 -0
  850. package/data/rigveda/hymns/09095.json +33 -0
  851. package/data/rigveda/hymns/09096.json +59 -0
  852. package/data/rigveda/hymns/09097.json +88 -0
  853. package/data/rigveda/hymns/09098.json +37 -0
  854. package/data/rigveda/hymns/09099.json +23 -0
  855. package/data/rigveda/hymns/09100.json +54 -0
  856. package/data/rigveda/hymns/09101.json +33 -0
  857. package/data/rigveda/hymns/09102.json +23 -0
  858. package/data/rigveda/hymns/09103.json +23 -0
  859. package/data/rigveda/hymns/09104.json +42 -0
  860. package/data/rigveda/hymns/09105.json +42 -0
  861. package/data/rigveda/hymns/09106.json +33 -0
  862. package/data/rigveda/hymns/09107.json +72 -0
  863. package/data/rigveda/hymns/09108.json +33 -0
  864. package/data/rigveda/hymns/09109.json +41 -0
  865. package/data/rigveda/hymns/09110.json +50 -0
  866. package/data/rigveda/hymns/09111.json +23 -0
  867. package/data/rigveda/hymns/09112.json +23 -0
  868. package/data/rigveda/hymns/09113.json +60 -0
  869. package/data/rigveda/hymns/09114.json +37 -0
  870. package/data/rigveda/hymns/10001.json +51 -0
  871. package/data/rigveda/hymns/10002.json +60 -0
  872. package/data/rigveda/hymns/10003.json +33 -0
  873. package/data/rigveda/hymns/10004.json +69 -0
  874. package/data/rigveda/hymns/10005.json +23 -0
  875. package/data/rigveda/hymns/10006.json +33 -0
  876. package/data/rigveda/hymns/10007.json +64 -0
  877. package/data/rigveda/hymns/10008.json +33 -0
  878. package/data/rigveda/hymns/10009.json +42 -0
  879. package/data/rigveda/hymns/10010.json +37 -0
  880. package/data/rigveda/hymns/10011.json +37 -0
  881. package/data/rigveda/hymns/10012.json +33 -0
  882. package/data/rigveda/hymns/10013.json +23 -0
  883. package/data/rigveda/hymns/10014.json +46 -0
  884. package/data/rigveda/hymns/10015.json +42 -0
  885. package/data/rigveda/hymns/10016.json +59 -0
  886. package/data/rigveda/hymns/10017.json +23 -0
  887. package/data/rigveda/hymns/10018.json +60 -0
  888. package/data/rigveda/hymns/10019.json +51 -0
  889. package/data/rigveda/hymns/10020.json +42 -0
  890. package/data/rigveda/hymns/10021.json +37 -0
  891. package/data/rigveda/hymns/10022.json +68 -0
  892. package/data/rigveda/hymns/10023.json +33 -0
  893. package/data/rigveda/hymns/10024.json +42 -0
  894. package/data/rigveda/hymns/10025.json +41 -0
  895. package/data/rigveda/hymns/10026.json +46 -0
  896. package/data/rigveda/hymns/10027.json +23 -0
  897. package/data/rigveda/hymns/10028.json +42 -0
  898. package/data/rigveda/hymns/10029.json +33 -0
  899. package/data/rigveda/hymns/10030.json +77 -0
  900. package/data/rigveda/hymns/10031.json +23 -0
  901. package/data/rigveda/hymns/10032.json +69 -0
  902. package/data/rigveda/hymns/10033.json +33 -0
  903. package/data/rigveda/hymns/10034.json +33 -0
  904. package/data/rigveda/hymns/10035.json +51 -0
  905. package/data/rigveda/hymns/10036.json +37 -0
  906. package/data/rigveda/hymns/10037.json +72 -0
  907. package/data/rigveda/hymns/10038.json +46 -0
  908. package/data/rigveda/hymns/10039.json +41 -0
  909. package/data/rigveda/hymns/10040.json +62 -0
  910. package/data/rigveda/hymns/10041.json +42 -0
  911. package/data/rigveda/hymns/10042.json +73 -0
  912. package/data/rigveda/hymns/10043.json +37 -0
  913. package/data/rigveda/hymns/10044.json +51 -0
  914. package/data/rigveda/hymns/10045.json +51 -0
  915. package/data/rigveda/hymns/10046.json +23 -0
  916. package/data/rigveda/hymns/10047.json +41 -0
  917. package/data/rigveda/hymns/10048.json +23 -0
  918. package/data/rigveda/hymns/10049.json +23 -0
  919. package/data/rigveda/hymns/10050.json +42 -0
  920. package/data/rigveda/hymns/10051.json +42 -0
  921. package/data/rigveda/hymns/10052.json +33 -0
  922. package/data/rigveda/hymns/10053.json +37 -0
  923. package/data/rigveda/hymns/10054.json +41 -0
  924. package/data/rigveda/hymns/10055.json +33 -0
  925. package/data/rigveda/hymns/10056.json +23 -0
  926. package/data/rigveda/hymns/10057.json +42 -0
  927. package/data/rigveda/hymns/10058.json +23 -0
  928. package/data/rigveda/hymns/10059.json +64 -0
  929. package/data/rigveda/hymns/10060.json +33 -0
  930. package/data/rigveda/hymns/10061.json +33 -0
  931. package/data/rigveda/hymns/10062.json +33 -0
  932. package/data/rigveda/hymns/10063.json +72 -0
  933. package/data/rigveda/hymns/10064.json +46 -0
  934. package/data/rigveda/hymns/10065.json +33 -0
  935. package/data/rigveda/hymns/10066.json +33 -0
  936. package/data/rigveda/hymns/10067.json +37 -0
  937. package/data/rigveda/hymns/10068.json +23 -0
  938. package/data/rigveda/hymns/10069.json +58 -0
  939. package/data/rigveda/hymns/10070.json +42 -0
  940. package/data/rigveda/hymns/10071.json +23 -0
  941. package/data/rigveda/hymns/10072.json +51 -0
  942. package/data/rigveda/hymns/10073.json +46 -0
  943. package/data/rigveda/hymns/10074.json +33 -0
  944. package/data/rigveda/hymns/10075.json +78 -0
  945. package/data/rigveda/hymns/10076.json +37 -0
  946. package/data/rigveda/hymns/10077.json +37 -0
  947. package/data/rigveda/hymns/10078.json +33 -0
  948. package/data/rigveda/hymns/10079.json +23 -0
  949. package/data/rigveda/hymns/10080.json +23 -0
  950. package/data/rigveda/hymns/10081.json +46 -0
  951. package/data/rigveda/hymns/10082.json +23 -0
  952. package/data/rigveda/hymns/10083.json +33 -0
  953. package/data/rigveda/hymns/10084.json +81 -0
  954. package/data/rigveda/hymns/10085.json +78 -0
  955. package/data/rigveda/hymns/10086.json +59 -0
  956. package/data/rigveda/hymns/10087.json +143 -0
  957. package/data/rigveda/hymns/10088.json +33 -0
  958. package/data/rigveda/hymns/10089.json +62 -0
  959. package/data/rigveda/hymns/10090.json +23 -0
  960. package/data/rigveda/hymns/10091.json +37 -0
  961. package/data/rigveda/hymns/10092.json +33 -0
  962. package/data/rigveda/hymns/10093.json +51 -0
  963. package/data/rigveda/hymns/10094.json +37 -0
  964. package/data/rigveda/hymns/10095.json +42 -0
  965. package/data/rigveda/hymns/10096.json +55 -0
  966. package/data/rigveda/hymns/10097.json +73 -0
  967. package/data/rigveda/hymns/10098.json +72 -0
  968. package/data/rigveda/hymns/10099.json +23 -0
  969. package/data/rigveda/hymns/10100.json +33 -0
  970. package/data/rigveda/hymns/10101.json +42 -0
  971. package/data/rigveda/hymns/10102.json +37 -0
  972. package/data/rigveda/hymns/10103.json +59 -0
  973. package/data/rigveda/hymns/10104.json +68 -0
  974. package/data/rigveda/hymns/10105.json +33 -0
  975. package/data/rigveda/hymns/10106.json +23 -0
  976. package/data/rigveda/hymns/10107.json +33 -0
  977. package/data/rigveda/hymns/10108.json +72 -0
  978. package/data/rigveda/hymns/10109.json +23 -0
  979. package/data/rigveda/hymns/10110.json +51 -0
  980. package/data/rigveda/hymns/10111.json +33 -0
  981. package/data/rigveda/hymns/10112.json +80 -0
  982. package/data/rigveda/hymns/10113.json +33 -0
  983. package/data/rigveda/hymns/10114.json +23 -0
  984. package/data/rigveda/hymns/10115.json +33 -0
  985. package/data/rigveda/hymns/10116.json +46 -0
  986. package/data/rigveda/hymns/10117.json +23 -0
  987. package/data/rigveda/hymns/10118.json +33 -0
  988. package/data/rigveda/hymns/10119.json +23 -0
  989. package/data/rigveda/hymns/10120.json +23 -0
  990. package/data/rigveda/hymns/10121.json +23 -0
  991. package/data/rigveda/hymns/10122.json +42 -0
  992. package/data/rigveda/hymns/10123.json +23 -0
  993. package/data/rigveda/hymns/10124.json +60 -0
  994. package/data/rigveda/hymns/10125.json +23 -0
  995. package/data/rigveda/hymns/10126.json +42 -0
  996. package/data/rigveda/hymns/10127.json +60 -0
  997. package/data/rigveda/hymns/10128.json +23 -0
  998. package/data/rigveda/hymns/10129.json +23 -0
  999. package/data/rigveda/hymns/10130.json +23 -0
  1000. package/data/rigveda/hymns/10131.json +37 -0
  1001. package/data/rigveda/hymns/10132.json +33 -0
  1002. package/data/rigveda/hymns/10133.json +45 -0
  1003. package/data/rigveda/hymns/10134.json +72 -0
  1004. package/data/rigveda/hymns/10135.json +33 -0
  1005. package/data/rigveda/hymns/10136.json +23 -0
  1006. package/data/rigveda/hymns/10137.json +42 -0
  1007. package/data/rigveda/hymns/10138.json +23 -0
  1008. package/data/rigveda/hymns/10139.json +33 -0
  1009. package/data/rigveda/hymns/10140.json +33 -0
  1010. package/data/rigveda/hymns/10141.json +33 -0
  1011. package/data/rigveda/hymns/10142.json +50 -0
  1012. package/data/rigveda/hymns/10143.json +37 -0
  1013. package/data/rigveda/hymns/10144.json +23 -0
  1014. package/data/rigveda/hymns/10145.json +33 -0
  1015. package/data/rigveda/hymns/10146.json +23 -0
  1016. package/data/rigveda/hymns/10147.json +64 -0
  1017. package/data/rigveda/hymns/10148.json +46 -0
  1018. package/data/rigveda/hymns/10149.json +33 -0
  1019. package/data/rigveda/hymns/10150.json +33 -0
  1020. package/data/rigveda/hymns/10151.json +37 -0
  1021. package/data/rigveda/hymns/10152.json +42 -0
  1022. package/data/rigveda/hymns/10153.json +33 -0
  1023. package/data/rigveda/hymns/10154.json +23 -0
  1024. package/data/rigveda/hymns/10155.json +23 -0
  1025. package/data/rigveda/hymns/10156.json +37 -0
  1026. package/data/rigveda/hymns/10157.json +23 -0
  1027. package/data/rigveda/hymns/10158.json +23 -0
  1028. package/data/rigveda/hymns/10159.json +33 -0
  1029. package/data/rigveda/hymns/10160.json +33 -0
  1030. package/data/rigveda/hymns/10161.json +33 -0
  1031. package/data/rigveda/hymns/10162.json +23 -0
  1032. package/data/rigveda/hymns/10163.json +23 -0
  1033. package/data/rigveda/hymns/10164.json +23 -0
  1034. package/data/rigveda/hymns/10165.json +23 -0
  1035. package/data/rigveda/hymns/10166.json +33 -0
  1036. package/data/rigveda/hymns/10167.json +46 -0
  1037. package/data/rigveda/hymns/10168.json +42 -0
  1038. package/data/rigveda/hymns/10169.json +33 -0
  1039. package/data/rigveda/hymns/10170.json +23 -0
  1040. package/data/rigveda/hymns/10171.json +33 -0
  1041. package/data/rigveda/hymns/10172.json +23 -0
  1042. package/data/rigveda/hymns/10173.json +23 -0
  1043. package/data/rigveda/hymns/10174.json +33 -0
  1044. package/data/rigveda/hymns/10175.json +37 -0
  1045. package/data/rigveda/hymns/10176.json +23 -0
  1046. package/data/rigveda/hymns/10177.json +23 -0
  1047. package/data/rigveda/hymns/10178.json +23 -0
  1048. package/data/rigveda/hymns/10179.json +23 -0
  1049. package/data/rigveda/hymns/10180.json +46 -0
  1050. package/data/rigveda/hymns/10181.json +23 -0
  1051. package/data/rigveda/hymns/10182.json +23 -0
  1052. package/data/rigveda/hymns/10183.json +23 -0
  1053. package/data/rigveda/hymns/10184.json +33 -0
  1054. package/data/rigveda/hymns/10185.json +23 -0
  1055. package/data/rigveda/hymns/10186.json +33 -0
  1056. package/data/rigveda/hymns/10187.json +23 -0
  1057. package/data/rigveda/hymns/10188.json +23 -0
  1058. package/data/rigveda/hymns/10189.json +23 -0
  1059. package/data/rigveda/hymns/10190.json +23 -0
  1060. package/data/rigveda/hymns/10191.json +23 -0
  1061. package/data/rigveda/index.js +15 -0
  1062. package/data/rigveda/index.json +89 -0
  1063. package/data/rigveda/links.json +19 -0
  1064. package/data/vars.json +104 -0
  1065. package/help/main.feecting +54 -0
  1066. package/index.js +454 -0
  1067. package/index.test.js +19 -0
  1068. package/package.json +32 -0
  1069. package/utils.js +132 -0
@@ -0,0 +1,82 @@
1
+ {
2
+ "key": "08043",
3
+ "title": "RigVeda Hymn 08043",
4
+ "orig": "<HTML>\n<HEAD>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/marg.css\">\n<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=UTF-8\">\n<META name=\"description\" content=\"Rig Veda, tr. by Ralph T.H. Griffith, [1896], full text etext at sacred-texts.com\">\n<META name=\"keywords\" content=\"Rig Veda Hinduism Vedic Rik\">\n<TITLE>Rig Veda: Rig-Veda, Book 8: HYMN XLIII. Agni.</TITLE>\n</HEAD>\n<BODY>\n<CENTER>\n<A HREF=\"../../cdshop/index.htm\"><IMG SRC=\"../../cdshop/cdinfo.jpg\" BORDER=\"0\"></A><BR>\n<A HREF=\"../../index.htm\">Sacred Texts</A>&nbsp;\n<A HREF=\"../index.htm\">Hinduism</A>&nbsp;\n<A HREF=\"index.htm\">Index</A>&nbsp;\n\n<BR>\n<A HREF=\"../rvsan/rv08043.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi08.htm\">Rig-Veda, Book 8 Index</A><BR>\n&nbsp;\n<A HREF=\"rv08042.htm\">Previous</A>&nbsp;\n<A HREF=\"rv08044.htm\">Next</A>&nbsp;\n<HR><A HREF=\"http://www.amazon.com/exec/obidos/ASIN/B001VEIA6U/internetsacredte\">Buy this Book at Amazon.com</A></CENTER>\n<HR>\n<P ALIGN=\"CENTER\"><FONT SIZE=\"-1\" COLOR=\"GREEN\"><I>Rig Veda</I>, tr. by Ralph T.H. Griffith, [1896], at sacred-texts.com</FONT></P><HR></p> <h3 align=\"center\" align=\"center\">HYMN XLIII. Agni.</h3> \n<p>1. THESE songs of mine go forth as lauds of Agni, the disposing Sage,<br> Whose worshipper is ne&#146;er o&#146;erthrown.<br> 2 Wise Agni J&#257;tavedas, I beget a song of praise for thee.<br> Who willingly receivest it.<br> 3 Thy sharpened flames, O Agni, like the gleams of light that glitter through,<br> Devour the forests with their teeth.<br> 4 Gold-coloured, bannered with the smoke, urged by the wind, aloft to heaven<br> Rise, lightly borne, the flames of fire.<br> 5 These lightly kindled fiery flames are all around made visible,<br> Even as the gleanings of the Dawns.<br> 6 As J&#257;tavedas speeds along, the dust is black beneath his feet,<br> When Agni spreads upon the earth.<br> 7 Making the plants his nourishment, Agni devours and wearies not,<br> Seeking the tender shrubs again.<br> 8 Bending him down with all his tongues, he flickers with his fiery glow<br> Splendid is Agni in the woods.<br> 9 Agni, thine home is in the floods: into the plants thou forcest way,<br> And as their Child art born anew.<br> 10 Worshipped with offerings shines thy flame, O Agni, from the sacred oil,<br> With kisses on the ladle's mouth.<br> 11 Let us serve Agni with our hymns, Disposer, fed on ox and cow,<br> Who bears the Soma on his back.<br> 12 Yea, thee, O Agni, do we seek with homage and with fuel, Priest<br> Whose wisdom is most excellent.<br> 13 O worshipped with oblations, pure Agni, we call on thee as erst,<br> Did Bh&#7771;gu, Manus, A&#7749;giras.<br> 14 For thou, O Agni, by the fire, Sage by the Sage, Good by the Good,<br> Friend by the Friend, art lighted up.<br> 15 So wealth in thousands, food with store of heroes give thou to the sage,<br> O Agni, to the worshipper.<br> 16 O Agni, Brother, made by strength, Lord of red steeds and brilliant sway,<br> Take pleasure in this laud of mine.<br> 17 My praises, Agni, go to thee, as the cows seek the stall to meet,<br> The lowing calf that longs for milk.<br> 18 Agni, best A&#7749;giras, to thee all people who have pleasant homes,<br> Apart, have turned as to their wish.<br> 19 The sages skilled in holy song and thinkers with their thoughts have urged<br> Agni to share the sacred feast.<br> 20 So, Agni, unto thee the Priest, Invoker, strong in forays, pray<br> Those who spin out the sacrifice.<br> 21 In many a place, the same in look art thou, a Prince o&#146;er all the tribes<br> In battles we invoke thine aid.<br> 22 Pray thou to Agni, pray to him who blazes served with sacred oil:<br> Let him give ear to this our call.<br> 23 We call on thee as such, as one who hears, as J&#257;tavedas, one,<br> Agni! who beats away our foes.<br> 24 I pray to Agni, King of men, the Wonderful, the President<br> Of holy Laws: may he give ear.<br> 25 Him like a bridegroom, him who stirs all people, like a noble horse,<br> Like a fleet steed, we instigate.<br> 26 Slaying things deadly, burning up foes, R&#257;k&#7779;asas, on every side,<br> Shine, Agni, with thy sharpened flame.<br> 27 Thou whom the people kindle even as Manus did, best A&#7749;giras!<br> O Agni, mark thou this my speech.<br> 28 O Agni, made by strength! be thou born in the heavens or born in floods,<br> As such we call on thee with songs.<br> 29 Yea, all the people, all the folk who have good dwellings, each apart,<br> Send food for thee to eat thereof.<br> 30 O Agni, so may we, devout, gazed at by men, throughout our days,<br> Pass lightly over all distress.<br> 31 We venerate with cheerful hearts the cheerful Agni, dear to all,<br> Burning, with purifying flame.<br> 32 So thou, O Agni rich in light, beaming like S&#363;rya with thy rays<br> Boldly demolishest the gloom,<br> 33 We pray to thee for this thy gift, Victor the gift that faileth not,<br> O Agni, choicest wealth from thee.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv08044.htm\">Next: HYMN XLIV. Agni.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/08043.html",
6
+ "api": "json/hymns/08043.json",
7
+ "data": {
8
+ "key": "08043",
9
+ "title": "HYMN XLIII. Agni.",
10
+ "describe": "THESE songs of mine go forth as lauds of Agni, the disposing Sage, whose worshipper is ne’er o’erthrown.",
11
+ "feecting": "p:THESE songs of mine go forth as lauds of Agni, the disposing Sage, whose worshipper is ne’er o’erthrown.\np:Wise Agni Jātavedas, I beget a song of praise for thee.\np: Who willingly receivest it.\r\np:Thy sharpened flames, O Agni, like the gleams of light that glitter through, Devour the forests with their teeth.\np:Gold-coloured, bannered with the smoke, urged by the wind, aloft to Heaven Rise, lightly borne, the flames of fire.\np:These lightly kindled fiery flames are all around made visible, Even as the gleanings of the Dawns.\np:As Jātavedas speeds along, the dust is black beneath his feet, when Agni spreads upon the Earth.\np:Making the plants his nourishment, Agni devours and wearies not, Seeking the tender shrubs again.\np:Bending him down with all his tongues, he flickers with his fiery glow Splendid is Agni in the woods.\np:Agni, thine home is in the floods: into the plants thou forcest way, and as their Child art born anew.\np:Worshipped with offerings shines thy flame, O Agni, from the sacred oil, with kisses on the ladle's mouth.\np:Let us serve Agni with our hymns, Disposer, fed on ox and cow, who bears the Soma on his back.\np:Yea, thee, O Agni, do we seek with homage and with fuel, Monk Whose wisdom is most excellent.\np:O worshipped with oblations, pure Agni, we call on thee as erst, Did Bhṛgu, Manus, Aṅgiras.\np:For thou, O Agni, by the fire, Sage by the Sage, Good by the Good, Friend by the Friend, art lighted up.\np:So wealth in thousands, food with store of heroes give thou to the sage, O Agni, to the worshipper.\np:O Agni, Brother, made by strength, Lord of red steeds and brilliant sway, Take pleasure in this laud of mine.\np:My praises, Agni, go to thee, as the cows seek the stall to meet, the lowing calf that longs for milk.\np:Agni, best Aṅgiras, to thee all people who have pleasant homes, Apart, have turned as to their wish.\np:The sages skilled in holy song and thinkers with their thoughts have urged Agni to share the sacred feast.\np:So, Agni, unto thee the Monk, invoker, strong in forays, pray Those who spin out the offering.\np:In many a place, the same in look art thou, a Prince o’er all the tribes In battles we invoke thine aid.\np:Pray thou to Agni, pray to him who blazes served with sacred oil: Let him give ear to this our call.\np:We call on thee as such, as one who hears, as Jātavedas, one, Agni! who beats away our foes.\np:I pray to Agni, King of men, the Wonderful, the President Of holy Laws. May he give ear.\np:Him like a bridegroom, him who stirs all people, like a noble horse, like a fleet steed, we instigate.\np:Slaying things deadly, burning up foes, Rākṣasas, on every side, Shine, Agni, with thy sharpened flame.\np:Thou whom the people kindle even as Manus did, best Aṅgiras! O Agni, mark thou this my speech.\np:O Agni, made by strength! be thou born in the heavens or born in floods, as such we call on thee with songs.\np:Yea, all the people, all the folk who have good dwellings, each apart, Send food for thee to eat thereof.\np:O Agni, s. May we, devout, gazed at by men, throughout our days, Pass lightly over all distress.\np:We venerate with cheerful hearts the cheerful Agni, dear to all, Burning, with purifying flame.\np:So thou, O Agni rich in light, beaming like Sūrya with thy rays Boldly demolishest the gloom,\np:We meditate to thee for this thy gift, Victor the gift that faileth not, O Agni, choicest wealth from thee.",
12
+ "meta": {
13
+ "next": "08044",
14
+ "previous": "08042",
15
+ "book": "08",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv08043.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv08043.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Agni",
22
+ "hymns": [
23
+ {
24
+ "key": "08043",
25
+ "title": "HYMN XLIII. Agni."
26
+ },
27
+ {
28
+ "key": "08043",
29
+ "title": "HYMN XLIII. Agni."
30
+ },
31
+ {
32
+ "key": "08043",
33
+ "title": "HYMN XLIII. Agni."
34
+ },
35
+ {
36
+ "key": "08043",
37
+ "title": "HYMN XLIII. Agni."
38
+ },
39
+ {
40
+ "key": "08043",
41
+ "title": "HYMN XLIII. Agni."
42
+ },
43
+ {
44
+ "key": "08043",
45
+ "title": "HYMN XLIII. Agni."
46
+ },
47
+ {
48
+ "key": "08043",
49
+ "title": "HYMN XLIII. Agni."
50
+ },
51
+ {
52
+ "key": "08043",
53
+ "title": "HYMN XLIII. Agni."
54
+ },
55
+ {
56
+ "key": "08043",
57
+ "title": "HYMN XLIII. Agni."
58
+ },
59
+ {
60
+ "key": "08043",
61
+ "title": "HYMN XLIII. Agni."
62
+ },
63
+ {
64
+ "key": "08043",
65
+ "title": "HYMN XLIII. Agni."
66
+ }
67
+ ]
68
+ },
69
+ {
70
+ "name": "O worshipped",
71
+ "hymns": [
72
+ {
73
+ "key": "08043",
74
+ "title": "HYMN XLIII. Agni."
75
+ }
76
+ ]
77
+ }
78
+ ]
79
+ },
80
+ "created": 1638556517942,
81
+ "updated": 1639023785066
82
+ }
@@ -0,0 +1,53 @@
1
+ {
2
+ "key": "08044",
3
+ "title": "RigVeda Hymn 08044",
4
+ "orig": "<HTML>\n<HEAD>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/marg.css\">\n<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=UTF-8\">\n<META name=\"description\" content=\"Rig Veda, tr. by Ralph T.H. Griffith, [1896], full text etext at sacred-texts.com\">\n<META name=\"keywords\" content=\"Rig Veda Hinduism Vedic Rik\">\n<TITLE>Rig Veda: Rig-Veda, Book 8: HYMN XLIV. Agni.</TITLE>\n</HEAD>\n<BODY>\n<CENTER>\n<A HREF=\"../../cdshop/index.htm\"><IMG SRC=\"../../cdshop/cdinfo.jpg\" BORDER=\"0\"></A><BR>\n<A HREF=\"../../index.htm\">Sacred Texts</A>&nbsp;\n<A HREF=\"../index.htm\">Hinduism</A>&nbsp;\n<A HREF=\"index.htm\">Index</A>&nbsp;\n\n<BR>\n<A HREF=\"../rvsan/rv08044.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi08.htm\">Rig-Veda, Book 8 Index</A><BR>\n&nbsp;\n<A HREF=\"rv08043.htm\">Previous</A>&nbsp;\n<A HREF=\"rv08045.htm\">Next</A>&nbsp;\n<HR><A HREF=\"http://www.amazon.com/exec/obidos/ASIN/B001VEIA6U/internetsacredte\">Buy this Book at Amazon.com</A></CENTER>\n<HR>\n<P ALIGN=\"CENTER\"><FONT SIZE=\"-1\" COLOR=\"GREEN\"><I>Rig Veda</I>, tr. by Ralph T.H. Griffith, [1896], at sacred-texts.com</FONT></P><HR></p> <h3 align=\"center\" align=\"center\">HYMN XLIV. Agni.</h3> \n<p>1. PAY service unto Agni with your fuel, rouse your Guest with oil:<br> In him present your offerings.<br> 2 Agni, do thou accept my laud, be magnified by this my song:<br> Welcome my sweetly-spoken words.<br> 3 Agni, envoy, I place in front; the oblation-bearer I address:<br> Here let him seat the Deities.<br> 4 Agni, the lofty flames of thee enkindled have gone up on high,<br> Thy bright flames, thou Refulgent One.<br> 5 Beloved! let my ladles full of sacred oil come near to thee:<br> Agni, accept our offerings.<br> 6 I worship Agni&#151;may he hear!&#151;the cheerful, the Invoker, Priest,<br> Of varied splendour, rich in light.<br> 7 Ancient Invoker, meet for praise, beloved Agni, wise and strong,<br> The visitant of solemn rites.<br> 8 Agni, best A&#7749;giras, accept straightway these offerings, and guide<br> The seasonable sacrifice.<br> 9 Excellent God, with brilliant flames, enkindled bring thou hitherward,<br> Knowing the way, the Heavenly Host.<br> 10 Him, Sage and Herald, void of guile, ensign of sacrifices, him<br> Smoke-bannered, rich in light, we seek.<br> 11 O Agni, be our Guardian thou, God, against those who injure us:<br> Destroy our foes, thou Son of Strength.<br> 12 Making his body beautiful, Agni the Sage hath waxen by<br> The singer and his ancient hymn.<br> 13 I invocate the Child of Strength, Agni with purifying flame,<br> At this well-ordered sacrifice.<br> 14 So Agni, rich in many friends, with fiery splendour, seat thyself<br> With Gods upon our sacred grass.<br> 15 The mortal man who serves the God Agni within his own abode,<br> For him he causes wealth to shine.<br> 16 Agni is head and height of heaven, the Master of the earth is he:<br> He quickeneth the waters&#146; seed.<br> 17 Upward, O Agni, rise thy flames, pure and resplendent, blazing high,<br> Thy lustres, fair effulgences.<br> 18 For, Agni, thou as Lord of Light rulest o&#146;er choicest gifts: may I,<br> Thy singer, find defence in thee.<br> 19 O Agni, they who understand stir thee to action with their thoughts:<br> So let our songs enhance thy might.<br> 20 We ever claim the friendship of Agni, the singing messenger,<br> Of God-like nature, void of guile.<br> 21 Agni who bears most holy sway, the holy Singer, holy Sage,<br> Shines holy when we worship him.<br> 22 Yea, let my meditations, let my songs exalt thee evermore.<br> Think, Agni, of our friendly bond,<br> 23 If I were thou and thou wert I, O Agni, every prayer of thine<br> Should have its due fulfilment here.<br> 24 For Excellent and Lord of wealth. art thou O Agni, rich in light:<br> May we enjoy thy favouring grace.<br> 25 Agni, to thee whose laws stand fast our resonant songs of praise speed forth,<br> As rivers hasten to the sea.<br> 26 Agni, the Youthful Lord of men, who stirreth much and eateth all,<br> The Sage, I glorify with hymns.<br> 27 To Agni let us haste with lauds, the Guide of sacrificial rites,<br> Armed with sharp teeth, the Mighty One.<br> 28 And let this man, good Agni, be with thee the singer of thy praise:<br> Be gracious, Holy One, to him.<br> 29 For thou art sharer of our feast, wise, ever watchful as a Sage:<br> Agni, thou shinest in the sky.<br> 30 O Agni, Sage, before our foes, before misfortunes fall on us,<br> Excellent Lord, prolong our lives.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv08045.htm\">Next: HYMN XLV. Indra</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/08044.html",
6
+ "api": "json/hymns/08044.json",
7
+ "data": {
8
+ "key": "08044",
9
+ "title": "HYMN XLIV. Agni.",
10
+ "describe": "PAY service unto Agni with your fuel, rouse your Guest with oil: In him present your offerings.",
11
+ "feecting": "p:PAY service unto Agni with your fuel, rouse your Guest with oil: In him present your offerings.\np:Agni, do thou accept my laud, be magnified by this my song: Welcome my sweetly-spoken words.\np:Agni, envoy, I place in front; the oblation-bearer I address: Here let him seat the Deities.\np:Agni, the lofty flames of thee enkindled have gone up on high, Thy bright flames, thou Refulgent One.\np:Beloved! let my ladles full of sacred oil come near to thee: Agni, accept our offerings.\np:I worship Agni—may he hear!—the cheerful, the Invoker, Monk, Of varied splendour, rich in light.\np:Ancient Invoker, meet for praise, beloved Agni, wise and strong, the visitant of solemn rites.\np:Agni, best Aṅgiras, accept straightway these offerings, and guide The seasonable offering.\np:Excellent Deva, with brilliant flames, enkindled bring thou hitherward, knowing the way, the Heavenly Host.\np:Him, Sage and Herald, void of guile, ensign of offers, him Smoke-bannered, rich in light, we seek.\np:O Agni, be our Guardian thou, Deva, against those who injure us: Destroy our foes, thou Son of Strength.\np:Making his body beautiful, Agni the Sage hath waxen by The singer and his ancient hymn.\np:I invocate the Child of Strength, Agni with purifying flame, At this well-ordered offering.\np:So Agni, rich in many friends, with fiery splendour, seat thyself With Devas upon our sacred grass.\np:The mortal man who serves the Deva Agni within his own abode, for him he causes wealth to shine.\np:Agni is head and height of Heaven, the Master of the Earth is he: He quickeneth the waters’ seed.\np:Upward, O Agni, rise thy flames, pure and resplendent, blazing high, Thy lustres, fair effulgences.\np:For, Agni, thou as Lord of Light rulest o’er choicest gifts. May I, Thy singer, find defence in thee.\np:O Agni, they who understand stir thee to action with their thoughts: So let our songs enhance thy might.\np:We ever claim the friendship of Agni, the singing messenger, Of Deva-like nature, void of guile.\np:Agni who bears most holy sway, the holy Singer, holy Sage. Shines holy when we worship him.\np:Yea, let my meditations, let my songs exalt thee evermore.\np: Think, Agni, of our friendly bond,\r\np:If I were thou and thou wert I, O Agni, every prayer of thine Should have its due fulfilment here.\np:For Excellent and Lord of wealth. art thou O Agni, rich in light: May we enjoy thy favouring grace.\np:Agni, to thee whose laws stand fast our resonant songs of praise speed forth, as rivers hasten to the sea.\np:Agni, the Youthful Lord of men, who stirreth much and eateth all, the Sage, I glorify with hymns.\np:To Agni let us haste with lauds, the Guide of sacrificial rites, Armed with sharp teeth, the Mighty One.\np:And let this man, good Agni, be with thee the singer of thy praise: Be gracious, Holy One, to him.\np:For thou art sharer of our feast, wise, ever watchful as a Sage: Agni, thou shinest in the sky.\np:O Agni, Sage, before our foes, before misfortunes fall on us, Excellent Lord, prolong our lives.",
12
+ "meta": {
13
+ "next": "08045",
14
+ "previous": "08043",
15
+ "book": "08",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv08044.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv08044.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Agni",
22
+ "hymns": [
23
+ {
24
+ "key": "08044",
25
+ "title": "HYMN XLIV. Agni."
26
+ },
27
+ {
28
+ "key": "08044",
29
+ "title": "HYMN XLIV. Agni."
30
+ },
31
+ {
32
+ "key": "08044",
33
+ "title": "HYMN XLIV. Agni."
34
+ },
35
+ {
36
+ "key": "08044",
37
+ "title": "HYMN XLIV. Agni."
38
+ },
39
+ {
40
+ "key": "08044",
41
+ "title": "HYMN XLIV. Agni."
42
+ },
43
+ {
44
+ "key": "08044",
45
+ "title": "HYMN XLIV. Agni."
46
+ }
47
+ ]
48
+ }
49
+ ]
50
+ },
51
+ "created": 1638556523193,
52
+ "updated": 1639023785068
53
+ }
@@ -0,0 +1,86 @@
1
+ {
2
+ "key": "08045",
3
+ "title": "RigVeda Hymn 08045",
4
+ "orig": "<HTML>\n<HEAD>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/marg.css\">\n<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=UTF-8\">\n<META name=\"description\" content=\"Rig Veda, tr. by Ralph T.H. Griffith, [1896], full text etext at sacred-texts.com\">\n<META name=\"keywords\" content=\"Rig Veda Hinduism Vedic Rik\">\n<TITLE>Rig Veda: Rig-Veda, Book 8: HYMN XLV. Indra</TITLE>\n</HEAD>\n<BODY>\n<CENTER>\n<A HREF=\"../../cdshop/index.htm\"><IMG SRC=\"../../cdshop/cdinfo.jpg\" BORDER=\"0\"></A><BR>\n<A HREF=\"../../index.htm\">Sacred Texts</A>&nbsp;\n<A HREF=\"../index.htm\">Hinduism</A>&nbsp;\n<A HREF=\"index.htm\">Index</A>&nbsp;\n\n<BR>\n<A HREF=\"../rvsan/rv08045.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi08.htm\">Rig-Veda, Book 8 Index</A><BR>\n&nbsp;\n<A HREF=\"rv08044.htm\">Previous</A>&nbsp;\n<A HREF=\"rv08046.htm\">Next</A>&nbsp;\n<HR><A HREF=\"http://www.amazon.com/exec/obidos/ASIN/B001VEIA6U/internetsacredte\">Buy this Book at Amazon.com</A></CENTER>\n<HR>\n<P ALIGN=\"CENTER\"><FONT SIZE=\"-1\" COLOR=\"GREEN\"><I>Rig Veda</I>, tr. by Ralph T.H. Griffith, [1896], at sacred-texts.com</FONT></P><HR></p> <h3 align=\"center\" align=\"center\">HYMN XLV. Indra</h3> \n<p>1. HITHERWARD! they who light flame and straightway trim the sacred grass.<br> Whose Friend is Indra ever young.<br> 2 High is their fuel, great their laud, wide is their splinter from the stake,<br> Whose Friend is Indra ever young.<br> 3 <A HREF=\"errata.htm#21\">Unequalled</A> in fight the hero leads his army with the warrior chiefs.<br> Whose Friend is Indra ever young.<br> 4 The new-born V&#7771;tra-slayer asked his Mother, as he seized his shaft,<br> Who are the fierce? Who are renowned?<br> 5 &#346;avas&#299; answered, He who seeks thine enmity will battle like<br> A stately elephant on a hill.<br> 6 And hear, O Maghavan; to him who craves of thee thou grantest all<br> Whate&#146;er thou makest firm is firm.<br> 7 What time the Warrior Indra goes to battle, borne by noble steeds,<br> Best of all charioteers is he.<br> 8 Repel, O Thunder-armed, in all directions all attacks on us:<br> And be our own most glorious God.<br> 9 May Indra set our car in front, in foremost Place to win the spoil,<br> He whom the wicked injure not.<br> 10 Thine enmity may we escape, and, &#346;akra, for thy bounty, rich<br> In kine, may we come near to thee<br> 11 Softly approaching, Thunder-armed wealthy by hundreds, rich in steeds,<br> Unrivalled, ready with our gifts.<br> 12 For thine exalted excellence gives to thy worshippers each day<br> Hundreds and thousands of thy boons.<br> 13 Indra, we know thee breaker-down even of strong forts, winner of spoil,<br> As one who conquers wealth for us.<br> 14 Though thou art highest, Sage and Bold! let the drops cheer thee when we come<br> To thee as to a trafficker.<br> 15 Bring unto us the treasure of the opulent man who, loth to give,<br> Hath slighted thee for gain of wealth.<br> 16 Indra, these friends of ours, supplied with Soma, wait and look to thee,<br> As men with fodder to the herd.<br> 17 And thee who art not deaf, whose cars are quick to listen, for our aid,<br> We call to us from far away.<br> 18 When thou hast listened, make our call one which thou never wilt forget,<br> And be our very nearest Friend.<br> 19 When even now, when we have been in trouble, we have thought of thee,<br> O Indra, give us gifts of kine.<br> 20 O Lord of Strength, we rest on thee, as old men rest upon a staff:<br> We long to have. thee dwell with us.<br> 21 To Indra sing a song of praise, Hero of mighty valour, him<br> Whom no one challenges to war.<br> 22 Hero, the Soma being shed, I pour the juice for thee to drink:<br> Sate thee and finish thy carouse.<br> 23 Let not the fools, or those who mock beguile thee when they seek thine aid<br> Love not the enemies of prayer.<br> 24 Here let them with rich milky draught cheer thee to great munificence:<br> Drink as the wild-bull drinks the lake.<br> 25 Proclaim in our assemblies what deeds, new and ancient, far away,<br> The V&#7771;tra-slayer hath achieved.<br> 26 In battle of a thousand arms Indra drank Kadr&#363;'s Soma juice:<br> There he displayed his manly might.<br> 27 True undeniable strength he found in Yadu and in Turva&#347;a,<br> And conquered through the sacrifice.<br> 28 Him have I magnified, our Lord in, common, Guardian of your folk,<br> Discloser of great wealth in kine;<br> 29 &#7770;bhuk&#7779;an, not to be restrained, who strengthened Tugra's son in lauds,<br> Indra beside the flowing juice;<br> 30 Who for Tri&#347;oka clave the hill that formed a wide receptacle,<br> So that the cows might issue forth.<br> 31 Whate&#146;er thy plan or purpose be, whate&#146;er, in transport, thou wouldst do,<br> Do it not, Indra, but be kind.<br> 32 But little hath been heard of done upon the earth by one like thee i<br> Let thine heart, Indra, turn to us.<br> 33 Thine then shall be this high renown, thine shall these lofty praises be,<br> When, Indra, thou art kind to us.<br> 34 Not for one trespass, not for two, O Hero, slay us, nor for three,<br> Nor yet for many trespasses.<br> 35 I fear one powerful like thee, the crusher-down of enemies,<br> Mighty, repelling all attacks.<br> 36 O wealthy God, ne&#146;er may I live to see my friend or son in need:<br> Hitherward let thy heart be turned.<br> 37 What friend, O people, unprovoked, hath ever said unto a friend,<br> He turns and leaves us in distress?<br> 38 Hero, insatiate enjoy this Soma juice so near to thee,<br> Even as a hunter rushing down.<br> 39 Hither I draw those Bays of thine yoked<br> by our hymn, with splendid car,<br> That thou mayst give unto the priests.<br> 40 Drive all our enemies away, smite down the foes who press around,<br> And bring the wealth for which we long:<br> 41 O Indra, that which is concealed in strong firm place precipitous:<br> Bring us the wealth for which we long<br> 42 Great riches which the world of men shall recognize as sent by thee:<br> Bring us the wealth for which we long.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv08046.htm\">Next: HYMN XLVI. Indra.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/08045.html",
6
+ "api": "json/hymns/08045.json",
7
+ "data": {
8
+ "key": "08045",
9
+ "title": "HYMN XLV. Indra",
10
+ "describe": "HITHERWARD!",
11
+ "feecting": "p:HITHERWARD! they who light flame and straightway trim the sacred grass.\np: Whose Friend is Indra ever young.\r\np:High is their fuel, great their laud, wide is their splinter from the stake, whose Friend is Indra ever young.\np:Unequalled in fight the hero leads his army with the warrior chiefs. Whose Friend is Indra ever young.\np:The new-born Vṛtra-slayer asked his Mother, as he seized his shaft, who are the fierce? Who are renowned?\np:Śavasī answered. He who seeks thine enmity will battle like a stately elephant on a hill.\np:And hear, O Indra; to him who craves of thee thou grantest all Whate’er thou makest firm is firm.\np:What time the Warrior Indra goes to battle, borne by noble steeds, best of all charioteers is he.\np:Repel, O Thunder-armed, in all directions all attacks on us: And be our own most glorious Deva.\np:May Indra set our car in front, in foremost Place to win the spoil. He whom the wicked injure not.\np:Thine enmit. May we escape, and, Indra, for thy bounty, rich In kine. May we come near to thee\np:Softly approaching, Thunder-armed wealthy by hundreds, rich in steeds, Unrivalled, ready with our gifts.\np:For thine exalted excellence gives to thy worshippers each day Hundreds and thousands of thy boons.\np:Indra, we know thee breaker-down even of strong forts, winner of spoil, as one who conquers wealth for us.\np:Though thou art highest, Sage and Bold! let the drops cheer thee when we come To thee as to a trafficker.\np:Bring unto us the treasure of the opulent man who, loth to give, Hath slighted thee for gain of wealth.\np:Indra, these friends of ours, supplied with Soma, wait and look to thee, as men with fodder to the herd.\np:And thee who art not deaf, whose cars are quick to listen, for our aid, We call to us from far away.\np:When thou hast listened, make our call one which thou never wilt forget, and be our very nearest Friend.\np:When even now, when we have been in trouble, we have thought of thee, O Indra, give us gifts of kine.\np:O Lord of Strength, we rest on thee, as old men rest upon a staff: We long to have. thee dwell with us.\np:To Indra sing a song of praise. Hero of mighty valour, him Whom no one challenges to war.\np:Hero, the Soma being shed, I pour the juice for thee to drink: Sate thee and finish thy carouse.\np:Let not the fools, or those who mock beguile thee when they seek thine aid Love not the enemies of prayer.\np:Here let them with rich milky draught cheer thee to great munificence: Drink as the wild-bull drinks the lake.\np:Proclaim in our assemblies what deeds, new and ancient, far away, hath achieved.\np:In battle of a thousand arms Indra drank Kadrū's Soma juice: There he displayed his manly might.\np:True undeniable strength he found in Yadu and in Turvaśa, and conquered through the offering.\np:Him have I magnified, our Lord in, common, Guardian of your folk, Discloser of great wealth in kine;\np:Ṛbhukṣan, not to be restrained, who strengthened Tugra's son in lauds, Indra beside the flowing juice;\np:Who for Triśoka clave the hill that formed a wide receptacle, So that the cows might issue forth.\np:Whate’er thy plan or purpose be, whate’er, in transport, thou wouldst do, Do it not, Indra, but be kind.\np:But little hath been heard of done upon the Earth by one like thee i Let thine heart, Indra, turn to us.\np:Thine then shall be this high renown, thine shall these lofty praises be, when, Indra, thou art kind to us.\np:Not for one trespass, not for two, O Hero, subdue us, nor for three, Nor yet for many trespasses.\np:I fear one powerful like thee, the crusher-down of enemies, Mighty, repelling all attacks.\np:O wealthy Deva, ne’e. May I live to see my friend or son in need: Hitherward let thy heart be turned.\np:What friend, O people, unprovoked, hath ever said unto a friend. He turns and leaves us in distress?\np:Hero, insatiate enjoy this Soma juice so near to thee, Even as a hunter rushing down.\np:Hither I draw those Bays of thine yoked by our hymn, with splendid car, that tho. Mayst give unto the monks.\np:Drive all our enemies away, smite down the foes who press around, and bring the wealth for which we long:\np:O Indra, that which is concealed in strong firm place precipitous: Bring us the wealth for which we long\np:Great riches which the world of men shall recognize as sent by thee: Bring us the wealth for which we long.",
12
+ "meta": {
13
+ "next": "08046",
14
+ "previous": "08044",
15
+ "book": "08",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv08045.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv08045.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Indra",
22
+ "hymns": [
23
+ {
24
+ "key": "08045",
25
+ "title": "HYMN XLV. Indra"
26
+ },
27
+ {
28
+ "key": "08045",
29
+ "title": "HYMN XLV. Indra"
30
+ },
31
+ {
32
+ "key": "08045",
33
+ "title": "HYMN XLV. Indra"
34
+ }
35
+ ]
36
+ },
37
+ {
38
+ "name": "O Thunder",
39
+ "hymns": [
40
+ {
41
+ "key": "08045",
42
+ "title": "HYMN XLV. Indra"
43
+ }
44
+ ]
45
+ },
46
+ {
47
+ "name": "O Lord",
48
+ "hymns": [
49
+ {
50
+ "key": "08045",
51
+ "title": "HYMN XLV. Indra"
52
+ }
53
+ ]
54
+ },
55
+ {
56
+ "name": "O Hero",
57
+ "hymns": [
58
+ {
59
+ "key": "08045",
60
+ "title": "HYMN XLV. Indra"
61
+ }
62
+ ]
63
+ },
64
+ {
65
+ "name": "O wealthy",
66
+ "hymns": [
67
+ {
68
+ "key": "08045",
69
+ "title": "HYMN XLV. Indra"
70
+ }
71
+ ]
72
+ },
73
+ {
74
+ "name": "O people",
75
+ "hymns": [
76
+ {
77
+ "key": "08045",
78
+ "title": "HYMN XLV. Indra"
79
+ }
80
+ ]
81
+ }
82
+ ]
83
+ },
84
+ "created": 1638556528457,
85
+ "updated": 1639023785072
86
+ }
@@ -0,0 +1,91 @@
1
+ {
2
+ "key": "08046",
3
+ "title": "RigVeda Hymn 08046",
4
+ "orig": "<HTML>\n<HEAD>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/marg.css\">\n<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=UTF-8\">\n<META name=\"description\" content=\"Rig Veda, tr. by Ralph T.H. Griffith, [1896], full text etext at sacred-texts.com\">\n<META name=\"keywords\" content=\"Rig Veda Hinduism Vedic Rik\">\n<TITLE>Rig Veda: Rig-Veda, Book 8: HYMN XLVI. Indra.</TITLE>\n</HEAD>\n<BODY>\n<CENTER>\n<A HREF=\"../../cdshop/index.htm\"><IMG SRC=\"../../cdshop/cdinfo.jpg\" BORDER=\"0\"></A><BR>\n<A HREF=\"../../index.htm\">Sacred Texts</A>&nbsp;\n<A HREF=\"../index.htm\">Hinduism</A>&nbsp;\n<A HREF=\"index.htm\">Index</A>&nbsp;\n\n<BR>\n<A HREF=\"../rvsan/rv08046.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi08.htm\">Rig-Veda, Book 8 Index</A><BR>\n&nbsp;\n<A HREF=\"rv08045.htm\">Previous</A>&nbsp;\n<A HREF=\"rv08047.htm\">Next</A>&nbsp;\n<HR><A HREF=\"http://www.amazon.com/exec/obidos/ASIN/B001VEIA6U/internetsacredte\">Buy this Book at Amazon.com</A></CENTER>\n<HR>\n<P ALIGN=\"CENTER\"><FONT SIZE=\"-1\" COLOR=\"GREEN\"><I>Rig Veda</I>, tr. by Ralph T.H. Griffith, [1896], at sacred-texts.com</FONT></P><HR></p> <h3 align=\"center\" align=\"center\">HYMN XLVI. Indra.</h3> \n<p>1. WE, Indra, Lord of ample wealth, our Guide, depend on one like thee,<br> Thou driver of the Tawny Steeds.<br> 2 For, Hurler of the Bolt, we know thee true, the giver of our food,<br> We know the giver of our wealth.<br> 3 O thou whose majesty the bards celebrate with their songs, thou Lord,<br> Of hundred powers and hundred aids.<br> 4 Fair guidance hath the mortal man whom Aryaman, the Marut host,<br> And Mitra, void of guile, protect.<br> 5 Kine, steeds, and hero strength he gains, and prospers, by the &#256;dityas sped,<br> Ever in wealth which all desire.<br> 6 We pray to Indra for his gift, to him the Fearless and the Strong,<br> We pray to him the Lord of wealth.<br> 7 For verily combined in him are all the fearless powers of aid.<br> Him, rich in wealth, let swift Steeds bring to us, his Bays, to Soma juice for his carouse:<br> 8 Yea, that most excellent carouse, Indra, which slays most enemies,<br> With Heroes wins the light of heaven, and is invincible in war:<br> 9 Which merits fame, all-bountiful! and, unsubdued, hath victory in deeds of might.<br> So come to our libations, Strongest! Excellent! May we obtain a stall of kine.<br> 10 Responding to our wish for cows, for steeds, and chariots, as of old,<br> Be gracious, Greatest of the Great<br> 11 For, Hero, nowhere can I find the bounds of thy munificence.<br> Still do thou favour us, O Bolt-armed Maghavan: with strength hast thou rewarded hymns.<br> 12 High, glorifier of his friend, he knows all generations, he whom many praise.<br> All races of mankind with ladies lifted up invoke that Mighty Indra's aid.<br> 13 Be he our Champion and Protector in great deeds, rich in all wealth, the V&#7771;tra-slayer, Maghavan.<br> 14 In the wild raptures of the juice sing to your Hero with high laud, to him the Wise,<br> To Indra, glorious in his name, the Mighty One, even as the hymn alloweth it.<br> 15 Thou givest wealth to me myself, thou givest treasure, Excellent! and the strong steed,<br> O Much-invoked, in deeds of might, yea, even now.<br> 16 Him, Sovran Ruler of all precious things, who even hath power o&#146;er this fair form of his,<br> As now it taketh shape, and afterward,<br> 17 We praise, so that the Mighty One may speed to you, Pourer of <A HREF=\"errata.htm#22\">bounties</A>, Traveller, prepared to go.<br> Thou favourest the Maruts known to all, by song and sacrifice.<br> With song and praise I sing to thee.<br> 18 We in the sacrifice perform their will whose voice is lifted high,<br> The worship of those Thundering Ones who o&#146;er the ridges of these mountains fly in troops.<br> 19 O Indra, Mightiest, bring us that which crushes men of evil minds,<br> Wealth suited to our needs, O Stirrer of the thought, best wealth, O thou who stirrest thought.<br> 20 O Winner, noble winner, strong, wondrous, most splendid, excellent,<br> Sole Lord of victory, bring all-overpowering wealth, joy-giving, chief in deeds of might.<br> 21 Now let the godless man approach who hath received reward so great<br> As Va&#347;a, A&#347;vya, when this light of morning dawned, received from P&#7771;thu&#347;ravas, from Kan&#299;ta's son.<br> 22 Steeds sixty thousand and ten thousand kine, and twenty hundred camels I obtained;<br> Ten hundred brown in hue, and other ten red in three spots: in all, ten thousand kine.<br> 23 Ten browns that make my wealth increase, fleet steeds whose tails are long and fair,<br> Turn with swift whirl my chariot wheel;<br> 24 The gifts which P&#7771;thu&#347;ravas gave, Kan&#299;ta's son munificent.<br> He gave a chariot wrought of gold: the prince was passing bountiful, and won himself most lofty fame.<br> 25 Come thou to this great rite of ours, V&#257;yu! to give us vigorous light.<br> We have served thee that thou mightest give much to us, yea, mightest quickly give great wealth.<br> 26 Who with thrice seven times seventy horses comes to us, invested with the rays of morn,<br> Through these our Soma-draughts and those who press, to give, drinker of pure bright Soma Juice.<br> 27 Who hath inclined this glorious one, bounteous himself, to give me gifts.<br> Borne on firm chariot with the prosperous Nahu&#7779;a, wise, to a man yet more devout.<br> 28 Sole Lord in beauty meet for praise, O V&#257;yu, dropping fatness down,<br> Hurried along by steeds, by camels, and by hounds, spreads forth thy train: even this it is.<br> 29 So, as a prize dear to the strong, the sixty thousand have I gained,<br> Bulls that resemble vigorous steeds.<br> 30 To me come oxen like a herd, yea, unto me the oxen come.<br> 31 And in the grazing herd he made a hundred camels bleat for me,<br> And twenty hundred mid the white.<br> 32 A hundred has the sage received, D&#257;sa Balb&#363;tha's and Taruk&#7779;a's gifts.<br> These are thy people, V&#257;yu, who rejoice with Indra for their guard, rejoice with Gods for guards.<br> 33 And now to Va&#347;a A&#347;vya here this stately woman is led forth,<br> Adorned with ornaments of gold.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv08047.htm\">Next: HYMN XLVII. &#256;dityas.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/08046.html",
6
+ "api": "json/hymns/08046.json",
7
+ "data": {
8
+ "key": "08046",
9
+ "title": "HYMN XLVI. Indra.",
10
+ "describe": "WE, Indra, Lord of ample wealth, our Guide, depend on one like thee, Thou driver of the Tawny Steeds.",
11
+ "feecting": "p:WE, Indra, Lord of ample wealth, our Guide, depend on one like thee, Thou driver of the Tawny Steeds.\np:For, Hurler of the Bolt, we know thee true, the giver of our food, We know the giver of our wealth.\np:O thou whose majesty the bards celebrate with their songs, thou Lord, Of hundred powers and hundred aids.\np:Fair guidance hath the mortal man whom Aryaman, the Marut host, and Mitra, void of guile, protect.\np:Kine, steeds, and hero strength he gains, and prospers, by the Ādityas sped, Ever in wealth which all desire.\np:We meditate to Indra for his gift, to him the Fearless and the Strong, We meditate to him the Lord of wealth.\np:For verily combined in him are all the fearless powers of aid.\np: Him, rich in wealth, let swift Steeds bring to us, his Bays, to Soma juice for his carouse:\r\np:Yea, that most excellent carouse, Indra, which subdues most enemies, with Heroes wins the light of Heaven, and is invincible in war:\np:Which merits fame, all-bountiful! and, unsubdued, hath victory in deeds of might. So come to our libations, Strongest! Excellent! May we obtain a stall of kine.\np:Responding to our wish for cows, for steeds, and chariots, as of old, be gracious, Greatest of the Great\np:For. Hero, nowhere can I find the bounds of thy munificence. Still do thou favour us, O Bolt-armed Indra: with strength hast thou rewarded hymns.\np:High, glorifier of his friend, he knows all generations, he whom many praise. All races of mankind with ladies lifted up invoke that Mighty Indra's aid.\np:Be he our Champion and Protector in great deeds, rich in all wealth, Indra.\np:In the juice sing to your Hero with high laud, to him the Wise, to Indra, glorious in his name, the Mighty One, even as the hymn alloweth it.\np:Thou givest wealth to me myself, thou givest treasure, Excellent! and the strong steed, O Much-invoked, in deeds of might, yea, even now.\np:Him, Sovran Ruler of all precious things, who even hath power o’er this fair form of his, as now it taketh shape, and afterward,\np:We praise, so that the Mighty On. May speed to you, Pourer of bounties, Traveller, prepared to go. Thou favourest the Devas known to all, by song and offering. With song and praise I sing to thee.\np:We in the offering perform their will whose voice is lifted high, the worship of those Thundering Ones who o’er the ridges of these mountains fly in troops.\np:O Indra, Mightiest, bring us that which crushes men of evil minds, Wealth suited to our needs, O Stirrer of the thought, best wealth, O thou who stirrest thought.\np:O Winner, noble winner, strong, wondrous, most splendid, excellent, Sole Lord of victory, bring all-overpowering wealth, joy-giving, chief in deeds of might.\np:Now let the godless man approach who hath received reward so great As Vaśa, Aśvya, when this light of morning dawned, received from Pṛthuśravas, from Kanīta's son.\np:Steeds sixty thousand and ten thousand kine, and twenty hundred camels I obtained; Ten hundred brown in hue, and other ten red in three spots: in all, ten thousand kine.\np:Ten browns that make my wealth increase, fleet steeds whose tails are long and fair, Turn with swift whirl my chariot wheel;\np:The gifts which Pṛthuśravas gave, Kanīta's son munificent. He gave a chariot wrought of gold: the prince was passing bountiful, and won himself most lofty fame.\np:Come thou to this great rite of ours, Soma! to give us vigorous light. We have served thee that thou mightest give much to us, yea, mightest quickly give great wealth.\np:Who with thrice seven times seventy horses comes to us, invested with the rays of morn, Through these our Soma-draughts and those who press, to give, drinker of pure bright Soma Juice.\np:Who hath inclined this glorious one, bounteous himself, to give us gifts. Borne on firm chariot with the prosperous Nahuṣa, wise, to a man yet more devout.\np:Sole Lord in beauty meet for praise, O Soma, dropping fatness down, Hurried along by steeds, by camels, and by hounds, spreads forth thy train: even this it is.\np:So, as a prize dear to the strong, the sixty thousand have I gained, Bulls that resemble vigorous steeds.\np:To me come oxen like a herd, yea, unto me the oxen come.\np:And in the grazing herd he made a hundred camels bleat for me, and twenty hundred mid the white.\np:A hundred has the sage received, Dāsa Balbūtha's and Tarukṣa's gifts. These are thy people, Soma, who rejoice with Indra for their guard, rejoice with Devas for guards.\np:And now to Vaśa Aśvya here this stately woman is led forth, Adorned with ornaments of gold.",
12
+ "meta": {
13
+ "next": "08047",
14
+ "previous": "08045",
15
+ "book": "08",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv08046.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv08046.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O thou",
22
+ "hymns": [
23
+ {
24
+ "key": "08046",
25
+ "title": "HYMN XLVI. Indra."
26
+ },
27
+ {
28
+ "key": "08046",
29
+ "title": "HYMN XLVI. Indra."
30
+ }
31
+ ]
32
+ },
33
+ {
34
+ "name": "O Bolt",
35
+ "hymns": [
36
+ {
37
+ "key": "08046",
38
+ "title": "HYMN XLVI. Indra."
39
+ }
40
+ ]
41
+ },
42
+ {
43
+ "name": "O Much",
44
+ "hymns": [
45
+ {
46
+ "key": "08046",
47
+ "title": "HYMN XLVI. Indra."
48
+ }
49
+ ]
50
+ },
51
+ {
52
+ "name": "O Indra",
53
+ "hymns": [
54
+ {
55
+ "key": "08046",
56
+ "title": "HYMN XLVI. Indra."
57
+ }
58
+ ]
59
+ },
60
+ {
61
+ "name": "O Stirrer",
62
+ "hymns": [
63
+ {
64
+ "key": "08046",
65
+ "title": "HYMN XLVI. Indra."
66
+ }
67
+ ]
68
+ },
69
+ {
70
+ "name": "O Winner",
71
+ "hymns": [
72
+ {
73
+ "key": "08046",
74
+ "title": "HYMN XLVI. Indra."
75
+ }
76
+ ]
77
+ },
78
+ {
79
+ "name": "O Soma",
80
+ "hymns": [
81
+ {
82
+ "key": "08046",
83
+ "title": "HYMN XLVI. Indra."
84
+ }
85
+ ]
86
+ }
87
+ ]
88
+ },
89
+ "created": 1638556533730,
90
+ "updated": 1639023785075
91
+ }
@@ -0,0 +1,72 @@
1
+ {
2
+ "key": "08047",
3
+ "title": "RigVeda Hymn 08047",
4
+ "orig": "<HTML>\n<HEAD>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/marg.css\">\n<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=UTF-8\">\n<META name=\"description\" content=\"Rig Veda, tr. by Ralph T.H. Griffith, [1896], full text etext at sacred-texts.com\">\n<META name=\"keywords\" content=\"Rig Veda Hinduism Vedic Rik\">\n<TITLE>Rig Veda: Rig-Veda, Book 8: HYMN XLVII. &#256;dityas.</TITLE>\n</HEAD>\n<BODY>\n<CENTER>\n<A HREF=\"../../cdshop/index.htm\"><IMG SRC=\"../../cdshop/cdinfo.jpg\" BORDER=\"0\"></A><BR>\n<A HREF=\"../../index.htm\">Sacred Texts</A>&nbsp;\n<A HREF=\"../index.htm\">Hinduism</A>&nbsp;\n<A HREF=\"index.htm\">Index</A>&nbsp;\n\n<BR>\n<A HREF=\"../rvsan/rv08047.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi08.htm\">Rig-Veda, Book 8 Index</A><BR>\n&nbsp;\n<A HREF=\"rv08046.htm\">Previous</A>&nbsp;\n<A HREF=\"rv08048.htm\">Next</A>&nbsp;\n<HR><A HREF=\"http://www.amazon.com/exec/obidos/ASIN/B001VEIA6U/internetsacredte\">Buy this Book at Amazon.com</A></CENTER>\n<HR>\n<P ALIGN=\"CENTER\"><FONT SIZE=\"-1\" COLOR=\"GREEN\"><I>Rig Veda</I>, tr. by Ralph T.H. Griffith, [1896], at sacred-texts.com</FONT></P><HR></p> <h3 align=\"center\" align=\"center\">HYMN XLVII. &#256;dityas.</h3> \n<p>1. GREAT help ye give the worshipper, Varu&#7751;a, Mitra, Mighty Ones! No sorrow ever reaches him whom ye, &#256;dityas, keep from harm. Yours are incomparable aids, and good the succour they afford.<br> 2 O Gods, &#256;dityas, well ye know the way to keep all woes afar.<br> As the birds spread their sheltering wings, spread your protection over us.<br> 3 As the birds spread their sheltering wings let your protection cover us.<br> We mean all shelter and defence, ye who have all things for your own.<br> 4 To whomsoever they, Most Wise, have given a home and means of life,<br> O'er the whole riches of this man they, the &#256;dityas, have control.<br> 5 As drivers of the car avoid ill roads, let sorrows pass us by.<br> May we be under Indra's guard, in the &#256;dityas&#146; favouring grace.<br> 6 For verily men sink and faint through loss of wealth which ye have given.<br> Much hath he gained from you, O Gods, whom ye, &#256;dityas, have approached.<br> 7 On him shall no fierce anger fall, no sore distress shall visit him,<br> To whom, &#256;dityas, ye have lent your shelter that extendeth far.<br> 8 Resting in you, O Gods, we are like men who fight in coats of mail.<br> Ye guard us from each great offence, ye guard us from each lighter fault.<br> 9 May Aditi defend us, may Aditi guard and shelter us,<br> Mother of wealthy Mitra and of Aryaman and Varu&#7751;a.<br> 10 The shelter, Gods, that is secure, auspicious, free from malady,<br> A sure protection, triply strong, even that do ye extend to us.<br> 11 Look down on us, &#256;dityas, as a guide exploring from the bank.<br> Lead us to pleasant ways as men lead horses to an easy ford.<br> 12 Ill be it for the demons' friend to find us or come near to us.<br> But for the milch-cow be it well, and for the man who strives for fame.<br> 13 Each evil deed made manifest, and that which is concealed, O Gods,<br> The whole thereof remove from us to Trita &#256;ptya far away.<br> 14 Daughter of Heaven, the dream that bodes evil to us or to our kine,<br> Remove, O Lady of the Light, to Trita &#256;ptya far away.<br> 15 Even if, O Child of Heaven, it make a garland or a chain of gold,<br> The whole bad dream, whate&#146;er it be, to Trita &#256;ptya we consign.<br> 16 To him whose food and work is this, who comes to take his share therein,<br> To Trita, and to Dvita, Dawn! bear thou the evil dream away.<br> 17 As we collect the utmost debt, even the eighth and sixteenth part,<br> So unto &#256;ptya we transfer together all the evil dream.<br> 18 Now have we conquered and obtained, and from our trespasses are free.<br> Shine thou away the evil dream, O Dawn, whereof we are afraid. Yours are incomparable aids, and good the succour they afford.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv08048.htm\">Next: HYMN XLVIII. Soma.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/08047.html",
6
+ "api": "json/hymns/08047.json",
7
+ "data": {
8
+ "key": "08047",
9
+ "title": "HYMN XLVII. Ādityas.",
10
+ "describe": "GREAT help ye give the worshipper, Indra, Mitra, Mighty Ones!",
11
+ "feecting": "p:GREAT help ye give the worshipper, Indra, Mitra, Mighty Ones! No sorrow ever reaches him whom ye Devas keep from harm. Yours are incomparable aids, and good the assist they afford.\np:O Devas Devas well ye know the way to keep all woes afar.\np: As the birds spread their sheltering wings, spread your protection over us.\r\np:As the birds spread their sheltering wings let your protection cover us. We mean all shelter and defence, ye who have all things for your own.\np:To whomsoever they, most Wise, have given a home and means of life, O'er the whole riches of this man they, the Ādityas, have control.\np:As drivers of the car avoid ill roads, let sorrows pass us by. May we be under Indra's guard, in the Ādityas’ favouring grace.\np:For verily men sink and faint through loss of wealth which ye have given. Much hath he gained from you, O Devas, whom ye Devas have approached.\np:On him shall no fierce anger fall, no sore distress shall visit him, to whom Devas ye have lent your shelter that extendeth far.\np:Resting in you, O Devas, we are like men who fight in coats of mail. Ye guard us from each great offence, ye guard us from each lighter fault.\np:May Aditi defend us. May Aditi guard and shelter us, Mother of wealthy Mitra and of Aryaman and Indra.\np:The shelter, Devas, that is secure, auspicious, free from malady, a sure protection, triply strong, even that do ye extend to us.\np:Look down on us Devas as a guide exploring from the bank. Lead us to pleasant ways as men lead horses to an easy ford.\np:Ill be it for the demons' friend to find us or come near to us. But for the milch-cow be it well, and for the man who strives for fame.\np:Each evil deed made manifest, and that which is concealed, O Devas, the whole thereof remove from us to Trita Āptya far away.\np:Daughter of Heaven, the dream that bodes evil to us or to our kine, Remove, O Lady of the Light, to Trita Āptya far away.\np:Even if, O Child of Heaven, it make a garland or a chain of gold, the whole bad dream, whate’er it be, to Trita Āptya we consign.\np:To him whose food and work is this, who comes to take his share therein, to Trita, and to Dvita, Dawn! bear thou the evil dream away.\np:As we collect the utmost debt, even the eighth and sixteenth part, So unto Āptya we transfer together all the evil dream.\np:Now have we conquered and obtained, and from our trespasses are free. Shine thou away the evil dream, O Dawn, whereof we are afraid. Yours are incomparable aids, and good the assist they afford.",
12
+ "meta": {
13
+ "next": "08048",
14
+ "previous": "08046",
15
+ "book": "08",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv08047.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv08047.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Devas",
22
+ "hymns": [
23
+ {
24
+ "key": "08047",
25
+ "title": "HYMN XLVII. Ādityas."
26
+ },
27
+ {
28
+ "key": "08047",
29
+ "title": "HYMN XLVII. Ādityas."
30
+ },
31
+ {
32
+ "key": "08047",
33
+ "title": "HYMN XLVII. Ādityas."
34
+ },
35
+ {
36
+ "key": "08047",
37
+ "title": "HYMN XLVII. Ādityas."
38
+ }
39
+ ]
40
+ },
41
+ {
42
+ "name": "O Lady",
43
+ "hymns": [
44
+ {
45
+ "key": "08047",
46
+ "title": "HYMN XLVII. Ādityas."
47
+ }
48
+ ]
49
+ },
50
+ {
51
+ "name": "O Child",
52
+ "hymns": [
53
+ {
54
+ "key": "08047",
55
+ "title": "HYMN XLVII. Ādityas."
56
+ }
57
+ ]
58
+ },
59
+ {
60
+ "name": "O Dawn",
61
+ "hymns": [
62
+ {
63
+ "key": "08047",
64
+ "title": "HYMN XLVII. Ādityas."
65
+ }
66
+ ]
67
+ }
68
+ ]
69
+ },
70
+ "created": 1638556538988,
71
+ "updated": 1639023785078
72
+ }
@@ -0,0 +1,84 @@
1
+ {
2
+ "key": "08048",
3
+ "title": "RigVeda Hymn 08048",
4
+ "orig": "<HTML>\n<HEAD>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/marg.css\">\n<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=UTF-8\">\n<META name=\"description\" content=\"Rig Veda, tr. by Ralph T.H. Griffith, [1896], full text etext at sacred-texts.com\">\n<META name=\"keywords\" content=\"Rig Veda Hinduism Vedic Rik\">\n<TITLE>Rig Veda: Rig-Veda, Book 8: HYMN XLVIII. Soma.</TITLE>\n</HEAD>\n<BODY>\n<CENTER>\n<A HREF=\"../../cdshop/index.htm\"><IMG SRC=\"../../cdshop/cdinfo.jpg\" BORDER=\"0\"></A><BR>\n<A HREF=\"../../index.htm\">Sacred Texts</A>&nbsp;\n<A HREF=\"../index.htm\">Hinduism</A>&nbsp;\n<A HREF=\"index.htm\">Index</A>&nbsp;\n\n<BR>\n<A HREF=\"../rvsan/rv08048.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi08.htm\">Rig-Veda, Book 8 Index</A><BR>\n&nbsp;\n<A HREF=\"rv08047.htm\">Previous</A>&nbsp;\n<A HREF=\"rv08049.htm\">Next</A>&nbsp;\n<HR><A HREF=\"http://www.amazon.com/exec/obidos/ASIN/B001VEIA6U/internetsacredte\">Buy this Book at Amazon.com</A></CENTER>\n<HR>\n<P ALIGN=\"CENTER\"><FONT SIZE=\"-1\" COLOR=\"GREEN\"><I>Rig Veda</I>, tr. by Ralph T.H. Griffith, [1896], at sacred-texts.com</FONT></P><HR></p> <h3 align=\"center\" align=\"center\">HYMN XLVIII. Soma.</h3> \n<p>1. WISELY have I enjoyed the savoury viand, religious-thoughted, best to find out treasure,<br> The food to which all Deities and mortals, calling it meath, gather themselves together.<br> 2 Tlou shalt be Aditi as thou hast entered within, appeaser of celestial anger.<br> Indu, enjoying Indra's friendship, bring us&#151;as a swift steed the car&#151;forward to riches.<br> 3 We have drunk Soma and become immortal; we have attained the light, the Gods discovered.<br> Now what may foeman's malice do to harm us? What, O Immortal, mortal man's deception?<br> 4 Absorbed into the heart, be sweet, O Indu, as a kind father to his son, O Soma,<br> As a wise Friend to friend: do thou, wide-ruler, O Soma, lengthen out our days for living.<br> 5 These glorious drops that give me freedom have I drunk. Closely they knit my joints as straps secure a car.<br> Let them protect my foot from slipping on the way: yea, let the drops I drink preserve me from disease.<br> 6 Make me shine bright like fire produced by friction: give us a clearer sight and make us better.<br> For in carouse I think of thee, O Soma, Shall I, as a rich man, attain to comfort?<br> 7 May we enjoy with an enlivened spirit the juice thou givest, like ancestral riches.<br> O Soma, King, prolong thou our existence as S&#363;rya makes the shining days grow longer.<br> 8 King Soma, favour us and make us prosper: we are thy devotees; of this be mindful.<br> Spirit and power are fresh in us, O Indu give us not up unto our foeman's pleasure.<br> 9 For thou hast settled in each joint, O Soma, aim of men's eyes and guardian of our bodies.<br> When we offend against thine holy statutes, as a kind Friend, God, best of all, be gracious.<br> 10 May I be with the Friend whose heart is tender, who, Lord of Bays! when quaffed will never harm me-<br> This Soma now deposited within me. For this, I pray for longer life to Indra.<br> 11 Our maladies have lost their strength and vanished: they feared, and passed away into the darkness.<br> Soma hath risen in us, exceeding mighty, and we are come where men prolong existence.<br> 12, Fathers, that Indu which our hearts have drunken, Immortal in himself, hath entered mortals.<br> So let us serve this Soma with oblation, and rest securely in his grace and favour.<br> 13 Associate with the Fathers thou, O Soma, hast spread thyself abroad through earth and heaven.<br> So with oblation let us serve thee, Indu, and so let us become the lords of riches,<br> 14 Give us your blessing, O ye Gods&#146; preservers. Never may sleep or idle talk control us.<br> But evermore may we, as friends of Soma, speak to the synod with brave sons around us.<br> 15 On all sides,. Soma, thou art our life-giver: aim of all eyes, light-finder, come within us.<br> Indu, of one accord with thy protections both from behind and from before preserve us.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv08049.htm\">Next: HYMN XLIX. Agni.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/08048.html",
6
+ "api": "json/hymns/08048.json",
7
+ "data": {
8
+ "key": "08048",
9
+ "title": "HYMN XLVIII. Soma.",
10
+ "describe": "WISELY have I enjoyed the savoury viand, religious-thoughted, best to find out treasure, the food to which all Deities and mortals, calling it meath, gather themselves together.",
11
+ "feecting": "p:WISELY have I enjoyed the savoury viand, religious-thoughted, best to find out treasure, the food to which all Deities and mortals, calling it meath, gather themselves together.\np:Tlou shalt be Aditi as thou hast entered within, appeaser of celestial anger.\np: Indu, enjoying Indra's friendship, bring us—as a swift steed the car—forward to riches.\r\np:We have drunk Soma and become immortal; we have attained the lights discovered. Now wha. May foeman's malice do to harm us? What, O Immortal, mortal man's deception?\np:Absorbed into the heart, be sweet, O Indu, as a kind father to his son, O Soma, as a wise Friend to friend: do thou, wide-ruler, O Soma, lengthen out our days for living.\np:These glorious drops that give me freedom have I drunk. Closely they knit my joints as straps secure a car. Let them protect my foot from slipping on the way: yea, let the drops I drink preserve me from disease.\np:Make me shine bright like fire produced by friction: give us a clearer sight and make us better. For in carouse I think of thee, O Soma, Shall I, as a rich man, attain to comfort?\np:May we enjoy with an enlivened spirit the juice thou givest, like ancestral riches. O Soma, King, prolong thou our existence as Sūrya makes the shining days grow longer.\np:King Soma, favour us and make us prosper: we are thy devotees; of this be mindful. Spirit and power are fresh in us, O Indu give us not up unto our foeman's pleasure.\np:For thou hast settled in each joint, O Soma, aim of men's eyes and guardian of our bodies. When we offend against thine holy statutes, as a kind Friend, Deva, best of all, be gracious.\np:May I be with the Friend whose heart is tender, who, Lord of Bays! When quaffed will never harm me- This Soma now deposited within me. For this, I pray for longer life to Indra.\np:Our maladies have lost their strength and vanished: they feared, and passed away into the darkness. Soma hath risen in us, exceeding mighty, and we are come where men prolon existence.\np:, Fathers, that Indu which our hearts have drunken, Immortal in himself, hath entered mortals. So let us serve this Soma with oblation, and rest securely in his grace and favour.\np:Associate with the Fathers thou, O Soma, hast spread thyself abroad through Earth and Heaven. So with oblation let us serve thee, indu, and so let us become the lords of riches,\np:Give us your blessing, O ye Devas’ preservers. Neve. May sleep or idle talk control us. But evermor. May we, as friends of Soma, speak to the synod with brave sons around us.\np:On all sides. Soma, thou art our life-giver: aim of all eyes, light-finder, come within us. Indu, of one accord with thy protections both from behind and from before preserve us.",
12
+ "meta": {
13
+ "next": "08049",
14
+ "previous": "08047",
15
+ "book": "08",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv08048.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv08048.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Immortal",
22
+ "hymns": [
23
+ {
24
+ "key": "08048",
25
+ "title": "HYMN XLVIII. Soma."
26
+ }
27
+ ]
28
+ },
29
+ {
30
+ "name": "O Indu",
31
+ "hymns": [
32
+ {
33
+ "key": "08048",
34
+ "title": "HYMN XLVIII. Soma."
35
+ },
36
+ {
37
+ "key": "08048",
38
+ "title": "HYMN XLVIII. Soma."
39
+ }
40
+ ]
41
+ },
42
+ {
43
+ "name": "O Soma",
44
+ "hymns": [
45
+ {
46
+ "key": "08048",
47
+ "title": "HYMN XLVIII. Soma."
48
+ },
49
+ {
50
+ "key": "08048",
51
+ "title": "HYMN XLVIII. Soma."
52
+ },
53
+ {
54
+ "key": "08048",
55
+ "title": "HYMN XLVIII. Soma."
56
+ },
57
+ {
58
+ "key": "08048",
59
+ "title": "HYMN XLVIII. Soma."
60
+ },
61
+ {
62
+ "key": "08048",
63
+ "title": "HYMN XLVIII. Soma."
64
+ },
65
+ {
66
+ "key": "08048",
67
+ "title": "HYMN XLVIII. Soma."
68
+ }
69
+ ]
70
+ },
71
+ {
72
+ "name": "O ye ",
73
+ "hymns": [
74
+ {
75
+ "key": "08048",
76
+ "title": "HYMN XLVIII. Soma."
77
+ }
78
+ ]
79
+ }
80
+ ]
81
+ },
82
+ "created": 1638556544256,
83
+ "updated": 1639023785080
84
+ }