@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,50 @@
1
+ {
2
+ "key": "08017",
3
+ "title": "RigVeda Hymn 08017",
4
+ "orig": "<HTML>\n<HEAD>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/marg.css\">\n<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=UTF-8\">\n<META name=\"description\" content=\"Rig Veda, tr. by Ralph T.H. Griffith, [1896], full text etext at sacred-texts.com\">\n<META name=\"keywords\" content=\"Rig Veda Hinduism Vedic Rik\">\n<TITLE>Rig Veda: Rig-Veda, Book 8: HYMN XVII 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/rv08017.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi08.htm\">Rig-Veda, Book 8 Index</A><BR>\n&nbsp;\n<A HREF=\"rv08016.htm\">Previous</A>&nbsp;\n<A HREF=\"rv08018.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 XVII Indra.</h3> \n<p>1. COME, we have pressed the juice for thee; O Indra, drink this Soma here<br> Sit thou on this my sacred grass.<br> 2 O Indra, let thy long-maned Bays, yoked by prayer, bring thee hitherward<br> Give car and listen to our prayers.<br> 3 We Soma-bearing Brahmans call thee Soma-drinker with thy friend,<br> We, Indra, bringing Soma juice.<br> 4 Come unto us who bring the juice, come unto this our eulogy,<br> Fair-visored! drink thou of the juice.<br> 5 I pour it down within thee, so through all thy members let it spread:<br> Take with. thy tongue the pleasant drink.<br> 6 Sweet to thy body let it be, delicious be the savoury juice:<br> Sweet be the Soma to thine heart.<br> 7 Like women, let this Soma-draught, invested with its robe, approach,<br> O active Indra, close to thee.<br> 8 Indra, transported with the juice, vast in his bulk, strong in his neck<br> And stout arms, smites the V&#7771;tras down.<br> 9 O Indra, go thou forward, thou who rulest over all by might:<br> Thou V&#7771;tra-slayer slay the fiends,<br> 10 Long be thy grasping-hook wherewith thou givest ample wealth to him<br> Who sheds the juice and worships thee.<br> 11 Here, Indra, is thy Soma-draught, made pure upon the sacred grass:<br> Run hither, come and drink thereof.<br> 12 Famed for thy radiance, worshipped well this juice is shed for thy delight<br> Thou art invoked, Akhandala!<br> 13 To Kundapayya, grandson's son, grandson of Srngavrs! to thee,<br> To him have I addressed my thought.<br> 14 Strong pillar thou, Lord of the home armour of Soma-offerers:<br> The drop of Soma breaketh all the strongholds down, and Indra is the &#7770;&#7779;is&#146; Friend.<br> 15 Holy Prdikusanu, winner of the spoil, one eminent o&#146;er many men,<br> Lead on the wild horse Indra with his vigorous grasp forward to drink the Soma juice.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv08018.htm\">Next: HYMN XVIII. &#256;dityas.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/08017.html",
6
+ "api": "json/hymns/08017.json",
7
+ "data": {
8
+ "key": "08017",
9
+ "title": "HYMN XVII Indra.",
10
+ "describe": "COME, we have pressed the juice for thee;",
11
+ "feecting": "p:COME, we have pressed the juice for thee; O Indra, drink this Soma here Sit thou on this my sacred grass.\np:O Indra, let thy long-maned Bays, yoked by prayer, bring thee hitherward Give car and listen to our meditations.\np:We Soma-bearing Brahmans call thee Soma-drinker with thy friend, We, Indra, bringing Soma juice.\np:Come unto us who bring the juice, come unto this our eulogy, Fair-visored! drink thou of the juice.\np:I pour it down within thee, so through all thy members let it spread: Take with. thy tongue the pleasant drink.\np:Sweet to thy body let it be, delicious be the savoury juice: Sweet be the Soma to thine heart.\np:Like women, let this Soma-draught, invested with its robe, approach, O active Indra, close to thee.\np:Indra, transported with the juice, vast in his bulk, strong in his neck And stout arms, smites the Vṛtras down.\np:O Indra, go thou forward, thou who rulest over all by might: Thou Vṛtra-slayer subdue the fiends,\np:Long be thy grasping-hook wherewith thou givest ample wealth to him Who sheds the juice and worships thee.\np:Here, Indra, is thy Soma-draught, made pure upon the sacred grass: Run hither, come and drink thereof.\np:Famed for thy radiance, worshipped well this juice is shed for thy delight Thou art invoked, Akhandala!\np:To Kundapayya, grandson's son, grandson of Srngavrs! to thee, to him have I addressed my thought.\np:Strong pillar thou, Lord of the home armour of Soma-offerers: The drop of Soma breaketh all the strongholds down, and Indra is the Ṛṣis’ Friend.\np:Holy Prdikusanu, winner of the spoil, on eminent o’er many men, Lead on the wild horse Indra with his vigorous grasp forward juice.",
12
+ "meta": {
13
+ "next": "08018",
14
+ "previous": "08016",
15
+ "book": "08",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv08017.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv08017.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Indra",
22
+ "hymns": [
23
+ {
24
+ "key": "08017",
25
+ "title": "HYMN XVII Indra."
26
+ },
27
+ {
28
+ "key": "08017",
29
+ "title": "HYMN XVII Indra."
30
+ },
31
+ {
32
+ "key": "08017",
33
+ "title": "HYMN XVII Indra."
34
+ }
35
+ ]
36
+ },
37
+ {
38
+ "name": "O active",
39
+ "hymns": [
40
+ {
41
+ "key": "08017",
42
+ "title": "HYMN XVII Indra."
43
+ }
44
+ ]
45
+ }
46
+ ]
47
+ },
48
+ "created": 1638556381175,
49
+ "updated": 1639023784998
50
+ }
@@ -0,0 +1,68 @@
1
+ {
2
+ "key": "08018",
3
+ "title": "RigVeda Hymn 08018",
4
+ "orig": "<HTML>\n<HEAD>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/marg.css\">\n<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=UTF-8\">\n<META name=\"description\" content=\"Rig Veda, tr. by Ralph T.H. Griffith, [1896], full text etext at sacred-texts.com\">\n<META name=\"keywords\" content=\"Rig Veda Hinduism Vedic Rik\">\n<TITLE>Rig Veda: Rig-Veda, Book 8: HYMN XVIII. &#256;dityas.</TITLE>\n</HEAD>\n<BODY>\n<CENTER>\n<A HREF=\"../../cdshop/index.htm\"><IMG SRC=\"../../cdshop/cdinfo.jpg\" BORDER=\"0\"></A><BR>\n<A HREF=\"../../index.htm\">Sacred Texts</A>&nbsp;\n<A HREF=\"../index.htm\">Hinduism</A>&nbsp;\n<A HREF=\"index.htm\">Index</A>&nbsp;\n\n<BR>\n<A HREF=\"../rvsan/rv08018.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi08.htm\">Rig-Veda, Book 8 Index</A><BR>\n&nbsp;\n<A HREF=\"rv08017.htm\">Previous</A>&nbsp;\n<A HREF=\"rv08019.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 XVIII. &#256;dityas.</h3> \n<p>1. Now let the mortal offer prayer to win the unexampled grace<br> Of these &#256;dityas and their aid to cherish life.<br> 2 For not an enemy molests the paths which these &#256;dityas tread:<br> Infallible guards, they strengthen us in happiness.<br> 3 Now soon may Bhaga, Savitar, Varu&#7751;a, Mitra, Aryaman<br> Give us the shelter widely spread which we implore.<br> 4 With Gods come thou whose fostering care none checks, O Goddesss Aditi:<br> Come, dear to many, with the Lords who guard us well.<br> 5 For well these Sons of Aditi know to keep enmities aloof,<br> Unrivalled, giving ample room, they save from woe.<br> 6 Aditi guard our herd by day, Aditi, free from guile, by night,<br> Aditi, ever strengthening, save us from grief!<br> 7 And in the day our hymn is this: May Aditi come nigh to help,<br> With loving-kindness bring us weal and chase our foes.<br> 8 And may the A&#347;vins, the divine Pair of Physicians, send us health:<br> May they remove iniquity and chase our foes.<br> 9 May Agni bless us with his fires, and S&#363;rya warm us pleasantly:<br> May the pure Wind breathe sweet on us, and chase our foes.<br> 10 Drive ye disease and strife away, drive ye away malignity:<br> &#256;dityas, keep us ever far from sore distress.<br> 11 Remove from us the arrow, keep famine, &#256;dityas! far away:<br> Keep enmities afar from us, Lords of all wealth!<br> 12 Now, O &#256;dityas, grant to us the shelter that lets man go free,<br> Yea, even the sinner from his sin, ye Bounteous Gods 1<br> 13 Whatever mortal with the powe r of demons fain would injure us,<br> May he, impetuous, suffer harm by his own deeds.<br> 14 May sin o&#146;ertake our human foe, the man who speaketh evil thing,<br> Him who would cause our misery, whose heart is false.<br> 15 Gods, ye are with the simple ones, ye know each mortal in your hearts;<br> Ye, Vasus, well discriminate the false and true.<br> 16 Fain would we have the sheltering aid of mountains and of water-floods:<br> Keep far from us iniquity, O Heaven and Earth.<br> 17 So with auspicious sheltering aid do ye, O Vasus, carry us<br> Beyond all trouble and distress, borne in your ship.<br> 18 &#256;dityas, ye Most Mighty Ones, grant to our children and their seed<br> Extended term of life that they may live long days.<br> 19 Sacrifice, O &#256;dityas, is your inward monitor: be kind,<br> For in the bond of kindred we are bound to you.<br> 20 The Maruts&#146; high protecting aid, the A&#347;vins, and the God who saves,<br> Mitra and Varu&#7751;a for weal we supplicate.<br> 21 Grant us a home with triple guard, Aryaman, Mitra, Varu&#7751;a!<br> Unthreatened, Maruts! meet for praise, and filled with men.<br> 22 And as we human beings, O &#256;dityas, are akin to death,<br> Graciously lengthen ye our lives that we may live.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv08019.htm\">Next: HYMN XIX. Agni.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/08018.html",
6
+ "api": "json/hymns/08018.json",
7
+ "data": {
8
+ "key": "08018",
9
+ "title": "HYMN XVIII. Ādityas.",
10
+ "describe": "Now let the mortal offer prayer to win the unexampled grace of these Ādityas and their aid to cherish life.",
11
+ "feecting": "p:Now let the mortal offer prayer to win the unexampled grace of these Ādityas and their aid to cherish life.\np:For not an enemy molests the paths which these Ādityas tread: Infallible guards, they strengthen us in happiness.\np:Now soo. May Bhaga, Indra, Indra, Mitra, Aryaman Give us the shelter widely spread which we implore.\np:With Devas come thou whose fostering care none checks, O Goddesss Aditi: Come, dear to many, with the Lords who guard us well.\np:For well these Sons of Aditi know to keep enmities aloof, Unrivalled, giving ample room, they save from woe.\np:Aditi guard our herd by day, Aditi, free from guile, by night, Aditi, ever strengthening, save us from grief!\np:And in the day our hymn is this: May Aditi come nigh to help, with loving-kindness bring us weal and chase our foes.\np:An. May the Indra, the divine Pair of Physicians, send us health: May they remove iniquity and chase our foes.\np:May Agni bless us with his fires, and Sūrya warm us pleasantly: May the pure Wind breathe sweet on us, and chase our foes.\np:Drive ye disease and strife away, drive ye away malignity: Ādityas, keep us ever far from sore distress.\np:Remove from us the arrow, keep famine, Ādityas! far away: Keep enmities afar from us, Lords of all wealth!\np:Now, O Ādityas, grant to us the shelter that lets man go free, Yea, even the sinner from his sin, ye Bounteous Devas 1\np:Whatever mortal with the powe r of demons fain would injure us, may he, impetuous, suffer harm by his own deeds.\np:May sin o’ertake our human foe, the man who speaketh evil thing, him who would cause our misery, whose heart is false.\np:Devas, ye are with the simple ones, ye know each mortal in your hearts; Ye, Devas, well discriminate the false and true.\np:Fain would we have the sheltering aid of mountains and of water-floods: Keep far from us iniquity, O Heaven and Earth.\np:So with auspicious sheltering aid do ye, O Devas, carry us Beyond all trouble and distress, borne in your ship.\np:Ādityas, ye Most Mighty Ones, grant to our children and their seed Extended term of life that the, may live long days.\np:Offering, O Ādityas, is your inward monitor: be kind, for in the bond of kindred we are bound to you.\np:The Devas’ high protecting aid, the Indra, and the Deva who saves, Mitra and Indra for weal we supplicate.\np:Grant us a home with triple guard, Indra! Unthreatened, Devas! meet for praise, and filled with men.\np:And as we human beings, O Ādityas, are akin to death, Graciously lengthen ye our lives that we may live.",
12
+ "meta": {
13
+ "next": "08019",
14
+ "previous": "08017",
15
+ "book": "08",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv08018.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv08018.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Goddesss",
22
+ "hymns": [
23
+ {
24
+ "key": "08018",
25
+ "title": "HYMN XVIII. Ādityas."
26
+ }
27
+ ]
28
+ },
29
+ {
30
+ "name": "O Ādityas",
31
+ "hymns": [
32
+ {
33
+ "key": "08018",
34
+ "title": "HYMN XVIII. Ādityas."
35
+ },
36
+ {
37
+ "key": "08018",
38
+ "title": "HYMN XVIII. Ādityas."
39
+ },
40
+ {
41
+ "key": "08018",
42
+ "title": "HYMN XVIII. Ādityas."
43
+ }
44
+ ]
45
+ },
46
+ {
47
+ "name": "O Heaven",
48
+ "hymns": [
49
+ {
50
+ "key": "08018",
51
+ "title": "HYMN XVIII. Ādityas."
52
+ }
53
+ ]
54
+ },
55
+ {
56
+ "name": "O Devas",
57
+ "hymns": [
58
+ {
59
+ "key": "08018",
60
+ "title": "HYMN XVIII. Ādityas."
61
+ }
62
+ ]
63
+ }
64
+ ]
65
+ },
66
+ "created": 1638556386432,
67
+ "updated": 1639023785000
68
+ }
@@ -0,0 +1,99 @@
1
+ {
2
+ "key": "08019",
3
+ "title": "RigVeda Hymn 08019",
4
+ "orig": "<HTML>\n<HEAD>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/marg.css\">\n<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=UTF-8\">\n<META name=\"description\" content=\"Rig Veda, tr. by Ralph T.H. Griffith, [1896], full text etext at sacred-texts.com\">\n<META name=\"keywords\" content=\"Rig Veda Hinduism Vedic Rik\">\n<TITLE>Rig Veda: Rig-Veda, Book 8: HYMN XIX. 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/rv08019.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi08.htm\">Rig-Veda, Book 8 Index</A><BR>\n&nbsp;\n<A HREF=\"rv08018.htm\">Previous</A>&nbsp;\n<A HREF=\"rv08020.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 XIX. Agni.</h3> \n<p>1. SING praise to hiin, the Lord of Light. The Gods have made the God to be their messenger,<br> And sent oblation to Gods.<br> 2 Agni, the Bounteous Giver, bright with varied flames, laud thou, O singer Sobhari-<br> Him who controls this sacred food with Soma blent, who hath first claim to sacrifice.<br> 3 Thee have we chosen skilftillest in sacrifice, Immortal Priest among the Gods,<br> Wise finisher of this holy rite:<br> 4 The Son of Strength, the blessed, brightly shining One, Agni whose light is excellent.<br> May be by sacrifice win us in heaven the grace of Mitra, Varu&#7751;a, and the Floods.<br> 5 The mortal who hath ministered to Agni with oblation, fuel, ritual lore,<br> And reverence, skilled in sacrifice.<br> 6 Verily swift to run are his fleet-footed steeds, and most resplendent fame is his.<br> No trouble caused by Gods or wrought by mortal man from any side o&#146;ertaketh him.<br> 7 May we by thine own fires be well supplied with fire, O Son of Strength, O Lord of Might:<br> Thou as our Friend hast worthy men.<br> 8 Agni, who praises like a guest of friendly mind, is as a car that brings us gear.<br> Also in thee is found perfect security thou art the Sovran Lord of wealth.<br> 9 That man, moreover, merits praise who brings, auspicious Agni, sacrificial gifts<br> May he win riches by his thoughts.<br> 10 He for whose sacrifice thou standest up erect is prosperous and rules o&#146;er men.<br> He wins with coursers and with singers killed in song: with heroes he obtains the prize.<br> 11 He in whose dwelling Agni is chief ornament, and, all-desired, loves his laud well,<br> And zealously tends his offerings-<br> 12 His, or the lauding sage's word, his, Son of Strength! who Is most prompt with sacred gifts,<br> Set thou beneath the Gods, Vasu, above mankind, the speech of the intelligent.<br> 13 He who with sacrificial gifts or homage bringeth very skilful Agni nigh,<br> Or him who flashes fast with song,<br> 14 The mortal who with blazing fuel, as his laws command, adores the Perfect God,<br> Blest with his thoughts in splendour shall exceed all men, as though he overpassed the floods.<br> 15 Give us the splendour, Agni, which may overcome each greedy fiend in our abode,<br> The wrath of evil-hearted folk.<br> 16 That, wherewith Mitra, Varu&#7751;a, and Aryaman, the A&#347;vins, Bhaga give us light,<br> That may we, by thy power finding best furtherance, worship, O Indra, helped by thee.<br> 17 O Agni, most devout are they, the sages who have set thee Sage exceeding wise,<br> O God, for men to look upon:<br> 18 Who have arranged thine altar Blessed God, at morn brought thine oblation, pressed the juice.<br> They by their deeds of strength have won diem, mighty wealth, who have set all their hope in thee.<br> 19 -May Agni worshipped bring us bliss, may the gift, Blessed One, and sacrifice bring bliss;<br> Yea, may our praises bring us bliss.<br> 20 Show forth the mind that brings success in war with fiends, wherewith thou conquerest in fight.<br> Bring down the many firm hopes of our enemies, and let us vanquish with thine aid.<br> 21 I praise with song the Friend of man, whom Gods sent down to be herald and messenger,<br> Best worshipper, bearer of our gifts.<br> 22 Thou unto sharp-toothed Agni, Young and Radiant God, proclaimest with thy song the feast-<br> Agni, who for our sweet strains moulds heroic strength when sacred oil is offered him,<br> 23 While, served with sacrificial oil, now upward and now downward Agni moves his sword,<br> As doth the Asura his robe.<br> 24 The God, the Friend of man, who bears our gifts to heaven, the God with his sweet-smelling mouth,<br> Distributes, skilled in sacrifice, his precious things, Invoking Priest, Immortal God.<br> 25 Son of Strength, Agni, if thou wert the mortal, bright as Mitra, I worshipped with our gifts!<br> And I were the Immortal God<br> 26 I would not give thee up, Vasu, to calumny, or misery, O Bounteous One.<br> My worshipper should feel no hunger or distress, nor, Agni, should he live in sin.<br> 27 Like a son cherished in his father's houi&sect;e, let our oblation rise unto the Gods.<br> 28 With thine immediate aid may I, excellent Agni, ever gain my wish<br> A mortal with a God to help.<br> 29 O Agni, by thy wisdom, by thy bounties, by thy leading may I gather wealth.<br> Excellent Agni, thou art called my Providence: delight thou to be liberal.<br> 30 Agni, he conquers by thine aid that brings him store of noble heroes and great strength,<br> Whose bond of friendship is thy choice.<br> 31 Thy spark is black and crackling, kindled in due time, O Bounteous, it is taken up.<br> Thou art the dear Friend of the mighty Mornings: thou shinest in glimmerings of the night.<br> 32 We Sobharis have come to him, for succour, who is good to help with thousand powers,<br> The Sovran, Trasadasyu's Friend.<br> 33 O Agni, thou on whom all other fires depend, as branches on the parent stem,<br> I make the treasures of the folk, like songs, mine own, while I exalt thy sovran might.<br> 34 The mortal whom, &#256;dityas, ye, Guilelew, lead to the farther bank<br> Of all the princes, Bounteous Ones<br> 35 Whoe&#146;er he be, Man-ruling Kings! the Regent of the race of men-<br> May we, O Mitra, Varu&#7751;a, and Aryaman, like him be furtherers of your law.<br> 36 A gift of fifty female slaves hath Trasadasyu given me, Purukutsa's son,<br> Most liberal, kind, lord of the brave.<br> 37 And &#346;y&#257;va too for me led forth a strong steed at Suvastu's ford:<br> A herd of three times seventy kine, good lord of gifts, he gave to me.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv08020.htm\">Next: HYMN XX Maruts.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/08019.html",
6
+ "api": "json/hymns/08019.json",
7
+ "data": {
8
+ "key": "08019",
9
+ "title": "HYMN XIX. Agni.",
10
+ "describe": "SING praise to hiin, the Lord of Light.",
11
+ "feecting": "p:SING praise to hiin, the Lord of Light. The Devas have made the Deva to be their messenger, and sent oblation to Devas.\np:Agni, the Bounteous Giver, bright with varied flames, laud thou, O singer Sobhari- Him who controls this sacred food with Soma blent, who hath first claim to offering.\np:Thee have we chosen skilftillest in offering, Immortal Monk among the Devas, Wise finisher of this holy rite:\np:The Son of Strength, the blessed, brightly shining One, Agni whose light is excellent.\np: May be by offering win us in Heaven the grace of Mitra, Indra, and the Floods.\r\np:The mortal who hath ministered to Agni with oblation, fuel, ritual lore, and reverence, skilled in offering.\np:Verily swift to run are his fleet-footed steeds, and most resplendent fame is his. No trouble caused by Devas or wrought by mortal man from any side o’ertaketh him.\np:May we by thine own fires be well supplied with fire, O Son of Strength, O Lord of Might: Thou as our Friend hast worthy men.\np:Agni, who praises like a guest of friendly mind, is as a car that brings us gear. Also in thee is found perfect security thou art the Sovran Lord of wealth.\np:That man, moreover, merits praise who brings, auspicious Agni, sacrificial gifts May he win riches by his thoughts.\np:He for whose offering thou standest up erect is prosperous and rules o’er men. He wins with coursers and with singers killed in song: with heroes he obtains the prize.\np:He in whose dwelling Agni is chief ornament, and, all-desired, loves his laud well, and zealously tends his offerings-\np:His, or the lauding sage's word, his, Son of Strength! who Is most prompt with sacred gifts, Set thou beneath the Devas, Vasu, above mankind, the speech of the intelligent.\np:He who with sacrificial gifts or homage bringeth very skilful Agni nigh, or him who flashes fast with song,\np:The mortal who with blazing fuel, as his laws command, adores the Perfect Deva, Blest with his thoughts in splendour shall exceed all men, as though he overpassed the floods.\np:Give us the splendour, Agni, whic. May overcome each greedy fiend in our abode, the wrath of evil-hearted folk.\np:That, wherewith Mitra, Indra, and Aryaman, the Indra, Bhaga give us light, tha. May we, by thy power finding best furtherance, worship, O Indra, helped by thee.\np:O Agni, most devout are they, the sages who have set thee Sage exceeding wise, for men to look upon:\np:Who have arranged thine altar Blessed Deva, at morn brought thine oblation, pressed the juice. They by their deeds of strength have won diem, mighty wealth, who have set all their hope in thee.\np:-May Agni worshipped bring us bliss. May the gift, Blessed One, and offering bring bliss; Yea. May our praises bring us bliss.\np:Show forth the mind that brings success in war with fiends, wherewith thou conquerest in fight. Bring down the many firm hopes of our enemies, and let us vanquish with thine aid.\np:I praise with song the Friend of man, whom Devas sent down to be herald and messenger, best worshipper, bearer of our gifts.\np:Thou unto sharp-toothed Agni, Young and Radiant Deva, proclaimest with thy song the feast- Agni, who for our sweet strains moulds heroic strength when sacred oil is offered him,\np:While, served with sacrificial oil, now upward and now downward Agni moves his sword, as doth the Devas his robe.\np:The Deva, the Friend of man, who bears our gifts to Heaven with his sweet-smelling mouth, Distributes, skilled in offering, his precious things, invoking Monk, Immortal Deva.\np:Son of Strength, Agni, if thou wert the mortal, bright as Mitra, I worshipped with our gifts! And I were the Immortal Deva\np:I would not give thee up, Vasu, to calumny, or misery, O Bounteous One. My worshipper should feel no hunger or distress, nor, Agni, should he live in sin.\np:Like a son cherished in his father's houi§e, let our oblation rise unto the Devas.\np:With thine immediate ai. May I, excellent Agni, ever gain my wish A mortal with a Deva to help.\np:O Agni, by thy wisdom, by thy bounties, by thy leadin. May I gather wealth. Excellent Agni, thou art called my Providence: delight thou to be liberal.\np:Agni, he conquers by thine aid that brings him store of noble heroes and great strength, whose bond of friendship is thy choice.\np:Thy spark is black and crackling, kindled in due time, O Bounteous, it is taken up. Thou art the dear Friend of the mighty Mornings: thou shinest in glimmerings of the night.\np:We Sobharis have come to him, for assist, who is good to help with thousand powers, the Sovran, Trasadasyu's Friend.\np:O Agni, thou on whom all other fires depend, as branches on the parent stem, I make the treasures of the folk, like songs, mine own, while I exalt thy sovran might.\np:The mortal whom Devas ye, Guilelew, lead to the farther bank Of all the princes, Bounteous Ones\np:Whoe’er he be, Man-ruling Kings! the Regent of the race of men- May we, O Mitra, Indra, and Aryaman, like him be furtherers of your law.\np:A gift of fifty female slaves hath Trasadasyu given me, Purukutsa's son, most liberal, kind, lord of the brave.\np:And Śyāva too for me led forth a strong steed at Suvastu's ford: A herd of three times seventy kine, good lord of gifts, he gave to me.",
12
+ "meta": {
13
+ "next": "08020",
14
+ "previous": "08018",
15
+ "book": "08",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv08019.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv08019.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O singer",
22
+ "hymns": [
23
+ {
24
+ "key": "08019",
25
+ "title": "HYMN XIX. Agni."
26
+ }
27
+ ]
28
+ },
29
+ {
30
+ "name": "O Son",
31
+ "hymns": [
32
+ {
33
+ "key": "08019",
34
+ "title": "HYMN XIX. Agni."
35
+ }
36
+ ]
37
+ },
38
+ {
39
+ "name": "O Lord",
40
+ "hymns": [
41
+ {
42
+ "key": "08019",
43
+ "title": "HYMN XIX. Agni."
44
+ }
45
+ ]
46
+ },
47
+ {
48
+ "name": "O Indra",
49
+ "hymns": [
50
+ {
51
+ "key": "08019",
52
+ "title": "HYMN XIX. Agni."
53
+ }
54
+ ]
55
+ },
56
+ {
57
+ "name": "O Agni",
58
+ "hymns": [
59
+ {
60
+ "key": "08019",
61
+ "title": "HYMN XIX. Agni."
62
+ },
63
+ {
64
+ "key": "08019",
65
+ "title": "HYMN XIX. Agni."
66
+ },
67
+ {
68
+ "key": "08019",
69
+ "title": "HYMN XIX. Agni."
70
+ }
71
+ ]
72
+ },
73
+ {
74
+ "name": "O Bounteous",
75
+ "hymns": [
76
+ {
77
+ "key": "08019",
78
+ "title": "HYMN XIX. Agni."
79
+ },
80
+ {
81
+ "key": "08019",
82
+ "title": "HYMN XIX. Agni."
83
+ }
84
+ ]
85
+ },
86
+ {
87
+ "name": "O Mitra",
88
+ "hymns": [
89
+ {
90
+ "key": "08019",
91
+ "title": "HYMN XIX. Agni."
92
+ }
93
+ ]
94
+ }
95
+ ]
96
+ },
97
+ "created": 1638556391682,
98
+ "updated": 1639023785004
99
+ }
@@ -0,0 +1,89 @@
1
+ {
2
+ "key": "08020",
3
+ "title": "RigVeda Hymn 08020",
4
+ "orig": "<HTML>\n<HEAD>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/marg.css\">\n<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=UTF-8\">\n<META name=\"description\" content=\"Rig Veda, tr. by Ralph T.H. Griffith, [1896], full text etext at sacred-texts.com\">\n<META name=\"keywords\" content=\"Rig Veda Hinduism Vedic Rik\">\n<TITLE>Rig Veda: Rig-Veda, Book 8: HYMN XX Maruts.</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/rv08020.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi08.htm\">Rig-Veda, Book 8 Index</A><BR>\n&nbsp;\n<A HREF=\"rv08019.htm\">Previous</A>&nbsp;\n<A HREF=\"rv08021.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 XX Maruts.</h3> \n<p>1. LET none, Swift Travellers! check you: come hither, like-spirited, stay not far away,<br> Ye benders even of what is firm.<br> 2 Maruts, &#7770;bhuk&#7779;ans, Rudras come ye with your cars strong-fellied and exceeding bright.<br> Come, ye for whom we long, with food, to sacrifice, come ye with love to Sobbari.<br> 3 For well we know the vigorous might of Rudra's Sons, the Martits, who are passing strong,<br> Swift Vi&#7779;&#7751;u's band, who send the rain.,<br> 4 Islands are bursting forth and misery is stayed: the heaven and earth are joined in one.<br> Decked with bright rings, ye spread the broad expanses out, when ye, Self. luminous, stirred yourselves.<br> 5 Even things immovable shake and reel, the mountains and the forest trees at your approach,<br> And the earth trembles as ye come.<br> 6 To lend free course, O Maruts, to your furious rush, heaven high and higher still gives way,<br> Where they, the Heroes mighty with their arms, display their gleaming omaments on their forms.<br> 7 After their Godlike nature they, the bull. like Heroes, dazzling and impetuous, wear<br> Great splendour as they show erect.<br> 8 The pivot of the Sobharis' chariot within the golden box is balmed with milk.<br> May they the Well-born, Mighty, kindred of the Cow, aid us to food and to delight.<br> 9 Bring, ye who sprinkle balmy drops. oblations to your vigorous Marut company,<br> To those whose leader is the Bull.<br> 10 Come hither, O ye Mares, on your stronghorsed car, solid in look, with solid naves.<br> Lightly like winged falcons, O ye Heroes, come, come to enjoy our ofrerings.<br> 11 Their decoration is the same: their omaments of gold are bright upon their arms;<br> Their lances glitter splendidly.<br> 12 They toil not to defend their bodies from attack, strong Heroes with their mighty arms.<br> Strong are your bows and strong the weapons in your cars, and glory sits on every face.<br> 13 Whose name extendeth like a sea, alone, resplendent, so that all have joy in it,<br> And life-power like ancestral might.<br> 14 Pay honour to these Maruts and sing praise to them, for of the wheel-spokes of the car<br> Of these loud roarers none is last: this is their power, this moves them to give mighty gifts.<br> 15 Blest by your favouring help was he, O Maruts, at the earlier flushings of the morn,<br> And even now shall he be blest.<br> 16 The strong man to whose sacrifice, O Heroes, ye approach that ye may taste thereof,<br> With glories and with war that winneth spoil shall gain great bliss, ye Shakers of the world.<br> 17 Even as Rudra's Sons, the brood of the Creator Dyaus, the Asura, desire,<br> O Youthful Ones, so shall it be:<br> 18 And these the bounteous, worthy of the Maruts who move onward pouring down the rain-<br> Even for their sake, O Youthful Ones, with kindest heart take us to you to be your own.<br> 19 O Sobhari, with newest song sing out unto the youthful purifying Bulls,<br> Even as a plougher to his steers.<br> 20 Who, like a celebrated boxer, overcome the challengers in every fight:<br> They who, like shining bulls, are most illustrious-honour those Maruts with thy song.<br> 21 Allied by common ancestry, ye Maruts, even the Cows, alike in energy,<br> Lick, all by turns, each other's head.<br> 22 Even mortal man, ye Dancers breast adorned with gold, attains to brotherhood with you.<br> Mark ye and notice us, O Maruts; evermore your friendship is secured to us.<br> 23 O Maruts, rich in noble gifts, bring us a portion of the Maruts&#146; medicine,<br> Ye Coursers who are Friends to us.<br> 24 Haters of those who serve you not, bliss-bringers, bring us bliss with those auspicious aids<br> Wherewith ye are victorious and guard Sindhu well, and succour Krvi in his need.<br> 25 Maruts, who rest on fair trimmed grass, what balm soever Sindhu or Asikni hath,<br> Or mountains or the seas contain.<br> 26 Ye carry on your bodies, ye who see it all: so bless us graciously therewith.<br> Cast, Maruts, to the ground our sick man's malady: replace the dislocated limb.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv08021.htm\">Next: HYMN XXI. Indra.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/08020.html",
6
+ "api": "json/hymns/08020.json",
7
+ "data": {
8
+ "key": "08020",
9
+ "title": "HYMN XX Devas.",
10
+ "describe": "LET none, Swift Travellers!",
11
+ "feecting": "p:LET none, Swift Travellers! check you: come hither, like-spirited, stay not far away, Ye benders even of what is firm.\np:Devas, Ṛbhukṣans, Somas come ye with your cars strong-fellied and exceeding bright.\np: Come, ye for whom we long, with food, to offering, come ye with love to Sobbari.\r\np:For well we know the vigorous might of Soma's Sons, the Martits, who are passing strong, Swift Indra's band, who send the rain.,\np:Islands are bursting forth and misery is stayed: the Heaven and Earth are joined in one. Decked with bright rings, ye spread the broad expanses out, when ye, Self. luminous, stirred yourselves.\np:Even things immovable shake and reel, the mountains and the forest trees at your approach, and the Earth trembles as ye come.\np:To lend free course, O Devas, to your furious rush. Heaven high and higher still gives way, Where they, the Heroes mighty with their arms, display their gleaming omaments on their forms.\np:After their Godlike nature they, the bull. like Heroes, dazzling and impetuous, wear Great splendour as they show erect.\np:The pivot of the Sobharis' chariot within the golden box is balmed with milk. May they the Well-born, Mighty, kindred of the Cow, aid us to food and to delight.\np:Bring, ye who sprinkle balmy drops. oblations to your vigorous Marut company, to those whose leader is the Bull.\np:Come hither, O ye Mares, on your stronghorsed car, solid in look, with solid naves. Lightly like winged falcons, O ye Heroes, come, come to enjoy our ofrerings.\np:Their decoration is the same: their omaments of gold are bright upon their arms; Their lances glitter splendidly.\np:They toil not to defend their bodies from attack, strong Heroes with their mighty arms. Strong are your bows and strong the weapons in your cars, and glory sits on every face.\np:Whose name extendeth like a sea, alone, resplendent, so that all have joy in it, and life-power like ancestral might.\np:Pay honour to these Devas and sing praise to them, for of the wheel-spokes of the car Of these loud roarers none is last: this is their power, this moves them to give mighty gifts.\np:Blest by your favouring help was he, O Devas, at the earlier flushings of the morn, and even now shall he be blest.\np:The strong man to whose offering, O Heroes, ye approach that y. May taste thereof, with glories and with war that winneth spoil shall gain great bliss, ye Shakers of the world.\np:Even as Soma's Sons, the brood of the Creator Devas, the Devas, desire, O Youthful Ones, so shall it be:\np:And these the bounteous, worthy of the Devas who move onward pouring down the rain- Even for their sake, O Youthful Ones, with kindest heart take us to you to be your own.\np:O Sobhari, with newest song sing out unto the youthful purifying Bulls, Even as a plougher to his steers.\np:Who, like a celebrated boxer, overcome the challengers in every fight: They who, like shining bulls, are most illustrious-honour those Devas with thy song.\np:Allied by common ancestry, ye Devas, even the Cows, alike in energy, Lick, all by turns, each other's head.\np:Even mortal man, ye Dancers breast adorned with gold, attains to brotherhood with you. Mark ye and notice us, O Devas; evermore your friendship is secured to us.\np:O Devas, rich in noble gifts, bring us a portion of the Devas’ medicine, Ye Coursers who are Friends to us.\np:Haters of those who serve you not, bliss-bringers, bring us bliss with those auspicious aids Wherewith ye are victorious and guard Sindhu well, and assist Krvi in his need.\np:Devas, who rest on fair trimmed grass, what balm soever Sindhu or Asikni hath, or mountains or the seas contain.\np:Ye carry on your bodies, ye who see it all: so bless us graciously therewith. Cast, Devas, to the ground our sick man's malady: replace the dislocated limb.",
12
+ "meta": {
13
+ "next": "08021",
14
+ "previous": "08019",
15
+ "book": "08",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv08020.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv08020.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Devas",
22
+ "hymns": [
23
+ {
24
+ "key": "08020",
25
+ "title": "HYMN XX Devas."
26
+ },
27
+ {
28
+ "key": "08020",
29
+ "title": "HYMN XX Devas."
30
+ },
31
+ {
32
+ "key": "08020",
33
+ "title": "HYMN XX Devas."
34
+ },
35
+ {
36
+ "key": "08020",
37
+ "title": "HYMN XX Devas."
38
+ }
39
+ ]
40
+ },
41
+ {
42
+ "name": "O ye ",
43
+ "hymns": [
44
+ {
45
+ "key": "08020",
46
+ "title": "HYMN XX Devas."
47
+ },
48
+ {
49
+ "key": "08020",
50
+ "title": "HYMN XX Devas."
51
+ }
52
+ ]
53
+ },
54
+ {
55
+ "name": "O Heroes",
56
+ "hymns": [
57
+ {
58
+ "key": "08020",
59
+ "title": "HYMN XX Devas."
60
+ }
61
+ ]
62
+ },
63
+ {
64
+ "name": "O Youthful",
65
+ "hymns": [
66
+ {
67
+ "key": "08020",
68
+ "title": "HYMN XX Devas."
69
+ },
70
+ {
71
+ "key": "08020",
72
+ "title": "HYMN XX Devas."
73
+ }
74
+ ]
75
+ },
76
+ {
77
+ "name": "O Sobhari",
78
+ "hymns": [
79
+ {
80
+ "key": "08020",
81
+ "title": "HYMN XX Devas."
82
+ }
83
+ ]
84
+ }
85
+ ]
86
+ },
87
+ "created": 1638556396939,
88
+ "updated": 1639023785007
89
+ }
@@ -0,0 +1,94 @@
1
+ {
2
+ "key": "08021",
3
+ "title": "RigVeda Hymn 08021",
4
+ "orig": "<HTML>\n<HEAD>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/marg.css\">\n<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=UTF-8\">\n<META name=\"description\" content=\"Rig Veda, tr. by Ralph T.H. Griffith, [1896], full text etext at sacred-texts.com\">\n<META name=\"keywords\" content=\"Rig Veda Hinduism Vedic Rik\">\n<TITLE>Rig Veda: Rig-Veda, Book 8: HYMN XXI. 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/rv08021.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi08.htm\">Rig-Veda, Book 8 Index</A><BR>\n&nbsp;\n<A HREF=\"rv08020.htm\">Previous</A>&nbsp;\n<A HREF=\"rv08022.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 XXI. Indra.</h3> \n<p>1. WE call on thee, O Matchless One! We seeking help, possessing nothing firm ourselves,<br> Call on thee wonderful in fight<br> 2 On thee for aid in sacrifice. This youth of ours, the bold, the mighty, hath gonse forth.<br> We therefore, we thy friends, Indra, havie chosen thee, free-giver, as our Guardian God.<br> 3 Come hither, for the drops are here, O Lord of corn-lands. Lord of horses, Lord of kine:<br> Drink thou the Soma, Soma's Lord!<br> 4 For we the kinless singers have drawn hither thee, O Indra, who hast numerous kin.<br> With all the forms thou hast, comic thou of bull-like strength, come near to drink the Soma juice.<br> 5 Sitting like birds beside thy meath., mingled with milk, that gladdeneth and exalteth thee,<br> Indra, to thee we sing aloud.<br> 6 We speak to thee with this our reverential prayer. Why art thou pondering yet awhile?<br> Here are our wishes; thou art liberal, Lord of Bays: we and our hymns are present here.<br> 7 For not in recent times alone, O Indra, Thunder-armed, have we obtained thine aid.<br> Of old we knew thy plenteous wealth.<br> 8 Hero, we knew thy friendship and thy rich rewards: these, Thunderer, now we crave of thee.<br> O Vasu, for all wealth that cometh of the kine, sharpen our powers, fair-visored God.<br> 9 Him who of old hath brought to us this and that blessing, him I magnify for you,<br> Even Indra, O my friends, for help<br> 10 Borne by Bay Steeds, the Lord of heroes, ruling men, for it is he who takes; delight.<br> May Maghavan bestow on us his worshippers hundreds of cattle and of steeds.<br> 11 Hero, may we, with thee for Friend, withstand the man who pants against us in his wrath,<br> In fight with people rich in kine.<br> 12 May we be victors in the singer's battlesong, and meet the wicked, Much invoked!<br> With heroes smite the foeman and show forth our strength. O Indra, further thou our thoughts.<br> 13 O Indra, from all ancient time rivalless ever and companionless art thou:<br> Thou seekest comradeship in war.<br> 14 Thou findest not the wealthy man to be thy friend: those scorn thee who are flown with wine.<br> What time thou thunderest and gatherest, then thou, even as a Father, art invoked.<br> 15 O Indra, let us not, like fools who waste their lives at home, with friendship such as thine<br> Sit idly by the poured-out juice.<br> 16 Giver of kine, may we not miss thy gracious gifts: let us not rob thee of thine own.<br> Strip even the strong places of the foe, and bring: thy gifts can never be made vain.<br> 17 Indra or blest Sarasvat&#299; alone bestows such wealth, treasure so great, or thou,<br> O Citra, on the worshipper.<br> 18 Citra is King, and only kinglings are the rest who dwell beside Sarasvat&#299;.<br> He, like Parjanya with his rain, hath spread himself with thousand, yea, with myriad gifts.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv08022.htm\">Next: HYMN XXII. A&#347;vins.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/08021.html",
6
+ "api": "json/hymns/08021.json",
7
+ "data": {
8
+ "key": "08021",
9
+ "title": "HYMN XXI. Indra.",
10
+ "describe": "WE call on thee, O Matchless One!",
11
+ "feecting": "p:WE call on thee, O Matchless One! We seeking help, possessing nothing firm ourselves, Call on thee wonderful in fight\np:On thee for aid in offering. This youth of ours, the bold, the mighty, hath gonse forth.\np: We therefore, we thy friends, Indra, havie chosen thee, free-giver, as our Guardian Deva.\r\np:Come hither, for the drops are here, O Lord of corn-lands. Lord of horses, Lord of kine: Drink thou the Soma, Soma's Lord!\np:For we the kinless singers have drawn hither thee, O Indra, who hast numerous kin. With all the forms thou hast, comic thou of bull-like strength, come near juice.\np:Sitting like birds beside thy meath., mingled with milk, that gladdeneth and exalteth thee, Indra, to thee we sing aloud.\np:We speak to thee with this our reverential prayer. Why art thou pondering yet awhile? Here are our wishes; thou art liberal, Lord of Bays: we and our hymns are present here.\np:For not in recent times alone, O Indra, Thunder-armed, have we obtained thine aid. Of old we knew thy plenteous wealth.\np:Hero, we knew thy friendship and thy rich rewards: these, Thunderer, now we crave of thee. O Vasu, for all wealth that cometh of the kine, sharpen our powers, fair-visored Deva.\np:Him who of old hath brought to us this and that blessing, him I magnify for you, Even Indra, O my friends, for help\np:Borne by Bay Steeds, the Lord of heroes, ruling men, for it is he who takes; delight. May Indra bestow on us his worshippers hundreds of cattle and of steeds.\np:Hero. May we, with thee for Friend, withstand the man who pants against us in his wrath, in fight with people rich in kine.\np:May we be victors in the singer's battlesong, and meet the wicked, Much invoked! With heroes smite the foeman and show forth our strength. O Indra, further thou our thoughts.\np:O Indra, from all ancient time rivalless ever and companionless art thou: Thou seekest comradeship in war.\np:Thou findest not the wealthy man to be thy friend: those scorn thee who are flown with wine. What time thou thunderest and gatherest, then thou, even as a Father, art invoked.\np:O Indra, let us not, like fools who waste their lives at home, with friendship such as thine Sit idly by the poured-out juice.\np:Giver of kine. May we not miss thy gracious gifts: let us not rob thee of thine own. Strip even the strong places of the foe, and bring: thy gifts can never be made vain.\np:Indra or blest Sarasvatī alone bestows such wealth, treasure so great, or thou, O Citra, on the worshipper.\np:Citra is King, and only kinglings are the rest who dwell beside Sarasvatī. He, like Parjanya with his rain, hath spread himself with thousand, yea, with myriad gifts.",
12
+ "meta": {
13
+ "next": "08022",
14
+ "previous": "08020",
15
+ "book": "08",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv08021.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv08021.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Matchless",
22
+ "hymns": [
23
+ {
24
+ "key": "08021",
25
+ "title": "HYMN XXI. Indra."
26
+ }
27
+ ]
28
+ },
29
+ {
30
+ "name": "O Lord",
31
+ "hymns": [
32
+ {
33
+ "key": "08021",
34
+ "title": "HYMN XXI. Indra."
35
+ }
36
+ ]
37
+ },
38
+ {
39
+ "name": "O Indra",
40
+ "hymns": [
41
+ {
42
+ "key": "08021",
43
+ "title": "HYMN XXI. Indra."
44
+ },
45
+ {
46
+ "key": "08021",
47
+ "title": "HYMN XXI. Indra."
48
+ },
49
+ {
50
+ "key": "08021",
51
+ "title": "HYMN XXI. Indra."
52
+ },
53
+ {
54
+ "key": "08021",
55
+ "title": "HYMN XXI. Indra."
56
+ },
57
+ {
58
+ "key": "08021",
59
+ "title": "HYMN XXI. Indra."
60
+ }
61
+ ]
62
+ },
63
+ {
64
+ "name": "O Vasu",
65
+ "hymns": [
66
+ {
67
+ "key": "08021",
68
+ "title": "HYMN XXI. Indra."
69
+ }
70
+ ]
71
+ },
72
+ {
73
+ "name": "O my ",
74
+ "hymns": [
75
+ {
76
+ "key": "08021",
77
+ "title": "HYMN XXI. Indra."
78
+ }
79
+ ]
80
+ },
81
+ {
82
+ "name": "O Citra",
83
+ "hymns": [
84
+ {
85
+ "key": "08021",
86
+ "title": "HYMN XXI. Indra."
87
+ }
88
+ ]
89
+ }
90
+ ]
91
+ },
92
+ "created": 1638556402199,
93
+ "updated": 1639023785010
94
+ }
@@ -0,0 +1,63 @@
1
+ {
2
+ "key": "08022",
3
+ "title": "RigVeda Hymn 08022",
4
+ "orig": "<HTML>\n<HEAD>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/marg.css\">\n<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=UTF-8\">\n<META name=\"description\" content=\"Rig Veda, tr. by Ralph T.H. Griffith, [1896], full text etext at sacred-texts.com\">\n<META name=\"keywords\" content=\"Rig Veda Hinduism Vedic Rik\">\n<TITLE>Rig Veda: Rig-Veda, Book 8: HYMN XXII. A&#347;vins.</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/rv08022.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi08.htm\">Rig-Veda, Book 8 Index</A><BR>\n&nbsp;\n<A HREF=\"rv08021.htm\">Previous</A>&nbsp;\n<A HREF=\"rv08023.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 XXII. A&#347;vins.</h3> \n<p>1. HITHERWARD have I called to-day, for succour, that most wondrous car<br> Which ye ascended, A&#347;vins, ye whose paths are red, swift to give Car, for S&#363;rya's sake.<br> 2 Car ever young, much longed-for, easily invoked, soon guided, first in deeds of might,<br> Which waits and serves, O Sobhari, with benevolence, without a rival or a foe.<br> 3 These A&#347;vins with our homage, these Two Omnipresent Deities<br> Hitherward will we bring for kind help, these who seek the dwelling of the worshipper.<br> 4 One of your chariot wheels is moving swiftly round, one speeds for you its onward course.<br> Like a milch-cow, O Lords of splendour, and with haste let your benevolence come to us.<br> 5 That chariot of yours which hath a triple seat and reins of gold,<br> The famous car that traverseth the heaven and earth, thereon N&#257;satyas, A&#347;vins, come.<br> 6 Ye with your plough, when favouring Manu with your help, ploughed the first harvest in the sky.<br> As such will we exalt you, Lords of splendour, now, O A&#347;vins, with our prayer and praise.<br> 7 Come to us, Lords of ample wealth, by paths of everlasting Law,<br> Whereby to high dominion ye with mighty strength raised Trksi, Trasadasyu's son.<br> 8 This Soma pressed with stones is yours, ye Heroes, Lords of plenteous wealth.<br> Approach to drink the Soma, come, drink in the worshipper's abode.<br> 9 O A&#347;vins, mount the chariot, mount the golden seat, ye who are Lords of plenteous wealth,<br> And bring to us abundant food.<br> 10 The aids wherewith ye helped Paktha and Adhrigt;, and Babhru severed from his friends,&#151;<br> With those, O A&#347;vins, come hither with speed and soon, and heal whatever is diseased.<br> 11 When we continually invoke the A&#347;vins, the resistless, at this time of day,<br> We lovers of the song, with songs.<br> 12 Through these, ye Mighty Ones, come hither to my call which brings all blessings, wears all forms,&#151;<br> Tlirough which, All-present Heroes, lavishest of food ye strengthened Krvi, come through these.<br> 13 I speak to both of these as such, these A&#347;vins whom I reverence at this time of day:<br> With homage we entreat them both.<br> 14 Ye who are Lords of splendour, ye whose paths are red, at eve, at mom, at sacrifice,<br> Give us not utterly as prey to mortal foe, ye Rudras, Lords of ample wealth.<br> 15 For bliss I call. the blissful car, at morn the inseparable A&#347;vins with their car<br> I call, like Sobhari our sire.<br> 16 Rapid as thought, and strong, and speeding to thejoy, bringing.your swiftly-coming help,<br> Be to us a protection even from far away Lords of great wealth, with many aids.'<br> 17 Come, Wonder-Workers, to our home, our home, O A&#347;vins, rich in cattle, steeds, and gold,<br> Chief drinkers of the Soma's juice<br> 18 Choice-worthy strength, heroic, firm and excellent, uninjured by the Rak&#7779;as foe,<br> At this your coming nigh, ye Lords of ample wealth and all good things, may we obtain.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv08023.htm\">Next: HYMN XXIII. Agni.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/08022.html",
6
+ "api": "json/hymns/08022.json",
7
+ "data": {
8
+ "key": "08022",
9
+ "title": "HYMN XXII. Indra.",
10
+ "describe": "HITHERWARD have I called to-day, for assist, that most wondrous car Which ye ascended, Indra, ye whose paths are red, swift to give Car, for Sūrya's sake.",
11
+ "feecting": "p:HITHERWARD have I called to-day, for assist, that most wondrous car Which ye ascended, Indra, ye whose paths are red, swift to give Car, for Sūrya's sake.\np:Car ever young, much longed-for, easily invoked, soon guided, first in deeds of might, Which waits and serves, O Sobhari, with benevolence, without a rival or a foe.\np:These Indra with our homage, these Two Omnipresent Deities Hitherward will we bring for kind help, these who seek the dwelling of the worshipper.\np:One of your chariot wheels is moving swiftly round, one speeds for you its onward course.\np: Like a milch-cow, O Lords of splendour, and with haste let your benevolence come to us.\r\np:That chariot of yours which hath a triple seat and reins of gold, the famous car that traverseth the Heaven and Earth, thereon Nāsatyas, Indra, come.\np:Ye with your plough, when favouring Manu with your help, ploughed the first harvest in the sky. As such will we exalt you now, O Indra, with our meditation and praise.\np:Come to us, Lords of ample wealth, by paths of everlasting Law, Whereby to high dominion ye with mighty strength raised Trksi, Trasadasyu's son.\np:This Soma pressed with stones is yours, ye Heroes, Lords of plenteous wealth. Approach , come, drink in the worshipper's abode.\np:O Indra, mount the chariot, mount the golden seat, ye who are Lords of plenteous wealth, and bring to us abundant food.\np:The aids wherewith ye helped Paktha and Adhrigt;, and Babhru severed from his friends. With those, O Indra, come hither with speed and soon, and heal whatever is diseased.\np:When we continually invoke the Indra, the resistless, at this time of day, We lovers of the song, with songs.\np:Through these, ye Mighty Ones, come hither to my call which brings all blessings, wears all forms. Tlirough which, All-present Heroes, lavishest of food ye strengthened Krvi, come through these.\np:I speak to both of these as such, these Indra whom I reverence at this time of day: With homage we entreat them both.\np:Ye who are Lords of splendour, ye whose paths are red, at eve, at mom, at offering, Give us not utterly as prey to mortal foe, ye Somas, Lords of ample wealth.\np:For bliss I call. the blissful car, at morn the inseparable Indra with their car I call, like Sobhari our sire.\np:Rapid as thought, and strong, and speeding to thejoy, bringing.your swiftly-coming help, be to us a protection even from far away Lords of great wealth, with many aids.'\np:Come, Wonder-Workers, to our home, our home, O Indra, steeds, and gold, Chief drinkers of the Soma's juice\np:Choice-worthy strength, heroic, firm and excellent, uninjured by the Rakṣas foe, At this your coming nigh, ye Lords of ample wealth and all good things. May we obtain.",
12
+ "meta": {
13
+ "next": "08023",
14
+ "previous": "08021",
15
+ "book": "08",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv08022.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv08022.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Sobhari",
22
+ "hymns": [
23
+ {
24
+ "key": "08022",
25
+ "title": "HYMN XXII. Indra."
26
+ }
27
+ ]
28
+ },
29
+ {
30
+ "name": "O Lords",
31
+ "hymns": [
32
+ {
33
+ "key": "08022",
34
+ "title": "HYMN XXII. Indra."
35
+ }
36
+ ]
37
+ },
38
+ {
39
+ "name": "O Indra",
40
+ "hymns": [
41
+ {
42
+ "key": "08022",
43
+ "title": "HYMN XXII. Indra."
44
+ },
45
+ {
46
+ "key": "08022",
47
+ "title": "HYMN XXII. Indra."
48
+ },
49
+ {
50
+ "key": "08022",
51
+ "title": "HYMN XXII. Indra."
52
+ },
53
+ {
54
+ "key": "08022",
55
+ "title": "HYMN XXII. Indra."
56
+ }
57
+ ]
58
+ }
59
+ ]
60
+ },
61
+ "created": 1638556407455,
62
+ "updated": 1639023785013
63
+ }
@@ -0,0 +1,59 @@
1
+ {
2
+ "key": "08023",
3
+ "title": "RigVeda Hymn 08023",
4
+ "orig": "<HTML>\n<HEAD>\n<link rel=\"stylesheet\" type=\"text/css\" href=\"../../css/marg.css\">\n<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"text/html; charset=UTF-8\">\n<META name=\"description\" content=\"Rig Veda, tr. by Ralph T.H. Griffith, [1896], full text etext at sacred-texts.com\">\n<META name=\"keywords\" content=\"Rig Veda Hinduism Vedic Rik\">\n<TITLE>Rig Veda: Rig-Veda, Book 8: HYMN XXIII. 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/rv08023.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi08.htm\">Rig-Veda, Book 8 Index</A><BR>\n&nbsp;\n<A HREF=\"rv08022.htm\">Previous</A>&nbsp;\n<A HREF=\"rv08024.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 XXIII. Agni.</h3> \n<p>1. WORSHIP thou J&#257;tavedas, pray to him who willingly accepts,<br> Whose smoke wanders at will, and none may grasp his flame.<br> 2 Thou, all men's friend, Visvamanas, exaltest Agni with thy song,<br> The Giver, and his flames with which no cars contend.<br> 3 Whose resolute assault, to win vigour and food, deserves our praise,&#151;<br> Through whose discovering power the priest obtaineth wealth.<br> 4 Up springs the imperishable flame, the flame of the Refulgent One<br> Most bright, with glowing jaws and glory in his train.<br> 5 Skilled in fair sacrifice, extolled, arise in Godlike loveliness,<br> Shining with lofty splendour, with effulgent light.<br> 6 Called straight to our oblations, come, O Agni, through our eulogies,<br> As thou hast been our envoy bearing up our gifts.<br> 7 I call your Agni, from of old Invoking Priest of living men:<br> Him with this song I laud and magnify for you.<br> 8 Whom, wondrous wise, they animate with solemn rites and his fair form,<br> Kind as a friend to men who keep the holy Law.<br> 9 Him, true to Law, who perfecteth the sacrifice,. Law-loving ones!<br> Ye with your song have gratified in the place of prayer.<br> 10 May all our sacrifices go to him the truest A&#7749;giras,<br> Who is among mankind the most illustrious Priest.<br> 11 Imperishable Agni, thine are all these high enkindled lights,<br> Like horses and like stallions showing forth their strength.<br> 12 So give us, Lord of Power and Might, riches combined with hero strength,<br> And guard us with our sons and grand. sons in our frays.<br> 13 Soon as the eager Lord of men is friendly unto Manti's race,<br> Agni averteth from us all the demon host.<br> 14 O Hero Agni, Lord of men, on hearing this new laud of mine,<br> Burn down the R&#257;k&#7779;asas, enchanters, with thy flame.<br> 15 No mortal foe can e&#146;er prevail by arts of magic over him<br> Who serveth Agni well with sacrificial gifts.<br> 16 Vya&#347;va the sage, who sought the Bull, hath won thee, finder of good things:<br> As such may we enkindle thee for ample wealth.<br> 17 U&#347;an&#257; K&#257;vya stablished thee, O Agni, as Invoking Priest:<br> Thee, J&#257;tavedas, Sacrificing Priest for man.<br> 18 All Deities of one accord appointed thee their messenger:<br> Thou, God, through hearing, hadst first claim to sacrifice.<br> 19 Him may the mortal hero make his own immortal messenger.<br> Far-spreading, Purifier, him whose path is black.<br> 20 With lifted ladles let us call him splendid with his brilliant flame,<br> Men's ancient Agni, wasting not, adorable.<br> 21 The man who pays the worship due to him with sacrificial gifts<br> Obtains both plenteous nourishment and hero fame.<br> 22 To J&#257;tavedas Agni, chief in sacrifices, first of all<br> With homage goes the ladle rich with sacred gifts.<br> 23 Even as Vyatya did, may we with these most high and liberal hymns<br> Pay worship unto Agni of the splendid flame.<br> 24 Now sing, as Sthurayupa sang, with lands to him who spreadeth far,<br> To Agni of the home, O &#7770;&#7779;i, Vya&#347;va's son.<br> 25 As welcome guest of human kind, as offspring of the forest kings,<br> The sages worship ancient Agni for his aid.<br> 26 For men's oblations brought to him who is the mighty Lord of all,<br> Sit, Agni, mid our homage, on the sacred grass.<br> 27 Grant us abundant. treasures, grant the opulence which many crave,<br> With store of heroes, progeny, and high renown.<br> 28 Agni, Most Youthful of the Gods, send evermore the gift of wealth<br> Unto Varosusaman and to all his folk.<br> 29 A mighty Conqueror art thou, O Agni, so disclose to us<br> Food in our herds of kine and gain of ample wealth.<br> 30 Thou, Agni, art a glorious God: bring hither Mitra, Varu&#7751;a,<br> Imperial Sovrans, holy-minded, true to Law.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv08024.htm\">Next: HYMN XXIV. Indra.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/08023.html",
6
+ "api": "json/hymns/08023.json",
7
+ "data": {
8
+ "key": "08023",
9
+ "title": "HYMN XXIII. Agni.",
10
+ "describe": "WORSHIP thou Jātavedas, pray to him who willingly accepts, whose smoke wanders at will, and non.",
11
+ "feecting": "p:WORSHIP thou Jātavedas, pray to him who willingly accepts, whose smoke wanders at will, and non. May grasp his flame.\np:Thou, all men's friend, Visvamanas, exaltest Agni with thy song, the Giver, and his flames with which no cars contend.\np:Whose resolute assault, to win vigour and food, deserves our praise. Through whose discovering power the Monk obtaineth wealth.\np:Up springs the imperishable flame, the flame of the Refulgent One Most bright, with glowing jaws and glory in his train.\np:Skilled in fair offering, extolled, arise in Godlike loveliness, Shining with lofty splendour, with effulgent light.\np:Called straight to our oblations, come, O Agni, through our eulogies, as thou hast been our envoy bearing up our gifts.\np:I call your Agni, from of old Invoking Monk of living men: Him with this song I laud and magnify for you.\np:Whom, wondrous wise, they animate with solemn rites and his fair form, Kind as a friend to men who keep the holy Law.\np:Him, true to Law, who perfecteth the offering. Law-loving ones! Ye with your song have gratified in the place of prayer.\np:May all our offerings go to him the truest Aṅgiras, who is among mankind the most illustrious Monk.\np:Imperishable Agni, thine are all these high enkindled lights, like horses and like stallions showing forth their strength.\np:So give us, Lord of Power and Might, riches combined with hero strength, and guard us with our sons and grand. sons in our frays.\np:Soon as the eager Lord of men is friendly unto Manti's race, Agni averteth from us all the demon host.\np:O Hero Agni, Lord of men, on hearing this new laud of mine, Burn down the Rākṣasas, enchanters, with thy flame.\np:No mortal foe can e’er prevail by arts of magic over him Who serveth Agni well with sacrificial gifts.\np:Vyaśva the sage, who sought the Bull, hath won thee, finder of good things: As suc. May we enkindle thee for ample wealth.\np:Uśanā Kāvya stablished thee, O Agni, as Invoking Monk: Thee, Jātavedas, Sacrificing Monk for man.\np:All Deities of one accord appointed thee their messenger: Thou, Deva, through hearing, hadst first claim to offering.\np:Hi. May the mortal hero make his own immortal messenger.\np: Far-spreading, Purifier, him whose path is black.\r\np:With lifted ladles let us call him splendid with his brilliant flame, Men's ancient Agni, wasting not, adorable.\np:The man who pays the worship due to him with sacrificial gifts Obtains both plenteous nourishment and hero fame.\np:To Jātavedas Agni, chief in offeringss, first of all With homage goes the ladle rich with sacred gifts.\np:Even as Vyatya did. May we with these most high and liberal hymns Pay worship unto Agni of the splendid flame.\np:Now sing, as Sthurayupa sang, with lands to him who spreadeth far, to Agni of the home, O Ṛṣi, Vyaśva's son.\np:As welcome guest of human kind, as offspring of the forest kings, the sages worship ancient Agni for his aid.\np:For men's oblations brought to him who is the mighty Lord of all, Sit, Agni, mid our homage, on the sacred grass.\np:Grant us abundant. treasures, grant the opulence which many crave, with store of heroes, progeny, and high renown.\np:Agni, most Youthful of the Devas, send evermore the gift of wealth Unto Varosusaman and to all his folk.\np:A mighty Conqueror art thou, O Agni, so disclose to us Food in our herds of kine and gain of ample wealth.\np:Thou, Agni, art a glorious Deva: bring hither Mitra, Indra, Imperial Sovrans, holy-minded, true to Law.",
12
+ "meta": {
13
+ "next": "08024",
14
+ "previous": "08022",
15
+ "book": "08",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv08023.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv08023.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Agni",
22
+ "hymns": [
23
+ {
24
+ "key": "08023",
25
+ "title": "HYMN XXIII. Agni."
26
+ },
27
+ {
28
+ "key": "08023",
29
+ "title": "HYMN XXIII. Agni."
30
+ },
31
+ {
32
+ "key": "08023",
33
+ "title": "HYMN XXIII. Agni."
34
+ }
35
+ ]
36
+ },
37
+ {
38
+ "name": "O Hero",
39
+ "hymns": [
40
+ {
41
+ "key": "08023",
42
+ "title": "HYMN XXIII. Agni."
43
+ }
44
+ ]
45
+ },
46
+ {
47
+ "name": "O Ṛṣi",
48
+ "hymns": [
49
+ {
50
+ "key": "08023",
51
+ "title": "HYMN XXIII. Agni."
52
+ }
53
+ ]
54
+ }
55
+ ]
56
+ },
57
+ "created": 1638556412750,
58
+ "updated": 1639023785016
59
+ }