@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,51 @@
1
+ {
2
+ "key": "03027",
3
+ "title": "RigVeda Hymn 03027",
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 3: HYMN XXVII. 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/rv03027.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi03.htm\">Rig-Veda, Book 3 Index</A><BR>\n&nbsp;\n<A HREF=\"rv03026.htm\">Previous</A>&nbsp;\n<A HREF=\"rv03028.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 XXVII. Agni.</h3> \n<p>1. IN ladle dropping oil your food goes in oblation up to heaven,<br> Goes to the Gods in search of bliss.<br> 2 Agni I laud, the Sage inspired, crowner of sacrifice through song,<br> Who listens and gives bounteous gifts.<br> 3 O Agni, if we might obtain control of thee the potent God,<br> Then should we overcome our foes.<br> 4 Kindled at sacrifices he is Agni, hallower, meet for praise,<br> With flame for hair: to him we seek.<br> 5 Immortal Agni, shining far, enrobed with oil, well worshipped, bears<br> The gifts of sacrifice away.<br> 6 The priests with ladles lifted up, worshipping here with holy thought,<br> Have brought this Agni for our aid.<br> 7 Immortal, Sacrificer, God, with wondrous power he leads the way,<br> Urging the great assembly on.<br> 8 Strong, he is set on deeds ofstrength. In sacrifices led in front,<br> As Singer he completes the rite.<br> 9 Excellent, he was made by thought. The Germ of beings have I gained,<br> Yea, and die Sire of active strength.<br> 10 Thee have I stablished, Excellent, O strengthened by the sage's prayer,<br> Thee, Agni, longing, nobly bright.<br> 11 Agni, the swift and active One, singers, at time of sacrifice,<br> Eagerly kindle with their food.<br> 12 Agni the Son of Strength who shines up to the heaven in solemn rites,<br> The wise of heart, I glorify.<br> 13 Meet to be lauded and adored, showing in beauty through the dark,<br> Agni, the Strong, is kindled well.<br> 14 Agni is kindled as a bull, like a horsebearer of the Gods:<br> Men with oblations worship him.<br> 15 Thee will we kindle as a bull, we who are Bulls ourselves, O Bull.<br> Thee, Agni, shining mightily.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv03028.htm\">Next: HYMN XXVIII. Agni.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/03027.html",
6
+ "api": "json/hymns/03027.json",
7
+ "data": {
8
+ "key": "03027",
9
+ "title": "HYMN XXVII. Agni.",
10
+ "describe": "IN ladle dropping oil your food goes in oblation up to Heaven, Goes to the Devas in search of bliss.",
11
+ "feecting": "p:IN ladle dropping oil your food goes in oblation up to Heaven, Goes to the Devas in search of bliss.\np:Agni I laud, the Sage inspired, crowner of offering through song, who listens and gives bounteous gifts.\np:O Agni, if we might obtain control of thee the potent Deva, then should we overcome our foes.\np:Kindled at offers he is Agni, hallower, meet for praise, with flame for hair: to him we seek.\np:Immortal Agni, shining far, enrobed with oil, well worshipped, bears The gifts of offering away.\np:The Monks with ladles lifted up, worshipping here with holy thought, have brought this Agni for our aid.\np:Immortal, Offerer, Deva, with wondrous power he leads the way, Urging the great assembly on.\np:Strong, he is set on deeds ofstrength. In offerings led in front, as Singer he completes the rite.\np:Excellent, he was made by thought. The Germ of beings have I gained, Yea, and die Sire of active strength.\np:Thee have I stablished, Excellent, O strengthened by the sage's prayer, thee, Agni, longing, nobly bright.\np:Agni, the swift and active One, singers, at time of offering, Eagerly kindle with their food.\np:Agni the Son of Strength who shines up to the Heaven in solemn rites, the wise of heart, I glorify.\np:Meet to be lauded and adored, showing in beauty through the dark, Agni, the Strong, is kindled well.\np:Agni is kindled as a bull, like a horsebearer of the Devas: Men with oblations worship him.\np:Thee will we kindle as a bull, we who are Bulls ourselves, O Bull.\np: Thee, Agni, shining mightily.",
12
+ "meta": {
13
+ "next": "03028",
14
+ "previous": "03026",
15
+ "book": "03",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv03027.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv03027.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Agni",
22
+ "hymns": [
23
+ {
24
+ "key": "03027",
25
+ "title": "HYMN XXVII. Agni."
26
+ }
27
+ ]
28
+ },
29
+ {
30
+ "name": "O strengthened",
31
+ "hymns": [
32
+ {
33
+ "key": "03027",
34
+ "title": "HYMN XXVII. Agni."
35
+ }
36
+ ]
37
+ },
38
+ {
39
+ "name": "O Bull",
40
+ "hymns": [
41
+ {
42
+ "key": "03027",
43
+ "title": "HYMN XXVII. Agni."
44
+ }
45
+ ]
46
+ }
47
+ ]
48
+ },
49
+ "created": 1638554393142,
50
+ "updated": 1639023784213
51
+ }
@@ -0,0 +1,51 @@
1
+ {
2
+ "key": "03028",
3
+ "title": "RigVeda Hymn 03028",
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 3: HYMN XXVIII. 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/rv03028.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi03.htm\">Rig-Veda, Book 3 Index</A><BR>\n&nbsp;\n<A HREF=\"rv03027.htm\">Previous</A>&nbsp;\n<A HREF=\"rv03029.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 XXVIII. Agni.</h3> \n<p>1. AGNI who knowest all, accept our offering and the cake of meal,<br> At dawn's libation, rich in prayer!<br> 2 Agni, the sacrificial cake hath been prepared and dressed for thee:<br> Accept it, O Most Youthful God.<br> 3 Agni, enjoy the cake of meal and our oblation three days old:<br> Thou, Son of Strength, art stablished at our sacrifice.<br> 4 Here at the midday sacrifice enjoy thou the sacrificial cake, wise, J&#257;tavedas!<br> Agni, the sages in assemblies never minish the portion due to thee the Mighty.<br> 5 O Agni, at the third libation takewith joy the offered cake of sacrifice, thou, Son of Strength.<br> Through skill in song bear to the Gods our sacrifice, watchful and fraught with riches, to Immortal God.<br> 6 O waxing Agni, knower, thou, of all, accept our gifts, the cake,<br> And that prepared ere yesterday.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv03029.htm\">Next: HYMN XXIX. Agni.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/03028.html",
6
+ "api": "json/hymns/03028.json",
7
+ "data": {
8
+ "key": "03028",
9
+ "title": "HYMN XXVIII. Agni.",
10
+ "describe": "AGNI who knowest all, accept our offering and the cake of meal, At dawn's libation, rich in meditation!",
11
+ "feecting": "p:AGNI who knowest all, accept our offering and the cake of meal, At dawn's libation, rich in meditation!\np:Agni, the sacrificial cake hath been prepared and dressed for thee: Accept it, O Most Youthful Deva.\np:Agni, enjoy the cake of meal and our oblation three days old: Thou, Son of Strength, art stablished at our offering.\np:Here at the midday offering enjoy thou the sacrificial cake, wise, Jātavedas! Agni, the sages in assemblies never minish the portion due to thee the Mighty.\np:O Agni, at the third libation takewith joy the offered cake of offering Son of Strength.\np: Through skill in song bear to the Devas our offering, watchful and fraught with riches, to Immortal Deva.\r\np:O waxing Agni, knower of all, accept our gifts, the cake, and that prepared ere yesterday.",
12
+ "meta": {
13
+ "next": "03029",
14
+ "previous": "03027",
15
+ "book": "03",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv03028.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv03028.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Most",
22
+ "hymns": [
23
+ {
24
+ "key": "03028",
25
+ "title": "HYMN XXVIII. Agni."
26
+ }
27
+ ]
28
+ },
29
+ {
30
+ "name": "O Agni",
31
+ "hymns": [
32
+ {
33
+ "key": "03028",
34
+ "title": "HYMN XXVIII. Agni."
35
+ }
36
+ ]
37
+ },
38
+ {
39
+ "name": "O waxing",
40
+ "hymns": [
41
+ {
42
+ "key": "03028",
43
+ "title": "HYMN XXVIII. Agni."
44
+ }
45
+ ]
46
+ }
47
+ ]
48
+ },
49
+ "created": 1638554398640,
50
+ "updated": 1639023784214
51
+ }
@@ -0,0 +1,46 @@
1
+ {
2
+ "key": "03029",
3
+ "title": "RigVeda Hymn 03029",
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 3: HYMN XXIX. 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/rv03029.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi03.htm\">Rig-Veda, Book 3 Index</A><BR>\n&nbsp;\n<A HREF=\"rv03028.htm\">Previous</A>&nbsp;\n<A HREF=\"rv03030.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 XXIX. Agni.</h3> \n<p>1. HERE is the gear for friction, here tinder made ready for the spark.<br> Bring thou the Matron: we will rub Agni in ancient fashion forth.<br> 2 1n the two fire-sticks J&#257;tavedas lieth, even as the well-set germ in pregnant women,<br> Agni who day by day must be exalted by men who watch and worship with oblations.<br> 3 Lay this with care on that which lies extended: straight hath she borne the Steer when made prolific.<br> With his red pillar&#151;radiant is his splendour&#151;in our skilled task is born the Son of I&#7735;&#257;.<br> 4 In I&#7735;&#257;'s place we set thee down, upon the central point of earth,<br> That, Agni J&#257;tavedas, thou mayst bear our offerings to the Gods.<br> 5 Rub into life, ye men, the Sage, the guileless, Immortal, very wise and fair to look on.<br> O men, bring forth the most propitious Agni, first ensign of the sacrifice to eastward.<br> 6 When with their arms they rub him straight he shineth forth like a strong courser, red in colour, in the wood.<br> Bright, checkless, as it were upon the A&#347;vins' path, he passeth by the stones and burneth up the grass.<br> 7 Agni shines forth when born, observant, mighty, the bountiful, the Singer praised by sages;<br> Whom, as adorable and knowing all things, Gods set at solemn rites as offering-bearer.<br> 8 Set thee, O Priest, in, thine own place, observant: lay down the sacrifice in the home of worship.<br> Thou, dear to Gods, shalt serve them with oblation: Agni, give long life to the sacrificer.<br> 9 Raise ye a mighty smoke, my fellow-workers! Ye shall attain to wealth without obstruction.<br> This Agni is the battle-winning Hero by whom the Gods have overcome the Dasyus.<br> 10 This is thine ordered place of birth whence sprung to life thou shonest forth.<br> Knowing this, Agni, sit thee down, and prosper thou the songs we sing.<br> 11 As Germ Celestial he is called Tan&#363;nap&#257;t, and Nar&#257;&#347;a&#7745;sa born diffused in varied shape.<br> Formed in his Mother he is M&#257;tari&#347;van; he hath, in his course, become the rapid flight of wind.<br> 12 With strong attrition rubbed to life, laid down with careful hand, a Sage,<br> Agni, make sacrifices good, and for the pious bring the Gods.<br> 13 Mortals have brought to life the God Immortal, the Conqueror with mighty jaws, unfailing.<br> The sisters ten, unwedded and united, together grasp the Babe, the new-born Infant.<br> 14 Served by the seven priests, he shone forth from ancient time, when in his Mother's bosom, in her lap, he glowed.<br> Giving delight each day he closeth not his eye, since from the Asura's body hewas brought to life.<br> 15 Even as the Maruts, onslaughts who attack the foe, those born the first of all knew the full power of prayer.<br> The Ku&#347;ikas have made the glorious hymn ascend, and, each one singly in his home, have kindled fire.<br> 16 As we, O Priest observant, have elected thee this day, what time the solemn sacrifice began,<br> So surely hast thou worshipped, surely hast thou toiled: come thou unto the Soma, wise and knowing all.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv03030.htm\">Next: HYMN XXX. Indra.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/03029.html",
6
+ "api": "json/hymns/03029.json",
7
+ "data": {
8
+ "key": "03029",
9
+ "title": "HYMN XXIX. Agni.",
10
+ "describe": "HERE is the gear for friction, here tinder made ready for the spark.",
11
+ "feecting": "p:HERE is the gear for friction, here tinder made ready for the spark.\np: Bring thou the Matron: we will rub Agni in ancient fashion forth.\r\np:1n the two fire-sticks Jātavedas lieth, even as the well-set germ in pregnant women, Agni who day by day must be exalted by men who watch and worship with oblations.\np:Lay this with care on that which lies extended: straight hath she borne the Steer when made prolific. With his red pillar—radiant is his splendour—in our skilled task is born the Son of Iḷā.\np:In Iḷā's place we set thee down, upon the central point of Earth, that, Agni Jātavedas, tho. Mayst bear our offerings to the Devas.\np:Rub into life, ye men, the Sage, the guileless, Immortal, very wise and fair to look on. O men, bring forth the most propitious Agni, first ensign of the offering to eastward.\np:When with their arms they rub him straight he shineth forth like a strong courser, red in colour, in the wood. Bright, checkless, as it were upon the Indra' path, he passeth by the stones and burneth up the grass.\np:Agni shines forth when born, observant, mighty, the bountiful, the Singer praised by sages. Whom, as adorable and knowing all things, Devas set at solemn rites as offering-bearer.\np:Set thee, O Monk, in, thine own place, observant: lay down the offering in the home of worship. Thou, dear to Devas, shalt serve them with oblation: Agni, give long life to the offeringr.\np:Raise ye a mighty smoke, my fellow-workers! Ye shall attain to wealth without obstruction. This Agni is the battle-winning Hero by whom the Devas have overcome the Dasyus.\np:This is thine ordered place of birth whence sprung to life thou shonest forth. Knowing this, Agni, sit thee down, and prosper thou the songs we sing.\np:As Germ Celestial he is called Tanūnapāt, and Narāśaṁsa born diffused in varied shape. Formed in his Mother he is Mātariśvan; he hath, in his course, become the rapid flight of wind.\np:With strong attrition rubbed to life, laid down with careful hand, a Sage, Agni, make offers good, and for the pious bring the Devas.\np:Mortals have brought to life the Deva Immortal, the Conqueror with mighty jaws, unfailing. The sisters ten, unwedded and united, together grasp the Babe, the new-born Infant.\np:Served by the seven monks, he shone forth from ancient time, when in his Mother's bosom, in her lap, he glowed. Giving delight each day he closeth not his eye, since from the Devas's body hewas brought to life.\np:Even as the Devas, onslaughts who attack the foe, those born the first of all knew the full power of prayer. The Kuśikas have made the glorious hymn ascend, and, each one singly in his home, have kindled fire.\np:As we, O Monk observant, have elected thee this day, what time the solemn offering began, So surely hast thou worshipped, surely hast thou toiled: come thou unto the Soma, wise and knowing all.",
12
+ "meta": {
13
+ "next": "03030",
14
+ "previous": "03028",
15
+ "book": "03",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv03029.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv03029.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O men",
22
+ "hymns": [
23
+ {
24
+ "key": "03029",
25
+ "title": "HYMN XXIX. Agni."
26
+ }
27
+ ]
28
+ },
29
+ {
30
+ "name": "O Monk",
31
+ "hymns": [
32
+ {
33
+ "key": "03029",
34
+ "title": "HYMN XXIX. Agni."
35
+ },
36
+ {
37
+ "key": "03029",
38
+ "title": "HYMN XXIX. Agni."
39
+ }
40
+ ]
41
+ }
42
+ ]
43
+ },
44
+ "created": 1638554403911,
45
+ "updated": 1639023784217
46
+ }
@@ -0,0 +1,105 @@
1
+ {
2
+ "key": "03030",
3
+ "title": "RigVeda Hymn 03030",
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 3: HYMN XXX. 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/rv03030.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi03.htm\">Rig-Veda, Book 3 Index</A><BR>\n&nbsp;\n<A HREF=\"rv03029.htm\">Previous</A>&nbsp;\n<A HREF=\"rv03031.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 XXX. Indra.</h3> \n<p>1. THE friends who offer Soma long to find thee: they pour forth Soma and present their viands.<br> They bear unmoved the cursing of the people, for all our wisdom comes from thee, O Indra.<br> 2 Not far for thee are mid-air's loftiest regions: start hither, Lord of Bays, with thy Bay Horses.<br> Made for the Firm and Strong are these libations. The pressing-stones are set and fire is kindled.<br> 3 Fair cheeks hath Indra, Maghavan, the Victor, Lord of a great host, Stormer, strong in action.<br> What once thou didst in might when mortals vexed thee,&#151;where now, O Bull, are those thy hero exploits?<br> 4 For, overthrowing what hath ne&#146;er been shaken, thou goest forth alone destroying V&#7771;tras.<br> For him who followeth thy Law the mountains and heaven and earth stand as if firmly stablished.<br> 5 Yea, Much-invoked! in safety through thy glories alone thou speakest truth as V&#7771;tra's slayer.<br> E&#146;en these two boundless worlds to thee, O Indra, what time thou graspest them, are but a handful.<br> 6 Forthwith thy Bay steeds down the steep, O Indra, forth, crushing foemen, go thy bolt of thunder!<br> Slay those who meet thee, those who flee, who follow: make all thy promise true; be all completed.<br> 7 The man to whom thou givest as Provider enjoys domestic plenty undivided.<br> Blest, Indra, is thy favour dropping fatness: thy worship, Much-invoked! brings gifts in thousands.<br> 8 Thou, Indra, Much-invoked! didst crush to pieces Kunaru handless fiend who dwelt with Danu.<br> Thou with might, Indra, smotest dead the scorner, the footless V&#7771;tra as he waxed in vigour.<br> 9 Thou hast established in her seat, O Indra, the level earth, vast, vigorous, unbounded.<br> The Bull hath propped the heaven and air's mid-region. By thee sent onward let the floods flow hither.<br> 10 He who withheld the kine, in silence I yielded in fear before thy blow, O Indra.<br> He made paths easy to drive forth the cattle. Loud-breathing praises helped the Much-invoked One.<br> 11 Indra alone filled full the earth and heaven, the Pair who meet together, rich in treasures.<br> Yea, bring thou near us from the air's mid-region strength, on thy car, and wholesome food, O Hero.<br> 12 S&#363;rya transgresses not the ordered limits set daily by the Lord of Tawny Coursers.<br> When to the goal he comes, his journey ended, his Steeds he looses: this is Indra's doing.<br> 13 Men gladly in the course of night would look on the broad bright front of the refulgent Morning;<br> And all acknowledge, when she comes in glory, the manifold and goodly works of Indra.<br> 14 A mighty splendour rests upon her bosom: bearing ripe milk the Cow, unripe, advances.<br> All sweetness is collected in the Heifer, sweetness which Indra made for our enjoyment.<br> 15 Barring the way they come. Be firm, O Indra; aid friends to sacrifice and him who singeth.<br> These must be slain by thee, malignant mortals, armed with ill arts, our quiverbearing foemen.<br> 16 A cry is beard from enemies most near us: against them send thy fiercest-flaming weapon.<br> Rend them from under, crush them and subdue them. Slay, Maghavan, and make the fiends our booty.<br> 17 Root up the race of R&#257;k&#7779;asas, O Indra rend it in front and crush it in the middle.<br> How long hast thou bebaved as one who wavers? Cast thy hot dart at him who hates devotion:<br> 18 When borne by strong Steeds for our weal, O Leader, thou seatest thee at many noble viands.<br> May we be winners of abundant riches. May Indra be our wealth with store of children.<br> 19 Bestow on us resplendent wealth. O Indra let us enjoy thine overflow of bounty.<br> Wide as a sea our longing hath expanded, fulfil it, O thou Treasure-Lord of treasures.<br> 20 With kine and horses satisfy this longing with very splendid bounty skill extend it.<br> Seeking the light, with hymns to thee, O Indra, Ku&#347;ikas have brought their gift, the singers.<br> 21 Lord of the kine, burst the kine's stable open: cows shall be ours, and strength that wins the booty.<br> Hero, whose might is true, thy home is heaven: to us, O Maghavan, grant gifts of cattle.<br> 22 Call we on Maghavan, auspicious Indra, best Hero in this fight where spoil is gathered,<br> The Strong who listens, who gives aid in battles, who slays the V&#7771;tras, wins and gathers riches.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv03031.htm\">Next: HYMN XXXI. Indra.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/03030.html",
6
+ "api": "json/hymns/03030.json",
7
+ "data": {
8
+ "key": "03030",
9
+ "title": "HYMN XXX. Indra.",
10
+ "describe": "THE friends who offer Soma long to find thee: they pour forth Soma and present their offerings.",
11
+ "feecting": "p:THE friends who offer Soma long to find thee: they pour forth Soma and present their offerings.\np: They bear unmoved the cursing of the people, for all our wisdom comes from thee, O Indra.\r\np:Not far for thee are mid-air's loftiest regions: start hither, Lord of Bays, with thy Bay Horses. Made for the Firm and Strong are these libations. The pressing-stones are set and fire is kindled.\np:Fair cheeks hath Indra, Indra, the Victor, Lord of a great host, Stormer, strong in action. What once thou didst in might when mortals vexed thee.where now, O Bull, are those thy hero exploits?\np:For, overthrowing what hath ne’er been shaken, thou goest forth alone destroying Vṛtras. For him who followeth thy Law the mountains and Heaven and Earth stand as if firmly stablished.\np:Yea, Much-invoked! in safety through thy glories alone thou speakest truth as Vṛtra's slayer. E’en these two boundless worlds to thee, O Indra, what time thou graspest them, are but a handful.\np:Forthwith thy Bay steeds down the steep, O Indra, forth, crushing foemen, go thy bolt of thunder! Slay those who meet thee, those who flee, who follow: make all thy promise true; be all completed.\np:The man to whom thou givest as Provider enjoys domestic plenty undivided. Blest, Indra, is thy favour dropping fatness: thy worship, Much-invoked! brings gifts in thousands.\np:Thou, Indra, Much-invoked! didst crush to pieces Kunaru handless fiend who dwelt with Danu. Thou with might, Indra, smotest dead the scorner, the footless Vṛtra as he waxed in vigour.\np:Thou hast established in her seat, O Indra, the level Earth, vast, vigorous, unbounded. The Bull hath propped the Heaven and air's mid-region. By thee sent onward let the floods flow hither.\np:He who withheld the kine, in silence I yielded in fear before thy blow, O Indra. He made paths easy to drive forth the cattle. Loud-breathing praises helped the Much-invoked One.\np:Indra alone filled full the Earth and Heaven, the Pair who meet together, rich in treasures. Yea, bring thou near us from the air's mid-region strength, on thy car, and wholesome food, O Hero.\np:Sūrya transgresses not the ordered limits set daily by the Lord of Tawny Coursers. When to the goal he comes, his journey ended, his Steeds he looses: this is Indra's doing.\np:Men gladly in the course of night would look on the broad bright front of the refulgent Morning; And all acknowledge, when she comes in glory, the manifold and goodly works of Indra.\np:A mighty splendour rests upon her bosom: bearing ripe milk the Cow, unripe, advances. All sweetness is collected in the Heifer, sweetness which Indra made for our enjoyment.\np:Barring the way they come. Be firm, O Indra; aid friends to offering and him who singeth. These must be slain by thee, malignant mortals, armed with ill arts, our quiverbearing foemen.\np:A cry is beard from enemies most near us: against them send thy fiercest-flaming weapon. Rend them from under, crush them and subdue them. Slay, Indra, and make the fiends our booty.\np:Root up the race of Rākṣasas, O Indra rend it in front and crush it in the middle. How long hast thou bebaved as one who wavers? Cast thy hot dart at him who hates devotion:\np:When borne by strong Steeds for our weal, O Leader, thou seatest thee at many noble offerings. May we be winners of abundant riches. May Indra be our wealth with store of children.\np:Bestow on us resplendent wealth. O Indra let us enjoy thine overflow of bounty. Wide as a sea our longing hath expanded, fulfil it, O thou Treasure-Lord of treasures.\np:With kine and horses satisfy this longing with very splendid bounty skill extend it. Seeking the light, with hymns to thee, O Indra, Kuśikas have brought their gift, the singers.\np:Lord of the kine, burst the kine's stable open: cows shall be ours, and strength that wins the booty. Hero, whose might is true, thy home is Heaven: to us, O Indra, grant gifts of cattle.\np:Call we on Indra, auspicious Indra, best Hero in this fight where spoil is gathered, the Strong who listens, who gives aid in battles, who subdues the Vṛtras, wins and gathers riches.",
12
+ "meta": {
13
+ "next": "03031",
14
+ "previous": "03029",
15
+ "book": "03",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv03030.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv03030.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Indra",
22
+ "hymns": [
23
+ {
24
+ "key": "03030",
25
+ "title": "HYMN XXX. Indra."
26
+ },
27
+ {
28
+ "key": "03030",
29
+ "title": "HYMN XXX. Indra."
30
+ },
31
+ {
32
+ "key": "03030",
33
+ "title": "HYMN XXX. Indra."
34
+ },
35
+ {
36
+ "key": "03030",
37
+ "title": "HYMN XXX. Indra."
38
+ },
39
+ {
40
+ "key": "03030",
41
+ "title": "HYMN XXX. Indra."
42
+ },
43
+ {
44
+ "key": "03030",
45
+ "title": "HYMN XXX. Indra."
46
+ },
47
+ {
48
+ "key": "03030",
49
+ "title": "HYMN XXX. Indra."
50
+ },
51
+ {
52
+ "key": "03030",
53
+ "title": "HYMN XXX. Indra."
54
+ },
55
+ {
56
+ "key": "03030",
57
+ "title": "HYMN XXX. Indra."
58
+ },
59
+ {
60
+ "key": "03030",
61
+ "title": "HYMN XXX. Indra."
62
+ }
63
+ ]
64
+ },
65
+ {
66
+ "name": "O Bull",
67
+ "hymns": [
68
+ {
69
+ "key": "03030",
70
+ "title": "HYMN XXX. Indra."
71
+ }
72
+ ]
73
+ },
74
+ {
75
+ "name": "O Hero",
76
+ "hymns": [
77
+ {
78
+ "key": "03030",
79
+ "title": "HYMN XXX. Indra."
80
+ }
81
+ ]
82
+ },
83
+ {
84
+ "name": "O Leader",
85
+ "hymns": [
86
+ {
87
+ "key": "03030",
88
+ "title": "HYMN XXX. Indra."
89
+ }
90
+ ]
91
+ },
92
+ {
93
+ "name": "O thou",
94
+ "hymns": [
95
+ {
96
+ "key": "03030",
97
+ "title": "HYMN XXX. Indra."
98
+ }
99
+ ]
100
+ }
101
+ ]
102
+ },
103
+ "created": 1638554409190,
104
+ "updated": 1639023784221
105
+ }
@@ -0,0 +1,45 @@
1
+ {
2
+ "key": "03031",
3
+ "title": "RigVeda Hymn 03031",
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 3: HYMN XXXI. 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/rv03031.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi03.htm\">Rig-Veda, Book 3 Index</A><BR>\n&nbsp;\n<A HREF=\"rv03030.htm\">Previous</A>&nbsp;\n<A HREF=\"rv03032.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 XXXI. Indra.</h3> \n<p>1. WISE, teaching, following the thought of Order, the sonless gained a grandson from his daughter.<br> Fain, as a sire, to see his child prolific, he sped to meet her with an eager spirit.<br> 2 The Son left not his portion to the brother, he made a home to hold him who should gain, it.<br> What time his Parents gave the Priest his being, of the good pair one acted, one promoted.<br> 3 Agni was born trembling with tongue that flickered, so that the Red's great children should be honoured.<br> Great is their germ, that born of them is mighty, great the Bays' Lord's approach through sacrifices.<br> 4 Conquering bands upon the Warrior waited: they recognized great light from out the darkness.<br> The conscious Dawns went forth to meet his coming, and the sole Master of the kine was Indra.<br> 5 The sages freed them from their firmbuilt prison: the seven priests drove them forward with their spirit.<br> All holy Order's pathway they discovered he, full of knowledge, shared these deeds through worship.<br> 6 When Saram&#257; had found the mountain's fissure, that vast and ancient place she plundered thoroughly.<br> In the floods' van she led them forth, light-footed: she who well knew came first unto their lowing.<br> 7 Longing for friendship came the noblest singer: the hill poured forth its treasure for the pious.<br> The Hero with young followers fought and conquered, and straightway A&#7749;giras was singing praises,<br> 8 Peer of each noble thing, yea, all excelling, all creatures doth he know, he slayeth &#346;u&#7779;&#7751;a.<br> Our leader, fain for war, singing from heaven, as Friend he saved his lovers from dishonour.<br> 9 They sate them down with spirit fain for booty, making with hymns a way to life eternal.<br> And this is still their place of frequent session, whereby they sought to gain the months through Order.<br> 10 Drawing the milk of ancient seed prolific, they joyed as they beheld their own possession.<br> Their shout of triumph heated earth and heaven. When the kine showed, they bade the heroes rouse them.<br> 11 Indra drove forth the kine, that V&#7771;tra-slayer, while hymns of praise rose up and gifts were offered.<br> For him the Cow, noble and far-extending, poured pleasant juices, bringing oil and sweetness.<br> 12 They made a mansion for their Father, deftly provided him a great and glorious dwelling;<br> With firm support parted and stayed the Parents, and, sitting, fixed him there erected, mighty.<br> 13 What time the ample chalice had impelled him, swift waxing, vast, to pierce the earth and heaven,&#151;<br> Him in whom blameless songs are all united: all powers invincible belong to Indra.<br> 14 I crave thy powers, I crave thy mighty friendship: full many a team goes to the V&#7771;tra-slayer.<br> Great is the laud, we seek the Princes' favour. Be thou, O Maghavan, our guard and keeper.<br> 15 He, having found great, splendid, rich dominion, sent life and motion to his friends and lovers.<br> Indra who shone together with the Heroes begot the song, the fire, and Sun and Morning.<br> 16 Vast, the House-Friend, he set the waters flowing, all-lucid, widely spread, that move together.<br> By the wise cleansings of the meath made holy, through days, and nights they speed the swift streams onward.<br> 17 To thee proceed the dark, the treasure-holders, both of them sanctified by S&#363;rya's bounty.<br> The while thy ovely storming Friends, O Indra, fail to attain the measure of thy greatness.<br> 18 Be Lord of joyous songs, O V&#7771;tra-slayer, Bull dear to all, who gives the power of living.<br> Come unto us with thine auspicious friendship, hastening, Mighty One, with mighty succours.<br> 19 Like A&#7749;giras I honour him with worship, and renovate old song for him the Ancient.<br> Chase thou the many godless evil creatures, and give us, Maghavan, heaven's light to help m.<br> 20 Far forth are spread the purifying waters convey thou us across them unto safety.<br> Save us, our Charioteer, from harm, O Indra, soon, very soon, make us win spoil of cattle.<br> 21 His kine their Lord hath shown, e&#146;en V&#7771;tra's slayer, through the black hosts he passed with red attendants.<br> Teaching us pleasant things by holy Order, to, us hath he thrown open all his portals.<br> 22 Call we on Maghavan, auspicious Indra, best Hero in this fight where spoil is gathered.<br> The Strong who listens, who gives aid in battles, who slays the V&#7771;tras, wins and gathers riches.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv03032.htm\">Next: HYMN XXXII. Indra</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/03031.html",
6
+ "api": "json/hymns/03031.json",
7
+ "data": {
8
+ "key": "03031",
9
+ "title": "HYMN XXXI. Indra.",
10
+ "describe": "WISE, teaching, following the thought of Order, the sonless gained a grandson from his daughter.",
11
+ "feecting": "p:WISE, teaching, following the thought of Order, the sonless gained a grandson from his daughter.\np: Fain, as a sire, to see his child prolific, he sped to meet her with an eager spirit.\r\np:The Son left not his portion to the brother, he made a home to hold him who should gain, it. What time his Parents gave the Monk his being, of the good pair one acted, one promoted.\np:Agni was born trembling with tongue that flickered, so that the Red's great children should be honoured. Great is their germ, that born of them is mighty, great the Bays' Lord's approach through offers.\np:Conquering bands upon the Warrior waited: they recognized great light from out the darkness. The conscious Dawns went forth to meet his coming, and the sole Master of the kine was Indra.\np:The sages freed them from their firmbuilt prison: the seven monks drove them forward with their spirit. All holy Order's pathway they discovered he, full of knowledge, shared these deeds through worship.\np:When Saramā had found the mountain's fissure, that vast and ancient place she plundered thoroughly. In the floods' van she led them forth, light-footed: she who well knew came first unto their lowing.\np:Longing for friendship came the noblest singer: the hill poured forth its treasure for the pious. The Hero with young followers fought and conquered, and straightway Aṅgiras was singing praises,\np:Peer of each noble thing, yea, all excelling, all creatures doth he know, he slayeth Śuṣṇa. Our leader, fain for war, singing from Heaven, as Friend he saved his lovers from dishonour.\np:They sate them down with spirit fain for booty, making with hymns a way to life eternal. And this is still their place of frequent session, whereby they sought to gain the months through Order.\np:Drawing the milk of ancient seed prolific, they joyed as they beheld their own possession. Their shout of triumph heated Earth and Heaven. When the kine showed, they bade the heroes rouse them.\np:Indra drove forth the kine, that Vṛtra-slayer, while hymns of praise rose up and gifts were offered. For him the Cow, noble and far-extending, poured pleasant juices, bringing oil and sweetness.\np:They made a mansion for their Father, deftly provided him a great and glorious dwelling; With firm support parted and stayed the Parents, and, sitting, fixed him there erected, mighty.\np:What time the ample chalice had impelled him, swift waxing, vast, to pierce the Earth and Heaven. Him in whom blameless songs are all united: all powers invincible belong to Indra.\np:I crave thy powers, I crave thy mighty friendship: full many a team goes to. Great is the laud, we seek the Princes' favour. Be thou, O Indra, our guard and keeper.\np:He, having found great, splendid, rich dominion, sent life and motion to his friends and lovers. Indra who shone together with the Heroes begot the song, the fire, and Sun and Morning.\np:Vast, the House-Friend, he set the waters flowing, all-lucid, widely spread, that move together. By the wise cleansings of the meath made holy, through days, and nights they speed the swift streams onward.\np:To thee proceed the dark, the treasure-holders, both of them sanctified by Sūrya's bounty. The while thy ovely storming Friends, O Indra, fail to attain the measure of thy greatness.\np:Be Lord of joyous songs, O Indra, Bull dear to all, who gives the power of living. Come unto us with thine auspicious friendship, hastening, Mighty One, with mighty assists.\np:Like Aṅgiras I honour him with worship, and renovate old song for him the Ancient. Chase thou the many godless evil creatures, and give us, Indra. Heaven's light to help m.\np:Far forth are spread the purifying waters convey thou us across them unto safety. Save us, our Charioteer, from harm, O Indra, soon, very soon, make us win spoil of cattle.\np:His kine their Lord hath shown, e’en Vṛtra's slayer, through the black hosts he passed with red attendants. Teaching us pleasant things by holy Order, to, us hath he thrown open all his portals.\np:Call we on Indra, auspicious Indra, best Hero in this fight where spoil is gathered. The Strong who listens, who gives aid in battles, who subdues the Vṛtras, wins and gathers riches.",
12
+ "meta": {
13
+ "next": "03032",
14
+ "previous": "03030",
15
+ "book": "03",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv03031.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv03031.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Indra",
22
+ "hymns": [
23
+ {
24
+ "key": "03031",
25
+ "title": "HYMN XXXI. Indra."
26
+ },
27
+ {
28
+ "key": "03031",
29
+ "title": "HYMN XXXI. Indra."
30
+ },
31
+ {
32
+ "key": "03031",
33
+ "title": "HYMN XXXI. Indra."
34
+ },
35
+ {
36
+ "key": "03031",
37
+ "title": "HYMN XXXI. Indra."
38
+ }
39
+ ]
40
+ }
41
+ ]
42
+ },
43
+ "created": 1638554414438,
44
+ "updated": 1639023784225
45
+ }
@@ -0,0 +1,81 @@
1
+ {
2
+ "key": "03032",
3
+ "title": "RigVeda Hymn 03032",
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 3: HYMN XXXII. 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/rv03032.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi03.htm\">Rig-Veda, Book 3 Index</A><BR>\n&nbsp;\n<A HREF=\"rv03031.htm\">Previous</A>&nbsp;\n<A HREF=\"rv03033.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 XXXII. Indra</h3> \n<p>1. DRINK thou this Soma, Indra, Lord of Soma; drink thou the draught of noonday which thou Iovest.<br> Puffing thy cheeks, impetuous, liberal Giver, here loose thy two Bay Horses and rejoice thee.<br> 2 Quaff it pure, meal-blent, mixt with milk, O Indra; we have poured forth the Soma for thy rapture.<br> Knit with the prayer-fulfilling band of Maruts, yea, with the Rudras, drink till thou art sated;<br> 3 Those who gave increase to thy strength and vigour; the Maruts singing forth thy might, O Indra.<br> Drink thou, O fair of cheek, whose hand wields thunder, with Rudras banded, at our noon libation.<br> 4 They, even the Maruts who were there, excited with song the meath-created strength of Indra.<br> By them impelled to act he reached the vitals Of V&#7771;tra, though he deemed that none might wound him.<br> 5 Pleased, like a man, with our libation, Indra, drink, for enduring hero might, the Soma.<br> Lord of Bays, moved by sacrifice come hither: thou with the Swift Ones stirrest floods and waters.<br> 6 When thou didst loose the streams to run like racers in the swift contest, having smitten V&#7771;tra<br> With flying weapon where he lay, O Indra, and, godless, kept the Goddesses encompassed.<br> 7 With reverence let us worship mighty Indra, great and sublime, eternal, everyouthful,<br> Whose greatness the dear world-halves have not measured, no, nor conceived the might of him the Holy.<br> 8 Many are Indra's nobly wrought achievements, and none of all the Gods transgress his statutes.<br> He beareth up this earth and heaven, and, doer of marvels, he begot the Sun and Morning.<br> 9 Herein, O Guileless One, is thy true greatness, that soon as born thou drankest up the Soma.<br> Days may not check the power of thee the Mighty, nor the nights, Indra, nor the months, nor autumns.<br> 10 As soon as thou wast born in highest heaven thou drankest Soma to delight thee, Indra;<br> And when thou hadst pervaded earth and heaven thou wast the first supporter of the singer.<br> 11 Thou, puissant God, more mighty, slewest. Ahi showing his strength when couched around the waters.<br> The heaven itself attained not to thy greatness when with one hip of thine the earth was shadowed.<br> 12 Sacrifice, Indra, made thee wax so mighty, the dear oblation with the flowing Soma.<br> O Worshipful, with worship help our worship, for worship helped thy bolt when slaying Ahi.<br> 13 With sacrifice and wish have I brought Indra; still for new blessings may I turn him hither,<br> Him magnified by ancient songs and praises, by lauds of later time and days yet recent.<br> 14 I have brought forth a song when longing seized me: ere the decisive day will I laud Indra;<br> Then may he safely bear us over trouble, as in a ship, when both sides invocate him.<br> 15 Full is his chalice: Glory! Like a pourer I have filled up the vessel for his drinking.<br> Presented on the right, dear Soma juices have brought us Indra, to rejoice him, hither.<br> 16 Not the deep-flowing flood, O Much-invoked One! not hills that compass thee about restrain thee,<br> Since here incited, for thy friends, O Indra, thou breakest e&#146;en the firm built stall of cattle.<br> 17 Call we on Maghavan, auspicious Indra, best Hero in this fight where spoil is gathered,<br> The Strong who listens, who gives aid in battles, who slays the V&#7771;tras, wins and gathers riches.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv03033.htm\">Next: HYMN XXXIII. Indra.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/03032.html",
6
+ "api": "json/hymns/03032.json",
7
+ "data": {
8
+ "key": "03032",
9
+ "title": "HYMN XXXII. Indra",
10
+ "describe": "DRINK thou this Soma, Indra, Lord of Soma;",
11
+ "feecting": "p:DRINK thou this Soma, Indra, Lord of Soma; drink thou the draught of noonday which thou Iovest.\np: Puffing thy cheeks, impetuous, liberal Giver, here loose thy two Bay Horses and rejoice thee.\r\np:Quaff it pure, meal-blent, mixt with milk, O Indra; we have poured forth the Soma for thy rapture. Knit with the prayer-fulfilling band of Devas, yea, with the Somas, drink till thou art sated;\np:Those who gave increase to thy strength and vigour; the Devas singing forth thy might, O Indra. Drink thou, O fair of cheek, whose hand wields thunder, with Somas banded, at our noon libation.\np:They, even the Devas who were there, excited with song the meath-created strength of Indra. By them impelled to act he reached the vitals Of Vṛtra, though he deemed that none might wound him.\np:Pleased, like a man, with our libation, Indra, drink, for enduring hero might, the Soma. Lord of Bays, moved by offering come hither: thou with the Swift Ones stirrest floods and waters.\np:When thou didst loose the streams to run like racers in the swift contest, having smitten Vṛtra With flying weapon where he lay, O Indra, and, godless, kept the Goddesses encompassed.\np:With reverence let us worship mighty Indra, great and sublime, eternal, everyouthful, whose greatness the dear world-halves have not measured, no, nor conceived the might of him the Holy.\np:Many are Indra's nobly wrought achievements, and none of all the Devas transgress his statutes. He beareth up this Earth and Heaven, and, doer of marvels, he begot the Sun and Morning.\np:Herein, O Guileless One, is thy true greatness, that soon as born thou drankest up the Soma. Day. May not check the power of thee the Mighty, nor the nights, Indra, nor the months, nor autumns.\np:As soon as thou wast born in highest Heaven thou drankest Soma to delight thee, Indra; And when thou hadst pervaded Earth and Heaven thou wast the first supporter of the singer.\np:Thou, puissant Deva, more mighty, slewest. Ahi showing his strength when couched around the waters. The Heaven itself attained not to thy greatness when with one hip of thine the Earth was shadowed.\np:Offering, Indra, made thee wax so mighty, the dear oblation with the flowing Soma. O Worshipful, with worship help our worship, for worship helped thy bolt when subduing Ahi.\np:With offering and wish have I brought Indra; still for new blessing. May I turn him hither, him magnified by ancient songs and praises, by lauds of later time and days yet recent.\np:I have brought forth a song when longing seized me: ere the decisive day will I laud Indra; The. May he safely bear us over trouble, as in a ship, when both sides invocate him.\np:Full is his chalice: Glory! Like a pourer I have filled up the vessel for his drinking. Presented on the right, dear Soma juices have brought us Indra, to rejoice him, hither.\np:Not the deep-flowing flood, O Much-invoked One! not hills that compass thee about restrain thee, Since here incited, for thy friends, O Indra, thou breakest e’en the firm built stall of cattle.\np:Call we on Indra, auspicious Indra, best Hero in this fight where spoil is gathered, the Strong who listens, who gives aid in battles, who subdues the Vṛtras, wins and gathers riches.",
12
+ "meta": {
13
+ "next": "03033",
14
+ "previous": "03031",
15
+ "book": "03",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv03032.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv03032.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Indra",
22
+ "hymns": [
23
+ {
24
+ "key": "03032",
25
+ "title": "HYMN XXXII. Indra"
26
+ },
27
+ {
28
+ "key": "03032",
29
+ "title": "HYMN XXXII. Indra"
30
+ },
31
+ {
32
+ "key": "03032",
33
+ "title": "HYMN XXXII. Indra"
34
+ },
35
+ {
36
+ "key": "03032",
37
+ "title": "HYMN XXXII. Indra"
38
+ }
39
+ ]
40
+ },
41
+ {
42
+ "name": "O fair",
43
+ "hymns": [
44
+ {
45
+ "key": "03032",
46
+ "title": "HYMN XXXII. Indra"
47
+ }
48
+ ]
49
+ },
50
+ {
51
+ "name": "O Guileless",
52
+ "hymns": [
53
+ {
54
+ "key": "03032",
55
+ "title": "HYMN XXXII. Indra"
56
+ }
57
+ ]
58
+ },
59
+ {
60
+ "name": "O Worshipful",
61
+ "hymns": [
62
+ {
63
+ "key": "03032",
64
+ "title": "HYMN XXXII. Indra"
65
+ }
66
+ ]
67
+ },
68
+ {
69
+ "name": "O Much",
70
+ "hymns": [
71
+ {
72
+ "key": "03032",
73
+ "title": "HYMN XXXII. Indra"
74
+ }
75
+ ]
76
+ }
77
+ ]
78
+ },
79
+ "created": 1638554419686,
80
+ "updated": 1639023784228
81
+ }
@@ -0,0 +1,64 @@
1
+ {
2
+ "key": "03033",
3
+ "title": "RigVeda Hymn 03033",
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 3: HYMN XXXIII. 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/rv03033.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi03.htm\">Rig-Veda, Book 3 Index</A><BR>\n&nbsp;\n<A HREF=\"rv03032.htm\">Previous</A>&nbsp;\n<A HREF=\"rv03034.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 XXXIII. Indra.</h3> \n<p>1. FORTH from the bosom of the mountains, eager as two swift mares with loosened rein contending,<br> Like two bright mother cows who lick their youngling, Vip&#257;&#347; and Sutudri speed down their waters.<br> 2 Impelled by Indra whom ye pray to urge you, ye move as &#146;twere on chariots to the ocean.<br> Flowing together, swelling with your billows, O lucid Streams, each of you seeks the other.<br> 3 I have attained the most maternal River, we have approached Vip&#257;&#347;, the broad, the blessed.<br> Licking as &#146;twere their calf the pair of Mothers flow onward to their common home together.<br> 4 We two who rise and swell with billowy waters move forward to the home which Gods have made us.<br> Our flood may not be stayed when urged to motion. What would the singer, calling to the Rivers?<br> 5 Linger a little at my friendly bidding rest, Holy Ones, a moment in your journey.<br> With hymn sublime soliciting your favour Ku&#347;ika's son hath called unto the River.<br> 6 Indra who wields the thunder dug our channels: he smote down V&#7771;tra, him who stayed our currents.<br> Savitar, God, the lovely-handed, led us, and at his sending forth we flow expanded.<br> 7 That hero deed of Indra must be lauded for ever that he rent Ahi in pieces.<br> He smote away the obstructors with his thunder, and eager for their course forth flowed the waters.<br> 8 Never forget this word of thine, O singer, which future generations shall reecho.<br> In hymns, O bard, show us thy loving kindness. Humble us not mid men. To thee be honour!<br> 9 List quickly, Sisters, to the bard who cometh to you from far away with car and wagon.<br> Bow lowly down; be easy to be traversed stay, Rivers, with your floods below our axles.<br> 10 Yea, we will listen to thy words, O singer. With wain and car from far away thou comest.<br> Low, like a nursing mother, will I bend me, and yield me as a maiden to her lover.<br> 11 Soon as the Bharatas have fared across thee, the warrior band, urged on and sped by Indra,<br> Then let your streams flow on in rapid motion. I crave your favour who deserve our worship.<br> 12 The warrior host, the Bharatas, fared over the singer won the favour of the Rivers.<br> Swell with your billows, hasting, pouring riches. Fill full your channels, and roll swiftly onward.<br> 13 So let your wave bear up the pins, and ye, O Waters, spare the thongs;<br> And never may the pair of Bulls, harmless and sinless, waste away.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv03034.htm\">Next: HYMN XXXIV. Indra.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/03033.html",
6
+ "api": "json/hymns/03033.json",
7
+ "data": {
8
+ "key": "03033",
9
+ "title": "HYMN XXXIII. Indra.",
10
+ "describe": "FORTH from the bosom of the mountains, eager as two swift mares with loosened rein contending, like two bright mother cows who lick their youngling, Vipāś and Sutudri speed down their waters.",
11
+ "feecting": "p:FORTH from the bosom of the mountains, eager as two swift mares with loosened rein contending, like two bright mother cows who lick their youngling, Vipāś and Sutudri speed down their waters.\np:Impelled by Indra whom ye pray to urge you, ye move as ’twere on chariots to the ocean.\np: Flowing together, swelling with your billows, O lucid Streams, each of you seeks the other.\r\np:I have attained the most maternal River, we have approached Vipāś, the broad, the blessed. Licking as ’twere their calf the pair of Mothers flow onward to their common home together.\np:We two who rise and swell with billowy waters move forward to the home which Devas have made us. Our floo. May not be stayed when urged to motion. What would the singer, calling to the Rivers?\np:Linger a little at my friendly bidding rest, Holy Ones, a moment in your journey. With hymn sublime soliciting your favour Kuśika's son hath called unto the River.\np:Indra who wields the thunder dug our channels: he smote down Vṛtra, him who stayed our currents. Indra, Deva, the lovely-handed, led us, and at his sending forth we flow expanded.\np:That hero deed of Indra must be lauded forever that he rent Ahi in pieces. He smote away the obstructors with his thunder, and eager for their course forth flowed the waters.\np:Never forget this word of thine, O singer, which future generations shall reecho. In hymns, O bard, show us thy loving kindness. Humble us not mid men. To thee be honour!\np:List quickly, Sisters, to the bard who cometh to you from far away with car and wagon. Bow lowly down; be easy to be traversed stay, Rivers, with your floods below our axles.\np:Yea, we will listen to thy words, O singer. With wain and car from far away thou comest. Low, like a nursing mother, will I bend me, and yield me as a maiden to her lover.\np:Soon as the Bharatas have fared across thee, the warrior band, urged on and sped by Indra, then let your streams flow on in rapid motion. I crave your favour who deserve our worship.\np:The warrior host, the Bharatas, fared over the singer won the favour of the Rivers. Swell with your billows, hasting, pouring riches. Fill full your channels, and roll swiftly onward.\np:So let your wave bear up the pins, and ye, O Waters, spare the thongs; And neve. May the pair of Bulls, harmless and sinless, waste away.",
12
+ "meta": {
13
+ "next": "03034",
14
+ "previous": "03032",
15
+ "book": "03",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv03033.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv03033.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O lucid",
22
+ "hymns": [
23
+ {
24
+ "key": "03033",
25
+ "title": "HYMN XXXIII. Indra."
26
+ }
27
+ ]
28
+ },
29
+ {
30
+ "name": "O singer",
31
+ "hymns": [
32
+ {
33
+ "key": "03033",
34
+ "title": "HYMN XXXIII. Indra."
35
+ },
36
+ {
37
+ "key": "03033",
38
+ "title": "HYMN XXXIII. Indra."
39
+ }
40
+ ]
41
+ },
42
+ {
43
+ "name": "O bard",
44
+ "hymns": [
45
+ {
46
+ "key": "03033",
47
+ "title": "HYMN XXXIII. Indra."
48
+ }
49
+ ]
50
+ },
51
+ {
52
+ "name": "O Waters",
53
+ "hymns": [
54
+ {
55
+ "key": "03033",
56
+ "title": "HYMN XXXIII. Indra."
57
+ }
58
+ ]
59
+ }
60
+ ]
61
+ },
62
+ "created": 1638554425242,
63
+ "updated": 1639023784231
64
+ }
@@ -0,0 +1,33 @@
1
+ {
2
+ "key": "03034",
3
+ "title": "RigVeda Hymn 03034",
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 3: HYMN XXXIV. 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/rv03034.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi03.htm\">Rig-Veda, Book 3 Index</A><BR>\n&nbsp;\n<A HREF=\"rv03033.htm\">Previous</A>&nbsp;\n<A HREF=\"rv03035.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 XXXIV. Indra.</h3> \n<p>1. FORT-RENDER, Lord of Wealth, dispelling foemen, Indra with lightnings hath o&#146;ercome the D&#257;sa.<br> Impelled by prayer and waxen great in body, he hath filled earth and heaven, the Bounteous Giver.<br> 2 I stimulate thy zeal, the Strong, the Hero decking my song of praise forth; Immortal.<br> O Indra, thou art equally the Leader of heavenly hosts and human generations.<br> 3 Leading, his band Indra encompassed V&#7771;tra; weak grew the wily leader of enchanters.<br> He who burns fierce in forests slaughtered Vya&#7745;sa, and made the Milch-kine of the nights apparent.<br> 4 Indra, light-winner, days' Creator, conquered, victorious, hostile bands with those who loved him.<br> For man the days' bright ensign he illumined, and found the light for his joy and gladness.<br> 5 Forward to fiercely falling blows pressed Indra, herolike doing many hero exploits.<br> These holy songs he taught the bard who gaised him, and widely spread these Dawns' resplendent colour.<br> 6 They laud the mighty acts of him the Mighty, the many glorious deeds performed by Indra.<br> He in his strength, with all-surpassing prowess, through wondrous arts crushed the malignant Dasyus.<br> 7 Lord of the brave, Indra who rules the people gave freedom to the Gods by might and battle.<br> Wise singers glorify with chanted praises these his achievements in Vivasv&#257;n's dwelling.<br> 8 Excellent, Conqueror, the victory-giver, the winner of the light and Godlike Waters,<br> He who hath won this broad earth and this heaven, -in Indra they rejoice who love devotions.<br> 9 He gained possession of the Sun and Horses, Indra obtained the Cow who feedeth many.<br> Treasure of gold he won; he smote the Dasyus, and gave protection to the &#256;ryan colour.<br> 10 He took the plants and days for his possession; he gained the forest trees and air's mid-region.<br> Vala he cleft, and chased away opponents: thus was he tamer of the overweening.<br> 11 Call we on Maghavan, auspicious Indra, best Hero in the fight where spoil is gathered,<br> The Strong, who listens, who gives aid in battles, who slays the V&#7771;tras, wins and gathers treasures.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv03035.htm\">Next: HYMN XXXV Indra.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/03034.html",
6
+ "api": "json/hymns/03034.json",
7
+ "data": {
8
+ "key": "03034",
9
+ "title": "HYMN XXXIV. Indra.",
10
+ "describe": "FORT-RENDER, Lord of Wealth, dispelling foemen, Indra with lightnings hath o’ercome the Dāsa.",
11
+ "feecting": "p:FORT-RENDER, Lord of Wealth, dispelling foemen, Indra with lightnings hath o’ercome the Dāsa.\np: Impelled by prayer and waxen great in body, he hath filled Earth and Heaven, the Bounteous Giver.\r\np:I stimulate thy zeal, the Strong, the Hero decking my song of praise forth; Immortal. O Indra, thou art equally the Leader of heavenly hosts and human generations.\np:Leading, his band Indra encompassed Vṛtra; weak grew the wily leader of enchanters. He who burns fierce in forests slaughtered Vyaṁsa, and made the Milch-kine of the nights apparent.\np:Indra, light-winner, days' Creator, conquered, victorious, hostile bands with those who loved him. For man the days' bright ensign he illumined, and found the light for his joy and gladness.\np:Forward to fiercely falling blows pressed Indra, herolike doing many hero exploits. These holy songs he taught the bard who gaised him, and widely spread these Dawns' resplendent colour.\np:They laud the mighty acts of him the Mighty, the many glorious deeds performed by Indra. He in his strength, with all-surpassing prowess, through wondrous arts crushed the malignant Dasyus.\np:Lord of the brave, Indra who rules the people gave freedom to the Devas by might and battle. Wise singers glorify with chanted praises these his achievements in Vivasvān's dwelling.\np:Excellent, Conqueror, the victory-giver, the winner of the light and Godlike Waters. He who hath won this broad Earth and this Heaven, -in Indra they rejoice who love devotions.\np:He gained possession of the Sun and Horses, Indra obtained the Cow who feedeth many. Treasure of gold he won; he smote the Dasyus, and gave protection to the Āryan colour.\np:He took the plants and days for his possession; he gained the forest trees and air's mid-region. Vala he cleft, and chased away opponents: thus was he tamer of the overweening.\np:Call we on Indra, auspicious Indra, best Hero in the fight where spoil is gathered, the Strong, who listens, who gives aid in battles, who subdues the Vṛtras, wins and gathers treasures.",
12
+ "meta": {
13
+ "next": "03035",
14
+ "previous": "03033",
15
+ "book": "03",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv03034.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv03034.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Indra",
22
+ "hymns": [
23
+ {
24
+ "key": "03034",
25
+ "title": "HYMN XXXIV. Indra."
26
+ }
27
+ ]
28
+ }
29
+ ]
30
+ },
31
+ "created": 1638554430492,
32
+ "updated": 1639023784233
33
+ }