@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,23 @@
1
+ {
2
+ "key": "10080",
3
+ "title": "RigVeda Hymn 10080",
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 10: HYMN LXXX. 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/rv10080.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi10.htm\">Rig-Veda, Book 10 Index</A><BR>\n&nbsp;\n<A HREF=\"rv10079.htm\">Previous</A>&nbsp;\n<A HREF=\"rv10081.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 LXXX. Agni.</h3> \n<p>1. AGNI bestows the fleet prize-winning courser: Agni, the hero famed and firm in duty.<br> Agni pervades and decks the earth and heaven, and fills the fruitful dame who teems with heroes.<br> 2 Blest be the wood that feeds the active Agni: within the two great worlds hath Agni entered.<br> Agni impels a single man to battle, and with him rends in pieces many a foeman.<br> 3 Agni rejoiced the car of him who praised lim, and from the waters burnt away jarutha.<br> Agni saved Atri in the fiery cavem, and made Nrmedha rich with troops of children.<br> 4 Agni hath granted wealth that decks the hero, and sent the sage who wins a thousand cattle.<br> Agni hath made oblations rise to heaven: to every place are Agni's laws extended.<br> 5 With songs of praise the &#7770;&#7779;is call on Agni; on Agni, heroes worsted in the foray.<br> Birds flying in the region call on Agni around a thousand cattle Agni wanders.<br> 6 Races of human birth pay Agni worship, men who have sprung from Nahus' line adore him.<br> Stablished in holy oil is Agni's pasture, on the Gandharva path of Law and Order.<br> 7 The &#7770;bhus fabricated prayer for Agni, and we with mighty hymns have called on Agni.<br> Agni, Most Youthful God, protect the singer: win us by worship, Agni, great possessions.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv10081.htm\">Next: HYMN LXXXI. Visvakarman.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/10080.html",
6
+ "api": "json/hymns/10080.json",
7
+ "data": {
8
+ "key": "10080",
9
+ "title": "HYMN LXXX. Agni.",
10
+ "describe": "AGNI bestows the fleet prize-winning courser: Agni, the hero famed and firm in duty.",
11
+ "feecting": "p:AGNI bestows the fleet prize-winning courser: Agni, the hero famed and firm in duty.\np: Agni pervades and decks the Earth and Heaven, and fills the fruitful dame who teems with heroes.\r\np:Blest be the wood that feeds the active Agni: within the two great worlds hath Agni entered. Agni impels a single man to battle, and with him rends in pieces many a foeman.\np:Agni rejoiced the car of him who praised lim, and from the waters burnt away jarutha. Agni saved Atri in the fiery cavem, and made Nrmedha rich with troops of children.\np:Agni hath granted wealth that decks the hero, and sent the sage who wins a thousand cattle. Agni hath made oblations rise to Heaven: to every place are Agni's laws extended.\np:With songs of praise the Ṛṣis call on Agni; on Agni, heroes worsted in the foray. Birds flying in the region call on Agni around a thousand cattle Agni wanders.\np:Races of human birth pay Agni worship, men who have sprung from Nahus' line adore him. Stablished in holy oil is Agni's pasture, on the Gandharva path of Law and Order.\np:The Ṛbhus fabricated prayer for Agni, and we with mighty hymns have called on Agni. Agni, most Youthful Deva, protect the singer: win us by worship, Agni, great possessions.",
12
+ "meta": {
13
+ "next": "10081",
14
+ "previous": "10079",
15
+ "book": "10",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv10080.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv10080.htm"
18
+ },
19
+ "deities": []
20
+ },
21
+ "created": 1638557862160,
22
+ "updated": 1639023785712
23
+ }
@@ -0,0 +1,46 @@
1
+ {
2
+ "key": "10081",
3
+ "title": "RigVeda Hymn 10081",
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 10: HYMN LXXXI. Visvakarman.</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/rv10081.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi10.htm\">Rig-Veda, Book 10 Index</A><BR>\n&nbsp;\n<A HREF=\"rv10080.htm\">Previous</A>&nbsp;\n<A HREF=\"rv10082.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 LXXXI. Visvakarman.</h3> \n<p>1. HE who sate down as Hotar-priest, the &#7770;&#7779;i, our Father, offering up all things existing,&#151;<br> He, seeking through his wish a great possession, came among men on earth as archetypal.<br> 2 What was the place whereon he took his station? What was it that supported him? How was it?<br> Whence Visvakarman, seeing all, producing the earth, with mighty power disclosed the heavens.<br> 3 He who hath eyes on all sides round about him, a mouth on all sides, arms and feet on all sides,<br> He, the Sole God, producing earth and heaven, weldeth them, with his arms as wings, together.<br> 4 What was the tree, what wood in sooth produced it, from which they fashioned out the earth and heaven?<br> Ye thoughtful men inquire within your spirit whereon he stood when he established all things.<br> 5 Nine highest, lowest, sacrificial natures, and these thy mid-most here, O Visvakarman,<br> Teach thou thy friends at sacrifice, O Blessed, and come thyself, exalted, to our worship.<br> 6 Bring thou thyself, exalted with oblation, O Visvakarman, Earth and Heaven to worship.<br> Let other men around us live in folly here let us have a rich and liberal patron.<br> 7 Let us invoke to-day, to aid our labour, the Lord of Speech, the thought-swift Visvakarman.<br> May he hear kindly all our invocations who gives all bliss for aid, whose works are righteous.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv10082.htm\">Next: HYMN LXXXII. Visvakarman.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/10081.html",
6
+ "api": "json/hymns/10081.json",
7
+ "data": {
8
+ "key": "10081",
9
+ "title": "HYMN LXXXI. Visvakarman.",
10
+ "describe": "HE who sate down as Hotar-priest, the Ṛṣi, our Father, offering up all things existing.",
11
+ "feecting": "p:HE who sate down as Hotar-priest, the Ṛṣi, our Father, offering up all things existing. He, seeking through his wish a great possession, came among men on Earth as archetypal.\np:What was the place whereon he took his station? What was it that supported him? How was it? Whence Visvakarman, seeing all, producing the Earth, with mighty power disclosed the heavens.\np:He who hath eyes on all sides round about him, a mouth on all sides, arms and feet on all sides. He, the Sole Deva, producing Earth and Heaven, weldeth them, with his arms as wings, together.\np:What was the tree, what wood in sooth produced it, from which they fashioned out the Earth and Heaven? Ye thoughtful men inquire within your spirit whereon he stood when he established all things.\np:Nine highest, lowest, sacrificial natures, and these thy mid-most here, O Visvakarman, Teach thou thy friends at offering, O Blessed, and come thyself, exalted, to our worship.\np:Bring thou thyself, exalted with oblation, O Visvakarman, Earth and Heaven to worship.\np: Let other men around us live in folly here let us have a rich and liberal patron.\r\np:Let us invoke to-day, to aid our labour, the Lord of Speech, the thought-swift Visvakarman. May he hear kindly all our invocations who gives all bliss for aid, whose works are righteous.",
12
+ "meta": {
13
+ "next": "10082",
14
+ "previous": "10080",
15
+ "book": "10",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv10081.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv10081.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Visvakarman",
22
+ "hymns": [
23
+ {
24
+ "key": "10081",
25
+ "title": "HYMN LXXXI. Visvakarman."
26
+ },
27
+ {
28
+ "key": "10081",
29
+ "title": "HYMN LXXXI. Visvakarman."
30
+ }
31
+ ]
32
+ },
33
+ {
34
+ "name": "O Blessed",
35
+ "hymns": [
36
+ {
37
+ "key": "10081",
38
+ "title": "HYMN LXXXI. Visvakarman."
39
+ }
40
+ ]
41
+ }
42
+ ]
43
+ },
44
+ "created": 1638557867407,
45
+ "updated": 1639023785714
46
+ }
@@ -0,0 +1,23 @@
1
+ {
2
+ "key": "10082",
3
+ "title": "RigVeda Hymn 10082",
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 10: HYMN LXXXII. Visvakarman.</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/rv10082.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi10.htm\">Rig-Veda, Book 10 Index</A><BR>\n&nbsp;\n<A HREF=\"rv10081.htm\">Previous</A>&nbsp;\n<A HREF=\"rv10083.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 LXXXII. Visvakarman.</h3> \n<p>1. THE Father of the eye, the Wise in spirit, created both these worlds submerged in fatness.<br> Then when the eastern ends were firmly fastened, the heavens and the earth were far extended.<br> 2 Mighty in mind and power is Visvakarman, Maker, Disposer, and most lofty Presence.<br> Their offerings joy in rich juice where they value One, only One, beyond the Seven &#7770;&#7779;is.<br> 3 Father who made us, he who, as Disposer, knoweth all races and all things existing,<br> Even he alone, the Deities' narne-giver,him other beings seek for information.<br> 4 To him in sacrifice they offered treasures,&#151;&#7770;&#7779;is of old, in numerous troops, as singers,<br> Who, in the distant, near, and lower region, made ready all these things that have existence.<br> 5 That which is earlier than this earth and heaven, before the Asuras and Gods had being,&#151;<br> What was the germ primeval which the waters received where all the Gods were seen together?<br> 6 The waters, they received that germ primeval wherein the Gods were gathefed all together.<br> It rested set upon the Unborn's navel, that One wherein abide all things existing.<br> 7 Ye will not find him who produced these creatures: another thing hath risen up among you.<br> Enwrapt in misty cloud, with lips that stammer, hymn-chanters wander and are discontented.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv10083.htm\">Next: HYMN LXXXII. Manyu.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/10082.html",
6
+ "api": "json/hymns/10082.json",
7
+ "data": {
8
+ "key": "10082",
9
+ "title": "HYMN LXXXII. Visvakarman.",
10
+ "describe": "THE Father of the eye, the Wise in spirit, created both these worlds submerged in fatness.",
11
+ "feecting": "p:THE Father of the eye, the Wise in spirit, created both these worlds submerged in fatness.\np: Then when the eastern ends were firmly fastened, the heavens and the Earth were far extended.\r\np:Mighty in mind and power is Visvakarman, maker, Disposer, and most lofty Presence. Their offerings joy in rich juice where they value One, only One, beyond the Seven Ṛṣis.\np:Father who made us, he who, as Disposer, knoweth all races and all things existing, Even he alone, the Deities' narne-giver,him other beings seek for information.\np:To him in offerings they offered treasures.Ṛṣis of old, in numerous troops, as singers, who, in the distant, near, and lower region, made ready all these things that have existence.\np:That which is earlier than this Earth and Heaven, before the Devass and Devas had being. What was the germ primeval which the waters received where all the Devas were seen together?\np:The waters, they received that germ primeval wherein the Devas were gathefed all together. It rested set upon the Unborn's navel, that One wherein abide all things existing.\np:Ye will not find him who produced these creatures: another thing hath risen up among you. Enwrapt in misty cloud, with lips that stammer, hymn-chanters wander and are discontented.",
12
+ "meta": {
13
+ "next": "10083",
14
+ "previous": "10081",
15
+ "book": "10",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv10082.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv10082.htm"
18
+ },
19
+ "deities": []
20
+ },
21
+ "created": 1638557872670,
22
+ "updated": 1639023785717
23
+ }
@@ -0,0 +1,33 @@
1
+ {
2
+ "key": "10083",
3
+ "title": "RigVeda Hymn 10083",
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 10: HYMN LXXXII. Manyu.</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/rv10083.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi10.htm\">Rig-Veda, Book 10 Index</A><BR>\n&nbsp;\n<A HREF=\"rv10082.htm\">Previous</A>&nbsp;\n<A HREF=\"rv10084.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 LXXXII. Manyu.</h3> \n<p>1. HE who hath reverenced thee, Manyu, destructive bolt, breeds for himself forthwith all conquering energy.<br> &#256;rya and D&#257;sa will we conquer with thine aid, with thee the Conqueror, with conquest conquest-sped.<br> 2 Manyu was Indra, yea, the God, was Manyu, Manyu was Hotar, Varu&#7751;a, J&#257;tavedas.<br> The tribes of human lineage worship Manyu. Accordant with thy fervour, Manyu, guard us.<br> 3 Come hither, Manyu, mightier tham the mighty; chase, with thy fervour for ally, our foemen.<br> Slayer of foes, of V&#7771;tra, and of Dasyu, bring thou to us all kinds of wealth and treasure.<br> 4 For thou art, Manyu, of surpassing vigour, fierce, queller of the foe, and self-existent,<br> Shared by all men, victorious, subduer: vouchsafe to us superior strengith in battles.<br> 5 I have departed, still without a portion, wise God! according to thy will, the Mighty.<br> I, feeble man, was wroth thee, O Manyu I am myself; come thou to give me vigour.<br> 6 Come hither. I am all thine own; advancing turn thou to me, Victorious, All-supporter!<br> Come to me, Manyu, Wielder of the Thunder: bethink thee of thy friend, and slay the Dasyus.<br> 7 Approach, and on my right hand hold thy station: so shall we slay a multitude of foemen.<br> The best of meath I offer to support thee: may we be first to drink thereof in quiet.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv10084.htm\">Next: HYMN LXXXIV. Manyu.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/10083.html",
6
+ "api": "json/hymns/10083.json",
7
+ "data": {
8
+ "key": "10083",
9
+ "title": "HYMN LXXXII. Manyu.",
10
+ "describe": "HE who hath reverenced thee, Manyu, destructive bolt, breeds for himself forthwith all conquering energy.",
11
+ "feecting": "p:HE who hath reverenced thee, Manyu, destructive bolt, breeds for himself forthwith all conquering energy.\np: Ārya and Dāsa will we conquer with thine aid, with thee the Conqueror, with conquest conquest-sped.\r\np:Manyu was Indra, yea, was Manyu, Manyu was Hotar, Indra, Jātavedas. The tribes of human lineage worship Manyu. Accordant with thy fervour, Manyu, guard us.\np:Come hither, Manyu, mightier tham the mighty; chase, with thy fervour for ally, our foemen. Slayer of foes, of Vṛtra, and of Dasyu, bring thou to us all kinds of wealth and treasure.\np:For thou art, Manyu, of surpassing vigour, fierce, queller of the foe, and self-existent, Shared by all men, victorious, subduer: vouchsafe to us superior strengith in battles.\np:I have departed, still without a portion, wise Deva! according to thy will, the Mighty. I, feeble man, was wroth thee, O Manyu I am myself; come thou , to give us vigour.\np:Come hither. I am all thine own; advancing turn thou to me, Victorious, All-supporter! Come to me, Manyu, Wielder of the Thunder: bethink thee of thy friend, and subdue the Dasyus.\np:Approach, and on my right hand hold thy station: so shall we subdue a multitude of foemen. The best of meath I offer to support thee. May we be first to drink thereof in quiet.",
12
+ "meta": {
13
+ "next": "10084",
14
+ "previous": "10082",
15
+ "book": "10",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv10083.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv10083.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Manyu",
22
+ "hymns": [
23
+ {
24
+ "key": "10083",
25
+ "title": "HYMN LXXXII. Manyu."
26
+ }
27
+ ]
28
+ }
29
+ ]
30
+ },
31
+ "created": 1638557877948,
32
+ "updated": 1639023785720
33
+ }
@@ -0,0 +1,81 @@
1
+ {
2
+ "key": "10084",
3
+ "title": "RigVeda Hymn 10084",
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 10: HYMN LXXXIV. Manyu.</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/rv10084.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi10.htm\">Rig-Veda, Book 10 Index</A><BR>\n&nbsp;\n<A HREF=\"rv10083.htm\">Previous</A>&nbsp;\n<A HREF=\"rv10085.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 LXXXIV. Manyu.</h3> \n<p>1. BORNE on with thee, O Manyu girt by Maruts, let our brave men, impetuous, bursting forward,<br> March on, like flames of fire in form, exulting, with pointed arrows, sharpening their weapons.<br> 2 Flashing like fire, be thou, O conquering Manyu, invoked, O Victor, as our army's leader.<br> Slay thou our foes, distribute their possessions: show forth thy vigour, scatter those who hate us.<br> 3 O Manyu, overcome thou our assailant on! breaking, slaying, crushing down the foemen.<br> They have not hindered thine impetuous vigour: Mighty, Sole born! thou makest them thy subjects.<br> 4 Alone or many thou art worshipped, Manyu: sharpen the spirit of each clan for battle.<br> With thee to aid, O thou of perfect splendour, we will uplift the glorious shout for conquest.<br> 5 Unyielding bringing victory like Indra, O Manyu, be thou here our Sovran Ruler.<br> To thy dear name, O Victor, we sing praises: we know the spring from which thou art come hither.<br> 6 Twin-born with power, destructive bolt of thunder, the highest conquering might is thine, Subduer!<br> Be friendly to its in thy spirit, Manyu, O Much-invoked, in shock of mighty battle.<br> 7 For spoil let Varu&#7751;a and Manyu give us the wealth of both sides gathered and collected;<br> And let our enemies with stricken spirits, o&#146;erwhelmed with terror, slink away defeated.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv10085.htm\">Next: HYMN LXXXV. S&#363;rya's Bridal.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/10084.html",
6
+ "api": "json/hymns/10084.json",
7
+ "data": {
8
+ "key": "10084",
9
+ "title": "HYMN LXXXIV. Manyu.",
10
+ "describe": "BORNE on with thee, O Manyu girt by Devas, let our brave men, impetuous, bursting forward, March on, like flames of fire in form, exulting, with pointed arrows, sharpening their weapons.",
11
+ "feecting": "p:BORNE on with thee, O Manyu girt by Devas, let our brave men, impetuous, bursting forward, March on, like flames of fire in form, exulting, with pointed arrows, sharpening their weapons.\np:Flashing like fire, be thou, O conquering Manyu, invoked, O Victor, as our army's leader.\np: Slay thou our foes, distribute their possessions: show forth thy vigour, scatter those who hate us.\r\np:O Manyu, overcome thou our assailant on! breaking, subduing, crushing down the foemen. They have not hindered thine impetuous vigour: Mighty, Sole born! thou makest them thy subjects.\np:Alone or many thou art worshipped, Manyu: sharpen the spirit of each clan for battle. With thee to aid, O thou of perfect splendour, we will uplift the glorious shout for conquest.\np:Unyielding bringing victory like Indra, O Manyu, be thou here our Sovran Ruler. To thy dear name, O Victor, we sing praises: we know the spring from which thou art come hither.\np:Twin-born with power, destructive bolt of thunder, the highest conquering might is thine, Subduer! Be friendly to its in thy spirit, Manyu, O Much-invoked, in shock of mighty battle.\np:For spoil let Indra and Manyu give us the wealth of both sides gathered and collected; And let our enemies with stricken spirits, o’erwhelmed with terror, slink away defeated.",
12
+ "meta": {
13
+ "next": "10085",
14
+ "previous": "10083",
15
+ "book": "10",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv10084.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv10084.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Manyu",
22
+ "hymns": [
23
+ {
24
+ "key": "10084",
25
+ "title": "HYMN LXXXIV. Manyu."
26
+ },
27
+ {
28
+ "key": "10084",
29
+ "title": "HYMN LXXXIV. Manyu."
30
+ },
31
+ {
32
+ "key": "10084",
33
+ "title": "HYMN LXXXIV. Manyu."
34
+ }
35
+ ]
36
+ },
37
+ {
38
+ "name": "O conquering",
39
+ "hymns": [
40
+ {
41
+ "key": "10084",
42
+ "title": "HYMN LXXXIV. Manyu."
43
+ }
44
+ ]
45
+ },
46
+ {
47
+ "name": "O Victor",
48
+ "hymns": [
49
+ {
50
+ "key": "10084",
51
+ "title": "HYMN LXXXIV. Manyu."
52
+ },
53
+ {
54
+ "key": "10084",
55
+ "title": "HYMN LXXXIV. Manyu."
56
+ }
57
+ ]
58
+ },
59
+ {
60
+ "name": "O thou",
61
+ "hymns": [
62
+ {
63
+ "key": "10084",
64
+ "title": "HYMN LXXXIV. Manyu."
65
+ }
66
+ ]
67
+ },
68
+ {
69
+ "name": "O Much",
70
+ "hymns": [
71
+ {
72
+ "key": "10084",
73
+ "title": "HYMN LXXXIV. Manyu."
74
+ }
75
+ ]
76
+ }
77
+ ]
78
+ },
79
+ "created": 1638557883229,
80
+ "updated": 1639023785723
81
+ }
@@ -0,0 +1,78 @@
1
+ {
2
+ "key": "10085",
3
+ "title": "RigVeda Hymn 10085",
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 10: HYMN LXXXV. S&#363;rya's Bridal.</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/rv10085.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi10.htm\">Rig-Veda, Book 10 Index</A><BR>\n&nbsp;\n<A HREF=\"rv10084.htm\">Previous</A>&nbsp;\n<A HREF=\"rv10086.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 LXXXV. S&#363;rya's Bridal.</h3> \n<p>1. TRUTH is the base that bears the earth; by S&#363;rya are the heavens sustained.<br> By Law the &#256;dityas stand secure, and Soma holds his place in heaven.<br> 2 By Soma are the &#256;dityas strong, by Soma mighty is the earth.<br> Thus Soma in the midst of all these constellations hath his place.<br> 3 One thinks, when they have brayed the plant, that he hath drunk the Soma's juice;<br> Of him whom Brahmans truly know as Soma no one ever tastes.<br> 4 Soma, secured by sheltering rules, guarded by hymns in Brhati,<br> Thou standest listening to the stones none tastes of thee who dwells on earth.<br> 5 When they begin to drink thee then, O God, thou swellest out again.<br> V&#257;yu is Soma's guardian God. The Moon is that which shapes the years.<br> 6 Raibhi was her dear bridal friend, and Narasamsi led her home.<br> Lovely was S&#363;rya's robe: she came to that which Gatha had adorned.<br> 7 Thought was the pillow of her couch, sight was the unguent for her eyes:<br> Her treasury was earth and heaven.&#7817;hen S&#363;rya went unto her Lord.<br> 8 Hymns were the cross-bars of the pole, Kurira-metre decked the car:<br> The bridesmen were the A&#347;vin Pair Agni was leader of the train.<br> 9 Soma was he who wooed the maid: the groomsmen were both A&#347;vins, when<br> The Sun-God Savitar bestowed his willing S&#363;rya on her Lord.<br> 10 Her spirit was the bridal car; the covering thereof was heaven:<br> Bright were both Steers that drew it when S&#363;rya approached her husband's, home.<br> 11 Thy Steers were steady, kept in place by holy verse and S&#257;ma-hymn:<br> All car were thy two chariot wheels: thy path was tremulous in the sky,<br> 12 Clean, as thou wentest, were thy wheels wind, was the axle fastened there.<br> S&#363;rya, proceeding to her Lord, mounted a spirit-fashioried car.<br> 13 The bridal pomp of S&#363;rya, which Savitar started, moved along.<br> In Magha days are oxen slain, in Arjuris they wed the bride.<br> 14 When on your three-wheeled chariot, O A&#347;vins, ye came as wooers unto S&#363;rya's bridal,<br> Then all the Gods agreed to your proposal P&#363;&#7779;an as Son elected you as Fathers.<br> 15 O ye Two Lords of lustre, then when ye to S&#363;rya's wooing came,<br> Where was one chariot wheel of yours? Where stood ye for die Sire's command?<br> 16 The Brahmans, by their seasons, know, O S&#363;rya, those two wheels of thine:<br> One kept concealed, those only who are skilled in highest truths have learned.<br> 17 To S&#363;rya and the Deities, to Mitra and to Varu&#7751;a.<br> Who know aright the thing that is, this adoration have I paid.<br> 18 By their own power these Twain in close succession move;<br> They go as playing children round the sacrifice.<br> One of the Pair beholdeth all existing things; the other ordereth seasons and is born again.<br> 19 He, born afresh, is new and new for ever ensign of days he goes before the Mornings<br> Coming, he orders f6r the Gods their portion. The Moon prolongs the days of our existence.<br> 20 Mount this, all-shaped, gold-hued, with strong wheels, fashioned of Kimsuka and Salmali, light-rolling,<br> Bound for the world of life immortal, S&#363;rya: make for thy lord a happy bridal journey.<br> 21 Rise up from hence: this maiden hath a husband. I laud Visvavasu with hymns and homage.<br> Seek in her father's home another fair one, and find the portion from of old assigned thee.<br> 22 Rise up from hence, Visvavasu: with reverence we worship thee.<br> Seek thou another willing maid, and with her husband leave the bride.<br> 23 Straight in direction be the path:s, and thornless, whereon our fellows travel to the wooing.<br> Let Aryaman and Bhaga lead us: perfect, O Gods, the union of the wife and husband.<br> 24 Now from the noose of Varu&#7751;a I free thee, wherewith Most Blessed Savitar hath bound thee.<br> In Law's seat, to the world of virtuous action, I give thee up uninjured with thy consort.<br> 25 Hence, and not thence, I send these free. I make thee softly fettered there.<br> That, Bounteous Indra, she may live blest in her fortune and her sons.<br> 26 Let P&#363;&#7779;an take thy hand and hence conduct thee; may the two A&#347;vins on their car transport thee.<br> Go to the house to be the household's mistress and speak as lady ito thy gathered people.<br> 27 Happy be thou and prosper witlh thy children here: be vigilant to rule thy household in this home.<br> Closely unite thy body with this; man, thy lord. So shall ye, full of years, address your company.<br> 28 Her hue is blue and red: the fienod who clingeth close is driven off.<br> Well thrive the kinsmen of this bride the husband is bourid fast in bonds.<br> 29 Give thou the woollen robe away: deal treasure to the Brahman priests.<br> This female fiend hath got her feet, and as a wife attends her lord.<br> 30 Unlovely is his body when it glistens with this wicked fiend,<br> What time the husband wraps about his limbs the garment of his wife.<br> 31 Consumptions, from her people, which follow the bride's resplendent train,&#151;<br> These let the Holy Gods again bear to the place from which they came.<br> 32 Let not the highway thieves who lie in ambush find the wedded pair.<br> By pleasant ways let them escape the danger, and let foes depart.<br> 33 Signs of good fortune mark the bride come all of you and look at her.<br> Wish her prosperity, and then return unto your homes again.<br> 34 Pungent is this, and bitter this, filled, as it were, with arrow-barbs, Empoisoned and&#7751;ot fit for use.<br> The Brahman who knows S&#363;rya well deserves the garment of the bride.<br> 35 The fringe, the cloth that decks her head, and then the triply parted robe,&#151;<br> Behold the hues which S&#363;rya wears these doth the Brahman purify.<br> 36 I take thy hand in mine for happy fortune that thou mayst reach old age with me thy husband.<br> Gods, Aryaman, Bhaga, Savitar, Purandhi, have given thee to be my household's mistress.<br> 37 O P&#363;&#7779;an, send her on as most auspicious, her who shall be the sharer of my pleasures;<br> Her who shall twine her loving arms about me, and welcome all my love and mine embraces.<br> 38 For thee, with bridal train, they, first, escorted S&#363;rya to her home.<br> Give to the husband in return, Agni, the wife with progeny.<br> 39 Agni hath given the bride again with splendour and with ample life.<br> Long lived be he who is her lord; a hundred autumns let him live.<br> 40 Soma obtained her first of all; next the Gandharva was her lord.<br> Agai was thy third husband: now one bornof woman is thy fourth.<br> 41 Soma to the Gandharva, and to Agni the Gandharva gave:<br> And Agni hath bestowed on me riches and sons and this my spouse.<br> 42 Be ye not parted; dwell ye here reach the full time of human life.<br> With sons and grandsons sport and play, rejoicing in your own abode.<br> 43 So may Praj&#257;pati bring children forth to us; may Aryaman adorn us till old age come nigh.<br> Not inauspicious enter thou thy husband's house: bring blessing to our bipeds and our quadrupeds.<br> 44 Not evil-eyed, no slayer of thy husband, bring weal to cattle, radiant, gentlehearted;<br> Loving the Gods, delightful, bearing heroes, bring blessing to our quadrupeds and bipeds.<br> 45 O Bounteous Indra, make this bride blest in her sons and fortunate.<br> Vouchsafe to her ten sons, and make her husband the eleventh man.<br> 46 Over thy husband's father and thy husband's mother bear full sway.<br> Over the sister of thy lord, over his brothers rule supreme.<br> 47 So may the Universal Gods, so may the Waters join our hearts.<br> May M&#257;tari&#347;van, Dh&#257;tar, and Destri together bind us close.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv10086.htm\">Next: HYMN LXXXVI. Indra.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/10085.html",
6
+ "api": "json/hymns/10085.json",
7
+ "data": {
8
+ "key": "10085",
9
+ "title": "HYMN LXXXV. Sūrya's Bridal.",
10
+ "describe": "TRUTH is the base that bears the Earth;",
11
+ "feecting": "p:TRUTH is the base that bears the Earth; by Sūrya are the heavens sustained.\np: By Law the Ādityas stand secure, and Soma holds his place in Heaven.\r\np:By Soma are the Ādityas strong, by Soma mighty is the Earth. Thus Soma in the midst of all these constellations hath his place.\np:One thinks, when they have brayed the plant, that he hath drunk the Soma's juice; Of him whom Brahmans truly know as Soma no on ever tastes.\np:Soma, secured by sheltering rules, guarded by hymns in Brhati, Thou standest listening to the stones none tastes of thee who dwells on Earth.\np:When they begin to drink thee then, thou swellest out again. Soma is Soma's guardian Deva. The Moon is that which shapes the years.\np:Raibhi was her dear bridal friend, and Narasamsi led her home. Lovely was Sūrya's robe: she came to that which Gatha had adorned.\np:Thought was the pillow of her couch, sight was the unguent for her eyes: Her treasury was Earth and Heaven.ẉhen Sūrya went unto her Lord.\np:Hymns were the cross-bars of the pole, Kurira-metre decked the car: The bridesmen were the Aśvin Pair Agni was leader of the train.\np:Soma was he who wooed the maid: the groomsmen were both Indra, when The Sun-Deva Indra bestowed his willing Sūrya on her Lord.\np:Her spirit was the bridal car; the covering thereof was Heaven: Bright were both Steers that drew it when Sūrya approached his, home.\np:Thy Steers were steady, kept in place by holy verse and Sāma-hymn: All car were thy two chariot wheels: thy path was tremulous in the sky,\np:Clean, as thou wentest, were thy wheels wind, was the axle fastened there. Sūrya, proceeding to her Lord, mounted a spirit-fashioried car.\np:The bridal pomp of Sūrya, which Indra started, moved along. In Magha days are oxen slain, in Arjuris they wed the bride.\np:When on your three-wheeled chariot, O Indra, ye came as wooers unto, then all the Devas agreed to your proposal Pūṣan as Son elected you as Fathers.\np:O ye Two Lords of lustre, then when ye to Sūrya's wooing came, Where was one chariot wheel of yours? Where stood ye for die Sire's command?\np:The Brahmans, by their seasons, know, O Sūrya, those two wheels of thine: One kept concealed, those only who are skilled in highest truths have learned.\np:To Sūrya and the Deities, to Mitra and to Indra. Who know aright the thing that is, this adoration have I paid.\np:By their own power these Twain in close succession move; They go as playing children round the offering. One of the Pair beholdeth all existing things; the other ordereth seasons and is born again.\np:He, born afresh, is new and new forever ensign of days he goes before the Mornings Coming, he orders f6r the Devas their portion. The Moon prolongs the days of our existence.\np:Mount this, all-shaped, gold-hued, with strong wheels, fashioned of Kimsuka and Salmali, light-rolling, Bound for the world of life immortal, Sūrya: make for thy lord a happy bridal journey.\np:Rise up from hence: this maiden hath a husband. I laud Visvavasu with hymns and homage. Seek in her father's home another fair one, and find the portion from of old assigned thee.\np:Rise up from hence, Visvavasu: with reverence we worship thee. Seek thou another willing maid, and with her husband leave the bride.\np:Straight in direction be the path:s, and thornless, whereon our fellows travel to the wooing. Let Aryaman and Bhaga lead us: perfect, O Devas, the union of the wife and husband.\np:Now from the noose of Indra I free thee, wherewith Most Blessed Indra hath bound thee. In Law's seat, to the world of virtuous action, I give thee up uninjured with thy consort.\np:Hence, and not thence, I send these free. I make thee softly fettered there. That, Bounteous Indra, sh. May live blest in her fortune and her sons.\np:Let Pūṣan take thy hand and hence conduct thee. May the two Indra on their car transport thee. Go to the house to be the household's mistress and speak as lady ito thy gathered people.\np:Happy be thou and prosper witlh thy children here: be vigilant to rule thy household in this home. Closely unite thy body with this; man, thy lord. So shall ye, full of years, address your company.\np:Her hue is blue and red: the fienod who clingeth close is driven off. Well thrive the kinsmen of this bride the husband is bourid fast in bonds.\np:Give thou the woollen robe away: deal treasure to the Brahman monks. This female fiend hath got her feet, and as a wife attends her lord.\np:Unlovely is his body when it glistens with this wicked fiend, what time the husband wraps about his limbs the garment of his wife.\np:Consumptions, from her people, which follow the bride's resplendent train. These let the Holy Devas again bear to the place from which they came.\np:Let not the highway thieves who lie in ambush find the wedded pair. By pleasant ways let them escape the danger, and let foes depart.\np:Signs of good fortune mark the bride come all of you and look at her. Wish her prosperity, and then return unto your homes again.\np:Pungent is this, and bitter this, filled, as it were, with arrow-barbs, Empoisoned andṇot fit for use. The Brahman who knows Sūrya well deserves the garment of the bride.\np:The fringe, the cloth that decks her head, and then the triply parted robe. Behold the hues which Sūrya wears these doth the Brahman purify.\np:I take thy hand in mine for happy fortune that tho. Mayst reach old age with me thy husband. Devas, Aryaman, Bhaga, Indra, Purandhi, have given thee to be my household's mistress.\np:O Pūṣan, send her on as most auspicious, her who shall be the sharer of my pleasures; Her who shall twine her loving arms about me, and welcome all my love and mine embraces.\np:For thee, with bridal train, they, first, escorted Sūrya to her home. Give to the husband in return, Agni, the wife with progeny.\np:Agni hath given the bride again with splendour and with ample life. Long lived be he who is her lord; a hundred autumns let him live.\np:Soma obtained her first of all; next the Gandharva was her lord. Agai was thy third husband: now one bornof woman is thy fourth.\np:Soma to the Gandharva, and to Agni the Gandharva gave: And Agni hath bestowed on me riches and sons and this my spouse.\np:Be ye not parted; dwell ye here reach the full time of human life. With sons and grandsons sport and play, rejoicing in your own abode.\np:May Prajāpati bring children forth to us. May Aryaman adorn us till old age come nigh. Not inauspicious enter thou thy husband's house: bring blessing to our bipeds and our quadrupeds.\np:Not evil-eyed, no slayer of thy husband, bring weal to cattle, radiant, gentlehearted; Loving the Devas, delightful, bearing heroes, bring blessing to our quadrupeds and bipeds.\np:O Bounteous Indra, make this bride blest in her sons and fortunate. Vouchsafe to her ten sons, and make her husband the eleventh man.\np:Over thy husband's father and thy husband's mother bear full sway. Over the sister of thy lord, over his brothers rule supreme.\np:May the Universal Devas, s. May the Waters join our hearts. May Mātariśvan, Dhātar, and Destri together bind us close.",
12
+ "meta": {
13
+ "next": "10086",
14
+ "previous": "10084",
15
+ "book": "10",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv10085.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv10085.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Indra",
22
+ "hymns": [
23
+ {
24
+ "key": "10085",
25
+ "title": "HYMN LXXXV. Sūrya's Bridal."
26
+ }
27
+ ]
28
+ },
29
+ {
30
+ "name": "O ye ",
31
+ "hymns": [
32
+ {
33
+ "key": "10085",
34
+ "title": "HYMN LXXXV. Sūrya's Bridal."
35
+ }
36
+ ]
37
+ },
38
+ {
39
+ "name": "O Sūrya",
40
+ "hymns": [
41
+ {
42
+ "key": "10085",
43
+ "title": "HYMN LXXXV. Sūrya's Bridal."
44
+ }
45
+ ]
46
+ },
47
+ {
48
+ "name": "O Devas",
49
+ "hymns": [
50
+ {
51
+ "key": "10085",
52
+ "title": "HYMN LXXXV. Sūrya's Bridal."
53
+ }
54
+ ]
55
+ },
56
+ {
57
+ "name": "O Pūṣ",
58
+ "hymns": [
59
+ {
60
+ "key": "10085",
61
+ "title": "HYMN LXXXV. Sūrya's Bridal."
62
+ }
63
+ ]
64
+ },
65
+ {
66
+ "name": "O Bounteous",
67
+ "hymns": [
68
+ {
69
+ "key": "10085",
70
+ "title": "HYMN LXXXV. Sūrya's Bridal."
71
+ }
72
+ ]
73
+ }
74
+ ]
75
+ },
76
+ "created": 1638557888484,
77
+ "updated": 1639023785728
78
+ }
@@ -0,0 +1,59 @@
1
+ {
2
+ "key": "10086",
3
+ "title": "RigVeda Hymn 10086",
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 10: HYMN LXXXVI. 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/rv10086.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi10.htm\">Rig-Veda, Book 10 Index</A><BR>\n&nbsp;\n<A HREF=\"rv10085.htm\">Previous</A>&nbsp;\n<A HREF=\"rv10087.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 LXXXVI. Indra.</h3> \n<p>1. MEN have abstained from pouring juice they count not Indra as a God.<br> Where at the votary's store my friend Vrsakapi hath drunk his fill. Supreme is Indra over all.<br> 2 Thou, Indra, heedless passest by the ill Vrsakapi hath wrought;<br> Yet nowhere else thou findest place wherein to drink the Soma juice. Supreme is Indra over all.<br> 3 What hath he done to injure thee, this tawny beast Vrsakapi,<br> With whom thou art so angry now? What is the votary's foodful store? Supreme is Indra over all.<br> 4 Soon may the hound who hunts the boar seize him and bite him in the car,<br> O Indra, that Vrsakapi whom thou protectest as a friend, Supreme is Indra over all.<br> 5 Kapi hath marred the beauteous things, all deftly wrought, that were my joy.<br> In pieces will I rend his head; the sinner's portion sball be woo. Supreme is Indra over all.<br> 6 No Dame hath ampler charms than 1, or greater wealth of love's delights.<br> None with more ardour offers all her beauty to her lord's embrace. Supreme is Indra over all.<br> 7 Mother whose love is quickly wibn, I say what verily will be.<br> My,breast, O Mother, and my head and both my hips seem quivering. Supreme is Indra over all.<br> 8 Dame with the lovely hands and arms, with broad hair-plaits add ample hips,<br> Why, O thou Hero's wife, art thou angry with our Vrsakapi? Supreme is Indra over all.<br> 9 This noxious creature looks on me as one bereft of hero's love,<br> Yet Heroes for my sons have I, the Maruts&#146; Friend and Indra's Queen. Supreme is Indra over all.<br> 10 From olden time the matron goes to feast and general sacrifice.<br> Mother of Heroes, Indra's Queen, the rite's ordainer is extolled. Supreme is Indra over all.<br> 11 So have I heard Indr&#257;&#7751;&#299; called most fortunate among these Dames,<br> For never shall her Consort die in future time through length of days. Supreme is Indra overall.<br> 12 Never, Indralni, have I joyed without my friend Vrsakapi,<br> Whose welcome offering here, made pure with water, goeth to the Gods. Supreme is Indra over all.<br> 13 Wealthy Vrsakapayi, blest with sons and consorts of thy sons,<br> Indra will eat thy bulls, thy dear oblation that effecteth much. Supreme is Indra over all.<br> 14 Fifteen in number, then, for me a score of bullocks they prepare,<br> And I devour the fat thereof: they fill my belly full with food. Supreme is Indra over all.<br> 15 Like as a bull with pointed horn, loud bellowing amid the herds,<br> Sweet to thine heart, O Indra, is the brew which she who tends thee pours. Supreme is Indra over all.<br> 18 O Indra this Vrsakapi hath found a slain wild animal,<br> Dresser, and new-made pan, and knife, and wagon with a load of wood. Supreme is Indra over all.<br> 19 Distinguishing the D&#257;sa and the &#256;rya, viewing all, I go.<br> I look upon the wise, and drink the simple votary's Soma juice. Supreme is Indra over all.<br> 20 The desert plains and steep descents, how many leagues in length they spread!<br> Go to the nearest houses, go unto thine home, Vrsakapi. Supreme is Indra over all.<br> 21 Turn thee again Vrsakapi: we twain will bring thee happiness.<br> Thou goest homeward on thy way along this path which leads to sleep. Supreme is Indra over all.<br> 22 When, Indra and Vrsakapi, ye travelled upward to your home,<br> Where was that noisome beast, to whom went it, the beast that troubles man? Supreme is Indra over all.<br> 23 Daughter of Manu, Parsu bare a score of children at a birth.<br> Her portion verily was bliss although her burthen caused her grief.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv10087.htm\">Next: HYMN LXXXVII. Agni.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/10086.html",
6
+ "api": "json/hymns/10086.json",
7
+ "data": {
8
+ "key": "10086",
9
+ "title": "HYMN LXXXVI. Indra.",
10
+ "describe": "MEN have abstained from pouring juice they count not Indra as a Deva.",
11
+ "feecting": "p:MEN have abstained from pouring juice they count not Indra as a Deva.\np: Where at the votary's store my friend Vrsakapi hath drunk his fill. Supreme is Indra over all.\r\np:Thou, Indra, heedless passest by the ill Vrsakapi hath wrought; Yet nowhere else thou findest place wherein juice. Supreme is Indra over all.\np:What hath he done to injure thee, this tawny beast Vrsakapi, with whom thou art so angry now? What is the votary's foodful store? Supreme is Indra over all.\np:Soo. May the hound who hunts the boar seize him and bite him in the car, O Indra, that Vrsakapi whom thou protectest as a friend, Supreme is Indra over all.\np:Kapi hath marred the beauteous things, all deftly wrought, that were my joy. In pieces will I rend his head; the sinner's portion sball be woo. Supreme is Indra over all.\np:No Dame hath ampler charms than 1, or greater wealth of love's delights. None with more ardour offers all her beauty to her lord's embrace. Supreme is Indra over all.\np:Mother whose love is quickly wibn, I say what verily will be. My,breast, O Mother, and my head and both my hips seem quivering. Supreme is Indra over all.\np:Dame with the lovely hands and arms, with broad hair-plaits add ample hips, Why, O thou Hero's wife, art thou angry with our Vrsakapi? Supreme is Indra over all.\np:This noxious creature looks on me as one bereft of hero's love, Yet Heroes for my sons have I, the Devas’ Friend and Indra's Queen. Supreme is Indra over all.\np:From olden time the matron goes to feast and general offering. Mother of Heroes, Indra's Queen, the rite's ordainer is extolled. Supreme is Indra over all.\np:So have I heard Indrāṇī called most fortunate among these Dames, for never shall her Consort die in future time through length of days. Supreme is Indra overall.\np:Never, indralni, have I joyed without my friend Vrsakapi, whose welcome offering here, made pure with water, goeth to the Devas. Supreme is Indra over all.\np:Wealthy Vrsakapayi, blest with sons and consorts of thy sons, Indra will eat thy bulls, thy dear oblation that effecteth much. Supreme is Indra over all.\np:Fifteen in number, then, for me a score of bullocks they prepare, and I devour the fat thereof: they fill my belly full with food. Supreme is Indra over all.\np:Like as a bull with pointed horn, loud bellowing amid the herds, Sweet to thine heart, O Indra, is the brew which she who tends thee pours. Supreme is Indra over all.\np:O Indra this Vrsakapi hath found a slain wild animal, Dresser, and new-made pan, and knife, and wagon with a load of wood. Supreme is Indra over all.\np:Distinguishing the Dāsa and the Ārya, viewing all, I go. I look upon the wise, and drink the simple votary's Soma juice. Supreme is Indra over all.\np:The desert plains and steep descents, how many leagues in length they spread! Go to the nearest houses, go unto thine home, Vrsakapi. Supreme is Indra over all.\np:Turn thee again Vrsakapi: we twain will bring thee happiness. Thou goest homeward on thy way along this path which leads to sleep. Supreme is Indra over all.\np:When, Indra and Vrsakapi, ye travelled upward to your home, Where was that noisome beast, to whom went it, the beast that troubles man? Supreme is Indra over all.\np:Daughter of Manu, Parsu bare a score of children at a birth. Her portion verily was bliss although her burthen caused her grief.",
12
+ "meta": {
13
+ "next": "10087",
14
+ "previous": "10085",
15
+ "book": "10",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv10086.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv10086.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Indra",
22
+ "hymns": [
23
+ {
24
+ "key": "10086",
25
+ "title": "HYMN LXXXVI. Indra."
26
+ },
27
+ {
28
+ "key": "10086",
29
+ "title": "HYMN LXXXVI. Indra."
30
+ },
31
+ {
32
+ "key": "10086",
33
+ "title": "HYMN LXXXVI. Indra."
34
+ }
35
+ ]
36
+ },
37
+ {
38
+ "name": "O Mother",
39
+ "hymns": [
40
+ {
41
+ "key": "10086",
42
+ "title": "HYMN LXXXVI. Indra."
43
+ }
44
+ ]
45
+ },
46
+ {
47
+ "name": "O thou",
48
+ "hymns": [
49
+ {
50
+ "key": "10086",
51
+ "title": "HYMN LXXXVI. Indra."
52
+ }
53
+ ]
54
+ }
55
+ ]
56
+ },
57
+ "created": 1638557893740,
58
+ "updated": 1639023785733
59
+ }
@@ -0,0 +1,143 @@
1
+ {
2
+ "key": "10087",
3
+ "title": "RigVeda Hymn 10087",
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 10: HYMN LXXXVII. 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/rv10087.htm\">Sanskrit</A>&nbsp;\n\n<BR>\n<BR><A HREF=\"rvi10.htm\">Rig-Veda, Book 10 Index</A><BR>\n&nbsp;\n<A HREF=\"rv10086.htm\">Previous</A>&nbsp;\n<A HREF=\"rv10088.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 LXXXVII. Agni.</h3> \n<p>1. I BALM with oil the mighty Rak&#7779;as-slayer; to the most famous Friend I come for shelter<br> Enkindled, sharpened by our rites, may Agni protect us in the day and night from evil.<br> 2 O J&#257;tavedas with the teeth of iron, enkindled with thy flame attack the demons.<br> Seize with thy longue the foolish gods' adorers: rend, put within thy mouth the raw-flesh caters.<br> 3 Apply thy teeth, the upper and the lower, thou who hast both, enkindled and destroying.<br> Roam also in the air, O King, around us, and with thy jaws assail the wicked spirits.<br> 4 Bending thy shafts through sacrifices, Agni, whetting their points with song as if with whetstones,<br> Pierce to the heart therewith the Y&#257;tudh&#257;nas, and break their arms uplifed to attack thee.<br> 5 Pierce through the Y&#257;tudh&#257;na's skin, O Agni; let the destroying dart with fire consume him.<br> Rend his joints, J&#257;tavedas, let the cater of flesh, flesh-seeking, track his mangled body.<br> 6 Where now thou seest Agni J&#257;tavedas, one of these demons standing still or roaming,<br> Or flying on those paths in air's midregion, sharpen the shaft and as an archer pierce him.<br> 7 Tear from the evil spirit, J&#257;tavedas, what he hath seized and with his spears hath captured.<br> Blazing before him strike him down, O Agni; let spotted carrion-eating kites devour him.<br> 8 Here tell this forth, O Agni: whosoever is, he himself, or acteth as, a demon,<br> Him grasp, O thou Most Youthful, with thy fuel. to the Mati-seer's eye give him as booty.<br> 9 With keen glance guard the sacrifice, O Agni: thou Sage, conduct it onward to the Vasus.<br> Let not the fiends, O Man-beholder, harm thee burning against the R&#257;k&#7779;asas to slay them.<br> 10 Look on the fiend mid men, as Man-beholder: rend thou his three extremities in pieces.<br> Demolish with thy flame his ribs, O Agni, the Y&#257;tudh&#257;na's root destroy thou triply.<br> 11 Thrice, Agni, let thy noose surround the demon who with his falsehood injures Holy Order.<br> Loud roaring with thy flame, O J&#257;tavedas, crush him and cast him down before the singer.<br> 12 Lead thou the worshipper that eye, O Agni, wherewith thou lookest on the hoof-armed demon.<br> With light celestial in Atharvan's manner burn up the foot who ruins truth with falsehood.<br> 13 Agni, what curse the pair this day have uttered, what heated word the worshippers have spoken,<br> Each arrowy taunt sped from the angry spirit,&#151;pierce to the heart therewith the Y&#257;tudh&#257;nas.<br> 14 With fervent heat exterminate the demons; destroy the fiends with burning flame, O Agni.<br> Destroy with fire the foolish gods' adorers; blaze and destrepy the insatiable monsters.<br> 15 May Gods destroy this day the evil-doer may each hot curse of his return and blast him.<br> Let arrows pierce the liar in his vitals, and Visva's net enclose the Y&#257;tudh&#257;na.<br> 16 The fiend who smears himself with flesh of cattle, with flesh of horses and of human bodies,<br> Who steals the milch-cow's milk away, O Agni,&#151;tear off the heads of such with fiery fury.<br> 17 The cow gives milk each year, O Man-regarder: let not the Y&#257;tudh&#257;na ever taste it.<br> If one would glut him with the biesting, Agni, pierce with thy flame his vitals as he meets thee.<br> 18 Let the fiends drink the poison of the cattle; may Aditi cast off the evildoers.<br> May the God Savitar give them up to ruin, and be their share of plants and herbs denied them.<br> 19 Agni, from days of old thou slayest demons: never shall R&#257;k&#7779;asas in fight o&#146;ercome thee.<br> Burn up the foolish ones, the flesh-devourers: let none of them escape thine heavenly arrow.<br> 20 Guard us, O Agni, from above and under, protect us fl-om behind us and before us;<br> And may thy flames, most fierce and never wasting, glowing with fervent heat, consume the sinner.<br> 21 From rear, from front, from under, from above us, O King, protect us as a Sage with wisdom.<br> Guard to old age thy friend, O Friend, Eternal: O Agni, as Immortal, guard us mortals.<br> 22 We set thee round us as a fort, victorious Agni, thee a Sage,<br> Of hero lineage, day by day, destroyer of our treacherous foes.<br> 23 Burn with thy poison turned against the treacherous brood of R&#257;k&#7779;asas,<br> O Agni, with thy sharpened glow, with lances armed with points of flame.<br> 24 Burn thou the paired Kim&#299;dins, brun, Agni, the Y&#257;tudh&#257;na pairs.<br> I sharpen thee, Infallible, with hymns. O Sage, be vigilant.<br> 25 Shoot forth, O Agni, with thy flame demolish them on every side.<br> Break thou the Y&#257;tudh&#257;na's strength, the vigour of the R&#257;k&#7779;asa.</p> \n<p><HR>\n<CENTER>\n<A HREF=\"rv10088.htm\">Next: HYMN LXXXVIII. Agni.</A></CENTER>\n</BODY>\n</HTML>\n",
5
+ "link": "hymns/10087.html",
6
+ "api": "json/hymns/10087.json",
7
+ "data": {
8
+ "key": "10087",
9
+ "title": "HYMN LXXXVII. Agni.",
10
+ "describe": "I BALM with oil the mighty Rakṣas-slayer;",
11
+ "feecting": "p:I BALM with oil the mighty Rakṣas-slayer; to the most famous Friend I come for shelter Enkindled, sharpened by our rites. May Agni protect us in the day and night from evil.\np:O Jātavedas with the teeth of iron enkindled with thy flame attack the demons.\np: Seize with thy longue the foolish gods' adorers: rend, put within thy mouth the raw-flesh caters.\r\np:Apply thy teeth, the upper and the lower, thou who hast both, enkindled and destroying. Roam also in the air, O King, around us, and with thy jaws assail the wicked spirits.\np:Bending thy shafts through offers, Agni, whetting their points with song as if with whetstones, Pierce to the heart therewith the Yātudhānas, and break their arms uplifed to attack thee.\np:Pierce through the Yātudhāna's skin, O Agni; let the destroying dart with fire consume him. Rend his joints, Jātavedas, let the cater of flesh, flesh-seeking, track his mangled body.\np:Where now thou seest Agni Jātavedas, one of these demons standing still or roaming, or flying on those paths in air's midregion, sharpen the shaft and as an archer pierce him.\np:Tear from the evil spirit, Jātavedas, what he hath seized and with his spears hath captured. Blazing before him strike him down, O Agni; let spotted carrion-eating kites devour him.\np:Here tell this forth, O Agni: whosoever is, he himself, or acteth as, a demon, him grasp, O thou Most Youthful, with thy fuel. to the Mati-seer's eye give him as booty.\np:With keen glance guard the offering, O Agni: thou Sage, conduct it onward to the Devas. Let not the fiends, O Man-beholder, harm thee burning against the Rākṣasas to subdue them.\np:Look on the fiend mid men, as Man-beholder: rend thou his three extremities in pieces. Demolish with thy flame his ribs, O Agni, the Yātudhāna's root destroy thou triply.\np:Thrice, Agni, let thy noose surround the demon who with his falsehood injures Holy Order. Loud roaring with thy flame, O Jātavedas, crush him and cast him down before the singer.\np:Lead thou the worshipper that eye, O Agni, wherewith thou lookest on the hoof-armed demon. With light celestial in Atharvan's manner burn up the foot who ruins truth with falsehood.\np:Agni, what curse the pair this day have uttered, what heated word the worshippers have spoken, Each arrowy taunt sped from the angry spirit.pierce to the heart therewith the Yātudhānas.\np:With fervent heat exterminate the demons; destroy the fiends with burning flame, O Agni. Destroy with fire the foolish gods' adorers; blaze and destrepy the insatiable monsters.\np:May Devas destroy this day the evil-doe. May each hot curse of his return and blast him. Let arrows pierce the liar in his vitals, and Visva's net enclose the Yātudhāna.\np:The fiend who smears himself with flesh of cattle, with flesh of horses and of human bodies, who steals the milch-cow's milk away, O Agni.tear off the heads of such with fiery fury.\np:The cow gives milk each year, O Man-regarder: let not the Yātudhāna ever taste it. If one would glut him with the biesting, Agni, pierce with thy flame his vitals as he meets thee.\np:Let the fiends drink the poison of the cattle. May Aditi cast off the evildoers. May the Deva Indra give them up to ruin, and be their share of plants and herbs denied them.\np:Agni, from days of old thou slayest demons: never shall Rākṣasas in fight o’ercome thee. Burn up the foolish ones, the flesh-devourers: let none of them escape thine heavenly arrow.\np:Guard us, O Agni, from above and under, protect us fl-om behind us and before us; An. May thy flames, most fierce and never wasting, glowing with fervent heat, consume the sinner.\np:From rear, from front, from under, from above us, O King, protect us as a Sage with wisdom. Guard to old age thy friend, O Friend, Eternal: O Agni, as Immortal, guard us mortals.\np:We set thee round us as a fort, victorious Agni, thee a Sage, Of hero lineage, day by day, destroyer of our treacherous foes.\np:Burn with thy poison turned against the treacherous brood of Rākṣasas, O Agni, with thy sharpened glow, with lances armed with points of flame.\np:Burn thou the paired Kimīdins, brun, Agni, the Yātudhāna pairs. I sharpen thee, infallible, with hymns. O Sage, be vigilant.\np:Shoot forth, O Agni, with thy flame demolish them on every side. Break thou the Yātudhāna's strength, the vigour of the Rākṣasa.",
12
+ "meta": {
13
+ "next": "10088",
14
+ "previous": "10086",
15
+ "book": "10",
16
+ "original": "https://sacred-texts.com/hin/rigveda/rv10087.htm",
17
+ "sanskrit": "https://sacred-texts.com/hin/rvsan/rv10087.htm"
18
+ },
19
+ "deities": [
20
+ {
21
+ "name": "O Jātavedas",
22
+ "hymns": [
23
+ {
24
+ "key": "10087",
25
+ "title": "HYMN LXXXVII. Agni."
26
+ },
27
+ {
28
+ "key": "10087",
29
+ "title": "HYMN LXXXVII. Agni."
30
+ }
31
+ ]
32
+ },
33
+ {
34
+ "name": "O King",
35
+ "hymns": [
36
+ {
37
+ "key": "10087",
38
+ "title": "HYMN LXXXVII. Agni."
39
+ },
40
+ {
41
+ "key": "10087",
42
+ "title": "HYMN LXXXVII. Agni."
43
+ }
44
+ ]
45
+ },
46
+ {
47
+ "name": "O Agni",
48
+ "hymns": [
49
+ {
50
+ "key": "10087",
51
+ "title": "HYMN LXXXVII. Agni."
52
+ },
53
+ {
54
+ "key": "10087",
55
+ "title": "HYMN LXXXVII. Agni."
56
+ },
57
+ {
58
+ "key": "10087",
59
+ "title": "HYMN LXXXVII. Agni."
60
+ },
61
+ {
62
+ "key": "10087",
63
+ "title": "HYMN LXXXVII. Agni."
64
+ },
65
+ {
66
+ "key": "10087",
67
+ "title": "HYMN LXXXVII. Agni."
68
+ },
69
+ {
70
+ "key": "10087",
71
+ "title": "HYMN LXXXVII. Agni."
72
+ },
73
+ {
74
+ "key": "10087",
75
+ "title": "HYMN LXXXVII. Agni."
76
+ },
77
+ {
78
+ "key": "10087",
79
+ "title": "HYMN LXXXVII. Agni."
80
+ },
81
+ {
82
+ "key": "10087",
83
+ "title": "HYMN LXXXVII. Agni."
84
+ },
85
+ {
86
+ "key": "10087",
87
+ "title": "HYMN LXXXVII. Agni."
88
+ },
89
+ {
90
+ "key": "10087",
91
+ "title": "HYMN LXXXVII. Agni."
92
+ },
93
+ {
94
+ "key": "10087",
95
+ "title": "HYMN LXXXVII. Agni."
96
+ }
97
+ ]
98
+ },
99
+ {
100
+ "name": "O thou",
101
+ "hymns": [
102
+ {
103
+ "key": "10087",
104
+ "title": "HYMN LXXXVII. Agni."
105
+ }
106
+ ]
107
+ },
108
+ {
109
+ "name": "O Man",
110
+ "hymns": [
111
+ {
112
+ "key": "10087",
113
+ "title": "HYMN LXXXVII. Agni."
114
+ },
115
+ {
116
+ "key": "10087",
117
+ "title": "HYMN LXXXVII. Agni."
118
+ }
119
+ ]
120
+ },
121
+ {
122
+ "name": "O Friend",
123
+ "hymns": [
124
+ {
125
+ "key": "10087",
126
+ "title": "HYMN LXXXVII. Agni."
127
+ }
128
+ ]
129
+ },
130
+ {
131
+ "name": "O Sage",
132
+ "hymns": [
133
+ {
134
+ "key": "10087",
135
+ "title": "HYMN LXXXVII. Agni."
136
+ }
137
+ ]
138
+ }
139
+ ]
140
+ },
141
+ "created": 1638557898993,
142
+ "updated": 1639023785739
143
+ }