Files
el/elp/src/vocabulary-sa.el
2026-05-02 22:15:25 -05:00

9683 lines
1.3 MiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
// vocabulary-sa.el — Sanskrit vocabulary seed
// 9661 lemmas from kaikki.org Wiktionary extract, 2026-05-02
// Source file total entries: 12902
// Entry format: [lemma, pos, form0, form1, form2, en_translation, semantic_hint]
fn vocab_sa_seed() -> [[String]] {
let v: [[String]] = native_list_empty()
let v = native_list_append(v, ["विश्व", "noun", "विश्वा॑नि", "विश्व॑स्य", "विश्वा॑य", "", "the whole world"])
let v = native_list_append(v, ["क", "noun", "काः", "कस्य", "काय", "", "a name"])
let v = native_list_append(v, ["ख", "noun", "खानि", "खस्य", "खाय", "", "hole aperture cavity"])
let v = native_list_append(v, ["ङ", "noun", "ङ", "", "", "", "An object of"])
let v = native_list_append(v, ["ज", "noun", "जाः", "जस्य॑", "जाय॑", "", "son of in"])
let v = native_list_append(v, ["ञ", "noun", "ञ", "", "", "", "Singer"])
let v = native_list_append(v, ["ट", "noun", "ट", "", "", "", "A sound like"])
let v = native_list_append(v, ["ठ", "noun", "ठ", "", "", "", "An imitative sound"])
let v = native_list_append(v, ["ड", "noun", "ड", "", "", "", "A sound"])
let v = native_list_append(v, ["ण", "noun", "ण", "", "", "", "Knowledge"])
let v = native_list_append(v, ["थ", "noun", "थ", "", "", "", "A mountain"])
let v = native_list_append(v, ["ढ", "noun", "ढ", "", "", "", "An imitative sound"])
let v = native_list_append(v, ["कमल", "noun", "कमलाः", "कमलस्य", "कमलाय", "", "a lotus lotus"])
let v = native_list_append(v, ["नाम", "noun", "नाम", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["साम्य", "noun", "साम्यानि", "साम्यस्य", "साम्याय", "", "equality evenness equilibrium"])
let v = native_list_append(v, ["बुद्ध", "noun", "बुद्ध", "", "", "", "Buddha the enlightened"])
let v = native_list_append(v, ["वृक्ष", "noun", "वृ॒क्षाः", "वृ॒क्षस्य॑", "वृ॒क्षाय॑", "", "a tree especially"])
let v = native_list_append(v, ["शलभ", "noun", "शलभाः", "शलभस्य", "शलभाय", "", "locust"])
let v = native_list_append(v, ["तृण", "noun", "तृणा॑नि", "तृण॑स्य", "तृणा॑य", "", "grass herb any"])
let v = native_list_append(v, ["स्निह्", "noun", "स्निहः॑", "स्नि॒हः", "स्नि॒हे", "", "wetness moisture"])
let v = native_list_append(v, ["तन्तुवाय", "noun", "तंतुवायाः", "तंतुवायस्य", "तंतुवायाय", "", "spider"])
let v = native_list_append(v, ["आसन", "noun", "आस॑नानि", "आस॑नस्य", "आस॑नाय", "", "seat chair"])
let v = native_list_append(v, ["संस्कृत", "noun", "सं॒स्कृ॒ताः", "सं॒स्कृ॒तस्य॑", "सं॒स्कृ॒ताय॑", "", "a man of"])
let v = native_list_append(v, ["समुद्र", "noun", "स॒मु॒द्राः", "स॒मु॒द्रस्य॑", "स॒मु॒द्राय॑", "", "any large body"])
let v = native_list_append(v, ["तरंग", "noun", "तरंगाः", "तरंगस्य", "तरंगाय", "", "a wave billow"])
let v = native_list_append(v, ["तीर", "noun", "तीराणि", "तीरस्य", "तीराय", "", "beach shore"])
let v = native_list_append(v, ["महाराष्ट्र", "noun", "महाराष्ट्र", "", "", "", "Maharashtra a state"])
let v = native_list_append(v, ["हिन्दी", "noun", "हिन्दी", "हिन्द्याः", "हिन्द्यै", "", "Hindi"])
let v = native_list_append(v, ["वन", "noun", "वना॑नि", "वन॑स्य", "वना॑य", "", "a tree"])
let v = native_list_append(v, ["संधि", "noun", "संधयः", "संधेः", "संधये", "", "junction connection combination"])
let v = native_list_append(v, ["गज", "noun", "गजाः", "गजस्य", "गजाय", "", "elephant"])
let v = native_list_append(v, ["गृह", "noun", "गृ॒हाः", "गृ॒हस्य॑", "गृ॒हाय॑", "", "a house habitation"])
let v = native_list_append(v, ["सह", "noun", "स॒हाः", "स॒हस्य॑", "स॒हाय॑", "", "various names or"])
let v = native_list_append(v, ["मेघ", "noun", "मे॒घाः", "मे॒घस्य॑", "मे॒घाय॑", "", "a cloud"])
let v = native_list_append(v, ["आकाश", "noun", "आका॑शाः", "आका॑शस्य", "आका॑शाय", "", "sky"])
let v = native_list_append(v, ["मूर्ख", "noun", "मूर्खाः", "मूर्खस्य", "मूर्खाय", "", "fool idiot blockhead"])
let v = native_list_append(v, ["वली", "noun", "वल्यः", "वल्याः", "वल्यै", "", "fold of the"])
let v = native_list_append(v, ["मधुर", "noun", "मधुराः", "मधुरस्य", "मधुराय", "", "a kind of"])
let v = native_list_append(v, ["स्वस्तिक", "noun", "स्वस्तिकाः", "स्वस्तिकस्य", "स्वस्तिकाय", "", "a kind of"])
let v = native_list_append(v, ["त्विष्", "noun", "त्विषः॑", "त्वि॒षः", "त्वि॒षे", "", "violent agitation vehemence"])
let v = native_list_append(v, ["शब्दकोश", "noun", "शब्दकोशाः", "शब्दकोशस्य", "शब्दकोशाय", "", "dictionary"])
let v = native_list_append(v, ["मुक्ति", "noun", "मुक्तयः", "मुक्तेः", "मुक्तये", "", "setting or becoming"])
let v = native_list_append(v, ["शनिवार", "noun", "शनिवाराः", "शनिवारस्य", "शनिवाराय", "", "Saturday"])
let v = native_list_append(v, ["सूनु", "noun", "सू॒नवः॑", "सू॒नोः", "सू॒नवे॑", "", "son child offspring"])
let v = native_list_append(v, ["अनुवाद", "noun", "अनुवादाः", "अनुवादस्य", "अनुवादाय", "", "interpretation"])
let v = native_list_append(v, ["अनुराग", "noun", "अनुरागाः", "अनुरागस्य", "अनुरागाय", "", "predilection"])
let v = native_list_append(v, ["देवता", "noun", "दे॒वताः॑", "दे॒वता॑याः", "दे॒वता॑यै", "", "godhead divinity"])
let v = native_list_append(v, ["ईश्वर", "noun", "ई॒श्व॒राः", "ई॒श्व॒रस्य॑", "ई॒श्व॒राय॑", "", "a husband"])
let v = native_list_append(v, ["कर्णाटक", "noun", "कर्णाटक", "", "", "", "Karnataka a state"])
let v = native_list_append(v, ["फल", "noun", "फला॑नि", "फल॑स्य", "फला॑य", "", "fruit"])
let v = native_list_append(v, ["वस्तु", "noun", "वस्तूनि", "वस्तुनः", "वस्तुने", "", "a thing"])
let v = native_list_append(v, ["ભારત", "noun", "ભારત", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["भारत", "noun", "भार॑ताः", "भार॑तस्य", "भार॑ताय", "", "a descendant of"])
let v = native_list_append(v, ["एक", "noun", "एका॑नि", "एक॑स्य", "एका॑य", "", "unity"])
let v = native_list_append(v, ["पर", "noun", "पराः॑", "पर॑स्य", "परा॑य", "", "a stranger"])
let v = native_list_append(v, ["अजर्बैजान", "noun", "अजर्बैजान", "", "", "", "Azerbaijan a country"])
let v = native_list_append(v, ["काला", "noun", "कालाः", "कालायाः", "कालायै", "", "name of several"])
let v = native_list_append(v, ["कृष्ण", "noun", "कृष्णाः", "कृष्णस्य", "कृष्णाय", "", "one of the"])
let v = native_list_append(v, ["मातृ", "noun", "मा॒तरः॑", "मा॒तुः", "मा॒त्रे", "", "mother"])
let v = native_list_append(v, ["सुजित", "noun", "सुजितानि", "सुजितस्य", "सुजिताय", "", "easy conquest"])
let v = native_list_append(v, ["अग्नि", "noun", "अ॒ग्नयः॑", "अ॒ग्नेः", "अ॒ग्नये॑", "", "Agni god of"])
let v = native_list_append(v, ["संस्कृति", "noun", "सं॒स्कृ॒इ॒तयः॑", "सं॒स्कृ॒इ॒तेः", "सं॒स्कृ॒इ॒तये॑", "", "culture"])
let v = native_list_append(v, ["कपोत", "noun", "क॒पोताः॑", "क॒पोत॑स्य", "क॒पोता॑य", "", "pigeon dove"])
let v = native_list_append(v, ["गुजराती", "noun", "गुजराती", "", "", "", "Gujarati language"])
let v = native_list_append(v, ["रयि", "noun", "र॒ययः॑", "र॒येः", "र॒यये॑", "", "property goods possessions"])
let v = native_list_append(v, ["दर्पण", "noun", "दर्प॑णाः", "दर्प॑णस्य", "दर्प॑णाय", "", "mirror"])
let v = native_list_append(v, ["धन्यवाद", "noun", "धन्यवादाः", "धन्यवादस्य", "धन्यवादाय", "", "thank you"])
let v = native_list_append(v, ["घृणा", "noun", "घृ॒णाः", "घृ॒णायाः॑", "घृ॒णायै॑", "", "hatred"])
let v = native_list_append(v, ["ग्रह", "noun", "ग्रहाः॑", "ग्रह॑स्य", "ग्रहा॑य", "", "planet"])
let v = native_list_append(v, ["ताम्र", "noun", "ता॒म्राणि॑", "ता॒म्रस्य॑", "ता॒म्राय॑", "", "copper"])
let v = native_list_append(v, ["भाषा", "noun", "भाषाः", "भाषायाः", "भाषायै", "", "speech language especially"])
let v = native_list_append(v, ["गणेश", "noun", "गणेशाः", "गणेशस्य", "गणेशाय", "", "Ganesha"])
let v = native_list_append(v, ["गणपति", "noun", "ग॒णप॑तयः", "ग॒णप॑तेः", "ग॒णप॑तये", "", "the leader of"])
let v = native_list_append(v, ["बीज", "noun", "बीजा॑नि", "बीज॑स्य", "बीजा॑य", "", "seed"])
let v = native_list_append(v, ["देश", "noun", "दे॒शाः", "दे॒शस्य॑", "दे॒शाय॑", "", "point region spot"])
let v = native_list_append(v, ["नृप", "noun", "नृपाः", "नृपस्य", "नृपाय", "", "king sovereign"])
let v = native_list_append(v, ["जन", "noun", "जनाः॑", "जन॑स्य", "जना॑य", "", "person human being"])
let v = native_list_append(v, ["मत्स्य", "noun", "मत्स्य", "", "", "", "a fish"])
let v = native_list_append(v, ["दिव्", "noun", "दिव्", "", "", "", "alternative form of"])
let v = native_list_append(v, ["तद्", "noun", "तद्", "", "", "", "this world compare"])
let v = native_list_append(v, ["काव्य", "noun", "का॒व्यानि॑", "का॒व्यस्य॑", "का॒व्याय॑", "", "a poem"])
let v = native_list_append(v, ["अश्व", "noun", "अश्वाः॑", "अश्व॑स्य", "अश्वा॑य", "", "horse stallion"])
let v = native_list_append(v, ["गगन", "noun", "गग॑नानि", "गग॑नस्य", "गग॑नाय", "", "the atmosphere sky"])
let v = native_list_append(v, ["नेपाल", "noun", "नेपाल", "नेपालस्य", "नेपालाय", "", "Nepal an ancient"])
let v = native_list_append(v, ["आराम", "noun", "आ॒रा॒माः", "आ॒रा॒मस्य॑", "आ॒रा॒माय॑", "", "sensual pleasure delight"])
let v = native_list_append(v, ["जरा", "noun", "जराः", "जरायाः", "जरायै", "", "old age"])
let v = native_list_append(v, ["अभाव", "noun", "अभावाः", "अभावस्य", "अभावाय", "", "death"])
let v = native_list_append(v, ["विना", "noun", "विना", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["राजा", "noun", "राजा", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["प्राण", "noun", "प्रा॒णाः", "प्रा॒णस्य॑", "प्रा॒णाय॑", "", "breath respiration the"])
let v = native_list_append(v, ["पिता", "noun", "पिता", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["पावक", "noun", "पावकाः", "पावकस्य", "पावकाय", "", "fire or the"])
let v = native_list_append(v, ["आदि", "noun", "आदयः", "आदेः", "आदये", "", "beginning commencement"])
let v = native_list_append(v, ["अहिंसा", "noun", "अहिंसा", "", "", "", "nonviolence"])
let v = native_list_append(v, ["अमृत", "noun", "अ॒मृताः॑", "अ॒मृत॑स्य", "अ॒मृता॑य", "", "immortal god"])
let v = native_list_append(v, ["ज्ञान", "noun", "ज्ञानानि", "ज्ञानस्य", "ज्ञानाय", "", "knowing becoming acquainted"])
let v = native_list_append(v, ["जाह्नवी", "noun", "जाह्नव्यः", "जाह्नव्याः", "जाह्नव्यै", "", "a name of"])
let v = native_list_append(v, ["हर्ष", "noun", "हर्षाः", "हर्षस्य", "हर्षाय", "", "joy pleasure happiness"])
let v = native_list_append(v, ["हस्तिन्", "noun", "ह॒स्तिनः॑", "ह॒स्तिनः॑", "ह॒स्तिने॑", "", "an elephant"])
let v = native_list_append(v, ["द्वार", "noun", "द्वारा॑णि", "द्वार॑स्य", "द्वारा॑य", "", "door gate passage"])
let v = native_list_append(v, ["द्वेष", "noun", "द्वेषाः॑", "द्वेष॑स्य", "द्वेषा॑य", "", "hatred hate"])
let v = native_list_append(v, ["दया", "noun", "द॒याः", "द॒यायाः॑", "द॒यायै॑", "", "sympathy"])
let v = native_list_append(v, ["देह", "noun", "देहाः", "देहस्य", "देहाय", "", "body"])
let v = native_list_append(v, ["बुद्धि", "noun", "बुद्ध॑यः", "बुद्धेः॑", "बुद्ध॑ये", "", "intelligence the power"])
let v = native_list_append(v, ["सत्त्व", "noun", "सत्त्वानि", "सत्त्वस्य", "सत्त्वाय", "", "essence"])
let v = native_list_append(v, ["सुख", "noun", "सु॒खाः", "सु॒खस्य॑", "सु॒खाय॑", "", "name of a"])
let v = native_list_append(v, ["सूर्य", "noun", "सूर्याः॑", "सूर्य॑स्य", "सूर्या॑य", "", "the sun"])
let v = native_list_append(v, ["आद्य", "noun", "आ॒द्या॑नि", "आ॒द्य॑स्य", "आ॒द्या॑य", "", "food"])
let v = native_list_append(v, ["अधर्म", "noun", "अधर्माः", "अधर्मस्य", "अधर्माय", "", "unrighteousness wickedness demerit"])
let v = native_list_append(v, ["अभय", "noun", "अभयानि", "अभयस्य", "अभयाय", "", "fearlessness"])
let v = native_list_append(v, ["अभ्र", "noun", "अ॒भ्राणि॑", "अ॒भ्रस्य॑", "अ॒भ्राय॑", "", "cloud thunder-cloud rainy"])
let v = native_list_append(v, ["धृत", "noun", "धृताः", "धृतस्य", "धृताय", "", "of a son"])
let v = native_list_append(v, ["दोष", "noun", "दो॒षाः", "दो॒षस्य॑", "दो॒षाय॑", "", "fault deficiency"])
let v = native_list_append(v, ["कार्य", "noun", "का॒र्या॑णि", "का॒र्य॑स्य", "का॒र्या॑य", "", "function act deed"])
let v = native_list_append(v, ["क्षेत्र", "noun", "क्षेत्रा॑णि", "क्षेत्र॑स्य", "क्षेत्रा॑य", "", "land soil ground"])
let v = native_list_append(v, ["माहात्म्य", "noun", "माहात्म्यानि", "माहात्म्यस्य", "माहात्म्याय", "", "magnanimity highmindedness"])
let v = native_list_append(v, ["मान", "noun", "मानाः॑", "मान॑स्य", "माना॑य", "", "opinion notion conception"])
let v = native_list_append(v, ["निर्वैर", "noun", "निर्वैर", "", "", "", "absence of enmity"])
let v = native_list_append(v, ["नियम", "noun", "नि॒य॒माः", "नि॒य॒मस्य॑", "नि॒य॒माय॑", "", "restraining checking holding"])
let v = native_list_append(v, ["ह्री", "noun", "ह्रियः॑", "ह्रि॒यः", "ह्रि॒ये", "", "shame"])
let v = native_list_append(v, ["समाधि", "noun", "समाधयः", "समाधेः", "समाधये", "", "putting together joining"])
let v = native_list_append(v, ["ध्यान", "noun", "ध्यानानि", "ध्यानस्य", "ध्यानाय", "", "meditation contemplation thought"])
let v = native_list_append(v, ["प्राणायाम", "noun", "प्राणायामाः", "प्राणायामस्य", "प्राणायामाय", "", "pranayama"])
let v = native_list_append(v, ["यम", "noun", "यमाः॑", "यम॑स्य", "यमा॑य", "", "rein"])
let v = native_list_append(v, ["ब्रह्मचर्य", "noun", "ब्रह्मचर्याणि", "ब्रह्मचर्यस्य", "ब्रह्मचर्याय", "", "Brahmacharya the study"])
let v = native_list_append(v, ["ग्रन्थ", "noun", "ग्रन्थाः", "ग्रन्थस्य", "ग्रन्थाय", "", "tying binding stringing"])
let v = native_list_append(v, ["पाणिनि", "noun", "पाणिनयः", "पाणिनेः", "पाणिनये", "", "Pāṇini an ancient"])
let v = native_list_append(v, ["देव", "noun", "दे॒वाः", "दे॒वस्य॑", "दे॒वाय॑", "", "deity god the"])
let v = native_list_append(v, ["अष्टाध्यायी", "noun", "अष्टाध्यायी", "", "", "", "Literary meaning eight"])
let v = native_list_append(v, ["भगवान्", "noun", "भगवान्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["पण्डित", "noun", "प॒ण्डि॒ताः", "प॒ण्डि॒तस्य॑", "प॒ण्डि॒ताय॑", "", "scholar a learned"])
let v = native_list_append(v, ["दुःख", "noun", "दुः॒खानि॑", "दुः॒खस्य॑", "दुः॒खाय॑", "", "sorrow distress suffering"])
let v = native_list_append(v, ["प्रयत्न", "noun", "प्रयत्नाः", "प्रयत्नस्य", "प्रयत्नाय", "", "effort endeavor try"])
let v = native_list_append(v, ["संस्कार", "noun", "संस्काराः", "संस्कारस्य", "संस्काराय", "", "purification"])
let v = native_list_append(v, ["स्नेह", "noun", "स्नेहाः॑", "स्नेह॑स्य", "स्नेहा॑य", "", "oiliness unctuousness fattiness"])
let v = native_list_append(v, ["गुरुत्व", "noun", "गु॒रुत्वा॑नि", "गु॒रुत्व॑स्य", "गु॒रुत्वा॑य", "", "weight"])
let v = native_list_append(v, ["परत्व", "noun", "परत्व", "", "", "", "remoteness"])
let v = native_list_append(v, ["अपरत्व", "noun", "अपरत्व", "", "", "", "proximity"])
let v = native_list_append(v, ["द्रवत्व", "noun", "द्रवत्व", "", "", "", "fluidity"])
let v = native_list_append(v, ["विभाग", "noun", "विभागाः", "विभागस्य", "विभागाय", "", "disjunction"])
let v = native_list_append(v, ["संयोग", "noun", "संयोगाः", "संयोगस्य", "संयोगाय", "", "conjunction combination connection"])
let v = native_list_append(v, ["पृथक्त्व", "noun", "पृथक्त्व", "", "", "", "severalty"])
let v = native_list_append(v, ["परिमाण", "noun", "परिमाणानि", "परिमाणस्य", "परिमाणाय", "", "measuring meting out"])
let v = native_list_append(v, ["स्पर्श", "noun", "स्प॒र्शाः", "स्प॒र्शस्य॑", "स्प॒र्शाय॑", "", "touch"])
let v = native_list_append(v, ["रूप", "noun", "रू॒पाणि॑", "रू॒पस्य॑", "रू॒पाय॑", "", "outward appearance color"])
let v = native_list_append(v, ["शब्द", "noun", "शब्दाः॑", "शब्द॑स्य", "शब्दा॑य", "", "sound noise voice"])
let v = native_list_append(v, ["इन", "noun", "इ॒नाः", "इ॒नस्य॑", "इ॒नाय॑", "", "a lord master"])
let v = native_list_append(v, ["से", "noun", "से", "", "", "", "dative singular of"])
let v = native_list_append(v, ["वे", "noun", "वे", "", "", "", "vocative singular of"])
let v = native_list_append(v, ["य", "noun", "याः", "यस्य", "याय", "", "bacchius"])
let v = native_list_append(v, ["सोमवार", "noun", "सोमवाराः", "सोमवारस्य", "सोमवाराय", "", "Monday"])
let v = native_list_append(v, ["दूत", "noun", "दू॒ताः", "दू॒तस्य॑", "दू॒ताय॑", "", "messenger envoy"])
let v = native_list_append(v, ["आवास", "noun", "आवासाः", "आवासस्य", "आवासाय", "", "abode"])
let v = native_list_append(v, ["स", "noun", "स", "", "", "", "an anapest"])
let v = native_list_append(v, ["ह", "noun", "हाः", "हस्य", "हाय", "", "a form of"])
let v = native_list_append(v, ["संस्कृतम्", "noun", "संस्कृतम्", "", "", "", "neuter singular nominative"])
let v = native_list_append(v, ["अद्वैत", "noun", "अद्वै॑तानि", "अद्वै॑तस्य", "अद्वै॑ताय", "", "non-duality"])
let v = native_list_append(v, ["भूगोल", "noun", "भूगोलाः", "भूगोलस्य", "भूगोलाय", "", "the globe Earth"])
let v = native_list_append(v, ["सौभाग्य", "noun", "सौभाग्यानि", "सौभाग्यस्य", "सौभाग्याय", "", "welfare good luck"])
let v = native_list_append(v, ["इस्लाम", "noun", "इस्लामाः", "इस्लामस्य", "इस्लामाय", "", "Islam"])
let v = native_list_append(v, ["मूत", "noun", "मूताः", "मूतस्य", "मूताय", "", "a woven basket"])
let v = native_list_append(v, ["मूत्र", "noun", "मूत्रा॑णि", "मूत्र॑स्य", "मूत्रा॑य", "", "urine"])
let v = native_list_append(v, ["ताली", "noun", "ताल्यः", "ताल्याः", "ताल्यै", "", "name of several"])
let v = native_list_append(v, ["ताला", "noun", "ताला", "", "", "", "neuter nominative plural"])
let v = native_list_append(v, ["तुला", "noun", "तु॒लाः", "तु॒लायाः॑", "तु॒लायै॑", "", "balance scales"])
let v = native_list_append(v, ["नाभि", "noun", "नाभ॑यः", "नाभेः॑", "नाभ॑ये", "", "navel belly button"])
let v = native_list_append(v, ["डकार", "noun", "डकाराः", "डकारस्य", "डकाराय", "", "the letter ड"])
let v = native_list_append(v, ["दीप", "noun", "दीपाः", "दीपस्य", "दीपाय", "", "a lamp light"])
let v = native_list_append(v, ["दीपिका", "noun", "दीपिकाः", "दीपिकायाः", "दीपिकायै", "", "light lamp lantern"])
let v = native_list_append(v, ["पुरुष", "noun", "पुरु॑षाः", "पुरु॑षस्य", "पुरु॑षाय", "", "man male human"])
let v = native_list_append(v, ["स्त्री", "noun", "स्त्रियः॑", "स्त्रि॒याः", "स्त्रि॒यै", "", "a woman female"])
let v = native_list_append(v, ["पशु", "noun", "प॒शवः॑", "प॒शोः", "प॒शवे॑", "", "cattle kine"])
let v = native_list_append(v, ["खनिज", "noun", "खनिज", "", "", "", "gold or silver"])
let v = native_list_append(v, ["मनुष्य", "noun", "म॒नु॒ष्याः॑", "म॒नु॒ष्य॑स्य", "म॒नु॒ष्या॑य", "", "human human being"])
let v = native_list_append(v, ["मस्तिष्क", "noun", "म॒स्तिष्काः॑", "म॒स्तिष्क॑स्य", "म॒स्तिष्का॑य", "", "brain"])
let v = native_list_append(v, ["शरीर", "noun", "शरी॑राणि", "शरी॑रस्य", "शरी॑राय", "", "body"])
let v = native_list_append(v, ["तन", "noun", "तना॑नि", "तन॑स्य", "तना॑य", "", "offspring posterity"])
let v = native_list_append(v, ["आत्मा", "noun", "आत्मा", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["इच्छा", "noun", "इच्छाः", "इच्छायाः", "इच्छायै", "", "wish desire inclination"])
let v = native_list_append(v, ["सत्य", "noun", "स॒त्यानि॑", "स॒त्यस्य॑", "स॒त्याय॑", "", "truth"])
let v = native_list_append(v, ["असत्य", "noun", "असत्यानि", "असत्यस्य", "असत्याय", "", "lie"])
let v = native_list_append(v, ["चेतना", "noun", "चेतनाः", "चेतनायाः", "चेतनायै", "", "consciousness understanding sense"])
let v = native_list_append(v, ["माता", "noun", "माता", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["पति", "noun", "पत॑यः", "पत्युः॑", "पत्ये॑", "", "husband"])
let v = native_list_append(v, ["पत्नी", "noun", "पत्न्यः॑", "पत्न्याः॑", "पत्न्यै॑", "", "wife"])
let v = native_list_append(v, ["साहित्य", "noun", "साहित्यानि", "साहित्यस्य", "साहित्याय", "", "association connection society"])
let v = native_list_append(v, ["रोटी", "noun", "रोट्यः", "रोट्याः", "रोट्यै", "", "synonym of रोटिका"])
let v = native_list_append(v, ["खाद्य", "noun", "खाद्यानि", "खाद्यस्य", "खाद्याय", "", "food victuals MBh."])
let v = native_list_append(v, ["एशिया", "noun", "एशिया", "", "", "", "Asia the largest"])
let v = native_list_append(v, ["यूरोप", "noun", "यूरोप", "", "", "", "Europe a continent"])
let v = native_list_append(v, ["नदी", "noun", "न॒द्यः॑", "न॒द्यः॑", "न॒द्ये॑", "", "flowing water river"])
let v = native_list_append(v, ["पर्वत", "noun", "पर्व॑ताः", "पर्व॑तस्य", "पर्व॑ताय", "", "mountain mountain range"])
let v = native_list_append(v, ["इतिहास", "noun", "इ॒ति॒हा॒साः", "इ॒ति॒हा॒सस्य॑", "इ॒ति॒हा॒साय॑", "", "legend tradition traditional"])
let v = native_list_append(v, ["युग", "noun", "यु॒गानि॑", "यु॒गस्य॑", "यु॒गाय॑", "", "yoke"])
let v = native_list_append(v, ["राजनीति", "noun", "राजनीतयः", "राजनीतेः", "राजनीतये", "", "politics"])
let v = native_list_append(v, ["गणित", "noun", "गणितानि", "गणितस्य", "गणिताय", "", "mathematics"])
let v = native_list_append(v, ["बुधवार", "noun", "बुधवाराः", "बुधवारस्य", "बुधवाराय", "", "Wednesday"])
let v = native_list_append(v, ["शुक्रवार", "noun", "शुक्रवाराः", "शुक्रवारस्य", "शुक्रवाराय", "", "Friday"])
let v = native_list_append(v, ["रविवार", "noun", "रविवाराः", "रविवारस्य", "रविवाराय", "", "Sunday"])
let v = native_list_append(v, ["चार", "noun", "चाराः", "चारस्य", "चाराय", "", "going motion progression"])
let v = native_list_append(v, ["सात", "noun", "सा॒तानि॑", "सा॒तस्य॑", "सा॒ताय॑", "", "a gift wealth"])
let v = native_list_append(v, ["नौ", "noun", "नावः॑", "ना॒वः", "ना॒वे", "", "ship boat"])
let v = native_list_append(v, ["विशेषण", "noun", "विशेषणानि", "विशेषणस्य", "विशेषणाय", "", "the act of"])
let v = native_list_append(v, ["धर्म", "noun", "धर्माः॑", "धर्म॑स्य", "धर्मा॑य", "", "that which is"])
let v = native_list_append(v, ["दण्ड", "noun", "द॒ण्डाः", "द॒ण्डस्य॑", "द॒ण्डाय॑", "", "stick staff rod"])
let v = native_list_append(v, ["व्यापार", "noun", "व्यापाराः", "व्यापारस्य", "व्यापाराय", "", "occupation employment business"])
let v = native_list_append(v, ["शिक्षक", "noun", "शिक्षकाः", "शिक्षकस्य", "शिक्षकाय", "", "teacher instructor"])
let v = native_list_append(v, ["आचार्य", "noun", "आ॒चा॒र्याः॑", "आ॒चा॒र्य॑स्य", "आ॒चा॒र्या॑य", "", "knowing or teaching"])
let v = native_list_append(v, ["कवि", "noun", "क॒वयः॑", "क॒वेः", "क॒वये॑", "", "wise man sage"])
let v = native_list_append(v, ["लेखक", "noun", "लेखकाः", "लेखकस्य", "लेखकाय", "", "writer"])
let v = native_list_append(v, ["चिकित्सक", "noun", "चिकित्सकाः", "चिकित्सकस्य", "चिकित्सकाय", "", "doctor physician"])
let v = native_list_append(v, ["ज्योतिष", "noun", "ज्योति॑षाः", "ज्योति॑षस्य", "ज्योति॑षाय", "", "an astronomer"])
let v = native_list_append(v, ["कृषि", "noun", "कृषयः", "कृषेः", "कृषये", "", "agriculture farming"])
let v = native_list_append(v, ["युद्ध", "noun", "यु॒द्धानि॑", "यु॒द्धस्य॑", "यु॒द्धाय॑", "", "battle fight war"])
let v = native_list_append(v, ["कला", "noun", "क॒लाः", "क॒लायाः॑", "क॒लायै॑", "", "a small part"])
let v = native_list_append(v, ["संगीत", "noun", "संगीतानि", "संगीतस्य", "संगीताय", "", "choral song chorus"])
let v = native_list_append(v, ["परमाणु", "noun", "परमाणवः", "परमाणोः", "परमाणवे", "", "atom an infinitesimal"])
let v = native_list_append(v, ["गति", "noun", "गत॑यः", "गतेः॑", "गत॑ये", "", "going moving gait"])
let v = native_list_append(v, ["वेग", "noun", "वेगाः", "वेगस्य", "वेगाय", "", "speed velocity rapidity"])
let v = native_list_append(v, ["समय", "noun", "स॒म॒याः", "स॒म॒यस्य॑", "स॒म॒याय॑", "", "coming together meeting"])
let v = native_list_append(v, ["बल", "noun", "बला॑नि", "बल॑स्य", "बला॑य", "", "power strength might"])
let v = native_list_append(v, ["ऊर्जा", "noun", "ऊर्जा", "", "", "", "vigor"])
let v = native_list_append(v, ["द्रव", "noun", "द्रवाः", "द्रवस्य", "द्रवाय", "", "going quick motion"])
let v = native_list_append(v, ["द्रव्य", "noun", "द्रव्याणि", "द्रव्यस्य", "द्रव्याय", "", "lac gum resin"])
let v = native_list_append(v, ["गुरुत्वाकर्षण", "noun", "गुरुत्वाकर्षणाः", "गुरुत्वाकर्षणस्य", "गुरुत्वाकर्षणाय", "", "gravity"])
let v = native_list_append(v, ["विज्ञान", "noun", "वि॒ज्ञाना॑नि", "वि॒ज्ञान॑स्य", "वि॒ज्ञाना॑य", "", "the act of"])
let v = native_list_append(v, ["कीट", "noun", "की॒टाः", "की॒टस्य॑", "की॒टाय॑", "", "a worm insect"])
let v = native_list_append(v, ["सर्प", "noun", "स॒र्पाः", "स॒र्पस्य॑", "स॒र्पाय॑", "", "a snake serpent"])
let v = native_list_append(v, ["पृथ्वी", "noun", "पृ॒थ्व्यः॑", "पृ॒थ्व्याः", "पृ॒थ्व्यै", "", "alternative form of"])
let v = native_list_append(v, ["बुध", "noun", "बुधाः", "बुधस्य", "बुधाय", "", "Mercury planet"])
let v = native_list_append(v, ["शुक्र", "noun", "शु॒क्राः", "शु॒क्रस्य॑", "शु॒क्राय॑", "", "name of Agni"])
let v = native_list_append(v, ["गुरु", "noun", "गु॒रवः॑", "गु॒रोः", "गु॒रवे॑", "", "guru"])
let v = native_list_append(v, ["शनि", "noun", "शनि", "शनेः", "शनये", "", "Saturn"])
let v = native_list_append(v, ["अन्तरिक्ष", "noun", "अ॒न्तरि॑क्षाणि", "अ॒न्तरि॑क्षस्य", "अ॒न्तरि॑क्षाय", "", "the midspace between"])
let v = native_list_append(v, ["ब्रह्माण्ड", "noun", "ब्रह्माण्डानि", "ब्रह्माण्डस्य", "ब्रह्माण्डाय", "", "Lord Brahmas egg"])
let v = native_list_append(v, ["हीरा", "noun", "हीराः", "हीरायाः", "हीरायै", "", "an ant"])
let v = native_list_append(v, ["पीतल", "noun", "पीतलाः", "पीतलस्य", "पीतलाय", "", "yellow color"])
let v = native_list_append(v, ["हिम", "noun", "हि॒माः", "हि॒मस्य॑", "हि॒माय॑", "", "cold frost"])
let v = native_list_append(v, ["लेखन", "noun", "लेखनानि", "लेखनस्य", "लेखनाय", "", "writing"])
let v = native_list_append(v, ["पाल", "noun", "पालाः", "पालस्य", "पालाय", "", "guard protector keeper"])
let v = native_list_append(v, ["चक्र", "noun", "च॒क्राणि॑", "च॒क्रस्य॑", "च॒क्राय॑", "", "a wheel of"])
let v = native_list_append(v, ["पुल", "noun", "पुलाः", "पुलस्य", "पुलाय", "", "horripilation"])
let v = native_list_append(v, ["चक्रवात", "noun", "चक्रवाताः", "चक्रवातस्य", "चक्रवाताय", "", "cyclone"])
let v = native_list_append(v, ["सिंह", "noun", "सिं॒हाः", "सिं॒हस्य॑", "सिं॒हाय॑", "", "lion"])
let v = native_list_append(v, ["गरुड", "noun", "गरुड", "ग॒रु॒डस्य॑", "ग॒रु॒डाय॑", "", "garuda a large"])
let v = native_list_append(v, ["अणु", "noun", "अण॑वः", "अणोः॑", "अण॑वे", "", "atom of matter"])
let v = native_list_append(v, ["अम्ल", "noun", "अम्लाः", "अम्लस्य", "अम्लाय", "", "acidity vinegar wood"])
let v = native_list_append(v, ["क्षार", "noun", "क्षार", "", "", "", "Corrosive caustic acid"])
let v = native_list_append(v, ["दूरदर्शन", "noun", "दू॒र॒दर्श॑नाः", "दू॒र॒दर्श॑नस्य", "दू॒र॒दर्श॑नाय", "", "vulture literally “far-seeing"])
let v = native_list_append(v, ["दूरभाष", "noun", "दूरभाषाः", "दूरभाषस्य", "दूरभाषाय", "", "telephone"])
let v = native_list_append(v, ["संगणक", "noun", "संगणकाः", "संगणकस्य", "संगणकाय", "", "computer"])
let v = native_list_append(v, ["संख्या", "noun", "संख्याः", "संख्यायाः", "संख्यायै", "", "a number sum"])
let v = native_list_append(v, ["चल", "noun", "चलाः", "चलस्य", "चलाय", "", "agitation shaking"])
let v = native_list_append(v, ["गण", "noun", "ग॒णाः", "ग॒णस्य॑", "ग॒णाय॑", "", "a flock troop"])
let v = native_list_append(v, ["हृदय", "noun", "हृद॑यानि", "हृद॑यस्य", "हृद॑याय", "", "the heart"])
let v = native_list_append(v, ["योनि", "noun", "योन॑यः", "योनेः॑", "योन॑ये", "", "the womb uterus"])
let v = native_list_append(v, ["शिश्न", "noun", "शि॒श्नाः", "शि॒श्नस्य॑", "शि॒श्नाय॑", "", "phallus penis"])
let v = native_list_append(v, ["पेट", "noun", "पेटाः", "पेटस्य", "पेटाय", "", "a basket bag"])
let v = native_list_append(v, ["स्तन", "noun", "स्तनाः॑", "स्तन॑स्य", "स्तना॑य", "", "the female breast"])
let v = native_list_append(v, ["मस्तक", "noun", "मस्तकाः", "मस्तकस्य", "मस्तकाय", "", "the head skull"])
let v = native_list_append(v, ["गर्भावस्था", "noun", "गर्भावस्था", "", "", "", ""])
let v = native_list_append(v, ["टीका", "noun", "टीकाः", "टीकायाः", "टीकायै", "", "a commentary esp."])
let v = native_list_append(v, ["अंश", "noun", "अंशाः॑", "अंश॑स्य", "अंशा॑य", "", "a share portion"])
let v = native_list_append(v, ["धीरे", "noun", "धीरे", "", "", "", "locative singular of"])
let v = native_list_append(v, ["दूर", "noun", "दू॒राणि॑", "दू॒रस्य॑", "दू॒राय॑", "", "distance remoteness"])
let v = native_list_append(v, ["विशाल", "noun", "वि॒शा॒लाः", "वि॒शा॒लस्य॑", "वि॒शा॒लाय॑", "", "a kind of"])
let v = native_list_append(v, ["शीघ्र", "noun", "शीघ्राः", "शीघ्रस्य", "शीघ्राय", "", "m a name"])
let v = native_list_append(v, ["युवा", "noun", "युवा", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["काम", "noun", "कामाः॑", "काम॑स्य", "कामा॑य", "", "wish desire longing"])
let v = native_list_append(v, ["अकाल", "noun", "अकालाः", "अकालस्य", "अकालाय", "", "a wrong or"])
let v = native_list_append(v, ["क्रिया", "noun", "क्रि॒याः", "क्रि॒यायाः॑", "क्रि॒यायै॑", "", "doing performing performance"])
let v = native_list_append(v, ["गुरू", "noun", "गुरू", "", "", "", "nominative/vocative/accusative dual of"])
let v = native_list_append(v, ["रस", "noun", "रसाः॑", "रस॑स्य", "रसा॑य", "", "the sap or"])
let v = native_list_append(v, ["गन्ध", "noun", "ग॒न्धाः", "ग॒न्धस्य॑", "ग॒न्धाय॑", "", "odour smell fragrance"])
let v = native_list_append(v, ["अन्तर", "noun", "अन्त॑राणि", "अन्त॑रस्य", "अन्त॑राय", "", "the interior"])
let v = native_list_append(v, ["आचार", "noun", "आचाराः", "आचारस्य", "आचाराय", "", "conduct manner of"])
let v = native_list_append(v, ["अधिकार", "noun", "अधिकाराः", "अधिकारस्य", "अधिकाराय", "", "authority"])
let v = native_list_append(v, ["अधिकारी", "noun", "अधिकारी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["अर्थ", "noun", "अर्थाः॑", "अर्थ॑स्य", "अर्था॑य", "", "aim purpose meaning"])
let v = native_list_append(v, ["अवकाश", "noun", "अवकाशाः", "अवकाशस्य", "अवकाशाय", "", "space room"])
let v = native_list_append(v, ["आज", "noun", "आजाः", "आजस्य", "आजाय", "", "a vulture"])
let v = native_list_append(v, ["आदर", "noun", "आदर", "", "", "", "regard respect"])
let v = native_list_append(v, ["आनन्द", "noun", "आ॒न॒न्दाः", "आ॒न॒न्दस्य॑", "आ॒न॒न्दाय॑", "", "happiness joy enjoyment"])
let v = native_list_append(v, ["आयु", "noun", "आय॑वः", "आयोः॑", "आय॑वे", "", "man a living"])
let v = native_list_append(v, ["आवश्यकता", "noun", "आवश्यकताः", "आवश्यकतायाः", "आवश्यकतायै", "", "necessity inevitability"])
let v = native_list_append(v, ["अक्षर", "noun", "अ॒क्षरा॑णि", "अ॒क्षर॑स्य", "अ॒क्षरा॑य", "", "syllable"])
let v = native_list_append(v, ["अधिक", "noun", "अधिकानि", "अधिकस्य", "अधिकाय", "", "excess surplus"])
let v = native_list_append(v, ["आरम्भ", "noun", "आ॒र॒म्भाः", "आ॒र॒म्भस्य॑", "आ॒र॒म्भाय॑", "", "beginning commencement undertaking"])
let v = native_list_append(v, ["आशा", "noun", "आ॒शाः", "आ॒शायाः॑", "आ॒शायै॑", "", "hope expectation"])
let v = native_list_append(v, ["आश्चर्य", "noun", "आश्चर्याणि", "आश्चर्यस्य", "आश्चर्याय", "", "strange appearance"])
let v = native_list_append(v, ["ईर्षा", "noun", "ईर्षाः", "ईर्षायाः", "ईर्षायै", "", "envy or impatience"])
let v = native_list_append(v, ["उत्तर", "noun", "उत्त॑राणि", "उत्त॑रस्य", "उत्त॑राय", "", "subsequent speech an"])
let v = native_list_append(v, ["गुरुवार", "noun", "गुरुवाराः", "गुरुवारस्य", "गुरुवाराय", "", "Thursday"])
let v = native_list_append(v, ["दिन", "noun", "दिनाः॑", "दिन॑स्य", "दिना॑य", "", "day"])
let v = native_list_append(v, ["चोर", "noun", "चो॒राः", "चो॒रस्य॑", "चो॒राय॑", "", "thief robber"])
let v = native_list_append(v, ["गंगा", "noun", "गंगाः॑", "गंगा॑याः", "गंगा॑यै", "", "alternative spelling of"])
let v = native_list_append(v, ["गर्भ", "noun", "गर्भाः॑", "गर्भ॑स्य", "गर्भा॑य", "", "the womb"])
let v = native_list_append(v, ["गीत", "noun", "गी॒तानि॑", "गी॒तस्य॑", "गी॒ताय॑", "", "singing song"])
let v = native_list_append(v, ["गीता", "noun", "गी॒ताः", "गी॒तायाः॑", "गी॒तायै॑", "", "a song sacred"])
let v = native_list_append(v, ["ग्रीष्म", "noun", "ग्री॒ष्माः", "ग्री॒ष्मस्य॑", "ग्री॒ष्माय॑", "", "summer the hot"])
let v = native_list_append(v, ["गान", "noun", "गानानि", "गानस्य", "गानाय", "", "song singing"])
let v = native_list_append(v, ["घण्टा", "noun", "घण्टाः", "घण्टायाः", "घण्टायै", "", "a bell"])
let v = native_list_append(v, ["घास", "noun", "घा॒साः", "घा॒सस्य॑", "घा॒साय॑", "", "food meadow or"])
let v = native_list_append(v, ["ललाट", "noun", "ल॒लाटा॑नि", "ल॒लाट॑स्य", "ल॒लाटा॑य", "", "forehead brow"])
let v = native_list_append(v, ["केश", "noun", "केशाः॑", "केश॑स्य", "केशा॑य", "", "hair of the"])
let v = native_list_append(v, ["बाल", "noun", "बा॒लाः", "बा॒लस्य॑", "बा॒लाय॑", "", "boy child"])
let v = native_list_append(v, ["पुस्तक", "noun", "पुस्तकानि", "पुस्तकस्य", "पुस्तकाय", "", "a protuberant ornament"])
let v = native_list_append(v, ["मित्र", "noun", "मि॒त्राः", "मि॒त्रस्य॑", "मि॒त्राय॑", "", "a friend companion"])
let v = native_list_append(v, ["कष्ट", "noun", "कष्टाः", "कष्टस्य", "कष्टाय", "", "evil difficulty trouble"])
let v = native_list_append(v, ["स्वप्न", "noun", "स्वप्नाः॑", "स्वप्न॑स्य", "स्वप्ना॑य", "", "sleep sleeping"])
let v = native_list_append(v, ["उदास", "noun", "उदास", "", "", "", "apathy stoicism indifference"])
let v = native_list_append(v, ["पुत्री", "noun", "पुत्र्यः", "पुत्र्याः", "पुत्र्यै", "", "daughter"])
let v = native_list_append(v, ["शक्ति", "noun", "शक्त॑यः", "शक्तेः॑", "शक्त॑ये", "", "strength power might"])
let v = native_list_append(v, ["खेलना", "noun", "खेलनाः", "खेलनायाः", "खेलनायै", "", "alternative spelling of"])
let v = native_list_append(v, ["खेद", "noun", "खेदाः", "खेदस्य", "खेदाय", "", "lassitude depression"])
let v = native_list_append(v, ["ऋतु", "noun", "ऋ॒तवः॑", "ऋ॒तोः", "ऋ॒तवे॑", "", "any settled point"])
let v = native_list_append(v, ["मनस्", "noun", "मनां॑सि", "मन॑सः", "मन॑से", "", "mind in its"])
let v = native_list_append(v, ["जगन्नाथ", "noun", "ज॒ग॒न्ना॒थाः", "ज॒ग॒न्ना॒थस्य॑", "ज॒ग॒न्ना॒थाय॑", "", "Jagannath one of"])
let v = native_list_append(v, ["जगत्", "noun", "जग॑न्ति", "जग॑तः", "जग॑ते", "", "that which moves"])
let v = native_list_append(v, ["नाथ", "noun", "ना॒थानि॑", "ना॒थस्य॑", "ना॒थाय॑", "", "refuge help resort"])
let v = native_list_append(v, ["चन्द्र", "noun", "च॒न्द्राः", "च॒न्द्रस्य॑", "च॒न्द्राय॑", "", "the moon also"])
let v = native_list_append(v, ["मठ", "noun", "मठाः", "मठस्य", "मठाय", "", "monastery"])
let v = native_list_append(v, ["मेध", "noun", "मेधाः॑", "मेध॑स्य", "मेधा॑य", "", "juice of meat"])
let v = native_list_append(v, ["अमृता", "noun", "अ॒मृताः॑", "अ॒मृता॑याः", "अ॒मृता॑यै", "", "goddess"])
let v = native_list_append(v, ["वर्ष", "noun", "व॒र्षाणि॑", "व॒र्षस्य॑", "व॒र्षाय॑", "", "rain raining a"])
let v = native_list_append(v, ["अश्वमेध", "noun", "अ॒श्व॒मे॒धाः", "अ॒श्व॒मे॒धस्य॑", "अ॒श्व॒मे॒धाय॑", "", "horse sacrifice the"])
let v = native_list_append(v, ["आज्ञा", "noun", "आज्ञाः", "आज्ञायाः", "आज्ञायै", "", "order command Mn."])
let v = native_list_append(v, ["अज्ञान", "noun", "अज्ञान", "", "", "", "ignorance illusion incognizance"])
let v = native_list_append(v, ["उदर", "noun", "उ॒दरा॑णि", "उ॒दर॑स्य", "उ॒दरा॑य", "", "the belly abdomen"])
let v = native_list_append(v, ["अरविन्द", "noun", "अरविन्द", "", "", "", "lotus"])
let v = native_list_append(v, ["पागल", "noun", "पागलाः", "पागलस्य", "पागलाय", "", "a particular mixed"])
let v = native_list_append(v, ["मन्त्रिन्", "noun", "म॒न्त्रिणः॑", "म॒न्त्रिणः॑", "म॒न्त्रिणे॑", "", "a minister councilor"])
let v = native_list_append(v, ["कन्या", "noun", "क॒न्याः॑", "क॒न्या॑याः", "क॒न्या॑यै", "", "maiden virgin unmarried"])
let v = native_list_append(v, ["धृतराष्ट्र", "noun", "धृतराष्ट्राः", "धृतराष्ट्रस्य", "धृतराष्ट्राय", "", "King of Hastinapura"])
let v = native_list_append(v, ["अल्लाह", "noun", "अल्लाहाः", "अल्लाहस्य", "अल्लाहाय", "", "God"])
let v = native_list_append(v, ["जङ्गल", "noun", "जङ्गलानि", "जङ्गलस्य", "जङ्गलाय", "", "any arid or"])
let v = native_list_append(v, ["हल", "noun", "हलाः", "हलस्य", "हलाय", "", "plough"])
let v = native_list_append(v, ["बुलबुल", "noun", "बुलबुलाः", "बुलबुलस्य", "बुलबुलाय", "", "nightingale bulbul"])
let v = native_list_append(v, ["कार", "noun", "का॒राः", "का॒रस्य॑", "का॒राय॑", "", "gain prize booty"])
let v = native_list_append(v, ["मृग", "noun", "मृ॒गाः", "मृ॒गस्य॑", "मृ॒गाय॑", "", "a forest animal"])
let v = native_list_append(v, ["शाल", "noun", "शा॒लाः", "शा॒लस्य॑", "शा॒लाय॑", "", "Shorea robusta or"])
let v = native_list_append(v, ["किशोर", "noun", "किशोराः", "किशोरस्य", "किशोराय", "", "boy"])
let v = native_list_append(v, ["किशोरी", "noun", "किशोरी", "", "", "", "girl"])
let v = native_list_append(v, ["क्षौरी", "noun", "क्षौर्यः", "क्षौर्याः", "क्षौर्यै", "", "razor"])
let v = native_list_append(v, ["क्षौर", "noun", "क्षौराः", "क्षौरस्य", "क्षौराय", "", "shaving"])
let v = native_list_append(v, ["मित्रा", "noun", "मित्रा", "", "", "", "masculine nominative/vocative/accusative dual"])
let v = native_list_append(v, ["राग", "noun", "रागाः", "रागस्य", "रागाय", "", "dye colour especially"])
let v = native_list_append(v, ["अवतार", "noun", "अव॑ताराः", "अव॑तारस्य", "अव॑ताराय", "", "avatar descent especially"])
let v = native_list_append(v, ["मेष", "noun", "मे॒षाः", "मे॒षस्य॑", "मे॒षाय॑", "", "ram sheep"])
let v = native_list_append(v, ["वलय", "noun", "वलयाः", "वलयस्य", "वलयाय", "", "a bracelet armlet"])
let v = native_list_append(v, ["उमा", "noun", "उमा", "", "", "", "flax Linum usitatissimum"])
let v = native_list_append(v, ["घर्म", "noun", "घ॒र्माः", "घ॒र्मस्य॑", "घ॒र्माय॑", "", "heat warmth"])
let v = native_list_append(v, ["परशु", "noun", "प॒र॒शवः॑", "प॒र॒शोः", "प॒र॒शवे॑", "", "a hatchet an"])
let v = native_list_append(v, ["परुष", "noun", "परुषाः", "परुषस्य", "परुषाय", "", "a reed"])
let v = native_list_append(v, ["आलु", "noun", "आलवः", "आलोः", "आलवे", "", "a pitcher a"])
let v = native_list_append(v, ["इन्द्र", "noun", "इन्द्राः॑", "इन्द्र॑स्य", "इन्द्रा॑य", "", "Indra"])
let v = native_list_append(v, ["राज", "noun", "राज", "", "", "", "combining form of"])
let v = native_list_append(v, ["माया", "noun", "मा॒याः", "मा॒यायाः॑", "मा॒यायै॑", "", "art wisdom inhuman"])
let v = native_list_append(v, ["मर्दन", "noun", "मर्दनानि", "मर्दनस्य", "मर्दनाय", "", "the act of"])
let v = native_list_append(v, ["गौर", "noun", "गौ॒राः", "गौ॒रस्य॑", "गौ॒राय॑", "", "white yellowish the"])
let v = native_list_append(v, ["तारा", "noun", "ताराः॑", "तारा॑याः", "तारा॑यै", "", "star asterism"])
let v = native_list_append(v, ["साय", "noun", "सायानि", "सायस्य", "सायाय", "", "end"])
let v = native_list_append(v, ["कालचक्र", "noun", "कालचक्रानि", "कालचक्रस्य", "कालचक्राय", "", "wheel of time"])
let v = native_list_append(v, ["माल", "noun", "मालानि", "मालस्य", "मालाय", "", "a forest or"])
let v = native_list_append(v, ["चाप", "noun", "चापाः", "चापस्य", "चापाय", "", "bow"])
let v = native_list_append(v, ["दम", "noun", "दमाः॑", "दम॑स्य", "दमा॑य", "", "house"])
let v = native_list_append(v, ["คุณ", "noun", "คุณ", "", "", "", "Thai script form"])
let v = native_list_append(v, ["अभिनय", "noun", "अभिनयाः", "अभिनयस्य", "अभिनयाय", "", "acting indication of"])
let v = native_list_append(v, ["सप्ताह", "noun", "सप्ताहाः", "सप्ताहस्य", "सप्ताहाय", "", "a period of"])
let v = native_list_append(v, ["कुल", "noun", "कुला॑नि", "कुल॑स्य", "कुला॑य", "", "family"])
let v = native_list_append(v, ["मधु", "noun", "मधू॑नि", "मधु॑नः", "मधु॑ने", "", "honey"])
let v = native_list_append(v, ["स्वागम", "noun", "स्वागमाः", "स्वागमस्य", "स्वागमाय", "", "salutation"])
let v = native_list_append(v, ["सृष्टि", "noun", "सृष्ट॑यः", "सृष्टेः॑", "सृष्ट॑ये", "", "emission distribution"])
let v = native_list_append(v, ["भ्राता", "noun", "भ्राता", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["मानस", "noun", "मानसानि", "मानसस्य", "मानसाय", "", "the mental powers"])
let v = native_list_append(v, ["गुल", "noun", "गुलाः", "गुलस्य", "गुलाय", "", "raw or unrefined"])
let v = native_list_append(v, ["पत्र", "noun", "पत्र", "", "", "", "alternative form of"])
let v = native_list_append(v, ["जापान", "noun", "जापान", "जापानस्य", "जापानाय", "", "Japan a country"])
let v = native_list_append(v, ["प्रभात", "noun", "प्र॒भा॒तानि॑", "प्र॒भा॒तस्य॑", "प्र॒भा॒ताय॑", "", "daybreak dawn morning"])
let v = native_list_append(v, ["पद्म", "noun", "पद्माः", "पद्मस्य", "पद्माय", "", "lotus"])
let v = native_list_append(v, ["पद", "noun", "प॒दानि॑", "प॒दस्य॑", "प॒दाय॑", "", "step pace stride"])
let v = native_list_append(v, ["नारायण", "noun", "ना॒रा॒य॒णाः", "ना॒रा॒य॒णस्य॑", "ना॒रा॒य॒णाय॑", "", "the son of"])
let v = native_list_append(v, ["काम्बोज", "noun", "काम्बोजाः", "काम्बोजस्य", "काम्बोजाय", "", "a native of"])
let v = native_list_append(v, ["पलाण्डु", "noun", "पलाण्डवः", "पलाण्डोः", "पलाण्डवे", "", "onion"])
let v = native_list_append(v, ["नाक", "noun", "नाकाः॑", "नाक॑स्य", "नाका॑य", "", "heaven firmament"])
let v = native_list_append(v, ["चुम्बन", "noun", "चुम्बनानि", "चुम्बनस्य", "चुम्बनाय", "", "the act of"])
let v = native_list_append(v, ["गिरी", "noun", "गिरी", "", "", "", "nominative/accusative dual of"])
let v = native_list_append(v, ["भय", "noun", "भ॒यानि॑", "भ॒यस्य॑", "भ॒याय॑", "", "fear alarm dread"])
let v = native_list_append(v, ["भोजन", "noun", "भोज॑नानि", "भोज॑नस्य", "भोज॑नाय", "", "the act of"])
let v = native_list_append(v, ["नक्ति", "noun", "नक्त॑यः", "नक्तेः॑", "नक्त॑ये", "", "night"])
let v = native_list_append(v, ["स्वसृ", "noun", "स्वसा॑रः", "स्वसुः॑", "स्वस्रे॑", "", "a sister"])
let v = native_list_append(v, ["चर्मन्", "noun", "चर्मा॑णि", "चर्म॑णः", "चर्म॑णे", "", "skin"])
let v = native_list_append(v, ["भर्ग", "noun", "भर्गाः॑", "भर्ग॑स्य", "भर्गा॑य", "", "radiance effulgence splendour"])
let v = native_list_append(v, ["भ्रू", "noun", "भ्रुवः॑", "भ्रु॒वः", "भ्रु॒वे", "", "eyebrow"])
let v = native_list_append(v, ["भ्रातृ", "noun", "भ्रात॑रः", "भ्रातुः॑", "भ्रात्रे॑", "", "a brother"])
let v = native_list_append(v, ["बुध्न", "noun", "बु॒ध्नाः", "बु॒ध्नस्य॑", "बु॒ध्नाय॑", "", "bottom ground base"])
let v = native_list_append(v, ["पितृ", "noun", "पि॒तरः॑", "पि॒तुः", "पि॒त्रे", "", "a father"])
let v = native_list_append(v, ["भूर्ज", "noun", "भूर्जाः", "भूर्जस्य", "भूर्जाय", "", "Himalayan birch Betula"])
let v = native_list_append(v, ["दक्षिण", "noun", "दक्षि॑णाः", "दक्षि॑णस्य", "दक्षि॑णाय", "", "right side"])
let v = native_list_append(v, ["दीर्घ", "noun", "दी॒र्घाः", "दी॒र्घस्य॑", "दी॒र्घाय॑", "", "long vowel"])
let v = native_list_append(v, ["जिह्वा", "noun", "जि॒ह्वाः", "जि॒ह्वायाः॑", "जि॒ह्वायै॑", "", "tongue"])
let v = native_list_append(v, ["दोस्", "noun", "दोंषि", "दोषः", "दोषे", "", "forearm arm"])
let v = native_list_append(v, ["अश्रु", "noun", "अश्रू॑णि", "अश्रु॑णः", "अश्रु॑णे", "", "tear"])
let v = native_list_append(v, ["देवर", "noun", "दे॒व॒राः", "दे॒व॒रस्य॑", "दे॒व॒राय॑", "", "womans brother-in-law husbands"])
let v = native_list_append(v, ["व्रत", "noun", "व्र॒तानि॑", "व्र॒तस्य॑", "व्र॒ताय॑", "", "will"])
let v = native_list_append(v, ["चित्त", "noun", "चि॒त्तानि॑", "चि॒त्तस्य॑", "चि॒त्ताय॑", "", "thinking"])
let v = native_list_append(v, ["योग", "noun", "योगाः॑", "योग॑स्य", "योगा॑य", "", "yoga a group"])
let v = native_list_append(v, ["यन्त्र", "noun", "य॒न्त्राणि॑", "य॒न्त्रस्य॑", "य॒न्त्राय॑", "", "any instrument for"])
let v = native_list_append(v, ["सूत्र", "noun", "सूत्रा॑णि", "सूत्र॑स्य", "सूत्रा॑य", "", "thread yarn string"])
let v = native_list_append(v, ["मृत", "noun", "मृतानि", "मृतस्य", "मृताय", "", "death"])
let v = native_list_append(v, ["आस्य", "noun", "आ॒स्या॑नि", "आ॒स्य॑स्य", "आ॒स्या॑य", "", "mouth jaws"])
let v = native_list_append(v, ["कान्त", "noun", "कान्ताः", "कान्तस्य", "कान्ताय", "", "any one beloved"])
let v = native_list_append(v, ["वारि", "noun", "वारी॑णि", "वारि॑णः", "वारि॑णे", "", "water"])
let v = native_list_append(v, ["जा", "noun", "जाः", "जः", "जे", "", "offspring"])
let v = native_list_append(v, ["धी", "noun", "धियः॑", "धि॒यः", "धि॒ये", "", "thought especially religious"])
let v = native_list_append(v, ["भू", "noun", "भुवः॑", "भु॒वः", "भु॒वे", "", "the act of"])
let v = native_list_append(v, ["दारु", "noun", "दारू॑णि", "दारु॑णः", "दारु॑णे", "", "piece of wood"])
let v = native_list_append(v, ["जाति", "noun", "जा॒तयः॑", "जा॒तेः", "जा॒तये॑", "", "birth production"])
let v = native_list_append(v, ["दुहितृ", "noun", "दु॒हि॒तरः॑", "दु॒हि॒तुः", "दु॒हि॒त्रे", "", "daughter"])
let v = native_list_append(v, ["दातृ", "noun", "दाता॑रः", "दातुः॑", "दात्रे॑", "", "giver donor liberal"])
let v = native_list_append(v, ["जनि", "noun", "जन॑यः", "जन्यु॑र्", "जन॑ये", "", "woman wife"])
let v = native_list_append(v, ["गो", "noun", "गावः॑", "गोः", "गवे॑", "", "a cow"])
let v = native_list_append(v, ["गिरि", "noun", "गि॒रयः॑", "गि॒रेः", "गि॒रये॑", "", "mountain hill elevation"])
let v = native_list_append(v, ["ग्ना", "noun", "ग्नाः", "ग्नः", "ग्ने", "", "wife"])
let v = native_list_append(v, ["अर्जुन", "noun", "अर्जु॑नानि", "अर्जु॑नस्य", "अर्जु॑नाय", "", "silver"])
let v = native_list_append(v, ["अन", "noun", "अ॒नाः", "अ॒नस्य॑", "अ॒नाय॑", "", "breath respiration"])
let v = native_list_append(v, ["आति", "noun", "आ॒तयः॑", "आ॒तेः", "आ॒तये॑", "", "an aquatic bird"])
let v = native_list_append(v, ["अङ्क", "noun", "अ॒ङ्काः", "अ॒ङ्कस्य॑", "अ॒ङ्काय॑", "", "hook"])
let v = native_list_append(v, ["मांस", "noun", "मां॒सानि॑", "मां॒सस्य॑", "मां॒साय॑", "", "flesh meat"])
let v = native_list_append(v, ["एड", "noun", "एडाः", "एडस्य", "एडाय", "", "a kind of"])
let v = native_list_append(v, ["अश्मन्", "noun", "अश्मा॑नः", "अश्म॑नः", "अश्म॑ने", "", "a stone a"])
let v = native_list_append(v, ["शाखा", "noun", "शाखाः॑", "शाखा॑याः", "शाखा॑यै", "", "branch literally and"])
let v = native_list_append(v, ["शिरस्", "noun", "शिरां॑सि", "शिर॑सः", "शिर॑से", "", "head skull"])
let v = native_list_append(v, ["शर्वर", "noun", "शर्वर", "", "", "", "darkness L."])
let v = native_list_append(v, ["शिशिर", "noun", "शिशि॑राः", "शिशि॑रस्य", "शिशि॑राय", "", "cold coolness hoarfrost"])
let v = native_list_append(v, ["राजन्", "noun", "राजा॑नः", "राज्ञः॑", "राज्ञे॑", "", "a king sovereign"])
let v = native_list_append(v, ["अविक", "noun", "अविकाः", "अविकस्य", "अविकाय", "", "sheep"])
let v = native_list_append(v, ["अस्थि", "noun", "अस्थी॑नि", "अस्थि॑नः", "अस्थि॑ने", "", "a bone"])
let v = native_list_append(v, ["अक्षि", "noun", "अक्षी॑णि", "अक्षि॑णः", "अक्षि॑णे", "", "eye"])
let v = native_list_append(v, ["नभ्य", "noun", "नभ्या॑नि", "नभ्य॑स्य", "नभ्या॑य", "", "the centre part"])
let v = native_list_append(v, ["अयस्", "noun", "अयां॑सि", "अय॑सः", "अय॑से", "", "metal copper"])
let v = native_list_append(v, ["अहर्", "noun", "अह॑रि", "अह॑रः", "अह॑रे", "", "a day"])
let v = native_list_append(v, ["पक्षी", "noun", "पक्षी", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["द्वार्", "noun", "द्वारः॑", "द्वा॒रः", "द्वा॒रे", "", "gate door entrance"])
let v = native_list_append(v, ["क्ष", "noun", "क्षाः", "क्षस्य", "क्षाय", "", "field"])
let v = native_list_append(v, ["हनु", "noun", "हन॑वः", "हनोः॑", "हन॑वे", "", "a jaw"])
let v = native_list_append(v, ["जानु", "noun", "जानू॑नि", "जानु॑नः", "जानु॑ने", "", "knee"])
let v = native_list_append(v, ["जम्भ", "noun", "जम्भाः॑", "जम्भ॑स्य", "जम्भा॑य", "", "tooth eyetooth tusk"])
let v = native_list_append(v, ["हंस", "noun", "हं॒साः", "हं॒सस्य॑", "हं॒साय॑", "", "a goose gander"])
let v = native_list_append(v, ["हरि", "noun", "हर॑यः", "हरेः॑", "हर॑ये", "", "a horse steed"])
let v = native_list_append(v, ["हिरण्य", "noun", "हिर॑ण्यानि", "हिर॑ण्यस्य", "हिर॑ण्याय", "", "gold"])
let v = native_list_append(v, ["हेमन्त", "noun", "हे॒म॒न्ताः", "हे॒म॒न्तस्य॑", "हे॒म॒न्ताय॑", "", "winter the cold"])
let v = native_list_append(v, ["हस्त", "noun", "हस्ताः॑", "हस्त॑स्य", "हस्ता॑य", "", "the hand"])
let v = native_list_append(v, ["गञ्ज", "noun", "गञ्ज", "", "", "", "disrespect"])
let v = native_list_append(v, ["ग्रावन्", "noun", "ग्रावा॑णः", "ग्राव्णः॑", "ग्राव्णे॑", "", "traditional translation a"])
let v = native_list_append(v, ["घोर", "noun", "घो॒राः", "घो॒रस्य॑", "घो॒राय॑", "", "the terrible Śiva"])
let v = native_list_append(v, ["घृण", "noun", "घृ॒णाः", "घृ॒णस्य॑", "घृ॒णाय॑", "", "heat ardour sunshine"])
let v = native_list_append(v, ["ईर्म", "noun", "ई॒र्माः", "ई॒र्मस्य॑", "ई॒र्माय॑", "", "arm"])
let v = native_list_append(v, ["दत्", "noun", "दन्तः॑", "द॒तः", "द॒ते", "", "a tooth"])
let v = native_list_append(v, ["अथर्वन्", "noun", "अथ॑र्वाणः", "अथ॑र्वणः", "अथ॑र्वणे", "", "a priest who"])
let v = native_list_append(v, ["नामन्", "noun", "नामा॑नि", "नाम्नः॑", "नाम्ने॑", "", "name personal name"])
let v = native_list_append(v, ["आस्", "noun", "आस्", "", "", "", "mouth"])
let v = native_list_append(v, ["ओष्ठ", "noun", "ओष्ठाः॑", "ओष्ठ॑स्य", "ओष्ठा॑य", "", "lip"])
let v = native_list_append(v, ["अंस", "noun", "अंसाः॑", "अंस॑स्य", "अंसा॑य", "", "shoulder shoulder-blade"])
let v = native_list_append(v, ["सवितृ", "noun", "स॒वि॒तारः॑", "स॒वि॒तुः", "स॒वि॒त्रे", "", "The Vivifier the"])
let v = native_list_append(v, ["असृज्", "noun", "असृ॑ञ्जि", "असृ॑जः", "असृ॑जे", "", "blood"])
let v = native_list_append(v, ["दृषद्", "noun", "दृषद्", "", "", "", "a rock"])
let v = native_list_append(v, ["प्रकाश", "noun", "प्रकाशाः", "प्रकाशस्य", "प्रकाशाय", "", "lustre brightness light"])
let v = native_list_append(v, ["मोह", "noun", "मोहाः॑", "मोह॑स्य", "मोहा॑य", "", "loss of consciousness"])
let v = native_list_append(v, ["अजा", "noun", "अजाः", "अजायाः", "अजायै", "", "female noun of"])
let v = native_list_append(v, ["असि", "noun", "अ॒सयः॑", "अ॒सेः", "अ॒सये॑", "", "sword scimitar knife"])
let v = native_list_append(v, ["वाच्", "noun", "वाच्", "", "", "", "speech voice talk"])
let v = native_list_append(v, ["अक्ष", "noun", "अक्षाः॑", "अक्ष॑स्य", "अक्षा॑य", "", "axle axis"])
let v = native_list_append(v, ["एध", "noun", "एधाः॑", "एध॑स्य", "एधा॑य", "", "fuel firewood"])
let v = native_list_append(v, ["अप्", "noun", "आप॑स्", "अ॒पः", "अ॒पे", "", "water also personified"])
let v = native_list_append(v, ["युवन", "noun", "युवनाः", "युवनस्य", "युवनाय", "", "the moon"])
let v = native_list_append(v, ["शङ्ख", "noun", "श॒ङ्खाः", "श॒ङ्खस्य॑", "श॒ङ्खाय॑", "", "a shell especially"])
let v = native_list_append(v, ["नस", "noun", "नस", "", "", "", "the nose"])
let v = native_list_append(v, ["क्रविस्", "noun", "क्र॒वींषि॑", "क्र॒विषः॑", "क्र॒विषे॑", "", "raw flesh"])
let v = native_list_append(v, ["लघु", "noun", "ल॒घवः॑", "ल॒घोः", "ल॒घवे॑", "", "Trigonella corniculata"])
let v = native_list_append(v, ["उद्र", "noun", "उ॒द्राः", "उ॒द्रस्य॑", "उ॒द्राय॑", "", "an otter"])
let v = native_list_append(v, ["उदन्", "noun", "उ॒दानि॑", "उ॒द्नः", "उ॒द्ने", "", "water"])
let v = native_list_append(v, ["मूष्", "noun", "मूष्", "", "", "", "mouse"])
let v = native_list_append(v, ["धातु", "noun", "धात॑वः", "धातोः॑", "धात॑वे", "", "layer stratum"])
let v = native_list_append(v, ["पाठ", "noun", "पाठाः", "पाठस्य", "पाठाय", "", "recitation recital"])
let v = native_list_append(v, ["देवनागरी", "noun", "देवनागर्यः", "देवनागर्याः", "देवनागर्यै", "", "Devanagari"])
let v = native_list_append(v, ["नगर", "noun", "नग॑राणि", "नग॑रस्य", "नग॑राय", "", "town city"])
let v = native_list_append(v, ["स्वर", "noun", "स्वराः॑", "स्वर॑स्य", "स्वरा॑य", "", "sound noise"])
let v = native_list_append(v, ["व्यञ्जन", "noun", "व्यञ्ज॑नानि", "व्यञ्ज॑नस्य", "व्यञ्ज॑नाय", "", "consonant"])
let v = native_list_append(v, ["ह्रस्व", "noun", "ह्र॒स्वाः", "ह्र॒स्वस्य॑", "ह्र॒स्वाय॑", "", "a dwarf"])
let v = native_list_append(v, ["नीड", "noun", "नी॒डाः", "नी॒डस्य॑", "नी॒डाय॑", "", "a birds nest"])
let v = native_list_append(v, ["पसस्", "noun", "पसां॑सि", "पस॑सः", "पस॑से", "", "penis phallus"])
let v = native_list_append(v, ["यातृ", "noun", "यातरः", "यातुः", "यात्रे", "", "co-sister-in-law husbands brothers"])
let v = native_list_append(v, ["यकृत्", "noun", "यकृत्", "यक्नः", "", "", "the liver"])
let v = native_list_append(v, ["वृक", "noun", "वृकाः॑", "वृक॑स्य", "वृका॑य", "", "a wolf"])
let v = native_list_append(v, ["वि", "noun", "वयः॑", "वेः", "वये॑", "", "a bird"])
let v = native_list_append(v, ["वाज", "noun", "वाजाः॑", "वाज॑स्य", "वाजा॑य", "", "strength vigour energy"])
let v = native_list_append(v, ["वत्स", "noun", "व॒त्साः", "व॒त्सस्य॑", "व॒त्साय॑", "", "a calf"])
let v = native_list_append(v, ["उरण", "noun", "उर॑णाः", "उर॑णस्य", "उर॑णाय", "", "a ram"])
let v = native_list_append(v, ["ऊर्णा", "noun", "ऊर्णाः॑", "ऊर्णा॑याः", "ऊर्णा॑यै", "", "wool a woollen"])
let v = native_list_append(v, ["भीति", "noun", "भीतयः", "भीतेः", "भीतये", "", "fear"])
let v = native_list_append(v, ["भीम", "noun", "भीमाः", "भीमस्य", "भीमाय", "", "Bhīma the second-eldest"])
let v = native_list_append(v, ["बोधन", "noun", "बोधनानि", "बोधनस्य", "बोधनाय", "", "waking being awake"])
let v = native_list_append(v, ["पठन", "noun", "पठनानि", "पठनस्य", "पठनाय", "", "study"])
let v = native_list_append(v, ["हृद्", "noun", "हृदि॑", "हृ॒दः", "हृ॒दे", "", "heart"])
let v = native_list_append(v, ["कृत्ति", "noun", "कृत्त॑यः", "कृत्तेः॑", "कृत्त॑ये", "", "skin"])
let v = native_list_append(v, ["आख्या", "noun", "आख्याः", "आख्यायाः", "आख्यायै", "", "appellation name"])
let v = native_list_append(v, ["भीषा", "noun", "भीषा", "", "", "", "the act of"])
let v = native_list_append(v, ["नारी", "noun", "नार्यः॑", "नार्याः॑", "नार्यै॑", "", "woman wife"])
let v = native_list_append(v, ["जाया", "noun", "जा॒याः", "जा॒यायाः॑", "जा॒यायै॑", "", "a wife"])
let v = native_list_append(v, ["जय", "noun", "ज॒याः", "ज॒यस्य॑", "ज॒याय॑", "", "conquest victory triumph"])
let v = native_list_append(v, ["यात्रा", "noun", "यात्राः", "यात्रायाः", "यात्रायै", "", "journey travel march"])
let v = native_list_append(v, ["रथ", "noun", "रथाः॑", "रथ॑स्य", "रथा॑य", "", "chariot car especially"])
let v = native_list_append(v, ["स्यन्दन", "noun", "स्यन्दन", "", "", "", "flowing"])
let v = native_list_append(v, ["श्वशुर", "noun", "श्वशु॑राः", "श्वशु॑रस्य", "श्वशु॑राय", "", "father-in-law either the"])
let v = native_list_append(v, ["देवृ", "noun", "दे॒वरः॑", "दे॒वुः", "दे॒व्रे", "", "womans brother-in-law husbands"])
let v = native_list_append(v, ["वृश्चिक", "noun", "वृश्चि॑काः", "वृश्चि॑कस्य", "वृश्चि॑काय", "", "scorpion"])
let v = native_list_append(v, ["बिडाली", "noun", "बिडाल्यः", "बिडाल्याः", "बिडाल्यै", "", "cat"])
let v = native_list_append(v, ["मार्जार", "noun", "मार्जाराः", "मार्जारस्य", "मार्जाराय", "", "cat"])
let v = native_list_append(v, ["विग्रह", "noun", "विग्रहाः", "विग्रहस्य", "विग्रहाय", "", "division"])
let v = native_list_append(v, ["पित्त", "noun", "पित्तानि", "पित्तस्य", "पित्ताय", "", "bile the bilious"])
let v = native_list_append(v, ["जन्म", "noun", "जन्म", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["जनन", "noun", "जननानि", "जननस्य", "जननाय", "", "birth coming into"])
let v = native_list_append(v, ["नवनीत", "noun", "नव॑नीतानि", "नव॑नीतस्य", "नव॑नीताय", "", "fresh butter"])
let v = native_list_append(v, ["कल", "noun", "कलाः", "कलस्य", "कलाय", "", "a low or"])
let v = native_list_append(v, ["दुग्ध", "noun", "दु॒ग्धानि॑", "दु॒ग्धस्य॑", "दु॒ग्धाय॑", "", "milk"])
let v = native_list_append(v, ["क्षीर", "noun", "क्षी॒राणि॑", "क्षी॒रस्य॑", "क्षी॒राय॑", "", "milk thickened milk"])
let v = native_list_append(v, ["दुःस्वप्न", "noun", "दुः॒स्वप्नाः॑", "दुः॒स्वप्न॑स्य", "दुः॒स्वप्ना॑य", "", "nightmare"])
let v = native_list_append(v, ["ភូមិ", "noun", "ភូមិ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["तुरग", "noun", "तुरग", "", "", "", "horse"])
let v = native_list_append(v, ["नभस्", "noun", "नभां॑सि", "नभ॑सः", "नभ॑से", "", "mist fog clouds"])
let v = native_list_append(v, ["कृमि", "noun", "कृम॑यः", "कृमेः॑", "कृम॑ये", "", "a worm insect"])
let v = native_list_append(v, ["शृङ्ग", "noun", "शृङ्गा॑णि", "शृङ्ग॑स्य", "शृङ्गा॑य", "", "the horn of"])
let v = native_list_append(v, ["ពុទ្ធ", "noun", "ពុទ្ធ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["वाट", "noun", "वाटाः", "वाटस्य", "वाटाय", "", "enclosure either a"])
let v = native_list_append(v, ["मधुलिह्", "noun", "मधुलिहः", "मधुलिहः", "मधुलिहे", "", "a bee honey"])
let v = native_list_append(v, ["भ्रमर", "noun", "भ्रमराः", "भ्रमरस्य", "भ्रमराय", "", "a large black"])
let v = native_list_append(v, ["सर्पिणी", "noun", "सर्पिण्यः", "सर्पिण्याः", "सर्पिण्यै", "", "female serpent"])
let v = native_list_append(v, ["मक्षिक", "noun", "मक्षिकाः", "मक्षिकस्य", "मक्षिकाय", "", "bee"])
let v = native_list_append(v, ["मक्षिकामल", "noun", "मक्षिकामलानि", "मक्षिकामलस्य", "मक्षिकामलाय", "", "wax"])
let v = native_list_append(v, ["पयस्", "noun", "पयां॑सि", "पय॑सः", "पय॑से", "", "milk"])
let v = native_list_append(v, ["वर्षा", "noun", "व॒र्षाः", "व॒र्षायाः॑", "व॒र्षायै॑", "", "rain"])
let v = native_list_append(v, ["वृष्टि", "noun", "वृ॒ष्टयः॑", "वृ॒ष्टेः", "वृ॒ष्टये॑", "", "rain"])
let v = native_list_append(v, ["अन्तरात्मन्", "noun", "अन्तरात्मन्", "", "", "", "the soul"])
let v = native_list_append(v, ["चेतस्", "noun", "चेतां॑सि", "चेत॑सः", "चेत॑से", "", "splendour"])
let v = native_list_append(v, ["भुज", "noun", "भुजाः॑", "भुज॑स्य", "भुजा॑य", "", "arm"])
let v = native_list_append(v, ["वादक", "noun", "वादकाः", "वादकस्य", "वादकाय", "", "musician"])
let v = native_list_append(v, ["भा", "noun", "भाः", "भः", "भे", "", "light or a"])
let v = native_list_append(v, ["शोभा", "noun", "शोभाः", "शोभायाः", "शोभायै", "", "splendour brilliance lustre"])
let v = native_list_append(v, ["शिर", "noun", "शिराः", "शिरस्य", "शिराय", "", "head skull cephalon"])
let v = native_list_append(v, ["चुम्ब", "noun", "चुम्बाः", "चुम्बस्य", "चुम्बाय", "", "kissing"])
let v = native_list_append(v, ["अनिल", "noun", "अनि॑लाः", "अनि॑लस्य", "अनि॑लाय", "", "air"])
let v = native_list_append(v, ["पवन", "noun", "पवनाः", "पवनस्य", "पवनाय", "", "purifier wind or"])
let v = native_list_append(v, ["मरुत्", "noun", "म॒रुतः॑", "म॒रुतः॑", "म॒रुते॑", "", "wind air"])
let v = native_list_append(v, ["मारुत", "noun", "मारुत", "", "", "", "wind air the"])
let v = native_list_append(v, ["वात", "noun", "वाताः॑", "वात॑स्य", "वाता॑य", "", "wind air"])
let v = native_list_append(v, ["द्यु", "noun", "द्यावः॑", "दि॒वः", "दि॒वे", "", "heaven the sky"])
let v = native_list_append(v, ["अण्ड", "noun", "अ॒ण्डाः", "अ॒ण्डस्य॑", "अ॒ण्डाय॑", "", "egg"])
let v = native_list_append(v, ["लाला", "noun", "लाला", "", "", "", "saliva spittle slobber"])
let v = native_list_append(v, ["मह", "noun", "म॒हाः", "म॒हस्य॑", "म॒हाय॑", "", "feast festival MBh."])
let v = native_list_append(v, ["बृहत्", "noun", "बृ॒हन्ति॑", "बृ॒ह॒तः", "बृ॒ह॒ते", "", "height"])
let v = native_list_append(v, ["कुमार", "noun", "कु॒मा॒राः", "कु॒मा॒रस्य॑", "कु॒मा॒राय॑", "", "a child boy"])
let v = native_list_append(v, ["शिशु", "noun", "शिश॑वः", "शिशोः॑", "शिश॑वे", "", "a child infant"])
let v = native_list_append(v, ["श्वन्", "noun", "श्वानः॑", "शुनः॑", "शुने॑", "", "a dog hound"])
let v = native_list_append(v, ["त्वच्", "noun", "त्वचः॑", "त्व॒चः", "त्व॒चे", "", "skin of men"])
let v = native_list_append(v, ["वल्क", "noun", "व॒ल्काः", "व॒ल्कस्य॑", "व॒ल्काय॑", "", "bark of a"])
let v = native_list_append(v, ["पुष्प", "noun", "पुष्पा॑णि", "पुष्प॑स्य", "पुष्पा॑य", "", "flower blossom"])
let v = native_list_append(v, ["पीवस्", "noun", "पीवां॑सि", "पीव॑सः", "पीव॑से", "", "fat"])
let v = native_list_append(v, ["मेदस्", "noun", "मेदां॑सि", "मेद॑सः", "मेद॑से", "", "fat flesh marrow"])
let v = native_list_append(v, ["पर्ण", "noun", "प॒र्णानि॑", "प॒र्णस्य॑", "प॒र्णाय॑", "", "pinion feather also"])
let v = native_list_append(v, ["कर्ण", "noun", "कर्णाः॑", "कर्ण॑स्य", "कर्णा॑य", "", "ear"])
let v = native_list_append(v, ["श्रवण", "noun", "श्रवण", "", "", "", "the act of"])
let v = native_list_append(v, ["श्रुति", "noun", "श्रुत॑यः", "श्रुतेः॑", "श्रुत॑ये", "", "hearing listening"])
let v = native_list_append(v, ["पट", "noun", "पटाः", "पटस्य", "पटाय", "", "garment piece of"])
let v = native_list_append(v, ["अंशक", "noun", "अंशकाः", "अंशकस्य", "अंशकाय", "", "share"])
let v = native_list_append(v, ["अंशु", "noun", "अं॒शवः॑", "अं॒शोः", "अं॒शवे॑", "", "filament stalk beam"])
let v = native_list_append(v, ["अंशुक", "noun", "अंशुकानि", "अंशुकस्य", "अंशुकाय", "", "cloth"])
let v = native_list_append(v, ["अंशुमत्", "noun", "अंशुमत्", "", "", "", "the sun"])
let v = native_list_append(v, ["अंहस्", "noun", "अंहां॑सि", "अंह॑सः", "अंह॑से", "", "anxiety trouble distress"])
let v = native_list_append(v, ["अकनिष्ठ", "noun", "अकनिष्ठ stem or", "", "", "", "a class of"])
let v = native_list_append(v, ["अकन्या", "noun", "अकन्याः", "अकन्यायाः", "अकन्यायै", "", "not a virgin"])
let v = native_list_append(v, ["अकर्तृ", "noun", "अकर्तृ", "", "", "", "not an agent"])
let v = native_list_append(v, ["अकर्मन्", "noun", "अकर्माणि", "अकर्मणः", "अकर्मणे", "", "absence of work"])
let v = native_list_append(v, ["अकार", "noun", "अकाराः", "अकारस्य", "अकाराय", "", "the Devanagari letter"])
let v = native_list_append(v, ["अकारण", "noun", "अकारणानि", "अकारणस्य", "अकारणाय", "", "absence of a"])
let v = native_list_append(v, ["अकार्य", "noun", "अकार्याणि", "अकार्यस्य", "अकार्याय", "", "criminal action"])
let v = native_list_append(v, ["अकिञ्चन", "noun", "अकिञ्चनानि", "अकिञ्चनस्य", "अकिञ्चनाय", "", "that which is"])
let v = native_list_append(v, ["अकीर्ति", "noun", "अकीर्ति", "", "", "", "ill fame notoriety"])
let v = native_list_append(v, ["सत्", "noun", "सन्तः॑", "स॒तः", "स॒ते", "", "a being in"])
let v = native_list_append(v, ["मन्त्र", "noun", "मन्त्राः॑", "मन्त्र॑स्य", "मन्त्रा॑य", "", "sacred text or"])
let v = native_list_append(v, ["अकूपार", "noun", "अकू॑पाराः", "अकू॑पारस्य", "अकू॑पाराय", "", "sea"])
let v = native_list_append(v, ["अकृत", "noun", "अकृ॑तानि", "अकृ॑तस्य", "अकृ॑ताय", "", "an act never"])
let v = native_list_append(v, ["अकृत्य", "noun", "अकृत्यानि", "अकृत्यस्य", "अकृत्याय", "", "crime"])
let v = native_list_append(v, ["अकृष्ट", "noun", "अकृष्ट", "", "", "", "unploughed land"])
let v = native_list_append(v, ["अक्का", "noun", "अक्काः", "अक्कायाः", "अक्कायै", "", "mother"])
let v = native_list_append(v, ["अक्तु", "noun", "अ॒क्तवः॑", "अ॒क्तोः", "अ॒क्तवे॑", "", "ointment"])
let v = native_list_append(v, ["अक्रूर", "noun", "अक्रूर", "", "", "", "Krishnas paternal uncle"])
let v = native_list_append(v, ["अक्षया", "noun", "अक्षया", "", "", "", "the seventh day"])
let v = native_list_append(v, ["अक्षमा", "noun", "अक्षमा", "", "", "", "impatience envy"])
let v = native_list_append(v, ["अक्षता", "noun", "अक्ष॑ताः", "अक्ष॑तायाः", "अक्ष॑तायै", "", "virgin"])
let v = native_list_append(v, ["अकृता", "noun", "अकृताः", "अकृतायाः", "अकृतायै", "", "a daughter who"])
let v = native_list_append(v, ["अक्षयता", "noun", "अक्षयता", "", "", "", "imperishableness"])
let v = native_list_append(v, ["अक्षयत्व", "noun", "अक्षयत्व", "", "", "", "imperishability"])
let v = native_list_append(v, ["अक्षरा", "noun", "अक्षराः", "अक्षरायाः", "अक्षरायै", "", "word"])
let v = native_list_append(v, ["अक्षहृदय", "noun", "अक्षहृदय", "", "", "", "innermost nature of"])
let v = native_list_append(v, ["अक्षान्ति", "noun", "अक्षान्ति", "", "", "", "impatience jealousy intolerance"])
let v = native_list_append(v, ["अक्षन्", "noun", "अक्षन्", "", "", "", "an organ of"])
let v = native_list_append(v, ["अक्षौहिणी", "noun", "अक्षौहिणी", "", "", "", "akshauhini"])
let v = native_list_append(v, ["अखण्ड", "noun", "अखण्ड", "", "", "", "time"])
let v = native_list_append(v, ["अग", "noun", "अगाः", "अगस्य", "अगाय", "", "snake"])
let v = native_list_append(v, ["अगद", "noun", "अगदाः", "अगदस्य", "अगदाय", "", "freedom from disease"])
let v = native_list_append(v, ["अगम्यागमन", "noun", "अगम्यागमन", "", "", "", "illicit intercourse with"])
let v = native_list_append(v, ["अगस्ति", "noun", "अगस्तयः", "अगस्तेः", "अगस्तये", "", "mountain"])
let v = native_list_append(v, ["अगाध", "noun", "अगाधाः", "अगाधस्य", "अगाधाय", "", "hole chasm"])
let v = native_list_append(v, ["अगार", "noun", "अगार", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["अगुण", "noun", "अगुणाः", "अगुणस्य", "अगुणाय", "", "fault"])
let v = native_list_append(v, ["अगुरु", "noun", "अगुरवः", "अगुरोः", "अगुरवे", "", "fragrant aloe wood"])
let v = native_list_append(v, ["वीर", "noun", "वी॒राः", "वी॒रस्य॑", "वी॒राय॑", "", "a man especially"])
let v = native_list_append(v, ["नर", "noun", "नराः॑", "नर॑स्य", "नरा॑य", "", "a human a"])
let v = native_list_append(v, ["बाला", "noun", "बालाः", "बालायाः", "बालायै", "", "female child girl"])
let v = native_list_append(v, ["विरा", "noun", "विराः", "विरायाः", "विरायै", "", "wife matron whose"])
let v = native_list_append(v, ["अंह्रि", "noun", "अंह्रयः", "अंह्रेः", "अंह्रये", "", "foot"])
let v = native_list_append(v, ["कामसूत्र", "noun", "कामसूत्राणि", "कामसूत्रस्य", "कामसूत्राय", "", "Kamasutra"])
let v = native_list_append(v, ["इदानि", "noun", "इ॒दानी॑नि", "इ॒दानि॑नः", "इ॒दानि॑ने", "", "a measure of"])
let v = native_list_append(v, ["मति", "noun", "म॒तयः॑", "म॒तेः", "म॒तये॑", "", "thought design intention"])
let v = native_list_append(v, ["रात्रि", "noun", "रात्र॑यः", "रात्रेः॑", "रात्र॑ये", "", "night"])
let v = native_list_append(v, ["वायु", "noun", "वा॒यवः॑", "वा॒योः", "वा॒यवे॑", "", "wind"])
let v = native_list_append(v, ["धेनु", "noun", "धे॒नवः॑", "धे॒नोः", "धे॒नवे॑", "", "a milk cow"])
let v = native_list_append(v, ["सेना", "noun", "सेनाः॑", "सेना॑याः", "सेना॑यै", "", "an army armament"])
let v = native_list_append(v, ["देवी", "noun", "दे॒व्यः॑", "दे॒व्याः", "दे॒व्यै", "", "female deity goddess"])
let v = native_list_append(v, ["वधू", "noun", "व॒ध्वः॑", "व॒ध्वाः", "व॒ध्वै", "", "a bride or"])
let v = native_list_append(v, ["तनू", "noun", "त॒न्वः॑", "त॒न्वः॑", "त॒न्वै", "", "body"])
let v = native_list_append(v, ["श्वश्रू", "noun", "श्व॒श्र्वः॑", "श्व॒श्र्वाः", "श्व॒श्र्वै", "", "a mother-in-law either"])
let v = native_list_append(v, ["पाप", "noun", "पा॒पाः", "पा॒पस्य॑", "पा॒पाय॑", "", "a wicked man"])
let v = native_list_append(v, ["ननान्दृ", "noun", "नना॑न्दरः", "नना॑न्दुः", "नना॑न्द्रे", "", "sister-in-law husbands sister"])
let v = native_list_append(v, ["नृ", "noun", "नरः॑", "नरः॑", "नरे॑", "", "a man"])
let v = native_list_append(v, ["स्तृ", "noun", "स्तारः॑", "स्तुः", "स्त्रे", "", "a star"])
let v = native_list_append(v, ["उसृ", "noun", "उ॒षरः॑", "उ॒स्रः", "उ॒स्रे", "", "morning light daybreak"])
let v = native_list_append(v, ["नप्तृ", "noun", "नप्ता॑रः", "नप्तुः॑", "नप्त्रे॑", "", "grandson sons son"])
let v = native_list_append(v, ["प्रबुध्", "noun", "प्र॒बुधः॑", "प्र॒बुधः॑", "प्र॒बुधे॑", "", "awaking"])
let v = native_list_append(v, ["प्रजाकाम", "noun", "प्र॒जाका॑माः", "प्र॒जाका॑मस्य", "प्र॒जाका॑माय", "", "desire of offspring"])
let v = native_list_append(v, ["दम्पति", "noun", "दम्प॑तयः", "दम्प॑तेः", "दम्प॑तये", "", "the lord of"])
let v = native_list_append(v, ["सखि", "noun", "सखा॑यः", "सख्युः॑", "सख्ये॑", "", "a friend companion"])
let v = native_list_append(v, ["ऋग्वेद", "noun", "ऋ॒ग्वे॒दाः", "ऋ॒ग्वे॒दस्य॑", "ऋ॒ग्वे॒दाय॑", "", "Rigveda first of"])
let v = native_list_append(v, ["अथर्ववेद", "noun", "अ॒थ॒र्व॒वेदाः॑", "अ॒थ॒र्व॒वेद॑स्य", "अ॒थ॒र्व॒वेदा॑य", "", "Atharvaveda"])
let v = native_list_append(v, ["वेद", "noun", "वेदाः॑", "वेद॑स्य", "वेदा॑य", "", "knowledge true or"])
let v = native_list_append(v, ["नराशंस", "noun", "नरा॒शंसाः॑", "नरा॒शंस॑स्य", "नरा॒शंसा॑य", "", "Possibly literally the"])
let v = native_list_append(v, ["शर्करा", "noun", "शर्क॑राः", "शर्क॑रायाः", "शर्क॑रायै", "", "gravel grit pebbles"])
let v = native_list_append(v, ["भग", "noun", "भगाः॑", "भग॑स्य", "भगा॑य", "", "Bhaga one of"])
let v = native_list_append(v, ["अङ्गार", "noun", "अङ्गा॑राः", "अङ्गा॑रस्य", "अङ्गा॑राय", "", "charcoal either heated"])
let v = native_list_append(v, ["आर्य", "noun", "आर्याः॑", "आर्य॑स्य", "आर्या॑य", "", "an Indo-Aryan i.e."])
let v = native_list_append(v, ["अर्भ", "noun", "अ॒र्भाः", "अ॒र्भस्य॑", "अ॒र्भाय॑", "", "child boy"])
let v = native_list_append(v, ["अंहु", "noun", "अंहू॑नि", "अंहु॑नः", "अंहु॑ने", "", "anxiety distress"])
let v = native_list_append(v, ["कृपाण", "noun", "कृपाणाः", "कृपाणस्य", "कृपाणाय", "", "sword dagger"])
let v = native_list_append(v, ["पुत्र", "noun", "पु॒त्राः", "पु॒त्रस्य॑", "पु॒त्राय॑", "", "a son child"])
let v = native_list_append(v, ["वातिगगम", "noun", "वातिगगमाः", "वातिगगमस्य", "वातिगगमाय", "", "eggplant Solanum melongena"])
let v = native_list_append(v, ["प्रथमपुरुष", "noun", "प्रथमपुरुषाः", "प्रथमपुरुषस्य", "प्रथमपुरुषाय", "", "third person but"])
let v = native_list_append(v, ["मध्यमपुरुष", "noun", "मध्यमपुरुषाः", "मध्यमपुरुषस्य", "मध्यमपुरुषाय", "", "a particular personification"])
let v = native_list_append(v, ["उत्तमपुरुष", "noun", "उत्तमपुरुषाः", "उत्तमपुरुषस्य", "उत्तमपुरुषाय", "", "first person literally"])
let v = native_list_append(v, ["अपत्यता", "noun", "अपत्यताः", "अपत्यतायाः", "अपत्यतायै", "", "state of childhood"])
let v = native_list_append(v, ["कच्छ", "noun", "कच्छाः", "कच्छस्य", "कच्छाय", "", "a bank or"])
let v = native_list_append(v, ["श्री", "noun", "श्रियः॑", "श्रि॒यः", "श्रि॒ये", "", "light lustre radiance"])
let v = native_list_append(v, ["लङ्का", "noun", "लङ्काः", "लङ्कायाः", "लङ्कायै", "", "the citadel of"])
let v = native_list_append(v, ["वृद्धि", "noun", "वृद्ध॑यः", "वृद्धेः॑", "वृद्ध॑ये", "", "growth increase augmentation"])
let v = native_list_append(v, ["बहुव्रीहि", "noun", "ब॒हु॒व्री॒हयः॑", "ब॒हु॒व्री॒हेः", "ब॒हु॒व्री॒हये॑", "", "bahuvrihi"])
let v = native_list_append(v, ["मिहिर", "noun", "मिहिराः", "मिहिरस्य", "मिहिराय", "", "sun"])
let v = native_list_append(v, ["मुद्रा", "noun", "मुद्राः", "मुद्रायाः", "मुद्रायै", "", "a seal or"])
let v = native_list_append(v, ["नक्त", "noun", "नक्ता॑नि", "नक्त॑स्य", "नक्ता॑य", "", "night"])
let v = native_list_append(v, ["अमल", "noun", "अमलाः", "अमलस्य", "अमलाय", "", "crystal"])
let v = native_list_append(v, ["पाद", "noun", "पादाः॑", "पाद॑स्य", "पादा॑य", "", "the foot of"])
let v = native_list_append(v, ["होतृ", "noun", "होता॑रः", "होतुः॑", "होत्रे॑", "", "an offerer of"])
let v = native_list_append(v, ["लक्ष्मी", "noun", "ल॒क्ष्म्यः॑", "ल॒क्ष्म्यः॑", "ल॒क्ष्म्ये॑", "", "mark sign token"])
let v = native_list_append(v, ["आशु", "noun", "आ॒शवः॑", "आ॒शोः", "आ॒शवे॑", "", "the quick one"])
let v = native_list_append(v, ["वृकतात्", "noun", "वृकतात्", "", "", "", "wolfishness rapacity"])
let v = native_list_append(v, ["अभिधानम्", "noun", "अभिधानम्", "", "", "", "nominative/accusative singular of"])
let v = native_list_append(v, ["अवि", "noun", "अव॑यः", "अवेः॑", "अव॑ये", "", "sheep mentioned with"])
let v = native_list_append(v, ["ऋच्", "noun", "ऋचः॑", "ऋ॒चः", "ऋ॒चे", "", "praise verse especially"])
let v = native_list_append(v, ["वरुण", "noun", "वरुण", "", "", "", "Varuna"])
let v = native_list_append(v, ["पुराण", "noun", "पुराण", "", "", "", "a thing or"])
let v = native_list_append(v, ["ब्रह्मन्", "noun", "ब्रह्मन्", "ब्रह्म॑णः", "ब्रह्म॑णे", "", "Brahman or the"])
let v = native_list_append(v, ["भाल", "noun", "भालानि", "भालस्य", "भालाय", "", "the forehead brow"])
let v = native_list_append(v, ["गभस्ति", "noun", "गभ॑स्तयः", "गभ॑स्तेः", "गभ॑स्तये", "", "fork ?"])
let v = native_list_append(v, ["नमस्", "noun", "नमां॑सि", "नम॑सः", "नम॑से", "", "bow obeisance homage"])
let v = native_list_append(v, ["ऋक्ष", "noun", "ऋक्षाः॑", "ऋक्ष॑स्य", "ऋक्षा॑य", "", "a bear"])
let v = native_list_append(v, ["आगस्", "noun", "आगां॑सि", "आग॑सः", "आग॑से", "", "transgression offence injury"])
let v = native_list_append(v, ["द्राक्षा", "noun", "द्राक्षाः॑", "द्राक्षा॑याः", "द्राक्षा॑यै", "", "grape vine raisin"])
let v = native_list_append(v, ["अश्रि", "noun", "अश्र॑यः", "अश्रेः॑", "अश्र॑ये", "", "the sharp side"])
let v = native_list_append(v, ["पुर", "noun", "पुरा॑णि", "पुर॑स्य", "पुरा॑य", "", "fortress castle city"])
let v = native_list_append(v, ["ऊधस्", "noun", "ऊध॑सः", "ऊध॑सः", "ऊध॑से", "", "the udder of"])
let v = native_list_append(v, ["ऊधर्", "noun", "ऊधर्", "", "", "", "the udder of"])
let v = native_list_append(v, ["नारङ्ग", "noun", "नारङ्गाः", "नारङ्गस्य", "नारङ्गाय", "", "the orange tree"])
let v = native_list_append(v, ["अज्र", "noun", "अज्राः॑", "अज्र॑स्य", "अज्रा॑य", "", "field plain"])
let v = native_list_append(v, ["नव", "noun", "नवाः॑", "नव॑स्य", "नवा॑य", "", "young monk novice"])
let v = native_list_append(v, ["पस्त्य", "noun", "प॒स्त्या॑नि", "प॒स्त्य॑स्य", "प॒स्त्या॑य", "", "stall stable as"])
let v = native_list_append(v, ["पक्ष", "noun", "प॒क्षाः", "प॒क्षस्य॑", "प॒क्षाय॑", "", "wing pinion"])
let v = native_list_append(v, ["अजिर", "noun", "अ॒जि॒राः", "अ॒जि॒रस्य॑", "अ॒जि॒राय॑", "", "name of a"])
let v = native_list_append(v, ["पलाल", "noun", "पलालाः", "पलालस्य", "पलालाय", "", "a stalk straw"])
let v = native_list_append(v, ["व्रीहि", "noun", "व्रीहयः", "व्रीहेः", "व्रीहये", "", "rice"])
let v = native_list_append(v, ["पलित", "noun", "प॒लि॒तानि॑", "प॒लि॒तस्य॑", "प॒लि॒ताय॑", "", "grey hair also"])
let v = native_list_append(v, ["पन्था", "noun", "पन्थानः", "पथः", "पथे", "", "a way path"])
let v = native_list_append(v, ["पर्कटी", "noun", "पर्कट्यः", "पर्कट्याः", "पर्कट्यै", "", "Ficus infectoria"])
let v = native_list_append(v, ["पृषत्", "noun", "पृष॑न्तः", "पृष॑तः", "पृष॑ते", "", "the spotted antelope"])
let v = native_list_append(v, ["पार्ष्णि", "noun", "पार्ष्ण॑यः", "पार्ष्णेः॑", "पार्ष्ण॑ये", "", "the heel"])
let v = native_list_append(v, ["पर्शु", "noun", "पर्श॑वः", "पर्शोः॑", "पर्श॑वे", "", "a rib"])
let v = native_list_append(v, ["प्रश्न", "noun", "प्र॒श्नाः", "प्र॒श्नस्य॑", "प्र॒श्नाय॑", "", "question demand interrogation"])
let v = native_list_append(v, ["क्लोमन्", "noun", "क्लोमा॑नः", "क्लोम्नः॑", "क्लोम्ने॑", "", "the right lung"])
let v = native_list_append(v, ["प्लुषि", "noun", "प्लुष॑यः", "प्लुषेः॑", "प्लुष॑ये", "", "a species of"])
let v = native_list_append(v, ["फेन", "noun", "फेनाः॑", "फेन॑स्य", "फेना॑य", "", "foam froth scum"])
let v = native_list_append(v, ["पार्वती", "noun", "पार्वत्यः", "पार्वत्याः", "पार्वत्यै", "", "a mountain stream"])
let v = native_list_append(v, ["प्रथम", "noun", "प्र॒थ॒माः", "प्र॒थ॒मस्य॑", "प्र॒थ॒माय॑", "", "namely वर्ण varṇa"])
let v = native_list_append(v, ["पूर", "noun", "पूराः", "पूरस्य", "पूराय", "", "the act of"])
let v = native_list_append(v, ["पुलक", "noun", "पुलकाः", "पुलकस्य", "पुलकाय", "", "a species of"])
let v = native_list_append(v, ["भट्ट", "noun", "भट्टाः", "भट्टस्य", "भट्टाय", "", "lord my lord"])
let v = native_list_append(v, ["ब्राह्मण", "noun", "ब्राह्म॑णाः", "ब्राह्म॑णस्य", "ब्राह्म॑णाय", "", "one who has"])
let v = native_list_append(v, ["पायु", "noun", "पाय॑वः", "पायोः॑", "पाय॑वे", "", "anus"])
let v = native_list_append(v, ["दान", "noun", "दाना॑नि", "दान॑स्य", "दाना॑य", "", "gift alms donation"])
let v = native_list_append(v, ["अहि", "noun", "अह॑यः", "अहेः॑", "अह॑ये", "", "a snake serpent"])
let v = native_list_append(v, ["वृत्र", "noun", "वृ॒त्राः", "वृ॒त्रस्य॑", "वृ॒त्राय॑", "", "coverer investor restrainer"])
let v = native_list_append(v, ["ऋत", "noun", "ऋत", "", "", "", "name of a"])
let v = native_list_append(v, ["वल", "noun", "व॒लाः", "व॒लस्य॑", "व॒लाय॑", "", "cave cavern"])
let v = native_list_append(v, ["तर्कु", "noun", "त॒र्कवः॑", "त॒र्कोः", "त॒र्कवे॑", "", "spindle"])
let v = native_list_append(v, ["तोय", "noun", "तोया॑नि", "तोय॑स्य", "तोया॑य", "", "water"])
let v = native_list_append(v, ["तोयकण", "noun", "तोयकणाः", "तोयकणस्य", "तोयकणाय", "", "a drop of"])
let v = native_list_append(v, ["तमस्", "noun", "तमां॑सि", "तम॑सः", "तम॑से", "", "darkness gloom also"])
let v = native_list_append(v, ["तनु", "noun", "तनु", "", "", "", "name of a"])
let v = native_list_append(v, ["तपस्", "noun", "तपां॑सि", "तप॑सः", "तप॑से", "", "warmth heat"])
let v = native_list_append(v, ["तित्तिर", "noun", "ति॒त्ति॒राः", "ति॒त्ति॒रस्य॑", "ति॒त्ति॒राय॑", "", "partridge"])
let v = native_list_append(v, ["तित्तिरि", "noun", "ति॒त्तिर॑यः", "ति॒त्तिरेः॑", "ति॒त्तिर॑ये", "", "partridge"])
let v = native_list_append(v, ["तल्प", "noun", "तल्पाः", "तल्पस्य", "तल्पाय", "", "couch bed sofa"])
let v = native_list_append(v, ["धूम", "noun", "धू॒माः", "धू॒मस्य॑", "धू॒माय॑", "", "smoke vapour mist"])
let v = native_list_append(v, ["शश", "noun", "श॒शाः", "श॒शस्य॑", "श॒शाय॑", "", "hare rabbit"])
let v = native_list_append(v, ["शारि", "noun", "शार॑यः", "शारेः॑", "शार॑ये", "", "myna bird of"])
let v = native_list_append(v, ["शुप्ति", "noun", "शुप्त॑यः", "शुप्तेः॑", "शुप्त॑ये", "", "shoulder"])
let v = native_list_append(v, ["श्रोणि", "noun", "श्रोण॑यः", "श्रोणेः॑", "श्रोण॑ये", "", "the hip and"])
let v = native_list_append(v, ["पद्", "noun", "पादः॑", "प॒दः", "प॒दे", "", "a foot"])
let v = native_list_append(v, ["तरु", "noun", "तरवः", "तरोः", "तरवे", "", "tree"])
let v = native_list_append(v, ["द्रुम", "noun", "द्रुमाः", "द्रुमस्य", "द्रुमाय", "", "tree sometimes also"])
let v = native_list_append(v, ["कुज", "noun", "कुजाः", "कुजस्य", "कुजाय", "", "born from the"])
let v = native_list_append(v, ["कु", "noun", "कवः", "कोः", "कवे", "", "the earth"])
let v = native_list_append(v, ["वनिता", "noun", "वनिताः", "वनितायाः", "वनितायै", "", "a loved wife"])
let v = native_list_append(v, ["महिला", "noun", "म॒हि॒लाः", "म॒हि॒लायाः॑", "म॒हि॒लायै॑", "", "a woman a"])
let v = native_list_append(v, ["प्रियङ्गु", "noun", "प्रियङ्गवः", "प्रियङ्गोः", "प्रियङ्गवे", "", "panic grass Setaria"])
let v = native_list_append(v, ["सर्पिस्", "noun", "स॒र्पींषि॑", "स॒र्पिषः॑", "स॒र्पिषे॑", "", "ghee i.e. melted"])
let v = native_list_append(v, ["अबला", "noun", "अबलाः", "अबलायाः", "अबलायै", "", "woman literally not"])
let v = native_list_append(v, ["अङ्गना", "noun", "अङ्गनाः", "अङ्गनायाः", "अङ्गनायै", "", "a woman with"])
let v = native_list_append(v, ["उदात्त", "noun", "उदात्ताः", "उदात्तस्य", "उदात्ताय", "", "udātta"])
let v = native_list_append(v, ["अनुदात्त", "noun", "अनुदात्ताः", "अनुदात्तस्य", "अनुदात्ताय", "", "anudātta"])
let v = native_list_append(v, ["स्वरित", "noun", "स्वरिताः", "स्वरितस्य", "स्वरिताय", "", "the svarita accent"])
let v = native_list_append(v, ["पुण्डरीक", "noun", "पु॒ण्डरी॑काणि", "पु॒ण्डरी॑कस्य", "पु॒ण्डरी॑काय", "", "lotus-flower especially one"])
let v = native_list_append(v, ["कल्य", "noun", "कल्यानि", "कल्यस्य", "कल्याय", "", "health"])
let v = native_list_append(v, ["यजुस्", "noun", "यजूं॑षि", "यजु॑षः", "यजु॑षे", "", "religious reverence veneration"])
let v = native_list_append(v, ["स्थान", "noun", "स्थाना॑नि", "स्थान॑स्य", "स्थाना॑य", "", "the act of"])
let v = native_list_append(v, ["निघण्टु", "noun", "निघण्टवः", "निघण्टोः", "निघण्टवे", "", "glossary"])
let v = native_list_append(v, ["कर्मक", "noun", "कर्मक", "", "", "", "कर्मन् karman work"])
let v = native_list_append(v, ["कर्मन्", "noun", "कर्मा॑णि", "कर्म॑णः", "कर्म॑णे", "", "an act action"])
let v = native_list_append(v, ["मन्दार", "noun", "मन्दाराः", "मन्दारस्य", "मन्दाराय", "", "the coral tree"])
let v = native_list_append(v, ["मन्दर", "noun", "मन्दराः", "मन्दरस्य", "मन्दराय", "", "a pearl chain"])
let v = native_list_append(v, ["कोश", "noun", "कोशाः॑", "कोश॑स्य", "कोशा॑य", "", "cask vessel for"])
let v = native_list_append(v, ["सामन्", "noun", "सामा॑नि", "साम्नः॑", "साम्ने॑", "", "any song or"])
let v = native_list_append(v, ["छन्दस्", "noun", "छन्दां॑सि", "छन्द॑सः", "छन्द॑से", "", "desire longing for"])
let v = native_list_append(v, ["गोपुर", "noun", "गोपुराणि", "गोपुरस्य", "गोपुराय", "", "town-gate"])
let v = native_list_append(v, ["ईश्", "noun", "ईश्", "", "", "", "master lord the"])
let v = native_list_append(v, ["जाङ्गल", "noun", "जाङ्गलाः", "जाङ्गलस्य", "जाङ्गलाय", "", "the francoline partridge"])
let v = native_list_append(v, ["सोम", "noun", "सोमाः॑", "सोम॑स्य", "सोमा॑य", "", "the Soma drink"])
let v = native_list_append(v, ["नासा", "noun", "नासाः॑", "नासा॑याः", "नासा॑यै", "", "nose"])
let v = native_list_append(v, ["उषस्", "noun", "उ॒षासः॑", "उ॒षसः॑", "उ॒षसे॑", "", "morning light dawn"])
let v = native_list_append(v, ["हिमालय", "noun", "हिमालय", "हिमालयस्य", "हिमालयाय", "", "the Himalayas"])
let v = native_list_append(v, ["ऋषि", "noun", "ऋष॑यः", "ऋषेः॑", "ऋष॑ये", "", "a rishi a"])
let v = native_list_append(v, ["ऊर्ध्व", "noun", "ऊ॒र्ध्वानि॑", "ऊ॒र्ध्वस्य॑", "ऊ॒र्ध्वाय॑", "", "height elevation"])
let v = native_list_append(v, ["अपर", "noun", "अप॑राः", "अप॑रस्य", "अप॑राय", "", "the hind foot"])
let v = native_list_append(v, ["पृदाकु", "noun", "पृदा॑कवः", "पृदा॑कोः", "पृदा॑कवे", "", "adder viper snake"])
let v = native_list_append(v, ["पृदाकुसानु", "noun", "पृदाकुसानु", "", "", "", "an epithet of"])
let v = native_list_append(v, ["क्षप्", "noun", "क्षपः॑", "क्ष॒पः", "क्ष॒पे", "", "night"])
let v = native_list_append(v, ["ब्राह्म", "noun", "ब्राह्माणि", "ब्राह्मस्य", "ब्राह्माय", "", "sacred study study"])
let v = native_list_append(v, ["जनस्", "noun", "जनां॑सि", "जन॑सः", "जन॑से", "", "race class of"])
let v = native_list_append(v, ["मल", "noun", "मला॑नि", "मल॑स्य", "मला॑य", "", "dirt filth dust"])
let v = native_list_append(v, ["युवन्", "noun", "युवा॑नः", "यूनः॑", "यूने॑", "", "a youth young"])
let v = native_list_append(v, ["नपात्", "noun", "नपा॑तः", "नपा॑तः", "नपा॑ते", "", "descendant offspring son"])
let v = native_list_append(v, ["मनु", "noun", "मन॑वः", "मनोः॑", "मन॑वे", "", "man mankind"])
let v = native_list_append(v, ["मास", "noun", "मासाः॑", "मास॑स्य", "मासा॑य", "", "the moon"])
let v = native_list_append(v, ["सिन्धु", "noun", "सिन्ध॑वः", "सिन्धोः॑", "सिन्ध॑वे", "", "a river stream"])
let v = native_list_append(v, ["गङ्गा", "noun", "गङ्गा", "गङ्गायाः", "गङ्गायै", "", "Ganga a river"])
let v = native_list_append(v, ["पृष्ठ", "noun", "पृ॒ष्ठानि॑", "पृ॒ष्ठस्य॑", "पृ॒ष्ठाय॑", "", "the back the"])
let v = native_list_append(v, ["सरस्वती", "noun", "सरस्वती", "सर॑स्वत्याः", "सर॑स्वत्यै", "", "Saraswati the goddess"])
let v = native_list_append(v, ["राम", "noun", "रामाः", "रामस्य", "रामाय", "", "a kind of"])
let v = native_list_append(v, ["शिव", "noun", "शिव", "शिवस्य", "शिवाय", "", "Shiva the destroying"])
let v = native_list_append(v, ["उद्गूर्ण", "noun", "उद्गूर्णानि", "उद्गूर्णस्य", "उद्गूर्णाय", "", "the act of"])
let v = native_list_append(v, ["राज्य", "noun", "रा॒ज्यानि॑", "रा॒ज्यस्य॑", "रा॒ज्याय॑", "", "kingdom country realm"])
let v = native_list_append(v, ["ภูมิ", "noun", "ภูมิ", "", "", "", "Thai script form"])
let v = native_list_append(v, ["देवदासी", "noun", "देवदास्यः", "देवदास्याः", "देवदास्यै", "", "devadasi"])
let v = native_list_append(v, ["ทูต", "noun", "ทูต", "", "", "", "Thai script form"])
let v = native_list_append(v, ["राशिचक्र", "noun", "रा॒शिच॑क्राणि", "रा॒शिच॑क्रस्य", "रा॒शिच॑क्राय", "", "the zodiacal circle"])
let v = native_list_append(v, ["कर्कट", "noun", "कर्कटाः", "कर्कटस्य", "कर्कटाय", "", "crab"])
let v = native_list_append(v, ["ऋद्धि", "noun", "ऋद्ध॑यः", "ऋद्धेः॑", "ऋद्ध॑ये", "", "growth increase"])
let v = native_list_append(v, ["मृत्यु", "noun", "मृ॒त्यवः॑", "मृ॒त्योः", "मृ॒त्यवे॑", "", "death dying"])
let v = native_list_append(v, ["परिवार", "noun", "परिवाराः", "परिवारस्य", "परिवाराय", "", "cover covering"])
let v = native_list_append(v, ["असुर", "noun", "असु॑राः", "असु॑रस्य", "असु॑राय", "", "spirit good spirit"])
let v = native_list_append(v, ["लोह", "noun", "लो॒हाः", "लो॒हस्य॑", "लो॒हाय॑", "", "red metal copper"])
let v = native_list_append(v, ["पर्जन्य", "noun", "प॒र्जन्याः॑", "प॒र्जन्य॑स्य", "प॒र्जन्या॑य", "", "rain-cloud cloud"])
let v = native_list_append(v, ["सिंहल", "noun", "सिंहलाः", "सिंहलस्य", "सिंहलाय", "", "Sri Lanka an"])
let v = native_list_append(v, ["वैश्य", "noun", "वैश्याः॑", "वैश्य॑स्य", "वैश्या॑य", "", "A peasant or"])
let v = native_list_append(v, ["सर्म", "noun", "सर्माः॑", "सर्म॑स्य", "सर्मा॑य", "", "going running flowing"])
let v = native_list_append(v, ["लाक्षा", "noun", "लाक्षाः", "लाक्षायाः", "लाक्षायै", "", "a species of"])
let v = native_list_append(v, ["द्रु", "noun", "द्रवः॑", "द्रोः", "द्रवे॑", "", "wood or any"])
let v = native_list_append(v, ["सन", "noun", "सनाः", "सनस्य", "सनाय", "", "gain acquisition"])
let v = native_list_append(v, ["ग्रीवा", "noun", "ग्री॒वाः", "ग्री॒वायाः॑", "ग्री॒वायै॑", "", "the back part"])
let v = native_list_append(v, ["विवाह", "noun", "वि॒वा॒हाः", "वि॒वा॒हस्य॑", "वि॒वा॒हाय॑", "", "marriage marriage with"])
let v = native_list_append(v, ["हेतु", "noun", "हे॒तवः॑", "हे॒तोः", "हे॒तवे॑", "", "impulse motive cause"])
let v = native_list_append(v, ["सुवर्ण", "noun", "सु॒वर्णा॑नि", "सु॒वर्ण॑स्य", "सु॒वर्णा॑य", "", "gold"])
let v = native_list_append(v, ["उदय", "noun", "उ॒द॒याः", "उ॒द॒यस्य॑", "उ॒द॒याय॑", "", "going up rising"])
let v = native_list_append(v, ["मणि", "noun", "म॒णयः॑", "म॒णेः", "म॒णये॑", "", "jewel gem pearl"])
let v = native_list_append(v, ["बिन्दु", "noun", "बि॒न्दवः॑", "बि॒न्दोः", "बि॒न्दवे॑", "", "a detached particle"])
let v = native_list_append(v, ["विहार", "noun", "विहाराः", "विहारस्य", "विहाराय", "", "distribution transposition of"])
let v = native_list_append(v, ["विष", "noun", "वि॒षाणि॑", "वि॒षस्य॑", "वि॒षाय॑", "", "poison venom bane"])
let v = native_list_append(v, ["राजकुमार", "noun", "राजकुमाराः", "राजकुमारस्य", "राजकुमाराय", "", "kings son prince"])
let v = native_list_append(v, ["अधिप", "noun", "अधिपाः", "अधिपस्य", "अधिपाय", "", "ruler commander regent"])
let v = native_list_append(v, ["अपस्मार", "noun", "अपस्माराः", "अपस्मारस्य", "अपस्माराय", "", "epilepsy falling sickness"])
let v = native_list_append(v, ["तनूज", "noun", "त॒नू॒जाः", "त॒नू॒जस्य॑", "त॒नू॒जाय॑", "", "son"])
let v = native_list_append(v, ["तन्वी", "noun", "तन्व्यः", "तन्व्याः", "तन्व्यै", "", "slender or delicate"])
let v = native_list_append(v, ["तन्तु", "noun", "तन्त॑वः", "तन्तोः॑", "तन्त॑वे", "", "thread cord string"])
let v = native_list_append(v, ["नाग", "noun", "ना॒गाः", "ना॒गस्य॑", "ना॒गाय॑", "", "a snake especially"])
let v = native_list_append(v, ["फणिन्", "noun", "फणिनः", "फणिनः", "फणिने", "", "hooded a serpent"])
let v = native_list_append(v, ["राहु", "noun", "राहवः", "राहोः", "राहवे", "", "Rahu one of"])
let v = native_list_append(v, ["केतु", "noun", "के॒तवः॑", "के॒तोः", "के॒तवे॑", "", "bright appearance clearness"])
let v = native_list_append(v, ["सांख्य", "noun", "सांख्याः", "सांख्यस्य", "सांख्याय", "", "one who calculates"])
let v = native_list_append(v, ["बालातप", "noun", "बालातपाः", "बालातपस्य", "बालातपाय", "", "early heat of"])
let v = native_list_append(v, ["तप", "noun", "तपाः", "तपस्य", "तपाय", "", "heat warmth"])
let v = native_list_append(v, ["शरण", "noun", "शरण", "", "", "", "name of a"])
let v = native_list_append(v, ["कामदेव", "noun", "कामदेवाः", "कामदेवस्य", "कामदेवाय", "", "Kamadeva the god"])
let v = native_list_append(v, ["भक्ति", "noun", "भ॒क्तयः॑", "भ॒क्तेः", "भ॒क्तये॑", "", "distribution partition separation"])
let v = native_list_append(v, ["सिद्धार्थ", "noun", "सिद्धार्थ", "सिद्धार्थस्य", "सिद्धार्थाय", "", "Siddhārtha Gautama the"])
let v = native_list_append(v, ["वास्तु", "noun", "वास्तू॑नि", "वास्तु॑नः", "वास्तु॑ने", "", "the site or"])
let v = native_list_append(v, ["वसु", "noun", "वस॑वः", "वसोः॑", "वस॑वे", "", "name of the"])
let v = native_list_append(v, ["अभिधान", "noun", "अभिधानानि", "अभिधानस्य", "अभिधानाय", "", "telling naming speaking"])
let v = native_list_append(v, ["साधन", "noun", "साधनानि", "साधनस्य", "साधनाय", "", "the act of"])
let v = native_list_append(v, ["साहाय्य", "noun", "साहाय्यानि", "साहाय्यस्य", "साहाय्याय", "", "help succour"])
let v = native_list_append(v, ["साधकत्व", "noun", "साधकत्वानि", "साधकत्वस्य", "साधकत्वाय", "", "magic jugglery"])
let v = native_list_append(v, ["साधर्म्य", "noun", "साधर्म्याणि", "साधर्म्यस्य", "साधर्म्याय", "", "community or equality"])
let v = native_list_append(v, ["साधु", "noun", "सा॒धवः॑", "सा॒धोः", "सा॒धवे॑", "", "a good or"])
let v = native_list_append(v, ["गञ्जा", "noun", "गञ्जाः", "गञ्जायाः", "गञ्जायै", "", "tavern"])
let v = native_list_append(v, ["साधारण", "noun", "साधारणाः", "साधारणस्य", "साधारणाय", "", "name of the"])
let v = native_list_append(v, ["साध्य", "noun", "साध्याः", "साध्यस्य", "साध्याय", "", "they that are"])
let v = native_list_append(v, ["सहित", "noun", "सहितानि", "सहितस्य", "सहिताय", "", "a bow weighing"])
let v = native_list_append(v, ["विपक्ष", "noun", "विपक्षाः", "विपक्षस्य", "विपक्षाय", "", "being on a"])
let v = native_list_append(v, ["นรก", "noun", "นรก", "", "", "", "Thai script form"])
let v = native_list_append(v, ["गोपाल", "noun", "गो॒पा॒लाः", "गो॒पा॒लस्य॑", "गो॒पा॒लाय॑", "", "a cowherd"])
let v = native_list_append(v, ["मुरली", "noun", "मुरल्यः", "मुरल्याः", "मुरल्यै", "", "flute pipe"])
let v = native_list_append(v, ["प्रथस्", "noun", "प्रथां॑सि", "प्रथ॑सः", "प्रथ॑से", "", "width extension"])
let v = native_list_append(v, ["जगदीश", "noun", "ज॒ग॒दी॒शाः", "ज॒ग॒दी॒शस्य॑", "ज॒ग॒दी॒शाय॑", "", "an epithet of"])
let v = native_list_append(v, ["शुनक", "noun", "शुनकाः", "शुनकस्य", "शुनकाय", "", "a young or"])
let v = native_list_append(v, ["सूकर", "noun", "सू॒क॒राः", "सू॒क॒रस्य॑", "सू॒क॒राय॑", "", "pig hog swine"])
let v = native_list_append(v, ["सार", "noun", "साराः", "सारस्य", "साराय", "", "course motion"])
let v = native_list_append(v, ["आहार", "noun", "आहाराः", "आहारस्य", "आहाराय", "", "taking"])
let v = native_list_append(v, ["समर्थ", "noun", "समर्थाः", "समर्थस्य", "समर्थाय", "", "a word which"])
let v = native_list_append(v, ["सहाय", "noun", "सहायाः", "सहायस्य", "सहायाय", "", "one who goes"])
let v = native_list_append(v, ["प्रदेश", "noun", "प्रदेशाः", "प्रदेशस्य", "प्रदेशाय", "", "pointing out showing"])
let v = native_list_append(v, ["संसार", "noun", "संसाराः", "संसारस्य", "संसाराय", "", "going or wandering"])
let v = native_list_append(v, ["विधवा", "noun", "वि॒धवाः॑", "वि॒धवा॑याः", "वि॒धवा॑यै", "", "widow woman whose"])
let v = native_list_append(v, ["अङ्कस्", "noun", "अङ्कां॑सि", "अङ्क॑सः", "अङ्क॑से", "", "a curve or"])
let v = native_list_append(v, ["तायु", "noun", "ता॒यवः॑", "ता॒योः", "ता॒यवे॑", "", "thief"])
let v = native_list_append(v, ["क्षिति", "noun", "क्षित॑यः", "क्षितेः॑", "क्षित॑ये", "", "wane perishing destruction"])
let v = native_list_append(v, ["अनेकान्तवाद", "noun", "अनेकान्तवादाः", "अनेकान्तवादस्य", "अनेकान्तवादाय", "", "skepticism"])
let v = native_list_append(v, ["बोधिसत्त्व", "noun", "बोधिसत्त्वाः", "बोधिसत्त्वस्य", "बोधिसत्त्वाय", "", "bodhisattva"])
let v = native_list_append(v, ["अङ्गुरि", "noun", "अ॒ङ्गुर॑यः", "अ॒ङ्गुरेः॑", "अ॒ङ्गुर॑ये", "", "finger toe"])
let v = native_list_append(v, ["अङ्गुलि", "noun", "अ॒ङ्गुल॑यः", "अ॒ङ्गुलेः॑", "अ॒ङ्गुल॑ये", "", "a finger"])
let v = native_list_append(v, ["हर", "noun", "हराः", "हरस्य", "हराय", "", "a divisor"])
let v = native_list_append(v, ["प्रसाद", "noun", "प्रसादाः", "प्रसादस्य", "प्रसादाय", "", "clearness brightness pellucidness"])
let v = native_list_append(v, ["आश्रम", "noun", "आश्रमाः", "आश्रमस्य", "आश्रमाय", "", "hermitage the abode"])
let v = native_list_append(v, ["मिथुन", "noun", "मि॒थु॒नाः", "मि॒थु॒नस्य॑", "मि॒थु॒नाय॑", "", "a pair male"])
let v = native_list_append(v, ["मरण", "noun", "मरणानि", "मरणस्य", "मरणाय", "", "the act of"])
let v = native_list_append(v, ["वृषभ", "noun", "वृ॒ष॒भाः", "वृ॒ष॒भस्य॑", "वृ॒ष॒भाय॑", "", "a bull used"])
let v = native_list_append(v, ["सृगाल", "noun", "सृगालाः", "सृगालस्य", "सृगालाय", "", "jackal"])
let v = native_list_append(v, ["शृगाल", "noun", "शृगालाः", "शृगालस्य", "शृगालाय", "", "alternative form of"])
let v = native_list_append(v, ["शृकाल", "noun", "शृकालाः", "शृकालस्य", "शृकालाय", "", "alternative form of"])
let v = native_list_append(v, ["चिन्तन", "noun", "चिन्तनानि", "चिन्तनस्य", "चिन्तनाय", "", "thinking thinking of"])
let v = native_list_append(v, ["घोटक", "noun", "घोटकाः", "घोटकस्य", "घोटकाय", "", "horse"])
let v = native_list_append(v, ["चूर्ण", "noun", "चूर्णाः", "चूर्णस्य", "चूर्णाय", "", "powder"])
let v = native_list_append(v, ["वाणिज", "noun", "वाणिजाः", "वाणिजस्य", "वाणिजाय", "", "merchant trader"])
let v = native_list_append(v, ["बणिज्", "noun", "ब॒णिजः॑", "ब॒णिजः॑", "ब॒णिजे॑", "", "alternative form of"])
let v = native_list_append(v, ["क्रोश", "noun", "क्रोशाः॑", "क्रोश॑स्य", "क्रोशा॑य", "", "cry yell shriek"])
let v = native_list_append(v, ["प्रान्त", "noun", "प्रान्ताः", "प्रान्तस्य", "प्रान्ताय", "", "edge border margin"])
let v = native_list_append(v, ["मस्त", "noun", "मस्ताः", "मस्तस्य", "मस्ताय", "", "head forehead"])
let v = native_list_append(v, ["मुख", "noun", "मुखा॑नि", "मुख॑स्य", "मुखा॑य", "", "mouth"])
let v = native_list_append(v, ["धरित्री", "noun", "धरि॑त्र्यः", "धरि॑त्र्याः", "धरि॑त्र्यै", "", "female equivalent of"])
let v = native_list_append(v, ["छल्ली", "noun", "छल्ल्यः", "छल्ल्याः", "छल्ल्यै", "", "bark"])
let v = native_list_append(v, ["वसति", "noun", "व॒स॒तयः॑", "व॒स॒तेः", "व॒स॒तये॑", "", "staying dwelling abiding"])
let v = native_list_append(v, ["गोल", "noun", "गोलाः", "गोलस्य", "गोलाय", "", "a ball"])
let v = native_list_append(v, ["सभा", "noun", "स॒भाः", "स॒भायाः॑", "स॒भायै॑", "", "an assembly congregation"])
let v = native_list_append(v, ["क्रव्य", "noun", "क्र॒व्याणि॑", "क्र॒व्यस्य॑", "क्र॒व्याय॑", "", "raw flesh carrion"])
let v = native_list_append(v, ["तन्त्री", "noun", "तन्त्र्यः", "तन्त्र्याः", "तन्त्र्यै", "", "lute"])
let v = native_list_append(v, ["कुञ्चिका", "noun", "कुञ्चिकाः", "कुञ्चिकायाः", "कुञ्चिकायै", "", "key"])
let v = native_list_append(v, ["भूमि", "noun", "भूम॑यः", "भूमेः॑", "भूम॑ये", "", "earth soil ground"])
let v = native_list_append(v, ["मरु", "noun", "म॒रवः॑", "म॒रोः", "म॒रवे॑", "", "wilderness sandy waste"])
let v = native_list_append(v, ["वशगा", "noun", "वशगाः", "वशगायाः", "वशगायै", "", "obedient wife"])
let v = native_list_append(v, ["शौर्य", "noun", "शौर्या॑णि", "शौर्य॑स्य", "शौर्या॑य", "", "heroism valour prowess"])
let v = native_list_append(v, ["तुच्छ", "noun", "तु॒च्छानि॑", "तु॒च्छस्य॑", "तु॒च्छाय॑", "", "anything trifling"])
let v = native_list_append(v, ["उपरम", "noun", "उपरमाः", "उपरमस्य", "उपरमाय", "", "cessation stopping expiration"])
let v = native_list_append(v, ["उदन्या", "noun", "उदन्याः", "उदन्यायाः", "उदन्यायै", "", "desire for water"])
let v = native_list_append(v, ["विहग", "noun", "विहगाः", "विहगस्य", "विहगाय", "", "bird"])
let v = native_list_append(v, ["पिप्पलि", "noun", "पिप्पलयः", "पिप्पल्याः", "पिप्पल्यै", "", "berry"])
let v = native_list_append(v, ["ऋषित्व", "noun", "ऋषित्वानि", "ऋषित्वस्य", "ऋषित्वाय", "", "the state of"])
let v = native_list_append(v, ["ऋक्षेण", "noun", "ऋक्षेण", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["आलय", "noun", "आलयाः", "आलयस्य", "आलयाय", "", "house dwelling"])
let v = native_list_append(v, ["भूर्जपत्त्र", "noun", "भूर्जपत्त्राः", "भूर्जपत्त्रस्य", "भूर्जपत्त्राय", "", "the birch tree"])
let v = native_list_append(v, ["मषि", "noun", "मषयः", "मषेः", "मषये", "", "powder"])
let v = native_list_append(v, ["कलम", "noun", "कलमाः", "कलमस्य", "कलमाय", "", "a sort of"])
let v = native_list_append(v, ["सूत", "noun", "सूत", "", "", "", "quicksilver"])
let v = native_list_append(v, ["शिष्ट", "noun", "शिष्ट", "", "", "", "anything that remains"])
let v = native_list_append(v, ["विद्युत्", "noun", "वि॒द्युतः॑", "वि॒द्युतः॑", "वि॒द्युते॑", "", "lightning a flashing"])
let v = native_list_append(v, ["गाथा", "noun", "गाथाः॑", "गाथा॑याः", "गाथा॑यै", "", "verse stanza especially"])
let v = native_list_append(v, ["गाथ", "noun", "गा॒थाः", "गा॒थस्य॑", "गा॒थाय॑", "", "song"])
let v = native_list_append(v, ["अपभ्रंश", "noun", "अ॒प॒भ्रं॒शाः", "अ॒प॒भ्रं॒शस्य॑", "अ॒प॒भ्रं॒शाय॑", "", "falling down a"])
let v = native_list_append(v, ["घृत", "noun", "घृ॒तानि॑", "घृ॒तस्य॑", "घृ॒ताय॑", "", "ghee"])
let v = native_list_append(v, ["संहिता", "noun", "संहिताः", "संहितायाः", "संहितायै", "", "conjunction connection union"])
let v = native_list_append(v, ["शस्त्र", "noun", "शस्त्राणि", "शस्त्रस्य", "शस्त्राय", "", "invocation praise applied"])
let v = native_list_append(v, ["उद्गातृ", "noun", "उ॒द्गा॒तारः॑", "उ॒द्गा॒तुः", "उ॒द्गा॒त्रे", "", "one of the"])
let v = native_list_append(v, ["अध्वर्यु", "noun", "अ॒ध्व॒र्यवः॑", "अ॒ध्व॒र्योः", "अ॒ध्व॒र्यवे॑", "", "one who institutes"])
let v = native_list_append(v, ["स्मृति", "noun", "स्मृत॑यः", "स्मृतेः॑", "स्मृत॑ये", "", "remembrance reminiscence thinking"])
let v = native_list_append(v, ["मूषक", "noun", "मूषकाः", "मूषकस्य", "मूषकाय", "", "rat mouse"])
let v = native_list_append(v, ["आखु", "noun", "आ॒खवः॑", "आ॒खोः", "आ॒खवे॑", "", "a mole"])
let v = native_list_append(v, ["गिरिका", "noun", "गिरिकाः", "गिरिकायाः", "गिरिकायै", "", "making hills ?"])
let v = native_list_append(v, ["वेणु", "noun", "वेणवः", "वेणोः", "वेणवे", "", "a bamboo reed"])
let v = native_list_append(v, ["स्वेद", "noun", "स्वेदाः॑", "स्वेद॑स्य", "स्वेदा॑य", "", "sweat perspiration"])
let v = native_list_append(v, ["कुण्डलिनी", "noun", "कुण्डलिन्यः", "कुण्डलिन्याः", "कुण्डलिन्यै", "", "Cocculus cordifolius ⇒"])
let v = native_list_append(v, ["मण्डल", "noun", "मण्ड॑लानि", "मण्ड॑लस्य", "मण्ड॑लाय", "", "disk especially of"])
let v = native_list_append(v, ["पवमान", "noun", "पवमानाः", "पवमानस्य", "पवमानाय", "", "wind or the"])
let v = native_list_append(v, ["काल", "noun", "का॒लाः", "का॒लस्य॑", "का॒लाय॑", "", "a fixed or"])
let v = native_list_append(v, ["वैश्वानर", "noun", "वै॒श्वा॒न॒राः", "वै॒श्वा॒न॒रस्य॑", "वै॒श्वा॒न॒राय॑", "", "name of Agni"])
let v = native_list_append(v, ["तूलि", "noun", "तूलयः", "तूल्याः", "तूल्यै", "", "painters brush"])
let v = native_list_append(v, ["अचित्ति", "noun", "अचित्तयः", "अचित्त्याः", "अचित्त्यै", "", "want of sense"])
let v = native_list_append(v, ["वैबोधिक", "noun", "वैबोधिकाः", "वैबोधिकस्य", "वैबोधिकाय", "", "one who awakens"])
let v = native_list_append(v, ["विबोध", "noun", "विबोधाः", "विबोधस्य", "विबोधाय", "", "inattention absence of"])
let v = native_list_append(v, ["जुहू", "noun", "जु॒ह्वः॑", "जु॒ह्वाः", "जु॒ह्वै", "", "tongue especially of"])
let v = native_list_append(v, ["साति", "noun", "सा॒तयः॑", "सा॒तेः", "सा॒तये॑", "", "gaining obtaining acquisition"])
let v = native_list_append(v, ["ภู", "noun", "ภู", "", "", "", "Thai script form"])
let v = native_list_append(v, ["वृष", "noun", "वृषाः॑", "वृष॑स्य", "वृषा॑य", "", "man male husband"])
let v = native_list_append(v, ["समर", "noun", "समर", "", "", "", "coming together meeting"])
let v = native_list_append(v, ["ईषा", "noun", "ई॒षाः", "ई॒षायाः॑", "ई॒षायै॑", "", "the pole or"])
let v = native_list_append(v, ["रोच", "noun", "रो॒चाः", "रो॒चस्य॑", "रो॒चाय॑", "", "one who lightens"])
let v = native_list_append(v, ["रुचि", "noun", "रुचयः", "रुच्याः", "रुच्यै", "", "light lustre splendour"])
let v = native_list_append(v, ["स्वपू", "noun", "स्व॒प्वः॑", "स्व॒प्वाः", "स्व॒प्वै", "", "a broom"])
let v = native_list_append(v, ["रुधिर", "noun", "रु॒धि॒राः", "रु॒धि॒रस्य॑", "रु॒धि॒राय॑", "", "the bloodred planet"])
let v = native_list_append(v, ["सा", "noun", "साः", "सः", "से", "", "name of Lakshmi"])
let v = native_list_append(v, ["दुर्जन", "noun", "दुर्जनाः", "दुर्जनस्य", "दुर्जनाय", "", "bad man villain"])
let v = native_list_append(v, ["तटाक", "noun", "तटाकाः", "तटाकस्य", "तटाकाय", "", "a pool"])
let v = native_list_append(v, ["तर्क", "noun", "त॒र्काः", "त॒र्कस्य॑", "त॒र्काय॑", "", "conjecture"])
let v = native_list_append(v, ["तर्का", "noun", "तर्काः", "तर्कायाः", "तर्कायै", "", "reasoning inquiry ="])
let v = native_list_append(v, ["जीवित", "noun", "जी॒वि॒तानि॑", "जी॒वि॒तस्य॑", "जी॒वि॒ताय॑", "", "living being"])
let v = native_list_append(v, ["जुष्ट", "noun", "जुष्टा॑नि", "जुष्ट॑स्य", "जुष्टा॑य", "", "the remnants of"])
let v = native_list_append(v, ["दृष्टि", "noun", "दृष्ट॑यः", "दृष्टेः॑", "दृष्ट॑ये", "", "seeing viewing beholding"])
let v = native_list_append(v, ["ದೇವ", "noun", "ದೇವ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["ಗಜ", "noun", "ಗಜ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["वसन्त", "noun", "व॒स॒न्ताः", "व॒स॒न्तस्य॑", "व॒स॒न्ताय॑", "", "brilliant season the"])
let v = native_list_append(v, ["मैत्रेय", "noun", "मैत्रेय", "मैत्रेयस्य", "मैत्रेयाय", "", "Maitreya a bodhisattva"])
let v = native_list_append(v, ["घूक", "noun", "घूकाः", "घूकस्य", "घूकाय", "", "owl Pañcad. I"])
let v = native_list_append(v, ["નદી", "noun", "નદ્યઃ", "નદ્યાઃ", "નદ્યૈ", "", "Gujarati script form"])
let v = native_list_append(v, ["मृदु", "noun", "मृ॒दवः॑", "मृ॒दोः", "मृ॒दवे॑", "", "the planet Saturn"])
let v = native_list_append(v, ["द्वीप", "noun", "द्वी॒पाः", "द्वी॒पस्य॑", "द्वी॒पाय॑", "", "island peninsula sandbank"])
let v = native_list_append(v, ["वणिज्", "noun", "व॒णिजः॑", "व॒णिजः॑", "व॒णिजे॑", "", "merchant trader businessman"])
let v = native_list_append(v, ["पुरु", "noun", "पु॒रवः॑", "पु॒रोः", "पु॒रवे॑", "", "the pollen of"])
let v = native_list_append(v, ["अन्त", "noun", "अन्ताः॑", "अन्त॑स्य", "अन्ता॑य", "", "end conclusion termination"])
let v = native_list_append(v, ["भृष्टि", "noun", "भृ॒ष्टयः॑", "भृ॒ष्टेः", "भृ॒ष्टये॑", "", "spike point top"])
let v = native_list_append(v, ["जीवन्मुक्ति", "noun", "जीवन्मुक्तयः", "जीवन्मुक्तेः", "जीवन्मुक्तये", "", "emancipation while still"])
let v = native_list_append(v, ["औपरिष्टक", "noun", "औपरिष्टक", "", "", "", "mouth congress Burton"])
let v = native_list_append(v, ["जघन", "noun", "जघनाः", "जघनस्य", "जघनाय", "", "buttocks"])
let v = native_list_append(v, ["सुम्न", "noun", "सु॒म्नानि॑", "सु॒म्नस्य॑", "सु॒म्नाय॑", "", "benevolence favour grace"])
let v = native_list_append(v, ["द्युम्न", "noun", "द्यु॒म्नानि॑", "द्यु॒म्नस्य॑", "द्यु॒म्नाय॑", "", "splendour glory majesty"])
let v = native_list_append(v, ["दन्त", "noun", "दन्ताः॑", "दन्त॑स्य", "दन्ता॑य", "", "tooth"])
let v = native_list_append(v, ["काफी", "noun", "काफ्यः", "काफ्याः", "काफ्यै", "", "coffee"])
let v = native_list_append(v, ["मैथुन", "noun", "मैथुनानि", "मैथुनस्य", "मैथुनाय", "", "sex sexual intercourse"])
let v = native_list_append(v, ["हस्तमैथुन", "noun", "हस्तमैथुनाः", "हस्तमैथुनस्य", "हस्तमैथुनाय", "", "masturbation"])
let v = native_list_append(v, ["वीर्य", "noun", "वीर्याणि", "वीर्यस्य", "वीर्याय", "", "manliness valour strength"])
let v = native_list_append(v, ["रक्त", "noun", "रक्ताः", "रक्तस्य", "रक्ताय", "", "red colour"])
let v = native_list_append(v, ["विकिपीडिया", "noun", "विकिपीडिया", "", "", "", "Wikipedia"])
let v = native_list_append(v, ["सङ्गीत", "noun", "सङ्गीतानि", "सङ्गीतस्य", "सङ्गीताय", "", "alternative form of"])
let v = native_list_append(v, ["सुन्दर", "noun", "सुन्दराः", "सुन्दरस्य", "सुन्दराय", "", "Clerodendrum phlomidis L."])
let v = native_list_append(v, ["शास्त्र", "noun", "शा॒स्त्राणि॑", "शा॒स्त्रस्य॑", "शा॒स्त्राय॑", "", "order command"])
let v = native_list_append(v, ["शिला", "noun", "शिलाः", "शिलायाः", "शिलायै", "", "stone rock crag"])
let v = native_list_append(v, ["रवि", "noun", "र॒वयः॑", "र॒वेः", "र॒वये॑", "", "the sun or"])
let v = native_list_append(v, ["मूत्रमार्ग", "noun", "मूत्रमार्गाः", "मूत्रमार्गस्य", "मूत्रमार्गाय", "", "the urethra"])
let v = native_list_append(v, ["रोग", "noun", "रोगाः", "रोगस्य", "रोगाय", "", "breaking up of"])
let v = native_list_append(v, ["चिबुक", "noun", "चिबुकानि", "चिबुकस्य", "चिबुकाय", "", "chin"])
let v = native_list_append(v, ["श्वान", "noun", "श्वानाः", "श्वानस्य", "श्वानाय", "", "a dog"])
let v = native_list_append(v, ["विकास", "noun", "विकासाः", "विकासस्य", "विकासाय", "", "development progress"])
let v = native_list_append(v, ["कण्ठ", "noun", "क॒ण्ठाः", "क॒ण्ठस्य॑", "क॒ण्ठाय॑", "", "throat neck"])
let v = native_list_append(v, ["मिथ्या", "noun", "मिथ्याः", "मिथ्यायाः", "मिथ्यायै", "", "illusion"])
let v = native_list_append(v, ["हिमपात", "noun", "हिमपाताः", "हिमपातस्य", "हिमपाताय", "", "snowfall"])
let v = native_list_append(v, ["चन्द्रबिन्दु", "noun", "चन्द्रबिन्दवः", "चन्द्रबिन्दोः", "चन्द्रबिन्दवे", "", "candrabindu"])
let v = native_list_append(v, ["अनुस्वार", "noun", "अनुस्वाराः", "अनुस्वारस्य", "अनुस्वाराय", "", "anusvara the after-sound"])
let v = native_list_append(v, ["संजय", "noun", "संजयाः", "संजयस्य", "संजयाय", "", "conquest victory"])
let v = native_list_append(v, ["सञ्जय", "noun", "स॒ञ्ज॒याः", "स॒ञ्ज॒यस्य॑", "स॒ञ्ज॒याय॑", "", "pronunciation spelling of"])
let v = native_list_append(v, ["ধর্ম", "noun", "ধর্ম", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["वेश्या", "noun", "वेश्याः", "वेश्यायाः", "वेश्यायै", "", "a prostitute courtesan"])
let v = native_list_append(v, ["लिपि", "noun", "लिपयः", "लिपेः", "लिपये", "", "writing"])
let v = native_list_append(v, ["कामुक", "noun", "कामु॑काः", "कामु॑कस्य", "कामु॑काय", "", "a lover gallant"])
let v = native_list_append(v, ["उद्यान", "noun", "उ॒द्याना॑नि", "उ॒द्यान॑स्य", "उ॒द्याना॑य", "", "park"])
let v = native_list_append(v, ["काली", "noun", "काल्यः", "काल्याः", "काल्यै", "", "black colour ink"])
let v = native_list_append(v, ["त्वचा", "noun", "त्वचा", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["कपाल", "noun", "क॒पालाः॑", "क॒पाल॑स्य", "क॒पाला॑य", "", "skull cranium"])
let v = native_list_append(v, ["लज्जा", "noun", "लज्जाः", "लज्जायाः", "लज्जायै", "", "shame embarrassment modesty"])
let v = native_list_append(v, ["ज्ञ", "noun", "ज्ञ", "", "", "", "A wise and"])
let v = native_list_append(v, ["मार्ग", "noun", "मार्गाः", "मार्गस्य", "मार्गाय", "", "way road route"])
let v = native_list_append(v, ["वर्ग", "noun", "वर्गाः॑", "वर्ग॑स्य", "वर्गा॑य", "", "a separate division"])
let v = native_list_append(v, ["वर्णमाला", "noun", "वर्णमालाः", "वर्णमालायाः", "वर्णमालायै", "", "order or series"])
let v = native_list_append(v, ["निरोध", "noun", "निरोधाः", "निरोधस्य", "निरोधाय", "", "confinement"])
let v = native_list_append(v, ["सुलभ", "noun", "सुलभाः", "सुलभस्य", "सुलभाय", "", "the fire at"])
let v = native_list_append(v, ["करण", "noun", "करणाः", "करणस्य", "करणाय", "", "helper companion"])
let v = native_list_append(v, ["शुभ", "noun", "शुभानि", "शुभस्य", "शुभाय", "", "anything bright or"])
let v = native_list_append(v, ["अशुभ", "noun", "अशुभ", "", "", "", "harm"])
let v = native_list_append(v, ["चतुरङ्ग", "noun", "चतु॑रङ्गाः", "चतु॑रङ्गस्य", "चतु॑रङ्गाय", "", "Cucumis utilissimus"])
let v = native_list_append(v, ["आकाशगङ्गा", "noun", "आकाशगङ्गा", "", "", "", "A name for"])
let v = native_list_append(v, ["बोधि", "noun", "बोधयः", "बोधेः", "बोधये", "", "Buddhism Jainism bodhi"])
let v = native_list_append(v, ["व्याघ्र", "noun", "व्या॒घ्राः", "व्या॒घ्रस्य॑", "व्या॒घ्राय॑", "", "a tiger not"])
let v = native_list_append(v, ["विष्णु", "noun", "विष्ण॑वः", "विष्णोः॑", "विष्ण॑वे", "", "Vishnu"])
let v = native_list_append(v, ["व्याकरण", "noun", "व्याकरणानि", "व्याकरणस्य", "व्याकरणाय", "", "separation distinction discrimination"])
let v = native_list_append(v, ["राज्ञी", "noun", "राज्ञ्यः॑", "राज्ञ्याः॑", "राज्ञ्यै॑", "", "queen princess the"])
let v = native_list_append(v, ["देवराज", "noun", "दे॒व॒रा॒जाः", "दे॒व॒रा॒जस्य॑", "दे॒व॒रा॒जाय॑", "", "divine ruler TBr."])
let v = native_list_append(v, ["पुरी", "noun", "पुर्यः", "पुर्याः", "पुर्यै", "", "fortress castle town"])
let v = native_list_append(v, ["श्याम", "noun", "श्या॒माः", "श्या॒मस्य॑", "श्या॒माय॑", "", "a black bull"])
let v = native_list_append(v, ["विमान", "noun", "वि॒मानाः॑", "वि॒मान॑स्य", "वि॒माना॑य", "", "a car or"])
let v = native_list_append(v, ["वर", "noun", "वराः॑", "वर॑स्य", "वरा॑य", "", "chooser one who"])
let v = native_list_append(v, ["अश्वा", "noun", "अश्वाः॑", "अश्वा॑याः", "अश्वा॑यै", "", "mare"])
let v = native_list_append(v, ["कर्पर", "noun", "कर्पराः", "कर्परस्य", "कर्पराय", "", "cup pot bowl"])
let v = native_list_append(v, ["राजि", "noun", "राज॑यः", "राजेः॑", "राज॑ये", "", "a streak line"])
let v = native_list_append(v, ["राशि", "noun", "रा॒शयः॑", "रा॒शेः", "रा॒शये॑", "", "a heap mass"])
let v = native_list_append(v, ["नक्षत्र", "noun", "नक्ष॑त्राणि", "नक्ष॑त्रस्य", "नक्ष॑त्राय", "", "a star or"])
let v = native_list_append(v, ["श्रमण", "noun", "श्रमणाः", "श्रमणस्य", "श्रमणाय", "", "one who performs"])
let v = native_list_append(v, ["श्रम", "noun", "श्रमाः", "श्रमस्य", "श्रमाय", "", "fatigue weariness exhaustion"])
let v = native_list_append(v, ["देवभाषा", "noun", "देवभाषाः", "देवभाषायाः", "देवभाषायै", "", "Sanskrit"])
let v = native_list_append(v, ["मलिक", "noun", "मलिकाः", "मलिकस्य", "मलिकाय", "", "king Cat."])
let v = native_list_append(v, ["उदाहरण", "noun", "उदाहरणानि", "उदाहरणस्य", "उदाहरणाय", "", "the act of"])
let v = native_list_append(v, ["प्रमुख", "noun", "प्रमुखाः", "प्रमुखस्य", "प्रमुखाय", "", "chief respectable man"])
let v = native_list_append(v, ["परिचय", "noun", "परिचयाः", "परिचयस्य", "परिचयाय", "", "heaping up accumulation"])
let v = native_list_append(v, ["घटना", "noun", "घटनाः", "घटनायाः", "घटनायै", "", "exertion motion acting"])
let v = native_list_append(v, ["शाब्दिक", "noun", "शा॒ब्दि॒काः", "शा॒ब्दि॒कस्य॑", "शा॒ब्दि॒काय॑", "", "conversant with words"])
let v = native_list_append(v, ["शासन", "noun", "शासनानि", "शासनस्य", "शासनाय", "", "order edict command"])
let v = native_list_append(v, ["उपसर्ग", "noun", "उपसर्गाः", "उपसर्गस्य", "उपसर्गाय", "", "A nipāta particle"])
let v = native_list_append(v, ["रहस्य", "noun", "रहस्यानि", "रहस्यस्य", "रहस्याय", "", "a secret any"])
let v = native_list_append(v, ["कविता", "noun", "कविताः", "कवितायाः", "कवितायै", "", "poetry ornate style"])
let v = native_list_append(v, ["સંસ્કૃત", "noun", "સંસ્કૃત", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["व्यक्ति", "noun", "व्यक्तयः", "व्यक्तेः", "व्यक्तये", "", "visible appearance or"])
let v = native_list_append(v, ["तित्तरी", "noun", "तित्तरी", "", "", "", "butterfly"])
let v = native_list_append(v, ["મુખ", "noun", "મુખ", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["भण्टाकी", "noun", "भण्टाक्यः", "भण्टाक्याः", "भण्टाक्यै", "", "brinjal aubergine eggplant"])
let v = native_list_append(v, ["भण्डाकी", "noun", "भण्डाक्यः", "भण्डाक्याः", "भण्डाक्यै", "", "brinjal Solanum melongena"])
let v = native_list_append(v, ["समाचार", "noun", "समाचाराः", "समाचारस्य", "समाचाराय", "", "equal manners or"])
let v = native_list_append(v, ["चीन", "noun", "चीनाः", "चीनस्य", "चीनाय", "", "the Cīna or"])
let v = native_list_append(v, ["अद्भुत", "noun", "अद्भुताः", "अद्भुतस्य", "अद्भुताय", "", "the marvelous in"])
let v = native_list_append(v, ["राष्ट्र", "noun", "रा॒ष्ट्राणि॑", "रा॒ष्ट्रस्य॑", "रा॒ष्ट्राय॑", "", "a kingdom realm"])
let v = native_list_append(v, ["ध्वज", "noun", "ध्व॒जाः", "ध्व॒जस्य॑", "ध्व॒जाय॑", "", "a flag-staff"])
let v = native_list_append(v, ["रक्षा", "noun", "रक्षाः", "रक्षायाः", "रक्षायै", "", "the act of"])
let v = native_list_append(v, ["ভারত", "noun", "ভারত", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["पर्याय", "noun", "पर्यायाः", "पर्यायस्य", "पर्यायाय", "", "method arrangement"])
let v = native_list_append(v, ["लेख", "noun", "लेखाः", "लेखस्य", "लेखाय", "", "a line stroke"])
let v = native_list_append(v, ["स्खलन", "noun", "स्खलन", "", "", "", "stumbling tottering tripping"])
let v = native_list_append(v, ["संज्ञा", "noun", "सं॒ज्ञाः", "सं॒ज्ञायाः॑", "सं॒ज्ञायै॑", "", "agreement mutual understanding"])
let v = native_list_append(v, ["जल", "noun", "ज॒लाः", "ज॒लस्य॑", "ज॒लाय॑", "", "a stupid man"])
let v = native_list_append(v, ["सहोदर", "noun", "सहोदराः", "सहोदरस्य", "सहोदराय", "", "sibling brother"])
let v = native_list_append(v, ["हिंसा", "noun", "हिंसा", "", "", "", "injury mischief wrong"])
let v = native_list_append(v, ["विश्पति", "noun", "वि॒श्पत॑यः", "वि॒श्पतेः॑", "वि॒श्पत॑ये", "", "the chief of"])
let v = native_list_append(v, ["मर्मन्", "noun", "मर्मा॑णि", "मर्म॑णः", "मर्म॑णे", "", "mortal spot vulnerable"])
let v = native_list_append(v, ["नड", "noun", "नडाः", "नडस्य", "नडाय", "", "tropical reed Phragmites"])
let v = native_list_append(v, ["मेथि", "noun", "मेथयः", "मेथेः", "मेथये", "", "a pillar post"])
let v = native_list_append(v, ["शस्ति", "noun", "शस्तयः", "शस्त्याः", "शस्त्यै", "", "praise a hymn"])
let v = native_list_append(v, ["रजस्", "noun", "रजां॑सि", "रज॑सः", "रज॑से", "", "atmosphere space between"])
let v = native_list_append(v, ["उक्ति", "noun", "उ॒क्तयः॑", "उ॒क्तेः", "उ॒क्तये॑", "", "sentence proclamation speech"])
let v = native_list_append(v, ["उक्त", "noun", "उ॒क्तानि॑", "उ॒क्तस्य॑", "उ॒क्ताय॑", "", "word sentence Śiś."])
let v = native_list_append(v, ["मृध", "noun", "मृधाः", "मृधस्य", "मृधाय", "", "fight battle war"])
let v = native_list_append(v, ["संदेश", "noun", "संदेशाः", "संदेशस्य", "संदेशाय", "", "communication of intelligence"])
let v = native_list_append(v, ["कृप्", "noun", "कृप्", "", "", "", "beautiful appearance beauty"])
let v = native_list_append(v, ["बर्हिस्", "noun", "ब॒र्हींषि॑", "ब॒र्हिषः॑", "ब॒र्हिषे॑", "", "a bed cushion"])
let v = native_list_append(v, ["अर्हत्", "noun", "अर्हन्तः", "अर्हतः", "अर्हते", "", "arhat a buddha"])
let v = native_list_append(v, ["डमरु", "noun", "डमरवः", "डमरोः", "डमरवे", "", "a sacred drum"])
let v = native_list_append(v, ["वज्र", "noun", "वज्राः॑", "वज्र॑स्य", "वज्रा॑य", "", "the hard or"])
let v = native_list_append(v, ["वेदी", "noun", "वेद्यः", "वेद्याः", "वेद्यै", "", "name of Saraswati"])
let v = native_list_append(v, ["चैत्य", "noun", "चैत्याः", "चैत्यस्य", "चैत्याय", "", "the individual soul"])
let v = native_list_append(v, ["रत्न", "noun", "रत्ना॑नि", "रत्न॑स्य", "रत्ना॑य", "", "gift present goods"])
let v = native_list_append(v, ["कोटि", "noun", "कोटयः", "कोटेः", "कोटये", "", "the curved end"])
let v = native_list_append(v, ["बृहस्पतिवार", "noun", "बृहस्पतिवाराः", "बृहस्पतिवारस्य", "बृहस्पतिवाराय", "", "Thursday"])
let v = native_list_append(v, ["यज्ञ", "noun", "य॒ज्ञाः", "य॒ज्ञस्य॑", "य॒ज्ञाय॑", "", "worship devotion prayer"])
let v = native_list_append(v, ["यजुर्वेद", "noun", "य॒जु॒र्वेदाः॑", "य॒जु॒र्वेद॑स्य", "य॒जु॒र्वेदा॑य", "", "Yajurveda second of"])
let v = native_list_append(v, ["सत्संग", "noun", "सत्संग", "", "", "", "A company of"])
let v = native_list_append(v, ["कालिदास", "noun", "कालिदासाः", "कालिदासस्य", "कालिदासाय", "", "A celebrated Sanskrit"])
let v = native_list_append(v, ["वृत्त", "noun", "वृ॒त्ताः", "वृ॒त्तस्य॑", "वृ॒त्ताय॑", "", "tortoise"])
let v = native_list_append(v, ["मद", "noun", "मदाः", "मदस्य", "मदाय", "", "hilarity rapture excitement"])
let v = native_list_append(v, ["केतक", "noun", "केतकाः", "केतकस्य", "केतकाय", "", "screw pine Pandanus"])
let v = native_list_append(v, ["क्षितिज", "noun", "क्षितिज", "", "", "", "a tree"])
let v = native_list_append(v, ["साम्राज्य", "noun", "साम्रा॑ज्यानि", "साम्रा॑ज्यस्य", "साम्रा॑ज्याय", "", "empire"])
let v = native_list_append(v, ["कर्म", "noun", "कर्म", "", "", "", "nominative/accusative singular of"])
let v = native_list_append(v, ["नायक", "noun", "नायकाः", "नायकस्य", "नायकाय", "", "guide leader chief"])
let v = native_list_append(v, ["ईर्ष्या", "noun", "ई॒र्ष्याः", "ई॒र्ष्यायाः॑", "ई॒र्ष्यायै॑", "", "envy or impatience"])
let v = native_list_append(v, ["চীন", "noun", "চীন", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["अद्रि", "noun", "अद्र॑यः", "अद्रेः॑", "अद्र॑ये", "", "rock stone"])
let v = native_list_append(v, ["पुर्", "noun", "पुरः॑", "पु॒रः", "पु॒रे", "", "stronghold fortress"])
let v = native_list_append(v, ["वर्ण", "noun", "वर्णाः॑", "वर्ण॑स्य", "वर्णा॑य", "", "covering cloak mantle"])
let v = native_list_append(v, ["गविष्टि", "noun", "गवि॑ष्टयः", "गवि॑ष्टेः", "गवि॑ष्टये", "", "desire eagerness ardor"])
let v = native_list_append(v, ["गृहपति", "noun", "गृ॒ह॒पत॑यः", "गृ॒ह॒पतेः॑", "गृ॒ह॒पत॑ये", "", "householder"])
let v = native_list_append(v, ["इन्दु", "noun", "इन्द॑वः", "इन्दोः॑", "इन्द॑वे", "", "a drop especially"])
let v = native_list_append(v, ["श्रद्धा", "noun", "श्र॒द्धाः", "श्र॒द्धायाः॑", "श्र॒द्धायै॑", "", "faith trust confidence"])
let v = native_list_append(v, ["मन्यु", "noun", "म॒न्यवः॑", "म॒न्योः", "म॒न्यवे॑", "", "mind spirit"])
let v = native_list_append(v, ["धातृ", "noun", "धा॒तारः॑", "धा॒तुः", "धा॒त्रे", "", "creator founder"])
let v = native_list_append(v, ["प्रजापति", "noun", "प्र॒जाप॑तयः", "प्र॒जाप॑तेः", "प्र॒जाप॑तये", "", "Prajapati a deity"])
let v = native_list_append(v, ["अदिति", "noun", "अदि॑तयः", "अदि॑तेः", "अदि॑तये", "", "freedom safety"])
let v = native_list_append(v, ["अघ्न्या", "noun", "अ॒घ्न्याः", "अ॒घ्न्यायाः॑", "अ॒घ्न्यायै॑", "", "a cow"])
let v = native_list_append(v, ["ओषधि", "noun", "ओष॑धयः", "ओष॑धेः", "ओष॑धये", "", "an herb plant"])
let v = native_list_append(v, ["सुर", "noun", "सुराः", "सुरस्य", "सुराय", "", "god divine deity"])
let v = native_list_append(v, ["दास", "noun", "दासाः॑", "दास॑स्य", "दासा॑य", "", "demon"])
let v = native_list_append(v, ["दस्यु", "noun", "दस्यवः", "दस्योः", "दस्यवे", "", "impious man"])
let v = native_list_append(v, ["शल्मलि", "noun", "शल्मलयः", "शल्मलेः", "शल्मलये", "", "silk-cotton tree"])
let v = native_list_append(v, ["पुरंधि", "noun", "पुरं॑धयः", "पुरं॑धेः", "पुरं॑धये", "", "woman"])
let v = native_list_append(v, ["ब्रह्मोद्य", "noun", "ब्र॒ह्मोद्या॑नि", "ब्र॒ह्मोद्य॑स्य", "ब्र॒ह्मोद्या॑य", "", "theological contest"])
let v = native_list_append(v, ["सूक्त", "noun", "सू॒क्तानि॑", "सू॒क्तस्य॑", "सू॒क्ताय॑", "", "good speech"])
let v = native_list_append(v, ["असत्", "noun", "अस॑न्ति", "अस॑तः", "अस॑ते", "", "non-existence"])
let v = native_list_append(v, ["विराज्", "noun", "वि॒राज्ञ्यः॑", "वि॒राज्ञ्याः॑", "वि॒राज्ञ्यै॑", "", "excellence majesty dignity"])
let v = native_list_append(v, ["पारग", "noun", "पारगाणि", "पारगस्य", "पारगाय", "", "fulfillment of a"])
let v = native_list_append(v, ["हिमवत्", "noun", "हि॒म॒वन्तः॑", "हि॒म॒वतः॑", "हि॒म॒वते॑", "", "a snowy mountain"])
let v = native_list_append(v, ["यव", "noun", "यवाः॑", "यव॑स्य", "यवा॑य", "", "barley"])
let v = native_list_append(v, ["अश्वत्थ", "noun", "अ॒श्व॒त्थाः", "अ॒श्व॒त्थस्य॑", "अ॒श्व॒त्थाय॑", "", "ashvattha sacred fig"])
let v = native_list_append(v, ["प्रमन्थ", "noun", "प्रमन्थाः", "प्रमन्थस्य", "प्रमन्थाय", "", "a stick used"])
let v = native_list_append(v, ["न्यग्रोध", "noun", "न्य॒ग्रोधाः॑", "न्य॒ग्रोध॑स्य", "न्य॒ग्रोधा॑य", "", "banyan Ficus benghalensis"])
let v = native_list_append(v, ["पिप्पल", "noun", "पिप्पलाः", "पिप्पलस्य", "पिप्पलाय", "", "berry especially of"])
let v = native_list_append(v, ["वराह", "noun", "व॒रा॒हाः", "व॒रा॒हस्य॑", "व॒रा॒हाय॑", "", "boar hog pig"])
let v = native_list_append(v, ["महिष", "noun", "म॒हि॒षाः", "म॒हि॒षस्य॑", "म॒हि॒षाय॑", "", "buffalo"])
let v = native_list_append(v, ["कपि", "noun", "कपयः", "कपेः", "कपये", "", "ape monkey"])
let v = native_list_append(v, ["वानर", "noun", "वानराः", "वानरस्य", "वानराय", "", "monkey any such"])
let v = native_list_append(v, ["चक्रवाक", "noun", "चक्रवाक", "", "", "", "ruddy shelduck"])
let v = native_list_append(v, ["मयूरी", "noun", "म॒यू॒र्यः॑", "म॒यू॒र्याः", "म॒यू॒र्यै", "", "peahen RV. etc."])
let v = native_list_append(v, ["शुक", "noun", "शुकाः॑", "शुक॑स्य", "शुका॑य", "", "parrot"])
let v = native_list_append(v, ["अनार्य", "noun", "अनार्याः", "अनार्यस्य", "अनार्याय", "", "a non-Aryan"])
let v = native_list_append(v, ["समिति", "noun", "समितयः", "समित्याः", "समित्यै", "", "committee coming together"])
let v = native_list_append(v, ["ग्राम", "noun", "ग्रामाः॑", "ग्राम॑स्य", "ग्रामा॑य", "", "an inhabited place"])
let v = native_list_append(v, ["गृहपत्नी", "noun", "गृहपत्न्यः", "गृहपत्न्याः", "गृहपत्न्यै", "", "mistress of a"])
let v = native_list_append(v, ["ऋण", "noun", "ऋ॒णानि॑", "ऋ॒णस्य॑", "ऋ॒णाय॑", "", "anything due obligation"])
let v = native_list_append(v, ["सुराकार", "noun", "सुराकाराणि", "सुराकारस्य", "सुराकाराय", "", "distiller VS."])
let v = native_list_append(v, ["अरित्र", "noun", "अ॒रित्राः॑", "अ॒रित्र॑स्य", "अ॒रित्रा॑य", "", "oar"])
let v = native_list_append(v, ["निष्क", "noun", "निष्काः", "निष्कस्य", "निष्काय", "", "a golden ornament"])
let v = native_list_append(v, ["सभास्थाणु", "noun", "सभास्थाणवः", "सभास्थाणोः", "सभास्थाणवे", "", "gambling table"])
let v = native_list_append(v, ["कितव", "noun", "कितवाः", "कितवस्य", "कितवाय", "", "gambler RV. VS."])
let v = native_list_append(v, ["धूर्त", "noun", "धूर्ताः", "धूर्तस्य", "धूर्ताय", "", "rogue cheater trickster"])
let v = native_list_append(v, ["दुन्दुभि", "noun", "दु॒न्दु॒भयः॑", "दु॒न्दु॒भेः", "दु॒न्दु॒भये॑", "", "a kind of"])
let v = native_list_append(v, ["वाण", "noun", "वा॒णाः", "वा॒णस्य॑", "वा॒णाय॑", "", "sounding a sound"])
let v = native_list_append(v, ["प्रपाठक", "noun", "प्रपाठकाः", "प्रपाठकस्य", "प्रपाठकाय", "", "lecture as a"])
let v = native_list_append(v, ["दशत्", "noun", "द॒शतः॑", "द॒शतः॑", "द॒शते॑", "", "a group of"])
let v = native_list_append(v, ["रसा", "noun", "र॒साः", "र॒सायाः॑", "र॒सायै॑", "", "moisture humidity"])
let v = native_list_append(v, ["बालक", "noun", "बालकाः", "बालकस्य", "बालकाय", "", "child boy youth"])
let v = native_list_append(v, ["अमर", "noun", "अ॒म॒राः", "अ॒म॒रस्य॑", "अ॒म॒राय॑", "", "a god a"])
let v = native_list_append(v, ["काण्ड", "noun", "काण्डाः॑", "काण्ड॑स्य", "काण्डा॑य", "", "a joint of"])
let v = native_list_append(v, ["अध्याय", "noun", "अध्यायाः", "अध्यायस्य", "अध्यायाय", "", "lesson lecture"])
let v = native_list_append(v, ["खिल", "noun", "खिलाः", "खिलस्य", "खिलाय", "", "unused land between"])
let v = native_list_append(v, ["ईशान", "noun", "ईशा॑नाः", "ईशा॑नस्य", "ईशा॑नाय", "", "ruler lord AV."])
let v = native_list_append(v, ["महादव", "noun", "महादवाः", "महादवस्य", "महादवाय", "", "great god"])
let v = native_list_append(v, ["ब्रह्म", "noun", "ब्रह्माः", "ब्रह्मस्य", "ब्रह्माय", "", "priest"])
let v = native_list_append(v, ["आथर्वण", "noun", "आथर्वणाः", "आथर्वणस्य", "आथर्वणाय", "", "a descendant of"])
let v = native_list_append(v, ["अथर्वाङ्गिरस", "noun", "अथर्वाङ्गिरसानि", "अथर्वाङ्गिरसस्य", "अथर्वाङ्गिरसाय", "", "the work or"])
let v = native_list_append(v, ["भेषज", "noun", "भे॒ष॒जानि॑", "भे॒ष॒जस्य॑", "भे॒ष॒जाय॑", "", "medicine remedy drug"])
let v = native_list_append(v, ["यातु", "noun", "या॒तवः॑", "या॒तोः", "या॒तवे॑", "", "witchcraft black magic"])
let v = native_list_append(v, ["बह्वृच", "noun", "बह्वृचाः", "बह्वृचस्य", "बह्वृचाय", "", "a person knowledgeable"])
let v = native_list_append(v, ["सवन", "noun", "सवनानि", "सवनस्य", "सवनाय", "", "ritual pressing of"])
let v = native_list_append(v, ["विधान", "noun", "विधानानि", "विधानस्य", "विधानाय", "", "order measure arrangement"])
let v = native_list_append(v, ["पुरोहित", "noun", "पु॒रोहि॑ताः", "पु॒रोहि॑तस्य", "पु॒रोहि॑ताय", "", "one commissioned or"])
let v = native_list_append(v, ["ब्रह्मवेद", "noun", "ब्रह्मवेदाः", "ब्रह्मवेदस्य", "ब्रह्मवेदाय", "", "Atharvaveda AV. Anukr."])
let v = native_list_append(v, ["ब्रह्मविद्या", "noun", "ब्रह्मविद्याः", "ब्रह्मविद्यायाः", "ब्रह्मविद्यायै", "", "knowledge of Brahman"])
let v = native_list_append(v, ["तक्मन्", "noun", "त॒क्मानः॑", "त॒क्मनः॑", "त॒क्मने॑", "", "a disease or"])
let v = native_list_append(v, ["विधि", "noun", "विधयः", "विधेः", "विधये", "", "worshipper AitBr."])
let v = native_list_append(v, ["সূর্য", "noun", "সূর্য", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["अर्थवाद", "noun", "अर्थवादाः", "अर्थवादस्य", "अर्थवादाय", "", "explanation of the"])
let v = native_list_append(v, ["ધર્મ", "noun", "ધર્માઃ", "ધર્મસ્ય", "ધર્માય", "", "Gujarati script form"])
let v = native_list_append(v, ["उपनिषद्", "noun", "उपनिषद्", "", "", "", "an esoteric or"])
let v = native_list_append(v, ["नि", "noun", "नयः॑", "नेः", "नये॑", "", "alternative form of"])
let v = native_list_append(v, ["अग्निष्टोम", "noun", "अग्निष्टोमाः", "अग्निष्टोमस्य", "अग्निष्टोमाय", "", "a ritual variation"])
let v = native_list_append(v, ["गवामयन", "noun", "गवामयनानि", "गवामयनस्य", "गवामयनाय", "", "a ceremony"])
let v = native_list_append(v, ["अग्निहोत्र", "noun", "अ॒ग्नि॒हो॒त्राणि॑", "अ॒ग्नि॒हो॒त्रस्य॑", "अ॒ग्नि॒हो॒त्राय॑", "", "a sacrifice to"])
let v = native_list_append(v, ["अग्न्याधान", "noun", "अग्न्याधानानि", "अग्न्याधानस्य", "अग्न्याधानाय", "", "the placing of"])
let v = native_list_append(v, ["नाचिकेत", "noun", "नाचिकेत", "", "", "", "fire L."])
let v = native_list_append(v, ["मध्यम", "noun", "म॒ध्य॒माः", "म॒ध्य॒मस्य॑", "म॒ध्य॒माय॑", "", "a prince whose"])
let v = native_list_append(v, ["ज्ञानकाण्ड", "noun", "ज्ञानकाण्डानि", "ज्ञानकाण्डस्य", "ज्ञानकाण्डाय", "", "department of Vedic"])
let v = native_list_append(v, ["कर्मकाण्ड", "noun", "कर्मकाण्डानि", "कर्मकाण्डस्य", "कर्मकाण्डाय", "", "department of Vedic"])
let v = native_list_append(v, ["आत्मन्", "noun", "आ॒त्मानः॑", "आ॒त्मनः॑", "आ॒त्मने॑", "", "breath RV."])
let v = native_list_append(v, ["मायिन्", "noun", "मायिन्", "", "", "", "magician juggler Kathās."])
let v = native_list_append(v, ["अन्तर्यामिन्", "noun", "अन्तर्यामिन्", "", "", "", "inner guide regulator"])
let v = native_list_append(v, ["देवयान", "noun", "देवयानानि", "देवयानस्य", "देवयानाय", "", "path leading to"])
let v = native_list_append(v, ["पितृयाण", "noun", "पितृयाणाः", "पितृयाणस्य", "पितृयाणाय", "", "the path leading"])
let v = native_list_append(v, ["चण्डाल", "noun", "चण्डालाः", "चण्डालस्य", "चण्डालाय", "", "outcast one born"])
let v = native_list_append(v, ["प्रज्ञा", "noun", "प्र॒ज्ञाः", "प्र॒ज्ञायाः॑", "प्र॒ज्ञायै॑", "", "wisdom intelligence knowledge"])
let v = native_list_append(v, ["লেখক", "noun", "লেখক", "", "", "", "Assamese script form"])
let v = native_list_append(v, ["उक्थ", "noun", "उ॒क्थानि॑", "उ॒क्थस्य॑", "उ॒क्थाय॑", "", "saying"])
let v = native_list_append(v, ["उद्गीथ", "noun", "उद्गीथाः", "उद्गीथस्य", "उद्गीथाय", "", "chanting of the"])
let v = native_list_append(v, ["जीवात्मन्", "noun", "जीवात्मन्", "", "", "", "the personal soul"])
let v = native_list_append(v, ["विकार", "noun", "विकाराः", "विकारस्य", "विकाराय", "", "the syllable vi"])
let v = native_list_append(v, ["शिवलिङ्ग", "noun", "शिवलिङ्ग", "", "", "", "lingam Shivalinga an"])
let v = native_list_append(v, ["भूमन्", "noun", "भूमा॑नि", "भूम्नः॑", "भूम्ने॑", "", "world RV. AV."])
let v = native_list_append(v, ["व्याहृति", "noun", "व्याहृतयः", "व्याहृत्याः", "व्याहृत्यै", "", "utterance speech statement"])
let v = native_list_append(v, ["ಇತಿಹಾಸ", "noun", "ಇತಿಹಾಸ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["ઇતિહાસ", "noun", "ઇતિહાસ", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["भूर्", "noun", "भूर्", "", "", "", "earth as the"])
let v = native_list_append(v, ["भुवस्", "noun", "भुवस्", "", "", "", "air as the"])
let v = native_list_append(v, ["भुवर्", "noun", "भुवर्", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["गर्भधारण", "noun", "गर्भधारणानि", "गर्भधारणस्य", "गर्भधारणाय", "", "pregnancy"])
let v = native_list_append(v, ["সংস্কৃত", "noun", "সংস্কৃত", "", "", "", "Assamese script form"])
let v = native_list_append(v, ["स्वर्", "noun", "स्वर्", "सूरः॑", "सू॒रे", "", "the sun"])
let v = native_list_append(v, ["खिलकाण्ड", "noun", "खिलकाण्डानि", "खिलकाण्डस्य", "खिलकाण्डाय", "", "supplementary section appendix"])
let v = native_list_append(v, ["वंश", "noun", "वं॒शाः", "वं॒शस्य॑", "वं॒शाय॑", "", "bamboo cane cane"])
let v = native_list_append(v, ["मधुकाण्ड", "noun", "मधुकाण्डानि", "मधुकाण्डस्य", "मधुकाण्डाय", "", "the first section"])
let v = native_list_append(v, ["গঙ্গা", "noun", "গঙ্গা", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["मुण्ड", "noun", "मुण्डाः", "मुण्डस्य", "मुण्डाय", "", "name of Shiva"])
let v = native_list_append(v, ["अजाति", "noun", "अजातयः", "अजात्याः", "अजात्यै", "", "sham merchandise Yājñ."])
let v = native_list_append(v, ["वैतथ्य", "noun", "वैतथ्यानि", "वैतथ्यस्य", "वैतथ्याय", "", "falseness"])
let v = native_list_append(v, ["चरण", "noun", "चरणाः", "चरणस्य", "चरणाय", "", "foot Gobh. Mn."])
let v = native_list_append(v, ["वैतान", "noun", "वैतानाः", "वैतानस्य", "वैतानाय", "", "canopy BhP."])
let v = native_list_append(v, ["यजमान", "noun", "यज॑मानाः", "यज॑मानस्य", "यज॑मानाय", "", "one who commissions"])
let v = native_list_append(v, ["वेदि", "noun", "वेद॑यः", "वेदेः॑", "वेद॑ये", "", "knowledge science"])
let v = native_list_append(v, ["अग्न्याधेय", "noun", "अग्न्याधेयानि", "अग्न्याधेयस्य", "अग्न्याधेयाय", "", "placing of the"])
let v = native_list_append(v, ["हविस्", "noun", "ह॒वींषि॑", "ह॒विषः॑", "ह॒विषे॑", "", "oblation offering anything"])
let v = native_list_append(v, ["दर्शपूर्णमास", "noun", "दर्शपूर्णमासाः", "दर्शपूर्णमासस्य", "दर्शपूर्णमासाय", "", "days of the"])
let v = native_list_append(v, ["चातुर्मास्य", "noun", "चातुर्मास्यानि", "चातुर्मास्यस्य", "चातुर्मास्याय", "", "beginning of a"])
let v = native_list_append(v, ["सत्त्र", "noun", "स॒त्त्राणि॑", "स॒त्त्रस्य॑", "स॒त्त्राय॑", "", "sacrifice sacrificial session"])
let v = native_list_append(v, ["उखा", "noun", "उखाः", "उखायाः", "उखायै", "", "a boiler cauldron"])
let v = native_list_append(v, ["आवसथ्य", "noun", "आवसथ्याः", "आवसथ्यस्य", "आवसथ्याय", "", "domestic fire fire"])
let v = native_list_append(v, ["वैवाहिक", "noun", "वैवाहिकाः", "वैवाहिकस्य", "वैवाहिकाय", "", "wedding preparations pre-wedding"])
let v = native_list_append(v, ["पाकयज्ञ", "noun", "पाकयज्ञाः", "पाकयज्ञस्य", "पाकयज्ञाय", "", "sacrifice of a"])
let v = native_list_append(v, ["जातकर्मन्", "noun", "जातकर्मन्", "", "", "", "birth ceremony in"])
let v = native_list_append(v, ["नामकरण", "noun", "नामकरणाः", "नामकरणस्य", "नामकरणाय", "", "nominal suffix Nir."])
let v = native_list_append(v, ["शर्मन्", "noun", "शर्मा॑णि", "शर्म॑णः", "शर्म॑णे", "", "shelter safety RV."])
let v = native_list_append(v, ["वर्मन्", "noun", "वर्मा॑णि", "वर्म॑णः", "वर्म॑णे", "", "armor RV. etc."])
let v = native_list_append(v, ["गुप्त", "noun", "गु॒प्ताः", "गु॒प्तस्य॑", "गु॒प्ताय॑", "", "the Gupta dynasty"])
let v = native_list_append(v, ["गोदान", "noun", "गोदा॑नानि", "गोदा॑नस्य", "गोदा॑नाय", "", "gift of a"])
let v = native_list_append(v, ["स्नातक", "noun", "स्नातकाः", "स्नातकस्य", "स्नातकाय", "", "a person who"])
let v = native_list_append(v, ["परिणय", "noun", "परिणयाः", "परिणयस्य", "परिणयाय", "", "leading around"])
let v = native_list_append(v, ["ब्रह्मयज्ञ", "noun", "ब्रह्मयज्ञाः", "ब्रह्मयज्ञस्य", "ब्रह्मयज्ञाय", "", "recitation from the"])
let v = native_list_append(v, ["देवयज्ञ", "noun", "देवयज्ञाः", "देवयज्ञस्य", "देवयज्ञाय", "", "sacrifice to the"])
let v = native_list_append(v, ["तर्पण", "noun", "तर्पणानि", "तर्पणस्य", "तर्पणाय", "", "fullness satisfaction MBh."])
let v = native_list_append(v, ["पितृयज्ञ", "noun", "पितृयज्ञाः", "पितृयज्ञस्य", "पितृयज्ञाय", "", "oblation made to"])
let v = native_list_append(v, ["बलि", "noun", "ब॒लयः॑", "ब॒लेः", "ब॒लये॑", "", "offering gift oblation"])
let v = native_list_append(v, ["भूतयज्ञ", "noun", "भूतयज्ञाः", "भूतयज्ञस्य", "भूतयज्ञाय", "", "a sacrificial offering"])
let v = native_list_append(v, ["मनुष्ययज्ञ", "noun", "मनुष्ययज्ञाः", "मनुष्ययज्ञस्य", "मनुष्ययज्ञाय", "", "offering of devotion"])
let v = native_list_append(v, ["पुरोडाश", "noun", "पु॒रो॒डाशाः॑", "पु॒रो॒डाश॑स्य", "पु॒रो॒डाशा॑य", "", "oblation sacrifice"])
let v = native_list_append(v, ["एकोद्दिष्ट", "noun", "एकोद्दिष्टानि", "एकोद्दिष्टस्य", "एकोद्दिष्टाय", "", "a funerary ceremony"])
let v = native_list_append(v, ["सपिण्ड", "noun", "सपिण्डाः", "सपिण्डस्य", "सपिण्डाय", "", "deceased relative who"])
let v = native_list_append(v, ["पितृमेध", "noun", "पितृमेधाः", "पितृमेधस्य", "पितृमेधाय", "", "sacrifice to the"])
let v = native_list_append(v, ["पार्वण", "noun", "पार्वणाः", "पार्वणस्य", "पार्वणाय", "", "half-month Jyot."])
let v = native_list_append(v, ["पिण्ड", "noun", "पिण्डाः॑", "पिण्ड॑स्य", "पिण्डा॑य", "", "any round or"])
let v = native_list_append(v, ["गृह्य", "noun", "गृह्यानि", "गृह्यस्य", "गृह्याय", "", "anus L."])
let v = native_list_append(v, ["पटल", "noun", "पटलानि", "पटलस्य", "पटलाय", "", "a section or"])
let v = native_list_append(v, ["आख्यात", "noun", "आख्यातानि", "आख्यातस्य", "आख्याताय", "", "verb"])
let v = native_list_append(v, ["निपात", "noun", "निपाताः", "निपातस्य", "निपाताय", "", "descent falling"])
let v = native_list_append(v, ["वृषन्", "noun", "वृषा॑णः", "वृष्णः॑", "वृष्णे॑", "", "man male any"])
let v = native_list_append(v, ["वचन", "noun", "वचनानि", "वचनस्य", "वचनाय", "", "speaking utterance Sāṃkhyak."])
let v = native_list_append(v, ["विभक्ति", "noun", "वि॒भ॒क्तयः॑", "वि॒भ॒क्तेः", "वि॒भ॒क्तये॑", "", "separation partition"])
let v = native_list_append(v, ["कृत्", "noun", "कृत्", "", "", "", "a suffix which"])
let v = native_list_append(v, ["तद्धित", "noun", "तद्धितानि", "तद्धितस्य", "तद्धिताय", "", "ones welfare Āp."])
let v = native_list_append(v, ["अनुवाक", "noun", "अनुवाकाः", "अनुवाकस्य", "अनुवाकाय", "", "saying after repeating"])
let v = native_list_append(v, ["प्रतीक", "noun", "प्रती॑कानि", "प्रती॑कस्य", "प्रती॑काय", "", "exterior surface RV."])
let v = native_list_append(v, ["কৃষ্ণ", "noun", "কৃষ্ণ", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["अष्टक", "noun", "अष्ट॑कानि", "अष्ट॑कस्य", "अष्ट॑काय", "", "an object having"])
let v = native_list_append(v, ["माधवीय", "noun", "माधवीयानि", "माधवीयस्य", "माधवीयाय", "", "a work of"])
let v = native_list_append(v, ["आख्यान", "noun", "आख्यानानि", "आख्यानस्य", "आख्यानाय", "", "communication Pāṇ. Kap."])
let v = native_list_append(v, ["पर्वन्", "noun", "पर्वा॑णि", "पर्व॑णः", "पर्व॑णे", "", "joint limb RV."])
let v = native_list_append(v, ["उपाख्यान", "noun", "उपाख्यानानि", "उपाख्यानस्य", "उपाख्यानाय", "", "account relation of"])
let v = native_list_append(v, ["अनुक्रमणिका", "noun", "अनुक्रमणिकाः", "अनुक्रमणिकायाः", "अनुक्रमणिकायै", "", "table of contents"])
let v = native_list_append(v, ["आदिपर्वन्", "noun", "आदिपर्वन्", "", "", "", "first chapter"])
let v = native_list_append(v, ["पर्वसंग्रह", "noun", "पर्वसंग्रहाः", "पर्वसंग्रहस्य", "पर्वसंग्रहाय", "", "an introductory text"])
let v = native_list_append(v, ["गदापर्वन्", "noun", "गदापर्वन्", "", "", "", "part of chapter"])
let v = native_list_append(v, ["स्वयंवर", "noun", "स्वयंवराः", "स्वयंवरस्य", "स्वयंवराय", "", "self-choice"])
let v = native_list_append(v, ["भारतवर्ष", "noun", "भारतवर्षाणि", "भारतवर्षस्य", "भारतवर्षाय", "", "realm of the"])
let v = native_list_append(v, ["गौड", "noun", "गौडाः", "गौडस्य", "गौडाय", "", "a region in"])
let v = native_list_append(v, ["वैदर्भ", "noun", "वैदर्भाः", "वैदर्भस्य", "वैदर्भाय", "", "a king of"])
let v = native_list_append(v, ["कुशीलव", "noun", "कुशीलवाः", "कुशीलवस्य", "कुशीलवाय", "", "Kuśa and Lava"])
let v = native_list_append(v, ["आदिकाव्य", "noun", "आदिकाव्यानि", "आदिकाव्यस्य", "आदिकाव्याय", "", "first court poem"])
let v = native_list_append(v, ["आर्ष", "noun", "आर्षाः", "आर्षस्य", "आर्षाय", "", "an old form"])
let v = native_list_append(v, ["रूपक", "noun", "रूपकाः", "रूपकस्य", "रूपकाय", "", "a certain coin"])
let v = native_list_append(v, ["महाकवि", "noun", "महाकवयः", "महाकवेः", "महाकवये", "", "great poet classical"])
let v = native_list_append(v, ["महाकाव्य", "noun", "महाकाव्यानि", "महाकाव्यस्य", "महाकाव्याय", "", "great or classical"])
let v = native_list_append(v, ["प्रशस्ति", "noun", "प्रशस्तयः", "प्रशस्त्याः", "प्रशस्त्यै", "", "glory fame praise"])
let v = native_list_append(v, ["दिग्नाग", "noun", "दिग्नागाः", "दिग्नागस्य", "दिग्नागाय", "", "the four or"])
let v = native_list_append(v, ["ยาจก", "noun", "ยาจก", "", "", "", "Thai script form"])
let v = native_list_append(v, ["चातक", "noun", "चातकाः", "चातकस्य", "चातकाय", "", "Jacobin cuckoo Clamator"])
let v = native_list_append(v, ["कर्णिकार", "noun", "कर्णिकाराः", "कर्णिकारस्य", "कर्णिकाराय", "", "karnikara tree Pterospermum"])
let v = native_list_append(v, ["गोविन्द", "noun", "गोविन्दाः", "गोविन्दस्य", "गोविन्दाय", "", "cowherd"])
let v = native_list_append(v, ["नट", "noun", "नटाः", "नटस्य", "नटाय", "", "dancer mime"])
let v = native_list_append(v, ["नाटक", "noun", "नाटकाः", "नाटकस्य", "नाटकाय", "", "actor dancer mime"])
let v = native_list_append(v, ["उपरूपक", "noun", "उपरूपकानि", "उपरूपकस्य", "उपरूपकाय", "", "a drama of"])
let v = native_list_append(v, ["विदूषक", "noun", "विदूषकाः", "विदूषकस्य", "विदूषकाय", "", "jester fool particularly"])
let v = native_list_append(v, ["नान्दी", "noun", "नान्द्यः", "नान्द्याः", "नान्द्यै", "", "joy pleasure"])
let v = native_list_append(v, ["प्रवेशक", "noun", "प्रवेशकाः", "प्रवेशकस्य", "प्रवेशकाय", "", "an entering entrance"])
let v = native_list_append(v, ["विष्कम्भ", "noun", "विष्कम्भाः", "विष्कम्भस्य", "विष्कम्भाय", "", "support prop Lāṭy."])
let v = native_list_append(v, ["नाटिका", "noun", "नाटिकाः", "नाटिकायाः", "नाटिकायै", "", "a style of"])
let v = native_list_append(v, ["प्रहसन", "noun", "प्रहसनानि", "प्रहसनस्य", "प्रहसनाय", "", "laughter amusement mockery"])
let v = native_list_append(v, ["संगीतशाला", "noun", "संगीतशालाः", "संगीतशालायाः", "संगीतशालायै", "", "music hall Mṛcch."])
let v = native_list_append(v, ["नेपथ्य", "noun", "नेपथ्याः", "नेपथ्यस्य", "नेपथ्याय", "", "decoration costume MBh."])
let v = native_list_append(v, ["नीति", "noun", "नीतयः", "नीतेः", "नीतये", "", "leading bringing guidance"])
let v = native_list_append(v, ["नीतिशास्त्र", "noun", "नीतिशास्त्रानि", "नीतिशास्त्रस्य", "नीतिशास्त्राय", "", "science of politics"])
let v = native_list_append(v, ["लम्बक", "noun", "लम्बकाः", "लम्बकस्य", "लम्बकाय", "", "perpendicular Āryabh."])
let v = native_list_append(v, ["अदृष्ट", "noun", "अदृष्टाः", "अदृष्टस्य", "अदृष्टाय", "", "a certain poison"])
let v = native_list_append(v, ["त्रिज्या", "noun", "त्रिज्याः", "त्रिज्यायाः", "त्रिज्यायै", "", "radius"])
let v = native_list_append(v, ["प्रजा", "noun", "प्र॒जाः", "प्र॒जायाः॑", "प्र॒जायै॑", "", "procreation"])
let v = native_list_append(v, ["कर्ता", "noun", "कर्ता", "", "", "", "nominative singular masculine/feminine"])
let v = native_list_append(v, ["प्रकृति", "noun", "प्रकृतयः", "प्रकृतेः", "प्रकृतये", "", "the original or"])
let v = native_list_append(v, ["विराम", "noun", "विरामाः", "विरामस्य", "विरामाय", "", "termination stop"])
let v = native_list_append(v, ["अविद्या", "noun", "अवि॑द्याः", "अवि॑द्यायाः", "अवि॑द्यायै", "", "ignorance particularly in"])
let v = native_list_append(v, ["प्रधान", "noun", "प्रधानाः", "प्रधानस्य", "प्रधानाय", "", "name of a"])
let v = native_list_append(v, ["रमण", "noun", "रमणानि", "रमणस्य", "रमणाय", "", "pleasure joy"])
let v = native_list_append(v, ["रम", "noun", "रम", "", "", "", "lover"])
let v = native_list_append(v, ["क्रोध", "noun", "क्रोधाः॑", "क्रोध॑स्य", "क्रोधा॑य", "", "anger wrath"])
let v = native_list_append(v, ["प्राचीन", "noun", "प्राचीनाः", "प्राचीनस्य", "प्राचीनाय", "", "alternative form of"])
let v = native_list_append(v, ["प्रासाद", "noun", "प्रासादाः", "प्रासादस्य", "प्रासादाय", "", "a lofty seat"])
let v = native_list_append(v, ["कुक्कुर", "noun", "कुक्कुराः", "कुक्कुरस्य", "कुक्कुराय", "", "a dog"])
let v = native_list_append(v, ["वाद", "noun", "वादाः", "वादस्य", "वादाय", "", "speech statement Mn."])
let v = native_list_append(v, ["तृष्णा", "noun", "तृष्णाः॑", "तृष्णा॑याः", "तृष्णा॑यै", "", "thirst desire"])
let v = native_list_append(v, ["मृगतृष्णा", "noun", "मृगतृष्णाः", "मृगतृष्णायाः", "मृगतृष्णायै", "", "mirage optical illusion"])
let v = native_list_append(v, ["भिक्षु", "noun", "भिक्षवः", "भिक्षोः", "भिक्षवे", "", "mendicant beggar"])
let v = native_list_append(v, ["वाहन", "noun", "वाह॑नानि", "वाह॑नस्य", "वाह॑नाय", "", "vehicle carriage horse"])
let v = native_list_append(v, ["मृदा", "noun", "मृदा", "", "", "", "soil clay"])
let v = native_list_append(v, ["वाणिज्य", "noun", "वाणिज्य", "", "", "", "commerce"])
let v = native_list_append(v, ["सन्धि", "noun", "स॒न्धयः॑", "स॒न्धेः", "स॒न्धये॑", "", "alternative spelling of"])
let v = native_list_append(v, ["कर", "noun", "क॒राः", "क॒रस्य॑", "क॒राय॑", "", "doer maker"])
let v = native_list_append(v, ["समस्या", "noun", "समस्याः", "समस्यायाः", "समस्यायै", "", "junction union the"])
let v = native_list_append(v, ["हरण", "noun", "हरणानि", "हरणस्य", "हरणाय", "", "abduction"])
let v = native_list_append(v, ["कण", "noun", "कणाः॑", "कण॑स्य", "कणा॑य", "", "any minute particle"])
let v = native_list_append(v, ["काष्ठ", "noun", "काष्ठानि", "काष्ठस्य", "काष्ठाय", "", "wood timber"])
let v = native_list_append(v, ["हरित्", "noun", "ह॒रितः॑", "ह॒रितः॑", "ह॒रिते॑", "", "a kind of"])
let v = native_list_append(v, ["रासभी", "noun", "रासभ्यः", "रासभ्याः", "रासभ्यै", "", "female donkey she-ass"])
let v = native_list_append(v, ["रसभ", "noun", "रसभाः", "रसभस्य", "रसभाय", "", "donkey"])
let v = native_list_append(v, ["दर्शन", "noun", "दर्श॑नानि", "दर्श॑नस्य", "दर्श॑नाय", "", "philosophy philosophical system"])
let v = native_list_append(v, ["परा", "noun", "पराः", "परायाः", "परायै", "", "foreign country Kathās."])
let v = native_list_append(v, ["अपरा", "noun", "अपराः", "अपरायाः", "अपरायै", "", "west L."])
let v = native_list_append(v, ["विशेष", "noun", "विशेषाः", "विशेषस्य", "विशेषाय", "", "distinction difference GṛŚrS."])
let v = native_list_append(v, ["ग्रहण", "noun", "ग्रहणानि", "ग्रहणस्य", "ग्रहणाय", "", "eclipse"])
let v = native_list_append(v, ["प्रहार", "noun", "प्रहाराः", "प्रहारस्य", "प्रहाराय", "", "attack hit"])
let v = native_list_append(v, ["पराजय", "noun", "पराजयाः", "पराजयस्य", "पराजयाय", "", "being deprived of"])
let v = native_list_append(v, ["विजय", "noun", "वि॒ज॒याः", "वि॒ज॒यस्य॑", "वि॒ज॒याय॑", "", "contest for victory"])
let v = native_list_append(v, ["क्रम", "noun", "क्रमाः॑", "क्रम॑स्य", "क्रमा॑य", "", "a step"])
let v = native_list_append(v, ["आधार", "noun", "आधाराः", "आधारस्य", "आधाराय", "", "support prop stay"])
let v = native_list_append(v, ["धारण", "noun", "धार॑णानि", "धार॑णस्य", "धार॑णाय", "", "the act of"])
let v = native_list_append(v, ["पान", "noun", "पाना॑नि", "पान॑स्य", "पाना॑य", "", "the act of"])
let v = native_list_append(v, ["भाग्य", "noun", "भाग्य", "", "", "", "luck destiny fate"])
let v = native_list_append(v, ["परिजन", "noun", "परिजनाः", "परिजनस्य", "परिजनाय", "", "a surrounding person"])
let v = native_list_append(v, ["कर्षण", "noun", "कर्षणाः", "कर्षणस्य", "कर्षणाय", "", "an act of"])
let v = native_list_append(v, ["समवाय", "noun", "समवायाः", "समवायस्य", "समवायाय", "", "coming together contact"])
let v = native_list_append(v, ["प्राच्य", "noun", "प्राच्याः", "प्राच्यस्य", "प्राच्याय", "", "a name of"])
let v = native_list_append(v, ["यवनिका", "noun", "यवनिकाः", "यवनिकायाः", "यवनिकायै", "", "a Greek woman"])
let v = native_list_append(v, ["विद्यापति", "noun", "विद्यापतयः", "विद्यापतेः", "विद्यापतये", "", "chief scholar Rājat."])
let v = native_list_append(v, ["लिङ्गशरीर", "noun", "लिङ्गशरीराणि", "लिङ्गशरीरस्य", "लिङ्गशरीराय", "", "a subtle body"])
let v = native_list_append(v, ["आर", "noun", "आराणि", "आरस्य", "आराय", "", "brass BhP."])
let v = native_list_append(v, ["हेलि", "noun", "हेलयः", "हेलेः", "हेलये", "", "sun VarBṛS. Pur."])
let v = native_list_append(v, ["ज्यौ", "noun", "ज्यावः", "ज्यावः", "ज्यावे", "", "the planet Jupiter"])
let v = native_list_append(v, ["केन्द्र", "noun", "केन्द्राणि", "केन्द्रस्य", "केन्द्राय", "", "centre of a"])
let v = native_list_append(v, ["जामित्र", "noun", "जामित्राणि", "जामित्रस्य", "जामित्राय", "", "seventh lunar mansion"])
let v = native_list_append(v, ["अहर्गण", "noun", "अहर्गणाः", "अहर्गणस्य", "अहर्गणाय", "", "series of sacrificial"])
let v = native_list_append(v, ["उच्च", "noun", "उच्चाः", "उच्चस्य", "उच्चाय", "", "height MBh."])
let v = native_list_append(v, ["विश्", "noun", "विशः॑", "वि॒शः", "वि॒शे", "", "settlement house"])
let v = native_list_append(v, ["ធម៌", "noun", "ធម៌", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["विश्वास", "noun", "विश्वासाः", "विश्वासस्य", "विश्वासाय", "", "confidence trust reliance"])
let v = native_list_append(v, ["उच्चारण", "noun", "उच्चारणानि", "उच्चारणस्य", "उच्चारणाय", "", "pronunciation articulation enunciation"])
let v = native_list_append(v, ["भी", "noun", "भियः॑", "भि॒यः", "भि॒ये", "", "fear fright alarm"])
let v = native_list_append(v, ["क्षति", "noun", "क्षतयः", "क्षतेः", "क्षतये", "", "injury hurt wound"])
let v = native_list_append(v, ["शून्यता", "noun", "शून्यता", "", "", "", "sunyata nonexistence nonreality"])
let v = native_list_append(v, ["ทาส", "noun", "ทาส", "", "", "", "Thai script form"])
let v = native_list_append(v, ["पीठ", "noun", "पीठानि", "पीठस्य", "पीठाय", "", "seat bench desk"])
let v = native_list_append(v, ["क्षत्रिय", "noun", "क्ष॒त्रियाः॑", "क्ष॒त्रिय॑स्य", "क्ष॒त्रिया॑य", "", "a Kshatriya a"])
let v = native_list_append(v, ["याद", "noun", "याद", "", "", "", "combining form of"])
let v = native_list_append(v, ["शङ्क", "noun", "शङ्क", "", "", "", "doubt"])
let v = native_list_append(v, ["छाया", "noun", "छा॒याः", "छा॒यायाः॑", "छा॒यायै॑", "", "shadow shade shady"])
let v = native_list_append(v, ["अतिथि", "noun", "अति॑थयः", "अति॑थेः", "अति॑थये", "", "a guest visitor"])
let v = native_list_append(v, ["आरोग्य", "noun", "आरोग्याणि", "आरोग्यस्य", "आरोग्याय", "", "health good health"])
let v = native_list_append(v, ["पुष्कर", "noun", "पुष्करानि", "पुष्करस्य", "पुष्कराय", "", "blue lotus flower"])
let v = native_list_append(v, ["भ्रात्र", "noun", "भ्रात्र", "", "", "", "brother"])
let v = native_list_append(v, ["शिष्य", "noun", "शिष्याः", "शिष्यस्य", "शिष्याय", "", "student pupil disciple"])
let v = native_list_append(v, ["शिष्यपरम्परा", "noun", "शिष्यपरम्परा", "", "", "", "a series or"])
let v = native_list_append(v, ["अङ्ग", "noun", "अङ्गाः॑", "अङ्ग॑स्य", "अङ्गा॑य", "", "a limb of"])
let v = native_list_append(v, ["अत्र", "noun", "अ॒त्राः", "अ॒त्रस्य॑", "अ॒त्राय॑", "", "name of a"])
let v = native_list_append(v, ["असिद्धि", "noun", "असिद्धि", "", "", "", "failure"])
let v = native_list_append(v, ["तन्", "noun", "तन्", "", "", "", "continuation uninterrupted succession"])
let v = native_list_append(v, ["समत्व", "noun", "समत्व", "", "", "", "equanimity balance"])
let v = native_list_append(v, ["तेजस्", "noun", "तेजां॑सि", "तेज॑सः", "तेज॑से", "", "the sharp edge"])
let v = native_list_append(v, ["दूरम्", "noun", "दूरम्", "", "", "", "distance remoteness"])
let v = native_list_append(v, ["महत्", "noun", "म॒हान्तः॑", "म॒ह॒तः", "म॒ह॒ते", "", "great man man"])
let v = native_list_append(v, ["ဗုဒ္ဓ", "noun", "ဗုဒ္ဓ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["ဇလ", "noun", "ဇလ", "", "", "", ""])
let v = native_list_append(v, ["कच्छप", "noun", "कच्छपाः", "कच्छपस्य", "कच्छपाय", "", "tortoise turtle"])
let v = native_list_append(v, ["महात्मन्", "noun", "महात्मानः", "महात्मनः", "महात्मने", "", "the Supreme Spirit"])
let v = native_list_append(v, ["भक्त", "noun", "भ॒क्तानि॑", "भ॒क्तस्य॑", "भ॒क्ताय॑", "", "share portion"])
let v = native_list_append(v, ["मस्जिद", "noun", "मस्जिदाः", "मस्जिदस्य", "मस्जिदाय", "", "a mosque"])
let v = native_list_append(v, ["लण्ड", "noun", "लण्डानि", "लण्डस्य", "लण्डाय", "", "excrement faeces ordure"])
let v = native_list_append(v, ["महेश्वर", "noun", "म॒हे॒श्व॒राः", "म॒हे॒श्व॒रस्य॑", "म॒हे॒श्व॒राय॑", "", "an epithet of"])
let v = native_list_append(v, ["संभोग", "noun", "सं॒भोगाः॑", "सं॒भोग॑स्य", "सं॒भोगा॑य", "", "enjoyment in general"])
let v = native_list_append(v, ["नीचामेढ्र", "noun", "नीचामेढ्राः", "नीचामेढ्रस्य", "नीचामेढ्राय", "", "one whose penis"])
let v = native_list_append(v, ["मन्दिरम्", "noun", "मन्दिरम्", "", "", "", "house"])
let v = native_list_append(v, ["नमस्कार", "noun", "न॒म॒स्का॒राः", "न॒म॒स्का॒रस्य॑", "न॒म॒स्का॒राय॑", "", "the exclamation of"])
let v = native_list_append(v, ["भूत", "noun", "भूतानि", "भूतस्य", "भूताय", "", "living being anything"])
let v = native_list_append(v, ["स्वागत", "noun", "स्वागतानि", "स्वागतस्य", "स्वागताय", "", "welcome"])
let v = native_list_append(v, ["कम्बल", "noun", "क॒म्ब॒लाः", "क॒म्ब॒लस्य॑", "क॒म्ब॒लाय॑", "", "a woolen blanket"])
let v = native_list_append(v, ["लाभ", "noun", "लाभ", "", "", "", "meeting with finding"])
let v = native_list_append(v, ["उषा", "noun", "उषा", "", "", "", "dawn"])
let v = native_list_append(v, ["तुलसी", "noun", "तुलस्यः", "तुलस्याः", "तुलस्यै", "", "basil a sacred"])
let v = native_list_append(v, ["जीवन", "noun", "जी॒व॒नाः", "जी॒व॒नस्य॑", "जी॒व॒नाय॑", "", "a living being"])
let v = native_list_append(v, ["हनुमान्", "noun", "हनुमान्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["छात्र", "noun", "छात्राः", "छात्रस्य", "छात्राय", "", "alternative spelling of"])
let v = native_list_append(v, ["प्रार्थना", "noun", "प्रार्थनाः", "प्रार्थनायाः", "प्रार्थनायै", "", "prayer"])
let v = native_list_append(v, ["शर्म", "noun", "शर्म", "", "", "", "combining form of"])
let v = native_list_append(v, ["मद्यसार", "noun", "मद्यसाराः", "मद्यसारस्य", "मद्यसाराय", "", "alcohol"])
let v = native_list_append(v, ["मदिरा", "noun", "मदिराः", "मदिरायाः", "मदिरायै", "", "spirituous liquor any"])
let v = native_list_append(v, ["मद्य", "noun", "मद्या॑नि", "मद्य॑स्य", "मद्या॑य", "", "any intoxicating drink"])
let v = native_list_append(v, ["प्रसन्न", "noun", "प्रसन्नाः", "प्रसन्नस्य", "प्रसन्नाय", "", "good humour complacence"])
let v = native_list_append(v, ["उत्सव", "noun", "उत्सवाः", "उत्सवस्य", "उत्सवाय", "", "ceremony festival"])
let v = native_list_append(v, ["महोत्सव", "noun", "महोत्सव", "", "", "", "festival"])
let v = native_list_append(v, ["कौशल", "noun", "कौशलानि", "कौशलस्य", "कौशलाय", "", "dexterity competency skill"])
let v = native_list_append(v, ["नेत्र", "noun", "नेत्राणि", "नेत्रस्य", "नेत्राय", "", "n eye"])
let v = native_list_append(v, ["नयन", "noun", "नयनाणि", "नयनस्य", "नयनाय", "", "eye"])
let v = native_list_append(v, ["भवन", "noun", "भवनाः", "भवनस्य", "भवनाय", "", "building edifice"])
let v = native_list_append(v, ["चन्द्रिका", "noun", "चन्द्रिका", "", "", "", "moonlight moonshine"])
let v = native_list_append(v, ["चित्र", "noun", "चि॒त्राणि॑", "चि॒त्रस्य॑", "चि॒त्राय॑", "", "shiny object jewel"])
let v = native_list_append(v, ["आतप", "noun", "आतपाः", "आतपस्य", "आतपाय", "", "sunshine sunlight sunbeam"])
let v = native_list_append(v, ["శ్రీ", "noun", "శ్రీ", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["मुक्त", "noun", "मुक्तानि", "मुक्तस्य", "मुक्ताय", "", "the spirit released"])
let v = native_list_append(v, ["स्वतन्त्र", "noun", "स्वतन्त्रानि", "स्वतन्त्रस्य", "स्वतन्त्राय", "", "self-dependence independence self-will"])
let v = native_list_append(v, ["सदस्य", "noun", "स॒द॒स्याः", "स॒द॒स्यस्य॑", "स॒द॒स्याय॑", "", "“present in the"])
let v = native_list_append(v, ["प्रारम्भ", "noun", "प्रारम्भाः", "प्रारम्भस्य", "प्रारम्भाय", "", "beginning"])
let v = native_list_append(v, ["दृढ", "noun", "दृढानि", "दृढस्य", "दृढाय", "", "iron"])
let v = native_list_append(v, ["धनी", "noun", "धनी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["धनिक", "noun", "धनिक", "", "", "", "a rich man"])
let v = native_list_append(v, ["कोप", "noun", "कोपाः॑", "कोप॑स्य", "कोपा॑य", "", "morbid irritation or"])
let v = native_list_append(v, ["मानव", "noun", "मान॑वाः", "मान॑वस्य", "मान॑वाय", "", "human human being"])
let v = native_list_append(v, ["शून्य", "noun", "शू॒न्यानि॑", "शू॒न्यस्य॑", "शू॒न्याय॑", "", "zero"])
let v = native_list_append(v, ["पुल्ल", "noun", "पुल्लानि", "पुल्लस्य", "पुल्लाय", "", "flower"])
let v = native_list_append(v, ["फुल्ल", "noun", "फुल्लानि", "फुल्लस्य", "फुल्लाय", "", "a full-blown flower"])
let v = native_list_append(v, ["దేవ", "noun", "దేవ", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["सरल", "noun", "सरल", "", "", "", "a species of"])
let v = native_list_append(v, ["छुरी", "noun", "छुर्यः", "छुर्याः", "छुर्यै", "", "a dagger knife"])
let v = native_list_append(v, ["मर्द", "noun", "मर्दाः", "मर्दस्य", "मर्दाय", "", "grinding pounding violent"])
let v = native_list_append(v, ["भूतल", "noun", "भूतलानि", "भूतलस्य", "भूतलाय", "", "floor ground surface"])
let v = native_list_append(v, ["फट", "noun", "फट", "", "", "", "The expanded hood"])
let v = native_list_append(v, ["जान", "noun", "जाना॑नि", "जान॑स्य", "जाना॑य", "", "birth origin birthplace"])
let v = native_list_append(v, ["संविधान", "noun", "संविधानाः", "संविधानस्य", "संविधानाय", "", "constitution"])
let v = native_list_append(v, ["रङ्ग", "noun", "रङ्गाः", "रङ्गस्य", "रङ्गाय", "", "colour paint dye"])
let v = native_list_append(v, ["पोत", "noun", "पोताः", "पोतस्य", "पोताय", "", "the young of"])
let v = native_list_append(v, ["रोचक", "noun", "रोचक", "", "", "", "a worker in"])
let v = native_list_append(v, ["नास्तिक", "noun", "नास्तिकाः", "नास्तिकस्य", "नास्तिकाय", "", "atheist unbeliever"])
let v = native_list_append(v, ["केवल", "noun", "केवलाः", "केवलस्य", "केवलाय", "", "a dancer tumbler"])
let v = native_list_append(v, ["गर्जन", "noun", "गर्जनानि", "गर्जनस्य", "गर्जनाय", "", "roar bellow"])
let v = native_list_append(v, ["स्वर्ग", "noun", "स्व॒र्गाः", "स्व॒र्गस्य॑", "स्व॒र्गाय॑", "", "heaven paradise"])
let v = native_list_append(v, ["सहन", "noun", "सहनानि", "सहनस्य", "सहनाय", "", "patience"])
let v = native_list_append(v, ["अङ्गुष्ठ", "noun", "अ॒ङ्गुष्ठाः॑", "अ॒ङ्गुष्ठ॑स्य", "अ॒ङ्गुष्ठा॑य", "", "thumb"])
let v = native_list_append(v, ["अङ्गुली", "noun", "अङ्गुल्यः", "अङ्गुल्याः", "अङ्गुल्यै", "", "finger"])
let v = native_list_append(v, ["दुर्ग", "noun", "दु॒र्गाणि॑", "दु॒र्गस्य॑", "दु॒र्गाय॑", "", "difficult or narrow"])
let v = native_list_append(v, ["सुरक्षा", "noun", "सुरक्षा", "", "", "", "safeness"])
let v = native_list_append(v, ["शपथ", "noun", "शपथाः", "शपथस्य", "शपथाय", "", "oath vow"])
let v = native_list_append(v, ["प्रतिज्ञा", "noun", "प्रतिज्ञाः", "प्रतिज्ञायाः", "प्रतिज्ञायै", "", "vow promise"])
let v = native_list_append(v, ["चतुर", "noun", "चतुराः", "चतुरस्य", "चतुराय", "", "a round pillow"])
let v = native_list_append(v, ["योजना", "noun", "योजना", "", "", "", "yoking building"])
let v = native_list_append(v, ["सागर", "noun", "सागराः", "सागरस्य", "सागराय", "", "ocean"])
let v = native_list_append(v, ["पेशी", "noun", "पेश्यः", "पेश्याः", "पेश्यै", "", "a piece of"])
let v = native_list_append(v, ["निष्ठा", "noun", "निष्ठाः", "निष्ठायाः", "निष्ठायै", "", "devotion attachment"])
let v = native_list_append(v, ["वर्तनी", "noun", "वर्तन्यः", "वर्तन्याः", "वर्तन्यै", "", "way"])
let v = native_list_append(v, ["कामना", "noun", "कामनाः", "कामनायाः", "कामनायै", "", "wish desire"])
let v = native_list_append(v, ["दल", "noun", "दला॑नि", "दल॑स्य", "दला॑य", "", "a fragment a"])
let v = native_list_append(v, ["स्नान", "noun", "स्नानानि", "स्नानस्य", "स्नानाय", "", "bath bathing"])
let v = native_list_append(v, ["आम्र", "noun", "आ॒म्राः", "आ॒म्रस्य॑", "आ॒म्राय॑", "", "the mango fruit"])
let v = native_list_append(v, ["భూమి", "noun", "భూమి", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["सहायता", "noun", "सहायताः", "सहायतायाः", "सहायतायै", "", "a number of"])
let v = native_list_append(v, ["उपवन", "noun", "उपवनानि", "उपवनस्य", "उपवनाय", "", "garden grove"])
let v = native_list_append(v, ["शशक", "noun", "शशकाः", "शशकस्य", "शशकाय", "", "rabbit"])
let v = native_list_append(v, ["साहस", "noun", "साहसानि", "साहसस्य", "साहसाय", "", "adventure boldness daring"])
let v = native_list_append(v, ["परिणाम", "noun", "परिणामाः", "परिणामस्य", "परिणामाय", "", "product result conclusion"])
let v = native_list_append(v, ["భూ", "noun", "భూ", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["प्रमाण", "noun", "प्रमाण", "", "", "", "proof authority any"])
let v = native_list_append(v, ["साक्ष्य", "noun", "साक्ष्य", "", "", "", "testimony evidence verification"])
let v = native_list_append(v, ["स्वास्थ्य", "noun", "स्वास्थ्यानि", "स्वास्थ्यस्य", "स्वास्थ्याय", "", "health"])
let v = native_list_append(v, ["बाधा", "noun", "बाधाः", "बाधायाः", "बाधायै", "", "interruption obstacle hardship"])
let v = native_list_append(v, ["रोगी", "noun", "रोगी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["खण्ड", "noun", "खण्डाः", "खण्डस्य", "खण्डाय", "", "a break gap"])
let v = native_list_append(v, ["अम्बर", "noun", "अम्ब॑राणि", "अम्ब॑रस्य", "अम्ब॑राय", "", "surroundings environment"])
let v = native_list_append(v, ["सिद्धि", "noun", "सिद्धयः", "सिद्धेः", "सिद्धये", "", "success perfection attainment"])
let v = native_list_append(v, ["मूढ", "noun", "मूढाः", "मूढस्य", "मूढाय", "", "confusion of mind"])
let v = native_list_append(v, ["निर्बुद्धि", "noun", "नि॒र्बुद्ध॑यः", "नि॒र्बुद्धेः॑", "नि॒र्बुद्ध॑ये", "", "idiot fool"])
let v = native_list_append(v, ["शय्या", "noun", "शय्याः", "शय्यायाः", "शय्यायै", "", "bed couch sofa"])
let v = native_list_append(v, ["विद्", "noun", "विदः", "विदः", "विदे", "", "Mercury"])
let v = native_list_append(v, ["गते", "noun", "गते", "", "", "", "vocative singular of"])
let v = native_list_append(v, ["दुर्बल", "noun", "दुर्बलाः", "दुर्बलस्य", "दुर्बलाय", "", "weakling impotent man"])
let v = native_list_append(v, ["शोक", "noun", "शोकाः॑", "शोक॑स्य", "शोका॑य", "", "flame glow heat"])
let v = native_list_append(v, ["उज्ज्वल", "noun", "उज्ज्वलाः", "उज्ज्वलस्य", "उज्ज्वलाय", "", "love passion"])
let v = native_list_append(v, ["औषध", "noun", "औ॒ष॒धानि॑", "औ॒ष॒धस्य॑", "औ॒ष॒धाय॑", "", "drug medicine"])
let v = native_list_append(v, ["सत्यता", "noun", "सत्यताः", "सत्यतायाः", "सत्यतायै", "", "reality truth"])
let v = native_list_append(v, ["महार्घ", "noun", "महार्घाः", "महार्घस्य", "महार्घाय", "", "Perdix chenensis a"])
let v = native_list_append(v, ["बहुमूल्य", "noun", "बहुमूल्यानि", "बहुमूल्यस्य", "बहुमूल्याय", "", "a large sum"])
let v = native_list_append(v, ["रिक्त", "noun", "रिक्त", "", "", "", "an empty place"])
let v = native_list_append(v, ["श्रीत्वम्", "noun", "श्रीत्वम्", "", "", "", "bonanza"])
let v = native_list_append(v, ["प्रताप", "noun", "प्रतापाः", "प्रतापस्य", "प्रतापाय", "", "bonanza"])
let v = native_list_append(v, ["कागद", "noun", "कागदानि", "कागदस्य", "कागदाय", "", "paper"])
let v = native_list_append(v, ["समान", "noun", "समानाः", "समानस्य", "समानाय", "", "one of the"])
let v = native_list_append(v, ["पानीय", "noun", "पानीयानि", "पानीयस्य", "पानीयाय", "", "water"])
let v = native_list_append(v, ["भार्या", "noun", "भा॒र्याः॑", "भा॒र्या॑याः", "भा॒र्या॑यै", "", "a wife"])
let v = native_list_append(v, ["शत्रु", "noun", "शत्र॑वः", "शत्रोः॑", "शत्र॑वे", "", "overthrower enemy foe"])
let v = native_list_append(v, ["शान्ति", "noun", "शान्त॑यः", "शान्तेः॑", "शान्त॑ये", "", "cessation abatement extinction"])
let v = native_list_append(v, ["यवसुरा", "noun", "यवसुरा", "", "", "", "beer a kind"])
let v = native_list_append(v, ["अनुच्छेद", "noun", "अनुच्छेद", "", "", "", "paragraph"])
let v = native_list_append(v, ["लेखनी", "noun", "लेखन्यः", "लेखन्याः", "लेखन्यै", "", "an instrument for"])
let v = native_list_append(v, ["नाश", "noun", "नाशाः", "नाशस्य", "नाशाय", "", "demolition ruin destruction"])
let v = native_list_append(v, ["चषक", "noun", "चषकाः", "चषकस्य", "चषकाय", "", "cup glass wineglass"])
let v = native_list_append(v, ["न्याय", "noun", "न्या॒याः", "न्या॒यस्य॑", "न्या॒याय॑", "", "that into which"])
let v = native_list_append(v, ["शव", "noun", "शवाः॑", "शव॑स्य", "शवा॑य", "", "corpse"])
let v = native_list_append(v, ["पथ", "noun", "पथाः", "पथस्य", "पथाय", "", "way road path"])
let v = native_list_append(v, ["परिहास", "noun", "परिहास", "", "", "", "fun joke jest"])
let v = native_list_append(v, ["विनाश", "noun", "वि॒ना॒शाः", "वि॒ना॒शस्य॑", "वि॒ना॒शाय॑", "", "annihilation perdition destruction"])
let v = native_list_append(v, ["प्रतिष्ठा", "noun", "प्रतिष्ठाः", "प्रतिष्ठायाः", "प्रतिष्ठायै", "", "ground base pedestal"])
let v = native_list_append(v, ["आशीर्वाद", "noun", "आशीर्वाद", "", "", "", "blessing benediction"])
let v = native_list_append(v, ["विचार", "noun", "विचाराः", "विचारस्य", "विचाराय", "", "thought idea consideration"])
let v = native_list_append(v, ["प्रस्ताव", "noun", "प्रस्तावाः", "प्रस्तावस्य", "प्रस्तावाय", "", "mention offer proposal"])
let v = native_list_append(v, ["निर्णय", "noun", "निर्णयाः", "निर्णयस्य", "निर्णयाय", "", "resolution settlement"])
let v = native_list_append(v, ["भविष्य", "noun", "भविष्याणि", "भविष्यस्य", "भविष्याय", "", "the future Hariv."])
let v = native_list_append(v, ["परीक्षा", "noun", "परीक्षाः", "परीक्षायाः", "परीक्षायै", "", "inspection investigation examination"])
let v = native_list_append(v, ["ताप", "noun", "ता॒पाः", "ता॒पस्य॑", "ता॒पाय॑", "", "heat glow"])
let v = native_list_append(v, ["अन्ति", "noun", "अन्तयः", "अन्त्याः", "अन्त्यै", "", "an elder sister"])
let v = native_list_append(v, ["पाटल", "noun", "पा॒ट॒लानि॑", "पा॒ट॒लस्य॑", "पा॒ट॒लाय॑", "", "the trumpet flower"])
let v = native_list_append(v, ["पण्यशाला", "noun", "पण्यशालाः", "पण्यशालायाः", "पण्यशालायै", "", "market marketplace"])
let v = native_list_append(v, ["शिल्पशाला", "noun", "शिल्पशालाः", "शिल्पशालायाः", "शिल्पशालायै", "", "workshop manufactory"])
let v = native_list_append(v, ["श्मशान", "noun", "श्म॒शा॒नानि॑", "श्म॒शा॒नस्य॑", "श्म॒शा॒नाय॑", "", "cemetery"])
let v = native_list_append(v, ["कारागार", "noun", "कारागाराणि", "कारागारस्य", "कारागाराय", "", "prisonhouse jail"])
let v = native_list_append(v, ["लक्ष्य", "noun", "लक्ष्याणि", "लक्ष्यस्य", "लक्ष्याय", "", "an object aimed"])
let v = native_list_append(v, ["श्यामा", "noun", "श्यामाः", "श्यामायाः", "श्यामायै", "", "night particularly a"])
let v = native_list_append(v, ["हास्य", "noun", "हास्याः", "हास्यस्य", "हास्याय", "", "laughter"])
let v = native_list_append(v, ["लोचन", "noun", "लोचनानि", "लोचनस्य", "लोचनाय", "", "organ of sight"])
let v = native_list_append(v, ["हानि", "noun", "हानि", "", "", "", "abandonment relinquishment"])
let v = native_list_append(v, ["ज्वर", "noun", "ज्वराः", "ज्वरस्य", "ज्वराय", "", "fever feverish heat"])
let v = native_list_append(v, ["चकोर", "noun", "चकोराः", "चकोरस्य", "चकोराय", "", "the Greek partridge"])
let v = native_list_append(v, ["पल", "noun", "पलानि", "पलस्य", "पलाय", "", "flesh meat"])
let v = native_list_append(v, ["अक्षत", "noun", "अक्षताः", "अक्षतस्य", "अक्षताय", "", "eunuch"])
let v = native_list_append(v, ["अरि", "noun", "अ॒रयः॑", "अ॒रेः", "अ॒रये॑", "", "enemy stranger"])
let v = native_list_append(v, ["मूल्य", "noun", "मूल्यानि", "मूल्यस्य", "मूल्याय", "", "price worth cost"])
let v = native_list_append(v, ["अङ्घ्रि", "noun", "अङ्घ्र॑यः", "अङ्घ्रेः॑", "अङ्घ्र॑ये", "", "foot"])
let v = native_list_append(v, ["द्रम्म", "noun", "द्रम्माणि", "द्रम्मस्य", "द्रम्माय", "", "drachma Greek coin"])
let v = native_list_append(v, ["काय", "noun", "काय", "", "", "", "the body"])
let v = native_list_append(v, ["चैत्र", "noun", "चैत्र", "चैत्रस्य", "चैत्राय", "", "First month of"])
let v = native_list_append(v, ["तिथे", "noun", "तिथे", "", "", "", "vocative singular of"])
let v = native_list_append(v, ["दिवस", "noun", "दिवस", "", "", "", "day"])
let v = native_list_append(v, ["करुणा", "noun", "करुणाः", "करुणायाः", "करुणायै", "", "pity compassion"])
let v = native_list_append(v, ["अस्त्र", "noun", "अस्त्राणि", "अस्त्रस्य", "अस्त्राय", "", "a missile weapon"])
let v = native_list_append(v, ["रुद्राक्ष", "noun", "रुद्राक्षाः", "रुद्राक्षस्य", "रुद्राक्षाय", "", "a tree used"])
let v = native_list_append(v, ["माला", "noun", "मालाः", "मालायाः", "मालायै", "", "garland wreath crown"])
let v = native_list_append(v, ["गन्धक", "noun", "गन्धकाः", "गन्धकस्य", "गन्धकाय", "", "sulfur"])
let v = native_list_append(v, ["षड्यन्त्र", "noun", "षड्यन्त्राणि", "षड्यन्त्रस्य", "षड्यन्त्राय", "", "conspiracy plot intrigue"])
let v = native_list_append(v, ["अनुमति", "noun", "अनुमतयः", "अनुमतेः", "अनुमतये", "", "assent permission approbation"])
let v = native_list_append(v, ["अरुण", "noun", "अ॒रु॒णाः", "अ॒रु॒णस्य॑", "अ॒रु॒णाय॑", "", "a name for"])
let v = native_list_append(v, ["शुक्ति", "noun", "शुक्ति", "", "", "", "shell esp. pearl"])
let v = native_list_append(v, ["धन", "noun", "धना॑नि", "धन॑स्य", "धना॑य", "", "contest race strife"])
let v = native_list_append(v, ["जीव", "noun", "जी॒वाः", "जी॒वस्य॑", "जी॒वाय॑", "", "life existence"])
let v = native_list_append(v, ["वैद्य", "noun", "वैद्याः", "वैद्यस्य", "वैद्याय", "", "a learned man"])
let v = native_list_append(v, ["नख", "noun", "न॒खाः", "न॒खस्य॑", "न॒खाय॑", "", "nail"])
let v = native_list_append(v, ["लोक", "noun", "लो॒काः", "लो॒कस्य॑", "लो॒काय॑", "", "free or open"])
let v = native_list_append(v, ["मौन", "noun", "मौ॒नानि॑", "मौ॒नस्य॑", "मौ॒नाय॑", "", "silence taciturnity"])
let v = native_list_append(v, ["ध्वनि", "noun", "ध्व॒नयः॑", "ध्व॒नेः", "ध्व॒नये॑", "", "sound echo noise"])
let v = native_list_append(v, ["कोलाहल", "noun", "कोलाहलाः", "कोलाहलस्य", "कोलाहलाय", "", "a loud and"])
let v = native_list_append(v, ["हत्या", "noun", "हत्या", "", "", "", "killing slaying slaughter"])
let v = native_list_append(v, ["तन्त्र", "noun", "तन्त्रा॑णि", "तन्त्र॑स्य", "तन्त्रा॑य", "", "a loom"])
let v = native_list_append(v, ["द्वितीय", "noun", "द्वि॒तीयाः॑", "द्वि॒तीय॑स्य", "द्वि॒तीया॑य", "", "fellow friend or"])
let v = native_list_append(v, ["शरद्", "noun", "शरद्", "", "", "", "autumn autumnal season"])
let v = native_list_append(v, ["तल", "noun", "तलानि", "तलस्य", "तलाय", "", "surface level floor"])
let v = native_list_append(v, ["पञ्चम", "noun", "पञ्चमानि", "पञ्चमस्य", "पञ्चमाय", "", "a fifth"])
let v = native_list_append(v, ["पञ्चमी", "noun", "पञ्चम्यः", "पञ्चम्याः", "पञ्चम्यै", "", "the fifth day"])
let v = native_list_append(v, ["वसन्तपञ्चमी", "noun", "वसन्तपञ्चमी", "", "", "", "A festival held"])
let v = native_list_append(v, ["उपनयन", "noun", "उपनयन", "", "", "", "the act of"])
let v = native_list_append(v, ["कण्टक", "noun", "कण्ट॑काः", "कण्ट॑कस्य", "कण्ट॑काय", "", "a thorn"])
let v = native_list_append(v, ["कलत्र", "noun", "कलत्राणि", "कलत्रस्य", "कलत्राय", "", "wife consort"])
let v = native_list_append(v, ["जनक", "noun", "जनकाः", "जनकस्य", "जनकाय", "", "a progenitor father"])
let v = native_list_append(v, ["मिथिला", "noun", "मिथिला", "", "", "", "Mithila a city"])
let v = native_list_append(v, ["कनक", "noun", "कन॑कानि", "कन॑कस्य", "कन॑काय", "", "gold"])
let v = native_list_append(v, ["अलस", "noun", "अ॒ल॒साः", "अ॒ल॒सस्य॑", "अ॒ल॒साय॑", "", "a sore or"])
let v = native_list_append(v, ["आलस्य", "noun", "आल॑स्यानि", "आल॑स्यस्य", "आल॑स्याय", "", "idleness laziness"])
let v = native_list_append(v, ["सर", "noun", "स॒राः", "स॒रस्य॑", "स॒राय॑", "", "sound"])
let v = native_list_append(v, ["उपहार", "noun", "उपहाराः", "उपहारस्य", "उपहाराय", "", "offering oblation to"])
let v = native_list_append(v, ["वनस्पति", "noun", "वन॒स्पत॑यः", "वन॒स्पतेः॑", "वन॒स्पत॑ये", "", "lord of the"])
let v = native_list_append(v, ["तान", "noun", "तानाः॑", "तान॑स्य", "ताना॑य", "", "fibre"])
let v = native_list_append(v, ["स्त्रीधन", "noun", "स्त्रीधन", "", "", "", "womens wealth a"])
let v = native_list_append(v, ["षोडशकला", "noun", "षोडशकला", "", "", "", "the 16 digits"])
let v = native_list_append(v, ["स्थिति", "noun", "स्थित॑यः", "स्थितेः॑", "स्थित॑ये", "", "standing upright or"])
let v = native_list_append(v, ["मोक्ष", "noun", "मोक्षाः", "मोक्षस्य", "मोक्षाय", "", "emancipation liberation release"])
let v = native_list_append(v, ["शेष", "noun", "शेषाः", "शेषस्य", "शेषाय", "", "that which is"])
let v = native_list_append(v, ["वेङ्कट", "noun", "वेङ्कटाः", "वेङ्कटस्य", "वेङ्कटाय", "", "Name of a"])
let v = native_list_append(v, ["वेङ्कटेश्वर", "noun", "वेङ्कटेश्वर", "", "", "", " lord of"])
let v = native_list_append(v, ["व्यवहार", "noun", "व्यवहाराः", "व्यवहारस्य", "व्यवहाराय", "", "doing conduct behaviour"])
let v = native_list_append(v, ["जयन्त", "noun", "जयन्त", "", "", "", "the moon"])
let v = native_list_append(v, ["जननी", "noun", "जनन्यः", "जनन्याः", "जनन्यै", "", "a mother"])
let v = native_list_append(v, ["उद्देश्य", "noun", "उद्देश्याः", "उद्देश्यस्य", "उद्देश्याय", "", "purpose aim"])
let v = native_list_append(v, ["कुरु", "noun", "कुर॑वः", "कुरोः॑", "कुर॑वे", "", "name of an"])
let v = native_list_append(v, ["गन्धर्व", "noun", "ग॒न्ध॒र्वाः", "ग॒न्ध॒र्वस्य॑", "ग॒न्ध॒र्वाय॑", "", "a gandharva one"])
let v = native_list_append(v, ["यमी", "noun", "यमी", "य॒म्याः", "य॒म्यै", "", "Name of Yamas"])
let v = native_list_append(v, ["नरसिंह", "noun", "नरसिंह", "न॒र॒सिं॒हस्य॑", "न॒र॒सिं॒हाय॑", "", "man-lion great warrior"])
let v = native_list_append(v, ["संकेत", "noun", "संकेताः", "संकेतस्य", "संकेताय", "", "agreement compact stipulation"])
let v = native_list_append(v, ["नारद", "noun", "नार॑दाः", "नार॑दस्य", "नार॑दाय", "", "Narada one of"])
let v = native_list_append(v, ["महाभारत", "noun", "म॒हा॒भार॑तानि", "म॒हा॒भार॑तस्य", "म॒हा॒भार॑ताय", "", "Mahabharata"])
let v = native_list_append(v, ["कैलास", "noun", "कैलासाः", "कैलासस्य", "कैलासाय", "", "Mount Kailasa fabulous"])
let v = native_list_append(v, ["मालव", "noun", "मालव", "", "", "", "name of a"])
let v = native_list_append(v, ["सूर्यकान्त", "noun", "सूर्यकान्त", "", "", "", "sun-loved the sun-stone"])
let v = native_list_append(v, ["हाटक", "noun", "हाटक", "हाटकस्य", "हाटकाय", "", "Hataka an ancient"])
let v = native_list_append(v, ["अभिमन्यु", "noun", "अभिमन्यवः", "अभिमन्योः", "अभिमन्यवे", "", "Abhimanyu son of"])
let v = native_list_append(v, ["अगस्त्य", "noun", "अगस्त्याः", "अगस्त्यस्य", "अगस्त्याय", "", "Agastya son of"])
let v = native_list_append(v, ["अहंकार", "noun", "अहंकाराः", "अहंकारस्य", "अहंकाराय", "", "conception of ones"])
let v = native_list_append(v, ["अमरावती", "noun", "अमरावत्यः", "अमरावत्याः", "अमरावत्यै", "", "name of a"])
let v = native_list_append(v, ["अरुन्धती", "noun", "अरुन्धत्यः", "अरुन्धत्याः", "अरुन्धत्यै", "", "the star Alcor"])
let v = native_list_append(v, ["रति", "noun", "रति", "", "", "", "name of the"])
let v = native_list_append(v, ["प्रीति", "noun", "प्रीतयः", "प्रीतेः", "प्रीतये", "", "any pleasurable sensation"])
let v = native_list_append(v, ["ज्योत्स्ना", "noun", "ज्योत्स्नाः॑", "ज्योत्स्ना॑याः", "ज्योत्स्ना॑यै", "", "moonlight a moonlit"])
let v = native_list_append(v, ["बाहु", "noun", "बा॒हवः॑", "बा॒होः", "बा॒हवे॑", "", "the arm especially"])
let v = native_list_append(v, ["कारण", "noun", "कारणानि", "कारणस्य", "कारणाय", "", "cause reason factor"])
let v = native_list_append(v, ["झङ्कार", "noun", "झङ्कार", "", "", "", "a low murmuring"])
let v = native_list_append(v, ["भैरवी", "noun", "भैरव्यः", "भैरव्याः", "भैरव्यै", "", "name of °व"])
let v = native_list_append(v, ["कीर", "noun", "कीराः", "कीरस्य", "कीराय", "", "parrot"])
let v = native_list_append(v, ["वाणि", "noun", "वाण॑यः", "वाणेः॑", "वाण॑ये", "", "weaving"])
let v = native_list_append(v, ["खर", "noun", "खराः", "खरस्य", "खराय", "", "donkey so called"])
let v = native_list_append(v, ["मनोहर", "noun", "मनोहराणि", "मनोहरस्य", "मनोहराय", "", "gold"])
let v = native_list_append(v, ["रञ्जन", "noun", "रञ्जनाः", "रञ्जनस्य", "रञ्जनाय", "", "baruwa sugarcane baruwa"])
let v = native_list_append(v, ["मार", "noun", "माराः", "मारस्य", "माराय", "", "death pestilence"])
let v = native_list_append(v, ["चारु", "noun", "चारवः", "चारोः", "चारवे", "", "a particular वासक"])
let v = native_list_append(v, ["केशिन्", "noun", "के॒शिनः॑", "के॒शिनः॑", "के॒शिने॑", "", "an epithet of"])
let v = native_list_append(v, ["धीर", "noun", "धीराः॑", "धीर॑स्य", "धीरा॑य", "", "the ocean sea"])
let v = native_list_append(v, ["शंकर", "noun", "शं॒क॒राः", "शं॒क॒रस्य॑", "शं॒क॒राय॑", "", "the maker of"])
let v = native_list_append(v, ["शंकराभरण", "noun", "शंकराभरण", "", "", "", "a particular राग"])
let v = native_list_append(v, ["कथा", "noun", "कथाः", "कथायाः", "कथायै", "", "conversation speech"])
let v = native_list_append(v, ["नन्दिनी", "noun", "नन्दिन्यः", "नन्दिन्याः", "नन्दिन्यै", "", "daughter"])
let v = native_list_append(v, ["नन्दक", "noun", "नन्दकाः", "नन्दकस्य", "नन्दकाय", "", "joy delight"])
let v = native_list_append(v, ["नंदक", "noun", "नंदक", "", "", "", "alternative form of"])
let v = native_list_append(v, ["गार्जर", "noun", "गार्जराः", "गार्जरस्य", "गार्जराय", "", "carrot"])
let v = native_list_append(v, ["సమృద్ధి", "noun", "సమృద్ధి", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["प्रभु", "noun", "प्र॒भवः॑", "प्र॒भोः", "प्र॒भवे॑", "", "master lord king"])
let v = native_list_append(v, ["वेला", "noun", "वेलाः॑", "वेला॑याः", "वेला॑यै", "", "time"])
let v = native_list_append(v, ["वेतन", "noun", "वेतनानि", "वेतनस्य", "वेतनाय", "", "wages hire salary"])
let v = native_list_append(v, ["शिक्षा", "noun", "शिक्षाः", "शिक्षायाः", "शिक्षायै", "", "desire of being"])
let v = native_list_append(v, ["विद्या", "noun", "वि॒द्याः", "वि॒द्यायाः॑", "वि॒द्यायै॑", "", "knowledge wisdom"])
let v = native_list_append(v, ["विद्याधरी", "noun", "विद्याधर्यः", "विद्याधर्याः", "विद्याधर्यै", "", "fairy sprite"])
let v = native_list_append(v, ["अनन्त", "noun", "अ॒न॒न्ताः", "अ॒न॒न्तस्य॑", "अ॒न॒न्ताय॑", "", "an epithet of"])
let v = native_list_append(v, ["सीता", "noun", "सीताः", "सीतायाः", "सीतायै", "", "a furrow the"])
let v = native_list_append(v, ["उष्ण", "noun", "उष्णाः", "उष्णस्य", "उष्णाय", "", "onion"])
let v = native_list_append(v, ["सूचना", "noun", "सूचना", "", "", "", "pointing out indication"])
let v = native_list_append(v, ["राष्ट्रपति", "noun", "रा॒ष्ट्रप॑तयः", "रा॒ष्ट्रप॑तेः", "रा॒ष्ट्रप॑तये", "", "lord of a"])
let v = native_list_append(v, ["मुख्य", "noun", "मुख्याः॑", "मुख्य॑स्य", "मुख्या॑य", "", "a leader guide"])
let v = native_list_append(v, ["खरा", "noun", "खरा", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["मन्मथ", "noun", "मन्मथ", "", "", "", "love or the"])
let v = native_list_append(v, ["आनन", "noun", "आननानि", "आननस्य", "आननाय", "", "the mouth"])
let v = native_list_append(v, ["चक्रवाल", "noun", "चक्रवालाः", "चक्रवालस्य", "चक्रवालाय", "", "multitude"])
let v = native_list_append(v, ["चन्दन", "noun", "चन्दनाः", "चन्दनस्य", "चन्दनाय", "", "sandalwood"])
let v = native_list_append(v, ["దూత", "noun", "దూత", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["तीर्थ", "noun", "ती॒र्थानि॑", "ती॒र्थस्य॑", "ती॒र्थाय॑", "", "a passage way"])
let v = native_list_append(v, ["संतोष", "noun", "संतोषाः", "संतोषस्य", "संतोषाय", "", "satisfaction contentment"])
let v = native_list_append(v, ["अजगर", "noun", "अ॒ज॒ग॒राः", "अ॒ज॒ग॒रस्य॑", "अ॒ज॒ग॒राय॑", "", "a python a"])
let v = native_list_append(v, ["गुण", "noun", "गु॒णाः", "गु॒णस्य॑", "गु॒णाय॑", "", "string strand"])
let v = native_list_append(v, ["ਗਗਨ", "noun", "ਗਗਨਾਨਿ", "ਗਗਨਸ੍ਯ", "ਗਗਨਾਯ", "", "Gurmukhi script form"])
let v = native_list_append(v, ["शरद", "noun", "शरद", "", "", "", "alternative form of"])
let v = native_list_append(v, ["आकार", "noun", "आकाराः", "आकारस्य", "आकाराय", "", "the letter ā"])
let v = native_list_append(v, ["आरा", "noun", "आराः॑", "आरा॑याः", "आरा॑यै", "", "an awl a"])
let v = native_list_append(v, ["आक्रमण", "noun", "अ॒ति॒क्रम॑णानि", "अ॒ति॒क्रम॑णस्य", "अ॒ति॒क्रम॑णाय", "", "approaching stepping upon"])
let v = native_list_append(v, ["महत्त्व", "noun", "महत्त्वानि", "महत्त्वस्य", "महत्त्वाय", "", "greatness the quality"])
let v = native_list_append(v, ["मीन", "noun", "मीनाः", "मीनस्य", "मीनाय", "", "a fish"])
let v = native_list_append(v, ["आणि", "noun", "आ॒णयः॑", "आ॒णेः", "आ॒णये॑", "", "the part of"])
let v = native_list_append(v, ["जनिमन्", "noun", "जनि॑मानि", "जनि॑म्नः", "जनि॑म्ने", "", "generation"])
let v = native_list_append(v, ["वैडूर्य", "noun", "वैडूर्याणि", "वैडूर्यस्य", "वैडूर्याय", "", "cats eye AdbhB."])
let v = native_list_append(v, ["नलद", "noun", "नलदाः", "नलदस्य", "नलदाय", "", "Nardostachys jatamansi Indian"])
let v = native_list_append(v, ["दिव्य", "noun", "दि॒व्यानि॑", "दि॒व्यस्य॑", "दि॒व्याय॑", "", "divine world anything"])
let v = native_list_append(v, ["क्षत्र", "noun", "क्ष॒त्राणि॑", "क्ष॒त्रस्य॑", "क्ष॒त्राय॑", "", "dominion supremacy power"])
let v = native_list_append(v, ["लिङ्ग", "noun", "लिङ्गानि", "लिङ्गस्य", "लिङ्गाय", "", "mark spot sign"])
let v = native_list_append(v, ["इन्धन", "noun", "इन्धन", "", "", "", "kindling lighting"])
let v = native_list_append(v, ["इष्ट", "noun", "इष्टाः", "इष्टस्य", "इष्टाय", "", "lover husband"])
let v = native_list_append(v, ["ईश", "noun", "ई॒शाः", "ई॒शस्य॑", "ई॒शाय॑", "", "lord master ruler"])
let v = native_list_append(v, ["బుద్ధ", "noun", "బుద్ధ", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["भुज्", "noun", "भुजः॑", "भु॒जः", "भु॒जे", "", "enjoyment profit advantage"])
let v = native_list_append(v, ["स्थल", "noun", "स्थला॑नि", "स्थल॑स्य", "स्थला॑य", "", "dry land opp."])
let v = native_list_append(v, ["स्थाणु", "noun", "स्था॒णवः॑", "स्था॒णोः", "स्था॒णवे॑", "", "a stump stem"])
let v = native_list_append(v, ["स्थापन", "noun", "स्थापनानि", "स्थापनस्य", "स्थापनाय", "", "causing to stand"])
let v = native_list_append(v, ["स्थैर्य", "noun", "स्थैर्याणि", "स्थैर्यस्य", "स्थैर्याय", "", "firmness hardness solidity"])
let v = native_list_append(v, ["वृति", "noun", "वृतयः", "वृतेः", "वृतये", "", "surrounding covering"])
let v = native_list_append(v, ["कृत्य", "noun", "कृत्याः॑", "कृत्य॑स्य", "कृत्या॑य", "", "the class of"])
let v = native_list_append(v, ["अष्ठीवत्", "noun", "अष्ठीवत्", "", "", "", "shank shin"])
let v = native_list_append(v, ["कृति", "noun", "कृत॑यः", "कृतेः॑", "कृत॑ये", "", "the act of"])
let v = native_list_append(v, ["ऊर्मि", "noun", "ऊ॒र्मयः॑", "ऊ॒र्मेः", "ऊ॒र्मये॑", "", "wave billow"])
let v = native_list_append(v, ["कुक्षि", "noun", "कु॒क्षयः॑", "कु॒क्षेः", "कु॒क्षये॑", "", "belly"])
let v = native_list_append(v, ["रोचिस्", "noun", "रोचिस्", "", "", "", "lustre brightness"])
let v = native_list_append(v, ["पूजा", "noun", "पूजाः", "पूजायाः", "पूजायै", "", "worship"])
let v = native_list_append(v, ["पिश", "noun", "पिश", "", "", "", "a sort of"])
let v = native_list_append(v, ["जटा", "noun", "जटाः॑", "जटा॑याः", "जटा॑यै", "", "the hair twisted"])
let v = native_list_append(v, ["श्रवस्", "noun", "श्रवां॑सि", "श्रव॑सः", "श्रव॑से", "", "fame glory renown"])
let v = native_list_append(v, ["यान", "noun", "याना॑नि", "यान॑स्य", "याना॑य", "", "carriage vehicle mode"])
let v = native_list_append(v, ["वल्श", "noun", "वल्शाः॑", "वल्श॑स्य", "वल्शा॑य", "", "shoot branch twig"])
let v = native_list_append(v, ["प्रातिमोक्ष", "noun", "प्रातिमोक्षाः", "प्रातिमोक्षस्य", "प्रातिमोक्षाय", "", "Pratimoksha code of"])
let v = native_list_append(v, ["ज्या", "noun", "ज्याः", "ज्यायाः॑", "ज्यायै॑", "", "a bowstring"])
let v = native_list_append(v, ["गूथ", "noun", "गूथाः", "गूथस्य", "गूथाय", "", "feces excrement ordure"])
let v = native_list_append(v, ["घोषणा", "noun", "घोषणाः", "घोषणायाः", "घोषणायै", "", "announcement"])
let v = native_list_append(v, ["सविता", "noun", "सविता", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["घोषक", "noun", "घोषकाः", "घोषकस्य", "घोषकाय", "", "announcer"])
let v = native_list_append(v, ["घोष", "noun", "घोषाः॑", "घोष॑स्य", "घोषा॑य", "", "indistinct noise tumult"])
let v = native_list_append(v, ["नरक", "noun", "नर॑काः", "नर॑कस्य", "नर॑काय", "", "hell"])
let v = native_list_append(v, ["रामायण", "noun", "रामायणानि", "रामायणस्य", "रामायणाय", "", "Ramayana"])
let v = native_list_append(v, ["यक्ष", "noun", "य॒क्षाणि॑", "य॒क्षस्य॑", "य॒क्षाय॑", "", "a yaksha a"])
let v = native_list_append(v, ["स्वस्ति", "noun", "स्व॒स्तयः॑", "स्व॒स्तेः", "स्व॒स्तये॑", "", "blessing"])
let v = native_list_append(v, ["वाचा", "noun", "वाचाः", "वाचायाः", "वाचायै", "", "speech word"])
let v = native_list_append(v, ["ब्रह्मदेश", "noun", "ब्रह्मदेश", "", "", "", "Myanmar Burma a"])
let v = native_list_append(v, ["निवास", "noun", "निवासाः", "निवासस्य", "निवासाय", "", "clothing dress"])
let v = native_list_append(v, ["नरलोक", "noun", "नरलोक", "", "", "", "mens world the"])
let v = native_list_append(v, ["सिंहाचल", "noun", "सिंहाचल", "", "", "", "Name of a"])
let v = native_list_append(v, ["सिंहद्वार", "noun", "सिंहद्वार", "", "", "", "a gate entrance"])
let v = native_list_append(v, ["सिंहिका", "noun", "सिंहिका", "", "", "", "name of the"])
let v = native_list_append(v, ["सिंहकेसर", "noun", "सिंहकेसर", "", "", "", "a lions mane"])
let v = native_list_append(v, ["सिंहदंष्ट्र", "noun", "सिंहदंष्ट्र", "", "", "", "a kind of"])
let v = native_list_append(v, ["सिंहबल", "noun", "सिंहबल", "", "", "", "name of a"])
let v = native_list_append(v, ["सिंहवाहिनी", "noun", "सिंहवाहिनी", "", "", "", "One of the"])
let v = native_list_append(v, ["सिंहासन", "noun", "सिंहासनानि", "सिंहासनस्य", "सिंहासनाय", "", "throne lions seat"])
let v = native_list_append(v, ["सिंहास्य", "noun", "सिंहास्य", "", "", "", "a kind of"])
let v = native_list_append(v, ["आदिवराह", "noun", "आदिवराह", "", "", "", "the first boar"])
let v = native_list_append(v, ["आदिकेशव", "noun", "आदिकेशव", "", "", "", "the first long-haired"])
let v = native_list_append(v, ["आदिकवि", "noun", "आदिकवि", "", "", "", "the first poet"])
let v = native_list_append(v, ["आदिदेव", "noun", "आदिदेव", "", "", "", "the first god"])
let v = native_list_append(v, ["आदिशक्ति", "noun", "आदिशक्ति", "", "", "", "the primeval power"])
let v = native_list_append(v, ["धन्य", "noun", "धन्याः॑", "धन्य॑स्य", "धन्या॑य", "", "infidel atheist"])
let v = native_list_append(v, ["सत्फल", "noun", "सत्फलाः", "सत्फलस्य", "सत्फलाय", "", "the pomegranate tree"])
let v = native_list_append(v, ["सत्संकल्प", "noun", "सत्संकल्प", "", "", "", "one who has"])
let v = native_list_append(v, ["सत्कार", "noun", "सत्कार", "", "", "", "kind treatment honour"])
let v = native_list_append(v, ["सत्पुत्र", "noun", "सत्पुत्र", "", "", "", "a good or"])
let v = native_list_append(v, ["सत्पति", "noun", "सत्पति", "", "", "", "a mighty lord"])
let v = native_list_append(v, ["सत्पथ", "noun", "सत्पथ", "", "", "", "a good or"])
let v = native_list_append(v, ["मोहन", "noun", "मोहनाः", "मोहनस्य", "मोहनाय", "", "the thorn apple"])
let v = native_list_append(v, ["मोहरात्रि", "noun", "मोहरात्रि", "", "", "", "night of bewilderment"])
let v = native_list_append(v, ["स्मरगुरु", "noun", "स्मरगुरु", "", "", "", "love-preceptor name of"])
let v = native_list_append(v, ["स्मर", "noun", "स्म॒राः", "स्म॒रस्य॑", "स्म॒राय॑", "", "memory remembrance recollection"])
let v = native_list_append(v, ["आंजनेय", "noun", "आंजनेय", "", "", "", "alternative form of"])
let v = native_list_append(v, ["कथाम्", "noun", "कथाम्", "", "", "", "feminine singular accusative"])
let v = native_list_append(v, ["अरण्य", "noun", "अर॑ण्यानि", "अर॑ण्यस्य", "अर॑ण्याय", "", "a foreign or"])
let v = native_list_append(v, ["तडाग", "noun", "तडागाः", "तडागस्य", "तडागाय", "", "pond"])
let v = native_list_append(v, ["वटवृक्ष", "noun", "वटवृक्षाः", "वटवृक्षस्य", "वटवृक्षाय", "", "a banyan tree"])
let v = native_list_append(v, ["बिल", "noun", "बिला॑नि", "बिल॑स्य", "बिला॑य", "", "a cave hole"])
let v = native_list_append(v, ["श्रामणेर", "noun", "श्रामणेराः", "श्रामणेरस्य", "श्रामणेराय", "", "novice monk pupil"])
let v = native_list_append(v, ["नीलोत्पल", "noun", "नीलोत्पल", "", "", "", "blue lotus Nymphaea"])
let v = native_list_append(v, ["पूर्णिमा", "noun", "पूर्णिमाः", "पूर्णिमायाः", "पूर्णिमायै", "", "day of full"])
let v = native_list_append(v, ["कुल्फ", "noun", "कु॒ल्फाः", "कु॒ल्फस्य॑", "कु॒ल्फाय॑", "", "ankle"])
let v = native_list_append(v, ["वसुधा", "noun", "वसु॑धाः", "वसु॑धायाः", "वसु॑धायै", "", "earth"])
let v = native_list_append(v, ["कुटुम्ब", "noun", "कुटु॑म्बानि", "कुटु॑म्बस्य", "कुटु॑म्बाय", "", "a household members"])
let v = native_list_append(v, ["कुटुम्बक", "noun", "कुटुम्बकानि", "कुटुम्बकस्य", "कुटुम्बकाय", "", "a household family"])
let v = native_list_append(v, ["आदर्श", "noun", "आ॒द॒र्शाः", "आ॒द॒र्शस्य॑", "आ॒द॒र्शाय॑", "", "mirror"])
let v = native_list_append(v, ["กรุณา", "noun", "กรุณา", "", "", "", "Thai script form"])
let v = native_list_append(v, ["शील", "noun", "शीलानि", "शीलस्य", "शीलाय", "", "conduct disposition nature"])
let v = native_list_append(v, ["មាស", "noun", "មាស", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["उल्ब", "noun", "उल्बा॑नि", "उल्ब॑स्य", "उल्बा॑य", "", "cover envelope"])
let v = native_list_append(v, ["दिति", "noun", "दित॑यः", "दितेः॑", "दित॑ये", "", "distributing dividing splitting"])
let v = native_list_append(v, ["हति", "noun", "हतयः", "हतेः", "हतये", "", "a stroke or"])
let v = native_list_append(v, ["मांसं", "noun", "मांसं", "", "", "", "alternative form of"])
let v = native_list_append(v, ["मांसम्", "noun", "मांसम्", "", "", "", "neuter nominative singular"])
let v = native_list_append(v, ["जलवेष्टितभूमि", "noun", "जलवेष्टितभूमि", "", "", "", "island"])
let v = native_list_append(v, ["लोला", "noun", "लोलाः", "लोलायाः", "लोलायै", "", "the tongue"])
let v = native_list_append(v, ["रसना", "noun", "रसनाः", "रसनायाः", "रसनायै", "", "tongue"])
let v = native_list_append(v, ["रोध", "noun", "रोधाः", "रोधस्य", "रोधाय", "", "the act of"])
let v = native_list_append(v, ["धूप", "noun", "धूपाः", "धूपस्य", "धूपाय", "", "incense perfume aromatic"])
let v = native_list_append(v, ["बुद्बुद", "noun", "बुद्बुद", "", "", "", "bubble"])
let v = native_list_append(v, ["मुदिता", "noun", "मुदिता", "", "", "", "joy gladness especially"])
let v = native_list_append(v, ["मैथिली", "noun", "मैथिली", "", "", "", "Maithili language"])
let v = native_list_append(v, ["गोमांस", "noun", "गोमांस", "", "", "", "beef"])
let v = native_list_append(v, ["द्वंद्व", "noun", "द्वंद्वानि", "द्वंद्वस्य", "द्वंद्वाय", "", "pair couple"])
let v = native_list_append(v, ["सिंहपुर", "noun", "सिंहपुराणि", "सिंहपुरस्य", "सिंहपुराय", "", "Singapore an island"])
let v = native_list_append(v, ["प्रमाद", "noun", "प्र॒मादाः॑", "प्र॒माद॑स्य", "प्र॒मादा॑य", "", "carelessness heedlessness"])
let v = native_list_append(v, ["अप्रमाद", "noun", "अप्रमादाः", "अप्रमादस्य", "अप्रमादाय", "", "vigilance mindfulness attentiveness"])
let v = native_list_append(v, ["अर्थशास्त्र", "noun", "अर्थशास्त्राणि", "अर्थशास्त्रस्य", "अर्थशास्त्राय", "", "Arthashastra a book"])
let v = native_list_append(v, ["अर्थशास्त्रक", "noun", "अर्थशास्त्रकानि", "अर्थशास्त्रकस्य", "अर्थशास्त्रकाय", "", "alternative form of"])
let v = native_list_append(v, ["भृग्", "noun", "भृग्", "", "", "", "the crackling of"])
let v = native_list_append(v, ["स्त्रीत्व", "noun", "स्त्रीत्व", "", "", "", "womanhood wifehood"])
let v = native_list_append(v, ["शिवपुराण", "noun", "शिवपुराण", "", "", "", "name of one"])
let v = native_list_append(v, ["जम्बुद्वीप", "noun", "ज॒म्बु॒द्वी॒पाः", "ज॒म्बु॒द्वी॒पस्य॑", "ज॒म्बु॒द्वी॒पाय॑", "", "Jambudvipa one of"])
let v = native_list_append(v, ["कीर्ति", "noun", "कीर्तयः", "कीर्तेः", "कीर्तये", "", "mention making mention"])
let v = native_list_append(v, ["अग्र", "noun", "अग्रा॑णि", "अग्र॑स्य", "अग्रा॑य", "", "foremost point or"])
let v = native_list_append(v, ["पलायन", "noun", "पलायनानि", "पलायनस्य", "पलायनाय", "", "fleeing flight escape"])
let v = native_list_append(v, ["पलायित", "noun", "पलायित", "", "", "", "gallop L."])
let v = native_list_append(v, ["अपहरण", "noun", "अपहरण", "", "", "", "taking away carrying"])
let v = native_list_append(v, ["गंधक", "noun", "गंधक", "", "", "", "alternative form of"])
let v = native_list_append(v, ["गन्धमादन", "noun", "गन्धमादन", "", "", "", "intoxicating with fragrance"])
let v = native_list_append(v, ["गन्धकारी", "noun", "गन्धकारी", "", "", "", "a female servant"])
let v = native_list_append(v, ["गन्धगज", "noun", "गन्धगज", "", "", "", "scent-elephant an elephant"])
let v = native_list_append(v, ["गन्धमृग", "noun", "गन्धमृग", "", "", "", "the musk deer"])
let v = native_list_append(v, ["गन्धाखु", "noun", "गन्धाखु", "", "", "", "muskrat"])
let v = native_list_append(v, ["गन्धनकुल", "noun", "गन्धनकुल", "", "", "", "the muskrat of"])
let v = native_list_append(v, ["सुधाकर", "noun", "सुधाकर", "", "", "", "a mine or"])
let v = native_list_append(v, ["सुधा", "noun", "सुधाः", "सुधायाः", "सुधायै", "", "good drink the"])
let v = native_list_append(v, ["सुधापाणि", "noun", "सुधापाणि", "", "", "", "bearing nectar in"])
let v = native_list_append(v, ["रुद्र", "noun", "रु॒द्राः", "रु॒द्रस्य॑", "रु॒द्राय॑", "", "Rudra father of"])
let v = native_list_append(v, ["रुद्", "noun", "रुद्", "", "", "", "pain"])
let v = native_list_append(v, ["रोद", "noun", "रोद", "", "", "", "weeping wailing lamentation"])
let v = native_list_append(v, ["रोदन", "noun", "रोदन", "", "", "", "weeping crying"])
let v = native_list_append(v, ["रोदसी", "noun", "रोदसी", "", "", "", "heaven and earth"])
let v = native_list_append(v, ["रुद्राणी", "noun", "रुद्राणी", "", "", "", "The wife of"])
let v = native_list_append(v, ["रुद्रप्रयाग", "noun", "रुद्रप्रयाग", "", "", "", "The sacred place"])
let v = native_list_append(v, ["रोदस्", "noun", "रोदस्", "", "", "", "heaven and earth"])
let v = native_list_append(v, ["सुधानिधि", "noun", "सुधानिधि", "", "", "", "the moon"])
let v = native_list_append(v, ["सुधांशु", "noun", "सु॒धां॒शवः॑", "सु॒धां॒शोः", "सु॒धां॒शवे॑", "", "the moon as"])
let v = native_list_append(v, ["आन्ध्र", "noun", "आन्ध्र", "", "", "", "the Andhra country"])
let v = native_list_append(v, ["राज्", "noun", "राजः॑", "रा॒जः", "रा॒जे", "", "a king sovereign"])
let v = native_list_append(v, ["प्रेष्ठ", "noun", "प्रेष्ठ", "", "", "", "a lover husband"])
let v = native_list_append(v, ["गोदावरी", "noun", "गोदावर्यः", "गोदावर्याः", "गोदावर्यै", "", "Name of a"])
let v = native_list_append(v, ["गोकुल", "noun", "गोकुलानि", "गोकुलस्य", "गोकुलाय", "", "a herd of"])
let v = native_list_append(v, ["गोत्र", "noun", "गो॒त्राणि॑", "गो॒त्रस्य॑", "गो॒त्राय॑", "", "protection or shelter"])
let v = native_list_append(v, ["गोलोक", "noun", "गोलोक", "", "", "", "cow-world"])
let v = native_list_append(v, ["गोक्षीर", "noun", "गो॒क्षी॒राणि॑", "गो॒क्षी॒रस्य॑", "गो॒क्षी॒राय॑", "", "cowmilk"])
let v = native_list_append(v, ["क्षीराब्धि", "noun", "क्षीराब्धि", "", "", "", "the sea of"])
let v = native_list_append(v, ["क्षीरान्न", "noun", "क्षीरान्न", "", "", "", "rice cooked with"])
let v = native_list_append(v, ["रजस्वला", "noun", "रजस्वला", "", "", "", "a menstruating or"])
let v = native_list_append(v, ["रक्षणा", "noun", "रक्षणा", "", "", "", "guarding protection Ṡak."])
let v = native_list_append(v, ["रक्षण", "noun", "रक्षण", "", "", "", "protector Name of"])
let v = native_list_append(v, ["रघु", "noun", "र॒घवः॑", "र॒घोः", "र॒घवे॑", "", "a racer"])
let v = native_list_append(v, ["रघुवंश", "noun", "रघुवंश", "", "", "", "Raghus race R."])
let v = native_list_append(v, ["रघुनन्दन", "noun", "रघुनन्दनाः", "रघुनन्दनस्य", "रघुनन्दनाय", "", "an epithet of"])
let v = native_list_append(v, ["रचन", "noun", "रचनानि", "रचनस्य", "रचनाय", "", "the act of"])
let v = native_list_append(v, ["दर्भ", "noun", "द॒र्भाः", "द॒र्भस्य॑", "द॒र्भाय॑", "", "a tuft or"])
let v = native_list_append(v, ["रक्तबीज", "noun", "रक्तबीज", "", "", "", "“blood-seed” bahuvrihi"])
let v = native_list_append(v, ["रक्ताक्ष", "noun", "रक्ताक्षाः", "रक्ताक्षस्य", "रक्ताक्षाय", "", "a buffalo L."])
let v = native_list_append(v, ["रण", "noun", "रणाः॑", "रण॑स्य", "रणा॑य", "", "delight pleasure gladness"])
let v = native_list_append(v, ["रक्तदन्ती", "noun", "रक्तदन्ती", "", "", "", "red-toothed"])
let v = native_list_append(v, ["रत्नाकर", "noun", "रत्नाकर", "", "", "", "a jewel-mine"])
let v = native_list_append(v, ["रत्नतल्प", "noun", "रत्नतल्प", "", "", "", "a couch adorned"])
let v = native_list_append(v, ["रत्नराशि", "noun", "रत्नराशि", "", "", "", "a heap of"])
let v = native_list_append(v, ["रत्नदीप", "noun", "रत्नदीप", "", "", "", "jewels-lamp"])
let v = native_list_append(v, ["रत्नगिरि", "noun", "रत्नगिरि", "", "", "", "name of a"])
let v = native_list_append(v, ["रथोत्सव", "noun", "रथोत्सव", "", "", "", "a car-festival a"])
let v = native_list_append(v, ["रथसप्तमी", "noun", "रथसप्तमी", "", "", "", "name of the"])
let v = native_list_append(v, ["रन्ध्र", "noun", "रन्ध्रा॑णि", "रन्ध्र॑स्य", "रन्ध्रा॑य", "", "a slit split"])
let v = native_list_append(v, ["रन्ध्रान्वेषण", "noun", "रन्ध्रान्वेषण", "", "", "", "the act of"])
let v = native_list_append(v, ["सम्भोग", "noun", "सम्भोगाः", "सम्भोगस्य", "सम्भोगाय", "", "alternative spelling of"])
let v = native_list_append(v, ["अन्न", "noun", "अन्ना॑नि", "अन्न॑स्य", "अन्ना॑य", "", "food victuals"])
let v = native_list_append(v, ["अन्नप्राश", "noun", "अन्नप्राश", "", "", "", "putting rice into"])
let v = native_list_append(v, ["अन्नपूर्णा", "noun", "अन्नपूर्णा", "", "", "", "Name of a"])
let v = native_list_append(v, ["अन्नदान", "noun", "अन्नदान", "", "", "", "the giving of"])
let v = native_list_append(v, ["भृति", "noun", "भृ॒तयः॑", "भृ॒तेः", "भृ॒तये॑", "", "bearing carrying bringing"])
let v = native_list_append(v, ["रमल", "noun", "रमल", "", "", "", "a mode of"])
let v = native_list_append(v, ["रव", "noun", "रवाः॑", "रव॑स्य", "रवा॑य", "", "a roar yell"])
let v = native_list_append(v, ["राक्षस", "noun", "राक्षसाः", "राक्षसस्य", "राक्षसाय", "", "a demon in"])
let v = native_list_append(v, ["राक्षसत्व", "noun", "राक्षसत्व", "", "", "", "the state or"])
let v = native_list_append(v, ["राक्षसी", "noun", "राक्षसी", "", "", "", "a female demon"])
let v = native_list_append(v, ["रागिणी", "noun", "रागिणी", "", "", "", "a modification of"])
let v = native_list_append(v, ["राजेन्द्र", "noun", "राजेन्द्र", "", "", "", "a lord of"])
let v = native_list_append(v, ["राजाधिराज", "noun", "राजाधिराज", "", "", "", "a king of"])
let v = native_list_append(v, ["राजान्न", "noun", "राजान्न", "", "", "", "food obtained from"])
let v = native_list_append(v, ["राजासन", "noun", "राजासन", "", "", "", "a royal seat"])
let v = native_list_append(v, ["राजशेखर", "noun", "राजशेखर", "", "", "", "Name of various"])
let v = native_list_append(v, ["राजर्षि", "noun", "राजर्षि", "", "", "", "a royal ऋषि"])
let v = native_list_append(v, ["राजलक्ष्मी", "noun", "राजलक्ष्मी", "", "", "", "the Fortune or"])
let v = native_list_append(v, ["राजीव", "noun", "राजी॑वाः", "राजी॑वस्य", "राजी॑वाय", "", "a species of"])
let v = native_list_append(v, ["राधा", "noun", "राधाः", "राधायाः", "राधायै", "", "prosperity success"])
let v = native_list_append(v, ["राधेय", "noun", "राधेय", "", "", "", "metr. of Karna"])
let v = native_list_append(v, ["रावण", "noun", "रावण", "", "", "", "Ravana the king"])
let v = native_list_append(v, ["कुन्ती", "noun", "कुन्त्यः", "कुन्त्याः", "कुन्त्यै", "", "Kunti daughter of"])
let v = native_list_append(v, ["पाण्डु", "noun", "पाण्डु", "", "", "", "jaundice Car."])
let v = native_list_append(v, ["पाण्डव", "noun", "पाण्डवाः", "पाण्डवस्य", "पाण्डवाय", "", "a son of"])
let v = native_list_append(v, ["रामदास", "noun", "रामदास", "", "", "", "name of a"])
let v = native_list_append(v, ["रामलीला", "noun", "रामलीला", "", "", "", "name of the"])
let v = native_list_append(v, ["रामदूत", "noun", "रामदूत", "", "", "", "‘रामss messenger name"])
let v = native_list_append(v, ["रामनवमी", "noun", "रामनवमी", "", "", "", "name of the"])
let v = native_list_append(v, ["रामसेतु", "noun", "रामसेतवः", "रामसेतोः", "रामसेतवे", "", "Rama Setu"])
let v = native_list_append(v, ["रामा", "noun", "रामा", "", "", "", "a beautiful woman"])
let v = native_list_append(v, ["रामानुज", "noun", "रामानुज", "", "", "", "younger brother of"])
let v = native_list_append(v, ["सेतु", "noun", "सेत॑वः", "सेतोः॑", "सेत॑वे", "", "a bridge"])
let v = native_list_append(v, ["राष्ट्रीय", "noun", "राष्ट्रीयाः", "राष्ट्रीयस्य", "राष्ट्रीयाय", "", "an heir-apparent or"])
let v = native_list_append(v, ["रुच्", "noun", "रुचः॑", "रु॒चः", "रु॒चे", "", "light lustre brightness"])
let v = native_list_append(v, ["रुक्मिणी", "noun", "रुक्मिण्यः", "रुक्मिण्याः", "रुक्मिण्यै", "", "Rukmini first queen"])
let v = native_list_append(v, ["रुधिरोद्गारिन्", "noun", "रुधिरोद्गारिन्", "", "", "", "emitting blood"])
let v = native_list_append(v, ["रूप्य", "noun", "रूप्या॑णि", "रूप्य॑स्य", "रूप्या॑य", "", "silver Mn. MBh."])
let v = native_list_append(v, ["शुक्ल", "noun", "शुक्लाः", "शुक्लस्य", "शुक्लाय", "", "the bright half"])
let v = native_list_append(v, ["भाव", "noun", "भा॒वाः", "भा॒वस्य॑", "भा॒वाय॑", "", "becoming being existing"])
let v = native_list_append(v, ["विक्रम", "noun", "विक्रमाः", "विक्रमस्य", "विक्रमाय", "", "a step stride"])
let v = native_list_append(v, ["तारण", "noun", "तारण", "", "", "", "crossing safe passage"])
let v = native_list_append(v, ["व्यय", "noun", "व्यय", "", "", "", "disappearance decay ruin"])
let v = native_list_append(v, ["पराभव", "noun", "पराभव", "", "", "", "vanishing disappearance dissolution"])
let v = native_list_append(v, ["आयुर्वेद", "noun", "आ॒यु॒र्वेदाः॑", "आ॒यु॒र्वेद॑स्य", "आ॒यु॒र्वेदा॑य", "", "the science of"])
let v = native_list_append(v, ["विवरण", "noun", "विवरणानि", "विवरणस्य", "विवरणाय", "", "translation interpretation gloss"])
let v = native_list_append(v, ["मतिभ्रम", "noun", "मतिभ्रम", "", "", "", "confusion of mind"])
let v = native_list_append(v, ["नाशन", "noun", "नाशनानि", "नाशनस्य", "नाशनाय", "", "destruction removal"])
let v = native_list_append(v, ["भ्रम", "noun", "भ्रमाः", "भ्रमस्य", "भ्रमाय", "", "wandering or roaming"])
let v = native_list_append(v, ["भ्रमण", "noun", "भ्रमणानि", "भ्रमणस्य", "भ्रमणाय", "", "wandering or roaming"])
let v = native_list_append(v, ["भ्रमरक", "noun", "भ्रमरक", "", "", "", "a curl on"])
let v = native_list_append(v, ["भ्रान्ति", "noun", "भ्रान्तयः", "भ्रान्तेः", "भ्रान्तये", "", "wandering or roaming"])
let v = native_list_append(v, ["नल", "noun", "नल", "", "", "", "a species of"])
let v = native_list_append(v, ["क्रोधन", "noun", "क्रोधन", "", "", "", "the 59th year"])
let v = native_list_append(v, ["जन्मभूमि", "noun", "जन्मभूमयः", "जन्मभूमेः", "जन्मभूमये", "", "native country birthplace"])
let v = native_list_append(v, ["कच्छपी", "noun", "कच्छपी", "", "", "", "wart"])
let v = native_list_append(v, ["समूह", "noun", "स॒मू॒हाः", "स॒मू॒हस्य॑", "स॒मू॒हाय॑", "", "a collection assemblage"])
let v = native_list_append(v, ["नवरस", "noun", "नवरसाः", "नवरसस्य", "नवरसाय", "", "the nine sentiments"])
let v = native_list_append(v, ["कीलक", "noun", "कीलक", "", "", "", "a pin bolt"])
let v = native_list_append(v, ["प्लवंग", "noun", "प्लवंग", "", "", "", "a monkey"])
let v = native_list_append(v, ["प्लव", "noun", "प्ल॒वाः", "प्ल॒वस्य॑", "प्ल॒वाय॑", "", "a float raft"])
let v = native_list_append(v, ["रेखा", "noun", "रेखाः", "रेखायाः", "रेखायै", "", "a scratch streak"])
let v = native_list_append(v, ["रेणु", "noun", "रे॒णवः॑", "रे॒णोः", "रे॒णवे॑", "", "dust a grain"])
let v = native_list_append(v, ["रेणुका", "noun", "रेणुका", "", "", "", "a particular drug"])
let v = native_list_append(v, ["रोहण", "noun", "रोह॑णानि", "रोह॑णस्य", "रोह॑णाय", "", "the act of"])
let v = native_list_append(v, ["जनको", "noun", "जनको", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["रोहिणी", "noun", "रोहि॑ण्यः", "रोहि॑ण्याः", "रोहि॑ण्यै", "", "a red cow"])
let v = native_list_append(v, ["रौद्र", "noun", "रौद्र", "", "", "", "a descendant of"])
let v = native_list_append(v, ["दुर्मति", "noun", "दुर्मति", "", "", "", "bad disposition of"])
let v = native_list_append(v, ["गुरुकुल", "noun", "गु॒रु॒कुला॑नि", "गु॒रु॒कुल॑स्य", "गु॒रु॒कुला॑य", "", "the house of"])
let v = native_list_append(v, ["लक्ष", "noun", "ल॒क्षाः", "ल॒क्षस्य॑", "ल॒क्षाय॑", "", "a mark sign"])
let v = native_list_append(v, ["लक्ष्मण", "noun", "लक्ष्मण", "", "", "", "Lakshmana son of"])
let v = native_list_append(v, ["लग्न", "noun", "लग्न", "", "", "", "the point of"])
let v = native_list_append(v, ["लग्नक", "noun", "लग्नक", "", "", "", "a fixed surety"])
let v = native_list_append(v, ["त्वच", "noun", "त्वच", "", "", "", "skin"])
let v = native_list_append(v, ["लता", "noun", "लताः", "लतायाः", "लतायै", "", "a creeper any"])
let v = native_list_append(v, ["लम्ब", "noun", "लम्बाः", "लम्बस्य", "लम्बाय", "", "a perpendicular"])
let v = native_list_append(v, ["अनस्", "noun", "अनां॑सि", "अन॑सः", "अन॑से", "", "cart wagon"])
let v = native_list_append(v, ["शूरत्व", "noun", "शूरत्व", "", "", "", "state or condition"])
let v = native_list_append(v, ["ललना", "noun", "ललना", "", "", "", "a wanton woman"])
let v = native_list_append(v, ["ललित", "noun", "ललित", "", "", "", "name of Durga"])
let v = native_list_append(v, ["ललाम", "noun", "ललाम", "", "", "", "a coloured mark"])
let v = native_list_append(v, ["आम्ल", "noun", "आम्ल", "", "", "", "sourness acidity"])
let v = native_list_append(v, ["मरकत", "noun", "मरकतानि", "मरकतस्य", "मरकताय", "", "emerald"])
let v = native_list_append(v, ["लास्य", "noun", "लास्य", "", "", "", "dancing a dance"])
let v = native_list_append(v, ["लाघव", "noun", "लाघवानि", "लाघवस्य", "लाघवाय", "", "swiftness rapidity speed"])
let v = native_list_append(v, ["लालस", "noun", "लालसाः", "लालसस्य", "लालसाय", "", "longing or ardent"])
let v = native_list_append(v, ["लावण्य", "noun", "लावण्य", "", "", "", "saltness the taste"])
let v = native_list_append(v, ["क्षोभ", "noun", "क्षोभ", "", "", "", "shaking agitation disturbance"])
let v = native_list_append(v, ["पिपासा", "noun", "पि॒पा॒साः", "पि॒पा॒सायाः॑", "पि॒पा॒सायै॑", "", "thirst"])
let v = native_list_append(v, ["तण्डुल", "noun", "तण्डुल", "", "", "", "grain after threshing"])
let v = native_list_append(v, ["गुच्छ", "noun", "गुच्छाः", "गुच्छस्य", "गुच्छाय", "", "a bundle bunch"])
let v = native_list_append(v, ["कल्पना", "noun", "कल्पना", "", "", "", "making manufacturing preparing"])
let v = native_list_append(v, ["उदुम्बर", "noun", "उदुम्बराः", "उदुम्बरस्य", "उदुम्बराय", "", "the tree Ficus"])
let v = native_list_append(v, ["सेवा", "noun", "सेवाः", "सेवायाः", "सेवायै", "", "going or resorting"])
let v = native_list_append(v, ["अधर", "noun", "अध॑राः", "अध॑रस्य", "अध॑राय", "", "the lower lip"])
let v = native_list_append(v, ["आलापा", "noun", "आलापा", "", "", "", "a particular melody"])
let v = native_list_append(v, ["आलाप", "noun", "आलाप", "", "", "", "speaking to addressing"])
let v = native_list_append(v, ["मानवती", "noun", "मानवती", "", "", "", "a woman angry"])
let v = native_list_append(v, ["धेनुका", "noun", "धेनुका", "", "", "", "milch cow cow"])
let v = native_list_append(v, ["पावनी", "noun", "पावनी", "", "", "", "purifier sanctifier"])
let v = native_list_append(v, ["रूपवती", "noun", "रूपवती", "", "", "", "a handsome woman"])
let v = native_list_append(v, ["रसिक", "noun", "रसिकाः", "रसिकस्य", "रसिकाय", "", "a man full"])
let v = native_list_append(v, ["कोसल", "noun", "कोसल", "", "", "", "one of the"])
let v = native_list_append(v, ["अब्धि", "noun", "अब्धि", "", "", "", "the ocean"])
let v = native_list_append(v, ["पदार्थ", "noun", "पदार्थ", "", "", "", "the meaning of"])
let v = native_list_append(v, ["श्यामल", "noun", "श्यामलाः", "श्यामलस्य", "श्यामलाय", "", "black the colour"])
let v = native_list_append(v, ["शत्रुघ्न", "noun", "शत्रुघ्न", "", "", "", "name of one"])
let v = native_list_append(v, ["शतावरी", "noun", "शतावरी", "", "", "", "Asparagus racemosus"])
let v = native_list_append(v, ["शत्रुत्व", "noun", "शत्रुत्व", "", "", "", "rivalry enmity"])
let v = native_list_append(v, ["धान्य", "noun", "धा॒न्या॑नि", "धा॒न्य॑स्य", "धा॒न्या॑य", "", "corn grain"])
let v = native_list_append(v, ["मुष्क", "noun", "मु॒ष्काः", "मु॒ष्कस्य॑", "मु॒ष्काय॑", "", "testicle scrotum"])
let v = native_list_append(v, ["मालिनी", "noun", "मालिन्यः", "मालिन्याः", "मालिन्यै", "", "the wife of"])
let v = native_list_append(v, ["हरिद्रा", "noun", "हरिद्रा", "", "", "", "Curcuma longa turmeric"])
let v = native_list_append(v, ["हरिन्मणि", "noun", "हरिन्मणि", "", "", "", "green gem"])
let v = native_list_append(v, ["हराद्रि", "noun", "हराद्रि", "", "", "", "Mount Kailasa the"])
let v = native_list_append(v, ["पिपीलक", "noun", "पिपीलकाः", "पिपीलकस्य", "पिपीलकाय", "", "a large black"])
let v = native_list_append(v, ["नाद", "noun", "नादाः", "नादस्य", "नादाय", "", "a loud sound"])
let v = native_list_append(v, ["सैनिक", "noun", "सैनिक", "", "", "", "an army-man soldier"])
let v = native_list_append(v, ["हय", "noun", "हयाः॑", "हय॑स्य", "हया॑य", "", "a horse"])
let v = native_list_append(v, ["हयग्रीव", "noun", "हयग्रीवाः", "हयग्रीवस्य", "हयग्रीवाय", "", "Hayagriva an avatar"])
let v = native_list_append(v, ["वदन", "noun", "वद॑नानि", "वद॑नस्य", "वद॑नाय", "", "mouth face"])
let v = native_list_append(v, ["आग्नेय", "noun", "आग्नेय", "", "", "", "the south-east quarter"])
let v = native_list_append(v, ["पतन", "noun", "पतन", "", "", "", "the act of"])
let v = native_list_append(v, ["मध्याह्न", "noun", "मध्याह्नाः", "मध्याह्नस्य", "मध्याह्नाय", "", "midday noon"])
let v = native_list_append(v, ["रसायन", "noun", "रसायनानि", "रसायनस्य", "रसायनाय", "", "a medicine supposed"])
let v = native_list_append(v, ["अग्रज", "noun", "अ॒ग्र॒जाः", "अ॒ग्र॒जस्य॑", "अ॒ग्र॒जाय॑", "", "the firstborn an"])
let v = native_list_append(v, ["आदित्य", "noun", "आदित्य", "", "", "", "one of the"])
let v = native_list_append(v, ["नवग्रह", "noun", "नवग्रह", "", "", "", "the nine planets"])
let v = native_list_append(v, ["नवरत्न", "noun", "नवरत्न", "", "", "", "the nine precious"])
let v = native_list_append(v, ["व्यास", "noun", "व्यास", "", "", "", "width breadth the"])
let v = native_list_append(v, ["जलचर", "noun", "जलचर", "", "", "", "water-goer an aquatic"])
let v = native_list_append(v, ["वाराणसी", "noun", "वाराणसी", "वाराणस्याः", "वाराणस्यै", "", "Varanasi a metropolis"])
let v = native_list_append(v, ["मातामही", "noun", "मातामही", "", "", "", "a maternal grandmother"])
let v = native_list_append(v, ["मातामह", "noun", "मातामह", "", "", "", "a maternal grandfather"])
let v = native_list_append(v, ["पितामह", "noun", "पि॒ता॒म॒हाः", "पि॒ता॒म॒हस्य॑", "पि॒ता॒म॒हाय॑", "", "paternal grandfather"])
let v = native_list_append(v, ["पितामही", "noun", "पितामही", "", "", "", "a paternal grandmother"])
let v = native_list_append(v, ["प्रपितामह", "noun", "प्रपितामहाः", "प्रपितामहस्य", "प्रपितामहाय", "", "a paternal great"])
let v = native_list_append(v, ["प्रपितामही", "noun", "प्रपितामही", "", "", "", "a paternal great-grandmother"])
let v = native_list_append(v, ["पौत्र", "noun", "पौत्र", "", "", "", "a sons son"])
let v = native_list_append(v, ["वमन", "noun", "वमनानि", "वमनस्य", "वमनाय", "", "the act of"])
let v = native_list_append(v, ["गृहस्थ", "noun", "गृहस्थ", "", "", "", "a householder Brahman"])
let v = native_list_append(v, ["क्लेश", "noun", "क्लेशाः", "क्लेशस्य", "क्लेशाय", "", "pain affliction distress"])
let v = native_list_append(v, ["चक्रपाणि", "noun", "चक्रपाणि", "", "", "", "discus-handed"])
let v = native_list_append(v, ["चक्रधर", "noun", "चक्रधर", "", "", "", "bearing a wheel"])
let v = native_list_append(v, ["पाणि", "noun", "पाणयः", "पाणेः", "पाणये", "", "the hand"])
let v = native_list_append(v, ["पातक", "noun", "पातक", "", "", "", "that which causes"])
let v = native_list_append(v, ["चित्रगुप्त", "noun", "चित्रगुप्त", "", "", "", "Chitragupta one of"])
let v = native_list_append(v, ["तत्पुरुष", "noun", "त॒त्पुरु॑षाः", "त॒त्पुरु॑षस्य", "त॒त्पुरु॑षाय", "", "the original or"])
let v = native_list_append(v, ["सूची", "noun", "सू॒च्यः॑", "सू॒च्याः", "सू॒च्यै", "", "a needle or"])
let v = native_list_append(v, ["अच्युत", "noun", "अच्युत", "", "", "", "Name of Vishnu"])
let v = native_list_append(v, ["इन्दिरा", "noun", "इन्दिराः", "इन्दिरायाः", "इन्दिरायै", "", "beauty splendour"])
let v = native_list_append(v, ["रमा", "noun", "रमा", "", "", "", "a wife mistress"])
let v = native_list_append(v, ["कैवल्य", "noun", "कैवल्य", "", "", "", "absolute unity"])
let v = native_list_append(v, ["कैरव", "noun", "कैरव", "", "", "", "the white lotus"])
let v = native_list_append(v, ["कूर्म", "noun", "कू॒र्माः", "कू॒र्मस्य॑", "कू॒र्माय॑", "", "a tortoise turtle"])
let v = native_list_append(v, ["परीक्षक", "noun", "परीक्षक", "", "", "", "an examiner judge"])
let v = native_list_append(v, ["निधि", "noun", "नि॒धयः॑", "नि॒धेः", "नि॒धये॑", "", "setting down or"])
let v = native_list_append(v, ["पुण्य", "noun", "पुण्या॑नि", "पुण्य॑स्य", "पुण्या॑य", "", "the good or"])
let v = native_list_append(v, ["खनि", "noun", "ख॒नयः॑", "ख॒नेः", "ख॒नये॑", "", "a mine especially"])
let v = native_list_append(v, ["खनन", "noun", "खननानि", "खननस्य", "खननाय", "", "the act of"])
let v = native_list_append(v, ["खानक", "noun", "खानक", "", "", "", "one who digs"])
let v = native_list_append(v, ["सम्पादन", "noun", "सम्पादनानि", "सम्पादनस्य", "सम्पादनाय", "", "the act of"])
let v = native_list_append(v, ["कर्कटक", "noun", "कर्कटकाः", "कर्कटकस्य", "कर्कटकाय", "", "a crab"])
let v = native_list_append(v, ["अव्यय", "noun", "अव्यय", "", "", "", "an indeclinable word"])
let v = native_list_append(v, ["संतति", "noun", "संतति", "", "", "", "stretching or extending"])
let v = native_list_append(v, ["संतान", "noun", "संतान", "", "", "", "continued succession continuance"])
let v = native_list_append(v, ["संकर", "noun", "संकर", "", "", "", "mixing together commingling"])
let v = native_list_append(v, ["संग्राम", "noun", "संग्राम", "", "", "", "battle war fight"])
let v = native_list_append(v, ["संक्रमण", "noun", "सं॒क्रम॑णानि", "सं॒क्रम॑णस्य", "सं॒क्रम॑णाय", "", "going or meeting"])
let v = native_list_append(v, ["आस्थान", "noun", "अ॒स्थाना॑नि", "अ॒स्थान॑स्य", "अ॒स्थाना॑य", "", "place site ground"])
let v = native_list_append(v, ["धैर्य", "noun", "धैर्याणि", "धैर्यस्य", "धैर्याय", "", "firmness constancy calmness"])
let v = native_list_append(v, ["क्रय", "noun", "क्रय", "", "", "", "buying purchase"])
let v = native_list_append(v, ["विक्रय", "noun", "विक्रय", "", "", "", "sale selling vending"])
let v = native_list_append(v, ["कथन", "noun", "कथनानि", "कथनस्य", "कथनाय", "", "the act of"])
let v = native_list_append(v, ["कुञ्जर", "noun", "कुञ्जराः", "कुञ्जरस्य", "कुञ्जराय", "", "an elephant"])
let v = native_list_append(v, ["बहुत्व", "noun", "ब॒हुत्वा॑नि", "ब॒हुत्व॑स्य", "ब॒हुत्वा॑य", "", "muchness abundance multitude"])
let v = native_list_append(v, ["इन्द्रिय", "noun", "इ॒न्द्रि॒याणि॑", "इ॒न्द्रि॒यस्य॑", "इ॒न्द्रि॒याय॑", "", "power force the"])
let v = native_list_append(v, ["पञ्चक", "noun", "पञ्चक", "", "", "", "any collection or"])
let v = native_list_append(v, ["कोण", "noun", "कोणाः", "कोणस्य", "कोणाय", "", "a corner angle"])
let v = native_list_append(v, ["सुभद्रा", "noun", "सुभद्राः", "सुभद्रायाः", "सुभद्रायै", "", "Subhadra daughter of"])
let v = native_list_append(v, ["हिमाचल", "noun", "हिमाचल", "", "", "", "snow-mountain the Himalaya"])
let v = native_list_append(v, ["अचल", "noun", "अचल", "", "", "", "the deity Acala"])
let v = native_list_append(v, ["ओड्र", "noun", "ओड्राः", "ओड्रस्य", "ओड्राय", "", "name of a"])
let v = native_list_append(v, ["दण्डक", "noun", "दण्डक", "", "", "", "a staff"])
let v = native_list_append(v, ["दण्डन", "noun", "दण्ड॑नाः", "दण्ड॑नस्य", "दण्ड॑नाय", "", "beating chastising punishing"])
let v = native_list_append(v, ["दण्डनीति", "noun", "दण्डनीति", "", "", "", "application of the"])
let v = native_list_append(v, ["भागवत", "noun", "भागवताः", "भागवतस्य", "भागवताय", "", "a follower or"])
let v = native_list_append(v, ["आञ्जनेय", "noun", "आञ्जनेय", "", "", "", "son of अञ्जना"])
let v = native_list_append(v, ["स्वामिनी", "noun", "स्वामिन्यः", "स्वामिन्याः", "स्वामिन्यै", "", "a proprietress mistress"])
let v = native_list_append(v, ["द्वारा", "noun", "द्वारा", "", "", "", "nominative/vocative/accusative plural of"])
let v = native_list_append(v, ["अच्छ", "noun", "अच्छाः", "अच्छस्य", "अच्छाय", "", "bear"])
let v = native_list_append(v, ["विशाखा", "noun", "विशाखाः", "विशाखायाः", "विशाखायै", "", "the 14th later"])
let v = native_list_append(v, ["रामेश्वर", "noun", "रामेश्वर", "", "", "", "Name of an"])
let v = native_list_append(v, ["शिथिल", "noun", "शिथिल", "", "", "", "a loose fastening"])
let v = native_list_append(v, ["शिथिली", "noun", "शिथिली", "", "", "", "a kind of"])
let v = native_list_append(v, ["शिथिलत्व", "noun", "शिथिलत्व", "", "", "", "looseness laxity relaxation"])
let v = native_list_append(v, ["कलिङ्ग", "noun", "कलिङ्ग", "", "", "", "name of a"])
let v = native_list_append(v, ["द्रविड", "noun", "द्रविडाः", "द्रविडस्य", "द्रविडाय", "", "name of people"])
let v = native_list_append(v, ["द्राविड", "noun", "द्राविड", "", "", "", "the Dravidian people"])
let v = native_list_append(v, ["उत्कल", "noun", "उत्कल", "", "", "", "name of the"])
let v = native_list_append(v, ["लिप्ता", "noun", "लिप्ताः", "लिप्तायाः", "लिप्तायै", "", "an arcminute"])
let v = native_list_append(v, ["प्रदर्शन", "noun", "प्रदर्शनानि", "प्रदर्शनस्य", "प्रदर्शनाय", "", "look appearance often"])
let v = native_list_append(v, ["गया", "noun", "गया", "", "", "", "Gaya historical and"])
let v = native_list_append(v, ["गोप्तृ", "noun", "गोप्तारः", "गोप्तुः", "गोप्त्रे", "", "guardian"])
let v = native_list_append(v, ["प्राकृत", "noun", "प्राकृताः", "प्राकृतस्य", "प्राकृताय", "", "an ordinary common"])
let v = native_list_append(v, ["अर्यमन्", "noun", "अ॒र्य॒माणः॑", "अ॒र्य॒म्णः", "अ॒र्य॒म्णे", "", "a friend play-fellow"])
let v = native_list_append(v, ["प्राकार", "noun", "प्राकाराः", "प्राकारस्य", "प्राकाराय", "", "a wall enclosure"])
let v = native_list_append(v, ["दुर्गा", "noun", "दुर्गा", "दु॒र्गायाः॑", "दु॒र्गायै॑", "", "Durga a form"])
let v = native_list_append(v, ["भवानी", "noun", "भवानी", "", "", "", "Name of a"])
let v = native_list_append(v, ["भव", "noun", "भव", "", "", "", "coming into existence"])
let v = native_list_append(v, ["कामाक्षी", "noun", "कामाक्षी", "", "", "", "Name of Hindu"])
let v = native_list_append(v, ["चामुण्डा", "noun", "चामुण्डाः", "चामुण्डायाः", "चामुण्डायै", "", "a form of"])
let v = native_list_append(v, ["नर्मदा", "noun", "नर्मदा", "", "", "", "pleasure-giver."])
let v = native_list_append(v, ["मगध", "noun", "मगध", "", "", "", "name of a"])
let v = native_list_append(v, ["मञ्जिष्ठा", "noun", "मञ्जिष्ठाः", "मञ्जिष्ठायाः", "मञ्जिष्ठायै", "", "Indian madder Rubia"])
let v = native_list_append(v, ["अत्रि", "noun", "अत्र॑यः", "अत्रेः॑", "अत्र॑ये", "", "a devourer"])
let v = native_list_append(v, ["शिशुपाल", "noun", "शिशुपाल", "शिशुपालस्य", "शिशुपालाय", "", "Shishupala king of"])
let v = native_list_append(v, ["द्रोण", "noun", "द्रोणा॑नि", "द्रोण॑स्य", "द्रोणा॑य", "", "a wooden vessel"])
let v = native_list_append(v, ["शताब्द", "noun", "शताब्द", "", "", "", "a hundred years"])
let v = native_list_append(v, ["शतक", "noun", "शतक", "", "", "", "a hundred a"])
let v = native_list_append(v, ["होता", "noun", "होता", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["बजे", "noun", "बजे", "", "", "", "masculine locative singular"])
let v = native_list_append(v, ["शार्क", "noun", "शार्क", "", "", "", "clayed or candied"])
let v = native_list_append(v, ["मैनाक", "noun", "मैनाक", "", "", "", "Name of a"])
let v = native_list_append(v, ["देवकी", "noun", "देवकी", "देवक्याः", "देवक्यै", "", "Wife of Vasudeva"])
let v = native_list_append(v, ["व्यायाम", "noun", "व्या॒या॒माः", "व्या॒या॒मस्य॑", "व्या॒या॒माय॑", "", "dragging different ways"])
let v = native_list_append(v, ["भाजन", "noun", "भाज॑नानि", "भाज॑नस्य", "भाज॑नाय", "", "dividing sharing"])
let v = native_list_append(v, ["स्वाति", "noun", "स्वाति", "", "", "", "Name of the"])
let v = native_list_append(v, ["वसुदेव", "noun", "वसुदेव", "वसुदेवस्य", "वसुदेवाय", "", "Vasudeva husband of"])
let v = native_list_append(v, ["अध्यापक", "noun", "अध्यापकाः", "अध्यापकस्य", "अध्यापकाय", "", "teacher professor"])
let v = native_list_append(v, ["कण्ठीरव", "noun", "कण्ठीरव", "", "", "", "roaring from the"])
let v = native_list_append(v, ["शिरोमणि", "noun", "शिरोमणि", "", "", "", "crest-jewel a jewel"])
let v = native_list_append(v, ["वृन्दावन", "noun", "वृन्दावनानि", "वृन्दावनस्य", "वृन्दावनाय", "", "a forest near"])
let v = native_list_append(v, ["वृन्दा", "noun", "वृन्दा", "", "", "", "sacred basil ="])
let v = native_list_append(v, ["या", "noun", "याः", "यः", "ये", "", "going"])
let v = native_list_append(v, ["हाल", "noun", "हालाः", "हालस्य", "हालाय", "", "plough"])
let v = native_list_append(v, ["वातावरण", "noun", "वातावरणानि", "वातावरणस्य", "वातावरणाय", "", "atmosphere environment"])
let v = native_list_append(v, ["प्रदूषण", "noun", "प्रदूषणानि", "प्रदूषणस्य", "प्रदूषणाय", "", "pollution"])
let v = native_list_append(v, ["विद्यालय", "noun", "विद्यालयाः", "विद्यालयस्य", "विद्यालयाय", "", "a place of"])
let v = native_list_append(v, ["शृङ्गार", "noun", "शृङ्गार", "", "", "", "love as the"])
let v = native_list_append(v, ["कफ", "noun", "कफाः", "कफस्य", "कफाय", "", "phlegm"])
let v = native_list_append(v, ["त्रपु", "noun", "त्रपूणि", "त्रपुणः", "त्रपुणे", "", "tin"])
let v = native_list_append(v, ["छात्रा", "noun", "छात्राः", "छात्रायाः", "छात्रायै", "", "female student pupil"])
let v = native_list_append(v, ["निम्बू", "noun", "निम्ब्वः", "निम्ब्वाः", "निम्ब्वै", "", "the common lime"])
let v = native_list_append(v, ["भाग", "noun", "भा॒गाः", "भा॒गस्य॑", "भा॒गाय॑", "", "part portion share"])
let v = native_list_append(v, ["कठिनता", "noun", "कठिनताः", "कठिनतायाः", "कठिनतायै", "", "hardness firmness harshness"])
let v = native_list_append(v, ["कारक", "noun", "कार॑काणि", "कार॑कस्य", "कार॑काय", "", "instrumental in bringing"])
let v = native_list_append(v, ["मत", "noun", "म॒तानि॑", "म॒तस्य॑", "म॒ताय॑", "", "a thought idea"])
let v = native_list_append(v, ["जाल", "noun", "जाला॑नि", "जाल॑स्य", "जाला॑य", "", "a net for"])
let v = native_list_append(v, ["तिथि", "noun", "तिथयः", "तिथेः", "तिथये", "", "a lunar day"])
let v = native_list_append(v, ["प्रस्थान", "noun", "प्रस्थान", "", "", "", "setting out departure"])
let v = native_list_append(v, ["शालिवाहन", "noun", "शालिवाहनाः", "शालिवाहनस्य", "शालिवाहनाय", "", "Shalivahana mythological Indian"])
let v = native_list_append(v, ["शकट", "noun", "शकट", "", "", "", "a cart wagon"])
let v = native_list_append(v, ["तिल", "noun", "तिलाः", "तिलस्य", "तिलाय", "", "Sesamum indicum its"])
let v = native_list_append(v, ["रेफ", "noun", "रेफाः", "रेफस्य", "रेफाय", "", "a burring guttural"])
let v = native_list_append(v, ["वस्त्र", "noun", "वस्त्रा॑णि", "वस्त्र॑स्य", "वस्त्रा॑य", "", "clothes garment dress"])
let v = native_list_append(v, ["बीजगणित", "noun", "बीज॑गणितानि", "बीज॑गणितस्य", "बीज॑गणिताय", "", "algebra"])
let v = native_list_append(v, ["तालिका", "noun", "तालिकाः", "तालिकायाः", "तालिकायै", "", "palm of the"])
let v = native_list_append(v, ["बृहस्पति", "noun", "बृह॒स्पत॑यः", "बृह॒स्पतेः॑", "बृह॒स्पत॑ये", "", "Bṛhaspati son of"])
let v = native_list_append(v, ["निवेदन", "noun", "निवेदनाः", "निवेदनस्य", "निवेदनाय", "", "a name of"])
let v = native_list_append(v, ["कन्द", "noun", "कन्दाः", "कन्दस्य", "कन्दाय", "", "a bulbous or"])
let v = native_list_append(v, ["दीपावलि", "noun", "दीपावलयः", "दीपावलेः", "दीपावलये", "", "a row of"])
let v = native_list_append(v, ["कलन", "noun", "कलनानि", "कलनस्य", "कलनाय", "", "the act of"])
let v = native_list_append(v, ["मात्रा", "noun", "मात्राः॑", "मात्रा॑याः", "मात्रा॑यै", "", "measure quantity size"])
let v = native_list_append(v, ["कर्तव्य", "noun", "कर्तव्यानि", "कर्तव्यस्य", "कर्तव्याय", "", "any work that"])
let v = native_list_append(v, ["राहुल", "noun", "राहुल", "", "", "", "Rāhula the son"])
let v = native_list_append(v, ["मारुति", "noun", "मारुतयः", "मारुतेः", "मारुतये", "", "a name of"])
let v = native_list_append(v, ["वाक्य", "noun", "वाक्यानि", "वाक्यस्य", "वाक्याय", "", "speech saying assertion"])
let v = native_list_append(v, ["रसायनज्ञ", "noun", "रसायनज्ञाः", "रसायनज्ञस्य", "रसायनज्ञाय", "", "chemist"])
let v = native_list_append(v, ["जटिल", "noun", "ज॒टि॒लाः", "ज॒टि॒लस्य॑", "ज॒टि॒लाय॑", "", "an ascetic"])
let v = native_list_append(v, ["गर्व", "noun", "गर्वाः", "गर्वस्य", "गर्वाय", "", "pride arrogance haughtiness"])
let v = native_list_append(v, ["स्रवन्ती", "noun", "स्रव॑न्त्यः", "स्रव॑न्त्याः", "स्रव॑न्त्यै", "", "a river stream"])
let v = native_list_append(v, ["स्रव", "noun", "स्रवाः", "स्रवस्य", "स्रवाय", "", "flowing streaming a"])
let v = native_list_append(v, ["सुमति", "noun", "सुमतयः", "सुमत्याः", "सुमत्यै", "", "good mind or"])
let v = native_list_append(v, ["तत्सम", "noun", "तत्समाः", "तत्समस्य", "तत्समाय", "", "A Sanskrit learned"])
let v = native_list_append(v, ["सामाजिक", "noun", "सामाजिकाः", "सामाजिकस्य", "सामाजिकाय", "", "a member of"])
let v = native_list_append(v, ["कथासरित्सागर", "noun", "कथासरित्सागर", "", "", "", "the Kathasaritsagara"])
let v = native_list_append(v, ["पुरुषसूक्त", "noun", "पुरुषसूक्त", "पु॒रु॒ष॒सू॒क्तस्य॑", "पु॒रु॒ष॒सू॒क्ताय॑", "", "The Purusha Sukta"])
let v = native_list_append(v, ["भगिनी", "noun", "भगिन्यः", "भगिन्याः", "भगिन्यै", "", "sister"])
let v = native_list_append(v, ["ब्राह्मी", "noun", "ब्राह्मी", "", "", "", "Brahmi script"])
let v = native_list_append(v, ["दिवि", "noun", "दिवि", "", "", "", "locative singular of"])
let v = native_list_append(v, ["अन्धपरम्परान्याय", "noun", "अन्धपरम्परान्याय", "", "", "", "the rule of"])
let v = native_list_append(v, ["अरुन्धतीदर्शनन्याय", "noun", "अरुन्धतीदर्शनन्याय", "", "", "", "the rule of"])
let v = native_list_append(v, ["अशोकवनिकान्याय", "noun", "अशोकवनिकान्याय", "", "", "", "the rule of"])
let v = native_list_append(v, ["कपिञ्जल", "noun", "कपिञ्जल", "", "", "", "the francoline partridge"])
let v = native_list_append(v, ["कपिञ्जलन्याय", "noun", "कपिञ्जलन्याय", "", "", "", "the rule of"])
let v = native_list_append(v, ["अन्धचटकन्याय", "noun", "अन्धचटकन्याय", "", "", "", "the rule of"])
let v = native_list_append(v, ["घुणाक्षरन्याय", "noun", "घुणाक्षरन्याय", "", "", "", "fortuitous and unexpected"])
let v = native_list_append(v, ["घुणाक्षर", "noun", "घुणाक्षर", "", "", "", "an incision in"])
let v = native_list_append(v, ["अश्मलोष्ट्रन्याय", "noun", "अश्मलोष्ट्रन्याय", "", "", "", "the rule of"])
let v = native_list_append(v, ["ধৰ্ম", "noun", "ধৰ্ম", "", "", "", "Assamese script form"])
let v = native_list_append(v, ["पत्रिका", "noun", "पत्रिकाः", "पत्रिकायाः", "पत्रिकायै", "", "alternative spelling of"])
let v = native_list_append(v, ["महायान", "noun", "महायानानि", "महायानस्य", "महायानाय", "", "Mahayana a school"])
let v = native_list_append(v, ["धूमकेतु", "noun", "धूमकेतवः", "धूमकेतोः", "धूमकेतवे", "", "comet"])
let v = native_list_append(v, ["शम्भु", "noun", "शम्भवः", "शम्भोः", "शम्भवे", "", "an epithet of"])
let v = native_list_append(v, ["क्षुद्र", "noun", "क्षुद्राः", "क्षुद्रस्य", "क्षुद्राय", "", "a small particle"])
let v = native_list_append(v, ["शूद्र", "noun", "शू॒द्राः", "शू॒द्रस्य॑", "शू॒द्राय॑", "", "a Shudra"])
let v = native_list_append(v, ["दशरथ", "noun", "दशरथ", "दशरथस्य", "दशरथाय", "", "Name of Rāmas"])
let v = native_list_append(v, ["विधा", "noun", "विधाः", "विधायाः", "विधायै", "", "division part portion"])
let v = native_list_append(v, ["पोष", "noun", "पोषाः", "पोषस्य", "पोषाय", "", "thriving prosperity abundance"])
let v = native_list_append(v, ["पोषण", "noun", "पोषण", "", "", "", "the act of"])
let v = native_list_append(v, ["यंत्र", "noun", "यंत्र", "", "", "", "alternative form of"])
let v = native_list_append(v, ["राजधानी", "noun", "राज॑धान्यः", "राज॑धान्याः", "राज॑धान्यै", "", "capital city"])
let v = native_list_append(v, ["अयोध्या", "noun", "अयोध्याः", "अयोध्यायाः", "अयोध्यायै", "", "a city the"])
let v = native_list_append(v, ["पालक", "noun", "पालकाः", "पालकस्य", "पालकाय", "", "a guardian protector"])
let v = native_list_append(v, ["द्वितीया विभक्ति", "noun", "द्वितीया विभक्तयः", "द्वितीया विभक्तेः", "द्वितीया विभक्तये", "", "accusative case"])
let v = native_list_append(v, ["प्रथमा विभक्ति", "noun", "प्रथमा विभक्तयः", "प्रथमा विभक्तेः", "प्रथमा विभक्तये", "", "nominative case"])
let v = native_list_append(v, ["तृतीया विभक्ति", "noun", "तृतीया विभक्तयः", "तृतीया विभक्तेः", "तृतीया विभक्तये", "", "instrumental case"])
let v = native_list_append(v, ["चतुर्थी विभक्ति", "noun", "चतुर्थी विभक्तयः", "चतुर्थी विभक्तेः", "चतुर्थी विभक्तये", "", "dative case"])
let v = native_list_append(v, ["षष्ठी विभक्ति", "noun", "षष्ठी विभक्तयः", "षष्ठी विभक्तेः", "षष्ठी विभक्तये", "", "genitive case"])
let v = native_list_append(v, ["सप्तमी विभक्ति", "noun", "सप्तमी विभक्तयः", "सप्तमी विभक्तेः", "सप्तमी विभक्तये", "", "locative case"])
let v = native_list_append(v, ["सेवि", "noun", "सेवीनि", "सेविनः", "सेविने", "", "the jujube fruit"])
let v = native_list_append(v, ["त्रुटि", "noun", "त्रुटयः", "त्रुटेः", "त्रुटये", "", "truti Hindu unit"])
let v = native_list_append(v, ["दाल", "noun", "दालाः", "दालस्य", "दालाय", "", "a kind of"])
let v = native_list_append(v, ["काश", "noun", "काशाः", "काशस्य", "काशाय", "", "the becoming visible"])
let v = native_list_append(v, ["वाले", "noun", "वाले", "", "", "", "feminine vocative singular"])
let v = native_list_append(v, ["परिवर्तन", "noun", "प॒रि॒वर्त॑नानि", "प॒रि॒वर्त॑नस्य", "प॒रि॒वर्त॑नाय", "", "turning or whirling"])
let v = native_list_append(v, ["जनता", "noun", "ज॒नताः॑", "ज॒नता॑याः", "ज॒नता॑यै", "", "people folk"])
let v = native_list_append(v, ["परम", "noun", "परम", "", "", "", "highest point extreme"])
let v = native_list_append(v, ["यमुना", "noun", "यमुना", "यमुनायाः", "यमुनायै", "", "the river Yamuna"])
let v = native_list_append(v, ["ज्वाला", "noun", "ज्वालाः", "ज्वालायाः", "ज्वालायै", "", "flame blaze"])
let v = native_list_append(v, ["दरिद्र", "noun", "दरिद्राः", "दरिद्रस्य", "दरिद्राय", "", "a beggar"])
let v = native_list_append(v, ["निर्माण", "noun", "निर्माणानि", "निर्माणस्य", "निर्माणाय", "", "measuring measure reach"])
let v = native_list_append(v, ["कश्मीर", "noun", "कश्मीराः", "कश्मीरस्य", "कश्मीराय", "", "Kashmir a contested"])
let v = native_list_append(v, ["हार", "noun", "हाराः", "हारस्य", "हाराय", "", "taking away removal"])
let v = native_list_append(v, ["शिखा", "noun", "शिखाः", "शिखायाः", "शिखायै", "", "plume tuft of"])
let v = native_list_append(v, ["देवस्", "noun", "देवस्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["उपयोग", "noun", "उपयोगाः", "उपयोगस्य", "उपयोगाय", "", "use utility application"])
let v = native_list_append(v, ["मूल", "noun", "मूला॑नि", "मूल॑स्य", "मूला॑य", "", "root"])
let v = native_list_append(v, ["गणन", "noun", "गणनानि", "गणनस्य", "गणनाय", "", "reckoning counting calculation"])
let v = native_list_append(v, ["राति", "noun", "रा॒तयः॑", "रा॒तेः", "रा॒तये॑", "", "a favor grace"])
let v = native_list_append(v, ["उपन्यास", "noun", "उपन्यासाः", "उपन्यासस्य", "उपन्यासाय", "", "putting down placing"])
let v = native_list_append(v, ["अलि", "noun", "अलयः", "अलेः", "अलये", "", "a large black"])
let v = native_list_append(v, ["स्वाद", "noun", "स्वादाः", "स्वादस्य", "स्वादाय", "", "taste flavour"])
let v = native_list_append(v, ["स्मरण", "noun", "स्मरणानि", "स्मरणस्य", "स्मरणाय", "", "remembrance memory"])
let v = native_list_append(v, ["सभ्य", "noun", "सभ्याः", "सभ्यस्य", "सभ्याय", "", "an assistant at"])
let v = native_list_append(v, ["पापा", "noun", "पापाः", "पापायाः", "पापायै", "", "a beast of"])
let v = native_list_append(v, ["गरुडस्", "noun", "गरुडस्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["महाभारतस्", "noun", "महाभारतस्", "", "", "", "masculine singular nominative"])
let v = native_list_append(v, ["अभ्यास", "noun", "अभ्यासाः", "अभ्यासस्य", "अभ्यासाय", "", "alternative form of"])
let v = native_list_append(v, ["जालपृष्ठ", "noun", "जालपृष्ठानि", "जालपृष्ठस्य", "जालपृष्ठाय", "", "webpage"])
let v = native_list_append(v, ["उपाय", "noun", "उपाय", "", "", "", "method means way"])
let v = native_list_append(v, ["त्याग", "noun", "त्या॒गाः", "त्या॒गस्य॑", "त्या॒गाय॑", "", "abandonment"])
let v = native_list_append(v, ["धारणा", "noun", "धारणाः", "धारणायाः", "धारणायै", "", "holding bearing"])
let v = native_list_append(v, ["ढाल", "noun", "ढालानि", "ढालस्य", "ढालाय", "", "a shield"])
let v = native_list_append(v, ["मिलन", "noun", "मिलनानि", "मिलनस्य", "मिलनाय", "", "coming together meeting"])
let v = native_list_append(v, ["शक", "noun", "शकाः", "शकस्य", "शकाय", "", "Saka Indo-Scythians"])
let v = native_list_append(v, ["योद्धा", "noun", "योद्धा", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["निर्वाण", "noun", "निर्वाणानि", "निर्वाणस्य", "निर्वाणाय", "", "blowing out extinction"])
let v = native_list_append(v, ["रणनीति", "noun", "रणनीतयः", "रणनीतेः", "रणनीतये", "", "tactic strategy"])
let v = native_list_append(v, ["दानी", "noun", "दानी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["दाता", "noun", "दाता", "", "", "", "inflection of दातृ"])
let v = native_list_append(v, ["पाताल", "noun", "पाताल", "", "", "", "an excavation a"])
let v = native_list_append(v, ["रजत", "noun", "र॒ज॒तानि॑", "र॒ज॒तस्य॑", "र॒ज॒ताय॑", "", "silver"])
let v = native_list_append(v, ["क्षयरोग", "noun", "क्षयरोगाः", "क्षयरोगस्य", "क्षयरोगाय", "", "tuberculosis"])
let v = native_list_append(v, ["क्षय", "noun", "क्षयाः॑", "क्षय॑स्य", "क्षया॑य", "", "dominion"])
let v = native_list_append(v, ["दासी", "noun", "दास्यः", "दास्याः", "दास्यै", "", "a female servant"])
let v = native_list_append(v, ["विषय", "noun", "विषयाः", "विषयस्य", "विषयाय", "", "a thing"])
let v = native_list_append(v, ["स्तर", "noun", "स्तराः", "स्तरस्य", "स्तराय", "", "layer stratum"])
let v = native_list_append(v, ["मध्य", "noun", "मध्याः॑", "मध्य॑स्य", "मध्या॑य", "", "centre middle"])
let v = native_list_append(v, ["तिमि", "noun", "तिमयः", "तिमेः", "तिमये", "", "large sea fish"])
let v = native_list_append(v, ["अस्तित्व", "noun", "अस्ति॑त्वानि", "अस्ति॑त्वस्य", "अस्ति॑त्वाय", "", "existence reality"])
let v = native_list_append(v, ["अनुभव", "noun", "अनुभवाः", "अनुभवस्य", "अनुभवाय", "", "perception apprehension fruition"])
let v = native_list_append(v, ["प्रसिद्धि", "noun", "प्रसिद्धयः", "प्रसिद्धेः", "प्रसिद्धये", "", "fame renown publicity"])
let v = native_list_append(v, ["कक्षा", "noun", "कक्षाः", "कक्षायाः", "कक्षायै", "", "any place surrounded"])
let v = native_list_append(v, ["मक्षिका", "noun", "मक्षिकाः", "मक्षिकायाः", "मक्षिकायै", "", "a fly bee"])
let v = native_list_append(v, ["मूर्खता", "noun", "मू॒र्खताः॑", "मू॒र्खता॑याः", "मू॒र्खता॑यै", "", "foolishness stupidity dullness"])
let v = native_list_append(v, ["मयूर", "noun", "म॒यूराः॑", "म॒यूर॑स्य", "म॒यूरा॑य", "", "peacock YV. MBh."])
let v = native_list_append(v, ["चरा", "noun", "चरा", "", "", "", "nominative/vocative/accusative plural of"])
let v = native_list_append(v, ["ဘူမိ", "noun", "ဘူမိ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["जम्बु", "noun", "जम्बु", "", "", "", "the jambul tree"])
let v = native_list_append(v, ["जम्बुल", "noun", "जम्बुलाः", "जम्बुलस्य", "जम्बुलाय", "", "synonym of जम्बु"])
let v = native_list_append(v, ["निम्न", "noun", "नि॒म्नानि॑", "नि॒म्नस्य॑", "नि॒म्नाय॑", "", "depth low ground"])
let v = native_list_append(v, ["विचित्र", "noun", "विचित्राणि", "विचित्रस्य", "विचित्राय", "", "variegated color"])
let v = native_list_append(v, ["संकट", "noun", "संकटानि", "संकटस्य", "संकटाय", "", "a narrow passage"])
let v = native_list_append(v, ["आपण", "noun", "आपणाः", "आपणस्य", "आपणाय", "", "shop store establishment"])
let v = native_list_append(v, ["प्रस्तुत", "noun", "प्रस्तुतानि", "प्रस्तुतस्य", "प्रस्तुताय", "", "beginning undertaking"])
let v = native_list_append(v, ["स्वीकार", "noun", "स्वीकाराः", "स्वीकारस्य", "स्वीकाराय", "", "making ones own"])
let v = native_list_append(v, ["श्रेणी", "noun", "श्रेण्यः॑", "श्रेण्याः॑", "श्रेण्यै॑", "", "formation of a"])
let v = native_list_append(v, ["मा", "noun", "माः", "मः", "मे", "", "measure"])
let v = native_list_append(v, ["तर", "noun", "तर", "", "", "", "Crossing"])
let v = native_list_append(v, ["वास्तविक", "noun", "वास्तविकाः", "वास्तविकस्य", "वास्तविकाय", "", "a realist"])
let v = native_list_append(v, ["चरित्र", "noun", "च॒रित्रा॑णि", "च॒रित्र॑स्य", "च॒रित्रा॑य", "", "a foot leg"])
let v = native_list_append(v, ["समाज", "noun", "समाजाः", "समाजस्य", "समाजाय", "", "society assembly conclave"])
let v = native_list_append(v, ["भूकम्प", "noun", "भूक॑म्पाः", "भूक॑म्पस्य", "भूक॑म्पाय", "", "an earthquake"])
let v = native_list_append(v, ["अब्द", "noun", "अब्दाः", "अब्दस्य", "अब्दाय", "", "“giving water” a"])
let v = native_list_append(v, ["आस", "noun", "आसाः॑", "आस॑स्य", "आसा॑य", "", "ashes"])
let v = native_list_append(v, ["क्षण", "noun", "क्षणाः", "क्षणस्य", "क्षणाय", "", "any instantaneous point"])
let v = native_list_append(v, ["रेखागणित", "noun", "रेखागणितानि", "रेखागणितस्य", "रेखागणिताय", "", "geometry"])
let v = native_list_append(v, ["योग्य", "noun", "योग्याः॑", "योग्य॑स्य", "योग्या॑य", "", "draught animal"])
let v = native_list_append(v, ["तार", "noun", "ताराः", "तारस्य", "ताराय", "", "crossing"])
let v = native_list_append(v, ["प्रकाशक", "noun", "प्रकाशकाः", "प्रकाशकस्य", "प्रकाशकाय", "", "light-giver the sun"])
let v = native_list_append(v, ["आकर्षण", "noun", "आक॑र्षणाः", "आक॑र्षणस्य", "आक॑र्षणाय", "", "attraction"])
let v = native_list_append(v, ["भोग", "noun", "भोगाः॑", "भोग॑स्य", "भोगा॑य", "", "enjoyment pleasure delight"])
let v = native_list_append(v, ["कृपा", "noun", "कृ॒पाः॑", "कृ॒पा॑याः", "कृ॒पा॑यै", "", "pity tenderness compassion"])
let v = native_list_append(v, ["अञ्चल", "noun", "अञ्चलाः", "अञ्चलस्य", "अञ्चलाय", "", "border hem corner"])
let v = native_list_append(v, ["सम्बन्ध", "noun", "सम्बन्धाः", "सम्बन्धस्य", "सम्बन्धाय", "", "binding or joining"])
let v = native_list_append(v, ["वर्णन", "noun", "वर्णनानि", "वर्णनस्य", "वर्णनाय", "", "the act of"])
let v = native_list_append(v, ["त्रिकोण", "noun", "त्रिकोणाः", "त्रिकोणस्य", "त्रिकोणाय", "", "triangle"])
let v = native_list_append(v, ["अक्षरसमाम्नाय", "noun", "अक्षरसमाम्नाय", "", "", "", "alphabet Pat. BhP."])
let v = native_list_append(v, ["आभा", "noun", "आभाः", "आभायाः", "आभायै", "", "appearance"])
let v = native_list_append(v, ["คุรุ", "noun", "คุรุ", "", "", "", "Thai script form"])
let v = native_list_append(v, ["ग्रामीण", "noun", "ग्रामीण", "", "", "", "belonging to the"])
let v = native_list_append(v, ["प्रतीत्यसमुत्पाद", "noun", "प्रतीत्यसमुत्पाद", "", "", "", "the chain of"])
let v = native_list_append(v, ["राजावर्त", "noun", "राजावर्ताः", "राजावर्तस्य", "राजावर्ताय", "", "lapis lazuli Bālar."])
let v = native_list_append(v, ["स्तूप", "noun", "स्तूपाः", "स्तूपस्य", "स्तूपाय", "", "knot or tuft"])
let v = native_list_append(v, ["ओम", "noun", "ओमाः", "ओमस्य", "ओमाय", "", "friend helper protector"])
let v = native_list_append(v, ["न्यायालय", "noun", "न्यायालय", "न्यायालयस्य", "न्यायालयाय", "", "court tribunal"])
let v = native_list_append(v, ["यूका", "noun", "यूकाः", "यूकायाः", "यूकायै", "", "a louse Mn."])
let v = native_list_append(v, ["वाह", "noun", "वा॒हाः", "वा॒हस्य॑", "वा॒हाय॑", "", "draught animal"])
let v = native_list_append(v, ["पतंग", "noun", "प॒तं॒गाः", "प॒तं॒गस्य॑", "प॒तं॒गाय॑", "", "Denotes various flying"])
let v = native_list_append(v, ["चतुष्पद्", "noun", "चतुष्पद्", "", "", "", "a quadruped"])
let v = native_list_append(v, ["द्यौष्पितृ", "noun", "द्यौष्पितृ", "द्यौष्पि॒तुः", "द्यौष्पि॒त्रे", "", "Dyaus Pita the"])
let v = native_list_append(v, ["अशोक", "noun", "अशोक", "अशोकस्य", "अशोकाय", "", "Ashoka an emperor"])
let v = native_list_append(v, ["ᬥᬃᬫ", "noun", "ᬥᬃᬫ", "", "", "", "Balinese script form"])
let v = native_list_append(v, ["वीरता", "noun", "वीरताः", "वीरतायाः", "वीरतायै", "", "manliness heroism"])
let v = native_list_append(v, ["कलश", "noun", "क॒लशाः॑", "क॒लश॑स्य", "क॒लशा॑य", "", "a water-pot pitcher"])
let v = native_list_append(v, ["नीर", "noun", "नीराणि", "नीरस्य", "नीराय", "", "water"])
let v = native_list_append(v, ["परस्मैपद", "noun", "परस्मैपदानि", "परस्मैपदस्य", "परस्मैपदाय", "", "word for another"])
let v = native_list_append(v, ["अमित्र", "noun", "अ॒मित्राः॑", "अ॒मित्र॑स्य", "अ॒मित्रा॑य", "", "not a friend"])
let v = native_list_append(v, ["निमन्त्रण", "noun", "निमन्त्रण", "", "", "", "invitation a calling"])
let v = native_list_append(v, ["ध्यानयोग", "noun", "ध्यानयोग", "", "", "", "profound meditation or"])
let v = native_list_append(v, ["भाववाचक", "noun", "भाववाचक", "", "", "", "an abstract noun"])
let v = native_list_append(v, ["दाना", "noun", "दाना", "", "", "", "neuter nominative plural"])
let v = native_list_append(v, ["निवेश", "noun", "निवेशाः", "निवेशस्य", "निवेशाय", "", "entering entrance penetration"])
let v = native_list_append(v, ["प्रवेश", "noun", "प्रवेशाः", "प्रवेशस्य", "प्रवेशाय", "", "entering entrance penetration"])
let v = native_list_append(v, ["धनु", "noun", "धनवः", "धनोः", "धनवे", "", "bow"])
let v = native_list_append(v, ["स्थानीय", "noun", "स्थानीयानि", "स्थानीयस्य", "स्थानीयाय", "", "a town or"])
let v = native_list_append(v, ["आभरण", "noun", "आभरणाः", "आभरणस्य", "आभरणाय", "", "decorating"])
let v = native_list_append(v, ["अन्धकार", "noun", "अन्धकाराः", "अन्धकारस्य", "अन्धकाराय", "", "darkness"])
let v = native_list_append(v, ["वृत्ति", "noun", "वृत्तयः", "वृत्तेः", "वृत्तये", "", "job work"])
let v = native_list_append(v, ["हस्तिनापुर", "noun", "हस्तिनापुर", "हस्तिनापुरस्य", "हस्तिनापुराय", "", "Hastinapura a city"])
let v = native_list_append(v, ["मौर्य", "noun", "मौर्याः", "मौर्यस्य", "मौर्याय", "", "Maurya Mauryan Empire"])
let v = native_list_append(v, ["त्रिपाद", "noun", "त्रिपाद", "", "", "", "an asterism of"])
let v = native_list_append(v, ["भस्म", "noun", "भस्म", "", "", "", "ash charred residue"])
let v = native_list_append(v, ["क्षमा", "noun", "क्षमाः", "क्षमायाः", "क्षमायै", "", "patience forbearance indulgence"])
let v = native_list_append(v, ["वाला", "noun", "वालाः", "वालायाः", "वालायै", "", "coconut"])
let v = native_list_append(v, ["आहुति", "noun", "आहुतयः", "आहुतेः", "आहुतये", "", "sacrifice instance of"])
let v = native_list_append(v, ["श्वा", "noun", "श्वा", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["कन्यादान", "noun", "कन्यादानानि", "कन्यादानस्य", "कन्यादानाय", "", "giving a girl"])
let v = native_list_append(v, ["ढोल", "noun", "ढोलाः", "ढोलस्य", "ढोलाय", "", "a dhol kind"])
let v = native_list_append(v, ["दिशा", "noun", "दिशाः॑", "दिशा॑याः", "दिशा॑यै", "", "direction region quarter"])
let v = native_list_append(v, ["ज्ञाता", "noun", "ज्ञाता", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["संग्रह", "noun", "संग्रहाः", "संग्रहस्य", "संग्रहाय", "", "holding together seizing"])
let v = native_list_append(v, ["बाण", "noun", "बाणाः", "बाणस्य", "बाणाय", "", "a shaft made"])
let v = native_list_append(v, ["भास", "noun", "भासाः", "भासस्य", "भासाय", "", "light lustre brightness"])
let v = native_list_append(v, ["अध्यक्ष", "noun", "अध्यक्षाः", "अध्यक्षस्य", "अध्यक्षाय", "", "eyewitness overseer inspector"])
let v = native_list_append(v, ["चिकित्सा", "noun", "चिकित्साः", "चिकित्सायाः", "चिकित्सायै", "", "medical attendance practice"])
let v = native_list_append(v, ["มติ", "noun", "มติ", "", "", "", "Thai script form"])
let v = native_list_append(v, ["दार", "noun", "दाराः", "दारस्य", "दाराय", "", "wife"])
let v = native_list_append(v, ["देवो", "noun", "देवो", "", "", "", "combining form of"])
let v = native_list_append(v, ["सरोज", "noun", "सरोज", "", "", "", "a lotus Kāv."])
let v = native_list_append(v, ["वीणा", "noun", "वीणाः॑", "वीणा॑याः", "वीणा॑यै", "", "the Indian lute"])
let v = native_list_append(v, ["उपदेश", "noun", "उपदेशाः", "उपदेशस्य", "उपदेशाय", "", "advice teaching"])
let v = native_list_append(v, ["सम्मान", "noun", "सम्मानाः", "सम्मानस्य", "सम्मानाय", "", "respect"])
let v = native_list_append(v, ["मेथी", "noun", "मेथ्यः", "मेथ्याः", "मेथ्यै", "", "fenugreek methi"])
let v = native_list_append(v, ["संगति", "noun", "संगतयः", "संगतेः", "संगतये", "", "coming together meeting"])
let v = native_list_append(v, ["ज्योति", "noun", "ज्योतयः", "ज्योतेः", "ज्योतये", "", "alternative form of"])
let v = native_list_append(v, ["संचार", "noun", "संचाराः", "संचारस्य", "संचाराय", "", "walking about wandering"])
let v = native_list_append(v, ["कृषक", "noun", "कृषकाः", "कृषकस्य", "कृषकाय", "", "farmer ploughman"])
let v = native_list_append(v, ["कौशल्या", "noun", "कौशल्या", "कौशल्यायाः", "कौशल्यायै", "", "Name of Dasharathas"])
let v = native_list_append(v, ["परिवर्तित", "noun", "परिवर्तितानि", "परिवर्तितस्य", "परिवर्तिताय", "", "the action of"])
let v = native_list_append(v, ["मूर्ति", "noun", "मूर्तयः", "मूर्तेः", "मूर्तये", "", "a solid body"])
let v = native_list_append(v, ["គុណ", "noun", "គុណ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["तारक", "noun", "तारकाः", "तारकस्य", "तारकाय", "", "an epithet of"])
let v = native_list_append(v, ["បុរាណ", "noun", "បុរាណ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["पिपीलिका", "noun", "पिपीलिकाः", "पिपीलिकायाः", "पिपीलिकायै", "", "the common small"])
let v = native_list_append(v, ["खा", "noun", "खाः", "खायाः", "खायै", "", "spring well fountain"])
let v = native_list_append(v, ["व्यवस्थ", "noun", "व्यवस्थाः", "व्यवस्थस्य", "व्यवस्थाय", "", "System"])
let v = native_list_append(v, ["उत्थान", "noun", "उ॒त्थाना॑नि", "उ॒त्थान॑स्य", "उ॒त्थाना॑य", "", "the act of"])
let v = native_list_append(v, ["स्वरूप", "noun", "स्व॒रू॒पाणि॑", "स्व॒रू॒पस्य॑", "स्व॒रू॒पाय॑", "", "own condition peculiarity"])
let v = native_list_append(v, ["उल्लेख", "noun", "उल्लेख", "", "", "", "reference mention"])
let v = native_list_append(v, ["सज्जन", "noun", "सज्जनानि", "सज्जनस्य", "सज्जनाय", "", "equipment preparation"])
let v = native_list_append(v, ["នរក", "noun", "នរក", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["व्योमन्", "noun", "व्यो॑मानः", "व्यो॑म्नः", "व्यो॑म्ने", "", "heaven sky atmosphere"])
let v = native_list_append(v, ["व्रण", "noun", "व्रण", "", "", "", "wound sore ulcer"])
let v = native_list_append(v, ["होत्र", "noun", "हो॒त्राणि॑", "हो॒त्रस्य॑", "हो॒त्राय॑", "", "sacrificing the function"])
let v = native_list_append(v, ["खड्ग", "noun", "खड्गाः॑", "खड्ग॑स्य", "खड्गा॑य", "", "a sword"])
let v = native_list_append(v, ["सती", "noun", "सती", "", "", "", "a good and"])
let v = native_list_append(v, ["ज्ञानिन्", "noun", "ज्ञानिनः", "ज्ञानिनः", "ज्ञानिने", "", "a fortune-teller astrologer"])
let v = native_list_append(v, ["चौर", "noun", "चौ॒राः", "चौ॒रस्य॑", "चौ॒राय॑", "", "a thief robber"])
let v = native_list_append(v, ["रक्ति", "noun", "रक्ति", "", "", "", "affection attachment devotion"])
let v = native_list_append(v, ["मर्त", "noun", "मर्ताः॑", "मर्त॑स्य", "मर्ता॑य", "", "a mortal man"])
let v = native_list_append(v, ["వాత", "noun", "వాత", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["ទេវ", "noun", "ទេវ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["सोपान", "noun", "सोपान", "", "", "", "stairs steps a"])
let v = native_list_append(v, ["शर", "noun", "श॒राः", "श॒रस्य॑", "श॒राय॑", "", "a sort of"])
let v = native_list_append(v, ["स्तोत्र", "noun", "स्तो॒त्राणि॑", "स्तो॒त्रस्य॑", "स्तो॒त्राय॑", "", "eulogium a hymn"])
let v = native_list_append(v, ["शाला", "noun", "शालाः॑", "शाला॑याः", "शाला॑यै", "", "a house mansion"])
let v = native_list_append(v, ["याचक", "noun", "याचकाः", "याचकस्य", "याचकाय", "", "a petitioner asker"])
let v = native_list_append(v, ["शूल", "noun", "शूलाः॑", "शूल॑स्य", "शूला॑य", "", "any sharp instrument"])
let v = native_list_append(v, ["शृङ्गेरि", "noun", "शृङ्गेरि", "", "", "", "Sringeri Name of"])
let v = native_list_append(v, ["घर्षण", "noun", "घर्षणानि", "घर्षणस्य", "घर्षणाय", "", "rubbing polishing"])
let v = native_list_append(v, ["घात", "noun", "घाताः", "घातस्य", "घाताय", "", "a blow bruise"])
let v = native_list_append(v, ["घातक", "noun", "घातक", "", "", "", "killing"])
let v = native_list_append(v, ["घातिन्", "noun", "घातिनः", "घातिनः", "घातिने", "", "murderer"])
let v = native_list_append(v, ["त्रिशूल", "noun", "त्रि॒शूला॑नि", "त्रि॒शूल॑स्य", "त्रि॒शूला॑य", "", "a trident"])
let v = native_list_append(v, ["प्रभा", "noun", "प्र॒भाः", "प्र॒भायाः॑", "प्र॒भायै॑", "", "light brilliance radiance"])
let v = native_list_append(v, ["दरद", "noun", "दरद", "", "", "", "fear"])
let v = native_list_append(v, ["कमठ", "noun", "कमठ", "", "", "", "a tortoise"])
let v = native_list_append(v, ["मङ्गला", "noun", "मङ्गलाः", "मङ्गलायाः", "मङ्गलायै", "", "Name of Uma"])
let v = native_list_append(v, ["कार्त्तिकेय", "noun", "कार्त्तिकेयाः", "कार्त्तिकेयस्य", "कार्त्तिकेयाय", "", "commander of the"])
let v = native_list_append(v, ["मेघनाद", "noun", "मेघनाद", "", "", "", "cloud-noise thunder"])
let v = native_list_append(v, ["लम्बोदर", "noun", "लम्बोदर", "", "", "", "Name of Ganesha."])
let v = native_list_append(v, ["अमला", "noun", "अमला", "", "", "", "Name of Hindu"])
let v = native_list_append(v, ["शेखर", "noun", "शेखराः", "शेखरस्य", "शेखराय", "", "the top or"])
let v = native_list_append(v, ["वाणी", "noun", "वाण्यः॑", "वाण्याः॑", "वाण्यै॑", "", "sound voice music"])
let v = native_list_append(v, ["शतघ्नी", "noun", "शतघ्नी", "", "", "", "a deadly weapon"])
let v = native_list_append(v, ["यात्रिक", "noun", "यात्रिक", "", "", "", "a traveller pilgrim"])
let v = native_list_append(v, ["सर्वधारी", "noun", "सर्वधारी", "", "", "", "Name of the"])
let v = native_list_append(v, ["प्रभव", "noun", "प्रभव", "", "", "", "production source origin"])
let v = native_list_append(v, ["विभव", "noun", "विभव", "", "", "", "being everywhere omnipresence"])
let v = native_list_append(v, ["श्रीमुख", "noun", "श्रीमुख", "", "", "", "a beautiful face"])
let v = native_list_append(v, ["बहुधान्य", "noun", "बहुधान्य", "", "", "", "abounding in corn"])
let v = native_list_append(v, ["प्रमादिन्", "noun", "प्रमादिन्", "", "", "", "Name of the"])
let v = native_list_append(v, ["अङ्गिरस्", "noun", "अङ्गि॑रसः", "अङ्गि॑रसः", "अङ्गि॑रसे", "", "Angiras son of"])
let v = native_list_append(v, ["भरणी", "noun", "भरणी", "भर॑ण्याः", "भर॑ण्यै", "", "Bharani a nakshatra"])
let v = native_list_append(v, ["पुष्पक", "noun", "पुष्पक", "", "", "", "Name of the"])
let v = native_list_append(v, ["पुष्टि", "noun", "पुष्ट॑यः", "पुष्टेः॑", "पुष्ट॑ये", "", "well-nourished condition fatness"])
let v = native_list_append(v, ["अश्वत्थामन्", "noun", "अश्वत्थामन्", "अश्वत्थाम्नः", "अश्वत्थाम्ने", "", "Ashwatthama son of"])
let v = native_list_append(v, ["यादव", "noun", "यादवाः", "यादवस्य", "यादवाय", "", "a descendant of"])
let v = native_list_append(v, ["जनमेजय", "noun", "जनमेजय", "", "", "", "causing men to"])
let v = native_list_append(v, ["मत्स्यगन्धा", "noun", "मत्स्यगन्धा", "", "", "", "Name of Satyavati"])
let v = native_list_append(v, ["शल्य", "noun", "शल्य", "", "", "", "a dart javelin"])
let v = native_list_append(v, ["भीष्म", "noun", "भीष्म", "", "", "", "horror horribleness"])
let v = native_list_append(v, ["भीषण", "noun", "भीषण", "", "", "", "the act of"])
let v = native_list_append(v, ["विभीषण", "noun", "विभीषण", "", "", "", "Name of a"])
let v = native_list_append(v, ["ऊर्मिला", "noun", "ऊर्मिला", "", "", "", "Name of daughter"])
let v = native_list_append(v, ["सुग्रीव", "noun", "सुग्रीव", "", "", "", "King of Kiṣkindhā"])
let v = native_list_append(v, ["टिप्पणी", "noun", "टिप्पण्यः", "टिप्पण्याः", "टिप्पण्यै", "", "a gloss comment"])
let v = native_list_append(v, ["प्रवाह", "noun", "प्रवाह", "", "", "", "a stream river"])
let v = native_list_append(v, ["प्रवह", "noun", "प्रवह", "", "", "", "wind air"])
let v = native_list_append(v, ["शूर्पकर्ण", "noun", "शूर्पकर्ण", "", "", "", "an elephant"])
let v = native_list_append(v, ["शूर्प", "noun", "शूर्पा॑णि", "शूर्प॑स्य", "शूर्पा॑य", "", "a winnowing basket"])
let v = native_list_append(v, ["उमासुत", "noun", "उमासुत", "", "", "", "son of Uma."])
let v = native_list_append(v, ["उमापति", "noun", "उमापतयः", "उमापतेः", "उमापतये", "", "Umās Husband an"])
let v = native_list_append(v, ["शूर्पणखा", "noun", "शूर्पणखाः", "शूर्पणखायाः", "शूर्पणखायै", "", "Name of the"])
let v = native_list_append(v, ["विघ्न", "noun", "विघ्नाः", "विघ्नस्य", "विघ्नाय", "", "a breaker destroyer"])
let v = native_list_append(v, ["विघ्नेश्वर", "noun", "विघ्नेश्वर", "", "", "", "lord of obstacles"])
let v = native_list_append(v, ["विघ्नपति", "noun", "विघ्नपति", "विघ्नपतेः", "विघ्नपतये", "", "lord of obstacles"])
let v = native_list_append(v, ["गजमुख", "noun", "गजमुख", "", "", "", "elephant-faced."])
let v = native_list_append(v, ["गजवदन", "noun", "गजवदन", "", "", "", "elephant-faced."])
let v = native_list_append(v, ["गजानन", "noun", "गजानन", "", "", "", "Elephant-faced."])
let v = native_list_append(v, ["हेरम्ब", "noun", "हेरम्ब", "", "", "", "a buffalo"])
let v = native_list_append(v, ["विनायक", "noun", "विनायक", "", "", "", "a leader guide"])
let v = native_list_append(v, ["एकदन्त", "noun", "एकदन्त", "", "", "", "one-toothed Name of"])
let v = native_list_append(v, ["मूषिक", "noun", "मूषिकाः", "मूषिकस्य", "मूषिकाय", "", "rat mouse"])
let v = native_list_append(v, ["आखुरथ", "noun", "आखुरथ", "", "", "", "Name of Ganesha"])
let v = native_list_append(v, ["द्वैमातुर", "noun", "द्वैमातुर", "", "", "", "Name of Ganesha."])
let v = native_list_append(v, ["गुणक", "noun", "गुणक", "", "", "", "a calculator reckoner"])
let v = native_list_append(v, ["गुद", "noun", "गुद", "", "", "", "an intestine entrail"])
let v = native_list_append(v, ["गणक", "noun", "गण॑काः", "गण॑कस्य", "गण॑काय", "", "one who reckons"])
let v = native_list_append(v, ["काक", "noun", "काकाः॑", "काक॑स्य", "काका॑य", "", "imitation of the"])
let v = native_list_append(v, ["ભૂમિ", "noun", "ભૂમિ", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["રૂપ", "noun", "રૂપાણિ", "રૂપસ્ય", "રૂપાય", "", "Gujarati script form"])
let v = native_list_append(v, ["यति", "noun", "यत॑यः", "यतेः॑", "यत॑ये", "", "a disposer"])
let v = native_list_append(v, ["भारती", "noun", "भारती", "", "", "", "a female descendant"])
let v = native_list_append(v, ["వసతి", "noun", "వసతి", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["दाडिम", "noun", "दाडिमाः", "दाडिमस्य", "दाडिमाय", "", "pomegranate"])
let v = native_list_append(v, ["गजः", "noun", "गजः", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["बाह्य", "noun", "बाह्य", "", "", "", "the outer part"])
let v = native_list_append(v, ["केयूर", "noun", "केयूर", "", "", "", "a bracelet worn"])
let v = native_list_append(v, ["अष्टमी", "noun", "अष्टमी", "", "", "", "Ashtami"])
let v = native_list_append(v, ["चतुर्थी", "noun", "चतुर्थ्यः", "चतुर्थ्याः", "चतुर्थ्यै", "", "The fourth day"])
let v = native_list_append(v, ["दशमी", "noun", "दशमी", "", "", "", "The tenth day"])
let v = native_list_append(v, ["नवमी", "noun", "नवमी", "", "", "", "The ninth day"])
let v = native_list_append(v, ["तिलक", "noun", "तिलक", "", "", "", "a freckle compared"])
let v = native_list_append(v, ["एकादशी", "noun", "एकादशी", "", "", "", "The eleventh day"])
let v = native_list_append(v, ["कीटक", "noun", "कीटक", "", "", "", "a worm an"])
let v = native_list_append(v, ["मञ्जरी", "noun", "मञ्जरी", "", "", "", "a cluster of"])
let v = native_list_append(v, ["मञ्जीरा", "noun", "मञ्जीरा", "", "", "", "Name of a"])
let v = native_list_append(v, ["तुङ्गभद्रा", "noun", "तुङ्गभद्रा", "", "", "", "Name of a"])
let v = native_list_append(v, ["तुङ्ग", "noun", "तुङ्ग", "", "", "", "a hil elevation"])
let v = native_list_append(v, ["भद्र", "noun", "भ॒द्राणि॑", "भ॒द्रस्य॑", "भ॒द्राय॑", "", "prosperity happiness health"])
let v = native_list_append(v, ["भद्रकाली", "noun", "भ॒द्रका॑ल्यः", "भ॒द्रका॑ल्याः", "भ॒द्रका॑ल्यै", "", "Name of a"])
let v = native_list_append(v, ["भद्रपदा", "noun", "भद्रपदाः", "भद्रपदायाः", "भद्रपदायै", "", "name of the"])
let v = native_list_append(v, ["परिमल", "noun", "परिमल", "", "", "", "fragrance or a"])
let v = native_list_append(v, ["अपान", "noun", "अपान", "", "", "", "anus rectum"])
let v = native_list_append(v, ["सरयु", "noun", "सरयु", "", "", "", "air wind"])
let v = native_list_append(v, ["उदान", "noun", "उदानाः", "उदानस्य", "उदानाय", "", "breathing upwards"])
let v = native_list_append(v, ["व्यान", "noun", "व्या॒नाः", "व्या॒नस्य॑", "व्या॒नाय॑", "", "one of the"])
let v = native_list_append(v, ["तार्किक", "noun", "तार्किकाः", "तार्किकस्य", "तार्किकाय", "", "a dialectician logician"])
let v = native_list_append(v, ["वेदाङ्ग", "noun", "वेदाङ्गानि", "वेदाङ्गस्य", "वेदाङ्गाय", "", "a limb for"])
let v = native_list_append(v, ["निरुक्त", "noun", "निरुक्त", "", "", "", "explanation or etymological"])
let v = native_list_append(v, ["एकाग्रता", "noun", "एकाग्रता", "", "", "", "intentness in the"])
let v = native_list_append(v, ["दानव", "noun", "दान॑वाः", "दान॑वस्य", "दान॑वाय", "", "Danava a class"])
let v = native_list_append(v, ["प्रलोभ", "noun", "प्रलोभ", "", "", "", "allurement seduction"])
let v = native_list_append(v, ["मृत्तिका", "noun", "मृत्तिकाः", "मृत्तिकायाः", "मृत्तिकायै", "", "earth clay loam"])
let v = native_list_append(v, ["रम्भा", "noun", "रम्भाः", "रम्भायाः", "रम्भायै", "", "the plantain Musa"])
let v = native_list_append(v, ["स्थिरता", "noun", "स्थिरताः", "स्थिरतायाः", "स्थिरतायै", "", "stability firmness"])
let v = native_list_append(v, ["कुम्भ", "noun", "कु॒म्भाः", "कु॒म्भस्य॑", "कु॒म्भाय॑", "", "a jar pitcher"])
let v = native_list_append(v, ["मकर", "noun", "मक॑राः", "मक॑रस्य", "मक॑राय", "", "a kind of"])
let v = native_list_append(v, ["गमन", "noun", "गमनानि", "गमनस्य", "गमनाय", "", "going moving manner"])
let v = native_list_append(v, ["ओजस्", "noun", "ओजां॑सि", "ओज॑सः", "ओज॑से", "", "ability strength"])
let v = native_list_append(v, ["उपासक", "noun", "उपासक", "", "", "", "serving a servant"])
let v = native_list_append(v, ["कपट", "noun", "कपटाः", "कपटस्य", "कपटाय", "", "fraud deceit cheating"])
let v = native_list_append(v, ["नग्न", "noun", "न॒ग्नाः", "न॒ग्नस्य॑", "न॒ग्नाय॑", "", "a naked mendicant"])
let v = native_list_append(v, ["नग्नत्व", "noun", "नग्नत्व", "", "", "", "nakedness"])
let v = native_list_append(v, ["प्रतिमा", "noun", "प्र॒ति॒माः", "प्र॒ति॒मायाः॑", "प्र॒ति॒मायै॑", "", "a figure image"])
let v = native_list_append(v, ["मुनि", "noun", "मुन॑यः", "मुनेः॑", "मुन॑ये", "", "a saint or"])
let v = native_list_append(v, ["विन्यास", "noun", "विन्यास", "", "", "", "The transition between"])
let v = native_list_append(v, ["भरत", "noun", "भरत", "", "", "", "actor dancer tumbler"])
let v = native_list_append(v, ["तपन", "noun", "तप॑नाः", "तप॑नस्य", "तप॑नाय", "", "the sun"])
let v = native_list_append(v, ["क्रतु", "noun", "क्रत॑वः", "क्रतोः॑", "क्रत॑वे", "", "intelligence understanding enlightenment"])
let v = native_list_append(v, ["भास्", "noun", "भांसि॑", "भा॒सः", "भा॒से", "", "light lustre radiance"])
let v = native_list_append(v, ["मरुभूमि", "noun", "मरुभूमयः", "मरुभूमेः", "मरुभूमये", "", "desert"])
let v = native_list_append(v, ["काशि", "noun", "काशि", "", "", "", "shining the sun"])
let v = native_list_append(v, ["सोमनाथ", "noun", "सोमनाथ", "", "", "", "Name of a"])
let v = native_list_append(v, ["आलोचना", "noun", "आलोचना", "", "", "", "seeing perceiving reflection"])
let v = native_list_append(v, ["हेमलम्ब", "noun", "हेमलम्ब", "", "", "", "Name of the"])
let v = native_list_append(v, ["प्रमोद", "noun", "प्रमोद", "", "", "", "excessive joy delight"])
let v = native_list_append(v, ["कालयुक्त", "noun", "कालयुक्त", "", "", "", "Name of the"])
let v = native_list_append(v, ["चित्रभानु", "noun", "चित्रभानु", "", "", "", "Name of the"])
let v = native_list_append(v, ["सर्वजित्", "noun", "सर्वजित्", "", "", "", "Name of the"])
let v = native_list_append(v, ["विरोधिन्", "noun", "विरोधिन्", "", "", "", "Name of the"])
let v = native_list_append(v, ["जर्तु", "noun", "जर्तवः", "जर्तोः", "जर्तवे", "", "vulva"])
let v = native_list_append(v, ["पद्धति", "noun", "पद्धतयः", "पद्धतेः", "पद्धतये", "", "a foot-stroke a"])
let v = native_list_append(v, ["शतम्", "noun", "शतम्", "", "", "", "nominative singular neuter"])
let v = native_list_append(v, ["हट्ट", "noun", "हट्ट", "", "", "", "a market fair"])
let v = native_list_append(v, ["अभिप्राय", "noun", "अभिप्राय", "", "", "", "purpose intention wish"])
let v = native_list_append(v, ["चालुक्य", "noun", "चालुक्य", "", "", "", "Chalukyas"])
let v = native_list_append(v, ["डाल", "noun", "डालाः", "डालस्य", "डालाय", "", "a branch"])
let v = native_list_append(v, ["रंहति", "noun", "रंहतयः", "रंहतेः", "रंहतये", "", "speed velocity of"])
let v = native_list_append(v, ["सामग्री", "noun", "सामग्र्यः", "सामग्र्याः", "सामग्र्यै", "", "totality entirety completeness"])
let v = native_list_append(v, ["लक्षण", "noun", "लक्षणानि", "लक्षणस्य", "लक्षणाय", "", "sign symbol mark"])
let v = native_list_append(v, ["अवसर", "noun", "अवसराः", "अवसरस्य", "अवसराय", "", "descent of water"])
let v = native_list_append(v, ["मात्र", "noun", "मात्राणि", "मात्रस्य", "मात्राय", "", "an element elementary"])
let v = native_list_append(v, ["संघ", "noun", "संघ", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["श्रोमत", "noun", "श्रोम॑तानि", "श्रोम॑तस्य", "श्रोम॑ताय", "", "fame renown glory"])
let v = native_list_append(v, ["अमिताभ", "noun", "अमिताभ", "अमिताभस्य", "अमिताभाय", "", "Amitābha the principal"])
let v = native_list_append(v, ["मत्तेभविक्रीडित", "noun", "मत्तेभविक्रीडित", "", "", "", "name of a"])
let v = native_list_append(v, ["घोट", "noun", "घोट", "", "", "", "a horse"])
let v = native_list_append(v, ["पूर्ति", "noun", "पूर्तयः", "पूर्तेः", "पूर्तये", "", "filling completion"])
let v = native_list_append(v, ["श्वास", "noun", "श्वासाः", "श्वासस्य", "श्वासाय", "", "breath"])
let v = native_list_append(v, ["वक्त्र", "noun", "वक्त्राणि", "वक्त्रस्य", "वक्त्राय", "", "mouth"])
let v = native_list_append(v, ["शिक्षण", "noun", "शिक्षणानि", "शिक्षणस्य", "शिक्षणाय", "", "education instruction teaching"])
let v = native_list_append(v, ["शाणा", "noun", "शाणाः", "शाणायाः", "शाणायै", "", "feminine of शाण"])
let v = native_list_append(v, ["स्वामिन्", "noun", "स्वामिनः", "स्वामिनः", "स्वामिने", "", "an owner proprietor"])
let v = native_list_append(v, ["अनुनासिक", "noun", "अनुनासिकानि", "अनुनासिकस्य", "अनुनासिकाय", "", "nasalization"])
let v = native_list_append(v, ["इषु", "noun", "इष॑वः", "इषोः॑", "इष॑वे", "", "arrow"])
let v = native_list_append(v, ["झाट", "noun", "झाटाः", "झाटस्य", "झाटाय", "", "an arbour L."])
let v = native_list_append(v, ["छेदि", "noun", "छेद॑यः", "छेदेः॑", "छेद॑ये", "", "one who cuts"])
let v = native_list_append(v, ["मनन", "noun", "म॒नना॑नि", "म॒नन॑स्य", "म॒नना॑य", "", "thinking reflection"])
let v = native_list_append(v, ["विवाद", "noun", "विवादाः", "विवादस्य", "विवादाय", "", "argument altercation dispute"])
let v = native_list_append(v, ["ताल", "noun", "तालाः", "तालस्य", "तालाय", "", "the palm tree"])
let v = native_list_append(v, ["द्रोह", "noun", "द्रोहाः", "द्रोहस्य", "द्रोहाय", "", "injury mischief harm"])
let v = native_list_append(v, ["सखी", "noun", "सख्यः", "सख्याः", "सख्यै", "", "a female friend"])
let v = native_list_append(v, ["वनस्", "noun", "वनां॑सि", "वन॑सः", "वन॑से", "", "loveliness beauty"])
let v = native_list_append(v, ["निष्ठ", "noun", "निष्ठ", "", "", "", "basis state intentness"])
let v = native_list_append(v, ["प्रशंसा", "noun", "प्रशंसाः", "प्रशंसायाः", "प्रशंसायै", "", "praise commendation fame"])
let v = native_list_append(v, ["प्लीहन्", "noun", "प्ली॒हानः॑", "प्ली॒ह्नः", "प्ली॒ह्ने", "", "the spleen"])
let v = native_list_append(v, ["जतु", "noun", "जतू॑नि", "जतु॑नः", "जतु॑ने", "", "lac"])
let v = native_list_append(v, ["अस्पृश्यता", "noun", "अस्पृश्यताः", "अस्पृश्यतायाः", "अस्पृश्यतायै", "", "untouchability"])
let v = native_list_append(v, ["कङ्काल", "noun", "कङ्कालानि", "कङ्कालस्य", "कङ्कालाय", "", "skeleton"])
let v = native_list_append(v, ["मज्जन्", "noun", "म॒ज्जानः॑", "म॒ज्ज्ञः", "म॒ज्ज्ञे", "", "marrow of the"])
let v = native_list_append(v, ["वपा", "noun", "व॒पाः", "व॒पायाः॑", "व॒पायै॑", "", "a mound or"])
let v = native_list_append(v, ["स्नावन्", "noun", "स्नावा॑नि", "स्नाव्नः॑", "स्नाव्ने॑", "", "sinew tendon muscle"])
let v = native_list_append(v, ["अवस्था", "noun", "अवस्थाः", "अवस्थायाः", "अवस्थायै", "", "condition state"])
let v = native_list_append(v, ["दशा", "noun", "दशा", "", "", "", "fringe hem border"])
let v = native_list_append(v, ["शर्ध", "noun", "शर्धाः॑", "शर्ध॑स्य", "शर्धा॑य", "", "troop"])
let v = native_list_append(v, ["तत्त्व", "noun", "तत्त्वानि", "तत्त्वस्य", "तत्त्वाय", "", "true or real"])
let v = native_list_append(v, ["उदक", "noun", "उ॒द॒कानि॑", "उ॒द॒कस्य॑", "उ॒द॒काय॑", "", "water"])
let v = native_list_append(v, ["रोक", "noun", "रो॒काः", "रो॒कस्य॑", "रो॒काय॑", "", "light lustre brightness"])
let v = native_list_append(v, ["धूम्रपान", "noun", "धूम्रपानानि", "धूम्रपानस्य", "धूम्रपानाय", "", "smoking"])
let v = native_list_append(v, ["धूम्र", "noun", "धू॒म्राः", "धू॒म्रस्य॑", "धू॒म्राय॑", "", "smoke"])
let v = native_list_append(v, ["कल्याण", "noun", "क॒ल्याणा॑नि", "क॒ल्याण॑स्य", "क॒ल्याणा॑य", "", "good fortune happiness"])
let v = native_list_append(v, ["स्व", "noun", "स्व", "", "", "", "ones self"])
let v = native_list_append(v, ["सरत्", "noun", "सरन्तः", "सरतः", "सरते", "", "thread"])
let v = native_list_append(v, ["पक्ष्मन्", "noun", "पक्ष्मा॑णि", "पक्ष्म॑णः", "पक्ष्म॑णे", "", "eyelash"])
let v = native_list_append(v, ["অশোক", "noun", "অশোক", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["पर्शान", "noun", "पर्शा॑नाः", "पर्शा॑नस्य", "पर्शा॑नाय", "", "abyss chasm precipice"])
let v = native_list_append(v, ["जैन", "noun", "जैनाः", "जैनस्य", "जैनाय", "", "a Jain"])
let v = native_list_append(v, ["उद्योग", "noun", "उद्योगाः", "उद्योगस्य", "उद्योगाय", "", "the act of"])
let v = native_list_append(v, ["लोपाक", "noun", "लोपाकाः", "लोपाकस्य", "लोपाकाय", "", "kind of jackal"])
let v = native_list_append(v, ["कूप", "noun", "कूपाः॑", "कूप॑स्य", "कूपा॑य", "", "a well a"])
let v = native_list_append(v, ["प्रक्षालन", "noun", "प्रक्षालनानि", "प्रक्षालनस्य", "प्रक्षालनाय", "", "washing cleaning purifying"])
let v = native_list_append(v, ["ज्रयस्", "noun", "ज्रयां॑सि", "ज्रय॑सः", "ज्रय॑से", "", "expanse"])
let v = native_list_append(v, ["मन्या", "noun", "मन्याः॑", "मन्या॑याः", "मन्या॑यै", "", "nape back of"])
let v = native_list_append(v, ["अहल्या", "noun", "अहल्या", "", "", "", "Name of the"])
let v = native_list_append(v, ["सरस्", "noun", "सरां॑सि", "सर॑सः", "सर॑से", "", "pond lake"])
let v = native_list_append(v, ["ऐरावत", "noun", "ऐ॒रा॒व॒ताः", "ऐ॒रा॒व॒तस्य॑", "ऐ॒रा॒व॒ताय॑", "", "produced from the"])
let v = native_list_append(v, ["समा", "noun", "समाः॑", "समा॑याः", "समा॑यै", "", "season"])
let v = native_list_append(v, ["भौमवार", "noun", "भौमवाराः", "भौमवारस्य", "भौमवाराय", "", "Tuesday"])
let v = native_list_append(v, ["हस्ती", "noun", "हस्ती", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["इष्टका", "noun", "इष्ट॑काः", "इष्ट॑कायाः", "इष्ट॑कायै", "", "brick"])
let v = native_list_append(v, ["उलूक", "noun", "उलू॑काः", "उलू॑कस्य", "उलू॑काय", "", "owl"])
let v = native_list_append(v, ["पात्र", "noun", "पात्रा॑णि", "पात्र॑स्य", "पात्रा॑य", "", "a drinking vessel"])
let v = native_list_append(v, ["अलकनन्दा", "noun", "अलकनन्दा", "", "", "", "a young girl"])
let v = native_list_append(v, ["अम्बा", "noun", "अ॒म्बाः", "अ॒म्बायाः॑", "अ॒म्बायै॑", "", "a mother good"])
let v = native_list_append(v, ["उषःकल", "noun", "उषःकलाः", "उषःकलस्य", "उषःकलाय", "", "calling out at"])
let v = native_list_append(v, ["अम्बिका", "noun", "अम्बिका", "", "", "", "A mother"])
let v = native_list_append(v, ["चक्षु", "noun", "चक्ष॑वः", "चक्षोः॑", "चक्ष॑वे", "", "the eye"])
let v = native_list_append(v, ["नौका", "noun", "नौकाः", "नौकायाः", "नौकायै", "", "a boat or"])
let v = native_list_append(v, ["भोट", "noun", "भोटाः", "भोटस्य", "भोटाय", "", "Tibet a geographic"])
let v = native_list_append(v, ["भजन", "noun", "भजनानि", "भजनस्य", "भजनाय", "", "the act of"])
let v = native_list_append(v, ["ऋष्टि", "noun", "ऋ॒ष्टयः॑", "ऋ॒ष्टेः", "ऋ॒ष्टये॑", "", "a spear sword"])
let v = native_list_append(v, ["नु", "noun", "नवः", "नोः", "नवे", "", "praise eulogium L."])
let v = native_list_append(v, ["पिनाक", "noun", "पिनाकाः", "पिनाकस्य", "पिनाकाय", "", "staff or bow"])
let v = native_list_append(v, ["हाला", "noun", "हालाः", "हालायाः", "हालायै", "", "spirituous liquor"])
let v = native_list_append(v, ["छत्त्र", "noun", "छत्त्रा॑णि", "छत्त्र॑स्य", "छत्त्रा॑य", "", "parasol umbrella"])
let v = native_list_append(v, ["अनसूया", "noun", "अनसूया", "", "", "", "freedom from spite"])
let v = native_list_append(v, ["सौचिक", "noun", "सौचिकाः", "सौचिकस्य", "सौचिकाय", "", "tailor"])
let v = native_list_append(v, ["शब्दार्थ", "noun", "शब्दार्थाः", "शब्दार्थस्य", "शब्दार्थाय", "", "sound or word"])
let v = native_list_append(v, ["आङ्ग्लभाषा", "noun", "आङ्ग्लभाषाः", "आङ्ग्लभाषायाः", "आङ्ग्लभाषायै", "", "English language"])
let v = native_list_append(v, ["भस्त्रा", "noun", "भस्त्राः॑", "भस्त्रा॑याः", "भस्त्रा॑यै", "", "bellows a device"])
let v = native_list_append(v, ["पितु", "noun", "पि॒तवः॑", "पि॒तोः", "पि॒तवे॑", "", "food nourishment"])
let v = native_list_append(v, ["उक्षन्", "noun", "उ॒क्षणः॑", "उ॒क्ष्णः", "उ॒क्ष्णे", "", "a bull"])
let v = native_list_append(v, ["भस्त्री", "noun", "भस्त्र्यः", "भस्त्र्याः", "भस्त्र्यै", "", "synonym of भस्त्रा"])
let v = native_list_append(v, ["बभ्रु", "noun", "बभ्रवः", "बभ्रोः", "बभ्रवे", "", "a ichneumon mongoose"])
let v = native_list_append(v, ["वाल", "noun", "वालाः॑", "वाल॑स्य", "वाला॑य", "", "the tail of"])
let v = native_list_append(v, ["बहिष्कार", "noun", "बहिष्काराः", "बहिष्कारस्य", "बहिष्काराय", "", "expulsion removal"])
let v = native_list_append(v, ["सर्जन", "noun", "सर्ज॑नानि", "सर्ज॑नस्य", "सर्ज॑नाय", "", "abandonment surrender"])
let v = native_list_append(v, ["मर्मर", "noun", "मर्मराः", "मर्मरस्य", "मर्मराय", "", "a murmur"])
let v = native_list_append(v, ["युवक", "noun", "युवकाः", "युवकस्य", "युवकाय", "", "a youth young"])
let v = native_list_append(v, ["मर्यादा", "noun", "म॒र्यादाः॑", "म॒र्यादा॑याः", "म॒र्यादा॑यै", "", "shore"])
let v = native_list_append(v, ["अपसर्जन", "noun", "अपसर्जनानि", "अपसर्जनस्य", "अपसर्जनाय", "", "abandonment"])
let v = native_list_append(v, ["शीर्षन्", "noun", "शी॒र्षा¹ शी॒र्षाणि॑", "शी॒र्ष्णः", "शी॒र्ष्णे", "", "head"])
let v = native_list_append(v, ["शृङ्खल", "noun", "शृङ्खलाः", "शृङ्खलस्य", "शृङ्खलाय", "", "chain fetter especially"])
let v = native_list_append(v, ["साम", "noun", "सामानि", "सामस्य", "सामाय", "", "likeness similarity"])
let v = native_list_append(v, ["स्थिर", "noun", "स्थिराः", "स्थिरस्य", "स्थिराय", "", "the earth"])
let v = native_list_append(v, ["मर्य", "noun", "मर्याः॑", "मर्य॑स्य", "मर्या॑य", "", "young man suitor"])
let v = native_list_append(v, ["गल", "noun", "गलाः", "गलस्य", "गलाय", "", "throat"])
let v = native_list_append(v, ["काञ्चन", "noun", "काञ्चनाः", "काञ्चनस्य", "काञ्चनाय", "", "gold"])
let v = native_list_append(v, ["भुजंग", "noun", "भुजंगाः", "भुजंगस्य", "भुजंगाय", "", "a serpent snake"])
let v = native_list_append(v, ["अन्धस्", "noun", "अन्धां॑सि", "अन्ध॑सः", "अन्ध॑से", "", "the Soma plant"])
let v = native_list_append(v, ["पर्यटन", "noun", "पर्यटनानि", "पर्यटनस्य", "पर्यटनाय", "", "wandering about roaming"])
let v = native_list_append(v, ["तत", "noun", "त॒ताः", "त॒तस्य॑", "त॒ताय॑", "", "a father"])
let v = native_list_append(v, ["उन्नति", "noun", "उन्नतयः", "उन्नतेः", "उन्नतये", "", "rising ascending swelling"])
let v = native_list_append(v, ["अर्ध", "noun", "अ॒र्धानि॑", "अ॒र्धस्य॑", "अ॒र्धाय॑", "", "the half also"])
let v = native_list_append(v, ["अतिकाय", "noun", "अतिकाय", "", "", "", "Name of a"])
let v = native_list_append(v, ["भित्त", "noun", "भित्तानि", "भित्तस्य", "भित्ताय", "", "a bit small"])
let v = native_list_append(v, ["ਲੋਕ", "noun", "ਲੋਕਾਃ", "ਲੋਕਸ੍ਯ", "ਲੋਕਾਯ", "", "Gurmukhi script form"])
let v = native_list_append(v, ["कृत", "noun", "कृ॒तानि॑", "कृ॒तस्य॑", "कृ॒ताय॑", "", "work deed action"])
let v = native_list_append(v, ["प्रतीक्षा", "noun", "प्रतीक्षाः", "प्रतीक्षायाः", "प्रतीक्षायै", "", "expectation consideration respect"])
let v = native_list_append(v, ["भर", "noun", "भराः॑", "भर॑स्य", "भरा॑य", "", "the act of"])
let v = native_list_append(v, ["गायन", "noun", "गायनानि", "गायनस्य", "गायनाय", "", "the act of"])
let v = native_list_append(v, ["ભૂ", "noun", "ભૂ", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["अप्रमाण", "noun", "अप्रमाण", "", "", "", "infinite"])
let v = native_list_append(v, ["फिङ्गक", "noun", "फिङ्गकाः", "फिङ्गकस्य", "फिङ्गकाय", "", "species of shrike"])
let v = native_list_append(v, ["श्याव", "noun", "श्यावाः", "श्यावस्य", "श्यावाय", "", "a brown horse"])
let v = native_list_append(v, ["जामातृ", "noun", "जामा॑तरः", "जामा॑तुः", "जामा॑त्रे", "", "a son-in-law"])
let v = native_list_append(v, ["होला", "noun", "होलाः", "होलायाः", "होलायै", "", "the Holi festival"])
let v = native_list_append(v, ["पङ्क", "noun", "पङ्काः॑", "पङ्क॑स्य", "पङ्का॑य", "", "mire bog morass"])
let v = native_list_append(v, ["किरण", "noun", "कि॒रणाः॑", "कि॒रण॑स्य", "कि॒रणा॑य", "", "dust very minute"])
let v = native_list_append(v, ["मन्दुरा", "noun", "मन्दुराः", "मन्दुरायाः", "मन्दुरायै", "", "stable for horses"])
let v = native_list_append(v, ["उष्ट्र", "noun", "उष्ट्राः॑", "उष्ट्र॑स्य", "उष्ट्रा॑य", "", "camel"])
let v = native_list_append(v, ["चटक", "noun", "चटकाः", "चटकस्य", "चटकाय", "", "a sparrow"])
let v = native_list_append(v, ["हेति", "noun", "हे॒तयः॑", "हे॒तेः", "हे॒तये॑", "", "a missile"])
let v = native_list_append(v, ["स्नुषा", "noun", "स्नु॒षाः", "स्नु॒षायाः॑", "स्नु॒षायै॑", "", "daughter-in-law"])
let v = native_list_append(v, ["कोलिक", "noun", "कोलिकाः", "कोलिकस्य", "कोलिकाय", "", "weaver"])
let v = native_list_append(v, ["धूलि", "noun", "धूलयः", "धूलेः", "धूलये", "", "dust powder pollen"])
let v = native_list_append(v, ["नस्", "noun", "नस्", "नसोः", "", "", "the nose snout"])
let v = native_list_append(v, ["धाना", "noun", "धा॒नाः", "धा॒नायाः॑", "धा॒नायै॑", "", "grain corn"])
let v = native_list_append(v, ["कोक", "noun", "कोकाः", "कोकस्य", "कोकाय", "", "wolf"])
let v = native_list_append(v, ["निद्रा", "noun", "नि॒द्राः", "नि॒द्रायाः॑", "नि॒द्रायै॑", "", "sleep slumber"])
let v = native_list_append(v, ["कृकर", "noun", "कृकराः", "कृकरस्य", "कृकराय", "", "a partridge"])
let v = native_list_append(v, ["पाक", "noun", "पाक", "", "", "", "the young of"])
let v = native_list_append(v, ["कुब्ज", "noun", "कु॒ब्जाः", "कु॒ब्जस्य॑", "कु॒ब्जाय॑", "", "a kind of"])
let v = native_list_append(v, ["पृथुक", "noun", "पृथु॑काः", "पृथु॑कस्य", "पृथु॑काय", "", "m boy young"])
let v = native_list_append(v, ["ऋज्र", "noun", "ऋज्राः", "ऋज्रस्य", "ऋज्राय", "", "leader"])
let v = native_list_append(v, ["श्येन", "noun", "श्ये॒नाः", "श्ये॒नस्य॑", "श्ये॒नाय॑", "", "a hawk falcon"])
let v = native_list_append(v, ["तरुण", "noun", "तरुणाः", "तरुणस्य", "तरुणाय", "", "a youth"])
let v = native_list_append(v, ["भुजङ्ग", "noun", "भुजङ्गाः", "भुजङ्गस्य", "भुजङ्गाय", "", "pronunciation spelling of"])
let v = native_list_append(v, ["शफ", "noun", "श॒फाः", "श॒फस्य॑", "श॒फाय॑", "", "hoof"])
let v = native_list_append(v, ["ऋषभ", "noun", "ऋ॒ष॒भाः", "ऋ॒ष॒भस्य॑", "ऋ॒ष॒भाय॑", "", "a bull"])
let v = native_list_append(v, ["हृद्रोग", "noun", "हृ॒द्रो॒गाः", "हृ॒द्रो॒गस्य॑", "हृ॒द्रो॒गाय॑", "", "sorrow grief heart-ache"])
let v = native_list_append(v, ["क्षम्", "noun", "क्षामः", "ग्मः", "क्षे", "", "ground earth"])
let v = native_list_append(v, ["मृद्", "noun", "मृदः॑", "मृ॒दः", "मृ॒दे", "", "earth soil clay"])
let v = native_list_append(v, ["पांसु", "noun", "पां॒सवः॑", "पां॒सोः", "पां॒सवे॑", "", "dust crumbling soil"])
let v = native_list_append(v, ["पाषी", "noun", "पाष्यः", "पाष्याः", "पाष्यै", "", "stone"])
let v = native_list_append(v, ["ऋश्य", "noun", "ऋश्याः॑", "ऋश्य॑स्य", "ऋश्या॑य", "", "a stag the"])
let v = native_list_append(v, ["वार्", "noun", "वारि॑", "वा॒रः", "वा॒रे", "", "water"])
let v = native_list_append(v, ["वापी", "noun", "वाप्यः", "वाप्याः", "वाप्यै", "", "pond pool of"])
let v = native_list_append(v, ["लोपाश", "noun", "लो॒पा॒शाः", "लो॒पा॒शस्य॑", "लो॒पा॒शाय॑", "", "fox jackal"])
let v = native_list_append(v, ["अद्ग", "noun", "अद्गाः॑", "अद्ग॑स्य", "अद्गा॑य", "", "knot in wood"])
let v = native_list_append(v, ["मशक", "noun", "मशकाः", "मशकस्य", "मशकाय", "", "gnat mosquito fly"])
let v = native_list_append(v, ["जलूका", "noun", "जलूकाः", "जलूकायाः", "जलूकायै", "", "leech"])
let v = native_list_append(v, ["वसा", "noun", "वसाः", "वसायाः", "वसायै", "", "fat lard grease"])
let v = native_list_append(v, ["वाष्प", "noun", "वाष्पाः", "वाष्पस्य", "वाष्पाय", "", "steam vapour"])
let v = native_list_append(v, ["मत्कुण", "noun", "मत्कुणाः", "मत्कुणस्य", "मत्कुणाय", "", "bug"])
let v = native_list_append(v, ["मूर्धन्", "noun", "मू॒र्धानः॑", "मू॒र्ध्नः", "मू॒र्ध्ने", "", "the forehead skull"])
let v = native_list_append(v, ["मुष्टि", "noun", "मु॒ष्टयः॑", "मु॒ष्टेः", "मु॒ष्टये॑", "", "fist clenched hand"])
let v = native_list_append(v, ["शूरसेन", "noun", "शू॒र॒सेनाः॑", "शू॒र॒सेन॑स्य", "शू॒र॒सेना॑य", "", "an ancient region"])
let v = native_list_append(v, ["सुरा", "noun", "सुराः॑", "सुरा॑याः", "सुरा॑यै", "", "wine spirituous liquor"])
let v = native_list_append(v, ["स्वादु", "noun", "स्वा॒दवः॑", "स्वा॒दोः", "स्वा॒दवे॑", "", "sweetness"])
let v = native_list_append(v, ["तात", "noun", "ता॒ताः", "ता॒तस्य॑", "ता॒ताय॑", "", "daddy papa"])
let v = native_list_append(v, ["भाम", "noun", "भामाः॑", "भाम॑स्य", "भामा॑य", "", "light brightness splendor"])
let v = native_list_append(v, ["जात", "noun", "जा॒ताः", "जा॒तस्य॑", "जा॒ताय॑", "", "child offspring son"])
let v = native_list_append(v, ["हेड", "noun", "हेडाः॑", "हेड॑स्य", "हेडा॑य", "", "anger passion hatred"])
let v = native_list_append(v, ["रिक्षा", "noun", "रिक्षाः", "रिक्षायाः", "रिक्षायै", "", "a nit the"])
let v = native_list_append(v, ["महायुद्ध", "noun", "महायुद्धानि", "महायुद्धस्य", "महायुद्धाय", "", "a great fight"])
let v = native_list_append(v, ["मीळ्ह", "noun", "मी॒ळ्हानि॑", "मी॒ळ्हस्य॑", "मी॒ळ्हाय॑", "", "contest strife"])
let v = native_list_append(v, ["श्रेयस्", "noun", "श्रेयां॑सः", "श्रेय॑सः", "श्रेय॑से", "", "name of various"])
let v = native_list_append(v, ["मीढ", "noun", "मी॒ढानि॑", "मी॒ढस्य॑", "मी॒ढाय॑", "", "contest strife"])
let v = native_list_append(v, ["हिर", "noun", "हिराः॑", "हिर॑स्य", "हिरा॑य", "", "a strip band"])
let v = native_list_append(v, ["कोङ्कण", "noun", "कोङ्कण stem or", "कोङ्कणानाम्", "कोङ्कणेभ्यः", "", "the people of"])
let v = native_list_append(v, ["मुण्डो", "noun", "मुण्डो", "", "", "", "combining form of"])
let v = native_list_append(v, ["कदल", "noun", "कदलानि", "कदलस्य", "कदलाय", "", "the plantain tree"])
let v = native_list_append(v, ["छला", "noun", "छला", "", "", "", "neuter nominative plural"])
let v = native_list_append(v, ["पात", "noun", "पाताः", "पातस्य", "पाताय", "", "flying mode of"])
let v = native_list_append(v, ["असिना", "noun", "असिना", "", "", "", "instrumental masculine singular"])
let v = native_list_append(v, ["नासायास्", "noun", "नासायास्", "", "", "", "ablative/genitive singular of"])
let v = native_list_append(v, ["नासायाम्", "noun", "नासायाम्", "", "", "", "locative singular of"])
let v = native_list_append(v, ["नासायै", "noun", "नासायै", "", "", "", "dative singular of"])
let v = native_list_append(v, ["नासे", "noun", "नासे", "", "", "", "vocative singular of"])
let v = native_list_append(v, ["नासाम्", "noun", "नासाम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["नासया", "noun", "नासया", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["नासाभ्याम्", "noun", "नासाभ्याम्", "", "", "", "instrumental/dative/ablative dual of"])
let v = native_list_append(v, ["नासयोस्", "noun", "नासयोस्", "", "", "", "genitive/locative dual of"])
let v = native_list_append(v, ["नासास्", "noun", "नासास्", "", "", "", "nominative/vocative/accusative plural of"])
let v = native_list_append(v, ["नासाभिस्", "noun", "नासाभिस्", "", "", "", "instrumental plural of"])
let v = native_list_append(v, ["नासाभ्यस्", "noun", "नासाभ्यस्", "", "", "", "dative/ablative plural of"])
let v = native_list_append(v, ["नासानाम्", "noun", "नासानाम्", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["नासासु", "noun", "नासासु", "", "", "", "locative plural of"])
let v = native_list_append(v, ["स्कन्ध", "noun", "स्क॒न्धाः", "स्क॒न्धस्य॑", "स्क॒न्धाय॑", "", "shoulder torso"])
let v = native_list_append(v, ["नष्टचन्द्र", "noun", "नष्टचन्द्राः", "नष्टचन्द्रस्य", "नष्टचन्द्राय", "", "Name of the"])
let v = native_list_append(v, ["ऋणिन्", "noun", "ऋणिनः", "ऋणिनः", "ऋणिने", "", "debtor"])
let v = native_list_append(v, ["सैर", "noun", "सैराणि", "सैरस्य", "सैराय", "", "a kind of"])
let v = native_list_append(v, ["यात्री", "noun", "यात्री", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["मना", "noun", "म॒नाः", "म॒नायाः॑", "म॒नायै॑", "", "devotion attachment zeal"])
let v = native_list_append(v, ["अन्ध", "noun", "अ॒न्धाः", "अ॒न्धस्य॑", "अ॒न्धाय॑", "", "n night darkness"])
let v = native_list_append(v, ["अव", "noun", "अवाः॑", "अव॑स्य", "अवा॑य", "", "favor"])
let v = native_list_append(v, ["प्राणी", "noun", "प्राणी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["ली", "noun", "लियः", "लियः", "लिये", "", "clinging adhering"])
let v = native_list_append(v, ["सर्गः", "noun", "सर्गः", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["शरु", "noun", "शर॑वः", "शरोः॑", "शर॑वे", "", "arrow dart missile"])
let v = native_list_append(v, ["अस्र", "noun", "अस्र", "", "", "", "blood"])
let v = native_list_append(v, ["चिता", "noun", "चि॒ताः", "चि॒तायाः॑", "चि॒तायै॑", "", "pile of wood"])
let v = native_list_append(v, ["भोला", "noun", "भोलाः (*bholāḥ)", "भोलायाः (*bholāyāḥ)", "भोलायै (*bholāyai)", "", "dawn sunrise"])
let v = native_list_append(v, ["भोलानाथ", "noun", "भोलानाथाः", "भोलानाथस्य", "भोलानाथाय", "", "an epithet of"])
let v = native_list_append(v, ["शुच्", "noun", "शुचः॑", "शु॒चः", "शु॒चे", "", "flame glow heat"])
let v = native_list_append(v, ["योस्", "noun", "योस्", "", "", "", "welfare health happiness"])
let v = native_list_append(v, ["अल्पप्राण", "noun", "अल्पप्राणाः", "अल्पप्राणस्य", "अल्पप्राणाय", "", "slight breathing or"])
let v = native_list_append(v, ["महाप्राण", "noun", "महाप्राणाः", "महाप्राणस्य", "महाप्राणाय", "", "hard breathing or"])
let v = native_list_append(v, ["कण्ठ्य", "noun", "कण्ठ्यां॑सः", "कण्ठ्य॑सः", "कण्ठ्य॑से", "", "A guttural sound"])
let v = native_list_append(v, ["केसर", "noun", "केस॑राः", "केस॑रस्य", "केस॑राय", "", "hair"])
let v = native_list_append(v, ["शास्ति", "noun", "शास्तयः", "शास्तेः", "शास्तये", "", "correction punishment"])
let v = native_list_append(v, ["ईड्", "noun", "ईडः॑", "ई॒डः", "ई॒डे", "", "praise extolling"])
let v = native_list_append(v, ["ककार", "noun", "ककाराः", "ककारस्य", "ककाराय", "", "The name of"])
let v = native_list_append(v, ["खकार", "noun", "खकाराः", "खकारस्य", "खकाराय", "", "The name of"])
let v = native_list_append(v, ["गकार", "noun", "गकाराः", "गकारस्य", "गकाराय", "", "The name of"])
let v = native_list_append(v, ["घकार", "noun", "खकाराः", "खकारस्य", "खकाराय", "", "The name of"])
let v = native_list_append(v, ["हकार", "noun", "हकाराः", "हकारस्य", "हकाराय", "", "The name of"])
let v = native_list_append(v, ["ङकार", "noun", "ङकाराः", "ङकारस्य", "ङकाराय", "", "The name of"])
let v = native_list_append(v, ["चकार", "noun", "चकाराः", "चकारस्य", "चकाराय", "", "The name of"])
let v = native_list_append(v, ["छकार", "noun", "छकाराः", "छकारस्य", "छकाराय", "", "The name of"])
let v = native_list_append(v, ["जकार", "noun", "जकाराः", "जकारस्य", "जकाराय", "", "The name of"])
let v = native_list_append(v, ["झकार", "noun", "झकाराः", "झकारस्य", "झकाराय", "", "The name of"])
let v = native_list_append(v, ["ञकार", "noun", "ञकाराः", "ञकारस्य", "ञकाराय", "", "The name of"])
let v = native_list_append(v, ["उपकार", "noun", "उपकाराः", "उपकारस्य", "उपकाराय", "", "help assistance"])
let v = native_list_append(v, ["षट्कोण", "noun", "षट्कोणाः", "षट्कोणस्य", "षट्कोणाय", "", "Shatkona"])
let v = native_list_append(v, ["यकार", "noun", "यकाराः", "यकारस्य", "यकाराय", "", "The name of"])
let v = native_list_append(v, ["शकार", "noun", "शकाराः", "शकारस्य", "शकाराय", "", "The name of"])
let v = native_list_append(v, ["यकारादिपद", "noun", "यकारादिपदानि", "यकारादिपदस्य", "यकारादिपदाय", "", "a word beginning"])
let v = native_list_append(v, ["जन्तु", "noun", "ज॒न्तवः॑", "ज॒न्तोः", "ज॒न्तवे॑", "", "child offspring"])
let v = native_list_append(v, ["अंशकरण", "noun", "अंशकरणाः", "अंशकरणस्य", "अंशकरणाय", "", "the act of"])
let v = native_list_append(v, ["अंशकरणम्", "noun", "अंशकरणम्", "", "", "", "nominative/vocative/accusative singular of"])
let v = native_list_append(v, ["ओष्ठ्य", "noun", "ओष्ठ्याः", "ओष्ठ्यस्य", "ओष्ठ्याय", "", "A labial sound"])
let v = native_list_append(v, ["अर्धपथ", "noun", "अर्धपथाः", "अर्धपथस्य", "अर्धपथाय", "", "midway the midst"])
let v = native_list_append(v, ["अर्धपथे", "noun", "अर्धपथे", "", "", "", "locative singular of"])
let v = native_list_append(v, ["कक्ष", "noun", "कक्षाः॑", "कक्ष॑स्य", "कक्षा॑य", "", "armpit region of"])
let v = native_list_append(v, ["अर्धपथः", "noun", "अर्धपथः", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["अर्धपथम्", "noun", "अर्धपथम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["अर्धपथात्", "noun", "अर्धपथात्", "", "", "", "ablative singular of"])
let v = native_list_append(v, ["कनिष्क", "noun", "कनिष्काः", "कनिष्कस्य", "कनिष्काय", "", "Kanishka an emperor"])
let v = native_list_append(v, ["माधव", "noun", "माधव", "", "", "", "the name of"])
let v = native_list_append(v, ["चन्द्रगुप्त", "noun", "च॒न्द्र॒गु॒प्ताः", "च॒न्द्र॒गु॒प्तस्य॑", "च॒न्द्र॒गु॒प्ताय॑", "", "a male given"])
let v = native_list_append(v, ["क्षत्रप", "noun", "क्षत्रपाः", "क्षत्रपस्य", "क्षत्रपाय", "", "satrap provincial governor"])
let v = native_list_append(v, ["सातवाहन", "noun", "सातवाहनाः", "सातवाहनस्य", "सातवाहनाय", "", "the Satavahana dynasty"])
let v = native_list_append(v, ["राजवंश", "noun", "राजवंशाः", "राजवंशस्य", "राजवंशाय", "", "a dynasty"])
let v = native_list_append(v, ["हस्ताक्षर", "noun", "हस्ताक्षराणि", "हस्ताक्षरस्य", "हस्ताक्षराय", "", "sign signature"])
let v = native_list_append(v, ["अवधारण", "noun", "अवधारणानि", "अवधारणस्य", "अवधारणाय", "", "ascertainment affirmation emphasis"])
let v = native_list_append(v, ["पार", "noun", "पा॒राणि॑", "पा॒रस्य॑", "पा॒राय॑", "", "the further bank"])
let v = native_list_append(v, ["कस्तूरी", "noun", "कस्तूर्यः", "कस्तूर्याः", "कस्तूर्यै", "", "musk castoreum"])
let v = native_list_append(v, ["वैदिक", "noun", "वै॒दि॒कानि॑", "वै॒दि॒कस्य॑", "वै॒दि॒काय॑", "", "a Vedic passage"])
let v = native_list_append(v, ["त्वष्टृ", "noun", "त्वष्टा॑रः", "त्वष्टुः॑", "त्वष्ट्रे॑", "", "carpenter"])
let v = native_list_append(v, ["ಘೋರ", "noun", "ಘೋರ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["अञ्जस्", "noun", "अञ्जां॑सि", "अञ्ज॑सः", "अञ्ज॑से", "", "ointment"])
let v = native_list_append(v, ["लेप", "noun", "लेपाः", "लेपस्य", "लेपाय", "", "ointment unguent"])
let v = native_list_append(v, ["भर्तृ", "noun", "भर्ता॑रः", "भर्तुः॑", "भर्त्रे॑", "", "husband"])
let v = native_list_append(v, ["असित", "noun", "असि॑ताः", "असि॑तस्य", "असि॑ताय", "", "black snake"])
let v = native_list_append(v, ["अर्शस्", "noun", "अर्शां॑सि", "अर्श॑सः", "अर्श॑से", "", "hemorrhoids piles"])
let v = native_list_append(v, ["चक्रवर्ती", "noun", "चक्रवर्ती", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["श्मश्रु", "noun", "श्मश्रूणि", "श्मश्रुणः", "श्मश्रुणे", "", "beard"])
let v = native_list_append(v, ["व्यवस्था", "noun", "व्यवस्थाः", "व्यवस्थायाः", "व्यवस्थायै", "", "respective difference"])
let v = native_list_append(v, ["रजनी", "noun", "रज॑न्यः", "रज॑न्याः", "रज॑न्यै", "", "night"])
let v = native_list_append(v, ["स्फ्य", "noun", "स्फ्यानि॑", "स्फ्यस्य॑", "स्फ्याय॑", "", "shoulder blade"])
let v = native_list_append(v, ["एव", "noun", "एवाः॑", "एव॑स्य", "एवा॑य", "", "way course"])
let v = native_list_append(v, ["स्तम्भ", "noun", "स्तम्भाः", "स्तम्भस्य", "स्तम्भाय", "", "pillar post column"])
let v = native_list_append(v, ["सप्तमी", "noun", "सप्तमी", "", "", "", "The 7th tithi"])
let v = native_list_append(v, ["शीर्ष", "noun", "शी॒र्षाणि॑", "शी॒र्षस्य॑", "शी॒र्षाय॑", "", "head skull"])
let v = native_list_append(v, ["खट", "noun", "खटाः", "खटस्य", "खटाय", "", "an axe hatchet"])
let v = native_list_append(v, ["स्वाधीनता", "noun", "स्वाधीनताः", "स्वाधीनतायाः", "स्वाधीनतायै", "", "independence freedom liberty"])
let v = native_list_append(v, ["राघव", "noun", "राघवाः", "राघवस्य", "राघवाय", "", "a member of"])
let v = native_list_append(v, ["हिङ्गु", "noun", "हिङ्गवः", "हिङ्गोः", "हिङ्गवे", "", "asafoetida Ferula assa-foetida"])
let v = native_list_append(v, ["यवन", "noun", "यवनाः", "यवनस्य", "यवनाय", "", "a foreigner an"])
let v = native_list_append(v, ["उकरा", "noun", "उकरा", "", "", "", "the name of"])
let v = native_list_append(v, ["दृकाण", "noun", "दृकाणाः", "दृकाणस्य", "दृकाणाय", "", "the third part"])
let v = native_list_append(v, ["परिस्तोम", "noun", "परिस्तोमाः", "परिस्तोमस्य", "परिस्तोमाय", "", "cushion bed-covering"])
let v = native_list_append(v, ["बर्बर", "noun", "बर्बराः", "बर्बरस्य", "बर्बराय", "", "barbarian foreigner non-Aryan"])
let v = native_list_append(v, ["पलव", "noun", "पलवाः", "पलवस्य", "पलवाय", "", "wicker basket for"])
let v = native_list_append(v, ["कवक", "noun", "कवकानि", "कवकस्य", "कवकाय", "", "fungus mushroom"])
let v = native_list_append(v, ["बुक", "noun", "बुक", "", "", "", "laughter"])
let v = native_list_append(v, ["भुजा", "noun", "भुजा", "", "", "", "coil"])
let v = native_list_append(v, ["यहु", "noun", "यह॑वः", "यहोः॑", "यह॑वे", "", "child offspring"])
let v = native_list_append(v, ["आकृति", "noun", "आकृ॑तयः", "आकृ॑तेः", "आकृ॑तये", "", "shape form figure"])
let v = native_list_append(v, ["चरु", "noun", "च॒रवः॑", "च॒रोः", "च॒रवे॑", "", "pot"])
let v = native_list_append(v, ["वश्य", "noun", "वश्याः", "वश्यस्य", "वश्याय", "", "a dependent slave"])
let v = native_list_append(v, ["वश", "noun", "वशाः॑", "वश॑स्य", "वशा॑य", "", "will wish desire"])
let v = native_list_append(v, ["रोमन्थ", "noun", "रोमन्थाः", "रोमन्थस्य", "रोमन्थाय", "", "rumination chewing the"])
let v = native_list_append(v, ["भेद", "noun", "भे॒दाः", "भे॒दस्य॑", "भे॒दाय॑", "", "cleft partition splitting"])
let v = native_list_append(v, ["सज्जा", "noun", "सज्जाः", "सज्जायाः", "सज्जायै", "", "equipment armour mail"])
let v = native_list_append(v, ["दृश्य", "noun", "दृश्याः॑", "दृश्य॑स्य", "दृश्या॑य", "", "n a visible"])
let v = native_list_append(v, ["ह्रादुनि", "noun", "ह्रा॒दुन॑यः", "ह्रा॒दुनेः॑", "ह्रा॒दुन॑ये", "", "hail hailstone"])
let v = native_list_append(v, ["अज", "noun", "अ॒जाः", "अ॒जस्य॑", "अ॒जाय॑", "", "troop"])
let v = native_list_append(v, ["जनितृ", "noun", "ज॒नि॒तारः॑", "ज॒नि॒तुः", "ज॒नि॒त्रे", "", "a father progenitor"])
let v = native_list_append(v, ["हुत", "noun", "हु॒तानि॑", "हु॒तस्य॑", "हु॒ताय॑", "", "oblation offering that"])
let v = native_list_append(v, ["मातुःष्वसृ", "noun", "मातुःष्वसृ", "", "", "", "maternal aunt"])
let v = native_list_append(v, ["धान", "noun", "धाना॑नि", "धान॑स्य", "धाना॑य", "", "receptacle case seat"])
let v = native_list_append(v, ["यूष", "noun", "यू॒षाः", "यू॒षस्य॑", "यू॒षाय॑", "", "soup broth"])
let v = native_list_append(v, ["निन्दा", "noun", "नि॒न्दाः", "नि॒न्दायाः॑", "नि॒न्दायै॑", "", "blame reproach censure"])
let v = native_list_append(v, ["भ्रूण", "noun", "भ्रू॒णानि॑", "भ्रू॒णस्य॑", "भ्रू॒णाय॑", "", "embryo fetus"])
let v = native_list_append(v, ["होम", "noun", "होमाः॑", "होम॑स्य", "होमा॑य", "", "the act of"])
let v = native_list_append(v, ["शुल्क", "noun", "शु॒ल्काः", "शु॒ल्कस्य॑", "शु॒ल्काय॑", "", "price value purchase-money"])
let v = native_list_append(v, ["आता", "noun", "आताः॑", "आता॑याः", "आता॑यै", "", "the frame of"])
let v = native_list_append(v, ["गर्दभ", "noun", "ग॒र्द॒भाः", "ग॒र्द॒भस्य॑", "ग॒र्द॒भाय॑", "", "ass donkey"])
let v = native_list_append(v, ["स्नायु", "noun", "स्नायवः", "स्नायुवाः", "स्नाय्वै", "", "sinew tendon"])
let v = native_list_append(v, ["रोहित", "noun", "रोहि॑ताः", "रोहि॑तस्य", "रोहि॑ताय", "", "red or a"])
let v = native_list_append(v, ["संध्या", "noun", "सं॒ध्याः", "सं॒ध्यायाः॑", "सं॒ध्यायै॑", "", "the act of"])
let v = native_list_append(v, ["पिशाच", "noun", "पि॒शा॒चाः", "पि॒शा॒चस्य॑", "पि॒शा॒चाय॑", "", "a fiend ogre"])
let v = native_list_append(v, ["निर्यास", "noun", "निर्यास", "", "", "", "juice sap"])
let v = native_list_append(v, ["ओष", "noun", "ओ॒षाः", "ओ॒षस्य॑", "ओ॒षाय॑", "", "combustion"])
let v = native_list_append(v, ["आरोप", "noun", "आरोपाः", "आरोपस्य", "आरोपाय", "", "imposing as a"])
let v = native_list_append(v, ["जीर्ण", "noun", "जी॒र्णाः", "जी॒र्णस्य॑", "जी॒र्णाय॑", "", "an old man"])
let v = native_list_append(v, ["गोरूप", "noun", "गोरूपानि", "गोरूपस्य", "गोरूपाय", "", "the shape of"])
let v = native_list_append(v, ["वाटर", "noun", "वाटराणि", "वाटरस्य", "वाटराय", "", "a type of"])
let v = native_list_append(v, ["ध्रुव", "noun", "ध्रुव", "", "", "", "the celestial pole"])
let v = native_list_append(v, ["तट", "noun", "तटाः", "तटस्य", "तटाय", "", "a slope declivity"])
let v = native_list_append(v, ["भिक्षा", "noun", "भि॒क्षाः", "भि॒क्षायाः॑", "भि॒क्षायै॑", "", "alms begging"])
let v = native_list_append(v, ["सेवक", "noun", "सेवक", "", "", "", "a servant"])
let v = native_list_append(v, ["ऐश्वर्य", "noun", "ऐश्वर्याणि", "ऐश्वर्यस्य", "ऐश्वर्याय", "", "supremacy power sovereignty"])
let v = native_list_append(v, ["पदक", "noun", "पदक", "", "", "", "A step position"])
let v = native_list_append(v, ["हरस्", "noun", "हरां॑सि", "हर॑सः", "हर॑से", "", "flame fire"])
let v = native_list_append(v, ["धामन्", "noun", "धामा॑नि", "धाम्नः॑", "धाम्ने॑", "", "abode dwelling house"])
let v = native_list_append(v, ["वास", "noun", "वा॒सास्", "वा॒सस्य॑", "वा॒साय॑", "", "dwelling staying"])
let v = native_list_append(v, ["आपत्ति", "noun", "आपत्तयः", "आपत्तेः", "आपत्तये", "", "happening occurring"])
let v = native_list_append(v, ["तक्षन्", "noun", "तक्षा॑णः", "तक्ष्णः॑", "तक्ष्णे॑", "", "a carpenter"])
let v = native_list_append(v, ["पायस", "noun", "पायसानि", "पायसस्य", "पायसाय", "", "milk"])
let v = native_list_append(v, ["नेतृत्व", "noun", "नेतृत्व", "", "", "", "leadership"])
let v = native_list_append(v, ["समारोह", "noun", "समारोहाः", "समारोहस्य", "समारोहाय", "", "ascending mounting riding"])
let v = native_list_append(v, ["कोकिल", "noun", "को॒कि॒लाः", "को॒कि॒लस्य॑", "को॒कि॒लाय॑", "", "a cuckoo"])
let v = native_list_append(v, ["आयतन", "noun", "आयतन", "", "", "", "house home seat"])
let v = native_list_append(v, ["जव", "noun", "जवाः॑", "जव॑स्य", "जवा॑य", "", "speed velocity swiftness"])
let v = native_list_append(v, ["संसिद्धि", "noun", "संसिद्धि", "", "", "", "success"])
let v = native_list_append(v, ["फलक", "noun", "फलकानि", "फलकस्य", "फलकाय", "", "fruit result gain"])
let v = native_list_append(v, ["एधस्", "noun", "एधां॑सि", "एध॑सः", "एध॑से", "", "fuel combustion"])
let v = native_list_append(v, ["दूर्वा", "noun", "दूर्वाः॑", "दूर्वा॑याः", "दूर्वा॑यै", "", "panicgrass Panicum spp."])
let v = native_list_append(v, ["एला", "noun", "एलाः", "एलायाः", "एलायै", "", "cardamom"])
let v = native_list_append(v, ["गालि", "noun", "गालि stem or", "गालीनाम्", "गालिभ्यः", "", "reviling speech invectives"])
let v = native_list_append(v, ["जङ्घा", "noun", "जङ्घाः॑", "जङ्घा॑याः", "जङ्घा॑यै", "", "shank part of"])
let v = native_list_append(v, ["संकल्प", "noun", "सं॒क॒ल्पाः", "सं॒क॒ल्पस्य॑", "सं॒क॒ल्पाय॑", "", "conception or idea"])
let v = native_list_append(v, ["નરક", "noun", "નરક", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["अतिशयोक्ति", "noun", "अति॑शयोक्तयः", "अति॑शयोक्तेः", "अति॑शयोक्तये", "", "overexaggeration"])
let v = native_list_append(v, ["तत्क्षण", "noun", "तत्क्षण", "", "", "", "the same moment"])
let v = native_list_append(v, ["कोट", "noun", "कोटाः", "कोटस्य", "कोटाय", "", "fort castle"])
let v = native_list_append(v, ["अन्त्र", "noun", "अन्त्राणि", "अन्त्रस्य", "अन्त्राय", "", "Classical Sanskrit and"])
let v = native_list_append(v, ["जनपद", "noun", "ज॒न॒प॒दाः", "ज॒न॒प॒दस्य॑", "ज॒न॒प॒दाय॑", "", "Janapadas a number"])
let v = native_list_append(v, ["मेल", "noun", "मेलाः", "मेलस्य", "मेलाय", "", "meeting union intercourse"])
let v = native_list_append(v, ["भर्मन्", "noun", "भर्मा॑णि", "भर्म॑णः", "भर्म॑णे", "", "support maintenance nourishment"])
let v = native_list_append(v, ["अनु", "noun", "अन॑वः", "अनोः॑", "अन॑वे", "", "non-Aryan man"])
let v = native_list_append(v, ["शर्कर", "noun", "शर्कराः", "शर्करस्य", "शर्कराय", "", "pebble small stone"])
let v = native_list_append(v, ["नारिकेल", "noun", "नारिकेलाः", "नारिकेलस्य", "नारिकेलाय", "", "coconut the coconut"])
let v = native_list_append(v, ["गोष्ठ", "noun", "गो॒ष्ठाः", "गो॒ष्ठस्य॑", "गो॒ष्ठाय॑", "", "cow-pen cowshed cattle"])
let v = native_list_append(v, ["दहन", "noun", "दहनानि", "दहनस्य", "दहनाय", "", "the act of"])
let v = native_list_append(v, ["अनुज", "noun", "अनुजाः", "अनुजस्य", "अनुजाय", "", "a younger brother"])
let v = native_list_append(v, ["मेधा", "noun", "मे॒धाः", "मे॒धायाः॑", "मे॒धायै॑", "", "wisdom intelligence"])
let v = native_list_append(v, ["स्तुति", "noun", "स्तु॒तयः॑", "स्तु॒तेः", "स्तु॒तये॑", "", "praise eulogy panegyric"])
let v = native_list_append(v, ["वाद्य", "noun", "वाद्या॑नि", "वाद्य॑स्य", "वाद्या॑य", "", "speech statement"])
let v = native_list_append(v, ["उपकरण", "noun", "उपकरणानि", "उपकरणस्य", "उपकरणाय", "", "equipment device tool"])
let v = native_list_append(v, ["करम्भ", "noun", "करम्भाः", "करम्भस्य", "करम्भाय", "", "groats ground oats"])
let v = native_list_append(v, ["दधि", "noun", "दधीनि", "दधिनः", "दधिने", "", "coagulated or curdled"])
let v = native_list_append(v, ["तक्र", "noun", "त॒क्राणि॑", "त॒क्रस्य॑", "त॒क्राय॑", "", "buttermilk mixed with"])
let v = native_list_append(v, ["कुबेर", "noun", "कुबेराः", "कुबेरस्य", "कुबेराय", "", "Kubera king of"])
let v = native_list_append(v, ["कुवेर", "noun", "कुवेर", "", "", "", "alternative form of"])
let v = native_list_append(v, ["बन्धु", "noun", "बन्ध॑वः", "बन्धोः॑", "बन्ध॑वे", "", "connection relation association"])
let v = native_list_append(v, ["मुकुट", "noun", "मुकुटाः", "मुकुटस्य", "मुकुटाय", "", "crown diadem tiara"])
let v = native_list_append(v, ["दिनेश", "noun", "दिनेशाः", "दिनेशस्य", "दिनेशाय", "", "the sun"])
let v = native_list_append(v, ["स्वरु", "noun", "स्वर॑वः", "स्वरोः॑", "स्वर॑वे", "", "a large piece"])
let v = native_list_append(v, ["यौवन", "noun", "यौ॒व॒नानि॑", "यौ॒व॒नस्य॑", "यौ॒व॒नाय॑", "", "youth youthfulness"])
let v = native_list_append(v, ["निगम", "noun", "निगमाः", "निगमस्य", "निगमाय", "", "insertion esp. the"])
let v = native_list_append(v, ["अजमोद", "noun", "अजमोद", "", "", "", "celery Apium graveolens"])
let v = native_list_append(v, ["भ्रंश", "noun", "भ्रं॒शाः", "भ्रं॒शस्य॑", "भ्रं॒शाय॑", "", "decay decline ruin"])
let v = native_list_append(v, ["घन", "noun", "घ॒नाः", "घ॒नस्य॑", "घ॒नाय॑", "", "a killer striker"])
let v = native_list_append(v, ["सूर", "noun", "सूराः॑", "सूर॑स्य", "सूरा॑य", "", "the Sun"])
let v = native_list_append(v, ["स्तरी", "noun", "स्त॒र्यः॑", "", "", "", "a barren cow"])
let v = native_list_append(v, ["तना", "noun", "तना", "", "", "", "neuter nominative plural"])
let v = native_list_append(v, ["वितरण", "noun", "वितरणानि", "वितरणस्य", "वितरणाय", "", "distribution apportioning"])
let v = native_list_append(v, ["लवण", "noun", "लवणानि", "लवणस्य", "लवणाय", "", "salt e.g. sea"])
let v = native_list_append(v, ["परिषद्", "noun", "प॒रि॒षदः॑", "प॒रि॒षदः॑", "प॒रि॒षदे॑", "", "assembly meeting group"])
let v = native_list_append(v, ["तैल", "noun", "तै॒लानि॑", "तै॒लस्य॑", "तै॒लाय॑", "", "oil"])
let v = native_list_append(v, ["सखा", "noun", "सखा", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["गोपनीयता", "noun", "गोपनीयताः", "गोपनीयतायाः", "गोपनीयतायै", "", "concealability"])
let v = native_list_append(v, ["सगर्भ्य", "noun", "सग॑र्भ्याः", "सग॑र्भ्यस्य", "सग॑र्भ्याय", "", "full-blooded brother sharing"])
let v = native_list_append(v, ["मातुल", "noun", "मातुलाः", "मातुलस्य", "मातुलाय", "", "maternal uncle mothers"])
let v = native_list_append(v, ["मातुला", "noun", "मातुलाः", "मातुलायाः", "मातुलायै", "", "maternal aunt mothers"])
let v = native_list_append(v, ["पितृव्य", "noun", "पितृव्याः", "पितृव्यस्य", "पितृव्याय", "", "paternal uncle the"])
let v = native_list_append(v, ["पितृव्या", "noun", "पितृव्याः", "पितृव्यायाः", "पितृव्यायै", "", "paternal aunt the"])
let v = native_list_append(v, ["यामेय", "noun", "यामेयाः", "यामेयस्य", "यामेयाय", "", "sororal nephew the"])
let v = native_list_append(v, ["देवन", "noun", "देवनाः", "देवनस्य", "देवनाय", "", "splendor shining glory"])
let v = native_list_append(v, ["देवना", "noun", "देवना", "", "", "", "pastime sport hobby"])
let v = native_list_append(v, ["स्याल", "noun", "स्या॒लाः", "स्या॒लस्य॑", "स्या॒लाय॑", "", "a mans brother-in-law"])
let v = native_list_append(v, ["श्याल", "noun", "श्याल", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["आबुत्त", "noun", "आबुत्ताः", "आबुत्तस्य", "आबुत्ताय", "", "brother-in-law sisters husband"])
let v = native_list_append(v, ["स्याली", "noun", "स्याल्यः", "स्याल्याः", "स्याल्यै", "", "mans sister-in-law wifes"])
let v = native_list_append(v, ["टङ्का", "noun", "टङ्काः", "टङ्कायाः", "टङ्कायै", "", "leg"])
let v = native_list_append(v, ["तालु", "noun", "तालूनि", "तालुनः", "तालुने", "", "palate"])
let v = native_list_append(v, ["मातुलानी", "noun", "मातुलान्यः", "मातुलान्याः", "मातुलान्यै", "", "maternal aunt mothers"])
let v = native_list_append(v, ["ज्ञाति", "noun", "ज्ञा॒तयः॑", "ज्ञा॒तेः", "ज्ञा॒तये॑", "", "relative kinsman especially"])
let v = native_list_append(v, ["बान्धव", "noun", "बान्धवाः", "बान्धवस्य", "बान्धवाय", "", "kinsman relative"])
let v = native_list_append(v, ["वाचम्", "noun", "वाचम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["वाक्", "noun", "वाक्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["काच", "noun", "काचाः", "काचस्य", "काचाय", "", "glass"])
let v = native_list_append(v, ["धारा", "noun", "धाराः॑", "धारा॑याः", "धारा॑यै", "", "stream or current"])
let v = native_list_append(v, ["रज्जु", "noun", "रज्ज॑वः", "रज्जोः॑", "रज्ज॑वे", "", "a rope cord"])
let v = native_list_append(v, ["रश्मि", "noun", "र॒श्मयः॑", "र॒श्मेः", "र॒श्मये॑", "", "rope string cord"])
let v = native_list_append(v, ["मिश्रण", "noun", "मिश्रणानि", "मिश्रणस्य", "मिश्रणाय", "", "mixing mixture"])
let v = native_list_append(v, ["जहका", "noun", "जह॑काः", "जह॑कायाः", "जह॑कायै", "", "hedgehog"])
let v = native_list_append(v, ["परिचित", "noun", "परिचित", "", "", "", "known familiar"])
let v = native_list_append(v, ["उद्भव", "noun", "उद्भवाः", "उद्भवस्य", "उद्भवाय", "", "origin birth making"])
let v = native_list_append(v, ["ममता", "noun", "ममता", "", "", "", "The feeling of"])
let v = native_list_append(v, ["देवन्", "noun", "दे॒वानः॑", "दे॒व्नः", "दे॒व्ने", "", "womans brother-in-law husbands"])
let v = native_list_append(v, ["सपत्नी", "noun", "स॒पत्न्यः॑", "स॒पत्न्याः॑", "स॒पत्न्यै॑", "", "a co-wife rival"])
let v = native_list_append(v, ["प्लिहन्", "noun", "प्लिहन्", "", "", "", "alternative form of"])
let v = native_list_append(v, ["साद", "noun", "सा॒दाः", "सा॒दस्य॑", "सा॒दाय॑", "", "sitting on horseback"])
let v = native_list_append(v, ["कुमारी", "noun", "कु॒मा॒र्यः॑", "कु॒मा॒र्याः", "कु॒मा॒र्यै", "", "young girl maiden"])
let v = native_list_append(v, ["अरत्नि", "noun", "अ॒र॒त्नयः॑", "अ॒र॒त्नेः", "अ॒र॒त्नये॑", "", "elbow"])
let v = native_list_append(v, ["वस्मन्", "noun", "वस्मा॑नि", "वस्म॑नः", "वस्म॑ने", "", "clothing garment cover"])
let v = native_list_append(v, ["उल्का", "noun", "उ॒ल्काः", "उ॒ल्कायाः॑", "उ॒ल्कायै॑", "", "meteor"])
let v = native_list_append(v, ["बोध", "noun", "बो॒धाः", "बो॒धस्य॑", "बो॒धाय॑", "", "waking becoming or"])
let v = native_list_append(v, ["उत्तराधिकारी", "noun", "उत्तराधिकारी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["अश्विनी", "noun", "अश्विनी", "अ॒श्विन्याः॑", "अ॒श्विन्यै॑", "", "Ashvini a nakshatra"])
let v = native_list_append(v, ["जिन", "noun", "जिनाः", "जिनस्य", "जिनाय", "", "Jina Arihant a"])
let v = native_list_append(v, ["भानु", "noun", "भा॒नवः॑", "भा॒नोः", "भा॒नवे॑", "", "ray of light"])
let v = native_list_append(v, ["शोध", "noun", "शोध", "", "", "", "correction rectification"])
let v = native_list_append(v, ["उष्णकाल", "noun", "उष्णकालाः", "उष्णकालस्य", "उष्णकालाय", "", "summer the hot"])
let v = native_list_append(v, ["साधना", "noun", "साधनाः", "साधनायाः", "साधनायै", "", "performance"])
let v = native_list_append(v, ["हेषस्", "noun", "हेषां॑सि", "हेष॑सः", "हेष॑से", "", "missile"])
let v = native_list_append(v, ["कुठार", "noun", "कुठाराः", "कुठारस्य", "कुठाराय", "", "axe"])
let v = native_list_append(v, ["वम्र", "noun", "वम्राः", "वम्रस्य", "वम्राय", "", "ant"])
let v = native_list_append(v, ["उपार्जन", "noun", "उपार्जनानि", "उपार्जनस्य", "उपार्जनाय", "", "procuring earning"])
let v = native_list_append(v, ["आदेश", "noun", "आदेशाः", "आदेशस्य", "आदेशाय", "", "instruction order advice"])
let v = native_list_append(v, ["विजयादशमी", "noun", "विजयादशमी", "विजयादशम्याः", "विजयादशम्यै", "", "Vijayadashami a Hindu"])
let v = native_list_append(v, ["बजाय", "noun", "बजाय", "", "", "", "masculine dative singular"])
let v = native_list_append(v, ["युक्त", "noun", "यु॒क्तानि॑", "यु॒क्तस्य॑", "यु॒क्ताय॑", "", "a team yoke"])
let v = native_list_append(v, ["ಸ್ತ್ರೀ", "noun", "ಸ್ತ್ರಿಯಃ", "ಸ್ತ್ರಿಯಃ", "ಸ್ತ್ರಿಯೇ", "", "Kannada script form"])
let v = native_list_append(v, ["गोधूम", "noun", "गो॒धूमाः॑", "गो॒धूम॑स्य", "गो॒धूमा॑य", "", "wheat"])
let v = native_list_append(v, ["निज", "noun", "नि॒जाः", "नि॒जस्य॑", "नि॒जाय॑", "", "a relative"])
let v = native_list_append(v, ["आकाशवाणी", "noun", "आकाशवाण्यः", "आकाशवाण्याः", "आकाशवाण्यै", "", "radio"])
let v = native_list_append(v, ["स्पर्धा", "noun", "स्पर्धाः", "स्पर्धायाः", "स्पर्धायै", "", "competition rivalry emulation"])
let v = native_list_append(v, ["मेह", "noun", "मेहाः॑", "मेह॑स्य", "मेहा॑य", "", "urine"])
let v = native_list_append(v, ["उत्सुक", "noun", "उत्सुकानि", "उत्सुकस्य", "उत्सुकाय", "", "sorrow"])
let v = native_list_append(v, ["उपवास", "noun", "उपवासाः", "उपवासस्य", "उपवासाय", "", "fast abstinence from"])
let v = native_list_append(v, ["देवपुत्र", "noun", "देवपुत्राः", "देवपुत्रस्य", "देवपुत्राय", "", "son of heaven"])
let v = native_list_append(v, ["चपेट", "noun", "चपेटाः", "चपेटस्य", "चपेटाय", "", "a slap with"])
let v = native_list_append(v, ["दा", "noun", "दाः", "दः", "दे", "", "a giver"])
let v = native_list_append(v, ["ঔষধ", "noun", "ঔষধ", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["भार", "noun", "भा॒राः", "भा॒रस्य॑", "भा॒राय॑", "", "burden load weight"])
let v = native_list_append(v, ["मन्दिर", "noun", "मन्दिराणि", "मन्दिरस्य", "मन्दिराय", "", "any waiting or"])
let v = native_list_append(v, ["मत्सर", "noun", "म॒त्स॒राः", "म॒त्स॒रस्य॑", "म॒त्स॒राय॑", "", "jealousy envy"])
let v = native_list_append(v, ["कुशल", "noun", "कुश॑लानि", "कुश॑लस्य", "कुश॑लाय", "", "welfare well-being prosperous"])
let v = native_list_append(v, ["कर्तृत्व", "noun", "कर्तृत्व", "", "", "", "authorship the state"])
let v = native_list_append(v, ["เลขา", "noun", "เลขา", "", "", "", "Thai script form"])
let v = native_list_append(v, ["हूण", "noun", "हूणाः", "हूणस्य", "हूणाय", "", "the name of"])
let v = native_list_append(v, ["दाव", "noun", "दा॒वाः", "दा॒वस्य॑", "दा॒वाय॑", "", "a forest fire"])
let v = native_list_append(v, ["वैशाख", "noun", "वै॒शा॒खाः", "वै॒शा॒खस्य॑", "वै॒शा॒खाय॑", "", "Second month of"])
let v = native_list_append(v, ["अनुभूति", "noun", "अनुभूतयः", "अनुभूतेः", "अनुभूतये", "", "perception experience feeling"])
let v = native_list_append(v, ["वासुदेव", "noun", "वासुदेव", "वासुदेवस्य", "वासुदेवाय", "", "an epithet of"])
let v = native_list_append(v, ["खान", "noun", "खानानि", "खानस्य", "खानाय", "", "eating food"])
let v = native_list_append(v, ["सुत", "noun", "सुत", "", "", "", "son child offspring"])
let v = native_list_append(v, ["अब्ज", "noun", "अब्ज", "", "", "", "100 crores or"])
let v = native_list_append(v, ["माति", "noun", "मातयः", "मातेः", "मातये", "", "measure"])
let v = native_list_append(v, ["त्वरित", "noun", "त्वरितानि", "त्वरितस्य", "त्वरिताय", "", "hurried"])
let v = native_list_append(v, ["धमनी", "noun", "धमन्यः", "धमन्याः", "धमन्यै", "", "a sort of"])
let v = native_list_append(v, ["पण", "noun", "पण", "", "", "", "play for a"])
let v = native_list_append(v, ["पलाव", "noun", "पलावाः", "पलावस्य", "पलावाय", "", "chaff husks"])
let v = native_list_append(v, ["पिष्ट", "noun", "पि॒ष्टानि॑", "पि॒ष्टस्य॑", "पि॒ष्टाय॑", "", "flour meal"])
let v = native_list_append(v, ["मोच", "noun", "मोचानि", "मोचस्य", "मोचाय", "", "banana"])
let v = native_list_append(v, ["उपेक्षा", "noun", "उपेक्षाः", "उपेक्षायाः", "उपेक्षायै", "", "endurance patience"])
let v = native_list_append(v, ["कलह", "noun", "कलहाः", "कलहस्य", "कलहाय", "", "strife contention quarrel"])
let v = native_list_append(v, ["सौर", "noun", "सौराः", "सौरस्य", "सौराय", "", "a worshipper of"])
let v = native_list_append(v, ["शीर्षक", "noun", "शीर्षकाः", "शीर्षकस्य", "शीर्षकाय", "", "name of a"])
let v = native_list_append(v, ["रोचस्", "noun", "रोचां॑सि", "रोच॑सः", "रोच॑से", "", "light lustre"])
let v = native_list_append(v, ["खस", "noun", "खसाः", "खसस्य", "खसाय", "", "itch scab"])
let v = native_list_append(v, ["क्षत्री", "noun", "क्षत्र्यः", "क्षत्र्याः", "क्षत्र्यै", "", "a kshatriya woman"])
let v = native_list_append(v, ["दर", "noun", "दराः", "दरस्य", "दराय", "", "cleaving breaking"])
let v = native_list_append(v, ["खेलन", "noun", "खेलनानि", "खेलनस्य", "खेलनाय", "", "play pastime sport"])
let v = native_list_append(v, ["ಭೂಮಿ", "noun", "ಭೂಮಿ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["यमराज", "noun", "य॒म॒राजाः॑", "य॒म॒राज॑स्य", "य॒म॒राजा॑य", "", "Yama the god"])
let v = native_list_append(v, ["वितस्ति", "noun", "वित॑स्तयः", "वित॑स्तेः", "वित॑स्तये", "", "a particular measure"])
let v = native_list_append(v, ["शरणागत", "noun", "शरणागताः", "शरणागतस्य", "शरणागताय", "", "supplicant for asylum"])
let v = native_list_append(v, ["शूर", "noun", "शूराः॑", "शूर॑स्य", "शूरा॑य", "", "a strong man"])
let v = native_list_append(v, ["व्यधिकरण", "noun", "व्यधिकरणानि", "व्यधिकरणस्य", "व्यधिकरणाय", "", "an incongruity opposite"])
let v = native_list_append(v, ["कर्मधारय", "noun", "कर्मधारयाः", "कर्मधारयस्य", "कर्मधारयाय", "", "a karmadharaya a"])
let v = native_list_append(v, ["आम्रेडित", "noun", "आम्रेडितानि", "आम्रेडितस्य", "आम्रेडिताय", "", "repetition reiteration"])
let v = native_list_append(v, ["मन्त्रालय", "noun", "मन्त्रालयानि", "मन्त्रालयस्य", "मन्त्रालयाय", "", "ministry"])
let v = native_list_append(v, ["खश", "noun", "खशाः", "खशस्य", "खशाय", "", "northern tribe living"])
let v = native_list_append(v, ["रक्षित", "noun", "र॒क्षि॒ताः", "र॒क्षि॒तस्य॑", "र॒क्षि॒ताय॑", "", "a male given"])
let v = native_list_append(v, ["अर्घ", "noun", "अ॒र्घाः", "अ॒र्घस्य॑", "अ॒र्घाय॑", "", "worth value price"])
let v = native_list_append(v, ["द्विगु", "noun", "द्विगवः", "द्विगोः", "द्विगवे", "", "a kind of"])
let v = native_list_append(v, ["आवृत्ति", "noun", "आवृत्ति", "", "", "", "turning in"])
let v = native_list_append(v, ["कुष्ठ", "noun", "कुष्ठाः॑", "कुष्ठ॑स्य", "कुष्ठा॑य", "", "crepe ginger Hellenia"])
let v = native_list_append(v, ["वर्त्मन्", "noun", "वर्त्मा॑नि", "वर्त्म॑नः", "वर्त्म॑ने", "", "the track or"])
let v = native_list_append(v, ["लट", "noun", "लटाः", "लटस्य", "लटाय", "", "thief"])
let v = native_list_append(v, ["दक्षिणा", "noun", "दक्षिणाः", "दक्षिणायाः", "दक्षिणायै", "", "donation"])
let v = native_list_append(v, ["प्रियदर्शिन्", "noun", "प्रियदर्शिन्", "प्रियदर्शिनः", "प्रियदर्शिने", "", "Piyadasi an epithet"])
let v = native_list_append(v, ["संगम", "noun", "संगमाः", "संगमस्य", "संगमाय", "", "a coming together"])
let v = native_list_append(v, ["प्रतिभा", "noun", "प्रतिभाः", "प्रतिभायाः", "प्रतिभायै", "", "an image"])
let v = native_list_append(v, ["आत्मनेपद", "noun", "आत्मनेपदानि", "आत्मनेपदस्य", "आत्मनेपदाय", "", "word for the"])
let v = native_list_append(v, ["जलद", "noun", "जलदाः", "जलदस्य", "जलदाय", "", "water-giver a cloud"])
let v = native_list_append(v, ["खगोल", "noun", "ख॒गोलाः॑", "ख॒गोल॑स्य", "ख॒गोला॑य", "", "planet heavenly body"])
let v = native_list_append(v, ["घट्ट", "noun", "घट्टाः", "घट्टस्य", "घट्टाय", "", "a quay or"])
let v = native_list_append(v, ["सहस्", "noun", "सहां॑सि", "सह॑सः", "सह॑से", "", "strength power force"])
let v = native_list_append(v, ["लुप्त", "noun", "लुप्तानि", "लुप्तस्य", "लुप्ताय", "", "plunder loot stolen"])
let v = native_list_append(v, ["तक्षशिला", "noun", "तक्षशिला", "तक्षशिलायाः", "तक्षशिलायै", "", "Takshashila an ancient"])
let v = native_list_append(v, ["कपिलवस्तु", "noun", "कपिलवस्तु", "कपिलवस्तोः", "कपिलवस्तवे", "", "Kapilavastu a city"])
let v = native_list_append(v, ["विभाजन", "noun", "विभाजनानि", "विभाजनस्य", "विभाजनाय", "", "division distribution"])
let v = native_list_append(v, ["शालि", "noun", "शालयः", "शालेः", "शालये", "", "rice"])
let v = native_list_append(v, ["समाधान", "noun", "समाधानानि", "समाधानस्य", "समाधानाय", "", "putting together laying"])
let v = native_list_append(v, ["प्रबन्ध", "noun", "बन्धाः", "बन्धस्य", "बन्धाय", "", "continuous application or"])
let v = native_list_append(v, ["शिल्प", "noun", "शिल्पानि", "शिल्पस्य", "शिल्पाय", "", "the art of"])
let v = native_list_append(v, ["दीनार", "noun", "दीनाराः", "दीनारस्य", "दीनाराय", "", "dinar"])
let v = native_list_append(v, ["ဘူ", "noun", "ဘူ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["हित", "noun", "हितानि", "हितस्य", "हिताय", "", "interest"])
let v = native_list_append(v, ["अतीत", "noun", "अतीतानि", "अतीतस्य", "अतीताय", "", "the past"])
let v = native_list_append(v, ["गदा", "noun", "गदाः", "गदायाः", "गदायै", "", "a mace club"])
let v = native_list_append(v, ["भिषज्", "noun", "भि॒षजः॑", "भि॒षजः॑", "भि॒षजे॑", "", "a healer a"])
let v = native_list_append(v, ["คช", "noun", "คช", "", "", "", "Thai script form"])
let v = native_list_append(v, ["यज्ञोपवीत", "noun", "य॒ज्ञो॒प॒वी॒तानि॑", "य॒ज्ञो॒प॒वी॒तस्य॑", "य॒ज्ञो॒प॒वी॒ताय॑", "", "the sacred thread"])
let v = native_list_append(v, ["चयन", "noun", "चय॑नानि", "चय॑नस्य", "चय॑नाय", "", "piling up wood"])
let v = native_list_append(v, ["श्रिया", "noun", "श्रियाः", "श्रियायाः", "श्रियायै", "", "happiness"])
let v = native_list_append(v, ["कश्यप", "noun", "क॒श्यपाः॑", "क॒श्यप॑स्य", "क॒श्यपा॑य", "", "a tortoise"])
let v = native_list_append(v, ["पाषाण", "noun", "पाषाणाः", "पाषाणस्य", "पाषाणाय", "", "stone rock"])
let v = native_list_append(v, ["प्रवास", "noun", "प्रवास", "", "", "", "a trip"])
let v = native_list_append(v, ["प्रसार", "noun", "प्रसार", "", "", "", "spreading or stretching"])
let v = native_list_append(v, ["समीक्षा", "noun", "समीक्षाः", "समीक्षायाः", "समीक्षायै", "", "thorough or close"])
let v = native_list_append(v, ["स्रोतस्", "noun", "स्रोतां॑सि", "स्रोत॑सः", "स्रोत॑से", "", "river stream torrent"])
let v = native_list_append(v, ["मयूख", "noun", "म॒यूखाः॑", "म॒यूख॑स्य", "म॒यूखा॑य", "", "a kind of"])
let v = native_list_append(v, ["प्रत्याशी", "noun", "प्रत्याशी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["आयात", "noun", "आयातानि", "आयातस्य", "आयाताय", "", "abundance plentifulness"])
let v = native_list_append(v, ["साक्षात्कार", "noun", "साक्षात्काराः", "साक्षात्कारस्य", "साक्षात्काराय", "", "evident or intuitive"])
let v = native_list_append(v, ["ಕ್ರೋಧ", "noun", "ಕ್ರೋಧ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["वृत्रघ्ने", "noun", "वृत्रघ्ने", "", "", "", "dative singular of"])
let v = native_list_append(v, ["प्रतिनिधित्व", "noun", "प्रतिनिधित्व", "", "", "", ""])
let v = native_list_append(v, ["गद्य", "noun", "गद्यानि", "गद्यस्य", "गद्याय", "", "prose composition not"])
let v = native_list_append(v, ["दक्षिणापथ", "noun", "दक्षिणापथ", "", "", "", "the southern path"])
let v = native_list_append(v, ["स्वधा", "noun", "स्व॒धाः", "स्व॒धायाः॑", "स्व॒धायै॑", "", "custom habit natural"])
let v = native_list_append(v, ["सूर्यास्त", "noun", "सूर्यास्ताः", "सूर्यास्तस्य", "सूर्यास्ताय", "", "sunset"])
let v = native_list_append(v, ["ಬುದ್ಧ", "noun", "ಬುದ್ಧ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["समर्पण", "noun", "समर्पणानि", "समर्पणस्य", "समर्पणाय", "", "offering"])
let v = native_list_append(v, ["निचय", "noun", "निचय", "", "", "", "a heap a"])
let v = native_list_append(v, ["अपाय", "noun", "अपायाः", "अपायस्य", "अपायाय", "", "danger risk"])
let v = native_list_append(v, ["कोटर", "noun", "कोटर", "", "", "", "a hole"])
let v = native_list_append(v, ["ऋभु", "noun", "ऋ॒भवः॑", "ऋ॒भोः", "ऋ॒भवे॑", "", "artisan metalworker craftsman"])
let v = native_list_append(v, ["ऋभुणा", "noun", "ऋभुणा", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["ऋद्धेः", "noun", "ऋद्धेः", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["ग्नायै", "noun", "ग्नायै", "", "", "", "dative singular of"])
let v = native_list_append(v, ["ग्नया", "noun", "ग्नया", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["विस्मय", "noun", "विस्मय", "", "", "", "amazement wonder admiration"])
let v = native_list_append(v, ["शीत", "noun", "शी॒तानि॑", "शी॒तस्य॑", "शी॒ताय॑", "", "cold coldness cold"])
let v = native_list_append(v, ["उत्पाद", "noun", "उत्पाद", "", "", "", "genesis birth onset"])
let v = native_list_append(v, ["ऋतवस्", "noun", "ऋतवस्", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["ऋतूनाम्", "noun", "ऋतूनाम्", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["व्याख्यान", "noun", "व्याख्यान", "", "", "", "Communication narration"])
let v = native_list_append(v, ["एरका", "noun", "एरकाः", "एरकायाः", "एरकायै", "", "a kind of"])
let v = native_list_append(v, ["कर्पास", "noun", "क॒र्पासाः॑", "क॒र्पास॑स्य", "क॒र्पासा॑य", "", "cotton Gossypium arboreum"])
let v = native_list_append(v, ["शावक", "noun", "शावकाः", "शावकस्य", "शावकाय", "", "the young one"])
let v = native_list_append(v, ["संलयन", "noun", "संलयनानि", "संलयनस्य", "संलयनाय", "", "sitting or lying"])
let v = native_list_append(v, ["संदेह", "noun", "सं॒दे॒हाः", "सं॒दे॒हस्य॑", "सं॒दे॒हाय॑", "", "a conglomeration or"])
let v = native_list_append(v, ["मीर", "noun", "मीराः", "मीरस्य", "मीराय", "", "the sea ocean"])
let v = native_list_append(v, ["छल", "noun", "छलानि", "छलस्य", "छलाय", "", "fraud deceit sham"])
let v = native_list_append(v, ["वध्या", "noun", "वध्या", "", "", "", "murder killing"])
let v = native_list_append(v, ["वध", "noun", "व॒धाः", "व॒धस्य॑", "व॒धाय॑", "", "murder slaughter"])
let v = native_list_append(v, ["निरीक्षण", "noun", "निरीक्षणानि", "निरीक्षणस्य", "निरीक्षणाय", "", "look looking at"])
let v = native_list_append(v, ["पतित्व", "noun", "पतित्व", "", "", "", ""])
let v = native_list_append(v, ["कदन", "noun", "कदनानि", "कदनस्य", "कदनाय", "", "destruction killing slaughter"])
let v = native_list_append(v, ["रजनि", "noun", "रजनि", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["अही", "noun", "अ॒ह्यः॑", "अ॒ह्याः", "अ॒ह्यै", "", "a cow"])
let v = native_list_append(v, ["आन्दोलन", "noun", "आन्दोलन", "", "", "", "movement"])
let v = native_list_append(v, ["व्याख्या", "noun", "व्याख्याः", "व्याख्यायाः", "व्याख्यायै", "", "explanation exposition gloss"])
let v = native_list_append(v, ["उत्पत्ति", "noun", "उत्पत्तयः", "उत्पत्तेः", "उत्पत्तये", "", "genesis birth onset"])
let v = native_list_append(v, ["अधिनायक", "noun", "अधिनायकाः", "अधिनायकस्य", "अधिनायकाय", "", "supreme leader"])
let v = native_list_append(v, ["पाशुपत", "noun", "पाशुपताः", "पाशुपतस्य", "पाशुपताय", "", "a Pashupata Shaivite"])
let v = native_list_append(v, ["मास्", "noun", "मासः॑", "मा॒सः", "मा॒से", "", "the moon"])
let v = native_list_append(v, ["उत्साह", "noun", "उत्साहाः", "उत्साहस्य", "उत्साहाय", "", "power energy"])
let v = native_list_append(v, ["प्रतीति", "noun", "प्रतीतयः", "प्रतीतेः", "प्रतीतये", "", "trust credit"])
let v = native_list_append(v, ["रिरंसा", "noun", "रिरंसाः", "रिरंसायाः", "रिरंसायै", "", "sexual desire"])
let v = native_list_append(v, ["नेम", "noun", "नेमाः", "नेमस्य", "नेमाय", "", "portion"])
let v = native_list_append(v, ["वाङ्मय", "noun", "वा॒ङ्मयाः॑", "वा॒ङ्मय॑स्य", "वा॒ङ्मया॑य", "", "speech eloquence rhetoric"])
let v = native_list_append(v, ["मच्छ", "noun", "मच्छाः", "मच्छस्य", "मच्छाय", "", "fish"])
let v = native_list_append(v, ["शफर", "noun", "शफराः", "शफरस्य", "शफराय", "", "a species of"])
let v = native_list_append(v, ["वाङ्", "noun", "वाङ्", "", "", "", "combining form of"])
let v = native_list_append(v, ["आवेश", "noun", "आवेशाः", "आवेशस्य", "आवेशाय", "", "joining ones self"])
let v = native_list_append(v, ["रेष", "noun", "रे॒षाः", "रे॒षस्य॑", "रे॒षाय॑", "", "injury hurt"])
let v = native_list_append(v, ["अभिरुचि", "noun", "अभिरुचयः", "अभिरुचेः", "अभिरुचये", "", "delighting in being"])
let v = native_list_append(v, ["भर्त्सना", "noun", "भर्त्सनाः", "भर्त्सनायाः", "भर्त्सनायै", "", "synonym of भर्त्सन"])
let v = native_list_append(v, ["फलन", "noun", "फलनानि", "फलनस्य", "फलनाय", "", "bearing fruit fruition"])
let v = native_list_append(v, ["अचर", "noun", "अचर", "", "", "", "law practice rule"])
let v = native_list_append(v, ["सृक", "noun", "सृ॒काणि॑", "सृ॒कस्य॑", "सृ॒काय॑", "", "cusp point tip"])
let v = native_list_append(v, ["हरित", "noun", "हरिताः", "हरितस्य", "हरिताय", "", "yellowish the color"])
let v = native_list_append(v, ["तुरीय", "noun", "तुरीय", "", "", "", "a quarter"])
let v = native_list_append(v, ["वहित्र", "noun", "व॒हित्रा॑णि", "व॒हित्र॑स्य", "व॒हित्रा॑य", "", "boat vessel"])
let v = native_list_append(v, ["काज", "noun", "काजानि", "काजस्य", "काजाय", "", "a wooden hammer"])
let v = native_list_append(v, ["यशस्", "noun", "यशां॑सि", "यश॑सः", "यश॑से", "", "glory fame renown"])
let v = native_list_append(v, ["कुख्याति", "noun", "कुख्यातयः", "कुख्यातेः", "कुख्यातये", "", "ill-repute infamy"])
let v = native_list_append(v, ["अनुप्रास", "noun", "अनुप्रासाः", "अनुप्रासस्य", "अनुप्रासाय", "", "alliteration"])
let v = native_list_append(v, ["आश्रय", "noun", "आश्रयाः", "आश्रयस्य", "आश्रयाय", "", "refuge shelter"])
let v = native_list_append(v, ["त्रास", "noun", "त्रासाः", "त्रासस्य", "त्रासाय", "", "fear terror"])
let v = native_list_append(v, ["विनय", "noun", "विनयाः", "विनयस्य", "विनयाय", "", "taking away removal"])
let v = native_list_append(v, ["अस्त", "noun", "अस्ता॑नि", "अस्त॑स्य", "अस्ता॑य", "", "home house"])
let v = native_list_append(v, ["अयन", "noun", "अय॑नानि", "अय॑नस्य", "अय॑नाय", "", "path road way"])
let v = native_list_append(v, ["वसिष्ठ", "noun", "वसि॑ष्ठाः", "वसि॑ष्ठस्य", "वसि॑ष्ठाय", "", "Vasishtha husband of"])
let v = native_list_append(v, ["सार्थ", "noun", "सार्थाः॑", "सार्थ॑स्य", "सार्था॑य", "", "crowd multitude"])
let v = native_list_append(v, ["खुर", "noun", "खुराः", "खुरस्य", "खुराय", "", "hoof"])
let v = native_list_append(v, ["अपदेश", "noun", "अपदेशाः", "अपदेशस्य", "अपदेशाय", "", "pretense pretext plea"])
let v = native_list_append(v, ["शाप", "noun", "शापाः", "शापस्य", "शापाय", "", "spell"])
let v = native_list_append(v, ["समुच्चय", "noun", "समुच्चयाः", "समुच्चयस्य", "समुच्चयाय", "", "aggregation accumulation collection"])
let v = native_list_append(v, ["કાર્ય", "noun", "કાર્ય", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["सिरा", "noun", "सि॒राः", "सि॒रायाः॑", "सि॒रायै॑", "", "a stream"])
let v = native_list_append(v, ["नीळ", "noun", "नी॒ळाः", "नी॒ळस्य॑", "नी॒ळाय॑", "", "a birds nest"])
let v = native_list_append(v, ["स्यालभार्या", "noun", "स्यालभार्याः (*syālabhāryāḥ)", "स्यालभार्यायाः (*syālabhāryāyāḥ)", "स्यालभार्यायै (*syālabhāryāyai)", "", "ones wifes brothers"])
let v = native_list_append(v, ["वोढृ", "noun", "वो॒ढारः॑", "वो॒ढुः", "वो॒ढ्रे", "", "one who bears"])
let v = native_list_append(v, ["वोळ्हृ", "noun", "वो॒ळ्हारः॑", "वो॒ळ्हुः", "वो॒ढ्रे", "", "one who bears"])
let v = native_list_append(v, ["परिक्रमा", "noun", "परिक्रमा", "", "", "", "circumambulation"])
let v = native_list_append(v, ["उद्घाटन", "noun", "उद्घाटन", "", "", "", "inauguration"])
let v = native_list_append(v, ["अपत्य", "noun", "अप॑त्यानि", "अप॑त्यस्य", "अप॑त्याय", "", "offspring child descendant"])
let v = native_list_append(v, ["त्रिष्टुभ्", "noun", "त्रिष्टुभ्", "", "", "", "triṣṭubh a metre"])
let v = native_list_append(v, ["भुवन", "noun", "भुव॑नानि", "भुव॑नस्य", "भुव॑नाय", "", "a being living"])
let v = native_list_append(v, ["अजीर्ण", "noun", "अजीर्ण", "", "", "", "indigestion"])
let v = native_list_append(v, ["म्लेच्छ", "noun", "म्ले॒च्छाः", "म्ले॒च्छस्य॑", "म्ले॒च्छाय॑", "", "mleccha foreigner barbarian"])
let v = native_list_append(v, ["उपचार", "noun", "उपचार", "", "", "", "procedure practice method"])
let v = native_list_append(v, ["अवयव", "noun", "अवयवाः", "अवयवस्य", "अवयवाय", "", "a limb member"])
let v = native_list_append(v, ["भाटक", "noun", "भाटक", "", "", "", "rent fare"])
let v = native_list_append(v, ["महादेव", "noun", "म॒हा॒दे॒वाः", "म॒हा॒दे॒वस्य॑", "म॒हा॒दे॒वाय॑", "", "the great God"])
let v = native_list_append(v, ["शोथ", "noun", "शोथाः", "शोथस्य", "शोथाय", "", "a swelling tumour"])
let v = native_list_append(v, ["भूमिपुत्र", "noun", "भूमिपुत्र", "", "", "", "Mars the fourth"])
let v = native_list_append(v, ["दोह", "noun", "दोहाः॑", "दोह॑स्य", "दोहा॑य", "", "milk"])
let v = native_list_append(v, ["आपीन", "noun", "आपीनानि", "आपीनस्य", "आपीनाय", "", "an udder"])
let v = native_list_append(v, ["पताका", "noun", "पताकाः", "पताकायाः", "पताकायै", "", "flag banner"])
let v = native_list_append(v, ["सुवर्णभूमि", "noun", "सुवर्णभूमि", "", "", "", "Suvarnabhumi"])
let v = native_list_append(v, ["ગચ્છ", "noun", "ગચ્છ", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["अयस्कार", "noun", "अय॑स्काराः", "अय॑स्कारस्य", "अय॑स्काराय", "", "iron smith blacksmith"])
let v = native_list_append(v, ["आशय", "noun", "आ॒श॒याः", "आ॒श॒यस्य॑", "आ॒श॒याय॑", "", "resting-place bed"])
let v = native_list_append(v, ["सीस", "noun", "सीस", "", "", "", "lead the metal"])
let v = native_list_append(v, ["आसार", "noun", "आसाराः", "आसारस्य", "आसाराय", "", "surrounding an enemy"])
let v = native_list_append(v, ["रेक्णस्", "noun", "रेक्णां॑सि", "रेक्ण॑सः", "रेक्ण॑से", "", "property left behind"])
let v = native_list_append(v, ["भूषण", "noun", "भूषणानि", "भूषणस्य", "भूषणाय", "", "embellishment ornament decoration"])
let v = native_list_append(v, ["प्रेत", "noun", "प्रेताः॑", "प्रेत॑स्य", "प्रेता॑य", "", "a dead person"])
let v = native_list_append(v, ["लेखा", "noun", "लेखाः", "लेखायाः", "लेखायै", "", "streak line"])
let v = native_list_append(v, ["अपद्रव्य", "noun", "अपद्रव्याणि", "अपद्रव्यस्य", "अपद्रव्याय", "", "a bad thing"])
let v = native_list_append(v, ["स्रुत", "noun", "स्रु॒तानि॑", "स्रु॒तस्य॑", "स्रु॒ताय॑", "", "flow"])
let v = native_list_append(v, ["समीर", "noun", "समीराः", "समीरस्य", "समीराय", "", "breeze wind"])
let v = native_list_append(v, ["ऋति", "noun", "ऋ॒तयः॑", "ऋ॒तेः", "ऋ॒तये॑", "", "quarrel strife"])
let v = native_list_append(v, ["सदस्", "noun", "सदां॑सि", "सद॑सः", "सद॑से", "", "seat residence abode"])
let v = native_list_append(v, ["श्रोत्र", "noun", "श्रोत्रा॑णि", "श्रोत्र॑स्य", "श्रोत्रा॑य", "", "the organ of"])
let v = native_list_append(v, ["तुमुल", "noun", "तु॒मुला॑नि", "तु॒मुल॑स्य", "तु॒मुला॑य", "", "tumult clatter confusion"])
let v = native_list_append(v, ["अत्याचार", "noun", "अत्याचाराः", "अत्याचारस्य", "अत्याचाराय", "", "performance of works"])
let v = native_list_append(v, ["मथुरा", "noun", "मथुराः", "मथुरायाः", "मथुरायै", "", "Mathura a city"])
let v = native_list_append(v, ["प्रत्यय", "noun", "प्रत्ययाः", "प्रत्ययस्य", "प्रत्ययाय", "", "belief firm conviction"])
let v = native_list_append(v, ["नारि", "noun", "नार॑यः", "नारेः॑", "नार॑ये", "", "alternative form of"])
let v = native_list_append(v, ["গু", "noun", "গু", "", "", "", "Assamese script form"])
let v = native_list_append(v, ["शीघ्रता", "noun", "शीघ्रताः", "शीघ्रतायाः", "शीघ्रतायै", "", "quickness speed rapidity"])
let v = native_list_append(v, ["तलक", "noun", "तलकाः", "तलकस्य", "तलकाय", "", "a pot of"])
let v = native_list_append(v, ["दर्वी", "noun", "दर्व्यः॑", "दर्व्याः॑", "दर्व्यै॑", "", "a spoon generally"])
let v = native_list_append(v, ["មតិ", "noun", "មតិ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["स्पृध्", "noun", "स्पृधः॑", "स्पृ॒धः", "स्पृ॒धे", "", "contest competition"])
let v = native_list_append(v, ["हर्म्य", "noun", "ह॒र्म्याणि॑", "ह॒र्म्यस्य॑", "ह॒र्म्याय॑", "", "a large house"])
let v = native_list_append(v, ["मूर्धन्य", "noun", "मूर्धन्याः", "मूर्धन्यस्य", "मूर्धन्याय", "", "retroflex place of"])
let v = native_list_append(v, ["पौरुष", "noun", "पौ॒रु॒षाणि॑", "पौ॒रु॒षस्य॑", "पौ॒रु॒षाय॑", "", "manhood virility"])
let v = native_list_append(v, ["पेचक", "noun", "पेच॑काः", "पेच॑कस्य", "पेच॑काय", "", "owl"])
let v = native_list_append(v, ["प्रहेलिका", "noun", "प्रहेलिकाः", "प्रहेलिकायाः", "प्रहेलिकायै", "", "riddle puzzle enigma"])
let v = native_list_append(v, ["समावेश", "noun", "समावेशाः", "समावेशस्य", "समावेशाय", "", "entering penetration"])
let v = native_list_append(v, ["प्रौढ", "noun", "प्रौढाः", "प्रौढस्य", "प्रौढाय", "", "an adult"])
let v = native_list_append(v, ["अञ्जना", "noun", "अञ्जनाः", "अञ्जनायाः", "अञ्जनायै", "", "a kind of"])
let v = native_list_append(v, ["उत्पल", "noun", "उत्पलानि", "उत्पलस्य", "उत्पलाय", "", "the blossom of"])
let v = native_list_append(v, ["लूता", "noun", "लूताः", "लूतायाः", "लूतायै", "", "a spider"])
let v = native_list_append(v, ["पुच्छ", "noun", "पुच्छाः॑", "पुच्छ॑स्य", "पुच्छा॑य", "", "tail"])
let v = native_list_append(v, ["गोपी", "noun", "गोप्यः", "गोप्याः", "गोप्यै", "", "milkmaid cowherdess milkman"])
let v = native_list_append(v, ["क्षुध्", "noun", "क्षुधः॑", "क्षु॒धः", "क्षु॒धे", "", "hunger"])
let v = native_list_append(v, ["द्रुह्", "noun", "द्रुहः॑", "द्रु॒हः", "द्रु॒हे", "", "injury harm offence"])
let v = native_list_append(v, ["पृथिवी", "noun", "पृ॒थि॒व्यः॑", "पृ॒थि॒व्याः", "पृ॒थि॒व्यै", "", "the earth or"])
let v = native_list_append(v, ["संन्यासी", "noun", "संन्यासी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["अघ", "noun", "अ॒घानि॑", "अ॒घस्य॑", "अ॒घाय॑", "", "evil mishap sin"])
let v = native_list_append(v, ["विभूति", "noun", "विभूतयः", "विभूतेः", "विभूतये", "", "greatness glory splendour"])
let v = native_list_append(v, ["ध्वान्त", "noun", "ध्वा॒न्तानि॑", "ध्वा॒न्तस्य॑", "ध्वा॒न्ताय॑", "", "night darkness"])
let v = native_list_append(v, ["धीरा", "noun", "धीरा", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["खरोष्ठी", "noun", "खरोष्ठ्यः", "खरोष्ठ्याः", "खरोष्ठ्यै", "", "Kharoshthi script"])
let v = native_list_append(v, ["खरोष्टी", "noun", "खरोष्टी", "", "", "", "alternative form of"])
let v = native_list_append(v, ["तृ", "noun", "तारः॑", "तुः", "त्रे", "", "a star"])
let v = native_list_append(v, ["ទូត", "noun", "ទូត", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["स्वर्णकार", "noun", "स्वर्णकार", "", "", "", ""])
let v = native_list_append(v, ["उशिज्", "noun", "उ॒शिजः॑", "उ॒शिजः॑", "उ॒शिजे॑", "", "a kind of"])
let v = native_list_append(v, ["पूय", "noun", "पूयाः॑", "पूय॑स्य", "पूया॑य", "", "purulent matter pus"])
let v = native_list_append(v, ["तृप्ति", "noun", "तृप्त॑यः", "तृप्तेः॑", "तृप्त॑ये", "", "satisfaction contentment delight"])
let v = native_list_append(v, ["त्यजस्", "noun", "त्यजां॑सि", "त्यज॑सः", "त्यज॑से", "", "abandonment"])
let v = native_list_append(v, ["कृष्णायस्", "noun", "कृष्णायांसि", "कृष्णायसः", "कृष्णायसे", "", "iron black metal"])
let v = native_list_append(v, ["शिखर", "noun", "शिखराणि", "शिखरस्य", "शिखराय", "", "peak top summit"])
let v = native_list_append(v, ["अवसर्पिणी", "noun", "अवसर्पिण्यः", "अवसर्पिण्याः", "अवसर्पिण्यै", "", "Avasarpiṇī the descending"])
let v = native_list_append(v, ["पार्थिवात्", "noun", "पार्थिवात्", "", "", "", "ablative singular of"])
let v = native_list_append(v, ["पार्थिवेन", "noun", "पार्थिवेन", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["पार्थिवः", "noun", "पार्थिवः", "", "", "", "combining form of"])
let v = native_list_append(v, ["पार्थिवस्य", "noun", "पार्थिवस्य", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["पार्थिवौ", "noun", "पार्थिवौ", "", "", "", "nominative/vocative/accusative dual of"])
let v = native_list_append(v, ["पार्थिवम्", "noun", "पार्थिवम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["पार्थिवेषु", "noun", "पार्थिवेषु", "", "", "", "locative plural of"])
let v = native_list_append(v, ["पार्थिवेभ्यः", "noun", "पार्थिवेभ्यः", "", "", "", "combining form of"])
let v = native_list_append(v, ["महापद्म", "noun", "महापद्माः", "महापद्मस्य", "महापद्माय", "", "white lotus flower"])
let v = native_list_append(v, ["नेत्रच्छद", "noun", "नेत्रच्छदाः", "नेत्रच्छदस्य", "नेत्रच्छदाय", "", "the eyelid"])
let v = native_list_append(v, ["नयनपुट", "noun", "नयनपुटाः", "नयनपुटस्य", "नयनपुटाय", "", "eyelid"])
let v = native_list_append(v, ["अक्षिपुट", "noun", "अक्षिपुट", "", "", "", "eyelid"])
let v = native_list_append(v, ["वचस्", "noun", "वचां॑सि", "वच॑सः", "वच॑से", "", "word speech"])
let v = native_list_append(v, ["महावीर", "noun", "म॒हा॒वी॒राः", "म॒हा॒वी॒रस्य॑", "म॒हा॒वी॒राय॑", "", "Mahavira 24th Tirthankara"])
let v = native_list_append(v, ["महावीरः", "noun", "महावीरः", "", "", "", "nominative masculine singular"])
let v = native_list_append(v, ["महावीरौ", "noun", "महावीरौ", "", "", "", "nominative masculine dual"])
let v = native_list_append(v, ["महावीरम्", "noun", "महावीरम्", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["महावीराः", "noun", "महावीराः", "", "", "", "nominative masculine singular"])
let v = native_list_append(v, ["स्मेरता", "noun", "स्मेरताः", "स्मेरतायाः", "स्मेरतायै", "", "smile"])
let v = native_list_append(v, ["उत्तराधर", "noun", "उत्तराधराणि", "उत्तराधरस्य", "उत्तराधराय", "", "lips"])
let v = native_list_append(v, ["उत्तराधरविवर", "noun", "उत्तराधरविवराणि", "उत्तराधरविवरस्य", "उत्तराधरविवराय", "", "mouth"])
let v = native_list_append(v, ["च्युप", "noun", "च्युपाः", "च्युपस्य", "च्युपाय", "", "mouth"])
let v = native_list_append(v, ["तुण्ड", "noun", "तुण्डानि", "तुण्डस्य", "तुण्डाय", "", "mouth face"])
let v = native_list_append(v, ["नेत्री", "noun", "ने॒त्र्यः॑", "ने॒त्र्याः", "ने॒त्र्यै", "", "female leader"])
let v = native_list_append(v, ["नेतृ", "noun", "ने॒तारः॑", "ने॒तुः", "ने॒त्रे", "", "leader conductor guide"])
let v = native_list_append(v, ["पादप", "noun", "पादपाः", "पादपस्य", "पादपाय", "", "plant tree"])
let v = native_list_append(v, ["कपोल", "noun", "क॒पो॒लाः", "क॒पो॒लस्य॑", "क॒पो॒लाय॑", "", "cheek"])
let v = native_list_append(v, ["वेष", "noun", "वेषाः॑", "वेष॑स्य", "वेषा॑य", "", "work activity management"])
let v = native_list_append(v, ["अप्सरस्", "noun", "अ॒प्स॒रसः॑", "अ॒प्स॒रसः॑", "अ॒प्स॒रसे॑", "", "an apsara a"])
let v = native_list_append(v, ["पीयूष", "noun", "पी॒यूषाः॑", "पी॒यूष॑स्य", "पी॒यूषा॑य", "", "coffee"])
let v = native_list_append(v, ["पीयूषभुज्", "noun", "पीयूषभुज्", "", "", "", "nectar-quaffer one who"])
let v = native_list_append(v, ["छिद्", "noun", "छिद्", "", "", "", "the divisor denominator"])
let v = native_list_append(v, ["सारक", "noun", "सारक", "", "", "", "a mouse"])
let v = native_list_append(v, ["पयोहिम", "noun", "पयोहिमानि", "पयोहिमस्य", "पयोहिमाय", "", "ice cream"])
let v = native_list_append(v, ["दुग्धाग्र", "noun", "दुग्धाग्राणि", "दुग्धाग्रस्य", "दुग्धाग्राय", "", "cream"])
let v = native_list_append(v, ["भावित", "noun", "भावित", "", "", "", "A result or"])
let v = native_list_append(v, ["भवितव्य", "noun", "भवितव्यानि", "भवितव्यस्य", "भवितव्याय", "", "an inevitable necessity"])
let v = native_list_append(v, ["पीयूषधाराकिर्", "noun", "पीयूषधाराकिर्", "", "", "", "the Moon whose"])
let v = native_list_append(v, ["लज्जका", "noun", "लज्जका", "", "", "", "Levant cotton Gossypium"])
let v = native_list_append(v, ["हास्यास्पद", "noun", "हास्यास्पदानि", "हास्यास्पदस्य", "हास्यास्पदाय", "", "a laughable topic"])
let v = native_list_append(v, ["स्मेर", "noun", "स्मेराः॑", "स्मेर॑स्य", "स्मेरा॑य", "", "smile"])
let v = native_list_append(v, ["भूकदम्बक", "noun", "भूकदम्बक", "", "", "", "ajwain bishops weed"])
let v = native_list_append(v, ["भूकर्बुदारक", "noun", "भूकर्बुदारक", "", "", "", "Assyrian plum plant"])
let v = native_list_append(v, ["भूकपित्थ", "noun", "भूकपित्थ", "", "", "", "wood apple Limonia"])
let v = native_list_append(v, ["भोटान्त", "noun", "भोटान्त", "", "", "", "The country of"])
let v = native_list_append(v, ["त्रिवेदी", "noun", "त्रिवेदी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["वशत्व", "noun", "वशत्व", "", "", "", "dependence"])
let v = native_list_append(v, ["वशात्व", "noun", "वशात्व", "", "", "", "the state of"])
let v = native_list_append(v, ["द्यूत", "noun", "द्यू॒तानि॑", "द्यू॒तस्य॑", "द्यू॒ताय॑", "", "gambling game of"])
let v = native_list_append(v, ["लक्ष्मणपुर", "noun", "लक्ष्मणपुर", "", "", "", "Lucknow an Indian"])
let v = native_list_append(v, ["वासर", "noun", "वासराः", "वासरस्य", "वासराय", "", "day"])
let v = native_list_append(v, ["बस्तिकोप", "noun", "बस्तिकोप", "", "", "", "cystitis ― inflammation"])
let v = native_list_append(v, ["सन्धान", "noun", "सन्धान", "", "", "", "small eggplant"])
let v = native_list_append(v, ["गोग्रह", "noun", "गोग्रह", "", "", "", "booty spoils"])
let v = native_list_append(v, ["नष्टाप्तिसूत्र", "noun", "नष्टाप्तिसूत्र", "", "", "", "booty plunder"])
let v = native_list_append(v, ["तरुतृ", "noun", "त॒रु॒तारः॑", "त॒रु॒तुः", "त॒रु॒त्रे", "", "conqueror"])
let v = native_list_append(v, ["शाक्यमुनि", "noun", "शाक्यमुनयः", "शाक्यमुनेः", "शाक्यमुनये", "", "the Sakyamuni the"])
let v = native_list_append(v, ["शकटव्यूह", "noun", "शकटव्यूह", "", "", "", "a type of"])
let v = native_list_append(v, ["कादम्ब", "noun", "कादम्बाः", "कादम्बस्य", "कादम्बाय", "", "a kind of"])
let v = native_list_append(v, ["शकटाल", "noun", "शकटाल", "", "", "", "an intelligent minister"])
let v = native_list_append(v, ["आकलन", "noun", "आकलनानि", "आकलनस्य", "आकलनाय", "", "fastening"])
let v = native_list_append(v, ["शर्मण्यदेश", "noun", "शर्मण्यदेशाः", "शर्मण्यदेशस्य", "शर्मण्यदेशाय", "", "Germany a country"])
let v = native_list_append(v, ["तरुणस्य", "noun", "तरुणस्य", "", "", "", "genitive masculine singular"])
let v = native_list_append(v, ["वारा", "noun", "वाराः", "वारायाः", "वारायै", "", "a harlot courtesan"])
let v = native_list_append(v, ["जालवृत्ति", "noun", "जालवृत्ति", "", "", "", "a blog"])
let v = native_list_append(v, ["वेलाभूमि", "noun", "वेलाभूमि", "", "", "", "coast land immediately"])
let v = native_list_append(v, ["स्पश्", "noun", "स्पशः॑", "स्प॒शः", "स्प॒शे", "", "a spy one"])
let v = native_list_append(v, ["क्षु", "noun", "क्षूणि॑", "क्षुणः॑", "क्षुणे॑", "", "food"])
let v = native_list_append(v, ["मध्यस्थ", "noun", "मध्यस्थानि", "मध्यस्थस्य", "मध्यस्थाय", "", "interface"])
let v = native_list_append(v, ["दूरवाणी", "noun", "दूरवाण्यः", "दूरवाण्याः", "दूरवाण्यै", "", "telephone cellphone"])
let v = native_list_append(v, ["सूद", "noun", "सूदाः॑", "सूद॑स्य", "सूदा॑य", "", "well"])
let v = native_list_append(v, ["दूरभाषसङ्ख्या", "noun", "दूरभाषसङ्ख्याः", "दूरभाषसङ्ख्यायाः", "दूरभाषसङ्ख्यायै", "", "phone number"])
let v = native_list_append(v, ["जङ्गम", "noun", "जङ्गम", "", "", "", "a movable thing"])
let v = native_list_append(v, ["कृते", "noun", "कृते", "", "", "", "for work for"])
let v = native_list_append(v, ["वाम", "noun", "वामाः", "वामस्य", "वामाय", "", "the left side"])
let v = native_list_append(v, ["दीक्षा", "noun", "दीक्षाः", "दीक्षायाः", "दीक्षायै", "", "consecration initiation"])
let v = native_list_append(v, ["मातापिता", "noun", "मातापिता", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["गुरवस्", "noun", "गुरवस्", "", "", "", "nominative/vocative plural of"])
let v = native_list_append(v, ["समकार", "noun", "समकाराः", "समकारस्य", "समकाराय", "", "fax"])
let v = native_list_append(v, ["अपगम", "noun", "अपगमाः", "अपगमस्य", "अपगमाय", "", "the act of"])
let v = native_list_append(v, ["व्यन्तर", "noun", "व्यन्तराः", "व्यन्तरस्य", "व्यन्तराय", "", "a kind of"])
let v = native_list_append(v, ["कृष्णव्याल", "noun", "कृष्णव्यालाः", "कृष्णव्यालस्य", "कृष्णव्यालाय", "", "scarlet leadwort Plumbago"])
let v = native_list_append(v, ["विपरिवर्तन", "noun", "विपरिवर्तनानि", "विपरिवर्तनस्य", "विपरिवर्तनाय", "", "wallowing rolling about"])
let v = native_list_append(v, ["उत्कटदुःख", "noun", "उत्कटदुःखानि", "उत्कटदुःखस्य", "उत्कटदुःखाय", "", "suffering extreme sorrow"])
let v = native_list_append(v, ["जनानाम्", "noun", "जनानाम्", "", "", "", "masculine genitive plural"])
let v = native_list_append(v, ["मेढ्र", "noun", "मेढ्रा॑णि", "मेढ्र॑स्य", "मेढ्रा॑य", "", "organ of urination"])
let v = native_list_append(v, ["રાજમાર્ગ", "noun", "રાજમાર્ગાઃ", "રાજમાર્ગસ્ય", "રાજમાર્ગાય", "", "Gujarati script form"])
let v = native_list_append(v, ["युवती", "noun", "युवत्यः", "युवत्याः", "युवत्यै", "", "alternative form of"])
let v = native_list_append(v, ["मिह्", "noun", "मिहः॑", "मि॒हः", "मि॒हे", "", "mist fog haze"])
let v = native_list_append(v, ["शरभ", "noun", "श॒र॒भाः", "श॒र॒भस्य॑", "श॒र॒भाय॑", "", "a sharabha mythical"])
let v = native_list_append(v, ["पुरोळाश्", "noun", "पुरोळाश्", "", "", "", "a cake of"])
let v = native_list_append(v, ["रै", "noun", "रायः॑", "रा॒यः", "रा॒ये", "", "property possession wealth"])
let v = native_list_append(v, ["वेदना", "noun", "वेदनाः", "वेदनायाः", "वेदनायै", "", "pain agony"])
let v = native_list_append(v, ["दंष्ट्र", "noun", "दंष्ट्राः॑", "दंष्ट्र॑स्य", "दंष्ट्रा॑य", "", "large tooth tusk"])
let v = native_list_append(v, ["रीति", "noun", "री॒तयः॑", "री॒तेः", "री॒तये॑", "", "motion course RV"])
let v = native_list_append(v, ["चिकित्सालय", "noun", "चिकित्सालयाः", "चिकित्सालयस्य", "चिकित्सालयाय", "", "hospital a place"])
let v = native_list_append(v, ["युध्य", "noun", "युध्य", "", "", "", "war battle"])
let v = native_list_append(v, ["राजभट", "noun", "राजभट", "", "", "", "kings soldier soldier"])
let v = native_list_append(v, ["भक्ष", "noun", "भ॒क्षाः", "भ॒क्षस्य॑", "भ॒क्षाय॑", "", "eating drinking"])
let v = native_list_append(v, ["रोमन्", "noun", "रोमा॑णि", "रोम्णः॑", "रोम्णे॑", "", "body hair wool"])
let v = native_list_append(v, ["अम्ब", "noun", "अम्ब", "", "", "", "alternative form of"])
let v = native_list_append(v, ["द्वेषस्", "noun", "द्वेषां॑सि", "द्वेष॑सः", "द्वेष॑से", "", "hatred dislike hostility"])
let v = native_list_append(v, ["युध्", "noun", "युधः॑", "यु॒धः", "यु॒धे", "", "war battle fight"])
let v = native_list_append(v, ["एलीका", "noun", "एलीकाः", "एलीकायाः", "एलीकायै", "", "small cardamom"])
let v = native_list_append(v, ["नक्त्", "noun", "नक्तः॑", "न॒क्तः", "न॒क्ते", "", "night"])
let v = native_list_append(v, ["पीडा", "noun", "पीडाः", "पीडायाः", "पीडायै", "", "pain suffering"])
let v = native_list_append(v, ["शिवाय", "noun", "शिवाय", "", "", "", "dative singular of"])
let v = native_list_append(v, ["अष्ट्रा", "noun", "अष्ट्राः॑", "अष्ट्रा॑याः", "अष्ट्रा॑यै", "", "goad or whip"])
let v = native_list_append(v, ["चमत्कार", "noun", "चमत्काराः", "चमत्कारस्य", "चमत्काराय", "", "astonishment surprise"])
let v = native_list_append(v, ["दक्ष", "noun", "दक्षाः॑", "दक्ष॑स्य", "दक्षा॑य", "", "ability fitness"])
let v = native_list_append(v, ["शरदा", "noun", "श॒रदाः॑", "श॒रदा॑याः", "श॒रदा॑यै", "", "alternative form of"])
let v = native_list_append(v, ["हठ", "noun", "हठाः", "हठस्य", "हठाय", "", "violence force obstinacy"])
let v = native_list_append(v, ["द्वितीया", "noun", "द्वि॒तीयाः॑", "द्वि॒तीया॑याः", "द्वि॒तीया॑यै", "", "female companion or"])
let v = native_list_append(v, ["गोमूत्र", "noun", "गोमूत्राणि", "गोमूत्रस्य", "गोमूत्राय", "", "cow urine"])
let v = native_list_append(v, ["सच्छास्त्र", "noun", "सच्छास्त्र", "", "", "", "good or genuine"])
let v = native_list_append(v, ["हीर", "noun", "हीर", "", "", "", ""])
let v = native_list_append(v, ["યાચક", "noun", "યાચક", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["नावाज", "noun", "ना॒वा॒जाः", "ना॒वा॒जस्य॑", "ना॒वा॒जाय॑", "", "sailor captain navigator"])
let v = native_list_append(v, ["अरमति", "noun", "अ॒रम॑तयः", "अ॒रम॑तेः", "अ॒रम॑तये", "", "obedience devotion commitment"])
let v = native_list_append(v, ["अलंकार", "noun", "अलंकाराः", "अलंकारस्य", "अलंकाराय", "", "the act of"])
let v = native_list_append(v, ["भगवत्", "noun", "भगवन्तः", "भगवतः", "भगवते", "", "the divine or"])
let v = native_list_append(v, ["સમય", "noun", "સમય", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["धाराखान", "noun", "धाराखान", "", "", "", "shower"])
let v = native_list_append(v, ["आर्द्रक", "noun", "आर्द्रक", "", "", "", "wet moist"])
let v = native_list_append(v, ["पराकाष्ठा", "noun", "पराकाष्ठा", "", "", "", "zenith climax"])
let v = native_list_append(v, ["पालि", "noun", "पालयः", "पालेः", "पालये", "", "the tip or"])
let v = native_list_append(v, ["बालिका", "noun", "बालिकाः", "बालिकायाः", "बालिकायै", "", "girl"])
let v = native_list_append(v, ["तनस्", "noun", "तनां॑सि", "तन॑सः", "तन॑से", "", "offspring"])
let v = native_list_append(v, ["उरणे", "noun", "उरणे", "", "", "", "locative masculine singular"])
let v = native_list_append(v, ["कूच", "noun", "कूचाः", "कूचस्य", "कूचाय", "", "the female breast"])
let v = native_list_append(v, ["व्यथा", "noun", "व्यथाः", "व्यथायाः", "व्यथायै", "", "agitation perturbation alarm"])
let v = native_list_append(v, ["कनीनिका", "noun", "क॒नीनि॑काः", "क॒नीनि॑कायाः", "क॒नीनि॑कायै", "", "girl maiden"])
let v = native_list_append(v, ["क्वथित", "noun", "क्वथित", "", "", "", "boiled decocted stewed"])
let v = native_list_append(v, ["सहस्रिमान", "noun", "सहस्रिमान", "", "", "", "millimetre"])
let v = native_list_append(v, ["आधिक", "noun", "आधिकानि", "आधिकस्य", "आधिकाय", "", "plus sign addition"])
let v = native_list_append(v, ["वातायन", "noun", "वातायनाः", "वातायनस्य", "वातायनाय", "", "moving or fleet"])
let v = native_list_append(v, ["व्युत्पादक", "noun", "व्युत्पादक", "", "", "", "developer"])
let v = native_list_append(v, ["वार", "noun", "वाराः॑", "वार॑स्य", "वारा॑य", "", "alternative form of"])
let v = native_list_append(v, ["खग", "noun", "खगाः", "खगस्य", "खगाय", "", "bird"])
let v = native_list_append(v, ["भागा", "noun", "भागा", "", "", "", "nominative/vocative/accusative dual of"])
let v = native_list_append(v, ["दत्तांश", "noun", "दत्तांशाः", "दत्तांशस्य", "दत्तांशाय", "", "data information"])
let v = native_list_append(v, ["दत्तनिधि", "noun", "दत्तनिधि", "", "", "", "database"])
let v = native_list_append(v, ["लुब्धक", "noun", "लुब्धक", "", "", "", "the star Sirius"])
let v = native_list_append(v, ["श्वित्र", "noun", "श्वि॒त्राः", "श्वि॒त्रस्य॑", "श्वि॒त्राय॑", "", "leprosy"])
let v = native_list_append(v, ["किकि", "noun", "किकयः", "किकेः", "किकये", "", "blue jay"])
let v = native_list_append(v, ["कीकि", "noun", "कीकयः", "कीकेः", "कीकये", "", "blue jay"])
let v = native_list_append(v, ["भावज्ञा", "noun", "भावज्ञाः", "भावज्ञायाः", "भावज्ञायै", "", "foxtail millet Setaria"])
let v = native_list_append(v, ["प्रतिरोध", "noun", "प्रतिरोधाः", "प्रतिरोधस्य", "प्रतिरोधाय", "", "opposition"])
let v = native_list_append(v, ["गच्छ", "noun", "गच्छाः", "गच्छस्य", "गच्छाय", "", "family race"])
let v = native_list_append(v, ["भयं", "noun", "भयं", "", "", "", "combining form of"])
let v = native_list_append(v, ["सङ्ख्या", "noun", "सङ्ख्या", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["धर्मयुद्ध", "noun", "धर्मयुद्धानि", "धर्मयुद्धस्य", "धर्मयुद्धाय", "", "religious war"])
let v = native_list_append(v, ["मुच्", "noun", "मुचः", "मुचः", "मुचे", "", "deliverance"])
let v = native_list_append(v, ["होरा", "noun", "होराः", "होरायाः", "होरायै", "", "the rising of"])
let v = native_list_append(v, ["विस्तर", "noun", "विस्तराः", "विस्तरस्य", "विस्तराय", "", "bed"])
let v = native_list_append(v, ["उपाध्याय", "noun", "उपाध्यायाः", "उपाध्यायस्य", "उपाध्यायाय", "", "teacher preceptor advisor"])
let v = native_list_append(v, ["स्यूत", "noun", "स्यू॒ताः", "स्यू॒तस्य॑", "स्यू॒ताय॑", "", "bag"])
let v = native_list_append(v, ["द्वय", "noun", "द्व॒यानि॑", "द्व॒यस्य॑", "द्व॒याय॑", "", "pair couple set"])
let v = native_list_append(v, ["इरस्", "noun", "इरांसि", "इरसः", "इरसे", "", "ill-will anger hostility"])
let v = native_list_append(v, ["विष्", "noun", "विषः", "विषः", "विषे", "", "feces ordure"])
let v = native_list_append(v, ["मुद्", "noun", "मुदः", "मुदः", "मुदे", "", "joy delight gladness"])
let v = native_list_append(v, ["มาส", "noun", "มาส", "", "", "", "Thai script form"])
let v = native_list_append(v, ["महस्", "noun", "महां॑सि", "मह॑सः", "मह॑से", "", "greatness might power"])
let v = native_list_append(v, ["बलीवर्द", "noun", "ब॒ली॒वर्दाः॑", "ब॒ली॒वर्द॑स्य", "ब॒ली॒वर्दा॑य", "", "bull ox"])
let v = native_list_append(v, ["असूया", "noun", "असूया", "", "", "", "imputing a fault"])
let v = native_list_append(v, ["मनोगतम्", "noun", "मनोगतम्", "", "", "", "nominative/accusative singular of"])
let v = native_list_append(v, ["मनोगत", "noun", "मनोगतानि", "मनोगतस्य", "मनोगताय", "", "thought notion opinion"])
let v = native_list_append(v, ["मनोगते", "noun", "मनोगते", "", "", "", "inflection of मनोगत"])
let v = native_list_append(v, ["मनोगतानि", "noun", "मनोगतानि", "", "", "", "nominative/accusative/vocative plural of"])
let v = native_list_append(v, ["अहिभृत्", "noun", "अहिभृत्", "", "", "", "Shiva"])
let v = native_list_append(v, ["उदगद्रि", "noun", "उदगद्रि", "", "", "", "an epithet for"])
let v = native_list_append(v, ["मनोगतेन", "noun", "मनोगतेन", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["मनोगतैः", "noun", "मनोगतैः", "", "", "", "combining form of"])
let v = native_list_append(v, ["मनोगतस्य", "noun", "मनोगतस्य", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["रामः", "noun", "रामः", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["रामौ", "noun", "रामौ", "", "", "", "nominative/vocative/accusative dual of"])
let v = native_list_append(v, ["रामाः", "noun", "रामाः", "", "", "", "nominative/vocative plural of"])
let v = native_list_append(v, ["रामम्", "noun", "रामम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["रामान्", "noun", "रामान्", "", "", "", "accusative plural of"])
let v = native_list_append(v, ["रामेण", "noun", "रामेण", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["रामैः", "noun", "रामैः", "", "", "", "instrumental plural of"])
let v = native_list_append(v, ["रामाय", "noun", "रामाय", "", "", "", "dative singular of"])
let v = native_list_append(v, ["रामेभ्यः", "noun", "रामेभ्यः", "", "", "", "dative plural of"])
let v = native_list_append(v, ["रामात्", "noun", "रामात्", "", "", "", "ablative singular of"])
let v = native_list_append(v, ["रामस्य", "noun", "रामस्य", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["रामयोः", "noun", "रामयोः", "", "", "", "genitive dual of"])
let v = native_list_append(v, ["रामाणाम्", "noun", "रामाणाम्", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["रामे", "noun", "रामे", "", "", "", "locative singular of"])
let v = native_list_append(v, ["रामेषु", "noun", "रामेषु", "", "", "", "locative plural of"])
let v = native_list_append(v, ["आत्मानौ", "noun", "आत्मानौ", "", "", "", "nominative/accusative/vocative dual of"])
let v = native_list_append(v, ["आत्मानः", "noun", "आत्मानः", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["आत्मानम्", "noun", "आत्मानम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["आत्मनः", "noun", "आत्मनः", "", "", "", "accusative plural of"])
let v = native_list_append(v, ["आत्मना", "noun", "आत्मना", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["आत्मभ्याम्", "noun", "आत्मभ्याम्", "", "", "", "instrumental/dative/ablative dual of"])
let v = native_list_append(v, ["आत्मभिः", "noun", "आत्मभिः", "", "", "", "instrumental plural of"])
let v = native_list_append(v, ["आत्मने", "noun", "आत्मने", "", "", "", "dative singular of"])
let v = native_list_append(v, ["आत्मभ्यः", "noun", "आत्मभ्यः", "", "", "", "dative/ablative plural of"])
let v = native_list_append(v, ["आत्मनोः", "noun", "आत्मनोः", "", "", "", "genitive/locative dual of"])
let v = native_list_append(v, ["आत्मनाम्", "noun", "आत्मनाम्", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["आत्मनि", "noun", "आत्मनि", "", "", "", "locative singular of"])
let v = native_list_append(v, ["आत्मसु", "noun", "आत्मसु", "", "", "", "locative plural of"])
let v = native_list_append(v, ["ओकार", "noun", "ओकाराः", "ओकारस्य", "ओकाराय", "", "the letter for"])
let v = native_list_append(v, ["वन्", "noun", "वनाम्", "", "", "", "tree wood wooden"])
let v = native_list_append(v, ["चित्", "noun", "चितः॑", "चि॒तः", "चि॒ते", "", "thought intellect spirit"])
let v = native_list_append(v, ["तिथिः", "noun", "तिथिः", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["तिथी", "noun", "तिथी", "", "", "", "nominative/accusative/vocative dual of"])
let v = native_list_append(v, ["तिथयः", "noun", "तिथयः", "", "", "", "combining form of"])
let v = native_list_append(v, ["तिथिम्", "noun", "तिथिम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["तिथीः", "noun", "तिथीः", "", "", "", "combining form of"])
let v = native_list_append(v, ["तिथ्या", "noun", "तिथ्या", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["तिथिभिः", "noun", "तिथिभिः", "", "", "", "combining form of"])
let v = native_list_append(v, ["तिथये", "noun", "तिथये", "", "", "", "dative singular of"])
let v = native_list_append(v, ["तिथिभ्यः", "noun", "तिथिभ्यः", "", "", "", "combining form of"])
let v = native_list_append(v, ["तिथेः", "noun", "तिथेः", "", "", "", "combining form of"])
let v = native_list_append(v, ["तिथ्योः", "noun", "तिथ्योः", "", "", "", "combining form of"])
let v = native_list_append(v, ["तिथीनाम्", "noun", "तिथीनाम्", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["तिथौ", "noun", "तिथौ", "", "", "", "locative singular of"])
let v = native_list_append(v, ["तिथिषु", "noun", "तिथिषु", "", "", "", "locative plural of"])
let v = native_list_append(v, ["दुग्धं", "noun", "दुग्धं", "", "", "", "combining form of"])
let v = native_list_append(v, ["धेनोः", "noun", "धेनोः", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["कृष्णस्", "noun", "कृष्णस्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["कपिला", "noun", "कपिलाः", "कपिलायाः", "कपिलायै", "", "a brown cow"])
let v = native_list_append(v, ["सुन्दरी", "noun", "सुन्दरी", "", "", "", ""])
let v = native_list_append(v, ["कण्ठेन", "noun", "कण्ठेन", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["देवेन", "noun", "देवेन", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["मया", "noun", "मया", "", "", "", "medical treatment"])
let v = native_list_append(v, ["ओतु", "noun", "ओत॑वः", "ओतोः॑", "ओत॑वे", "", "the yarn of"])
let v = native_list_append(v, ["राट्", "noun", "राट्", "", "", "", "inflection of राज्"])
let v = native_list_append(v, ["निद्", "noun", "निदः॑", "नि॒दः", "नि॒दे", "", "contempt blame reproach"])
let v = native_list_append(v, ["अशिर", "noun", "अशिराः", "अशिरस्य", "अशिराय", "", "consumer"])
let v = native_list_append(v, ["असिर", "noun", "असिराः", "असिरस्य", "असिराय", "", "ray beam"])
let v = native_list_append(v, ["नखराग", "noun", "नखराग", "", "", "", "nail polish"])
let v = native_list_append(v, ["अलङ्करण", "noun", "अलङ्करणानि", "अलङ्करणस्य", "अलङ्करणाय", "", "ornament decoration"])
let v = native_list_append(v, ["सर्ग", "noun", "सर्गाः॑", "सर्ग॑स्य", "सर्गा॑य", "", "discharging voiding letting"])
let v = native_list_append(v, ["उत्पीठिकायाः", "noun", "उत्पीठिकायाः", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["हिम्", "noun", "हिम्", "", "", "", "cold frost snow"])
let v = native_list_append(v, ["आपणम्", "noun", "आपणम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["मनसा", "noun", "मनसा", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["क्षेत्रनाम", "noun", "क्षेत्रनामानि", "क्षेत्रनामस्य", "क्षेत्रनामाय", "", "field name"])
let v = native_list_append(v, ["भवन्ति", "noun", "भवन्तयः", "भवन्तेः", "भवन्तये", "", "time being present"])
let v = native_list_append(v, ["බුද‍්ධ", "noun", "බුද්ධාඃ", "බුද්ධස්ය", "බුද්ධාය", "", "Sinhalese script form"])
let v = native_list_append(v, ["रुक्म", "noun", "रु॒क्माः", "रु॒क्मस्य॑", "रु॒क्माय॑", "", "what is bright"])
let v = native_list_append(v, ["सेने", "noun", "सेने", "", "", "", "inflection of सेना॑"])
let v = native_list_append(v, ["सस्य", "noun", "स॒स्यानि॑", "स॒स्यस्य॑", "स॒स्याय॑", "", "corn grain fruit"])
let v = native_list_append(v, ["सस", "noun", "स॒साः", "स॒सस्य॑", "स॒साय॑", "", "corn herb grass"])
let v = native_list_append(v, ["क्षोदस्", "noun", "क्षोदां॑सि", "क्षोद॑सः", "क्षोद॑से", "", "swell of the"])
let v = native_list_append(v, ["उष्", "noun", "उष्", "", "", "", "archaic weak stem"])
let v = native_list_append(v, ["यूस्", "noun", "यूस्", "", "", "", "soup broth"])
let v = native_list_append(v, ["पूर्", "noun", "पूर्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["गिर्", "noun", "गिरः॑", "गि॒रः", "गि॒रे", "", "praise hymn song"])
let v = native_list_append(v, ["गीर्", "noun", "गीर्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["क्षास्", "noun", "क्षास्", "", "", "", "nominative/vocative singular of"])
let v = native_list_append(v, ["गौस्", "noun", "गौस्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["द्यौस्", "noun", "द्यौस्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["पृच्छा", "noun", "पृच्छाः", "पृच्छायाः", "पृच्छायै", "", "question inquiry"])
let v = native_list_append(v, ["मीमांसा", "noun", "मी॒मां॒साः", "मी॒मां॒सायाः॑", "मी॒मां॒सायै॑", "", "profound thought reflection"])
let v = native_list_append(v, ["योक्त्र", "noun", "योक्त्रा॑णि", "योक्त्र॑स्य", "योक्त्रा॑य", "", "any instrument for"])
let v = native_list_append(v, ["विट्", "noun", "विट्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["अरुचि", "noun", "अरुचि", "", "", "", "disgust aversion"])
let v = native_list_append(v, ["पिच्छोरा", "noun", "पिच्छोराः", "पिच्छोरायाः", "पिच्छोरायै", "", "flute"])
let v = native_list_append(v, ["उषास्", "noun", "उषास्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["चूडाकरण", "noun", "चूडाकरण", "", "", "", "forming the crest"])
let v = native_list_append(v, ["चूडा", "noun", "चूडा", "", "", "", "head hair"])
let v = native_list_append(v, ["चूडामणि", "noun", "चूडामणि", "", "", "", "a jewel worn"])
let v = native_list_append(v, ["ज्येष्ठ", "noun", "ज्येष्ठाः॑", "ज्येष्ठ॑स्य", "ज्येष्ठा॑य", "", "the eldest brother"])
let v = native_list_append(v, ["असृक्", "noun", "असृक्", "", "", "", "inflection of असृ॑ज्"])
let v = native_list_append(v, ["शंस", "noun", "शंसाः॑", "शंस॑स्य", "शंसा॑य", "", "recitation invocation praise"])
let v = native_list_append(v, ["सू", "noun", "सुवः॑", "सु॒वः", "सु॒वे", "", "one who begets"])
let v = native_list_append(v, ["नॄन्", "noun", "नॄन्", "", "", "", "accusative plural of"])
let v = native_list_append(v, ["खडु", "noun", "खडु", "", "", "", "a bier or"])
let v = native_list_append(v, ["फडु", "noun", "फडु", "", "", "", "a joint or"])
let v = native_list_append(v, ["थुष", "noun", "थुष", "", "", "", "chaff"])
let v = native_list_append(v, ["રાક્ષસ", "noun", "રાક્ષસ", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["पुंस्", "noun", "पुमांसः", "पुंसः", "पुंसे", "", "a man male"])
let v = native_list_append(v, ["काट", "noun", "काटाः", "काटस्य", "काटाय", "", "deepness hole well"])
let v = native_list_append(v, ["प्रयोजन", "noun", "प्रयोजनानि", "प्रयोजनस्य", "प्रयोजनाय", "", "use employment application"])
let v = native_list_append(v, ["विनिमय", "noun", "विनिमयाः", "विनिमयस्य", "विनिमयाय", "", "exchange barter"])
let v = native_list_append(v, ["न्यास", "noun", "न्यासाः", "न्यासस्य", "न्यासाय", "", "putting down or"])
let v = native_list_append(v, ["धारित", "noun", "धारितानि", "धारितस्य", "धारिताय", "", "misspelling of धोरित"])
let v = native_list_append(v, ["संयम", "noun", "संयमाः", "संयमस्य", "संयमाय", "", "restraint self-control discipline"])
let v = native_list_append(v, ["मेनि", "noun", "मे॒नयः॑", "मे॒नेः", "मे॒नये॑", "", "revenge harming magical"])
let v = native_list_append(v, ["जिह्म", "noun", "जि॒ह्मानि॑", "जि॒ह्मस्य॑", "जि॒ह्माय॑", "", "falsehood dishonesty"])
let v = native_list_append(v, ["दीक्षितृ", "noun", "दीक्षितृ", "", "", "", "consecrator dedicator initiator"])
let v = native_list_append(v, ["अनाहार", "noun", "अनाहाराः", "अनाहारस्य", "अनाहाराय", "", "abstinence especially from"])
let v = native_list_append(v, ["अनन्तवत्", "noun", "अनन्तवत्", "", "", "", "forever unlimited"])
let v = native_list_append(v, ["दीव्", "noun", "दीव्", "", "दीवे", "", "gambling game of"])
let v = native_list_append(v, ["उद्द्योत", "noun", "उद्द्योत", "", "", "", "light lustre"])
let v = native_list_append(v, ["रुग्ण", "noun", "रु॒ग्णानि॑", "रु॒ग्णस्य॑", "रु॒ग्णाय॑", "", "a cleft fissure"])
let v = native_list_append(v, ["លេខា", "noun", "លេខា", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["अनास्रव", "noun", "अनास्रव", "", "", "", "freedom from sinful"])
let v = native_list_append(v, ["अनिन्द्रिय", "noun", "अनिन्द्रियाणि", "अनिन्द्रियस्य", "अनिन्द्रियाय", "", "that which is"])
let v = native_list_append(v, ["वर्पस्", "noun", "वर्पां॑सि", "वर्प॑सः", "वर्प॑से", "", "form"])
let v = native_list_append(v, ["अन्तरीय", "noun", "अन्तरीय", "", "", "", "lower garment"])
let v = native_list_append(v, ["अन्तर्धि", "noun", "अन्तर्धि", "", "", "", "concealment"])
let v = native_list_append(v, ["अन्तर्वासस्", "noun", "अन्तर्वासस्", "", "", "", ""])
let v = native_list_append(v, ["अन्तःपुर", "noun", "अन्तःपुर", "", "", "", "female apartments gynaeceum"])
let v = native_list_append(v, ["अपशब्द", "noun", "अपशब्द", "", "", "", "bad or vulgar"])
let v = native_list_append(v, ["अध्याशय", "noun", "अध्याशय", "", "", "", "imagination"])
let v = native_list_append(v, ["आनन्तर्य", "noun", "आनन्तर्य", "", "", "", "unpardonable sin"])
let v = native_list_append(v, ["अन्तराभवदेह", "noun", "अन्तराभवदेह", "", "", "", "a soul between"])
let v = native_list_append(v, ["अन्तराय", "noun", "अन्तरायाः", "अन्तरायस्य", "अन्तरायाय", "", "obstacle impediment"])
let v = native_list_append(v, ["अनागति", "noun", "अनागति", "", "", "", "non-attainment"])
let v = native_list_append(v, ["प्रमाथ", "noun", "प्रमाथ", "", "", "", "hurting injuring"])
let v = native_list_append(v, ["अप्रसाद", "noun", "अप्रसाद", "", "", "", "disfavor"])
let v = native_list_append(v, ["अभिज्ञा", "noun", "अभिज्ञाः", "अभिज्ञायाः", "अभिज्ञायै", "", "recognition identification"])
let v = native_list_append(v, ["अभिसमय", "noun", "अभिसमय", "", "", "", "understanding agreement"])
let v = native_list_append(v, ["अभ्याख्यान", "noun", "अभ्याख्यान", "", "", "", "false or baseless"])
let v = native_list_append(v, ["आमर्ष", "noun", "आमर्ष", "", "", "", "anger indignation impatience"])
let v = native_list_append(v, ["सङ्घ", "noun", "सङ्घाः", "सङ्घस्य", "सङ्घाय", "", "close contact or"])
let v = native_list_append(v, ["बिडाला", "noun", "बिडालाः", "बिडालायाः", "बिडालायै", "", "cat especially a"])
let v = native_list_append(v, ["आयुस्", "noun", "आयूं॑षि", "आयु॑षः", "आयु॑षे", "", "life vital power"])
let v = native_list_append(v, ["नेमि", "noun", "ने॒मयः॑", "ने॒मेः", "ने॒मये॑", "", "the ring or"])
let v = native_list_append(v, ["मन्तृ", "noun", "म॒न्तारः॑", "म॒न्तुः", "म॒न्त्रे", "", "a thinker adviser"])
let v = native_list_append(v, ["मन्तु", "noun", "मन्त॑वः", "मन्तोः॑", "मन्त॑वे", "", "an adviser manager"])
let v = native_list_append(v, ["मनोतृ", "noun", "म॒नो॒तारः॑", "म॒नो॒तुः", "म॒नो॒त्रे", "", "an inventor"])
let v = native_list_append(v, ["मनुस्", "noun", "मनु॑षः", "मनु॑षः", "मनु॑षे", "", "human human being"])
let v = native_list_append(v, ["जनुस्", "noun", "ज॒नुषः॑", "ज॒नुषः॑", "ज॒नुषे॑", "", "birth production"])
let v = native_list_append(v, ["जन्मन्", "noun", "जन्मा॑नि", "जन्म॑नः", "जन्म॑ने", "", "birth production origin"])
let v = native_list_append(v, ["जास्पति", "noun", "जास्पत॑यः", "जास्पतेः॑", "जास्पत॑ये", "", "the head of"])
let v = native_list_append(v, ["जन्य", "noun", "जन्याः॑", "जन्य॑स्य", "जन्या॑य", "", "the friend or"])
let v = native_list_append(v, ["दम्", "noun", "दमि॑", "द॒मः", "द॒मे", "", "a house"])
let v = native_list_append(v, ["दुवस्", "noun", "दुवां॑सि", "दुव॑सः", "दुव॑से", "", "a gift oblation"])
let v = native_list_append(v, ["दानु", "noun", "दानू॑नि", "दानु॑नः", "दानु॑ने", "", "a drop of"])
let v = native_list_append(v, ["जनू", "noun", "ज॒न्वः॑", "ज॒न्वाः", "ज॒न्वै", "", "birth production"])
let v = native_list_append(v, ["जनु", "noun", "जनवः", "जनोः", "जनवे", "", "the soul"])
let v = native_list_append(v, ["जानि", "noun", "जान॑यः", "जानेः॑", "जान॑ये", "", "wife"])
let v = native_list_append(v, ["जनी", "noun", "जन्यः॑", "जन्याः॑", "जन्यै॑", "", "a woman wife"])
let v = native_list_append(v, ["यूनि", "noun", "यूनयः", "यूनेः", "यूनये", "", "connection union"])
let v = native_list_append(v, ["यून", "noun", "यूनानि", "यूनस्य", "यूनाय", "", "a band cord"])
let v = native_list_append(v, ["युग्म", "noun", "यु॒ग्मानि॑", "यु॒ग्मस्य॑", "यु॒ग्माय॑", "", "a pair couple"])
let v = native_list_append(v, ["युग्य", "noun", "युग्यानि", "युग्यस्य", "युग्याय", "", "a vehicle"])
let v = native_list_append(v, ["स्फिगी", "noun", "स्फि॒ग्यः॑", "स्फि॒ग्याः", "स्फि॒ग्यै", "", "alternative form of"])
let v = native_list_append(v, ["युज्य", "noun", "युज्या॑नि", "युज्य॑स्य", "युज्या॑य", "", "union alliance"])
let v = native_list_append(v, ["युज्", "noun", "युजः॑", "यु॒जः", "यु॒जे", "", "a yoke-fellow companion"])
let v = native_list_append(v, ["योगस्", "noun", "योगांसि", "योगसः", "योगसे", "", "meditation religious abstraction"])
let v = native_list_append(v, ["धुर्", "noun", "धुरः॑", "धु॒रः", "धु॒रे", "", "a yoke"])
let v = native_list_append(v, ["धुर", "noun", "धुराः॑", "धुर॑स्य", "धुरा॑य", "", "yoke pole"])
let v = native_list_append(v, ["धुरा", "noun", "धुराः॑", "धुरा॑याः", "धुरा॑यै", "", "a burden load"])
let v = native_list_append(v, ["तोक", "noun", "तो॒कानि॑", "तो॒कस्य॑", "तो॒काय॑", "", "offspring children"])
let v = native_list_append(v, ["भस्मन्", "noun", "भस्मा॑नि", "भस्म॑नः", "भस्म॑ने", "", "what is pulverized"])
let v = native_list_append(v, ["भस्", "noun", "भस्", "", "", "", "ashes"])
let v = native_list_append(v, ["प्सरस्", "noun", "प्सरां॑सि", "प्सर॑सः", "प्सर॑से", "", "a feast enjoyment"])
let v = native_list_append(v, ["प्सुरस्", "noun", "प्सुरां॑सि", "प्सुर॑सः", "प्सुर॑से", "", "food victuals"])
let v = native_list_append(v, ["याजि", "noun", "याजयः", "याजेः", "याजये", "", "a sacrifice"])
let v = native_list_append(v, ["यजस्", "noun", "यजां॑सि", "यज॑सः", "यज॑से", "", "worship"])
let v = native_list_append(v, ["यज्यु", "noun", "यज्य॑वः", "यज्योः॑", "यज्य॑वे", "", "an Adhvaryu priest"])
let v = native_list_append(v, ["याग", "noun", "यागाः", "यागस्य", "यागाय", "", "an offering"])
let v = native_list_append(v, ["याम", "noun", "यामाः॑", "याम॑स्य", "यामा॑य", "", "motion course going"])
let v = native_list_append(v, ["यामन्", "noun", "यामा॑नि", "याम्नः॑", "याम्ने॑", "", "going coming motion"])
let v = native_list_append(v, ["यावन्", "noun", "यावा॑नः", "याव्नः॑", "याव्ने॑", "", "a rider horseman"])
let v = native_list_append(v, ["यह्व", "noun", "य॒ह्वाः", "य॒ह्वस्य॑", "य॒ह्वाय॑", "", "a sacrificer"])
let v = native_list_append(v, ["यह्वा", "noun", "य॒ह्वाः", "य॒ह्वायाः॑", "य॒ह्वायै॑", "", "intelligence"])
let v = native_list_append(v, ["यह्वी", "noun", "य॒ह्व्यः॑", "य॒ह्व्याः", "य॒ह्व्यै", "", "heaven and earth"])
let v = native_list_append(v, ["यहस्", "noun", "यहां॑सि", "यह॑सः", "यह॑से", "", "water"])
let v = native_list_append(v, ["सैयशास्त्र", "noun", "सैयशास्त्र", "", "", "", "magic"])
let v = native_list_append(v, ["गुल्म", "noun", "गुल्माः॑", "गुल्म॑स्य", "गुल्मा॑य", "", "A cluster or"])
let v = native_list_append(v, ["जू", "noun", "जुवः", "जुवः", "जुवे", "", "speed"])
let v = native_list_append(v, ["जुवस्", "noun", "जुवस्", "जुव॑सः", "जुव॑से", "", "celerity quickness speed"])
let v = native_list_append(v, ["प्सु", "noun", "प्सवः", "प्सोः", "प्सवे", "", "aspect appearance form"])
let v = native_list_append(v, ["अप्सस्", "noun", "अप्सां॑सि", "अप्स॑सः", "अप्स॑से", "", "the hidden part"])
let v = native_list_append(v, ["गु", "noun", "गवः", "गोः", "गवे", "", "cow"])
let v = native_list_append(v, ["वस्ति", "noun", "व॒स्तयः॑", "व॒स्तेः", "व॒स्तये॑", "", "bladder"])
let v = native_list_append(v, ["दुरोण", "noun", "दु॒रो॒णानि॑", "दु॒रो॒णस्य॑", "दु॒रो॒णाय॑", "", "home house dwelling"])
let v = native_list_append(v, ["दुर्योण", "noun", "दु॒र्यो॒णानि॑", "दु॒र्यो॒णस्य॑", "दु॒र्यो॒णाय॑", "", "home house dwelling"])
let v = native_list_append(v, ["दुर", "noun", "दु॒राः", "दु॒रस्य॑", "दु॒राय॑", "", "one who opens"])
let v = native_list_append(v, ["दुर्", "noun", "दुर्", "", "", "", "gate door entrance"])
let v = native_list_append(v, ["सैय", "noun", "सैय", "", "", "", "magic"])
let v = native_list_append(v, ["संस्मरण", "noun", "संस्मरणानि", "संस्मरणस्य", "संस्मरणाय", "", "the act of"])
let v = native_list_append(v, ["जूति", "noun", "जू॒तयः॑", "जू॒तेः", "जू॒तये॑", "", "going or driving"])
let v = native_list_append(v, ["प्रज्ञान", "noun", "प्र॒ज्ञाना॑नि", "प्र॒ज्ञान॑स्य", "प्र॒ज्ञाना॑य", "", "knowledge wisdom intelligence"])
let v = native_list_append(v, ["मारण", "noun", "मार॑णानि", "मार॑णस्य", "मार॑णाय", "", "killing slaying slaughter"])
let v = native_list_append(v, ["मरुस्थली", "noun", "मरुस्थल्यः", "मरुस्थल्याः", "मरुस्थल्यै", "", "desert spot wilderness"])
let v = native_list_append(v, ["मर्त्य", "noun", "मर्त्याः॑", "मर्त्य॑स्य", "मर्त्या॑य", "", "a mortal man"])
let v = native_list_append(v, ["अतिथिपति", "noun", "अति॑थिपतयः", "अति॑थिपतेः", "अति॑थिपतये", "", "host one who"])
let v = native_list_append(v, ["सदस्पति", "noun", "सद॒स्पत॑यः", "सद॒स्पतेः॑", "सद॒स्पत॑ये", "", "lords of the"])
let v = native_list_append(v, ["नदीपति", "noun", "न॒दी॒प॒तयः॑", "न॒दी॒प॒तेः", "न॒दी॒प॒तये॑", "", "lord of flowing"])
let v = native_list_append(v, ["ग्लौ", "noun", "ग्लावः॑", "ग्ला॒वः", "ग्ला॒वे", "", "a round lump"])
let v = native_list_append(v, ["धर्तृ", "noun", "ध॒र्तारः॑", "ध॒र्तुः", "ध॒र्त्रे", "", "bearer supporter"])
let v = native_list_append(v, ["धर्त्र", "noun", "ध॒र्त्राणि॑", "ध॒र्त्रस्य॑", "ध॒र्त्राय॑", "", "prop support stay"])
let v = native_list_append(v, ["धरुण", "noun", "ध॒रुणा॑नि", "ध॒रुण॑स्य", "ध॒रुणा॑य", "", "basis foundation firm"])
let v = native_list_append(v, ["दरीमन्", "noun", "दरी॑माणि", "दरी॑म्णः", "दरी॑म्णे", "", "destruction"])
let v = native_list_append(v, ["धर्मन्", "noun", "ध॒र्माणः॑", "ध॒र्मणः॑", "ध॒र्मणे॑", "", "bearer supporter"])
let v = native_list_append(v, ["धर्मता", "noun", "धर्म॑ताः", "धर्म॑तायाः", "धर्म॑तायै", "", "essence inherent nature"])
let v = native_list_append(v, ["भरीमन्", "noun", "भरी॑माणि", "भरी॑म्णः", "भरी॑म्णे", "", "supporting nourishing nourishment"])
let v = native_list_append(v, ["स्तरीमन्", "noun", "स्तरी॑माणि", "स्तरी॑म्णः", "स्तरी॑म्णे", "", "the act of"])
let v = native_list_append(v, ["दर्म", "noun", "द॒र्माः", "द॒र्मस्य॑", "द॒र्माय॑", "", "breaker destroyer demolisher"])
let v = native_list_append(v, ["दर्मन्", "noun", "द॒र्माणः॑", "द॒र्मणः॑", "द॒र्मणे॑", "", "breaker destroyer demolisher"])
let v = native_list_append(v, ["दर्तृ", "noun", "दर्ता॑रः", "दर्तुः॑", "दर्त्रे॑", "", "breaker"])
let v = native_list_append(v, ["दारुण", "noun", "दारुणानि", "दारुणस्य", "दारुणाय", "", "harshness severity horror"])
let v = native_list_append(v, ["दर्वि", "noun", "दर्व॑यः", "दर्वेः॑", "दर्व॑ये", "", "a spoon generally"])
let v = native_list_append(v, ["स्तृति", "noun", "स्तृत॑यः", "स्तृतेः॑", "स्तृत॑ये", "", "the act of"])
let v = native_list_append(v, ["स्तेन", "noun", "स्ते॒नाः", "स्ते॒नस्य॑", "स्ते॒नाय॑", "", "thief robber"])
let v = native_list_append(v, ["स्तेय", "noun", "स्तेया॑नि", "स्तेय॑स्य", "स्तेया॑य", "", "theft robbery larceny"])
let v = native_list_append(v, ["स्तायु", "noun", "स्ता॒यवः॑", "स्ता॒योः", "स्ता॒यवे॑", "", "thief robber"])
let v = native_list_append(v, ["स्तरु", "noun", "स्तरवः", "स्तरोः", "स्तरवे", "", "overthrower an enemy"])
let v = native_list_append(v, ["स्तुका", "noun", "स्तुकाः॑", "स्तुका॑याः", "स्तुका॑यै", "", "a knot or"])
let v = native_list_append(v, ["सवीमन्", "noun", "सवी॑मानि", "सवी॑म्नः", "सवी॑म्ने", "", "setting in motion"])
let v = native_list_append(v, ["स्तरिमन्", "noun", "स्त॒रि॒माणः॑", "स्त॒रि॒म्णः", "स्त॒रि॒म्णे", "", "that which is"])
let v = native_list_append(v, ["सव", "noun", "स॒वाः", "स॒वस्य॑", "स॒वाय॑", "", "one who sets"])
let v = native_list_append(v, ["भरु", "noun", "भरवः", "भरोः", "भरवे", "", "lord master"])
let v = native_list_append(v, ["भार्मन्", "noun", "भार्मा॑णः", "भार्म॑णः", "भार्म॑णे", "", "a board for"])
let v = native_list_append(v, ["धरिमन्", "noun", "धरिमाणः", "धरिम्णः", "धरिम्णे", "", "a balance weight"])
let v = native_list_append(v, ["परीमन्", "noun", "परी॑माणि", "परी॑म्णः", "परी॑म्णे", "", "bounty plenty"])
let v = native_list_append(v, ["परेमन्", "noun", "परे॑माणि", "परे॑म्णः", "परे॑म्णे", "", "bounty plenty SV."])
let v = native_list_append(v, ["द्राघिमन्", "noun", "द्रा॒घि॒माणः॑", "द्रा॒घि॒म्णः", "द्रा॒घि॒म्णे", "", "length"])
let v = native_list_append(v, ["द्राघ्मन्", "noun", "द्रा॒घ्माणः॑", "द्रा॒घ्मणः॑", "द्रा॒घ्मणे॑", "", "length"])
let v = native_list_append(v, ["द्रापि", "noun", "द्रा॒पयः॑", "द्रा॒पेः", "द्रा॒पये॑", "", "mantle garment"])
let v = native_list_append(v, ["द्रप्स", "noun", "द्र॒प्साः", "द्र॒प्सस्य॑", "द्र॒प्साय॑", "", "a drop as"])
let v = native_list_append(v, ["द्रुपद", "noun", "द्रु॒प॒दानि॑", "द्रु॒प॒दस्य॑", "द्रु॒प॒दाय॑", "", "a wooden pillar"])
let v = native_list_append(v, ["कलविङ्क", "noun", "क॒ल॒विङ्काः॑", "क॒ल॒विङ्क॑स्य", "क॒ल॒विङ्का॑य", "", "a sparrow"])
let v = native_list_append(v, ["प्रउग", "noun", "प्रउ॑गाणि", "प्रउ॑गस्य", "प्रउ॑गाय", "", "the forepart of"])
let v = native_list_append(v, ["तितउ", "noun", "तित॑ऊनि", "तित॑उनः", "तित॑उने", "", "a sieve cribble"])
let v = native_list_append(v, ["सुऊति", "noun", "सु॒ऊ॒तयः॑", "सु॒ऊ॒तेः", "सु॒ऊ॒तये॑", "", "good protection or"])
let v = native_list_append(v, ["ऊति", "noun", "ऊ॒तयः॑", "ऊ॒तेः", "ऊ॒तये॑", "", "help protection promoting"])
let v = native_list_append(v, ["ऊम", "noun", "ऊमाः॑", "ऊम॑स्य", "ऊमा॑य", "", "a helper friend"])
let v = native_list_append(v, ["नृम्ण", "noun", "नृ॒म्णानि॑", "नृ॒म्णस्य॑", "नृ॒म्णाय॑", "", "manhood virtus virility"])
let v = native_list_append(v, ["नृपशु", "noun", "नृप॑शवः", "नृप॑शोः", "नृप॑शवे", "", "man-beast a brute"])
let v = native_list_append(v, ["पशव्य", "noun", "प॒श॒व्या॑नि", "प॒श॒व्य॑स्य", "प॒श॒व्या॑य", "", "a herd or"])
let v = native_list_append(v, ["शेप", "noun", "शेपाः॑", "शेप॑स्य", "शेपा॑य", "", "the male organ"])
let v = native_list_append(v, ["शेपस्", "noun", "शेपां॑सि", "शेप॑सः", "शेप॑से", "", "the male organ"])
let v = native_list_append(v, ["शेफ", "noun", "शेफाः", "शेफस्य", "शेफाय", "", "the male organ"])
let v = native_list_append(v, ["शेफस्", "noun", "शेफांसि", "शेफसः", "शेफसे", "", "the male organ"])
let v = native_list_append(v, ["हर्षण", "noun", "हर्ष॑णानि", "हर्ष॑णस्य", "हर्ष॑णाय", "", "bristling erection"])
let v = native_list_append(v, ["शुङ्ग", "noun", "शु॒ङ्गानि॑", "शु॒ङ्गस्य॑", "शु॒ङ्गाय॑", "", "the sheath or"])
let v = native_list_append(v, ["शुङ्गा", "noun", "शु॒ङ्गाः", "शु॒ङ्गायाः॑", "शु॒ङ्गायै॑", "", "the sheath or"])
let v = native_list_append(v, ["अशनि", "noun", "अ॒शन॑यः", "अ॒शनेः॑", "अ॒शन॑ये", "", "the thunderbolt a"])
let v = native_list_append(v, ["शुचि", "noun", "शुच॑यः", "शुचेः॑", "शुच॑ये", "", "purification purity honesty"])
let v = native_list_append(v, ["सर्षप", "noun", "स॒र्षपाः॑", "स॒र्षप॑स्य", "स॒र्षपा॑य", "", "mustard mustard-seed"])
let v = native_list_append(v, ["वी", "noun", "वियः", "वियः", "विये", "", "the act of"])
let v = native_list_append(v, ["वीति", "noun", "वी॒तयः॑", "वी॒तेः", "वी॒तये॑", "", "enjoyment feast dainty"])
let v = native_list_append(v, ["रंहि", "noun", "रंह॑यः", "रंहेः॑", "रंह॑ये", "", "running flowing hastening"])
let v = native_list_append(v, ["रहस्", "noun", "रहां॑सि", "रह॑सः", "रह॑से", "", "a lonely or"])
let v = native_list_append(v, ["रिपु", "noun", "रि॒पवः॑", "रि॒पोः", "रि॒पवे॑", "", "deceiver cheat rogue"])
let v = native_list_append(v, ["रिप्", "noun", "रिपः॑", "रि॒पः", "रि॒पे", "", "fraud deceit"])
let v = native_list_append(v, ["शवस्", "noun", "शवां॑सि", "शव॑सः", "शव॑से", "", "strength power might"])
let v = native_list_append(v, ["विसृष्टि", "noun", "विसृ॑ष्टयः", "विसृ॑ष्टेः", "विसृ॑ष्टये", "", "letting go"])
let v = native_list_append(v, ["त्सरु", "noun", "त्सर॑वः", "त्सरोः॑", "त्सर॑वे", "", "a crawling animal"])
let v = native_list_append(v, ["तुरस्पेय", "noun", "तु॒र॒स्पेया॑नि", "तु॒र॒स्पेय॑स्य", "तु॒र॒स्पेया॑य", "", "the conquerors drinking"])
let v = native_list_append(v, ["शरारु", "noun", "श॒रार॑वः", "श॒रारोः॑", "श॒रार॑वे", "", "any mischievous creature"])
let v = native_list_append(v, ["हिंस्र", "noun", "हिं॒स्राः", "हिं॒स्रस्य॑", "हिं॒स्राय॑", "", "a man who"])
let v = native_list_append(v, ["ग्मा", "noun", "ग्माः", "ग्मः", "ग्मे", "", "the earth"])
let v = native_list_append(v, ["त्विषि", "noun", "त्विष॑यः", "त्विषेः॑", "त्विष॑ये", "", "vehemence impetuosity energy"])
let v = native_list_append(v, ["वपुस्", "noun", "वपूं॑षि", "वपु॑षः", "वपु॑षे", "", "form figure especially"])
let v = native_list_append(v, ["वपुष", "noun", "वपु॑षाणि", "वपु॑षस्य", "वपु॑षाय", "", "marvellous beauty dative"])
let v = native_list_append(v, ["वपुष्या", "noun", "व॒पु॒ष्याः", "व॒पु॒ष्यायाः॑", "व॒पु॒ष्यायै॑", "", "wonder astonishment"])
let v = native_list_append(v, ["रेपस्", "noun", "रेपां॑सि", "रेप॑सः", "रेप॑से", "", "spot stain"])
let v = native_list_append(v, ["रिप्र", "noun", "रि॒प्राणि॑", "रि॒प्रस्य॑", "रि॒प्राय॑", "", "dirt impurity"])
let v = native_list_append(v, ["रेभ", "noun", "रे॒भाः", "रे॒भस्य॑", "रे॒भाय॑", "", "a praiser panegyrist"])
let v = native_list_append(v, ["रपस्", "noun", "रपां॑सि", "रप॑सः", "रप॑से", "", "bodily defect injury"])
let v = native_list_append(v, ["रभस्", "noun", "रभां॑सि", "रभ॑सः", "रभ॑से", "", "violence impetuosity force"])
let v = native_list_append(v, ["अर्क", "noun", "अ॒र्काः", "अ॒र्कस्य॑", "अ॒र्काय॑", "", "a ray flash"])
let v = native_list_append(v, ["अर्चा", "noun", "अ॒र्चाः", "अ॒र्चायाः॑", "अ॒र्चायै॑", "", "worship adoration"])
let v = native_list_append(v, ["अर्चि", "noun", "अ॒र्चयः॑", "अ॒र्चेः", "अ॒र्चये॑", "", "ray flame"])
let v = native_list_append(v, ["अर्चिस्", "noun", "अ॒र्चींषि॑", "अ॒र्चिषः॑", "अ॒र्चिषे॑", "", "ray flame light"])
let v = native_list_append(v, ["रैवत्य", "noun", "रा॒इ॒व॒त्यानि॑", "रा॒इ॒व॒त्यस्य॑", "रा॒इ॒व॒त्याय॑", "", "riches wealth"])
let v = native_list_append(v, ["राद्धि", "noun", "राद्ध॑यः", "राद्धेः॑", "राद्ध॑ये", "", "accomplishment perfection completion"])
let v = native_list_append(v, ["राधस्", "noun", "राधां॑सि", "राध॑सः", "राध॑से", "", "favour kindness bounty"])
let v = native_list_append(v, ["सोल्लुण्ठ", "noun", "सोल्लुण्ठाः", "सोल्लुण्ठस्य", "सोल्लुण्ठाय", "", "irony sarcasm"])
let v = native_list_append(v, ["दोमन्", "noun", "दोमानि", "दोम्नः", "दोम्ने", "", "pain inconvenience"])
let v = native_list_append(v, ["तुञ्ज", "noun", "तु॒ञ्जाः", "तु॒ञ्जस्य॑", "तु॒ञ्जाय॑", "", "shock assault"])
let v = native_list_append(v, ["तरुस्", "noun", "तरूं॑षि", "तरु॑षः", "तरु॑षे", "", "battle"])
let v = native_list_append(v, ["त्वेष्य", "noun", "त्वे॒ष्या॑णि", "त्वे॒ष्य॑स्य", "त्वे॒ष्या॑य", "", "fierce movement"])
let v = native_list_append(v, ["त्वेषस्", "noun", "त्वे॒षांसि॑", "त्वे॒षसः॑", "त्वे॒षसे॑", "", "energy impulse"])
let v = native_list_append(v, ["त्वेषथ", "noun", "त्वे॒षथाः॑", "त्वे॒षथ॑स्य", "त्वे॒षथा॑य", "", "violence fury"])
let v = native_list_append(v, ["चण्डिमन्", "noun", "चण्डिमानः", "चण्डिम्नः", "चण्डिम्ने", "", "violence intensity heat"])
let v = native_list_append(v, ["तीव्र", "noun", "ती॒व्राः", "ती॒व्रस्य॑", "ती॒व्राय॑", "", "sharpness pungency"])
let v = native_list_append(v, ["तविष्या", "noun", "त॒वि॒ष्याः", "त॒वि॒ष्यायाः॑", "त॒वि॒ष्यायै॑", "", "violence"])
let v = native_list_append(v, ["तवस्", "noun", "त॒वसः॑", "त॒वसः॑", "त॒वसे॑", "", "power strength courage"])
let v = native_list_append(v, ["तवस्य", "noun", "त॒व॒स्यानि॑", "त॒व॒स्यस्य॑", "त॒व॒स्याय॑", "", "strength"])
let v = native_list_append(v, ["तविष", "noun", "त॒वि॒षाः", "त॒वि॒षस्य॑", "त॒वि॒षाय॑", "", "the ocean"])
let v = native_list_append(v, ["पनस", "noun", "पनसानि", "पनसस्य", "पनसाय", "", "jackfruit breadfruit"])
let v = native_list_append(v, ["ब्रह्मा", "noun", "ब्रह्मा", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["मङ्गल", "noun", "म॒ङ्ग॒लानि॑", "म॒ङ्ग॒लस्य॑", "म॒ङ्ग॒लाय॑", "", "amulet talisman"])
let v = native_list_append(v, ["वर्धन", "noun", "वर्ध॑नाः", "वर्ध॑नस्य", "वर्ध॑नाय", "", "growth"])
let v = native_list_append(v, ["वक्षस्", "noun", "वक्षां॑सि", "वक्ष॑सः", "वक्ष॑से", "", "chest breast"])
let v = native_list_append(v, ["वार्त्ता", "noun", "वार्त्ताः", "वार्त्तायाः", "वार्त्तायै", "", "news tidings story"])
let v = native_list_append(v, ["नारक", "noun", "नारकाः", "नारकस्य", "नारकाय", "", "Hell"])
let v = native_list_append(v, ["विकल्प", "noun", "विकल्पाः", "विकल्पस्य", "विकल्पाय", "", "an intermediate kalpa"])
let v = native_list_append(v, ["वग्नु", "noun", "व॒ग्नवः॑", "व॒ग्नोः", "व॒ग्नवे॑", "", "noise sound usually"])
let v = native_list_append(v, ["रजि", "noun", "रज॑यः", "रजेः॑", "रज॑ये", "", "direction"])
let v = native_list_append(v, ["रशना", "noun", "र॒श॒नाः", "र॒श॒नायाः॑", "र॒श॒नायै॑", "", "rope string cord"])
let v = native_list_append(v, ["रश्मन्", "noun", "र॒श्मानः॑", "र॒श्मनः॑", "र॒श्मने॑", "", "rope string cord"])
let v = native_list_append(v, ["इष्टि", "noun", "इ॒ष्टयः॑", "इ॒ष्टेः", "इ॒ष्टये॑", "", "seeking going after"])
let v = native_list_append(v, ["स्फिच्", "noun", "स्फिचः", "स्फिचः", "स्फिचे", "", "a buttock"])
let v = native_list_append(v, ["स्फिज्", "noun", "स्फिजः", "स्फिजः", "स्फिजे", "", "alternative form of"])
let v = native_list_append(v, ["ဂင်္ဂါ", "noun", "ဂင်္ဂါ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["आदंश", "noun", "आदंश", "", "", "", "bite wound caused"])
let v = native_list_append(v, ["आपादन", "noun", "आपादन", "", "", "", "affecting the bringing"])
let v = native_list_append(v, ["आमिष", "noun", "आमिष", "", "", "", "meat flesh"])
let v = native_list_append(v, ["चनस्", "noun", "चनां॑सि", "चन॑सः", "चन॑से", "", "delight"])
let v = native_list_append(v, ["आलम्बन", "noun", "आलम्बन", "", "", "", "base support foundation"])
let v = native_list_append(v, ["अंसकूट", "noun", "अंस॑कूटाः", "अंस॑कूटस्य", "अंस॑कूटाय", "", "shoulder"])
let v = native_list_append(v, ["कुलिक", "noun", "कुलिक", "", "", "", "judge chief"])
let v = native_list_append(v, ["अंसफलक", "noun", "अं॒स॒फ॒ल॒कानि॑", "अं॒स॒फ॒ल॒कस्य॑", "अं॒स॒फ॒ल॒काय॑", "", "shoulder-blade"])
let v = native_list_append(v, ["अकुशल", "noun", "अकु॑शलानि", "अकु॑शलस्य", "अकु॑शलाय", "", "evil an evil"])
let v = native_list_append(v, ["अक्षोभ", "noun", "अक्षोभ", "", "", "", "tranquility calmness"])
let v = native_list_append(v, ["अदत्तादान", "noun", "अदत्तादान", "", "", "", "stealing theft"])
let v = native_list_append(v, ["अंसत्र", "noun", "अंस॑त्राणि", "अंस॑त्रस्य", "अंस॑त्राय", "", "armour protecting the"])
let v = native_list_append(v, ["अंसपृष्ठ", "noun", "अंस॑पृष्ठानि", "अंस॑पृष्ठस्य", "अंस॑पृष्ठाय", "", "back of the"])
let v = native_list_append(v, ["आगम", "noun", "आगम", "", "", "", "something handed down"])
let v = native_list_append(v, ["ဂုရု", "noun", "ဂုရု", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["ဒေဝ", "noun", "ဒေဝ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["तूय", "noun", "तूयाः॑", "तूय॑स्य", "तूया॑य", "", "water"])
let v = native_list_append(v, ["दोषा", "noun", "दो॒षाः", "दो॒षायाः॑", "दो॒षायै॑", "", "darkness evening night"])
let v = native_list_append(v, ["उपमा", "noun", "उपमाः", "उपमायाः", "उपमायै", "", "similarity resemblance"])
let v = native_list_append(v, ["शत्रू", "noun", "शत्रू", "", "", "", "masculine nominative dual"])
let v = native_list_append(v, ["ພຸທ຺ຘ", "noun", "ພຸທ຺ຘ", "", "", "", "Lao script form"])
let v = native_list_append(v, ["พุทฺธ", "noun", "พุทฺธ", "", "", "", "Thai script form"])
let v = native_list_append(v, ["ऊबध्य", "noun", "ऊब॑ध्यानि", "ऊब॑ध्यस्य", "ऊब॑ध्याय", "", "undigested grass found"])
let v = native_list_append(v, ["ऊवध्य", "noun", "ऊवध्य", "", "", "", "alternative form of"])
let v = native_list_append(v, ["पाषण्ड", "noun", "पाषण्ड", "", "", "", "heretic atheist nonbeliever"])
let v = native_list_append(v, ["चरणे", "noun", "चरणे", "", "", "", "nominative neuter dual"])
let v = native_list_append(v, ["इक्षु", "noun", "इक्षु", "", "", "", "sugar cane Saccharum"])
let v = native_list_append(v, ["इन्द्रनील", "noun", "इन्द्रनील", "", "", "", "sapphire"])
let v = native_list_append(v, ["स्कम्भ", "noun", "स्क॒म्भाः", "स्क॒म्भस्य॑", "स्क॒म्भाय॑", "", "prop pillar support"])
let v = native_list_append(v, ["ओकस्", "noun", "ओकां॑सि", "ओक॑सः", "ओक॑से", "", "pleasure liking"])
let v = native_list_append(v, ["ओघ", "noun", "ओघाः", "ओघस्य", "ओघाय", "", "stream flood torrent"])
let v = native_list_append(v, ["अपूप", "noun", "अ॒पू॒पाः", "अ॒पू॒पस्य॑", "अ॒पू॒पाय॑", "", "a cake made"])
let v = native_list_append(v, ["ସଂସ୍କୃତ", "noun", "ସଂସ୍କୃତ", "", "", "", "Odia script form"])
let v = native_list_append(v, ["संन्यास", "noun", "संन्यासाः", "संन्यासस्य", "संन्यासाय", "", "renunciation of the"])
let v = native_list_append(v, ["पुष्कलावती", "noun", "पुष्कलावती", "", "", "", "Pushkalavati the ancient"])
let v = native_list_append(v, ["क्षुर", "noun", "क्षु॒राः", "क्षु॒रस्य॑", "क्षु॒राय॑", "", "a razor"])
let v = native_list_append(v, ["ᬖᭀᬭ", "noun", "ᬖᭀᬭ", "", "", "", "Balinese script form"])
let v = native_list_append(v, ["ᬤᬵᬲ", "noun", "ᬤᬵᬲ", "", "", "", "Balinese script form"])
let v = native_list_append(v, ["इष्टिका", "noun", "इष्टिकाः", "इष्टिकायाः", "इष्टिकायै", "", "alternative form of"])
let v = native_list_append(v, ["เทว", "noun", "เทว", "", "", "", "Thai script form"])
let v = native_list_append(v, ["उपचय", "noun", "उपचय", "", "", "", "growth increase accumulation"])
let v = native_list_append(v, ["उपद्रव", "noun", "उपद्रव", "", "", "", "sudden disease"])
let v = native_list_append(v, ["उपादान", "noun", "उपादान", "", "", "", "offering"])
let v = native_list_append(v, ["रण्ड", "noun", "रण्डाः", "रण्डस्य", "रण्डाय", "", "a man who"])
let v = native_list_append(v, ["श्लोक", "noun", "श्लोकाः॑", "श्लोक॑स्य", "श्लोका॑य", "", "sound noise call"])
let v = native_list_append(v, ["गण्ड", "noun", "ग॒ण्डाः", "ग॒ण्डस्य॑", "ग॒ण्डाय॑", "", "the cheek the"])
let v = native_list_append(v, ["गल्ल", "noun", "गल्लाः", "गल्लस्य", "गल्लाय", "", "the cheek the"])
let v = native_list_append(v, ["स्वरान्तर", "noun", "स्वरान्तराणि", "स्वरान्तरस्य", "स्वरान्तराय", "", "vowel-interval - hiatus"])
let v = native_list_append(v, ["प्रतिशाखा", "noun", "प्रतिशाखाः", "प्रतिशाखायाः", "प्रतिशाखायै", "", "a side branch"])
let v = native_list_append(v, ["गूर्ति", "noun", "गू॒र्तयः॑", "गू॒र्तेः", "गू॒र्तये॑", "", "approval praise welcoming"])
let v = native_list_append(v, ["ताण्डव", "noun", "ताण्डवाः", "ताण्डवस्य", "ताण्डवाय", "", "frenzied violent dancing"])
let v = native_list_append(v, ["निगमन", "noun", "निगमनानि", "निगमनस्य", "निगमनाय", "", "insertion quotation of"])
let v = native_list_append(v, ["परिसर", "noun", "परिसर", "", "", "", "verge border proximity"])
let v = native_list_append(v, ["कृष्णा", "noun", "कृष्णाः", "कृष्णायाः", "कृष्णायै", "", "a name of"])
let v = native_list_append(v, ["बुद्धीन्द्रिय", "noun", "बुद्धीन्द्रियाणि", "बुद्धीन्द्रियस्य", "बुद्धीन्द्रियाय", "", "any of the"])
let v = native_list_append(v, ["मस्तु", "noun", "मस्तू॑नि", "मस्तु॑नः", "मस्तु॑ने", "", "sour cream"])
let v = native_list_append(v, ["बुन्द", "noun", "बु॒न्दाः", "बु॒न्दस्य॑", "बु॒न्दाय॑", "", "an arrow"])
let v = native_list_append(v, ["बन्ध", "noun", "ब॒न्धाः", "ब॒न्धस्य॑", "ब॒न्धाय॑", "", "a binding fetter"])
let v = native_list_append(v, ["यूथ", "noun", "यु॒थाः", "यु॒थस्य॑", "यु॒थाय॑", "", "troop flock herd"])
let v = native_list_append(v, ["गेह", "noun", "गे॒हाः", "गे॒हस्य॑", "गे॒हाय॑", "", "house home residence"])
let v = native_list_append(v, ["त्मन्", "noun", "त्मानः॑", "त्मनः॑", "त्मने॑", "", "breath"])
let v = native_list_append(v, ["रथी", "noun", "र॒थ्यः॑", "र॒थ्यः॑", "र॒थ्ये॑", "", "a rider especially"])
let v = native_list_append(v, ["विषुव", "noun", "विषुवाः", "विषुवस्य", "विषुवाय", "", "equinox"])
let v = native_list_append(v, ["अयनान्त", "noun", "अयनान्ताः", "अयनान्तस्य", "अयनान्ताय", "", "solstice"])
let v = native_list_append(v, ["भान", "noun", "भाना॑नि", "भान॑स्य", "भाना॑य", "", "appearance"])
let v = native_list_append(v, ["परिष्ठिति", "noun", "परिष्ठितयः", "परिष्ठितेः", "परिष्ठितये", "", "abode residence"])
let v = native_list_append(v, ["क्रन्दस्", "noun", "क्रन्दां॑सि", "क्रन्द॑सः", "क्रन्द॑से", "", "a war-cry battle"])
let v = native_list_append(v, ["वेद्या", "noun", "वे॒द्याः", "वे॒द्यायाः॑", "वे॒द्यायै॑", "", "knowledge"])
let v = native_list_append(v, ["वेदस्", "noun", "वेदां॑सि", "वेद॑सः", "वेद॑से", "", "knowledge science"])
let v = native_list_append(v, ["मरीचि", "noun", "मरी॑चयः", "मरी॑चेः", "मरी॑चये", "", "a particle of"])
let v = native_list_append(v, ["क्रन्दनु", "noun", "क्र॒न्द॒नवः॑", "क्र॒न्द॒नोः", "क्र॒न्द॒नवे॑", "", "roaring roar"])
let v = native_list_append(v, ["अनीक", "noun", "अनी॑काः", "अनी॑कस्य", "अनी॑काय", "", "the face"])
let v = native_list_append(v, ["मज्जा", "noun", "म॒ज्जाः", "म॒ज्जायाः॑", "म॒ज्जायै॑", "", "marrow of the"])
let v = native_list_append(v, ["मज्जस्", "noun", "मज्जांसि", "मज्जसः", "मज्जसे", "", "marrow of the"])
let v = native_list_append(v, ["पौष्टिक", "noun", "पौष्टिकानि", "पौष्टिकस्य", "पौष्टिकाय", "", "a cloth worn"])
let v = native_list_append(v, ["क्रीडा", "noun", "क्री॒डाः", "क्री॒डायाः॑", "क्री॒डायै॑", "", "sport play pastime"])
let v = native_list_append(v, ["लशुन", "noun", "लशुनानि", "लशुनस्य", "लशुनाय", "", "garlic"])
let v = native_list_append(v, ["अयोग्यता", "noun", "अयोग्यताः", "अयोग्यतायाः", "अयोग्यतायै", "", "unsuitability unfitness unworthiness"])
let v = native_list_append(v, ["श्रोता", "noun", "श्रोता", "", "", "", "nominative singular masculine/feminine"])
let v = native_list_append(v, ["भरस्", "noun", "भरां॑सि", "भर॑सः", "भर॑से", "", "bearing upholding"])
let v = native_list_append(v, ["स्थामन्", "noun", "स्थामा॑नि", "स्थाम्नः॑", "स्थाम्ने॑", "", "station seat place"])
let v = native_list_append(v, ["क्रेता", "noun", "क्रेता", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["अर्जन", "noun", "अर्जनानि", "अर्जनस्य", "अर्जनाय", "", "procuring acquiring gaining"])
let v = native_list_append(v, ["द्वारका", "noun", "द्वारकाः", "द्वारकायाः", "द्वारकायै", "", "Dwarka a city"])
let v = native_list_append(v, ["ကဝိ", "noun", "ကဝိ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["गृभ्", "noun", "गृभ्", "", "गृभे", "", "grasping seizing"])
let v = native_list_append(v, ["रागी", "noun", "रागी", "", "", "", "finger millet Eleusine"])
let v = native_list_append(v, ["धृति", "noun", "धृत॑यः", "धृतेः॑", "धृत॑ये", "", "constancy firmness"])
let v = native_list_append(v, ["कुलाल", "noun", "कुलालाः", "कुलालस्य", "कुलालाय", "", "a potter"])
let v = native_list_append(v, ["प्रस्तर", "noun", "प्रस्तराः", "प्रस्तरस्य", "प्रस्तराय", "", "a flat surface"])
let v = native_list_append(v, ["घूठि", "noun", "घूठि", "", "", "", "bow"])
let v = native_list_append(v, ["भाषित", "noun", "भाषित", "", "", "", "speech language talk"])
let v = native_list_append(v, ["गोस्वामिन्", "noun", "गोस्वामिन्", "", "", "", "the master or"])
let v = native_list_append(v, ["प्रभाकर", "noun", "प्रभाकर", "", "", "", "light-maker the sun"])
let v = native_list_append(v, ["𑀫𑀸𑀲", "noun", "𑀫𑀸𑀲", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["गुहा", "noun", "गुहाः॑", "गुहा॑याः", "गुहा॑यै", "", "hiding place cave"])
let v = native_list_append(v, ["प्राची", "noun", "प्राच्यः॑", "प्राच्याः॑", "प्राच्यै॑", "", "the east"])
let v = native_list_append(v, ["पर्द", "noun", "पर्दाः॑", "पर्द॑स्य", "पर्दा॑य", "", "a fart"])
let v = native_list_append(v, ["उड्डयन", "noun", "उड्डयनानि", "उड्डयनस्य", "उड्डयनाय", "", "alternative form of"])
let v = native_list_append(v, ["लवंग", "noun", "लवंग", "", "", "", "misspelling of लवङ्ग"])
let v = native_list_append(v, ["जटायु", "noun", "जटायवः", "जटायोः", "जटायवे", "", "bearded vulture lammergeier"])
let v = native_list_append(v, ["माष", "noun", "माषाः॑", "माष॑स्य", "माषा॑य", "", "any Old World"])
let v = native_list_append(v, ["मलपृष्ठ", "noun", "मलपृष्ठ", "", "", "", "the outer page"])
let v = native_list_append(v, ["धर्मचक्र", "noun", "धर्मचक्राणि", "धर्मचक्रस्य", "धर्मचक्राय", "", "the dharmachakra the"])
let v = native_list_append(v, ["𑀯𑀥𑀽", "noun", "𑀯𑀥𑀽", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["𑀤𑁂𑀯𑀻", "noun", "𑀤𑁂𑀯𑀻", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["द्विप", "noun", "द्विपाः", "द्विपस्य", "द्विपाय", "", "elephant"])
let v = native_list_append(v, ["विवेक", "noun", "विवेकाः", "विवेकस्य", "विवेकाय", "", "discrimination discernment"])
let v = native_list_append(v, ["अक", "noun", "अका॑नि", "अक॑स्य", "अका॑य", "", "pain unhappiness"])
let v = native_list_append(v, ["अत्क", "noun", "अत्काः॑", "अत्क॑स्य", "अत्का॑य", "", "cloak garment"])
let v = native_list_append(v, ["सकार", "noun", "सकाराः", "सकारस्य", "सकाराय", "", "the letter and"])
let v = native_list_append(v, ["अजाजि", "noun", "अजाजि", "", "", "", "cumin seed"])
let v = native_list_append(v, ["अरङ्यायतन​", "noun", "अरङ्यायतन​", "", "", "", "hermitage"])
let v = native_list_append(v, ["हरीतकी", "noun", "हरीतकी", "", "", "", "chebulic myrobalan Terminalia"])
let v = native_list_append(v, ["अरुणर्जु", "noun", "अरुणर्जु", "", "", "", "Hygrophila"])
let v = native_list_append(v, ["आर्यमार्ग", "noun", "आर्यमार्ग", "", "", "", "way of the"])
let v = native_list_append(v, ["आलेपन​", "noun", "आलेपन​", "", "", "", "salve"])
let v = native_list_append(v, ["अवत्रापिन्", "noun", "अवत्रापिन्", "", "", "", "a modest person"])
let v = native_list_append(v, ["अनामय", "noun", "अनामयानि", "अनामयस्य", "अनामयाय", "", "health"])
let v = native_list_append(v, ["संकलन", "noun", "संकलनानि", "संकलनस्य", "संकलनाय", "", "joining or adding"])
let v = native_list_append(v, ["संवेग", "noun", "संवेगाः", "संवेगस्य", "संवेगाय", "", "violent agitation excitement"])
let v = native_list_append(v, ["लक्षम्", "noun", "लक्षम्", "", "", "", "characteristic"])
let v = native_list_append(v, ["अव्याकृत", "noun", "अव्याकृत", "", "", "", "primordial matter from"])
let v = native_list_append(v, ["ब्रध्न", "noun", "ब्र॒ध्नाः", "ब्र॒ध्नस्य॑", "ब्र॒ध्नाय॑", "", "the sun"])
let v = native_list_append(v, ["मन्त्री", "noun", "मन्त्री", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["डिम्ब", "noun", "डिम्बाः", "डिम्बस्य", "डिम्बाय", "", "an egg"])
let v = native_list_append(v, ["วาต", "noun", "วาต", "", "", "", "Thai script form"])
let v = native_list_append(v, ["पत्त्र", "noun", "पत्त्रा॑णि", "पत्त्र॑स्य", "पत्त्रा॑य", "", "leaf of a"])
let v = native_list_append(v, ["स्थावर", "noun", "स्थावराणि", "स्थावरस्य", "स्थावराय", "", "immovable property"])
let v = native_list_append(v, ["वैद्यनाथ", "noun", "वैद्यनाथ", "", "", "", "lord of physicians"])
let v = native_list_append(v, ["बिल्व", "noun", "बिल्वाः", "बिल्वस्य", "बिल्वाय", "", "bael fruit tree"])
let v = native_list_append(v, ["मैत्री", "noun", "मै॒त्र्यः॑", "मै॒त्र्याः", "मै॒त्र्यै", "", "friendship"])
let v = native_list_append(v, ["अनुग्रह", "noun", "अनुग्रह", "", "", "", "favour kindness showing"])
let v = native_list_append(v, ["भिक्षुणी", "noun", "भिक्षुण्यः", "भिक्षुण्याः", "भिक्षुण्यै", "", "Buddhist nun"])
let v = native_list_append(v, ["वृकी", "noun", "वृ॒क्यः॑", "वृ॒क्यः॑", "वृ॒क्ये॑", "", "a she-wolf"])
let v = native_list_append(v, ["पुवस्", "noun", "पुवां॑सि", "पुव॑सः", "पुव॑से", "", "purulent matter pus"])
let v = native_list_append(v, ["मकक", "noun", "मक॑काः", "मक॑कस्य", "मक॑काय", "", "some sort of"])
let v = native_list_append(v, ["कशप्लक", "noun", "कश॑प्लकाः", "कश॑प्लकस्य", "कश॑प्लकाय", "", "the buttocks or"])
let v = native_list_append(v, ["जंहस्", "noun", "जंहां॑सि", "जंह॑सः", "जंह॑से", "", "moving going striding"])
let v = native_list_append(v, ["पुद्गल", "noun", "पुद्गलाः", "पुद्गलस्य", "पुद्गलाय", "", "the body"])
let v = native_list_append(v, ["अंशुमती", "noun", "अंशुमती", "", "", "", "Desmodium gangeticum"])
let v = native_list_append(v, ["अशैक्षमार्ग", "noun", "अशैक्षमार्गाः", "अशैक्षमार्गस्य", "अशैक्षमार्गाय", "", "the path of"])
let v = native_list_append(v, ["अशैक्ष", "noun", "अशैक्ष", "", "", "", "one no longer"])
let v = native_list_append(v, ["अश्रद्ध​", "noun", "अश्रद्ध​", "", "", "", "unbeliever"])
let v = native_list_append(v, ["आश्लेषा", "noun", "आश्लेषा", "", "", "", "Cancer constellation"])
let v = native_list_append(v, ["अश्वगन्ध", "noun", "अश्वगन्ध", "", "", "", "ashwagandha"])
let v = native_list_append(v, ["कर्तनी", "noun", "कर्तन्यः", "कर्तन्याः", "कर्तन्यै", "", "scissors"])
let v = native_list_append(v, ["ស្វគ្គ៌", "noun", "ស្វគ្គ៌", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["ទាស", "noun", "ទាស", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["និត្យ", "noun", "និត្យ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["សំបទ៑", "noun", "សំបទ៑", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["सम्पद्", "noun", "स॒म्पदः॑", "स॒म्पदः॑", "स॒म्पदे॑", "", "success fulfilment"])
let v = native_list_append(v, ["យាតនា", "noun", "យាតនា", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["यातना", "noun", "यातनाः", "यातनायाः", "यातनायै", "", "torment agony"])
let v = native_list_append(v, ["ភវក្ឞយ", "noun", "ភវក្ឞយ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["भवक्षय", "noun", "भवक्षयाः", "भवक्षयस्य", "भवक्षयाय", "", "end of existence"])
let v = native_list_append(v, ["धीता", "noun", "धीताः", "धीतायाः", "धीतायै", "", "daughter Buddh."])
let v = native_list_append(v, ["गुह्", "noun", "गुहः॑", "गु॒हः", "गु॒हे", "", "a hiding place"])
let v = native_list_append(v, ["भूपति", "noun", "भू॒पत॑यः", "भू॒पतेः॑", "भू॒पत॑ये", "", "lord of the"])
let v = native_list_append(v, ["वयुन", "noun", "व॒युना॑नि", "व॒युन॑स्य", "व॒युना॑य", "", "wisdom"])
let v = native_list_append(v, ["परस्वत्", "noun", "परस्वत्", "", "", "", "rhinoceros"])
let v = native_list_append(v, ["केले", "noun", "केले", "", "", "", "vocative singular of"])
let v = native_list_append(v, ["असे", "noun", "असे", "", "", "", "vocative singular of"])
let v = native_list_append(v, ["शिरोपधान", "noun", "शिरोपधानानि", "शिरोपधानस्य", "शिरोपधानाय", "", "pillow"])
let v = native_list_append(v, ["फेनक", "noun", "फेनकाः", "फेनकस्य", "फेनकाय", "", "a lathering substance"])
let v = native_list_append(v, ["ध्रुति", "noun", "ध्रुत॑यः", "ध्रुतेः॑", "ध्रुत॑ये", "", "misleading seduction deception"])
let v = native_list_append(v, ["मियेध", "noun", "मि॒येधाः॑", "मि॒येध॑स्य", "मि॒येधा॑य", "", "sacrificial oblation offering"])
let v = native_list_append(v, ["ओदन", "noun", "ओ॒द॒नाः", "ओ॒द॒नस्य॑", "ओ॒द॒नाय॑", "", "grain mashed and"])
let v = native_list_append(v, ["साढृ", "noun", "साढा॑रः", "साढुः॑", "साढ्रे॑", "", "a conqueror"])
let v = native_list_append(v, ["साळ्हृ", "noun", "साळ्हा॑रः", "साळ्हुः॑", "साढ्रे॑", "", "a victor conqueror"])
let v = native_list_append(v, ["मयस्", "noun", "मयां॑सि", "मय॑सः", "मय॑से", "", "pleasure enjoyment refreshment"])
let v = native_list_append(v, ["वकार", "noun", "वकाराः", "वकारस्य", "वकाराय", "", "The name of"])
let v = native_list_append(v, ["छिद्र", "noun", "छि॒द्राणि॑", "छि॒द्रस्य॑", "छि॒द्राय॑", "", "hole slit cleft"])
let v = native_list_append(v, ["नय", "noun", "नयाः", "नयस्य", "नयाय", "", "leading of an"])
let v = native_list_append(v, ["स्रुव", "noun", "स्रुव", "", "", "", "a small wooden"])
let v = native_list_append(v, ["मण्डूक", "noun", "म॒ण्डूकाः॑", "म॒ण्डूक॑स्य", "म॒ण्डूका॑य", "", "frog"])
let v = native_list_append(v, ["उर्वरा", "noun", "उ॒र्वराः॑", "उ॒र्वरा॑याः", "उ॒र्वरा॑यै", "", "fertile soil field"])
let v = native_list_append(v, ["ऋश", "noun", "ऋशाः॑", "ऋश॑स्य", "ऋशा॑य", "", "a stag the"])
let v = native_list_append(v, ["जातिफल", "noun", "जातिफलानि", "जातिफलस्य", "जातिफलाय", "", "nutmeg Myristica fragrans"])
let v = native_list_append(v, ["योद्धृ", "noun", "योद्धारः", "योद्धुः", "योद्ध्रे", "", "a fighter warrior"])
let v = native_list_append(v, ["हस्तत्राण", "noun", "हस्तत्राणानि", "हस्तत्राणस्य", "हस्तत्राणाय", "", "hand glove"])
let v = native_list_append(v, ["करवस्त्र", "noun", "करवस्त्राणि", "करवस्त्रस्य", "करवस्त्राय", "", "handkerchief"])
let v = native_list_append(v, ["भिण्डा", "noun", "भिण्डाः", "भिण्डायाः", "भिण्डायै", "", "okra"])
let v = native_list_append(v, ["आलुक", "noun", "आलुकाः", "आलुकस्य", "आलुकाय", "", "a kind of"])
let v = native_list_append(v, ["पुष्पशाक", "noun", "पुष्पशाकाः", "पुष्पशाकस्य", "पुष्पशाकाय", "", "“the flower vegetable”"])
let v = native_list_append(v, ["केम्बुक", "noun", "केम्बुकानि", "केम्बुकस्य", "केम्बुकाय", "", "cabbage"])
let v = native_list_append(v, ["कपिशाक", "noun", "कपिशाकाः", "कपिशाकस्य", "कपिशाकाय", "", "broccoli"])
let v = native_list_append(v, ["अलाबु", "noun", "अ॒लाब॑वः", "अ॒लाबोः॑", "अ॒लाब॑वे", "", "the bottle gourd"])
let v = native_list_append(v, ["कोशवती", "noun", "कोशवत्यः", "कोशवत्याः", "कोशवत्यै", "", "ridge gourd"])
let v = native_list_append(v, ["पटोल", "noun", "पटोलाः", "पटोलस्य", "पटोलाय", "", "pointed gourd Trichosanthes"])
let v = native_list_append(v, ["कुष्माण्ड", "noun", "कुष्माण्डाः", "कुष्माण्डस्य", "कुष्माण्डाय", "", "pumpkin"])
let v = native_list_append(v, ["पालङ्की", "noun", "पालङ्क्यः", "पालङ्क्याः", "पालङ्क्यै", "", "Indian spinach Beta"])
let v = native_list_append(v, ["वातिङ्गण", "noun", "वातिङ्गणाः", "वातिङ्गणस्य", "वातिङ्गणाय", "", "aubergine eggplant"])
let v = native_list_append(v, ["रक्तफल", "noun", "रक्तफलानि", "रक्तफलस्य", "रक्तफलाय", "", "tomato"])
let v = native_list_append(v, ["शैम्ब्य", "noun", "शैम्ब्याः", "शैम्ब्यस्य", "शैम्ब्याय", "", "green beans"])
let v = native_list_append(v, ["कर्कटिका", "noun", "कर्कटिकाः", "कर्कटिकायाः", "कर्कटिकायै", "", "cucumber"])
let v = native_list_append(v, ["भशिरा", "noun", "भशिराः", "भशिरायाः", "भशिरायै", "", "beetroot"])
let v = native_list_append(v, ["धानेयक", "noun", "धानेयकानि", "धानेयकस्य", "धानेयकाय", "", "coriander"])
let v = native_list_append(v, ["मूलिका", "noun", "मूलिकाः", "मूलिकायाः", "मूलिकायै", "", "radish"])
let v = native_list_append(v, ["हरेणु", "noun", "हरेणवः", "हरेणोः", "हरेणवे", "", "a kind of"])
let v = native_list_append(v, ["छत्रक", "noun", "छत्रक", "", "", "", "misspelling of छत्त्रक"])
let v = native_list_append(v, ["मेथिका", "noun", "मेथिकाः", "मेथिकायाः", "मेथिकायै", "", "fenugreek methi"])
let v = native_list_append(v, ["कारवेल्ल", "noun", "कारवेल्लाः", "कारवेल्लस्य", "कारवेल्लाय", "", "bitter melon or"])
let v = native_list_append(v, ["निम्बूक", "noun", "निम्बूकाः", "निम्बूकस्य", "निम्बूकाय", "", "a common lime"])
let v = native_list_append(v, ["गृञ्जन", "noun", "गृञ्जनानि", "गृञ्जनस्य", "गृञ्जनाय", "", "turnip"])
let v = native_list_append(v, ["वर्वट", "noun", "वर्वट", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["राजमाष", "noun", "राजमाषाः", "राजमाषस्य", "राजमाषाय", "", "kidney beans"])
let v = native_list_append(v, ["चण", "noun", "चणाः", "चणस्य", "चणाय", "", "gram chickpea Cicer"])
let v = native_list_append(v, ["टिण्डिश", "noun", "टिण्डिशाः", "टिण्डिशस्य", "टिण्डिशाय", "", "Tinda or apple"])
let v = native_list_append(v, ["न्यून", "noun", "न्यू॑नानि", "न्यू॑नस्य", "न्यू॑नाय", "", "vulva"])
let v = native_list_append(v, ["मांस्", "noun", "मांस्", "", "", "", "flesh meat"])
let v = native_list_append(v, ["वृक्क", "noun", "वृ॒क्काः", "वृ॒क्कस्य॑", "वृ॒क्काय॑", "", "kidney"])
let v = native_list_append(v, ["बन्धन", "noun", "बन्ध॑नानि", "बन्ध॑नस्य", "बन्ध॑नाय", "", "a bond fetter"])
let v = native_list_append(v, ["वैष्णव", "noun", "वैष्णव", "", "", "", "a worshipper of"])
let v = native_list_append(v, ["शैव", "noun", "शैवाः", "शैवस्य", "शैवाय", "", "a worshipper of"])
let v = native_list_append(v, ["कौशलम्", "noun", "कौशलम्", "", "", "", "nominative/accusative singular of"])
let v = native_list_append(v, ["वाताद", "noun", "वातादाः", "वातादस्य", "वातादाय", "", "air-eater a kind"])
let v = native_list_append(v, ["हेळ", "noun", "हेळाः॑", "हेळ॑स्य", "हेळा॑य", "", "anger passion hatred"])
let v = native_list_append(v, ["व्यजन", "noun", "व्यजनानि", "व्यजनस्य", "व्यजनाय", "", "a palm-leaf or"])
let v = native_list_append(v, ["शल्यक्रिया", "noun", "शल्यक्रियाः", "शल्यक्रियायाः", "शल्यक्रियायै", "", "surgery"])
let v = native_list_append(v, ["शल्यकार", "noun", "शल्यकाराः", "शल्यकारस्य", "शल्यकाराय", "", "surgeon"])
let v = native_list_append(v, ["आसन्द", "noun", "आसन्दाः", "आसन्दस्य", "आसन्दाय", "", "chair"])
let v = native_list_append(v, ["गोलदीप", "noun", "गोलदीपाः", "गोलदीपस्य", "गोलदीपाय", "", "bulb"])
let v = native_list_append(v, ["दण्डदीप", "noun", "दण्डदीपाः", "दण्डदीपस्य", "दण्डदीपाय", "", "fluorescent lamp tubelight"])
let v = native_list_append(v, ["करदीप", "noun", "करदीपाः", "करदीपस्य", "करदीपाय", "", "torch"])
let v = native_list_append(v, ["शाक", "noun", "शाकाः", "शाकस्य", "शाकाय", "", "a vegetable greens"])
let v = native_list_append(v, ["अङ्कनी", "noun", "अङ्कन्यः", "अङ्कन्याः", "अङ्कन्यै", "", "pencil"])
let v = native_list_append(v, ["मसि", "noun", "मसयः", "मसेः", "मसये", "", "alternative form of"])
let v = native_list_append(v, ["मसी", "noun", "मस्यः", "मस्याः", "मस्यै", "", "alternative form of"])
let v = native_list_append(v, ["मषी", "noun", "मष्यः", "मष्याः", "मष्यै", "", "alternative form of"])
let v = native_list_append(v, ["मसिपात्र", "noun", "मसिपात्राणि", "मसिपात्रस्य", "मसिपात्राय", "", "inkpot"])
let v = native_list_append(v, ["मसीपात्र", "noun", "मसीपात्राणि", "मसीपात्रस्य", "मसीपात्राय", "", "alternative form of"])
let v = native_list_append(v, ["मषिपात्र", "noun", "मषिपात्राणि", "मषिपात्रस्य", "मषिपात्राय", "", "alternative form of"])
let v = native_list_append(v, ["मषीपात्र", "noun", "मषीपात्राणि", "मषीपात्रस्य", "मषीपात्राय", "", "alternative form of"])
let v = native_list_append(v, ["लुम्बिनी", "noun", "लुम्बिनी", "", "", "", "Lumbini a pilgrimage"])
let v = native_list_append(v, ["वचा", "noun", "वचा", "", "", "", "sweet flag Acorus"])
let v = native_list_append(v, ["नापित", "noun", "नापित", "", "", "", "barber"])
let v = native_list_append(v, ["तिन्दिश", "noun", "तिन्दिश", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["जवा", "noun", "जवाः", "जवायाः", "जवायै", "", "rose more specifically"])
let v = native_list_append(v, ["आवर्त", "noun", "आवर्ताः", "आवर्तस्य", "आवर्ताय", "", "whirlpool"])
let v = native_list_append(v, ["धन्वन्", "noun", "धन्वा॑नि", "धन्व॑नः", "धन्व॑ने", "", "a bow"])
let v = native_list_append(v, ["आगार", "noun", "आ॒गा॒राणि॑", "आ॒गा॒रस्य॑", "आ॒गा॒राय॑", "", "apartment house dwelling"])
let v = native_list_append(v, ["स्नानागार", "noun", "स्नानागाराणि", "स्नानागारस्य", "स्नानागाराय", "", "bathroom"])
let v = native_list_append(v, ["शयन", "noun", "शय॑नानि", "शय॑नस्य", "शय॑नाय", "", "the act of"])
let v = native_list_append(v, ["शयनागार", "noun", "शयनागाराणि", "शयनागारस्य", "शयनागाराय", "", "bedroom dormitory"])
let v = native_list_append(v, ["सुनीत", "noun", "सुनीतानि", "सुनीतस्य", "सुनीताय", "", "good or wise"])
let v = native_list_append(v, ["वरस्", "noun", "वरां॑सि", "वर॑सः", "वर॑से", "", "width breadth expanse"])
let v = native_list_append(v, ["सव्य", "noun", "स॒व्याः", "स॒व्यस्य॑", "स॒व्याय॑", "", "the left arm"])
let v = native_list_append(v, ["पालिका", "noun", "पालिकाः", "पालिकायाः", "पालिकायै", "", "protector feminine"])
let v = native_list_append(v, ["बन्दिन्", "noun", "बन्दिनः", "बन्दिनः", "बन्दिने", "", "alternative form of"])
let v = native_list_append(v, ["कश्यपमेरु", "noun", "कश्यपमेरवः", "कश्यपमेरोः", "कश्यपमेरवे", "", "Kashmir"])
let v = native_list_append(v, ["घ्रंस", "noun", "घ्रं॒साः", "घ्रं॒सस्य॑", "घ्रं॒साय॑", "", "heat of the"])
let v = native_list_append(v, ["युध्म", "noun", "यु॒ध्माः", "यु॒ध्मस्य॑", "यु॒ध्माय॑", "", "warrior hero combatant"])
let v = native_list_append(v, ["कदली", "noun", "कदल्यः", "कदल्याः", "कदल्यै", "", "banana"])
let v = native_list_append(v, ["बन्दिनी", "noun", "बन्दिन्यः", "बन्दिन्याः", "बन्दिन्यै", "", "prisoner feminine"])
let v = native_list_append(v, ["लोहित", "noun", "लोहि॑ताः", "लोहि॑तस्य", "लोहि॑ताय", "", "blood"])
let v = native_list_append(v, ["शास्त्रिन्", "noun", "शास्त्रिणः", "शास्त्रिणः", "शास्त्रिणे", "", "learned in the"])
let v = native_list_append(v, ["मन्त्रिणी", "noun", "मन्त्रिण्यः", "मन्त्रिण्याः", "मन्त्रिण्यै", "", "ministress feminine of"])
let v = native_list_append(v, ["शास्त्रिणी", "noun", "शास्त्रिण्यः", "शास्त्रिण्याः", "शास्त्रिण्यै", "", "knower of the"])
let v = native_list_append(v, ["सङ्गणक", "noun", "सङ्गणक", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["चक्रवर्तिन्", "noun", "चक्रवर्तिनः", "चक्रवर्तिनः", "चक्रवर्तिने", "", "chakravartin wheel-turner in"])
let v = native_list_append(v, ["चक्रवर्तिनी", "noun", "चक्रवर्तिन्यः", "चक्रवर्तिन्याः", "चक्रवर्तिन्यै", "", "wheel-turner in reference"])
let v = native_list_append(v, ["स्नात", "noun", "स्ना॒ताः", "स्ना॒तस्य॑", "स्ना॒ताय॑", "", "one whose religious"])
let v = native_list_append(v, ["अन्तःकरण", "noun", "अन्तःकरण", "", "", "", "Antahkarana the totality"])
let v = native_list_append(v, ["उपनेत्र", "noun", "उपनेत्राणि", "उपनेत्रस्य", "उपनेत्राय", "", "spectacles"])
let v = native_list_append(v, ["सर्वनामन्", "noun", "सर्वनामानि", "सर्वनाम्नः", "सर्वनाम्ने", "", "pronoun"])
let v = native_list_append(v, ["क्रेतृ", "noun", "क्रेतारः", "क्रेतुः", "क्रेत्रे", "", "buyer purchaser"])
let v = native_list_append(v, ["विक्रेतृ", "noun", "विक्रेतारः", "विक्रेतुः", "विक्रेत्रे", "", "seller one who"])
let v = native_list_append(v, ["प्रत्याशिन्", "noun", "प्रत्याशिनः", "प्रत्याशिनः", "प्रत्याशिने", "", "candidate one who"])
let v = native_list_append(v, ["प्रत्याशिनी", "noun", "प्रत्याशिन्यः", "प्रत्याशिन्याः", "प्रत्याशिन्यै", "", "candidate feminine"])
let v = native_list_append(v, ["श्रावण", "noun", "श्रावणाः", "श्रावणस्य", "श्रावणाय", "", "a heretic L."])
let v = native_list_append(v, ["भाद्र", "noun", "भाद्र", "", "", "", "Sixth month of"])
let v = native_list_append(v, ["आश्विन", "noun", "आ॒श्वि॒नाः", "आ॒श्वि॒नस्य॑", "आ॒श्वि॒नाय॑", "", "month in the"])
let v = native_list_append(v, ["मार्गशीर्ष", "noun", "मार्गशीर्षाः", "मार्गशीर्षस्य", "मार्गशीर्षाय", "", "ninth month of"])
let v = native_list_append(v, ["अग्रहायण", "noun", "अग्रहायण", "", "", "", "ninth month of"])
let v = native_list_append(v, ["पौष", "noun", "पौषाः", "पौषस्य", "पौषाय", "", "tenth month of"])
let v = native_list_append(v, ["माघ", "noun", "मा॒घाः", "मा॒घस्य॑", "मा॒घाय॑", "", "eleventh month of"])
let v = native_list_append(v, ["फाल्गुन", "noun", "फा॒ल्गु॒नाः", "फा॒ल्गु॒नस्य॑", "फा॒ल्गु॒नाय॑", "", "Phalguna twelfth month"])
let v = native_list_append(v, ["अस्वीकार", "noun", "अस्वीकाराः", "अस्वीकारस्य", "अस्वीकाराय", "", "nonacquiescence dissent"])
let v = native_list_append(v, ["अन्तःपात्र", "noun", "अन्तःपात्र", "", "", "", "the interior of"])
let v = native_list_append(v, ["कर्गद", "noun", "कर्गदाः", "कर्गदस्य", "कर्गदाय", "", "paper"])
let v = native_list_append(v, ["उत्पीठिका", "noun", "उत्पीठिकाः", "उत्पीठिकायाः", "उत्पीठिकायै", "", "table"])
let v = native_list_append(v, ["अन्तर्जाल", "noun", "अन्तर्जालानि", "अन्तर्जालस्य", "अन्तर्जालाय", "", "internet"])
let v = native_list_append(v, ["मश", "noun", "मशाः", "मशस्य", "मशाय", "", "mosquito"])
let v = native_list_append(v, ["गर्भिणी", "noun", "ग॒र्भिण्यः॑", "ग॒र्भिण्याः॑", "ग॒र्भिण्यै॑", "", "a pregnant woman"])
let v = native_list_append(v, ["दूरीकरण", "noun", "दूरीकरणानि", "दूरीकरणस्य", "दूरीकरणाय", "", "making distant removing"])
let v = native_list_append(v, ["वैकुण्ठ", "noun", "वैकुण्ठ", "", "", "", "The paradise or"])
let v = native_list_append(v, ["दायी", "noun", "दायी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["दायिनी", "noun", "दायिन्यः", "दायिन्याः", "दायिन्यै", "", "giver one who"])
let v = native_list_append(v, ["संज्ञापद", "noun", "संज्ञापदानि", "संज्ञापदस्य", "संज्ञापदाय", "", "noun"])
let v = native_list_append(v, ["साक्षी", "noun", "साक्षी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["रोगिन्", "noun", "रोगिणः", "रोगिणः", "रोगिणे", "", "ill one with"])
let v = native_list_append(v, ["रोगिणी", "noun", "रोगिण्यः", "रोगिण्याः", "रोगिण्यै", "", "ill one with"])
let v = native_list_append(v, ["योगिन्", "noun", "योगिनः", "योगिनः", "योगिने", "", "Yogi one who"])
let v = native_list_append(v, ["योगिनी", "noun", "योगिन्यः", "योगिन्याः", "योगिन्यै", "", "Yogini one who"])
let v = native_list_append(v, ["साक्षिन्", "noun", "साक्षिणः", "साक्षिणः", "साक्षिणे", "", "witness spectator"])
let v = native_list_append(v, ["साक्षिणी", "noun", "साक्षिण्यः", "साक्षिण्याः", "साक्षिण्यै", "", "spectator witness feminine"])
let v = native_list_append(v, ["मघ", "noun", "म॒घानि॑", "म॒घस्य॑", "म॒घाय॑", "", "wealth power"])
let v = native_list_append(v, ["भौम", "noun", "भौम", "", "", "", "the planet Mars"])
let v = native_list_append(v, ["अधिकारिन्", "noun", "अधिकारिणः", "अधिकारिणः", "अधिकारिणे", "", "official one with"])
let v = native_list_append(v, ["अधिकारिणी", "noun", "अधिकारिण्यः", "अधिकारिण्याः", "अधिकारिण्यै", "", "official one with"])
let v = native_list_append(v, ["उत्तराधिकारिन्", "noun", "उत्तराधिकारिणः", "उत्तराधिकारिणः", "उत्तराधिकारिणे", "", "successor"])
let v = native_list_append(v, ["उत्तराधिकारिणी", "noun", "उत्तराधिकारिण्यः", "उत्तराधिकारिण्याः", "उत्तराधिकारिण्यै", "", "heir feminine"])
let v = native_list_append(v, ["यात्रिन्", "noun", "यात्रिणः", "यात्रिणः", "यात्रिणे", "", "traveller one who"])
let v = native_list_append(v, ["यात्रिणी", "noun", "यात्रिण्यः", "यात्रिण्याः", "यात्रिण्यै", "", "traveller one who"])
let v = native_list_append(v, ["अपराधिनी", "noun", "अपराधिन्यः", "अपराधिन्याः", "अपराधिन्यै", "", "criminal one who"])
let v = native_list_append(v, ["कालिका", "noun", "कालिकाः", "कालिकायाः", "कालिकायै", "", "name of a"])
let v = native_list_append(v, ["कन्दुक", "noun", "कन्दुकानि", "कन्दुकस्य", "कन्दुकाय", "", "ball"])
let v = native_list_append(v, ["पादकन्दुक", "noun", "पादकन्दुकाः", "पादकन्दुकस्य", "पादकन्दुकाय", "", "football the ball"])
let v = native_list_append(v, ["पादकन्दुकक्रीडा", "noun", "पादकन्दुकक्रीडाः", "पादकन्दुकक्रीडायाः", "पादकन्दुकक्रीडायै", "", "football the game"])
let v = native_list_append(v, ["भङ्ग", "noun", "भ॒ङ्गाः", "भ॒ङ्गस्य॑", "भ॒ङ्गाय॑", "", "breaking splitting dividing"])
let v = native_list_append(v, ["विद्यार्थिन्", "noun", "विद्यार्थिनः", "विद्यार्थिनः", "विद्यार्थिने", "", "student one who"])
let v = native_list_append(v, ["विद्यार्थिनी", "noun", "विद्यार्थिन्यः", "विद्यार्थिन्याः", "विद्यार्थिन्यै", "", "student one who"])
let v = native_list_append(v, ["शिष्या", "noun", "शिष्याः", "शिष्यायाः", "शिष्यायै", "", "student disciple feminine"])
let v = native_list_append(v, ["छत्र", "noun", "छत्राणि", "छत्रस्य", "छत्राय", "", "alternative spelling of"])
let v = native_list_append(v, ["अभियन्ता", "noun", "अभियन्ता", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["अभियन्तृ", "noun", "अभियन्तारः", "अभियन्तुः", "अभियन्त्रे", "", "engineer"])
let v = native_list_append(v, ["स्वेदन", "noun", "स्वेदनानि", "स्वेदनस्य", "स्वेदनाय", "", "the act of"])
let v = native_list_append(v, ["स्वेदक", "noun", "स्वेदकाः", "स्वेदकस्य", "स्वेदकाय", "", "sweater something which"])
let v = native_list_append(v, ["संन्यासिन्", "noun", "संन्यासिनः", "संन्यासिनः", "संन्यासिने", "", "ascetic one who"])
let v = native_list_append(v, ["संन्यासिनी", "noun", "संन्यासिन्यः", "संन्यासिन्याः", "संन्यासिन्यै", "", "ascetic one who"])
let v = native_list_append(v, ["स्वार्थ", "noun", "स्वार्थाः", "स्वार्थस्य", "स्वार्थाय", "", "selfishness meaning for"])
let v = native_list_append(v, ["सौर्य", "noun", "सौर्याः", "सौर्यस्य", "सौर्याय", "", "Saturn regarded as"])
let v = native_list_append(v, ["अगरु", "noun", "अगरवः", "अगरोः", "अगरवे", "", "agarwood"])
let v = native_list_append(v, ["कपीश", "noun", "कपीशाः", "कपीशस्य", "कपीशाय", "", "a name of"])
let v = native_list_append(v, ["केलि", "noun", "केलयः", "केलेः", "केलये", "", "play sport"])
let v = native_list_append(v, ["तालक", "noun", "तालकानि", "तालकस्य", "तालकाय", "", "orpiment"])
let v = native_list_append(v, ["मालिन्", "noun", "मालिनः", "मालिनः", "मालिने", "", "gardener florist"])
let v = native_list_append(v, ["चन्द्रमः", "noun", "चन्द्रमः", "", "", "", "masculine vocative singular"])
let v = native_list_append(v, ["चन्द्रमस्", "noun", "च॒न्द्रम॑सः", "च॒न्द्रम॑सः", "च॒न्द्रम॑से", "", "the deity of"])
let v = native_list_append(v, ["चन्द्रमाः", "noun", "चन्द्रमाः", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["ऋणिनी", "noun", "ऋणिन्यः", "ऋणिन्याः", "ऋणिन्यै", "", "female debtor"])
let v = native_list_append(v, ["सुखिन्", "noun", "सुखिनः", "सुखिनः", "सुखिने", "", "a religious ascetic"])
let v = native_list_append(v, ["विद्वान्", "noun", "विद्वान्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["विद्वांस्", "noun", "वि॒द्वांसः॑", "वि॒दुषः॑", "वि॒दुषे॑", "", "a wise man"])
let v = native_list_append(v, ["दानिन्", "noun", "दानिनः", "दानिनः", "दानिने", "", "giver donor"])
let v = native_list_append(v, ["दानिनी", "noun", "दानिन्यः", "दानिन्याः", "दानिन्यै", "", "giver donor feminine"])
let v = native_list_append(v, ["वाटिका", "noun", "वाटिकाः", "वाटिकायाः", "वाटिकायै", "", "an enclosure garden"])
let v = native_list_append(v, ["चमू", "noun", "च॒म्वः॑", "च॒म्वाः", "च॒म्वै", "", "a vessel or"])
let v = native_list_append(v, ["परिग्रह", "noun", "प॒रि॒ग्र॒हाः", "प॒रि॒ग्र॒हस्य॑", "प॒रि॒ग्र॒हाय॑", "", "getting attaining acquisition"])
let v = native_list_append(v, ["अपरिग्रह", "noun", "अपरिग्रहाः", "अपरिग्रहस्य", "अपरिग्रहाय", "", "greedlessness"])
let v = native_list_append(v, ["लीला", "noun", "लीलाः", "लीलायाः", "लीलायै", "", "play sport diversion"])
let v = native_list_append(v, ["प्रत्याहार", "noun", "प्रत्याहार", "", "", "", "withdrawal especially of"])
let v = native_list_append(v, ["चित्तवृत्ति", "noun", "चित्तवृत्ति", "", "", "", "disposition or state"])
let v = native_list_append(v, ["पीनस", "noun", "पीनसाः", "पीनसस्य", "पीनसाय", "", "cold affecting the"])
let v = native_list_append(v, ["प्रतिश्याय", "noun", "प्रतिश्यायाः", "प्रतिश्यायस्य", "प्रतिश्यायाय", "", "cold affecting the"])
let v = native_list_append(v, ["कल्प", "noun", "कल्पा॑नि", "कल्प॑स्य", "कल्पा॑य", "", "a kind of"])
let v = native_list_append(v, ["कलिका", "noun", "कलिकाः", "कलिकायाः", "कलिकायै", "", "the sixteenth part"])
let v = native_list_append(v, ["प्राणिन्", "noun", "प्रा॒णिनः॑", "प्रा॒णिनः॑", "प्रा॒णिने॑", "", "a living or"])
let v = native_list_append(v, ["उपालम्भ", "noun", "उपालम्भाः", "उपालम्भस्य", "उपालम्भाय", "", "reproach censure abuse"])
let v = native_list_append(v, ["नेत्रोपम", "noun", "नेत्रोपमाः", "नेत्रोपमस्य", "नेत्रोपमाय", "", "the almond tree"])
let v = native_list_append(v, ["ईषद्वीर्य", "noun", "ईषद्वीर्याः", "ईषद्वीर्यस्य", "ईषद्वीर्याय", "", "the almond tree"])
let v = native_list_append(v, ["वाताम", "noun", "वाताम", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["यौन", "noun", "यौनानि", "यौनस्य", "यौनाय", "", "matrimonial connection conjugal"])
let v = native_list_append(v, ["योनी", "noun", "योन्यः॑", "योन्याः॑", "योन्यै॑", "", "alternative spelling of"])
let v = native_list_append(v, ["संकल्पः", "noun", "संकल्पः", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["संकल्पौ", "noun", "संकल्पौ", "", "", "", "masculine nominative dual"])
let v = native_list_append(v, ["संकल्पयोः", "noun", "संकल्पयोः", "", "", "", "masculine genitive dual"])
let v = native_list_append(v, ["संकल्पाः", "noun", "संकल्पाः", "", "", "", "masculine nominative plural"])
let v = native_list_append(v, ["संकल्पान्", "noun", "संकल्पान्", "", "", "", "masculine accusative plural"])
let v = native_list_append(v, ["संकल्पैः", "noun", "संकल्पैः", "", "", "", "masculine instrumental plural"])
let v = native_list_append(v, ["संकल्पेभ्यः", "noun", "संकल्पेभ्यः", "", "", "", "masculine dative plural"])
let v = native_list_append(v, ["संकल्पानाम्", "noun", "संकल्पानाम्", "", "", "", "masculine genitive plural"])
let v = native_list_append(v, ["संकल्पेषु", "noun", "संकल्पेषु", "", "", "", "masculine locative plural"])
let v = native_list_append(v, ["संकल्पम्", "noun", "संकल्पम्", "", "", "", "masculine accusative singular"])
let v = native_list_append(v, ["संकल्पेन", "noun", "संकल्पेन", "", "", "", "masculine instrumental singular"])
let v = native_list_append(v, ["संकल्पाय", "noun", "संकल्पाय", "", "", "", "masculine dative singular"])
let v = native_list_append(v, ["संकल्पात्", "noun", "संकल्पात्", "", "", "", "masculine ablative singular"])
let v = native_list_append(v, ["संकल्पस्य", "noun", "संकल्पस्य", "", "", "", "masculine genitive singular"])
let v = native_list_append(v, ["संकल्पे", "noun", "संकल्पे", "", "", "", "masculine locative singular"])
let v = native_list_append(v, ["शत्र्वोस्", "noun", "शत्र्वोस्", "", "", "", "masculine genitive dual"])
let v = native_list_append(v, ["शत्रवस्", "noun", "शत्रवस्", "", "", "", "masculine nominative plural"])
let v = native_list_append(v, ["शत्रुभ्यस्", "noun", "शत्रुभ्यस्", "", "", "", "masculine dative plural"])
let v = native_list_append(v, ["शत्रूणाम्", "noun", "शत्रूणाम्", "", "", "", "masculine genitive plural"])
let v = native_list_append(v, ["शत्रुषु", "noun", "शत्रुषु", "", "", "", "masculine locative plural"])
let v = native_list_append(v, ["शत्रून्", "noun", "शत्रून्", "", "", "", "masculine accusative plural"])
let v = native_list_append(v, ["शत्रुभिस्", "noun", "शत्रुभिस्", "", "", "", "masculine instrumental plural"])
let v = native_list_append(v, ["शत्रुस्", "noun", "शत्रुस्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["शत्रो", "noun", "शत्रो", "", "", "", "masculine vocative singular"])
let v = native_list_append(v, ["शत्रुम्", "noun", "शत्रुम्", "", "", "", "masculine accusative singular"])
let v = native_list_append(v, ["शत्रुणा", "noun", "शत्रुणा", "", "", "", "masculine instrumental singular"])
let v = native_list_append(v, ["शत्र्वा", "noun", "शत्र्वा", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["शत्रवे", "noun", "शत्रवे", "", "", "", "masculine dative singular"])
let v = native_list_append(v, ["शत्र्वे", "noun", "शत्र्वे", "", "", "", "masculine dative singular"])
let v = native_list_append(v, ["शत्रोस्", "noun", "शत्रोस्", "", "", "", "masculine ablative singular"])
let v = native_list_append(v, ["शत्र्वस्", "noun", "शत्र्वस्", "", "", "", "masculine ablative singular"])
let v = native_list_append(v, ["शत्रौ", "noun", "शत्रौ", "", "", "", "masculine locative singular"])
let v = native_list_append(v, ["बुभुक्षा", "noun", "बुभुक्षाः", "बुभुक्षायाः", "बुभुक्षायै", "", "desire of enjoying"])
let v = native_list_append(v, ["संचालक", "noun", "संचालकाः", "संचालकस्य", "संचालकाय", "", "guide wrong reading"])
let v = native_list_append(v, ["संचारक", "noun", "संचारकाः", "संचारकस्य", "संचारकाय", "", "a leader guide"])
let v = native_list_append(v, ["व्यञ्चन", "noun", "व्यञ्चन", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["मस्", "noun", "मस्", "", "", "", "alternative form of"])
let v = native_list_append(v, ["चन्द्रमास्", "noun", "चन्द्रमास्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["तैलम्", "noun", "तैलम्", "", "", "", "neuter nominative singular"])
let v = native_list_append(v, ["सत्यताम्", "noun", "सत्यताम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["सत्यतया", "noun", "सत्यतया", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["सत्यतायै", "noun", "सत्यतायै", "", "", "", "dative singular of"])
let v = native_list_append(v, ["सत्यतायाः", "noun", "सत्यतायाः", "", "", "", "combining form of"])
let v = native_list_append(v, ["सत्यतायाम्", "noun", "सत्यतायाम्", "", "", "", "locative singular of"])
let v = native_list_append(v, ["मूर्खतायाः", "noun", "मूर्खतायाः", "", "", "", "combining form of"])
let v = native_list_append(v, ["राजमार्ग", "noun", "राजमार्गाः", "राजमार्गस्य", "राजमार्गाय", "", "highway royal or"])
let v = native_list_append(v, ["दर्शनाय", "noun", "दर्शनाय", "", "", "", "neuter dative singular"])
let v = native_list_append(v, ["दूरता", "noun", "दूरताः", "दूरतायाः", "दूरतायै", "", "remoteness distance"])
let v = native_list_append(v, ["दूरत्व", "noun", "दूरत्वानि", "दूरत्वस्य", "दूरत्वाय", "", "remoteness distance"])
let v = native_list_append(v, ["असंख्येय", "noun", "अ॒स॒ङ्ख्ये॒यानि॑", "अ॒स॒ङ्ख्ये॒यस्य॑", "अ॒स॒ङ्ख्ये॒याय॑", "", "an innumerable multitude"])
let v = native_list_append(v, ["प्राप्यक", "noun", "प्राप्यकाणि", "प्राप्यकस्य", "प्राप्यकाय", "", "bill"])
let v = native_list_append(v, ["असी", "noun", "असी", "", "", "", "nominative/vocative/accusative dual of"])
let v = native_list_append(v, ["त्राण", "noun", "त्राणानि", "त्राणस्य", "त्राणाय", "", "protecting preserving protection"])
let v = native_list_append(v, ["खनित्र", "noun", "खनित्राणि", "खनित्रस्य", "खनित्राय", "", "an instrument for"])
let v = native_list_append(v, ["खनित्रस्य", "noun", "खनित्रस्य", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["खनित्रेण", "noun", "खनित्रेण", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["खनित्रे", "noun", "खनित्रे", "", "", "", "inflection of खनित्र"])
let v = native_list_append(v, ["खनित्रम्", "noun", "खनित्रम्", "", "", "", "nominative/accusative singular of"])
let v = native_list_append(v, ["खनित्रयोः", "noun", "खनित्रयोः", "", "", "", "combining form of"])
let v = native_list_append(v, ["खनित्राणि", "noun", "खनित्राणि", "", "", "", "nominative/accusative/vocative plural of"])
let v = native_list_append(v, ["खनित्रैः", "noun", "खनित्रैः", "", "", "", "combining form of"])
let v = native_list_append(v, ["भगदत्त", "noun", "भगदत्त", "भगदत्तस्य", "भगदत्ताय", "", "Bhagadatta a mythological"])
let v = native_list_append(v, ["आजि", "noun", "आ॒जयः॑", "आ॒जेः", "आ॒जये॑", "", "match competition"])
let v = native_list_append(v, ["क्रियाविशेषण", "noun", "क्रियाविशेषणानि", "क्रियाविशेषणस्य", "क्रियाविशेषणाय", "", "that which defines"])
let v = native_list_append(v, ["अर्पण", "noun", "अर्पणानि", "अर्पणस्य", "अर्पणाय", "", "putting fixing"])
let v = native_list_append(v, ["आकाशधातु", "noun", "आ॒का॒श॒धात॑वः", "आ॒का॒श॒धातोः॑", "आ॒का॒श॒धात॑वे", "", "element of space"])
let v = native_list_append(v, ["आजिवीके", "noun", "आजिवीके", "", "", "", "Jainist religious mendicant"])
let v = native_list_append(v, ["अञ्जनरस", "noun", "अञ्जनरस", "", "", "", "a preparation of"])
let v = native_list_append(v, ["षण्मास", "noun", "षण्मासाः", "षण्मासस्य", "षण्मासाय", "", "a period of"])
let v = native_list_append(v, ["प्रवृत्ति", "noun", "प्रवृत्तयः", "प्रवृत्तेः", "प्रवृत्तये", "", "moving forwards advance"])
let v = native_list_append(v, ["दामन्", "noun", "दा॒मानः॑", "दा॒म्नः", "दा॒म्ने", "", "a giver donor"])
let v = native_list_append(v, ["आत्मगुप्तफल्", "noun", "आत्मगुप्तफल्", "", "", "", "fruit of the"])
let v = native_list_append(v, ["आत्मगुप्ता", "noun", "आत्मगुप्ता", "", "", "", "velvet bean"])
let v = native_list_append(v, ["आत्मभाव​", "noun", "आत्मभाव​", "", "", "", "self-essence"])
let v = native_list_append(v, ["भेद​", "noun", "भेद​", "", "", "", "contrast difference"])
let v = native_list_append(v, ["आत्मवर्ग", "noun", "आत्मवर्ग", "", "", "", "a chapter of"])
let v = native_list_append(v, ["तरणताल", "noun", "तरणतालाः", "तरणतालस्य", "तरणतालाय", "", "swimming pool"])
let v = native_list_append(v, ["जाबालिपुर", "noun", "जाबालिपुराणि", "जाबालिपुरस्य", "जाबालिपुराय", "", "Jabalpur Jubbulpore a"])
let v = native_list_append(v, ["डमरुक", "noun", "डमरुक", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["पादत्र", "noun", "पादत्राः", "पादत्रस्य", "पादत्राय", "", "alternative spelling of"])
let v = native_list_append(v, ["आनापानस्मृति", "noun", "आनापानस्मृतयः", "आनापानस्मृतेः", "आनापानस्मृतये", "", "mindfulness of breathing"])
let v = native_list_append(v, ["पादत्राण", "noun", "पादत्राणानि", "पादत्राणस्य", "पादत्राणाय", "", "shoe"])
let v = native_list_append(v, ["पादत्राणम्", "noun", "पादत्राणम्", "", "", "", "nominative/accusative singular of"])
let v = native_list_append(v, ["पादत्राणेन", "noun", "पादत्राणेन", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["पादत्राणस्य", "noun", "पादत्राणस्य", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["पादत्राणानि", "noun", "पादत्राणानि", "", "", "", "nominative/vocative/accusative plural of"])
let v = native_list_append(v, ["पादत्राणैः", "noun", "पादत्राणैः", "", "", "", "combining form of"])
let v = native_list_append(v, ["पादत्राणेषु", "noun", "पादत्राणेषु", "", "", "", "locative plural of"])
let v = native_list_append(v, ["राज्ञीषु", "noun", "राज्ञीषु", "", "", "", "locative plural of"])
let v = native_list_append(v, ["राज्ञीभिस्", "noun", "राज्ञीभिस्", "", "", "", "instrumental plural of"])
let v = native_list_append(v, ["राज्ञ्यः", "noun", "राज्ञ्यः", "", "", "", "combining form of"])
let v = native_list_append(v, ["राज्ञीभ्यस्", "noun", "राज्ञीभ्यस्", "", "", "", "dative/ablative plural of"])
let v = native_list_append(v, ["राज्ञीस्", "noun", "राज्ञीस्", "", "", "", "feminine nominative plural"])
let v = native_list_append(v, ["राज्ञ्यौ", "noun", "राज्ञ्यौ", "", "", "", "nominative/vocative/accusative dual of"])
let v = native_list_append(v, ["राज्ञ्योः", "noun", "राज्ञ्योः", "", "", "", "feminine genitive dual"])
let v = native_list_append(v, ["राज्ञि", "noun", "राज्ञि", "", "", "", "masculine locative singular"])
let v = native_list_append(v, ["राज्ञीम्", "noun", "राज्ञीम्", "", "", "", "feminine accusative singular"])
let v = native_list_append(v, ["राज्ञ्या", "noun", "राज्ञ्या", "", "", "", "feminine instrumental singular"])
let v = native_list_append(v, ["राज्ञ्यै", "noun", "राज्ञ्यै", "", "", "", "feminine dative singular"])
let v = native_list_append(v, ["राज्ञ्याः", "noun", "राज्ञ्याः", "", "", "", "feminine ablative singular"])
let v = native_list_append(v, ["तैलेन", "noun", "तैलेन", "", "", "", "neuter instrumental singular"])
let v = native_list_append(v, ["तैलाय", "noun", "तैलाय", "", "", "", "neuter dative singular"])
let v = native_list_append(v, ["तैलात्", "noun", "तैलात्", "", "", "", "neuter ablative singular"])
let v = native_list_append(v, ["तैलस्य", "noun", "तैलस्य", "", "", "", "neuter genitive singular"])
let v = native_list_append(v, ["तैले", "noun", "तैले", "", "", "", "neuter locative singular"])
let v = native_list_append(v, ["खेदः", "noun", "खेदः", "", "", "", "combining form of"])
let v = native_list_append(v, ["खेदम्", "noun", "खेदम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["खेदेन", "noun", "खेदेन", "", "", "", "masculine instrumental singular"])
let v = native_list_append(v, ["खेदाय", "noun", "खेदाय", "", "", "", "masculine dative singular"])
let v = native_list_append(v, ["खेदात्", "noun", "खेदात्", "", "", "", "masculine ablative singular"])
let v = native_list_append(v, ["खेदस्य", "noun", "खेदस्य", "", "", "", "masculine genitive singular"])
let v = native_list_append(v, ["खेदे", "noun", "खेदे", "", "", "", "locative singular of"])
let v = native_list_append(v, ["खेदेषु", "noun", "खेदेषु", "", "", "", "masculine locative plural"])
let v = native_list_append(v, ["खेदानाम्", "noun", "खेदानाम्", "", "", "", "masculine genitive plural"])
let v = native_list_append(v, ["खेदैः", "noun", "खेदैः", "", "", "", "masculine instrumental plural"])
let v = native_list_append(v, ["खेदान्", "noun", "खेदान्", "", "", "", "masculine accusative plural"])
let v = native_list_append(v, ["खेदेभ्यः", "noun", "खेदेभ्यः", "", "", "", "masculine dative plural"])
let v = native_list_append(v, ["खेदाः", "noun", "खेदाः", "", "", "", "masculine nominative plural"])
let v = native_list_append(v, ["क्रौर्य", "noun", "क्रौर्य", "", "", "", "cruelty"])
let v = native_list_append(v, ["कृपायाम्", "noun", "कृपायाम्", "", "", "", "locative singular of"])
let v = native_list_append(v, ["कृपायै", "noun", "कृपायै", "", "", "", "dative singular of"])
let v = native_list_append(v, ["कृपाम्", "noun", "कृपाम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["कृपायाः", "noun", "कृपायाः", "", "", "", "combining form of"])
let v = native_list_append(v, ["कृपाः", "noun", "कृपाः", "", "", "", "combining form of"])
let v = native_list_append(v, ["कृपाभिः", "noun", "कृपाभिः", "", "", "", "combining form of"])
let v = native_list_append(v, ["अभयारण्य", "noun", "अभयारण्यानि", "अभयारण्यस्य", "अभयारण्याय", "", "wildlife sanctuary"])
let v = native_list_append(v, ["भल्लातक", "noun", "भल्लातकाः", "भल्लातकस्य", "भल्लातकाय", "", "the marking nut"])
let v = native_list_append(v, ["भल्लाक", "noun", "भल्लाक", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["भल्लात", "noun", "भल्लात", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["अतिभूमि", "noun", "अतिभूमि", "", "", "", "culmination excess"])
let v = native_list_append(v, ["अतिपात", "noun", "अतिपाताः", "अतिपातस्य", "अतिपाताय", "", "lapse neglect"])
let v = native_list_append(v, ["अत्याहित", "noun", "अत्याहित", "", "", "", "calamity disaster"])
let v = native_list_append(v, ["अनुताप", "noun", "अनुतापाः", "अनुतापस्य", "अनुतापाय", "", "regret remorse repentance"])
let v = native_list_append(v, ["ग्रन्थि", "noun", "ग्र॒न्थयः॑", "ग्र॒न्थेः", "ग्र॒न्थये॑", "", "knot"])
let v = native_list_append(v, ["आयुध", "noun", "आयुधानि", "आयुधस्य", "आयुधाय", "", "weapon"])
let v = native_list_append(v, ["आहितुण्डिक", "noun", "आहितुण्डिक", "", "", "", "snake charmer"])
let v = native_list_append(v, ["उपराग", "noun", "उपराग", "", "", "", "eclipse"])
let v = native_list_append(v, ["असु", "noun", "अस॑वः", "असोः॑", "अस॑वे", "", "breath life"])
let v = native_list_append(v, ["अस्वास्थ्य", "noun", "अस्वास्थ्य", "", "", "", "discomfort illness sickness"])
let v = native_list_append(v, ["आपतन", "noun", "आपतन", "", "", "", "occurrence"])
let v = native_list_append(v, ["आपन्नसत्त्वा", "noun", "आपन्नसत्त्वा", "", "", "", "pregnant woman"])
let v = native_list_append(v, ["दूरभाषः", "noun", "दूरभाषः", "", "", "", "combining form of"])
let v = native_list_append(v, ["दूरभाषम्", "noun", "दूरभाषम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["दूरभाषेण", "noun", "दूरभाषेण", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["दूरभाषाय", "noun", "दूरभाषाय", "", "", "", "dative singular of"])
let v = native_list_append(v, ["दूरभाषात्", "noun", "दूरभाषात्", "", "", "", "ablative singular of"])
let v = native_list_append(v, ["दूरभाषस्य", "noun", "दूरभाषस्य", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["दूरभाषे", "noun", "दूरभाषे", "", "", "", "locative singular of"])
let v = native_list_append(v, ["दूरभाषेषु", "noun", "दूरभाषेषु", "", "", "", "locative plural of"])
let v = native_list_append(v, ["दूरभाषाः", "noun", "दूरभाषाः", "", "", "", "combining form of"])
let v = native_list_append(v, ["दूरभाषौ", "noun", "दूरभाषौ", "", "", "", "nominative/vocative/accusative dual of"])
let v = native_list_append(v, ["दृढबीज", "noun", "दृढबीजाः", "दृढबीजस्य", "दृढबीजाय", "", "gum arabic tree"])
let v = native_list_append(v, ["सादः", "noun", "सादः", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["सादम्", "noun", "सादम्", "", "", "", "masculine accusative singular"])
let v = native_list_append(v, ["सादेन", "noun", "सादेन", "", "", "", "masculine instrumental singular"])
let v = native_list_append(v, ["सादाय", "noun", "सादाय", "", "", "", "masculine dative singular"])
let v = native_list_append(v, ["सादात्", "noun", "सादात्", "", "", "", "masculine ablative singular"])
let v = native_list_append(v, ["सादस्य", "noun", "सादस्य", "", "", "", "masculine genitive singular"])
let v = native_list_append(v, ["सादे", "noun", "सादे", "", "", "", "masculine locative singular"])
let v = native_list_append(v, ["सादाः", "noun", "सादाः", "", "", "", "masculine nominative plural"])
let v = native_list_append(v, ["सादेभ्यः", "noun", "सादेभ्यः", "", "", "", "masculine dative plural"])
let v = native_list_append(v, ["सादान्", "noun", "सादान्", "", "", "", "masculine accusative plural"])
let v = native_list_append(v, ["सादेषु", "noun", "सादेषु", "", "", "", "masculine locative plural"])
let v = native_list_append(v, ["सादैः", "noun", "सादैः", "", "", "", "masculine instrumental plural"])
let v = native_list_append(v, ["धनिन्", "noun", "धनिनः", "धनिनः", "धनिने", "", "a rich man"])
let v = native_list_append(v, ["हार्द", "noun", "हार्दानि", "हार्दस्य", "हार्दाय", "", "love kindness affection"])
let v = native_list_append(v, ["वेदान्त", "noun", "वेदान्ताः", "वेदान्तस्य", "वेदान्ताय", "", "Vedanta Puranas Upanishad"])
let v = native_list_append(v, ["नाट्य", "noun", "नाट्यानि", "नाट्यस्य", "नाट्याय", "", "dance"])
let v = native_list_append(v, ["हलदी", "noun", "हलद्यः", "हलद्याः", "हलद्यै", "", "turmeric Curcuma longa"])
let v = native_list_append(v, ["हलद्दी", "noun", "हलद्द्यः", "हलद्द्याः", "हलद्द्यै", "", "alternative spelling of"])
let v = native_list_append(v, ["हलदीका", "noun", "हलदीकाः", "हलदीकायाः", "हलदीकायै", "", "alternative spelling of"])
let v = native_list_append(v, ["हलदिका", "noun", "हलदिकाः", "हलदिकायाः", "हलदिकायै", "", "alternative spelling of"])
let v = native_list_append(v, ["विषकन्या", "noun", "विषकन्याः", "विषकन्यायाः", "विषकन्यायै", "", "Visha Kanya a"])
let v = native_list_append(v, ["योषित्", "noun", "योषित्", "", "", "", "girl young woman"])
let v = native_list_append(v, ["प्रयुज्", "noun", "प्रयुज्", "", "", "", "acquisition"])
let v = native_list_append(v, ["संशय", "noun", "संशयाः", "संशयस्य", "संशयाय", "", "doubt uncertainty irresolution"])
let v = native_list_append(v, ["पार्श्व", "noun", "पा॒र्श्वानि॑", "पा॒र्श्वस्य॑", "पा॒र्श्वाय॑", "", "the region of"])
let v = native_list_append(v, ["क्रीडक", "noun", "क्री॒डकाः॑", "क्री॒डक॑स्य", "क्री॒डका॑य", "", "one who sports"])
let v = native_list_append(v, ["क्रीडिका", "noun", "क्रीडिकाः", "क्रीडिकायाः", "क्रीडिकायै", "", "a female player"])
let v = native_list_append(v, ["क्रीडाङ्गण", "noun", "क्रीडाङ्गण", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["क्रीडाङ्गन", "noun", "क्रीडाङ्गनानि", "क्रीडाङ्गनस्य", "क्रीडाङ्गनाय", "", "playground"])
let v = native_list_append(v, ["लोभ", "noun", "लोभाः", "लोभस्य", "लोभाय", "", "perplexity confusion"])
let v = native_list_append(v, ["बज", "noun", "ब॒जाः", "ब॒जस्य॑", "ब॒जाय॑", "", "name of a"])
let v = native_list_append(v, ["वेट", "noun", "वेटाः", "वेटस्य", "वेटाय", "", "toothbrush tree Salvadora"])
let v = native_list_append(v, ["अनङ्ग", "noun", "अ॒न॒ङ्गानि॑", "अ॒न॒ङ्गस्य॑", "अ॒न॒ङ्गाय॑", "", "the ether air"])
let v = native_list_append(v, ["उड्डीयानबन्ध", "noun", "उड्डीयानबन्ध", "", "", "", "abdominal lock"])
let v = native_list_append(v, ["क्याकु", "noun", "क्याकूनि", "क्याकुनः", "क्याकुने", "", "fungus"])
let v = native_list_append(v, ["कद", "noun", "कदाः", "कदस्य", "कदाय", "", "cloud"])
let v = native_list_append(v, ["कदः", "noun", "कदः", "", "", "", "combining form of"])
let v = native_list_append(v, ["शिफा", "noun", "शिफाः", "शिफायाः", "शिफायै", "", "a fibrous or"])
let v = native_list_append(v, ["शिफ", "noun", "शिफाः", "शिफस्य", "शिफाय", "", "alternative spelling of"])
let v = native_list_append(v, ["गुलः", "noun", "गुलः", "", "", "", "combining form of"])
let v = native_list_append(v, ["गुलम्", "noun", "गुलम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["शिफाः", "noun", "शिफाः", "", "", "", "combining form of"])
let v = native_list_append(v, ["शिफः", "noun", "शिफः", "", "", "", "combining form of"])
let v = native_list_append(v, ["शिफे", "noun", "शिफे", "", "", "", "locative singular of"])
let v = native_list_append(v, ["वन्दिन्", "noun", "वन्दिनः", "वन्दिनः", "वन्दिने", "", "praiser bard herald"])
let v = native_list_append(v, ["अभिषेक", "noun", "अ॒भि॒षे॒काः", "अ॒भि॒षे॒कस्य॑", "अ॒भि॒षे॒काय॑", "", "anointing inaugurating or"])
let v = native_list_append(v, ["सेक", "noun", "सेकाः॑", "सेक॑स्य", "सेका॑य", "", "sprinkling irrigation moistening"])
let v = native_list_append(v, ["अभिनवगुप्त", "noun", "अभिनवगुप्ताः", "अभिनवगुप्तस्य", "अभिनवगुप्ताय", "", "Abhinavagupta 950 "])
let v = native_list_append(v, ["अभिज्ञान", "noun", "अभिज्ञानानि", "अभिज्ञानस्य", "अभिज्ञानाय", "", "recognition remembrance recollection"])
let v = native_list_append(v, ["फिरङ्ग", "noun", "फिरङ्ग", "फिरङ्गस्य", "फिरङ्गाय", "", "“the country of"])
let v = native_list_append(v, ["कश", "noun", "कशाः॑", "कश॑स्य", "कशा॑य", "", "a species of"])
let v = native_list_append(v, ["तनम्", "noun", "तनम्", "", "", "", "inflection of तन"])
let v = native_list_append(v, ["तनेन", "noun", "तनेन", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["तनाय", "noun", "तनाय", "", "", "", "dative singular of"])
let v = native_list_append(v, ["तनात्", "noun", "तनात्", "", "", "", "ablative singular of"])
let v = native_list_append(v, ["तनस्य", "noun", "तनस्य", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["तने", "noun", "तने", "", "", "", "inflection of तन"])
let v = native_list_append(v, ["तनयोः", "noun", "तनयोः", "", "", "", "combining form of"])
let v = native_list_append(v, ["तनानि", "noun", "तनानि", "", "", "", "nominative/vocative/accusative plural of"])
let v = native_list_append(v, ["तनैः", "noun", "तनैः", "", "", "", "combining form of"])
let v = native_list_append(v, ["लैङ्ग", "noun", "लैङ्गानि", "लैङ्गस्य", "लैङ्गाय", "", "name of a"])
let v = native_list_append(v, ["तुखार", "noun", "तुखाराः", "तुखारस्य", "तुखाराय", "", "Tocharian any member"])
let v = native_list_append(v, ["शिक्षिका", "noun", "शिक्षिकाः", "शिक्षिकायाः", "शिक्षिकायै", "", "a female teacher"])
let v = native_list_append(v, ["शिक्षिकाम्", "noun", "शिक्षिकाम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["शिक्षिकया", "noun", "शिक्षिकया", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["शिक्षिकायै", "noun", "शिक्षिकायै", "", "", "", "dative singular of"])
let v = native_list_append(v, ["शिक्षिकायाः", "noun", "शिक्षिकायाः", "", "", "", "combining form of"])
let v = native_list_append(v, ["शिक्षिके", "noun", "शिक्षिके", "", "", "", "inflection of शिक्षिका"])
let v = native_list_append(v, ["शिक्षिकाः", "noun", "शिक्षिकाः", "", "", "", "combining form of"])
let v = native_list_append(v, ["शिक्षिकाभ्यः", "noun", "शिक्षिकाभ्यः", "", "", "", "combining form of"])
let v = native_list_append(v, ["शिक्षिकाभिः", "noun", "शिक्षिकाभिः", "", "", "", "combining form of"])
let v = native_list_append(v, ["शाकपुष्प", "noun", "शाकपुष्पाणि", "शाकपुष्पस्य", "शाकपुष्पाय", "", "alternative spelling of"])
let v = native_list_append(v, ["चिकित्सकः", "noun", "चिकित्सकः", "", "", "", "combining form of"])
let v = native_list_append(v, ["चिकित्सकम्", "noun", "चिकित्सकम्", "", "", "", "masculine accusative singular"])
let v = native_list_append(v, ["चिकित्सकेन", "noun", "चिकित्सकेन", "", "", "", "masculine instrumental singular"])
let v = native_list_append(v, ["चिकित्सकाय", "noun", "चिकित्सकाय", "", "", "", "dative singular of"])
let v = native_list_append(v, ["चिकित्सकात्", "noun", "चिकित्सकात्", "", "", "", "ablative singular of"])
let v = native_list_append(v, ["चिकित्सकस्य", "noun", "चिकित्सकस्य", "", "", "", "masculine genitive singular"])
let v = native_list_append(v, ["चिकित्सके", "noun", "चिकित्सके", "", "", "", "masculine locative singular"])
let v = native_list_append(v, ["चिकित्सकान्", "noun", "चिकित्सकान्", "", "", "", "masculine accusative plural"])
let v = native_list_append(v, ["चिकित्सकैः", "noun", "चिकित्सकैः", "", "", "", "masculine instrumental plural"])
let v = native_list_append(v, ["चिकित्सकानाम्", "noun", "चिकित्सकानाम्", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["चिकित्सकेषु", "noun", "चिकित्सकेषु", "", "", "", "masculine locative plural"])
let v = native_list_append(v, ["चिकित्सकेभ्यः", "noun", "चिकित्सकेभ्यः", "", "", "", "masculine dative plural"])
let v = native_list_append(v, ["चिकित्सकाः", "noun", "चिकित्सकाः", "", "", "", "masculine nominative plural"])
let v = native_list_append(v, ["चिकित्सकौ", "noun", "चिकित्सकौ", "", "", "", "masculine nominative dual"])
let v = native_list_append(v, ["चिकित्सिका", "noun", "चिकित्सिकाः", "चिकित्सिकायाः", "चिकित्सिकायै", "", "a female doctor"])
let v = native_list_append(v, ["चिकित्सिके", "noun", "चिकित्सिके", "", "", "", "inflection of चिकित्सिका"])
let v = native_list_append(v, ["चिकित्सिकाः", "noun", "चिकित्सिकाः", "", "", "", "combining form of"])
let v = native_list_append(v, ["चिकित्सिकया", "noun", "चिकित्सिकया", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["चिकित्सिकायास्", "noun", "चिकित्सिकायास्", "", "", "", "ablative/genitive singular of"])
let v = native_list_append(v, ["दाह", "noun", "दाहाः", "दाहस्य", "दाहाय", "", "burning combustion conflagration"])
let v = native_list_append(v, ["विदाह", "noun", "विदाहाः", "विदाहस्य", "विदाहाय", "", "burning heat inflammation"])
let v = native_list_append(v, ["विदाहक", "noun", "विदाहकानि", "विदाहकस्य", "विदाहकाय", "", "caustic potash"])
let v = native_list_append(v, ["छद्म", "noun", "छद्म", "", "", "", "combining form of"])
let v = native_list_append(v, ["छद्मन्", "noun", "छद्मा॑नि", "छद्म॑नः", "छद्म॑ने", "", "a roof"])
let v = native_list_append(v, ["पौंस्य", "noun", "पौंस्या॑नि", "पौंस्य॑स्य", "पौंस्या॑य", "", "manhood virility"])
let v = native_list_append(v, ["काजम्", "noun", "काजम्", "", "", "", "neuter nominative singular"])
let v = native_list_append(v, ["काजेन", "noun", "काजेन", "", "", "", "neuter instrumental singular"])
let v = native_list_append(v, ["काजाय", "noun", "काजाय", "", "", "", "neuter dative singular"])
let v = native_list_append(v, ["काजात्", "noun", "काजात्", "", "", "", "neuter ablative singular"])
let v = native_list_append(v, ["काजस्य", "noun", "काजस्य", "", "", "", "neuter genitive singular"])
let v = native_list_append(v, ["काजेषु", "noun", "काजेषु", "", "", "", "neuter locative plural"])
let v = native_list_append(v, ["काजैः", "noun", "काजैः", "", "", "", "neuter instrumental plural"])
let v = native_list_append(v, ["द्विचक्रिका", "noun", "द्विचक्रिकाः", "द्विचक्रिकायाः", "द्विचक्रिकायै", "", "bicycle"])
let v = native_list_append(v, ["यव्या", "noun", "य॒व्याः", "य॒व्यायाः॑", "य॒व्यायै॑", "", "river stream"])
let v = native_list_append(v, ["कामकेलि", "noun", "काम॑केलयः", "काम॑केलेः", "काम॑केलये", "", "“love-sport” amorous sport"])
let v = native_list_append(v, ["शोधक", "noun", "शोधकाः", "शोधकस्य", "शोधकाय", "", "purifier"])
let v = native_list_append(v, ["पूर्वपदप्रधान", "noun", "पूर्वपदप्रधान", "", "", "", "preliminary"])
let v = native_list_append(v, ["विश्वकर्मन्", "noun", "विश्वकर्माणः", "विश्वकर्मणः", "विश्वकर्मणे", "", "Vishvakarman the architect"])
let v = native_list_append(v, ["मेरुदण्ड", "noun", "मेरुदण्डाः", "मेरुदण्डस्य", "मेरुदण्डाय", "", "the spine"])
let v = native_list_append(v, ["कषेरुका", "noun", "कषेरुकाः", "कषेरुकायाः", "कषेरुकायै", "", "backbone spine"])
let v = native_list_append(v, ["धनंजय", "noun", "धनंजयाः", "धनंजयस्य", "धनंजयाय", "", "fire"])
let v = native_list_append(v, ["अनूक", "noun", "अनू॑काः", "अनू॑कस्य", "अनू॑काय", "", "the backbone spine"])
let v = native_list_append(v, ["पादांशुक", "noun", "पादांशुकानि", "पादांशुकस्य", "पादांशुकाय", "", "pajamas"])
let v = native_list_append(v, ["श्रमिका", "noun", "श्रमिकाः", "श्रमिकायाः", "श्रमिकायै", "", "a female labourer"])
let v = native_list_append(v, ["मानित्व", "noun", "मानित्व", "", "", "", "haughtiness pride arrogance"])
let v = native_list_append(v, ["क्षान्ति", "noun", "क्षान्तयः", "क्षान्तेः", "क्षान्तये", "", "patience forbearance endurance"])
let v = native_list_append(v, ["आर्जव", "noun", "आर्जवानि", "आर्जवस्य", "आर्जवाय", "", "straightness uprightness rectitude"])
let v = native_list_append(v, ["अमानित्व", "noun", "अमानित्व", "", "", "", "humility"])
let v = native_list_append(v, ["निदाघ", "noun", "नि॒दा॒घाः", "नि॒दा॒घस्य॑", "नि॒दा॒घाय॑", "", "heat warmth"])
let v = native_list_append(v, ["बालकेलि", "noun", "बालकेलयः", "बालकेलेः", "बालकेलये", "", "childs play or"])
let v = native_list_append(v, ["बालक्रीडा", "noun", "बालक्रीडाः", "बालक्रीडायाः", "बालक्रीडायै", "", "childs play or"])
let v = native_list_append(v, ["रकार", "noun", "रकाराः", "रकारस्य", "रकाराय", "", "the letter or"])
let v = native_list_append(v, ["सायंकाल", "noun", "सायंकालानि", "सायंकालस्य", "सायंकालाय", "", "eventide evening"])
let v = native_list_append(v, ["सायं", "noun", "सायं", "", "", "", "combining form of"])
let v = native_list_append(v, ["सायम्", "noun", "सायम्", "", "", "", "nominative/accusative singular of"])
let v = native_list_append(v, ["संदिह्", "noun", "सं॒दिहः॑", "सं॒दिहः॑", "सं॒दिहे॑", "", "a heap mound"])
let v = native_list_append(v, ["कठिनत्व", "noun", "कठिनत्वानि", "कठिनत्वस्य", "कठिनत्वाय", "", "hardness firmness harshness"])
let v = native_list_append(v, ["पाटलिपुत्र", "noun", "पाटलिपुत्र", "", "", "", "Pataliputra the ancient"])
let v = native_list_append(v, ["समास", "noun", "समासाः", "समासस्य", "समासाय", "", "throwing or putting"])
let v = native_list_append(v, ["विश्वकर्मा", "noun", "विश्वकर्मा", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["पट्टिका", "noun", "पट्टिकाः", "पट्टिकायाः", "पट्टिकायै", "", "a tablet plate"])
let v = native_list_append(v, ["रोध्र", "noun", "रोध्राः", "रोध्रस्य", "रोध्राय", "", "the tree Symplocos"])
let v = native_list_append(v, ["डिण्डिश", "noun", "डिण्डिश", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["त्वरि", "noun", "त्वरयः", "त्वरेः", "त्वरये", "", "haste"])
let v = native_list_append(v, ["लोध्र", "noun", "लोध्र", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["दम्पती", "noun", "दम्पती", "दम्प॑त्योः", "दम्प॑तिभ्याम्", "", "husband and wife"])
let v = native_list_append(v, ["भूप", "noun", "भूपाः॑", "भूप॑स्य", "भूपा॑य", "", "earth-protector a king"])
let v = native_list_append(v, ["शंतनु", "noun", "शंत॑नवः", "शंत॑नोः", "शंत॑नवे", "", "Shantanu King of"])
let v = native_list_append(v, ["मलिन", "noun", "मलिनाः", "मलिनस्य", "मलिनाय", "", "a religious mendicant"])
let v = native_list_append(v, ["प्रेष्", "noun", "प्रेषः॑", "प्रे॒षः", "प्रे॒षे", "", "pressing pressure"])
let v = native_list_append(v, ["प्रेषण", "noun", "प्रेष॑णानि", "प्रेष॑णस्य", "प्रेष॑णाय", "", "the act of"])
let v = native_list_append(v, ["बहुता", "noun", "ब॒हुताः॑", "ब॒हुता॑याः", "ब॒हुता॑यै", "", "muchness abundance multitude"])
let v = native_list_append(v, ["मूर्च्छा", "noun", "मूर्च्छा", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["मूर्च्छन", "noun", "मूर्च्छन", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["महागज", "noun", "म॒हाग॑जाः", "म॒हाग॑जस्य", "म॒हाग॑जाय", "", "a great elephant"])
let v = native_list_append(v, ["दिक्करिन्", "noun", "दिक्करिणः", "दिक्करिणः", "दिक्करिणे", "", "eight female mythical"])
let v = native_list_append(v, ["करिन्", "noun", "करिणः", "करिणः", "करिणे", "", "having a trunk"])
let v = native_list_append(v, ["कन्दरा", "noun", "कन्दराः", "कन्दरायाः", "कन्दरायै", "", "great cliff an"])
let v = native_list_append(v, ["कन्दर", "noun", "कन्दराः", "कन्दरस्य", "कन्दराय", "", "great cliff an"])
let v = native_list_append(v, ["मूर्छा", "noun", "मूर्छाः", "मूर्छायाः", "मूर्छायै", "", "fainting a swoon"])
let v = native_list_append(v, ["दुर्योधन", "noun", "दुर्योधनाः", "दुर्योधनस्य", "दुर्योधनाय", "", "Duryodhana son of"])
let v = native_list_append(v, ["हठयोग", "noun", "हठयोगाः", "हठयोगस्य", "हठयोगाय", "", "a kind of"])
let v = native_list_append(v, ["सहवास", "noun", "स॒हवा॑साः", "स॒हवा॑सस्य", "स॒हवा॑साय", "", "dwelling together common"])
let v = native_list_append(v, ["रक्षस्", "noun", "रक्षां॑सि", "रक्ष॑सः", "रक्ष॑से", "", "harm injury damage"])
let v = native_list_append(v, ["अर्णव", "noun", "अ॒र्ण॒वाः", "अ॒र्ण॒वस्य॑", "अ॒र्ण॒वाय॑", "", "wave ocean sea"])
let v = native_list_append(v, ["अर्श", "noun", "अर्शाः", "अर्शस्य", "अर्शाय", "", "alternative spelling of"])
let v = native_list_append(v, ["शाक्त", "noun", "शाक्ताः", "शाक्तस्य", "शाक्ताय", "", "a worshipper of"])
let v = native_list_append(v, ["पराशर", "noun", "पराशराः", "पराशरस्य", "पराशराय", "", "crusher destroyer"])
let v = native_list_append(v, ["कद्रु", "noun", "कद्र॑वः", "कद्रोः॑", "कद्र॑वे", "", "tawny colour"])
let v = native_list_append(v, ["वसन्तर्तु", "noun", "वसन्तर्तवः", "वसन्तर्तोः", "वसन्तर्तवे", "", "the spring season"])
let v = native_list_append(v, ["ऋकार", "noun", "ऋकाराः", "ऋकारस्य", "ऋकाराय", "", "the letter or"])
let v = native_list_append(v, ["इकार", "noun", "इकाराः", "इकारस्य", "इकाराय", "", "the letter or"])
let v = native_list_append(v, ["फकार", "noun", "फकाराः", "फकारस्य", "फकाराय", "", "the letter or"])
let v = native_list_append(v, ["पकार", "noun", "पकाराः", "पकारस्य", "पकाराय", "", "the letter or"])
let v = native_list_append(v, ["बकार", "noun", "बकाराः", "बकारस्य", "बकाराय", "", "the letter or"])
let v = native_list_append(v, ["षकार", "noun", "षकाराः", "षकारस्य", "षकाराय", "", "the letter ष"])
let v = native_list_append(v, ["उष्णता", "noun", "उष्णताः", "उष्णतायाः", "उष्णतायै", "", "heat warmth"])
let v = native_list_append(v, ["प्राप्तिका", "noun", "प्राप्तिकाः", "प्राप्तिकायाः", "प्राप्तिकायै", "", "receipt"])
let v = native_list_append(v, ["कृदन्त", "noun", "कृदन्ताः", "कृदन्तस्य", "कृदन्ताय", "", "a word ending"])
let v = native_list_append(v, ["करि", "noun", "करयः", "करेः", "करये", "", "hand"])
let v = native_list_append(v, ["बसयान", "noun", "बसयानानि", "बसयानस्य", "बसयानाय", "", "bus"])
let v = native_list_append(v, ["बस्यान", "noun", "बस्यान", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["कारयान", "noun", "कारयानानि", "कारयानस्य", "कारयानाय", "", "car"])
let v = native_list_append(v, ["गन्तृ", "noun", "गन्तारः", "गन्तुः", "गन्त्रे", "", "one who or"])
let v = native_list_append(v, ["उपधान", "noun", "उ॒प॒धाना॑नि", "उ॒प॒धान॑स्य", "उ॒प॒धाना॑य", "", "the act of"])
let v = native_list_append(v, ["पादोपधान", "noun", "पादोपधानानि", "पादोपधानस्य", "पादोपधानाय", "", "a cushion for"])
let v = native_list_append(v, ["तालानि", "noun", "तालानि", "", "", "", "neuter nominative plural"])
let v = native_list_append(v, ["कलि", "noun", "कल॑यः", "कलेः॑", "कल॑ये", "", "ace the side"])
let v = native_list_append(v, ["कम्", "noun", "कम्", "", "", "", "happiness bliss"])
let v = native_list_append(v, ["अर्जनम्", "noun", "अर्जनम्", "", "", "", "nominative/accusative singular of"])
let v = native_list_append(v, ["अर्जनेन", "noun", "अर्जनेन", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["अर्जनाय", "noun", "अर्जनाय", "", "", "", "dative singular of"])
let v = native_list_append(v, ["अर्जनस्य", "noun", "अर्जनस्य", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["आधान", "noun", "आ॒धाना॑नि", "आ॒धान॑स्य", "आ॒धाना॑य", "", "putting near or"])
let v = native_list_append(v, ["शिग्रु", "noun", "शिग्रु", "", "", "", "Moringa oleifera"])
let v = native_list_append(v, ["संवर्धन", "noun", "संवर्धनानि", "संवर्धनस्य", "संवर्धनाय", "", "growing up complete"])
let v = native_list_append(v, ["गुड", "noun", "गु॒डाः", "गु॒डस्य॑", "गु॒डाय॑", "", "sugar which forms"])
let v = native_list_append(v, ["ऊर्ध्ववायु", "noun", "ऊर्ध्ववायवः", "ऊर्ध्ववायोः", "ऊर्ध्ववायवे", "", "burp"])
let v = native_list_append(v, ["मेरु", "noun", "मेरवः", "मेरोः", "मेरवे", "", "Name of a"])
let v = native_list_append(v, ["हस्ततल", "noun", "हस्ततलानि", "हस्ततलस्य", "हस्ततलाय", "", "the palm of"])
let v = native_list_append(v, ["तलातल", "noun", "तलातलानि", "तलातलस्य", "तलातलाय", "", "name of a"])
let v = native_list_append(v, ["अतल", "noun", "अतलानि", "अतलस्य", "अतलाय", "", "name of a"])
let v = native_list_append(v, ["यादस्", "noun", "यादां॑सि", "याद॑सः", "याद॑से", "", "an overflow of"])
let v = native_list_append(v, ["फलनेन", "noun", "फलनेन", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["फलनाय", "noun", "फलनाय", "", "", "", "dative singular of"])
let v = native_list_append(v, ["फलनात्", "noun", "फलनात्", "", "", "", "ablative singular of"])
let v = native_list_append(v, ["फलनस्य", "noun", "फलनस्य", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["फलनम्", "noun", "फलनम्", "", "", "", "nominative/accusative singular of"])
let v = native_list_append(v, ["विरोधालंकार", "noun", "विरोधालंकाराः", "विरोधालंकारस्य", "विरोधालंकाराय", "", "a figure of"])
let v = native_list_append(v, ["शब्दालंकार", "noun", "शब्दालंकाराः", "शब्दालंकारस्य", "शब्दालंकाराय", "", "embellishment of the"])
let v = native_list_append(v, ["अलङ्कार", "noun", "अलङ्कार", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["आलंकारिक", "noun", "आलंकारिकाः", "आलंकारिकस्य", "आलंकारिकाय", "", "a writer on"])
let v = native_list_append(v, ["अर्थालंकार", "noun", "अर्थालंकाराः", "अर्थालंकारस्य", "अर्थालंकाराय", "", "embellishment of the"])
let v = native_list_append(v, ["भरण", "noun", "भर॑णानि", "भर॑णस्य", "भर॑णाय", "", "the act of"])
let v = native_list_append(v, ["आयाम", "noun", "आयामाः", "आयामस्य", "आयामाय", "", "stretching extending"])
let v = native_list_append(v, ["यामान्", "noun", "यामान्", "", "", "", "masculine accusative plural"])
let v = native_list_append(v, ["याभ", "noun", "याभाः", "याभस्य", "याभाय", "", "sexual intercourse"])
let v = native_list_append(v, ["छात्त्र", "noun", "छात्त्राः", "छात्त्रस्य", "छात्त्राय", "", "pupil student"])
let v = native_list_append(v, ["तरण", "noun", "तरणाः", "तरणस्य", "तरणाय", "", "a raft"])
let v = native_list_append(v, ["द्विरेफ", "noun", "द्विरेफाः", "द्विरेफस्य", "द्विरेफाय", "", "a large black"])
let v = native_list_append(v, ["हास", "noun", "हासाः", "हासस्य", "हासाय", "", "laughing laughter mirth"])
let v = native_list_append(v, ["गौतम", "noun", "गौ॒त॒माः", "गौ॒त॒मस्य॑", "गौ॒त॒माय॑", "", "name of various"])
let v = native_list_append(v, ["मेण्ढ्र", "noun", "मेण्ढ्राः", "मेण्ढ्रस्य", "मेण्ढ्राय", "", "the penis"])
let v = native_list_append(v, ["ग्रामचर्या", "noun", "ग्रामचर्याः", "ग्रामचर्यायाः", "ग्रामचर्यायै", "", "sexual intercourse"])
let v = native_list_append(v, ["हिरण", "noun", "हिरणानि", "हिरणस्य", "हिरणाय", "", "gold"])
let v = native_list_append(v, ["कारा", "noun", "काराः", "कारायाः", "कारायै", "", "a prison"])
let v = native_list_append(v, ["खादन", "noun", "खादनानि", "खादनस्य", "खादनाय", "", "chewing eating"])
let v = native_list_append(v, ["खानि", "noun", "खानयः", "खानेः", "खानये", "", "a mine"])
let v = native_list_append(v, ["आखेट", "noun", "आखेटाः", "आखेटस्य", "आखेटाय", "", "chase hunting"])
let v = native_list_append(v, ["दन्तघर्षण", "noun", "दन्तघर्षणानि", "दन्तघर्षणस्य", "दन्तघर्षणाय", "", "tooth brushing"])
let v = native_list_append(v, ["दन्तकूर्च", "noun", "दन्तकूर्चाः", "दन्तकूर्चस्य", "दन्तकूर्चाय", "", "toothbrush"])
let v = native_list_append(v, ["कूर्च", "noun", "कू॒र्चाः", "कू॒र्चस्य॑", "कू॒र्चाय॑", "", "a bunch of"])
let v = native_list_append(v, ["शैशव", "noun", "शैशवानि", "शैशवस्य", "शैशवाय", "", "childhood infancy pupilage"])
let v = native_list_append(v, ["बाल्य", "noun", "बाल्यानि", "बाल्यस्य", "बाल्याय", "", "boyhood childhood infancy"])
let v = native_list_append(v, ["राजतरंगिणी", "noun", "राजतरंगिण्यः", "राजतरंगिण्याः", "राजतरंगिण्यै", "", "“stream of kings”"])
let v = native_list_append(v, ["कश्यपमीर", "noun", "कश्यपमीराः", "कश्यपमीरस्य", "कश्यपमीराय", "", "Kashmir"])
let v = native_list_append(v, ["काश्मीर", "noun", "काश्मीराः", "काश्मीरस्य", "काश्मीराय", "", "a king of"])
let v = native_list_append(v, ["खद्योत", "noun", "खद्यो॑ताः", "खद्यो॑तस्य", "खद्यो॑ताय", "", "“sky-illuminator” a firefly"])
let v = native_list_append(v, ["पूर्णमास्", "noun", "पूर्णमास्", "", "", "", "full moon the"])
let v = native_list_append(v, ["भारिक", "noun", "भारिकाः", "भारिकस्य", "भारिकाय", "", "a carrier porter"])
let v = native_list_append(v, ["वारक", "noun", "वारकाः", "वारकस्य", "वारकाय", "", "a restrainer resister"])
let v = native_list_append(v, ["वारकिन्", "noun", "वारकिणः", "वारकिणः", "वारकिणे", "", "an opposer obstructor"])
let v = native_list_append(v, ["गात्र", "noun", "गात्रा॑णि", "गात्र॑स्य", "गात्रा॑य", "", "instrument for movement"])
let v = native_list_append(v, ["भर्त्सन", "noun", "भर्त्सनानि", "भर्त्सनस्य", "भर्त्सनाय", "", "threatening"])
let v = native_list_append(v, ["भर्त्सक", "noun", "भर्त्सकाः", "भर्त्सकस्य", "भर्त्सकाय", "", "a threatener reviler"])
let v = native_list_append(v, ["अनूप", "noun", "अ॒नू॒पाः", "अ॒नू॒पस्य॑", "अ॒नू॒पाय॑", "", "a pond"])
let v = native_list_append(v, ["सामवेद", "noun", "सा॒म॒वेदाः॑", "सा॒म॒वेद॑स्य", "सा॒म॒वेदा॑य", "", "the Samaveda see"])
let v = native_list_append(v, ["शम्ब", "noun", "शम्बाः॑", "शम्ब॑स्य", "शम्बा॑य", "", "a weapon used"])
let v = native_list_append(v, ["अरणि", "noun", "अ॒रण॑यः", "अ॒रणेः॑", "अ॒रण॑ये", "", "being fitted into"])
let v = native_list_append(v, ["नकार", "noun", "नकाराः", "नकारस्य", "नकाराय", "", "the letter or"])
let v = native_list_append(v, ["खेला", "noun", "खेलाः", "खेलायाः", "खेलायै", "", "play sport"])
let v = native_list_append(v, ["आखेटक", "noun", "आखेटकाः", "आखेटकस्य", "आखेटकाय", "", "a hunter"])
let v = native_list_append(v, ["खेट", "noun", "खेटाः", "खेटस्य", "खेटाय", "", "moving in the"])
let v = native_list_append(v, ["आगा", "noun", "आगाः", "आगायाः", "आगायै", "", "intonation"])
let v = native_list_append(v, ["आञ्छन", "noun", "आञ्छनानि", "आञ्छनस्य", "आञ्छनाय", "", "stretching drawing setting"])
let v = native_list_append(v, ["भूभाग", "noun", "भूभा॑गाः", "भूभा॑गस्य", "भूभा॑गाय", "", "a portion of"])
let v = native_list_append(v, ["मूर्छन", "noun", "मूर्छनानि", "मूर्छनस्य", "मूर्छनाय", "", "a particular process"])
let v = native_list_append(v, ["लाञ्छन", "noun", "लाञ्छनानि", "लाञ्छनस्य", "लाञ्छनाय", "", "a mark sign"])
let v = native_list_append(v, ["कोष्ठ", "noun", "कोष्ठाः", "कोष्ठस्य", "कोष्ठाय", "", "entrails stomach abdomen"])
let v = native_list_append(v, ["दैत्य", "noun", "दैत्याः", "दैत्यस्य", "दैत्याय", "", "Daitya a son"])
let v = native_list_append(v, ["शष्प", "noun", "शष्पा॑णि", "शष्प॑स्य", "शष्पा॑य", "", "young sprouting grass"])
let v = native_list_append(v, ["प्यायन", "noun", "प्यायनानि", "प्यायनस्य", "प्यायनाय", "", "growth increase"])
let v = native_list_append(v, ["पीन", "noun", "पीनाः", "पीनस्य", "पीनाय", "", "profuse perspiration"])
let v = native_list_append(v, ["करिबन्ध", "noun", "करिबन्धाः", "करिबन्धस्य", "करिबन्धाय", "", "the post to"])
let v = native_list_append(v, ["करिकृष्णा", "noun", "करिकृष्णाः", "करिकृष्णायाः", "करिकृष्णायै", "", "Piper chaba"])
let v = native_list_append(v, ["करिकुम्भ", "noun", "करिकुम्भाः", "करिकुम्भस्य", "करिकुम्भाय", "", "the frontal globe"])
let v = native_list_append(v, ["करिकणा", "noun", "करिकणाः", "करिकणायाः", "करिकणायै", "", "Piper chaba"])
let v = native_list_append(v, ["करिमुक्ता", "noun", "करिमुक्ताः", "करिमुक्तायाः", "करिमुक्तायै", "", "a pearl"])
let v = native_list_append(v, ["करिवैजयन्ती", "noun", "करिवैजयन्त्यः", "करिवैजयन्त्याः", "करिवैजयन्त्यै", "", "a flag carried"])
let v = native_list_append(v, ["करिक", "noun", "करिकाः", "करिकस्य", "करिकाय", "", "an elephant"])
let v = native_list_append(v, ["करिकुसुम्भ", "noun", "करिकुसुम्भाः", "करिकुसुम्भस्य", "करिकुसुम्भाय", "", "a fragrant powder"])
let v = native_list_append(v, ["करिमाचल", "noun", "करिमाचलाः", "करिमाचलस्य", "करिमाचलाय", "", "destroyer of elephants"])
let v = native_list_append(v, ["करिज", "noun", "करिजाः", "करिजस्य", "करिजाय", "", "a young elephant"])
let v = native_list_append(v, ["करिदन्त", "noun", "करिदन्ताः", "करिदन्तस्य", "करिदन्ताय", "", "an elephants tusk"])
let v = native_list_append(v, ["करिप", "noun", "करिपाः", "करिपस्य", "करिपाय", "", "the keeper of"])
let v = native_list_append(v, ["करिदारक", "noun", "करिदारकाः", "करिदारकस्य", "करिदारकाय", "", "a lion"])
let v = native_list_append(v, ["करिपथ", "noun", "करिपथाः", "करिपथस्य", "करिपथाय", "", "the way of"])
let v = native_list_append(v, ["करिपोत", "noun", "करिपोताः", "करिपोतस्य", "करिपोताय", "", "a young elephant"])
let v = native_list_append(v, ["करिहस्त", "noun", "करिहस्ताः", "करिहस्तस्य", "करिहस्ताय", "", "a particular position"])
let v = native_list_append(v, ["करीन्द्र", "noun", "करीन्द्राः", "करीन्द्रस्य", "करीन्द्राय", "", "a large elephant"])
let v = native_list_append(v, ["करिशावक", "noun", "करिशावकाः", "करिशावकस्य", "करिशावकाय", "", "a young elephant"])
let v = native_list_append(v, ["करिस्कन्ध", "noun", "करिस्कन्धाः", "करिस्कन्धस्य", "करिस्कन्धाय", "", "a herd of"])
let v = native_list_append(v, ["करिमकर", "noun", "करिमकराः", "करिमकरस्य", "करिमकराय", "", "a fabulous monster"])
let v = native_list_append(v, ["करिवर", "noun", "करिवराः", "करिवरस्य", "करिवराय", "", "an excellent elephant"])
let v = native_list_append(v, ["करिमुख", "noun", "करिमुखाः", "करिमुखस्य", "करिमुखाय", "", "elephant-faced name of"])
let v = native_list_append(v, ["करिगर्जित", "noun", "करिगर्जितानि", "करिगर्जितस्य", "करिगर्जिताय", "", "the roaring of"])
let v = native_list_append(v, ["करिरत", "noun", "करिरतानि", "करिरतस्य", "करिरताय", "", "elephants coitus a"])
let v = native_list_append(v, ["करियादस्", "noun", "करियादांसि", "करियादसः", "करियादसे", "", "a water-elephant hippopotamus"])
let v = native_list_append(v, ["करिमण्डित", "noun", "करिमण्डितानि", "करिमण्डितस्य", "करिमण्डिताय", "", "name of a"])
let v = native_list_append(v, ["करिपत्त्र", "noun", "करिपत्त्राणि", "करिपत्त्रस्य", "करिपत्त्राय", "", "name of a"])
let v = native_list_append(v, ["करिचर्मन्", "noun", "करिचर्माणि", "करिचर्मणः", "करिचर्मणे", "", "an elephants hide"])
let v = native_list_append(v, ["शाव", "noun", "शावाः", "शावस्य", "शावाय", "", "the young one"])
let v = native_list_append(v, ["अल", "noun", "अलानि", "अलस्य", "अलाय", "", "the sting in"])
let v = native_list_append(v, ["अलिन्", "noun", "अलिनः", "अलिनः", "अलिने", "", "a large black"])
let v = native_list_append(v, ["बटु", "noun", "बटवः", "बटोः", "बटवे", "", "a boy lad"])
let v = native_list_append(v, ["उच्छ्वास", "noun", "उ॒च्छ्वा॒साः", "उ॒च्छ्वा॒सस्य॑", "उ॒च्छ्वा॒साय॑", "", "breathing out"])
let v = native_list_append(v, ["किन्नर", "noun", "किन्नराः", "किन्नरस्य", "किन्नराय", "", "alternative spelling of"])
let v = native_list_append(v, ["द्विर", "noun", "द्विराः", "द्विरस्य", "द्विराय", "", "a large black"])
let v = native_list_append(v, ["बालिश", "noun", "बालिशाः", "बालिशस्य", "बालिशाय", "", "a child"])
let v = native_list_append(v, ["क्षुधा", "noun", "क्षुधाः", "क्षुधायाः", "क्षुधायै", "", "hunger"])
let v = native_list_append(v, ["विनीत", "noun", "विनीताः", "विनीतस्य", "विनीताय", "", "a merchant trader"])
let v = native_list_append(v, ["ପଥିକ", "noun", "ପଥିକାଃ", "ପଥିକସ୍ଯ", "ପଥିକାଯ", "", "Odia script form"])
let v = native_list_append(v, ["ज्योतिस्", "noun", "ज्योतीं॑षि", "ज्योति॑षः", "ज्योति॑षे", "", "light of the"])
let v = native_list_append(v, ["तडित्", "noun", "तडितः", "तडितः", "तडिते", "", "stroke"])
let v = native_list_append(v, ["तलित्", "noun", "तलित्", "", "", "", "alternative form of"])
let v = native_list_append(v, ["कठिनपृष्ठ", "noun", "कठिनपृष्ठाः", "कठिनपृष्ठस्य", "कठिनपृष्ठाय", "", "a hard-backed tortoise"])
let v = native_list_append(v, ["कठिनपृष्ठक", "noun", "कठिनपृष्ठकाः", "कठिनपृष्ठकस्य", "कठिनपृष्ठकाय", "", "a hard-backed tortoise"])
let v = native_list_append(v, ["हिक्का", "noun", "हिक्काः", "हिक्कायाः", "हिक्कायै", "", "hiccup"])
let v = native_list_append(v, ["हेक्का", "noun", "हेक्काः", "हेक्कायाः", "हेक्कायै", "", "alternative spelling of"])
let v = native_list_append(v, ["हिक्किका", "noun", "हिक्किकाः", "हिक्किकायाः", "हिक्किकायै", "", "alternative spelling of"])
let v = native_list_append(v, ["हिक्वा", "noun", "हिक्वाः", "हिक्वायाः", "हिक्वायै", "", "misspelling of हिक्का"])
let v = native_list_append(v, ["हिक्कित", "noun", "हिक्कितानि", "हिक्कितस्य", "हिक्किताय", "", "alternative spelling of"])
let v = native_list_append(v, ["चमस", "noun", "च॒म॒साः", "च॒म॒सस्य॑", "च॒म॒साय॑", "", "a vessel used"])
let v = native_list_append(v, ["हेम", "noun", "हेमानि", "हेमस्य", "हेमाय", "", "gold"])
let v = native_list_append(v, ["संलक्षण", "noun", "संलक्षणानि", "संलक्षणस्य", "संलक्षणाय", "", "the act of"])
let v = native_list_append(v, ["किट", "noun", "किटाः", "किटस्य", "किटाय", "", "a kind of"])
let v = native_list_append(v, ["वीळु", "noun", "वी॒ळूनि॑", "वी॒ळुनः॑", "वी॒ळुने॑", "", "anything firmly fixed"])
let v = native_list_append(v, ["वीडु", "noun", "वी॒डूनि॑", "वी॒डुनः॑", "वी॒डुने॑", "", "anything firmly fixed"])
let v = native_list_append(v, ["फडिङ्गा", "noun", "फडिङ्गाः", "फडिङ्गायाः", "फडिङ्गायै", "", "a cricket locust"])
let v = native_list_append(v, ["हीक", "noun", "हीकाः", "हीकस्य", "हीकाय", "", "an evil spirit"])
let v = native_list_append(v, ["यत्न", "noun", "यत्नाः", "यत्नस्य", "यत्नाय", "", "activity of will"])
let v = native_list_append(v, ["अट्टालिका", "noun", "अट्टालिकाः", "अट्टालिकायाः", "अट्टालिकायै", "", "an attic"])
let v = native_list_append(v, ["अभ्यङ्ग", "noun", "अभ्यङ्गाः", "अभ्यङ्गस्य", "अभ्यङ्गाय", "", "abhyanga a form"])
let v = native_list_append(v, ["यन्तृ", "noun", "यन्तारः", "यन्तुः", "यन्त्रे", "", "a driver of"])
let v = native_list_append(v, ["विलक्षण", "noun", "विलक्षणानि", "विलक्षणस्य", "विलक्षणाय", "", "any state or"])
let v = native_list_append(v, ["पिञ्जर", "noun", "पिञ्जराः", "पिञ्जरस्य", "पिञ्जराय", "", "a tawny-brown color"])
let v = native_list_append(v, ["कङ्कत", "noun", "कङ्कताः", "कङ्कतस्य", "कङ्कताय", "", "comb"])
let v = native_list_append(v, ["खद्योतस्", "noun", "खद्योतस्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["डालस्", "noun", "डालस्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["डालम्", "noun", "डालम्", "", "", "", "masculine accusative singular"])
let v = native_list_append(v, ["डालेन", "noun", "डालेन", "", "", "", "masculine instrumental singular"])
let v = native_list_append(v, ["डालाय", "noun", "डालाय", "", "", "", "masculine dative singular"])
let v = native_list_append(v, ["डालात्", "noun", "डालात्", "", "", "", "masculine ablative singular"])
let v = native_list_append(v, ["डालस्य", "noun", "डालस्य", "", "", "", "masculine genitive singular"])
let v = native_list_append(v, ["डाले", "noun", "डाले", "", "", "", "masculine locative singular"])
let v = native_list_append(v, ["परिच्छेद", "noun", "परिच्छेदाः", "परिच्छेदस्य", "परिच्छेदाय", "", "cutting severing division"])
let v = native_list_append(v, ["किंनर", "noun", "किंनराः", "किंनरस्य", "किंनराय", "", "a mythical being"])
let v = native_list_append(v, ["किम्पुरुष", "noun", "कि॒म्पुरु॑षाः", "कि॒म्पुरु॑षस्य", "कि॒म्पुरु॑षाय", "", "a mongrel being"])
let v = native_list_append(v, ["परिच्छेदस्", "noun", "परिच्छेदस्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["परिच्छेदम्", "noun", "परिच्छेदम्", "", "", "", "masculine accusative singular"])
let v = native_list_append(v, ["परिच्छेदेन", "noun", "परिच्छेदेन", "", "", "", "masculine instrumental singular"])
let v = native_list_append(v, ["परिच्छेदे", "noun", "परिच्छेदे", "", "", "", "masculine locative singular"])
let v = native_list_append(v, ["परिच्छेदाय", "noun", "परिच्छेदाय", "", "", "", "masculine dative singular"])
let v = native_list_append(v, ["परिच्छेदात्", "noun", "परिच्छेदात्", "", "", "", "masculine ablative singular"])
let v = native_list_append(v, ["परिच्छेदस्य", "noun", "परिच्छेदस्य", "", "", "", "masculine genitive singular"])
let v = native_list_append(v, ["परिच्छेदेषु", "noun", "परिच्छेदेषु", "", "", "", "masculine locative plural"])
let v = native_list_append(v, ["परिच्छेदान्", "noun", "परिच्छेदान्", "", "", "", "masculine accusative plural"])
let v = native_list_append(v, ["परिच्छेदैस्", "noun", "परिच्छेदैस्", "", "", "", "masculine instrumental plural"])
let v = native_list_append(v, ["परिच्छेदेभ्यस्", "noun", "परिच्छेदेभ्यस्", "", "", "", "masculine dative plural"])
let v = native_list_append(v, ["परिच्छेदास्", "noun", "परिच्छेदास्", "", "", "", "masculine nominative plural"])
let v = native_list_append(v, ["परिच्छेदौ", "noun", "परिच्छेदौ", "", "", "", "masculine nominative dual"])
let v = native_list_append(v, ["परिच्छेदाभ्याम्", "noun", "परिच्छेदाभ्याम्", "", "", "", "masculine instrumental dual"])
let v = native_list_append(v, ["परिच्छेदयोस्", "noun", "परिच्छेदयोस्", "", "", "", "masculine genitive dual"])
let v = native_list_append(v, ["उण्डुक", "noun", "उण्डुकाः", "उण्डुकस्य", "उण्डुकाय", "", "a species of"])
let v = native_list_append(v, ["अयुत", "noun", "अ॒युता॑नि", "अ॒युत॑स्य", "अ॒युता॑य", "", "ten thousand a"])
let v = native_list_append(v, ["युत", "noun", "युतानि", "युतस्य", "युताय", "", "a particular measure"])
let v = native_list_append(v, ["शुष्कफल", "noun", "शुष्क॑फलानि", "शुष्क॑फलस्य", "शुष्क॑फलाय", "", "dried fruits"])
let v = native_list_append(v, ["रसगोल", "noun", "रसगोलाः", "रसगोलस्य", "रसगोलाय", "", "a rasgulla"])
let v = native_list_append(v, ["कार्त्तिक", "noun", "कार्त्तिकाः", "कार्त्तिकस्य", "कार्त्तिकाय", "", "Kartika eighth month"])
let v = native_list_append(v, ["सूतिका", "noun", "सूति॑काः", "सूति॑कायाः", "सूति॑कायै", "", "a woman who"])
let v = native_list_append(v, ["सूतिकागार", "noun", "सूति॑कागाराणि", "सूति॑कागारस्य", "सूति॑कागाराय", "", "a lying-in chamber"])
let v = native_list_append(v, ["सूतिकागृह", "noun", "सूति॑कागृहाणि", "सूति॑कागृहस्य", "सूति॑कागृहाय", "", "a lying-in chamber"])
let v = native_list_append(v, ["बदर", "noun", "बदराः", "बदरस्य", "बदराय", "", "an Indian jujube"])
let v = native_list_append(v, ["देवसर्षप", "noun", "दे॒वस॑र्षपाः", "दे॒वस॑र्षपस्य", "दे॒वस॑र्षपाय", "", "divine mustard a"])
let v = native_list_append(v, ["लाबु", "noun", "लाबवः", "लाबोः", "लाबवे", "", "alternative form of"])
let v = native_list_append(v, ["लाबू", "noun", "लाब्वः", "लाब्वाः", "लाब्वै", "", "alternative form of"])
let v = native_list_append(v, ["अलाबू", "noun", "अलाब्वः", "अलाब्वाः", "अलाब्वै", "", "alternative form of"])
let v = native_list_append(v, ["अलाबुका", "noun", "अलाबुकाः", "अलाबुकायाः", "अलाबुकायै", "", "alternative form of"])
let v = native_list_append(v, ["अलाबुक", "noun", "अलाबुकानि", "अलाबुकस्य", "अलाबुकाय", "", "alternative form of"])
let v = native_list_append(v, ["ऊह", "noun", "ऊहाः", "ऊहस्य", "ऊहाय", "", "removing derangement transposition"])
let v = native_list_append(v, ["खर्जु", "noun", "खर्जवः", "खर्जोः", "खर्जवे", "", "scratching itching itch"])
let v = native_list_append(v, ["क्षुब्ध", "noun", "क्षुब्धाः", "क्षुब्धस्य", "क्षुब्धाय", "", "a kind of"])
let v = native_list_append(v, ["आरूप्य", "noun", "आरूप्य", "", "", "", "formlessness absence of"])
let v = native_list_append(v, ["बर्जह", "noun", "बर्ज॑हाः", "बर्ज॑हस्य", "बर्ज॑हाय", "", "udder"])
let v = native_list_append(v, ["बर्जह्य", "noun", "ब॒र्ज॒ह्यानि॑", "ब॒र्ज॒ह्यस्य॑", "ब॒र्ज॒ह्याय॑", "", "nipple"])
let v = native_list_append(v, ["वृष्णि", "noun", "वृ॒ष्णयः॑", "वृ॒ष्णेः", "वृ॒ष्णये॑", "", "a ram"])
let v = native_list_append(v, ["ದೂತ", "noun", "ದೂತ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["आर्यदेव​", "noun", "आर्यदेव​", "", "", "", "a male given"])
let v = native_list_append(v, ["आर्यवंश", "noun", "आर्यवंश", "", "", "", "noble blood or"])
let v = native_list_append(v, ["आर्यवर्मन्", "noun", "आर्यवर्मन्", "", "", "", "a male given"])
let v = native_list_append(v, ["प्रावृष्", "noun", "प्रावृषः", "प्रावृषः", "प्रावृषे", "", "rainy season monsoon"])
let v = native_list_append(v, ["गृध्र", "noun", "गृध्राः॑", "गृध्र॑स्य", "गृध्रा॑य", "", "a vulture"])
let v = native_list_append(v, ["युवति", "noun", "यु॒व॒तयः॑", "यु॒व॒तेः", "यु॒व॒तये॑", "", "a girl a"])
let v = native_list_append(v, ["सुपर्ण", "noun", "सु॒प॒र्णाः", "सु॒प॒र्णस्य॑", "सु॒प॒र्णाय॑", "", "any large bird"])
let v = native_list_append(v, ["संवहन", "noun", "संवहनानि", "संवहनस्य", "संवहनाय", "", "guiding conducting"])
let v = native_list_append(v, ["संवत्सर", "noun", "सं॒व॒त्स॒राः", "सं॒व॒त्स॒रस्य॑", "सं॒व॒त्स॒राय॑", "", "a year a"])
let v = native_list_append(v, ["अध्वन्", "noun", "अध्वा॑नः", "अध्व॑नः", "अध्व॑ने", "", "a road way"])
let v = native_list_append(v, ["खरे", "noun", "खरे", "", "", "", "locative singular of"])
let v = native_list_append(v, ["भल्लूक", "noun", "भल्लूकाः", "भल्लूकस्य", "भल्लूकाय", "", "bear"])
let v = native_list_append(v, ["तीक्ष्णदंष्ट्रक", "noun", "तीक्ष्णदंष्ट्रकाः", "तीक्ष्णदंष्ट्रकस्य", "तीक्ष्णदंष्ट्रकाय", "", "leopard"])
let v = native_list_append(v, ["पृष्टि", "noun", "पृ॒ष्टयः॑", "पृ॒ष्टेः", "पृ॒ष्टये॑", "", "a rib"])
let v = native_list_append(v, ["कटि", "noun", "कटयः", "कटेः", "कटये", "", "the waist"])
let v = native_list_append(v, ["कम्प", "noun", "कम्पाः", "कम्पस्य", "कम्पाय", "", "trembling motion tremor"])
let v = native_list_append(v, ["कम्पन", "noun", "कम्पनाः", "कम्पनस्य", "कम्पनाय", "", "a kind of"])
let v = native_list_append(v, ["मद्गु", "noun", "म॒द्गवः॑", "म॒द्गोः", "म॒द्गवे॑", "", "diver loon a"])
let v = native_list_append(v, ["मरीयमिपुत्र", "noun", "मरीयमिपुत्राः", "मरीयमिपुत्रस्य", "मरीयमिपुत्राय", "", "Jesus Christ"])
let v = native_list_append(v, ["मरीयमि", "noun", "मरीयमयः", "मरीयमेः", "मरीयमये", "", "Mary the mother"])
let v = native_list_append(v, ["मुद्ग", "noun", "मु॒द्गाः", "मु॒द्गस्य॑", "मु॒द्गाय॑", "", "the mung bean"])
let v = native_list_append(v, ["दुर्मनस्", "noun", "दुर्मनांसि", "दुर्मनसः", "दुर्मनसे", "", "bad disposition perversity"])
let v = native_list_append(v, ["भैषज्य", "noun", "भैष॑ज्यानि", "भैष॑ज्यस्य", "भैष॑ज्याय", "", "curativeness healing efficacy"])
let v = native_list_append(v, ["औपस्थ्य", "noun", "औपस्थ्यानि", "औपस्थ्यस्य", "औपस्थ्याय", "", "sexual intercourse"])
let v = native_list_append(v, ["भञ्जक", "noun", "भञ्जकाः", "भञ्जकस्य", "भञ्जकाय", "", "a breaker of"])
let v = native_list_append(v, ["आहरण", "noun", "आहरणानि", "आहरणस्य", "आहरणाय", "", "taking seizing"])
let v = native_list_append(v, ["अङ्गसङ्ग", "noun", "अङ्ग॑सङ्गाः", "अङ्ग॑सङ्गस्य", "अङ्ग॑सङ्गाय", "", "coitus sexual intercourse"])
let v = native_list_append(v, ["कान्ति", "noun", "कान्तयः", "कान्तेः", "कान्तये", "", "desire wish"])
let v = native_list_append(v, ["सुगन्ध", "noun", "सु॒ग॒न्धाः", "सु॒ग॒न्धस्य॑", "सु॒ग॒न्धाय॑", "", "a pleasant fragrant"])
let v = native_list_append(v, ["दुर्गन्ध", "noun", "दुर्गन्धाः", "दुर्गन्धस्य", "दुर्गन्धाय", "", "bad-smell stink"])
let v = native_list_append(v, ["सूर्यकान्ति", "noun", "सूर्यकान्तयः", "सूर्यकान्तेः", "सूर्यकान्तये", "", "sunlight sunshine"])
let v = native_list_append(v, ["सम्पत्ति", "noun", "सम्पत्तयः", "सम्पत्तेः", "सम्पत्तये", "", "prosperity welfare good"])
let v = native_list_append(v, ["क्रान्ति", "noun", "क्रान्तयः", "क्रान्तेः", "क्रान्तये", "", "going proceeding step"])
let v = native_list_append(v, ["नति", "noun", "नतयः", "नतेः", "नतये", "", "bending bowing stooping"])
let v = native_list_append(v, ["नत", "noun", "न॒तानि॑", "न॒तस्य॑", "न॒ताय॑", "", "zenith-distance at meridian"])
let v = native_list_append(v, ["प्रातःकाल", "noun", "प्रातःकालाः", "प्रातःकालस्य", "प्रातःकालाय", "", "morning daybreak"])
let v = native_list_append(v, ["कूट", "noun", "कूटाः॑", "कूट॑स्य", "कूटा॑य", "", "maṇḍapa a kind"])
let v = native_list_append(v, ["श्वसन", "noun", "श्व॒स॒नानि॑", "श्व॒स॒नस्य॑", "श्व॒स॒नाय॑", "", "breathing respiration breath"])
let v = native_list_append(v, ["हिन्दु", "noun", "हिन्दवः", "हिन्दोः", "हिन्दवे", "", "a Hindu"])
let v = native_list_append(v, ["वीरुध्", "noun", "वीरुधः", "वीरुधः", "", "", "a plant herb"])
let v = native_list_append(v, ["हिन्दुस्थान", "noun", "हिन्दुस्थानानि", "हिन्दुस्थानस्य", "हिन्दुस्थानाय", "", "India"])
let v = native_list_append(v, ["वङ्गन", "noun", "वङ्गनाः", "वङ्गनस्य", "वङ्गनाय", "", "aubergine"])
let v = native_list_append(v, ["अङ्गन", "noun", "अङ्गनानि", "अङ्गनस्य", "अङ्गनाय", "", "the act of"])
let v = native_list_append(v, ["वामन", "noun", "वा॒म॒नाः", "वा॒म॒नस्य॑", "वा॒म॒नाय॑", "", "a dwarfish bull"])
let v = native_list_append(v, ["𑀲𑀫𑀸𑀲", "noun", "𑀲𑀫𑀸𑀲", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["माङ्गलिक", "noun", "माङ्गलिकानि", "माङ्गलिकस्य", "माङ्गलिकाय", "", "any auspicious object"])
let v = native_list_append(v, ["सम्राज्", "noun", "स॒म्राजः॑", "स॒म्राजः॑", "स॒म्राजे॑", "", "a supreme ruler"])
let v = native_list_append(v, ["सम्राट्", "noun", "सम्राट्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["लोल", "noun", "लोलाः", "लोलस्य", "लोलाय", "", "the penis"])
let v = native_list_append(v, ["उदासिन्", "noun", "उदासिनः", "उदासिनः", "उदासिने", "", "a stoic philosopher"])
let v = native_list_append(v, ["हर्षित", "noun", "हर्षितानि", "हर्षितस्य", "हर्षिताय", "", "joy delight"])
let v = native_list_append(v, ["हेमन्", "noun", "हेमन्", "", "", "", "winter"])
let v = native_list_append(v, ["ज्योतिरिङ्गण", "noun", "ज्योतिरिङ्गणाः", "ज्योतिरिङ्गणस्य", "ज्योतिरिङ्गणाय", "", "firefly"])
let v = native_list_append(v, ["ज्योतिर्", "noun", "ज्योतिर्", "", "", "", "combining form of"])
let v = native_list_append(v, ["इङ्गन", "noun", "इङ्गनानि", "इङ्गनस्य", "इङ्गनाय", "", "shaking moving"])
let v = native_list_append(v, ["दाक्षिण्य", "noun", "दाक्षिण्यानि", "दाक्षिण्यस्य", "दाक्षिण्याय", "", "dexterity skill officiousness"])
let v = native_list_append(v, ["भिषक्", "noun", "भिषक्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["युक्ति", "noun", "युक्तयः", "युक्तेः", "युक्तये", "", "union junction connection"])
let v = native_list_append(v, ["माण्डलिक", "noun", "माण्डलिकाः", "माण्डलिकस्य", "माण्डलिकाय", "", "governor of a"])
let v = native_list_append(v, ["मण्डलिका", "noun", "मण्डलिकाः", "मण्डलिकायाः", "मण्डलिकायै", "", "a group troop"])
let v = native_list_append(v, ["बर्बट", "noun", "बर्बटाः", "बर्बटस्य", "बर्बटाय", "", "Dolichos catjang"])
let v = native_list_append(v, ["बर्बटी", "noun", "बर्बट्यः", "बर्बट्याः", "बर्बट्यै", "", "a kind of"])
let v = native_list_append(v, ["निमय", "noun", "निमयाः", "निमयस्य", "निमयाय", "", "exchange barter change"])
let v = native_list_append(v, ["बस्त", "noun", "ब॒स्ताः", "ब॒स्तस्य॑", "ब॒स्ताय॑", "", "a goat"])
let v = native_list_append(v, ["हिन्दीम्", "noun", "हिन्दीम्", "", "", "", "feminine accusative singular"])
let v = native_list_append(v, ["हिन्द्या", "noun", "हिन्द्या", "", "", "", "feminine instrumental singular"])
let v = native_list_append(v, ["हिन्द्यै", "noun", "हिन्द्यै", "", "", "", "feminine dative singular"])
let v = native_list_append(v, ["हिन्द्याः", "noun", "हिन्द्याः", "", "", "", "combining form of"])
let v = native_list_append(v, ["हिन्द्यास्", "noun", "हिन्द्यास्", "", "", "", "feminine ablative singular"])
let v = native_list_append(v, ["हिन्द्याम्", "noun", "हिन्द्याम्", "", "", "", "feminine locative singular"])
let v = native_list_append(v, ["आर्द्र", "noun", "आ॒र्द्राः", "आ॒र्द्रस्य॑", "आ॒र्द्राय॑", "", "name of a"])
let v = native_list_append(v, ["मद्यपान", "noun", "मद्यपानानि", "मद्यपानस्य", "मद्यपानाय", "", "drinking of alcohol"])
let v = native_list_append(v, ["यक्ष्म", "noun", "यक्ष्माः॑", "यक्ष्म॑स्य", "यक्ष्मा॑य", "", "illness disease sickness"])
let v = native_list_append(v, ["आर्तव", "noun", "आ॒र्त॒वाः", "आ॒र्त॒वस्य॑", "आ॒र्त॒वाय॑", "", "a section of"])
let v = native_list_append(v, ["व्युष्टि", "noun", "व्यु॑ष्टयः", "व्यु॑ष्टेः", "व्यु॑ष्टये", "", "the first gleam"])
let v = native_list_append(v, ["अस्थन्", "noun", "अ॒स्थानि॑", "अ॒स्थ्नः", "अ॒स्थ्ने", "", "a bone"])
let v = native_list_append(v, ["ಮಾಸ", "noun", "ಮಾಸ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["सङ्ग", "noun", "सङ्गाः", "सङ्गस्य", "सङ्गाय", "", "sticking clinging to"])
let v = native_list_append(v, ["अदाक्षिण्य", "noun", "अदाक्षिण्यानि", "अदाक्षिण्यस्य", "अदाक्षिण्याय", "", "incivility impoliteness"])
let v = native_list_append(v, ["विद्यादेवी", "noun", "विद्यादेव्यः", "विद्यादेव्याः", "विद्यादेव्यै", "", "a female divinity"])
let v = native_list_append(v, ["चान्द्र", "noun", "चान्द्राः", "चान्द्रस्य", "चान्द्राय", "", "a lunar month"])
let v = native_list_append(v, ["वीचि", "noun", "वीच॑यः", "वीचेः॑", "वीच॑ये", "", "going or leading"])
let v = native_list_append(v, ["वीचिस्", "noun", "वीचिस्", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["वीचिः", "noun", "वीचिः", "", "", "", "combining form of"])
let v = native_list_append(v, ["काल्याम्", "noun", "काल्याम्", "", "", "", "feminine locative singular"])
let v = native_list_append(v, ["अर्यमा", "noun", "अर्यमा", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["विसर्ग", "noun", "वि॒स॒र्गाः", "वि॒स॒र्गस्य॑", "वि॒स॒र्गाय॑", "", "liberation freedom letting"])
let v = native_list_append(v, ["शिक्य", "noun", "शि॒क्या॑नि", "शि॒क्य॑स्य", "शि॒क्या॑य", "", "a kind of"])
let v = native_list_append(v, ["शिच्", "noun", "शिचः", "शिचः", "शिचे", "", "the cord or"])
let v = native_list_append(v, ["शिक्", "noun", "शिक्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["औत्सुक्य", "noun", "औत्सुक्यानि", "औत्सुक्यस्य", "औत्सुक्याय", "", "anxiety desire longing"])
let v = native_list_append(v, ["चातुर्य", "noun", "चातुर्याणि", "चातुर्यस्य", "चातुर्याय", "", "skill cleverness dexterity"])
let v = native_list_append(v, ["जठर", "noun", "ज॒ठरा॑णि", "ज॒ठर॑स्य", "ज॒ठरा॑य", "", "stomach belly abdomen"])
let v = native_list_append(v, ["संग्रन्थन", "noun", "संग्रन्थनानि", "संग्रन्थनस्य", "संग्रन्थनाय", "", "tying together"])
let v = native_list_append(v, ["संग्रथन", "noun", "संग्रथनानि", "संग्रथनस्य", "संग्रथनाय", "", "tying together repairing"])
let v = native_list_append(v, ["ग्रथन", "noun", "ग्रथनानि", "ग्रथनस्य", "ग्रथनाय", "", "tying binding together"])
let v = native_list_append(v, ["सुसंस्कृत", "noun", "सुसं॑स्कृताः", "सुसं॑स्कृतस्य", "सुसं॑स्कृताय", "", "a sacred text"])
let v = native_list_append(v, ["सेविका", "noun", "सेविकाः", "सेविकायाः", "सेविकायै", "", "a maid female"])
let v = native_list_append(v, ["अमनस्", "noun", "अम॑नांसि", "अम॑नसः", "अम॑नसे", "", "lack of intelligence"])
let v = native_list_append(v, ["क्षुभ्", "noun", "क्षुभः॑", "क्षु॒भः", "क्षु॒भे", "", "a shake blow"])
let v = native_list_append(v, ["लोप", "noun", "लोपाः॑", "लोप॑स्य", "लोपा॑य", "", "breaking hurting injury"])
let v = native_list_append(v, ["क्षेम", "noun", "क्षेमाः॑", "क्षेम॑स्य", "क्षेमा॑य", "", "safety tranquillity peace"])
let v = native_list_append(v, ["पिङ्ग", "noun", "पिङ्गाः", "पिङ्गस्य", "पिङ्गाय", "", "yellow colour"])
let v = native_list_append(v, ["पादशोथ", "noun", "पादशोथाः", "पादशोथस्य", "पादशोथाय", "", "gout"])
let v = native_list_append(v, ["दुःस्पृष्ट", "noun", "दुःस्पृष्टानि", "दुःस्पृष्टस्य", "दुःस्पृष्टाय", "", "slight contact the"])
let v = native_list_append(v, ["स्पृष्ट", "noun", "स्पृष्टाः", "स्पृष्टस्य", "स्पृष्टाय", "", "the plosive and"])
let v = native_list_append(v, ["रसगोलक", "noun", "रसगोलकाः", "रसगोलकस्य", "रसगोलकाय", "", "synonym of रसगोल"])
let v = native_list_append(v, ["कामलता", "noun", "कामलताः", "कामलतायाः", "कामलतायै", "", "the penis"])
let v = native_list_append(v, ["श्वसित", "noun", "श्वसितानि", "श्वसितस्य", "श्वसिताय", "", "breathing breath respiration"])
let v = native_list_append(v, ["मर", "noun", "म॒राः", "म॒रस्य॑", "म॒राय॑", "", "death"])
let v = native_list_append(v, ["कुलत्थ", "noun", "कुलत्थाः", "कुलत्थस्य", "कुलत्थाय", "", "Kulthi the horse"])
let v = native_list_append(v, ["कुलत्थिका", "noun", "कुलत्थिकाः", "कुलत्थिकायाः", "कुलत्थिकायै", "", "Kulthi the horse"])
let v = native_list_append(v, ["कुलत्थक", "noun", "कुलत्थकानि", "कुलत्थकस्य", "कुलत्थकाय", "", "Kulthi the horse"])
let v = native_list_append(v, ["कालिय", "noun", "कालियाः", "कालियस्य", "कालियाय", "", "Kaliya a poisonous"])
let v = native_list_append(v, ["प्रेमन्", "noun", "प्रे॒माणः॑", "प्रे॒म्णः", "प्रे॒म्णे", "", "love affection fondness"])
let v = native_list_append(v, ["स्फोट", "noun", "स्फोटाः", "स्फोटस्य", "स्फोटाय", "", "bursting explosion"])
let v = native_list_append(v, ["नमन", "noun", "नमनानि", "नमनस्य", "नमनाय", "", "bowing down sinking"])
let v = native_list_append(v, ["बुक्कन", "noun", "बुक्कनानि", "बुक्कनस्य", "बुक्कनाय", "", "the barking of"])
let v = native_list_append(v, ["लयन", "noun", "लयनानि", "लयनस्य", "लयनाय", "", "the act of"])
let v = native_list_append(v, ["पूषन्", "noun", "पू॒षाणः॑", "पू॒ष्णः", "पू॒ष्णे", "", "Pūṣan a Vedic"])
let v = native_list_append(v, ["खनक", "noun", "खनकाः", "खनकस्य", "खनकाय", "", "one who digs"])
let v = native_list_append(v, ["विभजन", "noun", "विभजनानि", "विभजनस्य", "विभजनाय", "", "separation distinction"])
let v = native_list_append(v, ["मुद्गौदन", "noun", "मुद्गौदनानि", "मुद्गौदनस्य", "मुद्गौदनाय", "", "a soup made"])
let v = native_list_append(v, ["चर", "noun", "चराः", "चरस्य", "चराय", "", "a spy"])
let v = native_list_append(v, ["लुब्ध", "noun", "लुब्धाः", "लुब्धस्य", "लुब्धाय", "", "a hunter"])
let v = native_list_append(v, ["आलम्भ", "noun", "आलम्भाः", "आलम्भस्य", "आलम्भाय", "", "taking hold of"])
let v = native_list_append(v, ["लम्भ", "noun", "लम्भाः", "लम्भस्य", "लम्भाय", "", "finding attainment gain"])
let v = native_list_append(v, ["अस्थिभङ्ग", "noun", "अस्थिभङ्गाः", "अस्थिभङ्गस्य", "अस्थिभङ्गाय", "", "fracture of the"])
let v = native_list_append(v, ["सक्थि", "noun", "सक्थी॑नि", "स॒क्थ्नः", "सक्थि॑ने", "", "the thigh thigh-bone"])
let v = native_list_append(v, ["साफल्य", "noun", "साफल्यानि", "साफल्यस्य", "साफल्याय", "", "fruitfulness profitableness advantage"])
let v = native_list_append(v, ["धीर्य", "noun", "धी॒र्या॑णि", "धी॒र्य॑स्य", "धी॒र्या॑य", "", "intelligence prudence"])
let v = native_list_append(v, ["ಧೈರ್ಯ", "noun", "ಧೈರ್ಯ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["संधा", "noun", "सं॒धाः", "सं॒धायाः॑", "सं॒धायै॑", "", "union association"])
let v = native_list_append(v, ["सन्धा", "noun", "सन्धा", "", "", "", "alternative form of"])
let v = native_list_append(v, ["केदार", "noun", "केदार", "", "", "", "irrigated field N."])
let v = native_list_append(v, ["हीरक", "noun", "हीरकाः", "हीरकस्य", "हीरकाय", "", "a diamond"])
let v = native_list_append(v, ["पादग्रन्थि", "noun", "पादग्रन्थयः", "पादग्रन्थेः", "पादग्रन्थये", "", "the ankle"])
let v = native_list_append(v, ["पुरुषोत्तम", "noun", "पुरुषोत्तमाः", "पुरुषोत्तमस्य", "पुरुषोत्तमाय", "", "the best among"])
let v = native_list_append(v, ["ಕಾರ್ಯ", "noun", "ಕಾರ್ಯ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["ကရုဏာ", "noun", "ကရုဏာ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["शिशयिषा", "noun", "शिशयिषाः", "शिशयिषायाः", "शिशयिषायै", "", "desire to lie"])
let v = native_list_append(v, ["अर्धक", "noun", "अर्धकानि", "अर्धकस्य", "अर्धकाय", "", "a half part"])
let v = native_list_append(v, ["आशी", "noun", "आश्यः", "आश्याः", "आश्यै", "", "a serpents fang"])
let v = native_list_append(v, ["नाका", "noun", "नाका", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["छर्दि", "noun", "छ॒र्दयः॑", "छ॒र्देः", "छ॒र्दये॑", "", "expulsion of breath"])
let v = native_list_append(v, ["पक्व", "noun", "प॒क्वाः", "प॒क्वस्य॑", "प॒क्वाय॑", "", "cooked food dish"])
let v = native_list_append(v, ["पक्ति", "noun", "पक्त॑यः", "पक्तेः॑", "पक्त॑ये", "", "cooking preparation of"])
let v = native_list_append(v, ["पक्तृ", "noun", "प॒क्तारः॑", "प॒क्तुः", "प॒क्त्रे", "", "one who cooks"])
let v = native_list_append(v, ["पक्ता", "noun", "पक्ता", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["चन्द्रकान्ति", "noun", "चन्द्रकान्तयः", "चन्द्रकान्तेः", "चन्द्रकान्तये", "", "the brilliancy or"])
let v = native_list_append(v, ["चुम्बा", "noun", "चुम्बाः", "चुम्बायाः", "चुम्बायै", "", "synonym of चुम्बन"])
let v = native_list_append(v, ["प्रास", "noun", "प्रासाः", "प्रासस्य", "प्रासाय", "", "casting throwing"])
let v = native_list_append(v, ["गृद्धि", "noun", "गृद्धयः", "गृद्धेः", "गृद्धये", "", "greed"])
let v = native_list_append(v, ["पाश", "noun", "पाशाः॑", "पाश॑स्य", "पाशा॑य", "", "a noose cord"])
let v = native_list_append(v, ["वायुमण्डल", "noun", "वायुमण्डलानि", "वायुमण्डलस्य", "वायुमण्डलाय", "", "a whirlwind"])
let v = native_list_append(v, ["भल्ल", "noun", "भल्लाः", "भल्लस्य", "भल्लाय", "", "a kind of"])
let v = native_list_append(v, ["श्वाविध्", "noun", "श्वा॒विधः॑", "श्वा॒विधः॑", "श्वा॒विधे॑", "", "a porcupine"])
let v = native_list_append(v, ["क्रन्दन", "noun", "क्रन्दनानि", "क्रन्दनस्य", "क्रन्दनाय", "", "a cry of"])
let v = native_list_append(v, ["वैकल्पिकता", "noun", "वैकल्पिकताः", "वैकल्पिकतायाः", "वैकल्पिकतायै", "", "optionality"])
let v = native_list_append(v, ["वैकल्पिकत्व", "noun", "वैकल्पिकत्वानि", "वैकल्पिकत्वस्य", "वैकल्पिकत्वाय", "", "synonym of वैकल्पिकता"])
let v = native_list_append(v, ["विनति", "noun", "विनतयः", "विनतेः", "विनतये", "", "bowing obeisance to"])
let v = native_list_append(v, ["गर", "noun", "ग॒राः", "ग॒रस्य॑", "ग॒राय॑", "", "swallowing"])
let v = native_list_append(v, ["क्षालन", "noun", "क्षालनानि", "क्षालनस्य", "क्षालनाय", "", "the act of"])
let v = native_list_append(v, ["बैजिक", "noun", "बैजिकाः", "बैजिकस्य", "बैजिकाय", "", "a young shoot"])
let v = native_list_append(v, ["वह्य", "noun", "व॒ह्यानि॑", "व॒ह्यस्य॑", "व॒ह्याय॑", "", "fit to be"])
let v = native_list_append(v, ["डीन", "noun", "डीनानि", "डीनस्य", "डीनाय", "", "flight especially of"])
let v = native_list_append(v, ["आनन्ददत्त", "noun", "आनन्ददत्ताः", "आनन्ददत्तस्य", "आनन्ददत्ताय", "", "the penis"])
let v = native_list_append(v, ["लेण्ड", "noun", "लेण्डानि", "लेण्डस्य", "लेण्डाय", "", "alternative form of"])
let v = native_list_append(v, ["शुश्रूषा", "noun", "शुश्रूषाः", "शुश्रूषायाः", "शुश्रूषायै", "", "desire or wish"])
let v = native_list_append(v, ["मणिबन्ध", "noun", "मणिबन्धाः", "मणिबन्धस्य", "मणिबन्धाय", "", "the wrist"])
let v = native_list_append(v, ["ಕರ್ತವ್ಯ", "noun", "ಕರ್ತವ್ಯ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["विमाता", "noun", "विमाता", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["विमातृ", "noun", "विमातरः", "विमातुः", "विमात्रे", "", "a stepmother"])
let v = native_list_append(v, ["तुष्टि", "noun", "तुष्टयः", "तुष्टेः", "तुष्टये", "", "satisfaction contentment delight"])
let v = native_list_append(v, ["राष्ट्रिय", "noun", "रा॒ष्ट्रियाः॑", "रा॒ष्ट्रिय॑स्य", "रा॒ष्ट्रिया॑य", "", "alternative form of"])
let v = native_list_append(v, ["बद्धक", "noun", "बद्ध॑काः", "बद्ध॑कस्य", "बद्ध॑काय", "", "one who is"])
let v = native_list_append(v, ["प्रकोप", "noun", "प्रकोपाः", "प्रकोपस्य", "प्रकोपाय", "", "violent anger rage"])
let v = native_list_append(v, ["लण्ड्र", "noun", "लण्ड्र", "लण्ड्रस्य", "लण्ड्राय", "", "London the capital"])
let v = native_list_append(v, ["आलिङ्गन", "noun", "आलिङ्गनानि", "आलिङ्गनस्य", "आलिङ्गनाय", "", "the act of"])
let v = native_list_append(v, ["लिङ्गन", "noun", "लिङ्गनानि", "लिङ्गनस्य", "लिङ्गनाय", "", "synonym of आलिङ्गन"])
let v = native_list_append(v, ["पितृष्वसृ", "noun", "पितृष्वसारः", "पितृष्वसुः", "पितृष्वस्रे", "", "a fathers sister"])
let v = native_list_append(v, ["पितृष्वसा", "noun", "पितृष्वसा", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["पितुःष्वसृ", "noun", "पितुःष्वसारः", "पितुःष्वसुः", "पितुःष्वस्रे", "", "a fathers sister"])
let v = native_list_append(v, ["पितुः", "noun", "पितुः", "", "", "", "ablative/genitive singular of"])
let v = native_list_append(v, ["तोष", "noun", "तोषाः", "तोषस्य", "तोषाय", "", "satisfaction contentment pleasure"])
let v = native_list_append(v, ["पितुःष्वसा", "noun", "पितुःष्वसा", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["सासु", "noun", "सासु", "", "", "", "locative plural of"])
let v = native_list_append(v, ["हरिमन्", "noun", "ह॒रि॒माणः॑", "ह॒रि॒म्णः", "ह॒रि॒म्णे", "", "yellow colour"])
let v = native_list_append(v, ["हरिमा", "noun", "हरिमा", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["लिङ्गाग्र", "noun", "लिङ्गाग्राणि", "लिङ्गाग्रस्य", "लिङ्गाग्राय", "", "the glans penis"])
let v = native_list_append(v, ["क्रीत", "noun", "क्री॒तानि॑", "क्री॒तस्य॑", "क्री॒ताय॑", "", "a bargain"])
let v = native_list_append(v, ["इस्लामधर्म", "noun", "इस्लामधर्माः", "इस्लामधर्मस्य", "इस्लामधर्माय", "", "Islam"])
let v = native_list_append(v, ["उल्लास", "noun", "उल्लासाः", "उल्लासस्य", "उल्लासाय", "", "light splendour"])
let v = native_list_append(v, ["रमजान", "noun", "रमजानाः", "रमजानस्य", "रमजानाय", "", "Ramadan"])
let v = native_list_append(v, ["रमजानमास", "noun", "रमजानमासाः", "रमजानमासस्य", "रमजानमासाय", "", "Ramadan"])
let v = native_list_append(v, ["यवनधर्म", "noun", "यवनधर्माः", "यवनधर्मस्य", "यवनधर्माय", "", "Islam"])
let v = native_list_append(v, ["मुस्लिमधर्म", "noun", "मुस्लिमधर्माः", "मुस्लिमधर्मस्य", "मुस्लिमधर्माय", "", "Islam"])
let v = native_list_append(v, ["प्रजेश", "noun", "प्रजेश", "", "", "", "lord of creatures"])
let v = native_list_append(v, ["पलाश", "noun", "पलाश", "", "", "", "leaf foliage"])
let v = native_list_append(v, ["मञ्जूषा", "noun", "मञ्जूषाः", "मञ्जूषायाः", "मञ्जूषायै", "", "a box chest"])
let v = native_list_append(v, ["मञ्जुषा", "noun", "मञ्जुषाः", "मञ्जुषायाः", "मञ्जुषायै", "", "alternative form of"])
let v = native_list_append(v, ["डाकिनी", "noun", "डाकिन्यः", "डाकिन्याः", "डाकिन्यै", "", "a female imp"])
let v = native_list_append(v, ["आषाढ", "noun", "आषाढ", "", "", "", "the fourth month"])
let v = native_list_append(v, ["पुरंदर", "noun", "पु॒रं॒द॒राः", "पु॒रं॒द॒रस्य॑", "पु॒रं॒द॒राय॑", "", "destroyer of forts/strongholds"])
let v = native_list_append(v, ["द्रमिल", "noun", "द्रमिलाः", "द्रमिलस्य", "द्रमिलाय", "", "synonym of द्रविड"])
let v = native_list_append(v, ["द्रमिड", "noun", "द्रमिडाः", "द्रमिडस्य", "द्रमिडाय", "", "alternative form of"])
let v = native_list_append(v, ["शिश्नदेव", "noun", "शि॒श्नदे॑वाः", "शि॒श्नदे॑वस्य", "शि॒श्नदे॑वाय", "", "having the phallus"])
let v = native_list_append(v, ["सुखो", "noun", "सुखो", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["संस्कृतज्ञ", "noun", "संस्कृतज्ञाः", "संस्कृतज्ञस्य", "संस्कृतज्ञाय", "", "a pundit one"])
let v = native_list_append(v, ["आण्ड", "noun", "आ॒ण्डाः", "आ॒ण्डस्य॑", "आ॒ण्डाय॑", "", "an egg"])
let v = native_list_append(v, ["भगवद्गीता", "noun", "भ॒ग॒व॒द्गी॒ताः", "भ॒ग॒व॒द्गी॒तायाः॑", "भ॒ग॒व॒द्गी॒तायै॑", "", "the Bhagavad Gita"])
let v = native_list_append(v, ["ग्लानि", "noun", "ग्ला॒नयः॑", "ग्ला॒नेः", "ग्ला॒नये॑", "", "exhaustion fatigue sickness"])
let v = native_list_append(v, ["ಗ್ಲಾನಿ", "noun", "ಗ್ಲಾನಿ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["पण्डा", "noun", "पण्डाः", "पण्डायाः", "पण्डायै", "", "wisdom knowledge"])
let v = native_list_append(v, ["आत्मग्लानि", "noun", "आत्मग्लानयः", "आत्मग्लानेः", "आत्मग्लानये", "", "regret depression"])
let v = native_list_append(v, ["याता", "noun", "याता", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["𑀑𑀤𑀦", "noun", "𑀑𑀤𑀦", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["𑀚𑁆𑀬𑁄𑀢𑀺𑀭𑁆", "noun", "𑀚𑁆𑀬𑁄𑀢𑀺𑀭𑁆", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["𑀓𑁆𑀭𑀻𑀢", "noun", "𑀓𑁆𑀭𑀻𑀢", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["छुबुक", "noun", "छुबु॑कानि", "छुबु॑कस्य", "छुबु॑काय", "", "alternative form of"])
let v = native_list_append(v, ["𑀅𑀪𑀺𑀱𑁂𑀓", "noun", "𑀅𑀪𑀺𑀱𑁂𑀓", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["बोल्लक", "noun", "बोल्लकाः", "बोल्लकस्य", "बोल्लकाय", "", "one who speaks"])
let v = native_list_append(v, ["व्युष्", "noun", "व्युष्", "", "", "", "dawn daybreak"])
let v = native_list_append(v, ["परिणीत", "noun", "परिणीतानि", "परिणीतस्य", "परिणीताय", "", "the act of"])
let v = native_list_append(v, ["श्रीवत्स", "noun", "श्रीवत्स", "", "", "", "shrivatsa endless knot"])
let v = native_list_append(v, ["पुरम्", "noun", "पुरम्", "", "", "", "feminine accusative singular"])
let v = native_list_append(v, ["पुरन्दर", "noun", "पुरन्दर", "पुरन्दरस्य", "पुरन्दराय", "", "pronunciation spelling of"])
let v = native_list_append(v, ["परिणीति", "noun", "परिणीतयः", "परिणीतेः", "परिणीतये", "", "the act of"])
let v = native_list_append(v, ["वैपुल्य", "noun", "वैपुल्य", "", "", "", "spaciousness thickness breadth"])
let v = native_list_append(v, ["अङ्गमर्दन", "noun", "अङ्गमर्दनानि", "अङ्गमर्दनस्य", "अङ्गमर्दनाय", "", "massage"])
let v = native_list_append(v, ["मृतोत्थान", "noun", "मृतोत्थानानि", "मृतोत्थानस्य", "मृतोत्थानाय", "", "resurrection"])
let v = native_list_append(v, ["मेन्धिका", "noun", "मेन्धिकाः", "मेन्धिकायाः", "मेन्धिकायै", "", "henna “Lawsonia inermis”"])
let v = native_list_append(v, ["मेन्धी", "noun", "मेन्ध्यः", "मेन्ध्याः", "मेन्ध्यै", "", "synonym of मेन्धिका"])
let v = native_list_append(v, ["बहुबोल्लक", "noun", "बहुबोल्लकाः", "बहुबोल्लकस्य", "बहुबोल्लकाय", "", "a great talker"])
let v = native_list_append(v, ["धीवर", "noun", "धी॒व॒राः", "धी॒व॒रस्य॑", "धी॒व॒राय॑", "", "a clever wise"])
let v = native_list_append(v, ["𑀥𑀻𑀯𑀭", "noun", "𑀥𑀻𑀯𑀭", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["उत्स", "noun", "उत्साः॑", "उत्स॑स्य", "उत्सा॑य", "", "a spring fountain"])
let v = native_list_append(v, ["प्रणयोन्माद", "noun", "प्रणयोन्मादाः", "प्रणयोन्मादस्य", "प्रणयोन्मादाय", "", "frenzy passion emotion"])
let v = native_list_append(v, ["नमो", "noun", "नमो", "", "", "", "combining form of"])
let v = native_list_append(v, ["पृतना", "noun", "पृत॑नाः", "पृत॑नायाः", "पृत॑नायै", "", "battle strife war"])
let v = native_list_append(v, ["मुण्डस्", "noun", "मुण्डस्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["चिन्ता", "noun", "चिन्ताः", "चिन्तायाः", "चिन्तायै", "", "thinking thought consideration"])
let v = native_list_append(v, ["आपद्", "noun", "आपदः", "आपदः", "आपदे", "", "fall accident"])
let v = native_list_append(v, ["ការ្យ", "noun", "ការ្យ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["लौल्य", "noun", "लौल्यानि", "लौल्यस्य", "लौल्याय", "", "restlessness unsteadiness inconstancy"])
let v = native_list_append(v, ["औदार्य", "noun", "औदार्याणि", "औदार्यस्य", "औदार्याय", "", "nobility generosity magnanimity"])
let v = native_list_append(v, ["ऐक्य", "noun", "ऐक्यानि", "ऐक्यस्य", "ऐक्याय", "", "oneness unity"])
let v = native_list_append(v, ["दारिद्र्य", "noun", "दारिद्र्याणि", "दारिद्र्यस्य", "दारिद्र्याय", "", "poverty indigence"])
let v = native_list_append(v, ["अनल", "noun", "अनल", "", "", "", "Agni the Hindu"])
let v = native_list_append(v, ["भिद्", "noun", "भिदः॑", "भि॒दः", "भि॒दे", "", "a wall"])
let v = native_list_append(v, ["दारिद्र", "noun", "दारिद्राणि", "दारिद्रस्य", "दारिद्राय", "", "alternative form of"])
let v = native_list_append(v, ["महार्णव", "noun", "महार्णवाः", "महार्णवस्य", "महार्णवाय", "", "an ocean"])
let v = native_list_append(v, ["𑘢𑘿𑘨𑘰𑘎𑘵𑘝", "noun", "𑘢𑘿𑘨𑘰𑘎𑘵𑘝", "", "", "", "Modi script form"])
let v = native_list_append(v, ["कौरव", "noun", "कौ॒र॒वाः", "कौ॒र॒वस्य॑", "कौ॒र॒वाय॑", "", "a Kaurava descendant"])
let v = native_list_append(v, ["शकमुरुण्ड", "noun", "शकमुरुण्डाः", "शकमुरुण्डस्य", "शकमुरुण्डाय", "", "name of a"])
let v = native_list_append(v, ["𑀰𑀓𑀫𑀼𑀭𑀼𑀡𑁆𑀟", "noun", "𑀰𑀓𑀫𑀼𑀭𑀼𑀡𑁆𑀟", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["उषवदात", "noun", "उषवदात", "", "", "", "a male given"])
let v = native_list_append(v, ["𑀉𑀱𑀯𑀤𑀸𑀢", "noun", "𑀉𑀱𑀯𑀤𑀸𑀢", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["उलान", "noun", "उलान", "", "", "", "a male given"])
let v = native_list_append(v, ["𑀉𑀮𑀸𑀦", "noun", "𑀉𑀮𑀸𑀦", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["दिक्", "noun", "दिक्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["ဂုဏ", "noun", "ဂုဏ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["निर्भय", "noun", "निर्भयाणि", "निर्भयस्य", "निर्भयाय", "", "fearlessness security"])
let v = native_list_append(v, ["क्षुत्", "noun", "क्षुतः", "क्षुतः", "क्षुते", "", "a sneeze"])
let v = native_list_append(v, ["नीललोहित", "noun", "नी॒ल॒लो॒हि॒ताः", "नी॒ल॒लो॒हि॒तस्य॑", "नी॒ल॒लो॒हि॒ताय॑", "", "purple colour dark"])
let v = native_list_append(v, ["ᨷᩥᨲᩣ", "noun", "ᨷᩥᨲᩣ", "", "", "", "Tai Tham script"])
let v = native_list_append(v, ["ปิตา", "noun", "ปิตา", "", "", "", "Thai script form"])
let v = native_list_append(v, ["ပိတာ", "noun", "ပိတာ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["शिम्बल", "noun", "शिम्बल", "", "", "", "silk-cotton tree"])
let v = native_list_append(v, ["ဗုဒ္ဓါယ", "noun", "ဗုဒ္ဓါယ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["វុទ្ធ", "noun", "វុទ្ធ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["នមស៑", "noun", "នមស៑", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["វុទ្ធាយ", "noun", "វុទ្ធាយ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["គុរុ", "noun", "គុរុ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["ធម្ម៌", "noun", "ធម្ម៌", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["स्फोटिका", "noun", "स्फोटिकाः", "स्फोटिकायाः", "स्फोटिकायै", "", "a small boil"])
let v = native_list_append(v, ["शिचम्", "noun", "शिचम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["शिचा", "noun", "शिचा", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["शिचे", "noun", "शिचे", "", "", "", "dative singular of"])
let v = native_list_append(v, ["शिचस्", "noun", "शिचस्", "", "", "", "inflection of शिच्"])
let v = native_list_append(v, ["शिचि", "noun", "शिचि", "", "", "", "locative singular of"])
let v = native_list_append(v, ["𑀭𑀢𑀺", "noun", "𑀭𑀢𑀺", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["शिलालेख", "noun", "शिलालेखाः", "शिलालेखस्य", "शिलालेखाय", "", "a rock inscription"])
let v = native_list_append(v, ["सभापति", "noun", "स॒भापत॑यः", "स॒भापतेः॑", "स॒भापत॑ये", "", "the president or"])
let v = native_list_append(v, ["कॢप्ति", "noun", "कॢप्त॑यः", "कॢप्तेः॑", "कॢप्त॑ये", "", "preparation"])
let v = native_list_append(v, ["भाषास्", "noun", "भाषास्", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["अजगन्ध", "noun", "अजगन्धाः", "अजगन्धस्य", "अजगन्धाय", "", "peppermint"])
let v = native_list_append(v, ["वाचन", "noun", "वाचनानि", "वाचनस्य", "वाचनाय", "", "the act of"])
let v = native_list_append(v, ["प्रभाकीट", "noun", "प्रभाकीटाः", "प्रभाकीटस्य", "प्रभाकीटाय", "", "a firefly"])
let v = native_list_append(v, ["โกฺรธ", "noun", "โกฺรธ", "", "", "", "Thai script form"])
let v = native_list_append(v, ["त्र्यम्बक", "noun", "त्र्य॑म्बकाः", "त्र्य॑म्बकस्य", "त्र्य॑म्बकाय", "", "an epithet of"])
let v = native_list_append(v, ["𑀉𑀧𑀯𑀸𑀲", "noun", "𑀉𑀧𑀯𑀸𑀲", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["शोभना", "noun", "शोभनाः", "शोभनायाः", "शोभनायै", "", "a beautiful woman"])
let v = native_list_append(v, ["शुभ्", "noun", "शुभः॑", "शु॒भः", "शु॒भे", "", "beauty splendour radiance"])
let v = native_list_append(v, ["अञ्चति", "noun", "अञ्चतयः", "अञ्चतेः", "अञ्चतये", "", "wind"])
let v = native_list_append(v, ["हुतात्मा", "noun", "हुतात्मा", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["हुतात्मन्", "noun", "हुतात्मानः", "हुतात्मनः", "हुतात्मने", "", "a martyr"])
let v = native_list_append(v, ["अप्सरास्", "noun", "अप्सरास्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["𑘭𑘽𑘭𑘿𑘎𑘵𑘝", "noun", "𑘭𑘽𑘭𑘿𑘎𑘵𑘝", "", "", "", "Modi script form"])
let v = native_list_append(v, ["त्वच्छेद", "noun", "त्वच्छेदाः", "त्वच्छेदस्य", "त्वच्छेदाय", "", "a skin-wound scratch"])
let v = native_list_append(v, ["विच्छेद", "noun", "विच्छेदाः", "विच्छेदस्य", "विच्छेदाय", "", "cutting apart breaking"])
let v = native_list_append(v, ["जलकण्टक", "noun", "जलकण्टकाः", "जलकण्टकस्य", "जलकण्टकाय", "", "singhara"])
let v = native_list_append(v, ["कर्पूर", "noun", "क॒र्पूराः॑", "क॒र्पूर॑स्य", "क॒र्पूरा॑य", "", "camphor"])
let v = native_list_append(v, ["उद्वर्तन", "noun", "उद्वर्तनानि", "उद्वर्तनस्य", "उद्वर्तनाय", "", "the act of"])
let v = native_list_append(v, ["सुषुप्त", "noun", "सुषु॑प्तानि", "सुषु॑प्तस्य", "सुषु॑प्ताय", "", "a deep sleep"])
let v = native_list_append(v, ["𑀲𑀺𑀭𑀸", "noun", "𑀲𑀺𑀭𑀸", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["त्रातृ", "noun", "त्रा॒तारः॑", "त्रा॒तुः", "त्रा॒त्रे", "", "protector saviour"])
let v = native_list_append(v, ["त्राता", "noun", "त्राता", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["कुङ्कुम", "noun", "कुङ्कुमानि", "कुङ्कुमस्य", "कुङ्कुमाय", "", "saffron"])
let v = native_list_append(v, ["ज्यायस्त्व", "noun", "ज्यायस्त्वानि", "ज्यायस्त्वस्य", "ज्यायस्त्वाय", "", "betterness superiority"])
let v = native_list_append(v, ["गणो", "noun", "गणो", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["𑀯𑀺𑀰𑁆𑀯𑀲𑀺𑀓", "noun", "𑀯𑀺𑀰𑁆𑀯𑀲𑀺𑀓", "", "", "", "An Indo-Scythian title"])
let v = native_list_append(v, ["𑀯𑀺𑀰𑁆𑀯𑀰𑀺𑀓", "noun", "𑀯𑀺𑀰𑁆𑀯𑀰𑀺𑀓", "", "", "", "An Indo-Scythian title"])
let v = native_list_append(v, ["होरमुर्ण्डग", "noun", "होरमुर्ण्डग", "", "", "", "a male given"])
let v = native_list_append(v, ["अनुशय", "noun", "अनुशय", "", "", "", "repentance revocation of"])
let v = native_list_append(v, ["क्लैब्य", "noun", "क्लैब्य", "", "", "", "impotence timidness faintheartedness"])
let v = native_list_append(v, ["गोधा", "noun", "गो॒धाः", "गो॒धायाः॑", "गो॒धायै॑", "", "a kind of"])
let v = native_list_append(v, ["𑀕𑁄𑀥𑀸", "noun", "𑀕𑁄𑀥𑀸", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["क्वाथ", "noun", "क्वा॒थाः", "क्वा॒थस्य॑", "क्वा॒थाय॑", "", "boiling"])
let v = native_list_append(v, ["प्राचीर", "noun", "प्राचीराः", "प्राचीरस्य", "प्राचीराय", "", "an enclosure hedge"])
let v = native_list_append(v, ["မာသ", "noun", "မာသ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["ರುದ್ರ", "noun", "ರುದ್ರ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["अमेध्य", "noun", "अ॒मे॒ध्यानि॑", "अ॒मे॒ध्यस्य॑", "अ॒मे॒ध्याय॑", "", "any substance unfit"])
let v = native_list_append(v, ["ख्यात", "noun", "ख्यातानि", "ख्यातस्य", "ख्याताय", "", "communication mention"])
let v = native_list_append(v, ["ဒူတ", "noun", "ဒူတ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["पूति", "noun", "पूत॑यः", "पूतेः॑", "पूत॑ये", "", "purification cleansing"])
let v = native_list_append(v, ["पूतिवात", "noun", "पूतिवाताः", "पूतिवातस्य", "पूतिवाताय", "", "fart"])
let v = native_list_append(v, ["समोष", "noun", "समोषाः", "समोषस्य", "समोषाय", "", "a samosa"])
let v = native_list_append(v, ["समोस", "noun", "समोस", "", "", "", "alternative form of"])
let v = native_list_append(v, ["पर्युषितवाक्य", "noun", "पर्युषितवाक्यानि", "पर्युषितवाक्यस्य", "पर्युषितवाक्याय", "", "a promise that"])
let v = native_list_append(v, ["युवानः", "noun", "युवानः", "", "", "", "nominative/vocative plural of"])
let v = native_list_append(v, ["युवानम्", "noun", "युवानम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["क्लान्ति", "noun", "क्लान्तयः", "क्लान्तेः", "क्लान्तये", "", "tiredness languor exhaustion"])
let v = native_list_append(v, ["पौलिका", "noun", "पौलिकाः", "पौलिकायाः", "पौलिकायै", "", "a kind of"])
let v = native_list_append(v, ["चिक्कण", "noun", "चि॒क्कणा॑नि", "चि॒क्कण॑स्य", "चि॒क्कणा॑य", "", "any smooth liquid"])
let v = native_list_append(v, ["𑀓𑀸𑀭𑀡", "noun", "𑀓𑀸𑀭𑀡", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["पुंश्चिह्न", "noun", "पुंश्चिह्नानि", "पुंश्चिह्नस्य", "पुंश्चिह्नाय", "", "the penis"])
let v = native_list_append(v, ["मदनाङ्कुश", "noun", "मदनाङ्कुशाः", "मदनाङ्कुशस्य", "मदनाङ्कुशाय", "", "the penis"])
let v = native_list_append(v, ["अरुष", "noun", "अ॒रु॒षाः", "अ॒रु॒षस्य॑", "अ॒रु॒षाय॑", "", "the sun"])
let v = native_list_append(v, ["धोरित", "noun", "धोरितानि", "धोरितस्य", "धोरिताय", "", "a horses trot"])
let v = native_list_append(v, ["वृत्रहा", "noun", "वृत्रहा", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["वृत्रहन्ता", "noun", "वृत्रहन्ता", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["गर्भनाडी", "noun", "गर्भनाड्यः", "गर्भनाड्याः", "गर्भनाड्यै", "", "umbilical cord"])
let v = native_list_append(v, ["नाडी", "noun", "ना॒ड्यः॑", "ना॒ड्याः", "ना॒ड्यै", "", "stem of a"])
let v = native_list_append(v, ["हनन", "noun", "हननाः", "हननस्य", "हननाय", "", "a kind of"])
let v = native_list_append(v, ["जिघांसा", "noun", "जिघांसाः", "जिघांसायाः", "जिघांसायै", "", "desire to kill"])
let v = native_list_append(v, ["काष्ठतक्षक", "noun", "काष्ठतक्षकाः", "काष्ठतक्षकस्य", "काष्ठतक्षकाय", "", "a carpenter"])
let v = native_list_append(v, ["वर्षाकाल", "noun", "वर्षाकाल", "", "", "", "rainy season"])
let v = native_list_append(v, ["शिरःपीडा", "noun", "शिरःपीडाः", "शिरःपीडायाः", "शिरःपीडायै", "", "headache"])
let v = native_list_append(v, ["शिरःपट्ट", "noun", "शिरःपट्टाः", "शिरःपट्टस्य", "शिरःपट्टाय", "", "turban"])
let v = native_list_append(v, ["लिङ्गम्", "noun", "लिङ्गम्", "", "", "", "nominative/accusative singular of"])
let v = native_list_append(v, ["मौक्तिकमाला", "noun", "मौक्तिकमालाः", "मौक्तिकमालायाः", "मौक्तिकमालायै", "", "a pearl necklace"])
let v = native_list_append(v, ["मौक्तिक", "noun", "मौक्तिकाः", "मौक्तिकस्य", "मौक्तिकाय", "", "a pearl"])
let v = native_list_append(v, ["चिन्तामणि", "noun", "चिन्तामणयः", "चिन्तामणेः", "चिन्तामणये", "", "a fabulous gem"])
let v = native_list_append(v, ["शक्र", "noun", "श॒क्राः", "श॒क्रस्य॑", "श॒क्राय॑", "", "Indra"])
let v = native_list_append(v, ["𑘎𑘰𑘨𑘜", "noun", "𑘎𑘰𑘨𑘜𑘰𑘡𑘱", "𑘎𑘰𑘨𑘜𑘭𑘿𑘧", "𑘎𑘰𑘨𑘜𑘰𑘧", "", "Modi script form"])
let v = native_list_append(v, ["अक्षितोति", "noun", "अक्षि॑तोतयः", "अक्षि॑तोतेः", "अक्षि॑तोतये", "", "an epithet of"])
let v = native_list_append(v, ["अक्षुण्णता", "noun", "अक्षुण्णताः", "अक्षुण्णतायाः", "अक्षुण्णतायै", "", "the state of"])
let v = native_list_append(v, ["सहस्रनेत्र", "noun", "सहस्रनेत्र", "सहस्रनेत्रस्य", "सहस्रनेत्राय", "", "an epithet of"])
let v = native_list_append(v, ["वज्रहस्त", "noun", "वज्र॑हस्ताः", "वज्र॑हस्तस्य", "वज्र॑हस्ताय", "", "an epithet of"])
let v = native_list_append(v, ["मेढ्रज", "noun", "मेढ्रजाः", "मेढ्रजस्य", "मेढ्रजाय", "", "an epithet of"])
let v = native_list_append(v, ["मेधाविन्", "noun", "मे॒धा॒विनः॑", "मे॒धा॒विनः॑", "मे॒धा॒विने॑", "", "a learned man"])
let v = native_list_append(v, ["यष्टृ", "noun", "य॒ष्टारः॑", "य॒ष्टुः", "य॒ष्ट्रे", "", "one who worships"])
let v = native_list_append(v, ["कृच्छ्रम्", "noun", "कृच्छ्रम्", "", "", "", "neuter nominative/accusative singular"])
let v = native_list_append(v, ["तप्त", "noun", "त॒प्तानि॑", "त॒प्तस्य॑", "त॒प्ताय॑", "", "hot water"])
let v = native_list_append(v, ["क्ष्वेडित", "noun", "क्ष्वेडिताः", "क्ष्वेडितस्य", "क्ष्वेडिताय", "", "humming murmuring growling"])
let v = native_list_append(v, ["खष्प", "noun", "खष्पाः", "खष्पस्य", "खष्पाय", "", "anger"])
let v = native_list_append(v, ["आकाशेश", "noun", "आ॒का॒शे॒शाः", "आ॒का॒शे॒शस्य॑", "आ॒का॒शे॒शाय॑", "", "lord of the"])
let v = native_list_append(v, ["उदाहरणम्", "noun", "उदाहरणम्", "", "", "", "nominative/accusative singular of"])
let v = native_list_append(v, ["उदाहरणे", "noun", "उदाहरणे", "", "", "", "neuter nominative/accusative/vocative dual"])
let v = native_list_append(v, ["कृच्छ्र", "noun", "कृ॒च्छ्राणि॑", "कृ॒च्छ्रस्य॑", "कृ॒च्छ्राय॑", "", "trouble pain calamity"])
let v = native_list_append(v, ["कृच्छ्रे", "noun", "कृच्छ्रे", "", "", "", "m or n"])
let v = native_list_append(v, ["वत्सल", "noun", "वत्सलाः", "वत्सलस्य", "वत्सलाय", "", "The tender sentiment"])
let v = native_list_append(v, ["धार्मिकत्व", "noun", "धार्मिकत्व", "", "", "", "righteousness virtue justice"])
let v = native_list_append(v, ["नायकाधिप", "noun", "नायकाधिपाः", "नायकाधिपस्य", "नायकाधिपाय", "", "chief of leaders"])
let v = native_list_append(v, ["नराधिप​", "noun", "नराधिपाः", "नराधिपस्य", "नराधिपाय", "", "king of men"])
let v = native_list_append(v, ["नरः", "noun", "नरः", "", "", "", "combining form of"])
let v = native_list_append(v, ["नरौ", "noun", "नरौ", "", "", "", "nominative/accusative/vocative dual of"])
let v = native_list_append(v, ["नराः", "noun", "नराः", "", "", "", "combining form of"])
let v = native_list_append(v, ["नरम्", "noun", "नरम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["नरान्", "noun", "नरान्", "", "", "", "accusative plural of"])
let v = native_list_append(v, ["नरेण", "noun", "नरेण", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["नराभ्याम्", "noun", "नराभ्याम्", "", "", "", "instrumental/dative/ablative dual of"])
let v = native_list_append(v, ["नरैः", "noun", "नरैः", "", "", "", "by/using the men"])
let v = native_list_append(v, ["नराय", "noun", "नराय", "", "", "", "for the man"])
let v = native_list_append(v, ["नरस्य", "noun", "नरस्य", "", "", "", "the mans genitive"])
let v = native_list_append(v, ["नरयोस्", "noun", "नरयोस्", "", "", "", "combining form of"])
let v = native_list_append(v, ["नरेभ्यस्", "noun", "नरेभ्यस्", "", "", "", "dative/ablative plural of"])
let v = native_list_append(v, ["नराणाम्", "noun", "नराणाम्", "", "", "", "of the men"])
let v = native_list_append(v, ["नरे", "noun", "नरे", "", "", "", "in/on the man"])
let v = native_list_append(v, ["नरात्", "noun", "नरात्", "", "", "", "from the man"])
let v = native_list_append(v, ["नरेषु", "noun", "नरेषु", "", "", "", "in/on the men"])
let v = native_list_append(v, ["सुराधिप", "noun", "सुराधिपाः", "सुराधिपस्य", "सुराधिपाय", "", "Indra the king"])
let v = native_list_append(v, ["सुराधिपस्", "noun", "सुराधिपस्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["महर्षि", "noun", "म॒हर्ष॑यः", "म॒हर्षेः॑", "म॒हर्ष॑ये", "", "a Maharishi a"])
let v = native_list_append(v, ["उच्चार", "noun", "उच्चाराणि", "उच्चारस्य", "उच्चाराय", "", "feces excrement discharge"])
let v = native_list_append(v, ["कुर्कुर", "noun", "कुर्कुराः", "कुर्कुरस्य", "कुर्कुराय", "", "dog"])
let v = native_list_append(v, ["सांवादिक", "noun", "सांवादिकाः", "सांवादिकस्य", "सांवादिकाय", "", "a controversialist or"])
let v = native_list_append(v, ["चिच्छक्ति", "noun", "चिच्छक्तयः", "चिच्छक्तेः", "चिच्छक्तये", "", "thinking capacity of"])
let v = native_list_append(v, ["मुहूर्त", "noun", "मु॒हू॒र्ताः", "मु॒हू॒र्तस्य॑", "मु॒हू॒र्ताय॑", "", "a moment an"])
let v = native_list_append(v, ["नक्र", "noun", "नक्र", "", "", "", "the zodiac sign"])
let v = native_list_append(v, ["कौर्पि", "noun", "कौर्पयः", "कौर्पेः", "कौर्पये", "", "the zodiac sign"])
let v = native_list_append(v, ["समृद्धि", "noun", "समृ॑द्धयः", "समृ॑द्धेः", "समृ॑द्धये", "", "great prosperity or"])
let v = native_list_append(v, ["नार", "noun", "नार", "", "", "", "Human mortal"])
let v = native_list_append(v, ["हव्य", "noun", "ह॒व्यानि॑", "ह॒व्यस्य॑", "ह॒व्याय॑", "", "anything to be"])
let v = native_list_append(v, ["ऐन्दव", "noun", "ऐन्दवाः", "ऐन्दवस्य", "ऐन्दवाय", "", "the Cāndrāyaṇa vrata"])
let v = native_list_append(v, ["हरिण", "noun", "ह॒रि॒णाः", "ह॒रि॒णस्य॑", "ह॒रि॒णाय॑", "", "a deer antelope"])
let v = native_list_append(v, ["वयन", "noun", "वयनानि", "वयनस्य", "वयनाय", "", "the act of"])
let v = native_list_append(v, ["चिर", "noun", "चिराणि", "चिरस्य", "चिराय", "", "delay"])
let v = native_list_append(v, ["𑀭𑀸𑀫𑀸𑀬𑀡", "noun", "𑀭𑀸𑀫𑀸𑀬𑀡", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["गङ्गाधर", "noun", "गङ्गाधर", "गङ्गाधरस्य", "गङ्गाधराय", "", "holder of the"])
let v = native_list_append(v, ["चान्द्रायण", "noun", "चान्द्रायणाः", "चान्द्रायणस्य", "चान्द्रायणाय", "", "someone who observes"])
let v = native_list_append(v, ["दिङ्मुख", "noun", "दिङ्मुखानि", "दिङ्मुखस्य", "दिङ्मुखाय", "", "any quarter or"])
let v = native_list_append(v, ["छगल", "noun", "छ॒ग॒लाः", "छ॒ग॒लस्य॑", "छ॒ग॒लाय॑", "", "a goat"])
let v = native_list_append(v, ["𑀰𑀓𑁆𑀭", "noun", "𑀰𑀓𑁆𑀭", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["𑀮𑀺𑀗𑁆𑀕", "noun", "𑀮𑀺𑀗𑁆𑀕", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["𑀚𑁆𑀬𑁄𑀢𑀺𑀭𑀺𑀗𑁆𑀕𑀡", "noun", "𑀚𑁆𑀬𑁄𑀢𑀺𑀭𑀺𑀗𑁆𑀕𑀡", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["𑀢𑀾𑀧𑁆𑀢𑀺", "noun", "𑀢𑀾𑀧𑁆𑀢𑀺", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["𑀕𑀭𑁆𑀪𑀥𑀸𑀭𑀡", "noun", "𑀕𑀭𑁆𑀪𑀥𑀸𑀭𑀡", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["सदाशिव", "noun", "सदाशिवाः", "सदाशिवस्य", "सदाशिवाय", "", "a name of"])
let v = native_list_append(v, ["श्रीनिवास", "noun", "श्रीनिवासाः", "श्रीनिवासस्य", "श्रीनिवासाय", "", "the abode of"])
let v = native_list_append(v, ["𑀓𑁆𑀭𑀸𑀦𑁆𑀢𑀺", "noun", "𑀓𑁆𑀭𑀸𑀦𑁆𑀢𑀺", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["𑀦𑀬𑀦𑀧𑀼𑀝", "noun", "𑀦𑀬𑀦𑀧𑀼𑀝", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["मुरलीधर", "noun", "मुरलीधराः", "मुरलीधरस्य", "मुरलीधराय", "", "the holder of"])
let v = native_list_append(v, ["सुश्रोणी", "noun", "सुश्रोण्यः", "सुश्रोण्याः", "सुश्रोण्यै", "", "a woman with"])
let v = native_list_append(v, ["𑀲𑀼𑀰𑁆𑀭𑁄𑀡𑀻", "noun", "𑀲𑀼𑀰𑁆𑀭𑁄𑀡𑀻", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["दधन्", "noun", "द॒धानि॑", "द॒ध्नः", "द॒ध्ने", "", "coagulated milk thick"])
let v = native_list_append(v, ["सहस्रदीधिति", "noun", "सहस्रदीधितयः", "सहस्रदीधितेः", "सहस्रदीधितये", "", "possessed of a"])
let v = native_list_append(v, ["चक्षुस्", "noun", "चक्षुस्", "", "", "", "light clearness"])
let v = native_list_append(v, ["𑀔𑀭𑁆𑀚𑀽", "noun", "𑀔𑀭𑁆𑀚𑀽", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["𑀔𑀭𑁆𑀚𑀼", "noun", "𑀔𑀭𑁆𑀚𑀼", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["मदन", "noun", "मद॑नाः", "मद॑नस्य", "मद॑नाय", "", "passion love of"])
let v = native_list_append(v, ["पीत", "noun", "पीताः", "पीतस्य", "पीताय", "", "yellow color"])
let v = native_list_append(v, ["त्रिपुण्ड्र", "noun", "त्रिपुण्ड्र", "", "", "", "Three curved horizontal"])
let v = native_list_append(v, ["𑀧𑁆𑀭𑁂𑀫𑀦𑁆", "noun", "𑀧𑁆𑀭𑁂𑀫𑀦𑁆", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["𑀲𑁆𑀢𑀼𑀢𑀺", "noun", "𑀲𑁆𑀢𑀼𑀢𑀺", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["𑀪𑀕𑀤𑀢𑁆𑀢", "noun", "𑀪𑀕𑀤𑀢𑁆𑀢", "𑀪𑀕𑀤𑀢𑁆𑀢𑀲𑁆𑀬", "𑀪𑀕𑀤𑀢𑁆𑀢𑀸𑀬", "", "Brahmi script form"])
let v = native_list_append(v, ["एकाह", "noun", "एकाहाः", "एकाहस्य", "एकाहाय", "", "the duration of"])
let v = native_list_append(v, ["स्तोम", "noun", "स्तोमाः॑", "स्तोम॑स्य", "स्तोमा॑य", "", "praise eulogy"])
let v = native_list_append(v, ["प्रत्युत्पन्न", "noun", "प्रत्युत्पन्नानि", "प्रत्युत्पन्नस्य", "प्रत्युत्पन्नाय", "", "multiplication product the"])
let v = native_list_append(v, ["मर्कट", "noun", "म॒र्कटाः॑", "म॒र्कट॑स्य", "म॒र्कटा॑य", "", "a monkey ape"])
let v = native_list_append(v, ["वयस्", "noun", "वयां॑सि", "वय॑सः", "वय॑से", "", "strength vigor force"])
let v = native_list_append(v, ["श्वानी", "noun", "श्वान्यः", "श्वान्याः", "श्वान्यै", "", "a bitch female"])
let v = native_list_append(v, ["𑀩𑀾𑀳𑀲𑁆𑀧𑀢𑀺", "noun", "𑀩𑀾𑀳𑀲𑁆𑀧𑀢𑀺", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["नकुल", "noun", "न॒कु॒लाः", "न॒कु॒लस्य॑", "न॒कु॒लाय॑", "", "Any of genus"])
let v = native_list_append(v, ["नना", "noun", "न॒नाः", "न॒नायाः॑", "न॒नायै॑", "", "mother mummy"])
let v = native_list_append(v, ["प्रतिबिम्ब", "noun", "प्रतिबिम्बानि", "प्रतिबिम्बस्य", "प्रतिबिम्बाय", "", "reflected image reflection"])
let v = native_list_append(v, ["अनुष्टुभ्", "noun", "अ॒नु॒ष्टुभः॑", "अ॒नु॒ष्टुभः॑", "अ॒नु॒ष्टुभे॑", "", "the Anuṣṭubh a"])
let v = native_list_append(v, ["स्वप्नदोष", "noun", "स्वप्नदोष", "", "", "", "nocturnal emission night"])
let v = native_list_append(v, ["सरित्", "noun", "स॒रितः॑", "स॒रितः॑", "स॒रिते॑", "", "river stream"])
let v = native_list_append(v, ["अपस्", "noun", "अपां॑सि", "अप॑सः", "अप॑से", "", "work action especially"])
let v = native_list_append(v, ["भर्गस्", "noun", "भर्गां॑सि", "भर्ग॑सः", "भर्ग॑से", "", "radiance splendour lustre"])
let v = native_list_append(v, ["विवेको", "noun", "विवेको", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["कर्तृ", "noun", "क॒र्तारः॑", "क॒र्तुः", "क॒र्त्रे", "", "maker doer agent"])
let v = native_list_append(v, ["महीरजस्", "noun", "महीरजांसि", "महीरजसः", "महीरजसे", "", "sand"])
let v = native_list_append(v, ["स्फटिक", "noun", "स्फटिकाः", "स्फटिकस्य", "स्फटिकाय", "", "crystal quartz"])
let v = native_list_append(v, ["पिटक", "noun", "पिटकाः", "पिटकस्य", "पिटकाय", "", "a basket or"])
let v = native_list_append(v, ["प्रत्यङ्गिरा", "noun", "प्रत्यङ्गिरा", "", "", "", "a form of"])
let v = native_list_append(v, ["राजपुत्र", "noun", "रा॒ज॒पु॒त्राः", "रा॒ज॒पु॒त्रस्य॑", "रा॒ज॒पु॒त्राय॑", "", "the son of"])
let v = native_list_append(v, ["मात्सर्यम्", "noun", "मात्सर्यम्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["ऊष्मन्", "noun", "ऊ॒ष्माणः॑", "ऊ॒ष्मणः॑", "ऊ॒ष्मणे॑", "", "heat warmth glow"])
let v = native_list_append(v, ["उष्मन्", "noun", "उष्माणः", "उष्मणः", "उष्मणे", "", "alternative form of"])
let v = native_list_append(v, ["सेको", "noun", "सेको", "", "", "", "Devanagari script form"])
let v = native_list_append(v, ["रक्षिका", "noun", "रक्षिकाः", "रक्षिकायाः", "रक्षिकायै", "", "female equivalent of"])
let v = native_list_append(v, ["अतिथिदेव", "noun", "अतिथिदेवाः", "अतिथिदेवस्य", "अतिथिदेवाय", "", "someone who treats"])
let v = native_list_append(v, ["मातृदेव", "noun", "मातृदेवाः", "मातृदेवस्य", "मातृदेवाय", "", "someone who treats"])
let v = native_list_append(v, ["पितृदेव", "noun", "पितृदेवाः", "पितृदेवस्य", "पितृदेवाय", "", "someone who treats"])
let v = native_list_append(v, ["आचार्यदेव", "noun", "आचार्यदेवाः", "आचार्यदेवस्य", "आचार्यदेवाय", "", "someone who treats"])
let v = native_list_append(v, ["अतिथिदेवस्", "noun", "अतिथिदेवस्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["पितृदेवस्", "noun", "पितृदेवस्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["मातृदेवस्", "noun", "मातृदेवस्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["आचार्यदेवो", "noun", "आचार्यदेवो", "", "", "", "combining form of"])
let v = native_list_append(v, ["आचार्यदेवः", "noun", "आचार्यदेवः", "", "", "", "combining form of"])
let v = native_list_append(v, ["𑀰𑁆𑀭𑀻", "noun", "𑀰𑁆𑀭𑀻", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["শ্রী", "noun", "শ্রী", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["શ્રી", "noun", "શ્રી", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["ᬰ᭄ᬭᬷ", "noun", "ᬰ᭄ᬭᬷ", "", "", "", "Balinese script form"])
let v = native_list_append(v, ["ꦯꦿꦷ", "noun", "ꦯꦿꦷ", "", "", "", "Javanese script form"])
let v = native_list_append(v, ["শ্ৰী", "noun", "শ্ৰী", "", "", "", "Assamese script form"])
let v = native_list_append(v, ["𑖫𑖿𑖨𑖱", "noun", "𑖫𑖿𑖨𑖱", "", "", "", "Siddham script form"])
let v = native_list_append(v, ["𑌶𑍍𑌰𑍀", "noun", "𑌶𑍍𑌰𑍀", "", "", "", "Grantha script form"])
let v = native_list_append(v, ["ಶ್ರೀ", "noun", "ಶ್ರೀ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["ឝ្រី", "noun", "ឝ្រី", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["ศฺรี", "noun", "ศฺรี", "", "", "", "Thai script form"])
let v = native_list_append(v, ["ཤྲཱི", "noun", "ཤྲཱི", "", "", "", "Tibetan script form"])
let v = native_list_append(v, ["ၐြီ", "noun", "ၐြီ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["वङ्ग", "noun", "वङ्ग", "", "", "", "Bengal a region"])
let v = native_list_append(v, ["झष", "noun", "झषाः", "झषस्य", "झषाय", "", "fish"])
let v = native_list_append(v, ["स्थूर", "noun", "स्थूराः", "स्थूरस्य", "स्थूराय", "", "a bull"])
let v = native_list_append(v, ["स्वर्ण", "noun", "स्वर्ण", "", "", "", "alternative form of"])
let v = native_list_append(v, ["श्लेष्मन्", "noun", "श्ले॒ष्माणः॑", "श्ले॒ष्मणः॑", "श्ले॒ष्मणे॑", "", "phlegm mucus rheum"])
let v = native_list_append(v, ["श्लेष्मा", "noun", "श्लेष्मा", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["उद्देश", "noun", "उद्देशाः", "उद्देशस्य", "उद्देशाय", "", "the act of"])
let v = native_list_append(v, ["जीरक", "noun", "जीरकाः", "जीरकस्य", "जीरकाय", "", "cumin"])
let v = native_list_append(v, ["उल्व", "noun", "उल्वा॑नि", "उल्व॑स्य", "उल्वा॑य", "", "alternative form of"])
let v = native_list_append(v, ["चिह्न", "noun", "चिह्न", "", "", "", "symbol"])
let v = native_list_append(v, ["आह्लाद", "noun", "आह्लाद", "", "", "", "laugh"])
let v = native_list_append(v, ["भयङ्कर", "noun", "भयङ्कराः", "भयङ्करस्य", "भयङ्कराय", "", "a type of"])
let v = native_list_append(v, ["जनो", "noun", "जनो", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["कायो", "noun", "कायो", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["तथागत", "noun", "तथागताः", "तथागतस्य", "तथागताय", "", "tathagata an appellation"])
let v = native_list_append(v, ["वादो", "noun", "वादो", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["වාදො", "noun", "වාදො", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["ဝါဒေါ", "noun", "ဝါဒေါ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["ວາໂທ", "noun", "ວາໂທ", "", "", "", "Lao script form"])
let v = native_list_append(v, ["𑘀𑘪𑘭𑘿𑘞𑘰", "noun", "𑘀𑘪𑘭𑘿𑘞𑘰", "", "", "", "Modi script form"])
let v = native_list_append(v, ["वानरो", "noun", "वानरो", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["रोचन", "noun", "रो॒च॒नानि॑", "रो॒च॒नस्य॑", "रो॒च॒नाय॑", "", "light brightness"])
let v = native_list_append(v, ["विरोचन", "noun", "वि॒रोच॑नाः", "वि॒रोच॑नस्य", "वि॒रोच॑नाय", "", "the sun"])
let v = native_list_append(v, ["𑀤𑁂𑀯𑀓𑀼𑀮", "noun", "𑀤𑁂𑀯𑀓𑀼𑀮", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["वैरोचन", "noun", "वैरोचन", "", "", "", "an epithet of"])
let v = native_list_append(v, ["बुद्ध", "verb", "बुद्ध past passive participle", "buddha", "बुध्", "", "past passive participle"])
let v = native_list_append(v, ["आद", "verb", "आद॑", "", "", "", "perfect of अद्"])
let v = native_list_append(v, ["आप", "verb", "आप॑", "", "", "", "perfect of आप्"])
let v = native_list_append(v, ["निन्दति", "verb", "निन्दा॑मि", "अनि॑न्दीत्", "", "", "to insult"])
let v = native_list_append(v, ["खादति", "verb", "खादा॑मि", "अखा॑दीत्", "", "", "to chew bite"])
let v = native_list_append(v, ["इच्छति", "verb", "इ॒च्छामि॑", "", "", "", "to desire wish"])
let v = native_list_append(v, ["क्षालयति", "verb", "क्षा॒लया॑मि", "", "", "", "to wash cleanse"])
let v = native_list_append(v, ["अमृत", "verb", "अम्रि॑", "अमृ॑त", "", "", "aorist of मृ"])
let v = native_list_append(v, ["धृत", "verb", "धृ॒त past passive participle", "dhṛtá", "धृ", "", "past participle of"])
let v = native_list_append(v, ["कार्य", "verb", "का॒र्य॑", "kāryà", "metrical Vedic kāríya", "", "future passive participle"])
let v = native_list_append(v, ["माता", "verb", "मातास्मि", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["चक्र", "verb", "च॒क्र", "cakrá", "", "", "second-person plural active"])
let v = native_list_append(v, ["स्रवति", "verb", "स्रवा॑मि", "", "", "", "to flow stream"])
let v = native_list_append(v, ["वयति", "verb", "वया॑मि", "", "", "", "to spin weave"])
let v = native_list_append(v, ["भाति", "verb", "भामि॑", "", "", "", "to shine be"])
let v = native_list_append(v, ["भरति", "verb", "भरा॑मि", "", "", "", "to bear carry"])
let v = native_list_append(v, ["भुरति", "verb", "भु॒रामि॑", "", "", "", "to palpitate"])
let v = native_list_append(v, ["बर्हयति", "verb", "ब॒र्हया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["बोधति", "verb", "बोधा॑मि", "", "", "", "to wake wake"])
let v = native_list_append(v, ["भवति", "verb", "भवा॑मि", "", "", "", "to become"])
let v = native_list_append(v, ["ददाति", "verb", "ददा॑मि", "", "", "", "to give bestow"])
let v = native_list_append(v, ["दाम्यति", "verb", "दाम्या॑मि", "", "", "", "to be tamed"])
let v = native_list_append(v, ["यभति", "verb", "यभा॑मि", "", "", "", "to have sexual"])
let v = native_list_append(v, ["दुष्यति", "verb", "दुष्यामि", "", "", "", "to become bad"])
let v = native_list_append(v, ["द्राति", "verb", "द्रामि॑", "", "", "", "to sleep"])
let v = native_list_append(v, ["द्रायति", "verb", "द्राया॑मि", "", "", "", "to sleep"])
let v = native_list_append(v, ["दहति", "verb", "दहा॑मि", "", "", "", "to burn consume"])
let v = native_list_append(v, ["धयति", "verb", "धया॑मि", "", "", "", "to suck drink"])
let v = native_list_append(v, ["दधाति", "verb", "दधा॑मि", "", "", "", "to put place"])
let v = native_list_append(v, ["धृष्णोति", "verb", "धृ॒ष्णोमि॑", "", "", "", "to be bold"])
let v = native_list_append(v, ["ओषति", "verb", "ओषा॑मि", "", "", "", "to burn burn"])
let v = native_list_append(v, ["द्रुह्यति", "verb", "द्रुह्या॑मि", "", "", "", "to hurt injure"])
let v = native_list_append(v, ["जानाति", "verb", "जा॒नामि॑", "", "", "", "to know have"])
let v = native_list_append(v, ["ह्वरति", "verb", "ह्वरा॑मि", "", "", "", "to deviate or"])
let v = native_list_append(v, ["ग्रसति", "verb", "ग्रसा॑मि", "", "", "", "to affect or"])
let v = native_list_append(v, ["हन्ति", "verb", "हन्मि॑", "", "", "", "to strike beat"])
let v = native_list_append(v, ["अत्स्यति", "verb", "atsyati", "", "", "", "future active indicative"])
let v = native_list_append(v, ["अस्ति", "verb", "अस्मि॑", "", "", "", "to be"])
let v = native_list_append(v, ["सुवति", "verb", "सु॒वामि॑", "", "", "", "to set in"])
let v = native_list_append(v, ["असि", "verb", "असि॑", "ási", "", "", "second-person singular present"])
let v = native_list_append(v, ["लषति", "verb", "लषति third-singular indicative", "laṣati", "", "", "to wish desire"])
let v = native_list_append(v, ["वहति", "verb", "वहा॑मि", "", "", "", "to carry transport"])
let v = native_list_append(v, ["वस्ते", "verb", "वसे॑", "", "", "", "to put on"])
let v = native_list_append(v, ["वमति", "verb", "वमा॑मि", "", "", "", "to vomit spit"])
let v = native_list_append(v, ["वृणोति", "verb", "वृ॒णोमि॑", "", "", "", "to cover screen"])
let v = native_list_append(v, ["वाति", "verb", "वामि॑", "", "", "", "to blow as"])
let v = native_list_append(v, ["दुग्ध", "verb", "दु॒ग्ध", "dugdhá", "दुह्", "", "past passive participle"])
let v = native_list_append(v, ["सत्", "verb", "सत् present active participle", "sát", "अस्", "", "present participle of"])
let v = native_list_append(v, ["जीवति", "verb", "जीवा॑मि", "", "", "", "lives is or"])
let v = native_list_append(v, ["वेद", "verb", "वेद॑", "", "", "", "perfect of विद्"])
let v = native_list_append(v, ["वेत्ति", "verb", "वेद्मि॑", "", "", "", "to know understand"])
let v = native_list_append(v, ["अत्ति", "verb", "अद्मि॑", "", "", "", "to eat consume"])
let v = native_list_append(v, ["एति", "verb", "एमि॑", "", "", "", "to go walk"])
let v = native_list_append(v, ["अजति", "verb", "अजा॑मि", "", "", "", "to drive"])
let v = native_list_append(v, ["पिपर्ति", "verb", "पिप॑र्मि", "", "", "", "to bring over"])
let v = native_list_append(v, ["तिष्ठति", "verb", "तिष्ठा॑मि", "", "", "", "to stand stand"])
let v = native_list_append(v, ["हरति", "verb", "हरा॑मि", "", "", "", "to take bear"])
let v = native_list_append(v, ["अस्मि", "verb", "अस्मि॑", "ásmi", "", "", "present active first-person"])
let v = native_list_append(v, ["सीदति", "verb", "सीदा॑मि", "", "", "", "to sit sit"])
let v = native_list_append(v, ["सचते", "verb", "सचे॑", "", "", "", "to be associated"])
let v = native_list_append(v, ["गच्छति", "verb", "गच्छा॑मि", "", "", "", "to go move"])
let v = native_list_append(v, ["द्यति", "verb", "द्यामि॑", "", "", "", "to bind"])
let v = native_list_append(v, ["देग्धि", "verb", "देह्मि॑", "", "", "", "to anoint smear"])
let v = native_list_append(v, ["चरति", "verb", "चरा॑मि", "अचा॑रीत्", "", "", "to move oneself"])
let v = native_list_append(v, ["रोचते", "verb", "रोचे॑", "", "", "", "to shine be"])
let v = native_list_append(v, ["मन्यते", "verb", "मन्ये॑", "", "", "", "to think believe"])
let v = native_list_append(v, ["तनोति", "verb", "त॒नोमि॑", "", "", "", "to extend spread"])
let v = native_list_append(v, ["पाति", "verb", "पामि॑", "", "", "", "to watch keep"])
let v = native_list_append(v, ["पिबति", "verb", "पिबा॑मि", "", "", "", "to drink quaff"])
let v = native_list_append(v, ["पचति", "verb", "पचा॑मि", "", "", "", "to cook bake"])
let v = native_list_append(v, ["पर्दते", "verb", "पर्दे॑", "", "", "", "to fart"])
let v = native_list_append(v, ["पतति", "verb", "पता॑मि", "अप॑प्तत्", "", "", "to fly soar"])
let v = native_list_append(v, ["प्रीणाति", "verb", "प्री॒णामि॑", "", "", "", "to please gladden"])
let v = native_list_append(v, ["प्रवते", "verb", "प्रवे॑", "", "", "", "to spring up"])
let v = native_list_append(v, ["पृच्छति", "verb", "पृ॒च्छामि॑", "", "", "", "to ask question"])
let v = native_list_append(v, ["दिशति", "verb", "दि॒शामि॑", "", "", "", "to point out"])
let v = native_list_append(v, ["तपति", "verb", "तपा॑मि", "", "", "", "to give out"])
let v = native_list_append(v, ["तरति", "verb", "तरा॑मि", "", "", "", "to pass across"])
let v = native_list_append(v, ["तृष्यति", "verb", "तृष्या॑मि", "", "", "", "to be thirsty"])
let v = native_list_append(v, ["तक्षति", "verb", "तक्षा॑मि", "", "", "", "to form by"])
let v = native_list_append(v, ["क्षेति", "verb", "क्षेमि॑", "", "", "", "to abide stay"])
let v = native_list_append(v, ["तन्यति", "verb", "तन्यामि", "", "", "", "to resound roar"])
let v = native_list_append(v, ["श्रीणति", "verb", "śrīṇati", "", "", "", "misspelling of श्रीणाति"])
let v = native_list_append(v, ["श्रायति", "verb", "श्राया॑मि", "", "", "", "to cook boil"])
let v = native_list_append(v, ["श्रयति", "verb", "श्रया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["गुञ्जति", "verb", "गुञ्जामि", "", "", "", "to buzz hum"])
let v = native_list_append(v, ["साध्य", "verb", "सा॒ध्य third-singular indicative", "sādhyá", "", "", "to be subdued"])
let v = native_list_append(v, ["वसति", "verb", "वसा॑मि", "", "", "", "to dwell live"])
let v = native_list_append(v, ["स्वेदते", "verb", "स्वेदे॑", "", "", "", "to sweat perspire"])
let v = native_list_append(v, ["लभते", "verb", "लभे", "", "", "", "to take seize"])
let v = native_list_append(v, ["धरति", "verb", "धरा॑मि", "", "", "", "to hold bear"])
let v = native_list_append(v, ["जुगुप्सु", "verb", "जुगुप्सु desiderative active participle", "jugupsu", "गुप्", "", "present active desiderative"])
let v = native_list_append(v, ["श्रद्दधाति", "verb", "श्रद्दधामि", "", "", "", "to have faith"])
let v = native_list_append(v, ["लिख", "verb", "likha", "", "", "", "present imperative active"])
let v = native_list_append(v, ["लिखते", "verb", "likhate", "", "", "", "present indicative middle"])
let v = native_list_append(v, ["लिखे", "verb", "likhe", "", "", "", "present indicative middle"])
let v = native_list_append(v, ["बोधि", "verb", "बो॒धि", "bodhí", "", "", "second-person singular aorist"])
let v = native_list_append(v, ["गृणाति", "verb", "गृ॒णामि॑", "", "", "", "to call call"])
let v = native_list_append(v, ["शोभित", "verb", "शोभित third-singular indicative", "śobhita", "", "", "adorned graced decorated"])
let v = native_list_append(v, ["द्वेष्टि", "verb", "द्वेष्मि॑", "", "", "", "to hate show"])
let v = native_list_append(v, ["भनति", "verb", "भना॑मि", "", "", "", "to sound resound"])
let v = native_list_append(v, ["सुरति", "verb", "सुरामि", "", "", "", "to rule possess"])
let v = native_list_append(v, ["अपोहति", "verb", "अपोहामि", "", "", "", "to strip off"])
let v = native_list_append(v, ["ष्ठीवति", "verb", "ष्ठीवा॑मि", "", "", "", "to spit expectorate"])
let v = native_list_append(v, ["वर्तते", "verb", "वर्ते॑", "", "", "", "to turn to"])
let v = native_list_append(v, ["स्मयते", "verb", "स्मय॑ते third-singular indicative", "smáyate", "स्मि", "", "to smile laugh"])
let v = native_list_append(v, ["असत्", "verb", "अस॑त्", "ásat", "अस्", "", "third-person singular present"])
let v = native_list_append(v, ["यातु", "verb", "yātu", "", "", "", "third-person singular imperative"])
let v = native_list_append(v, ["सीदामि", "verb", "सीदा॑मि", "sī́dāmi", "", "", "first-person singular present"])
let v = native_list_append(v, ["यजमान", "verb", "यज॑मान present mediopassive participle", "yájamāna", "यज्", "", "present middle participle"])
let v = native_list_append(v, ["आख्यात", "verb", "आख्यात past passive participle", "ākhyāta", "आख्या", "", "passive past participle"])
let v = native_list_append(v, ["नृत्यति", "verb", "नृत्या॑मि", "", "", "", "dance RV. etc."])
let v = native_list_append(v, ["कर्ता", "verb", "क॒र्तास्मि॑", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["आर", "verb", "आर॑", "", "", "", "perfect of ऋ"])
let v = native_list_append(v, ["जनति", "verb", "जनामि", "", "", "", "to give birth"])
let v = native_list_append(v, ["कर्षति", "verb", "कर्षा॑मि", "", "", "", "to draw drag"])
let v = native_list_append(v, ["स्मरति", "verb", "स्मरा॑मि", "", "", "", "to remember recall"])
let v = native_list_append(v, ["भूत", "verb", "bhūtá", "", "", "", "past participle of"])
let v = native_list_append(v, ["मुक्त", "verb", "mukta", "मुच्", "", "", "past participle of"])
let v = native_list_append(v, ["शुद्ध", "verb", "शु॒द्ध past passive participle", "śuddhá", "शुध्", "", "past passive participle"])
let v = native_list_append(v, ["मरति", "verb", "मरामि", "", "", "", "to die pass"])
let v = native_list_append(v, ["कुरु", "verb", "कु॒रु", "kurú", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["जहाति", "verb", "जहामि", "", "", "", "to renounce abandon"])
let v = native_list_append(v, ["पश्यति", "verb", "पश्या॑मि", "", "", "", "to see behold"])
let v = native_list_append(v, ["जुषति", "verb", "जुषामि", "", "", "", "alternative form of"])
let v = native_list_append(v, ["इष्ट", "verb", "इष्ट past passive participle", "iṣṭa", "इष्", "", "past passive participle"])
let v = native_list_append(v, ["एकीभवति", "verb", "ए॒की॒भवा॑मि", "", "", "", "to be blended"])
let v = native_list_append(v, ["वदति", "verb", "वदा॑मि", "", "", "", "to speak pronounce"])
let v = native_list_append(v, ["भाषति", "verb", "भाषा॑मि", "", "", "", "to speak talk"])
let v = native_list_append(v, ["मव्यति", "verb", "मव्यामि", "", "", "", "to bind"])
let v = native_list_append(v, ["भृज्जति", "verb", "भृ॒ज्जामि॑", "", "", "", "roasts grills fries"])
let v = native_list_append(v, ["नष्ट", "verb", "न॒ष्ट past passive participle", "naṣṭá", "नश्", "", "past passive participle"])
let v = native_list_append(v, ["बुध्यते", "verb", "बुध्ये॑", "", "", "", "to wake"])
let v = native_list_append(v, ["होता", "verb", "हो॒तास्मि॑", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["कर्तव्य", "verb", "kártavya", "kartavyà", "metrical Vedic kartaviya", "", "future passive participle"])
let v = native_list_append(v, ["करोति", "verb", "क॒रोमि॑", "", "", "", "to do"])
let v = native_list_append(v, ["स्थापित", "verb", "स्थापित past passive participle", "sthāpita", "स्था", "", "causative past passive"])
let v = native_list_append(v, ["आस", "verb", "आस॑", "", "", "", "perfect of अस्"])
let v = native_list_append(v, ["शान्त", "verb", "शा॒न्त", "śāntá", "", "", "past participle of"])
let v = native_list_append(v, ["प्लोषति", "verb", "प्लोषामि", "", "", "", "to burn scorch"])
let v = native_list_append(v, ["प्रस्वेदते", "verb", "प्रस्वेदते third-singular indicative", "prasvedate", "प्रस्विद्", "", "to begin to"])
let v = native_list_append(v, ["भवामि", "verb", "bhavāmi", "", "", "", "Im I am"])
let v = native_list_append(v, ["वर्णयति", "verb", "वर्णयामि", "", "", "", "to paint colour"])
let v = native_list_append(v, ["ज्ञाता", "verb", "ज्ञातास्मि", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["स्नाति", "verb", "स्नामि॑", "", "", "", "to bathe perform"])
let v = native_list_append(v, ["विस्खलति", "verb", "विस्खलति third-singular indicative", "viskhalati", "विस्खल्", "", "to stumble trip"])
let v = native_list_append(v, ["वर्तमान", "verb", "व॒र्त॒मा॒न present mediopassive participle", "vartamāná", "वृत्", "", "present participle of"])
let v = native_list_append(v, ["सती", "verb", "satī́", "", "", "", "nominative singular feminine"])
let v = native_list_append(v, ["प्रशंस्", "verb", "प्रशंस् third-singular indicative", "praśaṃs", "", "", "to proclaim declare"])
let v = native_list_append(v, ["प्रसद्", "verb", "प्रसद् third-singular indicative", "prasad", "", "", "to fall into"])
let v = native_list_append(v, ["प्रसिध्", "verb", "प्रसिध् third-singular indicative", "prasidh", "", "", "to drive on."])
let v = native_list_append(v, ["వసతి", "verb", "వసతి third-singular indicative", "vásati", "वस्", "", "Telugu script form"])
let v = native_list_append(v, ["गोपनीय", "verb", "गो॒प॒नीय॑ future passive participle", "gopanī́ya", "गुप्", "", "to be preserved"])
let v = native_list_append(v, ["चयते", "verb", "चय॑ते third-singular indicative", "cáyate", "चि", "", "to punish"])
let v = native_list_append(v, ["जुहोति", "verb", "जु॒होमि॑", "", "", "", "to sprinkle on"])
let v = native_list_append(v, ["हवते", "verb", "हवे॑", "", "", "", "to invoke to"])
let v = native_list_append(v, ["रंहति", "verb", "रंहा॑मि", "", "", "", "to hasten to"])
let v = native_list_append(v, ["धावति", "verb", "धावा॑मि", "", "", "", "to run flow"])
let v = native_list_append(v, ["स्थित", "verb", "sthitá", "", "", "", "past passive participle"])
let v = native_list_append(v, ["रोधति", "verb", "रोधा॑मि", "", "", "", "to grow"])
let v = native_list_append(v, ["ह्रादते", "verb", "ह्राद॑ते third-singular indicative", "hrā́date", "", "", "to sound"])
let v = native_list_append(v, ["क्षिपति", "verb", "क्षि॒पामि॑", "", "", "", "to throw to"])
let v = native_list_append(v, ["हसति", "verb", "हसामि", "", "", "", "to laugh smile"])
let v = native_list_append(v, ["हर्षति", "verb", "हर्षा॑मि", "", "", "", "to be excited"])
let v = native_list_append(v, ["हदति", "verb", "हदा॑मि", "", "", "", "to defecate void"])
let v = native_list_append(v, ["हत", "verb", "हत past passive participle", "hata", "हन्", "", "past participle of"])
let v = native_list_append(v, ["ज्वलति", "verb", "ज्वला॑मि", "", "", "", "to burn blaze"])
let v = native_list_append(v, ["ईष्टे", "verb", "ईशे॑", "", "", "", "to own possess"])
let v = native_list_append(v, ["यजति", "verb", "यजा॑मि", "", "", "", "to worship adore"])
let v = native_list_append(v, ["शक्नोति", "verb", "श॒क्नोमि॑", "", "", "", "to be strong"])
let v = native_list_append(v, ["सीव्यति", "verb", "सीव्या॑मि", "", "", "", "to sew darn"])
let v = native_list_append(v, ["गन्तुम्", "verb", "gantum", "गम्", "", "", "infinitive of गम्"])
let v = native_list_append(v, ["रोदिति", "verb", "रोदि॑मि", "", "", "", "to cry weep"])
let v = native_list_append(v, ["आह", "verb", "आह॑ third-singular indicative", "ā́ha", "अह्", "", "perfect of अह्"])
let v = native_list_append(v, ["कृत", "verb", "कृ॒त past passive participle", "kṛtá", "कृ", "", "past participle of"])
let v = native_list_append(v, ["भर", "verb", "भर॑", "bhára", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["ऋघायति", "verb", "ऋ॒घा॒यामि॑", "", "", "", "to be passionate"])
let v = native_list_append(v, ["वर्षति", "verb", "वर्षामि", "", "", "", "rains showers pours"])
let v = native_list_append(v, ["गिरति", "verb", "गि॒रामि॑", "", "", "", "to swallow devour"])
let v = native_list_append(v, ["चमति", "verb", "चमा॑मि", "अच॑मीत्", "", "", "to sip drink"])
let v = native_list_append(v, ["रक्षति", "verb", "रक्षा॑मि", "", "", "", "to protect defend"])
let v = native_list_append(v, ["दर्शयति", "verb", "द॒र्शया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["अवति", "verb", "अवा॑मि", "आवी॑त्", "", "", "to drive impel"])
let v = native_list_append(v, ["तुष्यति", "verb", "तुष्या॑मि", "", "", "", "to be satisfied"])
let v = native_list_append(v, ["गर्जति", "verb", "गर्जा॑मि", "", "", "", "to roar growl"])
let v = native_list_append(v, ["नश्यति", "verb", "नश्या॑मि", "", "", "", "to be lost"])
let v = native_list_append(v, ["नश्यतस्", "verb", "naśyatas", "", "", "", "third-person dual active"])
let v = native_list_append(v, ["नश्यथस्", "verb", "naśyathas", "", "", "", "present active second-person"])
let v = native_list_append(v, ["नश्यावस्", "verb", "naśyāvas", "", "", "", "present active first-person"])
let v = native_list_append(v, ["नश्यामि", "verb", "naśyāmi", "", "", "", "present active first-person"])
let v = native_list_append(v, ["नश्यसि", "verb", "naśyasi", "", "", "", "present active second-person"])
let v = native_list_append(v, ["नश्यामस्", "verb", "naśyāmas", "", "", "", "present active first-person"])
let v = native_list_append(v, ["नश्यथ", "verb", "naśyatha", "", "", "", "present active second-person"])
let v = native_list_append(v, ["नश्यन्ति", "verb", "naśyanti", "", "", "", "present active third-person"])
let v = native_list_append(v, ["नश्ये", "verb", "naśye", "", "", "", "first-person singular passive"])
let v = native_list_append(v, ["नश्यसे", "verb", "naśyase", "", "", "", "second-person singular passive"])
let v = native_list_append(v, ["नश्यते", "verb", "naśyate", "", "", "", "third-person singular passive"])
let v = native_list_append(v, ["नश्यावहे", "verb", "naśyāvahe", "", "", "", "first-person dual passive"])
let v = native_list_append(v, ["नश्येथे", "verb", "naśyethe", "", "", "", "second-person dual passive"])
let v = native_list_append(v, ["नश्येते", "verb", "naśyete", "", "", "", "third-person dual passive"])
let v = native_list_append(v, ["नश्यामहे", "verb", "naśyāmahe", "", "", "", "first-person plural passive"])
let v = native_list_append(v, ["नश्यध्वे", "verb", "naśyadhve", "", "", "", "second-person plural passive"])
let v = native_list_append(v, ["नश्यन्ते", "verb", "naśyante", "", "", "", "third-person plural passive"])
let v = native_list_append(v, ["नाशयति", "verb", "ना॒शया॑मि", "", "", "", "causative of नश्यति"])
let v = native_list_append(v, ["म्रियते", "verb", "म्रि॒ये", "", "", "", "to die decease"])
let v = native_list_append(v, ["जयति", "verb", "जया॑मि", "", "", "", "to conquer defeat"])
let v = native_list_append(v, ["नयति", "verb", "नया॑मि", "", "", "", "to guide lead"])
let v = native_list_append(v, ["रन्धयति", "verb", "र॒न्धय॑ति third-singular indicative", "randháyati", "रन्ध्", "", "to cook food"])
let v = native_list_append(v, ["भाषते", "verb", "भाषे॑", "", "", "", "to speak say"])
let v = native_list_append(v, ["शोचति", "verb", "शोचा॑मि", "", "", "", "to shine gleam"])
let v = native_list_append(v, ["रमते", "verb", "रमे॑", "", "", "", "to delight enjoy"])
let v = native_list_append(v, ["भजते", "verb", "भजे॑", "", "", "", "to divide distribute"])
let v = native_list_append(v, ["काशते", "verb", "काशे॑", "", "", "", "to shine brilliantly"])
let v = native_list_append(v, ["शास्ति", "verb", "शास्मि॑", "", "", "", "to teach instruct"])
let v = native_list_append(v, ["जायते", "verb", "जाये॑", "", "", "", "to be born"])
let v = native_list_append(v, ["मुह्यति", "verb", "मुह्या॑मि", "", "", "", "to become unconscious"])
let v = native_list_append(v, ["तुदति", "verb", "तु॒दामि॑", "", "", "", "to strike hit"])
let v = native_list_append(v, ["विन्दति", "verb", "वि॒न्दामि॑", "", "", "", "to find discover"])
let v = native_list_append(v, ["चकार", "verb", "च॒कर॑", "", "", "", "perfect of कृ"])
let v = native_list_append(v, ["हराम", "verb", "हरा॑म", "hárāma", "", "", "first-person plural imperative"])
let v = native_list_append(v, ["एधते", "verb", "एधे॑", "", "", "", "to prosper increase"])
let v = native_list_append(v, ["शङ्कते", "verb", "शङ्के॑", "", "", "", "to doubt to"])
let v = native_list_append(v, ["दृश्य", "verb", "dṛ́śya", "", "", "", "future passive participle"])
let v = native_list_append(v, ["ह्वयति", "verb", "ह्वया॑मि", "", "", "", "to call call"])
let v = native_list_append(v, ["गलति", "verb", "गला॑मि", "", "", "", "to drip"])
let v = native_list_append(v, ["स्तौति", "verb", "स्तौमि॑", "", "", "", "to praise laud"])
let v = native_list_append(v, ["भवै", "verb", "भवै॑", "bhávai", "", "", "imperative middle first-person"])
let v = native_list_append(v, ["क्षीयते", "verb", "क्षी॒यते॑ third-singular indicative", "kṣīyáte", "क्षि", "", "to diminish waste"])
let v = native_list_append(v, ["क्षेषत्", "verb", "kṣeṣat", "", "", "", "third-person singular aorist"])
let v = native_list_append(v, ["गत", "verb", "ग॒त past passive participle", "gatá", "गम्", "", "past participle of"])
let v = native_list_append(v, ["कासते", "verb", "कासे॑", "", "", "", "to cough"])
let v = native_list_append(v, ["यच्छति", "verb", "यच्छा॑मि", "", "", "", "it holds holds"])
let v = native_list_append(v, ["धारयति", "verb", "धा॒रया॑मि", "", "", "", "to maintain to"])
let v = native_list_append(v, ["मेक्षयति", "verb", "मेक्षयति third-singular indicative", "mekṣayati", "मिक्ष्", "", "to mix in"])
let v = native_list_append(v, ["रुजति", "verb", "रु॒जामि॑", "", "", "", "to break break"])
let v = native_list_append(v, ["सम्प्रेक्ष्", "verb", "सम्प्रेक्ष् third-singular indicative", "samprekṣ", "", "", "root of सम्प्रेक्षते"])
let v = native_list_append(v, ["जासयति", "verb", "जा॒सया॑मि", "", "", "", "to exhaust weaken"])
let v = native_list_append(v, ["आचरति", "verb", "आचरामि", "", "", "", "to approach come"])
let v = native_list_append(v, ["जागर्ति", "verb", "जा॒गर्मि॑", "", "", "", "present of जागृ"])
let v = native_list_append(v, ["स्वनति", "verb", "स्वनामि", "", "", "", "to sound resound"])
let v = native_list_append(v, ["प्लवते", "verb", "प्लव॑ते third-singular indicative", "plávate", "प्लु", "", "to sail float"])
let v = native_list_append(v, ["शंसति", "verb", "शंस॑ति third-singular indicative", "śáṃsati", "शंस्", "", "to declare announce"])
let v = native_list_append(v, ["स्रेधति", "verb", "स्रेध॑ति third-singular indicative", "srédhati", "स्रिध्", "", "to err make"])
let v = native_list_append(v, ["मृष्यति", "verb", "मृष्यामि", "", "", "", "Classical Sanskrit form"])
let v = native_list_append(v, ["स्तृणाति", "verb", "स्तृ॒णामि॑", "", "", "", "to scatter strew"])
let v = native_list_append(v, ["खनति", "verb", "खना॑मि", "", "", "", "to dig"])
let v = native_list_append(v, ["युक्त", "verb", "युक्त past passive participle", "yukta", "युज्", "", "past passive participle"])
let v = native_list_append(v, ["रेळ्हि", "verb", "रेह्मि॑", "", "", "", "to lick"])
let v = native_list_append(v, ["लिहति", "verb", "लि॒हामि॑", "", "", "", "to lick lap"])
let v = native_list_append(v, ["मेहति", "verb", "मेह॑ति third-singular indicative", "méhati", "मिह्", "", "to urinate"])
let v = native_list_append(v, ["स्पर्धते", "verb", "स्पर्धे॑", "", "", "", "to compete rival"])
let v = native_list_append(v, ["दृणाति", "verb", "दृ॒णामि॑", "", "", "", "to tear rend"])
let v = native_list_append(v, ["गायति", "verb", "गाया॑मि", "", "", "", "to sing recite"])
let v = native_list_append(v, ["उदच्यते", "verb", "उदच्ये", "", "", "", "passive of उदञ्च्"])
let v = native_list_append(v, ["भयते", "verb", "भया॑मि", "", "", "", "to fear be"])
let v = native_list_append(v, ["शृणोति", "verb", "शृ॒णोमि॑", "", "", "", "to listen hear"])
let v = native_list_append(v, ["दशति", "verb", "दशा॑मि", "", "", "", "to bite"])
let v = native_list_append(v, ["तेजते", "verb", "तेजे॑", "", "", "", "to be or"])
let v = native_list_append(v, ["लिम्पति", "verb", "लि॒म्पामि॑", "", "", "", "to smear anoint"])
let v = native_list_append(v, ["गृभ्णाति", "verb", "गृ॒भ्णामि॑", "", "", "", "to seize"])
let v = native_list_append(v, ["क्वथते", "verb", "क्वथे॑", "", "", "", "to boil decoct"])
let v = native_list_append(v, ["घटित", "verb", "घटित past passive participle", "ghaṭita", "घट्", "", "united joined connected"])
let v = native_list_append(v, ["अर्हति", "verb", "अर्हा॑मि", "आर्ही॑त्", "", "", "to be worth"])
let v = native_list_append(v, ["घर्षति", "verb", "घर्षा॑मि", "", "", "", "to rub brush"])
let v = native_list_append(v, ["शिक्षति", "verb", "शिक्षा॑मि", "", "", "", "to learn acquire"])
let v = native_list_append(v, ["श्लाघते", "verb", "श्लाघे॑", "", "", "", "to confide in"])
let v = native_list_append(v, ["वष्टि", "verb", "वश्मि॑", "", "", "", "to will command"])
let v = native_list_append(v, ["घृणोति", "verb", "घृ॒णोमि॑", "", "", "", "to burn shine"])
let v = native_list_append(v, ["उच्यति", "verb", "उच्या॑मि", "", "", "", "to be accustomed"])
let v = native_list_append(v, ["रायति", "verb", "राय॑ति third-singular indicative", "rā́yati", "रै", "", "to bark bark"])
let v = native_list_append(v, ["त्रसति", "verb", "त्रसा॑मि", "", "", "", "to tremble quiver"])
let v = native_list_append(v, ["जीर्यति", "verb", "जीर्या॑मि", "", "", "", "to grow old"])
let v = native_list_append(v, ["युध्यते", "verb", "युध्ये॑", "", "", "", "to fight battle"])
let v = native_list_append(v, ["ईर्ष्यति", "verb", "ईर्ष्या॑मि", "", "", "", "to envy"])
let v = native_list_append(v, ["रिणक्ति", "verb", "रि॒णच्मि॑", "", "", "", "to leave leave"])
let v = native_list_append(v, ["हित", "verb", "हि॒त past passive participle", "hitá", "धा", "", "put laid set"])
let v = native_list_append(v, ["मृडति", "verb", "मृ॒डामि॑", "", "", "", "to forgive pardon"])
let v = native_list_append(v, ["मज्जति", "verb", "मज्जा॑मि", "", "", "", "to sink"])
let v = native_list_append(v, ["स्वपति", "verb", "स्वपा॑मि", "", "", "", "to sleep slumber"])
let v = native_list_append(v, ["पद्यते", "verb", "पद्ये", "", "", "", "to fall topple"])
let v = native_list_append(v, ["जिघ्रति", "verb", "जिघ्र॑ति third-singular indicative", "jíghrati", "घ्रा", "", "to smell sniff"])
let v = native_list_append(v, ["वक्ति", "verb", "वच्मि॑", "", "", "", "present of वच्"])
let v = native_list_append(v, ["वक्षति", "verb", "वक्षा॑मि", "", "", "", "to increase to"])
let v = native_list_append(v, ["बद्ध", "verb", "ब॒द्ध past passive participle", "baddhá", "बन्ध्", "", "past passive participle"])
let v = native_list_append(v, ["पीडयति", "verb", "पी॒डय॑ति third-singular indicative", "pīḍáyati", "पीड्", "", "to squeeze press"])
let v = native_list_append(v, ["स्यात्", "verb", "syāt", "", "", "", "may be ―"])
let v = native_list_append(v, ["सन्ति", "verb", "सन्ति॑", "sánti", "", "", "present active third-person"])
let v = native_list_append(v, ["संनिरुणद्धि", "verb", "संनिरुणद्धि third-singular indicative", "saṃniruṇaddhi", "संनिरुध्", "", "to stop"])
let v = native_list_append(v, ["पवयति", "verb", "प॒वय॑ति third-singular indicative", "paváyati", "पू", "", "to cleanse purify"])
let v = native_list_append(v, ["छर्दति", "verb", "छर्दा॑मि", "", "", "", "to kindle"])
let v = native_list_append(v, ["स्वपिति", "verb", "स्वपि॑मि", "", "", "", "to sleep slumber"])
let v = native_list_append(v, ["विचेष्टति", "verb", "विचेष्टति third-singular indicative", "viceṣṭati", "विचेष्ट्", "", "to exert oneself"])
let v = native_list_append(v, ["रोपयति", "verb", "रो॒पया॑मि", "", "", "", "to elevate"])
let v = native_list_append(v, ["अवगच्छति", "verb", "अ॒व॒गच्छा॑मि", "अ॒वाग॑मत्", "", "", "to understand recognize"])
let v = native_list_append(v, ["चष्टे", "verb", "चक्षे॑", "", "", "", "to see look"])
let v = native_list_append(v, ["क्षरति", "verb", "क्षरा॑मि", "", "", "", "to flow stream"])
let v = native_list_append(v, ["अस्त", "verb", "अस्त past passive participle", "asta", "अस्", "", "past passive participle"])
let v = native_list_append(v, ["ईडयति", "verb", "ईडयति third-singular indicative", "īḍayati", "ईड्", "", "to praise laud"])
let v = native_list_append(v, ["ईळे", "verb", "ई॒ळे", "", "", "", "perfect of ईळ्"])
let v = native_list_append(v, ["ऋणोति", "verb", "ऋ॒णोमि॑", "", "", "", "to go move"])
let v = native_list_append(v, ["કાર્ય", "verb", "kāryà", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["𑀪𑀯𑀢𑀺", "verb", "𑀪𑀯𑀢𑀺 third-singular indicative", "bhavati", "", "", "Brahmi script form"])
let v = native_list_append(v, ["भवत्", "verb", "भव॑त् present active participle", "bhávat", "भू", "", "present active participle"])
let v = native_list_append(v, ["जिज्ञासते", "verb", "जिज्ञा॑से", "", "", "", "desiderative of ज्ञा"])
let v = native_list_append(v, ["मिमीते", "verb", "मिमे॑", "", "", "", "to measure mark"])
let v = native_list_append(v, ["अर्चति", "verb", "अर्चा॑मि", "", "", "", "to shine"])
let v = native_list_append(v, ["भजति", "verb", "भजा॑मि", "", "", "", "to distribute divide"])
let v = native_list_append(v, ["भाजयति", "verb", "भा॒जया॑मि", "", "", "", "to divide distribute"])
let v = native_list_append(v, ["भनक्ति", "verb", "भ॒नज्मि॑", "", "", "", "to break split"])
let v = native_list_append(v, ["कारयति", "verb", "का॒रय॑ति third-singular indicative", "kāráyati", "कृ", "", "to cause to"])
let v = native_list_append(v, ["अकर्", "verb", "अक॑रम्", "अकः॑", "", "", "aorist of कृ"])
let v = native_list_append(v, ["पुष्यति", "verb", "पुष्या॑मि", "", "", "", "to thrive prosper"])
let v = native_list_append(v, ["क्रीणाति", "verb", "क्री॒णामि॑", "", "", "", "to buy purchase"])
let v = native_list_append(v, ["परीक्षते", "verb", "परीक्षे", "", "", "", "to inspect examine"])
let v = native_list_append(v, ["रदति", "verb", "रदा॑मि", "", "", "", "to scratch scrape"])
let v = native_list_append(v, ["अधात्", "verb", "अधा॑म्", "अधा॑त्", "", "", "aorist of धा"])
let v = native_list_append(v, ["आनयति", "verb", "आ॒नया॑मि", "", "", "", "to bring fetch"])
let v = native_list_append(v, ["ध्रजति", "verb", "ध्रजा॑मि", "", "", "", "to glide swoop"])
let v = native_list_append(v, ["गूहति", "verb", "गूहा॑मि", "", "", "", "to cover conceal"])
let v = native_list_append(v, ["दृष्ट", "verb", "दृ॒ष्ट", "dṛṣṭá", "", "", "past participle of"])
let v = native_list_append(v, ["योधयति", "verb", "यो॒धया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["स्निह्यति", "verb", "स्निह्या॑मि", "", "", "", "to adhere stick"])
let v = native_list_append(v, ["ददर्श", "verb", "द॒दर्श॑", "", "", "", "perfect of दृश्"])
let v = native_list_append(v, ["स्तृणोति", "verb", "स्तृ॒णोमि॑", "", "", "", "to scatter strew"])
let v = native_list_append(v, ["सीक्षते", "verb", "सीक्ष॑ते third-singular indicative", "sī́kṣate", "सह्", "", "to wish to"])
let v = native_list_append(v, ["पूयति", "verb", "पूय॑ति third-singular indicative", "pū́yati", "पूय्", "", "to become foul"])
let v = native_list_append(v, ["विद्यते", "verb", "वि॒द्ये", "", "", "", "to be found"])
let v = native_list_append(v, ["त्रपते", "verb", "त्रपे॑", "", "", "", "to be embarrassed"])
let v = native_list_append(v, ["प्रवस्ते", "verb", "प्रवस्ते third-singular indicative", "pravaste", "वस्", "", "to put on"])
let v = native_list_append(v, ["शङ्के", "verb", "शङ्के third-singular indicative", "śaṅke", "शङ्क्", "", "first-person singular present"])
let v = native_list_append(v, ["आगच्छति", "verb", "आ॒गच्छा॑मि", "", "", "", "to come —"])
let v = native_list_append(v, ["दूरवाणीं करोति", "verb", "दूरवाणीं करोति third-singular indicative", "dūravāṇīṃ karoti", "", "", "to phone to"])
let v = native_list_append(v, ["स्थापयामि", "verb", "sthāpayāmi", "", "", "", "present passive causative"])
let v = native_list_append(v, ["त्यजति", "verb", "त्यजा॑मि", "", "", "", "to leave"])
let v = native_list_append(v, ["उपन्यस्यति", "verb", "उपन्यस्यामि", "", "", "", "To move to"])
let v = native_list_append(v, ["समाकुरुते", "verb", "समाकुरुते third-singular indicative", "samākurute", "कृ", "", "to unite to"])
let v = native_list_append(v, ["अयजत्", "verb", "ayajat", "", "", "", "third-person singular imperfect"])
let v = native_list_append(v, ["तिष्ठत्", "verb", "तिष्ठ॑त् present active participle", "tíṣṭhat", "स्था", "", "present active participle"])
let v = native_list_append(v, ["तस्थौ", "verb", "त॒स्थौ", "", "", "", "third-person singular perfect"])
let v = native_list_append(v, ["स्थीयमान", "verb", "sthīyamāna", "no-table-tags", "sa-decl-adj-mfn", "", "present passive participle"])
let v = native_list_append(v, ["वलते", "verb", "वलते third-singular indicative", "valate", "वल्", "", "to go"])
let v = native_list_append(v, ["उद्रुणद्धि", "verb", "उद्रुणद्धि third-singular indicative", "udruṇaddhi", "उद्रुध्", "", "to turn out"])
let v = native_list_append(v, ["अवकर्षति", "verb", "अवकर्षति third-singular indicative", "avakarṣati", "कृष्", "", "to turn off"])
let v = native_list_append(v, ["प्रपद्यते", "verb", "प्रपद् यते third-singular indicative", "prapadyate", "प्रपद्", "", "to turn out"])
let v = native_list_append(v, ["च्यवते", "verb", "च्यवे॑", "", "", "", "to turn off"])
let v = native_list_append(v, ["छ्यवते", "verb", "छ्यवते third-singular indicative", "chyavate", "छ्यु", "", "to go"])
let v = native_list_append(v, ["ह्वरते", "verb", "ह्वरे॑", "", "", "", "to turn"])
let v = native_list_append(v, ["सेधति", "verb", "सेधा॑मि", "", "", "", "to drive off"])
let v = native_list_append(v, ["वृक्ते", "verb", "वृजे", "", "", "", "to twist off"])
let v = native_list_append(v, ["आकाङ्क्षते", "verb", "आकाङ्क्षते third-singular indicative", "ākāṅkṣate", "आकाङ्क्ष्", "", "to desire to"])
let v = native_list_append(v, ["उद्धन्ति", "verb", "उद्धन् ति third-singular indicative", "uddhanti", "उद्धन्", "", "to turn up"])
let v = native_list_append(v, ["अभिषचते", "verb", "अभिषचते third-singular indicative", "abhiṣacate", "अभिषच्", "", "to turn to"])
let v = native_list_append(v, ["अववृणक्ति", "verb", "अववृणक्ति third-singular indicative", "avavṛṇakti", "अववर्ज्", "", "to turn"])
let v = native_list_append(v, ["उब्जति", "verb", "उ॒ब्जति॑ third-singular indicative", "ubjáti", "उब्ज्", "", "to subdue"])
let v = native_list_append(v, ["वियाति", "verb", "विया ति third-singular indicative", "viyāti", "विया", "", "to pass away"])
let v = native_list_append(v, ["संनिर्गच्छति", "verb", "संनिर्गच्छति third-singular indicative", "saṃnirgacchati", "संनिर्गम्", "", "to go away"])
let v = native_list_append(v, ["अरोधत्", "verb", "arodhat", "", "", "", "third-person singular imperfect"])
let v = native_list_append(v, ["गच्छतु", "verb", "gacchatu", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["अभवत्", "verb", "abhavat", "", "", "", "past of भू"])
let v = native_list_append(v, ["याति", "verb", "यामि॑", "", "", "", "to go move"])
let v = native_list_append(v, ["करिष्यति", "verb", "क॒रि॒ष्यामि॑", "", "", "", "future of कृ"])
let v = native_list_append(v, ["करोतु", "verb", "karotu", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["प्रतिगच्छति", "verb", "प्रतिगच्छति third-singular indicative", "pratigacchati", "प्रतिगम्", "", "to return"])
let v = native_list_append(v, ["अगच्छत्", "verb", "अग॑च्छत्", "ágacchat", "", "", "imperfect active third-person"])
let v = native_list_append(v, ["ऐच्छत्", "verb", "aicchat", "", "", "", "imperfect third-person singular"])
let v = native_list_append(v, ["अकरोत्", "verb", "अक॑रोत्", "ákarot", "", "", "third-person singular imperfect"])
let v = native_list_append(v, ["स्मृत्वा", "verb", "smṛtvā", "", "", "", "gerund of स्मृ"])
let v = native_list_append(v, ["तीर्त्वा", "verb", "ती॒र्त्वा", "tīrtvā́", "", "", "conjunctive form of"])
let v = native_list_append(v, ["पूर्त्वा", "verb", "pūrtvā", "", "", "", "gerund of पॄ"])
let v = native_list_append(v, ["बुद्ध्वा", "verb", "buddhvā", "", "", "", "gerund of बुध्"])
let v = native_list_append(v, ["लब्ध्वा", "verb", "labdhvā", "", "", "", "gerund of लभ्"])
let v = native_list_append(v, ["कृत्वा", "verb", "कृ॒त्वा", "kṛtvā́", "", "", "conjunctive form of"])
let v = native_list_append(v, ["शुचित्वा", "verb", "śucitvā", "", "", "", "gerund of शुच्"])
let v = native_list_append(v, ["उक्त्वा", "verb", "uktvā", "", "", "", "conjunctive form of"])
let v = native_list_append(v, ["भरतु", "verb", "bharatu", "", "", "", "imperative of भृ"])
let v = native_list_append(v, ["भवान्", "verb", "भवा॑न्", "bhávān", "", "", "subjunctive active third-person"])
let v = native_list_append(v, ["आसीत्", "verb", "आसी॑त् third-singular indicative", "ā́sīt", "अस्", "", "third-person singular imperfect"])
let v = native_list_append(v, ["सहते", "verb", "सहे॑", "", "", "", "to overcome vanquish"])
let v = native_list_append(v, ["जक्षत्", "verb", "jákṣat", "no-table-tags", "sa-decl-adj-mfn", "", "present active participle"])
let v = native_list_append(v, ["क्रीळति", "verb", "क्रीळा॑मि", "", "", "", "to play sport"])
let v = native_list_append(v, ["पीयति", "verb", "पीया॑मि", "", "", "", "to blame revile"])
let v = native_list_append(v, ["कृणोति", "verb", "कृ॒णोमि॑", "", "", "", "to do make"])
let v = native_list_append(v, ["युनक्ति", "verb", "यु॒नज्मि॑", "", "", "", "to yoke harness"])
let v = native_list_append(v, ["आमन्त्रयते", "verb", "आमन्त्रये", "", "", "", "to invite"])
let v = native_list_append(v, ["शुष्यति", "verb", "शुष्या॑मि", "", "", "", "to be dry"])
let v = native_list_append(v, ["शोषयति", "verb", "शो॒षया॑मि", "", "", "", "to make dry"])
let v = native_list_append(v, ["हठति", "verb", "हठामि", "", "", "", "to leap jump"])
let v = native_list_append(v, ["ऊहति", "verb", "ऊहामि", "", "", "", "to wait for"])
let v = native_list_append(v, ["शिनष्टि", "verb", "शि॒नष्मि॑", "", "", "", "to leave behind"])
let v = native_list_append(v, ["शिंष्टः", "verb", "śiṃṣṭaḥ", "", "", "", "present active third-person"])
let v = native_list_append(v, ["शिंषन्ति", "verb", "śiṃṣanti", "", "", "", "present active third-person"])
let v = native_list_append(v, ["शिनक्षि", "verb", "śinakṣi", "", "", "", "present active second-person"])
let v = native_list_append(v, ["शिंष्ठः", "verb", "śiṃṣṭhaḥ", "", "", "", "present active second-person"])
let v = native_list_append(v, ["शिंष्ठ", "verb", "śiṃṣṭha", "", "", "", "present active second-person"])
let v = native_list_append(v, ["शिनष्मि", "verb", "śinaṣmi", "", "", "", "present active first-person"])
let v = native_list_append(v, ["शिंष्वः", "verb", "śiṃṣvaḥ", "", "", "", "present active first-person"])
let v = native_list_append(v, ["शिंष्मः", "verb", "śiṃṣmaḥ", "", "", "", "present active first-person"])
let v = native_list_append(v, ["शिंष्टे", "verb", "śiṃṣṭe", "", "", "", "present middle third-person"])
let v = native_list_append(v, ["शिंषाते", "verb", "śiṃṣāte", "", "", "", "present active third-person"])
let v = native_list_append(v, ["कृन्तति", "verb", "कृ॒न्तामि॑", "अक॑र्तीत्", "", "", "to cut to"])
let v = native_list_append(v, ["कृन्ततस्", "verb", "kṛntatas", "", "", "", "present active third-person"])
let v = native_list_append(v, ["कृन्तन्ति", "verb", "kṛntanti", "", "", "", "present active third-person"])
let v = native_list_append(v, ["गच्छतस्", "verb", "गच्छ॑तस्", "gácchatas", "", "", "present active third-person"])
let v = native_list_append(v, ["गच्छन्ति", "verb", "गच्छ॑न्ति", "gácchanti", "", "", "present active third-person"])
let v = native_list_append(v, ["गच्छसि", "verb", "gacchasi", "", "", "", "present indicative active"])
let v = native_list_append(v, ["गच्छथस्", "verb", "gacchathas", "", "", "", "present active second-person"])
let v = native_list_append(v, ["गच्छथ", "verb", "gacchatha", "", "", "", "present active second-person"])
let v = native_list_append(v, ["गच्छामि", "verb", "gacchāmi", "", "", "", "present active first-person"])
let v = native_list_append(v, ["गच्छावस्", "verb", "gacchāvas", "", "", "", "present active first-person"])
let v = native_list_append(v, ["गच्छामस्", "verb", "gacchāmas", "", "", "", "present active first-person"])
let v = native_list_append(v, ["गच्छताम्", "verb", "gacchatām", "", "", "", "inflection of गच्छति"])
let v = native_list_append(v, ["गच्छन्तु", "verb", "gacchantu", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["गच्छ", "verb", "gaccha", "", "", "", "imperative active second-person"])
let v = native_list_append(v, ["गच्छानि", "verb", "gacchāni", "", "", "", "imperative active first-person"])
let v = native_list_append(v, ["गच्छेत्", "verb", "gacchet", "", "", "", "potential active third-person"])
let v = native_list_append(v, ["गम्यते", "verb", "ग॒म्ये", "", "", "", "present passive third-person"])
let v = native_list_append(v, ["गम्येते", "verb", "gamyete", "", "", "", "present passive third-person"])
let v = native_list_append(v, ["गम्यन्ते", "verb", "gamyante", "", "", "", "present passive third-person"])
let v = native_list_append(v, ["गम्ये", "verb", "gamye", "", "", "", "present passive first-person"])
let v = native_list_append(v, ["अगम्ये", "verb", "agamye", "", "", "", "imperfect passive first-person"])
let v = native_list_append(v, ["अगच्छे", "verb", "agacche", "", "", "", "imperfect middle first-person"])
let v = native_list_append(v, ["गम्येत", "verb", "gamyeta", "", "", "", "optative passive third-person"])
let v = native_list_append(v, ["गच्छेत", "verb", "gaccheta", "", "", "", "inflection of गच्छति"])
let v = native_list_append(v, ["गच्छेयम्", "verb", "gaccheyam", "", "", "", "optative active first-person"])
let v = native_list_append(v, ["गच्छेव", "verb", "gaccheva", "", "", "", "optative active first-person"])
let v = native_list_append(v, ["गच्छाव", "verb", "gacchāva", "", "", "", "imperative active first-person"])
let v = native_list_append(v, ["गच्छेताम्", "verb", "gacchetām", "", "", "", "inflection of गच्छति"])
let v = native_list_append(v, ["गच्छेयुस्", "verb", "gaccheyus", "", "", "", "optative active third-person"])
let v = native_list_append(v, ["गच्छेस्", "verb", "gacches", "", "", "", "optative active second-person"])
let v = native_list_append(v, ["गच्छेतम्", "verb", "gacchetam", "", "", "", "optative active second-person"])
let v = native_list_append(v, ["गच्छेम", "verb", "gacchema", "", "", "", "optative active first-person"])
let v = native_list_append(v, ["अगच्छताम्", "verb", "अग॑च्छताम्", "ágacchatām", "", "", "imperfect active third-person"])
let v = native_list_append(v, ["अगच्छन्", "verb", "agacchan", "", "", "", "imperfect active third-person"])
let v = native_list_append(v, ["अगच्छस्", "verb", "agacchas", "", "", "", "imperfect active second-person"])
let v = native_list_append(v, ["अगच्छतम्", "verb", "agacchatam", "", "", "", "imperfect active second-person"])
let v = native_list_append(v, ["अगच्छत", "verb", "agacchata", "", "", "", "inflection of गच्छति"])
let v = native_list_append(v, ["अगच्छम्", "verb", "agaccham", "", "", "", "imperfect active first-person"])
let v = native_list_append(v, ["अगच्छाव", "verb", "agacchāva", "", "", "", "imperfect active first-person"])
let v = native_list_append(v, ["अगच्छाम", "verb", "agacchāma", "", "", "", "imperfect active first-person"])
let v = native_list_append(v, ["गच्छतम्", "verb", "gacchatam", "", "", "", "imperative active second-person"])
let v = native_list_append(v, ["गच्छत", "verb", "gacchata", "", "", "", "imperative active second-person"])
let v = native_list_append(v, ["गच्छाम", "verb", "gacchāma", "", "", "", "imperative active first-person"])
let v = native_list_append(v, ["लुम्बति", "verb", "लुम्बामि", "", "", "", "to torment harass"])
let v = native_list_append(v, ["ऊर्दते", "verb", "ऊर्दे", "और्दिष्ट", "", "", "it measures"])
let v = native_list_append(v, ["बोधते", "verb", "बोधे", "", "", "", "to know"])
let v = native_list_append(v, ["सरति", "verb", "सरा॑मि", "", "", "", "to run"])
let v = native_list_append(v, ["रिणाति", "verb", "रि॒णामि॑", "", "", "", "to make flow"])
let v = native_list_append(v, ["वञ्चति", "verb", "वञ्चा॑मि", "", "", "", "to move or"])
let v = native_list_append(v, ["स्तेनयति", "verb", "स्तेनयति third-singular indicative", "stenayati", "स्तेन्", "", "to steal rob"])
let v = native_list_append(v, ["किरति", "verb", "कि॒रामि॑", "", "", "", "to strew pour"])
let v = native_list_append(v, ["बाधति", "verb", "बाधा॑मि", "", "", "", "to press move"])
let v = native_list_append(v, ["राजति", "verb", "राजामि", "", "", "", "to direct to"])
let v = native_list_append(v, ["कुत्सयति", "verb", "कु॒त्सया॑मि", "", "", "", "to abuse blame"])
let v = native_list_append(v, ["ईहति", "verb", "ईहति third-singular indicative", "īhati", "ईह्", "", "desire"])
let v = native_list_append(v, ["कत्थति", "verb", "कत्थति third-singular indicative", "katthati", "कत्थ्", "", ""])
let v = native_list_append(v, ["काङ्क्षति", "verb", "काङ्क्षामि", "", "", "", "to wish desire"])
let v = native_list_append(v, ["व्रीडति", "verb", "व्रीडति third-singular indicative", "vrīḍati", "व्रीड्", "", ""])
let v = native_list_append(v, ["उज्झति", "verb", "उ॒ज्झामि॑", "", "", "", "to quit"])
let v = native_list_append(v, ["अङ्खयति", "verb", "अङ्खयति third-singular indicative", "aṅkhayati", "अङ्ख्", "", "to check"])
let v = native_list_append(v, ["सहति", "verb", "सहति third-singular indicative", "sahati", "सह्", "", "to suffer to"])
let v = native_list_append(v, ["लपति", "verb", "लपति third-singular indicative", "lapati", "लप्", "", "to chatter prate"])
let v = native_list_append(v, ["वर्तति", "verb", "वर्तामि", "", "", "", "synonym of वर्तते"])
let v = native_list_append(v, ["श्रम्भति", "verb", "श्रम्भति third-singular indicative", "śrambhati", "श्रम्भ्", "", ""])
let v = native_list_append(v, ["अजिरायति", "verb", "अजिर ायति third-singular indicative", "ajirāyati", "अजिर", "", ""])
let v = native_list_append(v, ["काशति", "verb", "काशामि", "", "", "", ""])
let v = native_list_append(v, ["रणति", "verb", "रणा॑मि", "", "", "", "to delight take"])
let v = native_list_append(v, ["जवति", "verb", "जवामि", "", "", "", "to press forwards"])
let v = native_list_append(v, ["तन्त्रयति", "verb", "तन्त्रयति third-singular indicative", "tantrayati", "तन्त्र्", "", ""])
let v = native_list_append(v, ["स्फलति", "verb", "स्फलति third-singular indicative", "sphalati", "स्फल्", "", "to burst to"])
let v = native_list_append(v, ["बोधयति", "verb", "बो॒धया॑मि", "", "", "", "to awaken wake"])
let v = native_list_append(v, ["स्थापयति", "verb", "स्था॒पया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["अगमत्", "verb", "अग॑मम्", "अग॑मत्", "", "", "aorist or imperfect"])
let v = native_list_append(v, ["अद्राक्षीत्", "verb", "अद्रा॑क्षम्", "अद्रा॑क्षीत्", "", "", "aorist of दृश्"])
let v = native_list_append(v, ["यजतु", "verb", "yajatu", "", "", "", "imperative of यजति"])
let v = native_list_append(v, ["अगम्यत", "verb", "agamyata", "", "", "", "imperfect passive third-person"])
let v = native_list_append(v, ["गम्यताम्", "verb", "gamyatām", "", "", "", "imperative passive third-person"])
let v = native_list_append(v, ["अस्तु", "verb", "astu", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["नर्तयति", "verb", "नर्तयामि", "", "", "", "to cause to"])
let v = native_list_append(v, ["प्रणृत्यति", "verb", "प्रणृत् यति third-singular indicative", "praṇṛtyati", "प्रणृत्", "", "to dance"])
let v = native_list_append(v, ["नृत्त", "verb", "nṛtta", "", "", "", "past participle of"])
let v = native_list_append(v, ["धृत्वा", "verb", "dhṛtvā", "", "", "", "gerund of धृ"])
let v = native_list_append(v, ["धृत्य", "verb", "dhṛtya", "", "", "", "gerund of धृ"])
let v = native_list_append(v, ["धरेरन्", "verb", "dhareran", "", "", "", "optative active third-person"])
let v = native_list_append(v, ["सम्प्रददाति", "verb", "सम्प्रददामि", "", "", "", "to present offer"])
let v = native_list_append(v, ["अगन्", "verb", "अग॑मम्", "अग॑न्", "", "", "aorist of गम्"])
let v = native_list_append(v, ["अश्रोत्", "verb", "अश्र॑वम्", "अश्रो॑त्", "", "", "aorist of श्रु"])
let v = native_list_append(v, ["मोचयति", "verb", "मो॒चया॑मि", "", "", "", "causes to release"])
let v = native_list_append(v, ["मोक्तुम्", "verb", "moktum", "", "", "", "infinitive of मुच्"])
let v = native_list_append(v, ["कर्तुम्", "verb", "कर्तु॑म्", "kártum", "कृ", "", "infinitive of कृ"])
let v = native_list_append(v, ["मुञ्चति", "verb", "मु॒ञ्चामि॑", "", "", "", "to free set"])
let v = native_list_append(v, ["मुञ्चते", "verb", "मु॒ञ्चते॑", "muñcáte", "", "", "third-person singular present"])
let v = native_list_append(v, ["मुमोच", "verb", "मु॒मोच॑", "", "", "", "third-person singular perfect"])
let v = native_list_append(v, ["मुमुचे", "verb", "मु॒मु॒चे", "mumucé", "", "", "third-person singular perfect"])
let v = native_list_append(v, ["मोचते", "verb", "मोचते third-singular indicative", "mocate", "मुच्", "", "to cheat deceive"])
let v = native_list_append(v, ["जगाम", "verb", "ज॒गम॑", "", "", "", "perfect of गम्"])
let v = native_list_append(v, ["जज्ञौ", "verb", "ज॒ज्ञौ", "", "", "", "first/third-person singular perfect"])
let v = native_list_append(v, ["जानीते", "verb", "जा॒ने", "", "", "", "alternative form of"])
let v = native_list_append(v, ["जज्ञे", "verb", "ज॒ज्ञे", "jajñé", "", "", "third-person singular perfect"])
let v = native_list_append(v, ["ज्ञातुम्", "verb", "jñātum", "", "", "", "infinitive of ज्ञा"])
let v = native_list_append(v, ["ज्ञातुं", "verb", "jñātuṃ", "", "", "", "combining form of"])
let v = native_list_append(v, ["ज्ञापयति", "verb", "ज्ञा पयति third-singular indicative", "jñāpayati", "ज्ञा", "", "to cause to"])
let v = native_list_append(v, ["उभ्नाति", "verb", "उ॒भ्नामि॑", "", "", "", "to hurt kill"])
let v = native_list_append(v, ["स्यूत", "verb", "स्यू॒त past passive participle", "syūtá", "सिव्", "", "past passive participle"])
let v = native_list_append(v, ["ददौ", "verb", "द॒दौ", "", "", "", "perfect of दा"])
let v = native_list_append(v, ["अस्थात्", "verb", "अस्था॑म्", "अस्था॑त्", "", "", "aorist of स्था"])
let v = native_list_append(v, ["चिन्तयति", "verb", "चि॒न्तया॑मि", "", "", "", "to think consider"])
let v = native_list_append(v, ["कथयति", "verb", "क॒थया॑मि", "", "", "", "to tell narrate"])
let v = native_list_append(v, ["चोरयति", "verb", "चो॒रया॑मि", "", "", "", "to steal rob"])
let v = native_list_append(v, ["द्रवति", "verb", "द्रवा॑मि", "अद्रु॑द्रुवत्", "", "", "to run"])
let v = native_list_append(v, ["द्रावयति", "verb", "द्रा॒वया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["दुद्राव", "verb", "दु॒द्रव॑", "", "", "", "perfect of द्रु"])
let v = native_list_append(v, ["विवेश", "verb", "वि॒वेश॑", "", "", "", "past of विश्"])
let v = native_list_append(v, ["मनति", "verb", "मनति third-singular indicative", "manati", "म्ना", "", "to remember"])
let v = native_list_append(v, ["अमनत्", "verb", "amanat", "", "", "", "imperfect active indicative"])
let v = native_list_append(v, ["मनेत्", "verb", "manet", "", "", "", "optative of म्ना"])
let v = native_list_append(v, ["इङ्गति", "verb", "इङ्गामि", "", "", "", "to move shake"])
let v = native_list_append(v, ["इङ्गते", "verb", "इङ्गते third-singular indicative", "iṅgate", "इङ्ग्", "", "synonym of इङ्गति"])
let v = native_list_append(v, ["इङ्गितुम्", "verb", "iṅgitum", "", "", "", "infinitive of इङ्ग्"])
let v = native_list_append(v, ["कुट्टयति", "verb", "कु॒ट्टया॑मि", "", "", "", "to crush grind"])
let v = native_list_append(v, ["चुकोट्ट", "verb", "चुकोट्ट third-singular indicative", "cukoṭṭa", "कुट्ट्", "", "perfect past active"])
let v = native_list_append(v, ["चोदति", "verb", "चोदामि", "अचो॑दीत्", "", "", "to impel incite"])
let v = native_list_append(v, ["इरस्यति", "verb", "इ॒र॒स्यामि॑", "", "", "", "to behave insolently"])
let v = native_list_append(v, ["वलति", "verb", "वलति third-singular indicative", "valati", "वल्", "", "alternative form of"])
let v = native_list_append(v, ["गृध्यति", "verb", "गृध्या॑मि", "", "", "", "to covet desire"])
let v = native_list_append(v, ["गर्धयते", "verb", "गर्धयते third-singular indicative", "gardhayate", "गृध्", "", "to deceive cheat"])
let v = native_list_append(v, ["जसति", "verb", "जसा॑मि", "", "", "", "to go"])
let v = native_list_append(v, ["नमति", "verb", "नमा॑मि", "", "", "", "to bend bow"])
let v = native_list_append(v, ["वर्धति", "verb", "वर्धा॑मि", "", "", "", "to grow increase"])
let v = native_list_append(v, ["ववर्ध", "verb", "व॒वर्ध॑", "vavárdha", "ववृधे", "", "first/third-person singular active"])
let v = native_list_append(v, ["पूजयति", "verb", "पूजयामि", "", "", "", "to worship revere"])
let v = native_list_append(v, ["पालयति", "verb", "पा॒लया॑मि", "", "", "", "to protect guard"])
let v = native_list_append(v, ["शुम्भति", "verb", "शु॒म्भामि॑", "", "", "", "to shine to"])
let v = native_list_append(v, ["बिभाय", "verb", "बि॒भय॑", "", "", "", "perfect of भी"])
let v = native_list_append(v, ["घिण्णते", "verb", "घिण्णे", "", "", "", "to grasp take"])
let v = native_list_append(v, ["बिभेति", "verb", "बि॒भेमि॑", "", "", "", "to fear dread"])
let v = native_list_append(v, ["जिह्रेति", "verb", "जि॒ह्रेमि॑", "", "", "", "to blush be"])
let v = native_list_append(v, ["गमिष्यति", "verb", "ग॒मि॒ष्यामि॑", "", "", "", "future of गम्"])
let v = native_list_append(v, ["बिभर्ति", "verb", "बिभ॑र्मि", "", "", "", "to bear convey"])
let v = native_list_append(v, ["जिहीते", "verb", "जिहे॑", "", "", "", "to go move"])
let v = native_list_append(v, ["नेनेक्ति", "verb", "नेने॑ज्मि", "", "", "", "to wash cleanse"])
let v = native_list_append(v, ["वेवेक्ति", "verb", "वेवेक्ति third-singular indicative", "vevekti", "विज्", "", "to separate divide"])
let v = native_list_append(v, ["वेवेष्टि", "verb", "वेवे॑ष्मि", "", "", "", "to surround encircle"])
let v = native_list_append(v, ["जिघर्ति", "verb", "जिघ॑र्मि", "अघा॑र्षीत्", "", "", "The meaning of"])
let v = native_list_append(v, ["जिहर्ति", "verb", "जिह॑र्ति third-singular indicative", "jíharti", "हृ", "", "to take away"])
let v = native_list_append(v, ["इयर्ति", "verb", "इय॑र्मि", "", "", "", "to go"])
let v = native_list_append(v, ["सिसर्ति", "verb", "सिस॑र्मि", "", "", "", "to escape run"])
let v = native_list_append(v, ["बभस्ति", "verb", "बभ॑स्मि", "", "", "", "to chew eat"])
let v = native_list_append(v, ["चिकेति", "verb", "चि॒केमि॑", "", "", "", "to observe"])
let v = native_list_append(v, ["चिकेत्ति", "verb", "चिकेत्ति third-singular indicative", "ciketti", "कित्", "", ""])
let v = native_list_append(v, ["तुतोर्ति", "verb", "तुतोर्ति third-singular indicative", "tutorti", "तुर्", "", ""])
let v = native_list_append(v, ["दिधेष्टि", "verb", "दिधेष्टि third-singular indicative", "didheṣṭi", "धिष्", "", ""])
let v = native_list_append(v, ["दधन्ति", "verb", "दधन्ति third-singular indicative", "dadhanti", "धन्", "", ""])
let v = native_list_append(v, ["जजन्ति", "verb", "जजन्ति third-singular indicative", "jajanti", "जन्", "", ""])
let v = native_list_append(v, ["जिगाति", "verb", "जिगा॑मि", "", "", "", "to go go"])
let v = native_list_append(v, ["साध्नोति", "verb", "सा॒ध्नोमि॑", "", "", "", "to obtain"])
let v = native_list_append(v, ["ववर्त", "verb", "व॒वर्त॑", "", "", "", "perfect of वृत्"])
let v = native_list_append(v, ["प्रियते", "verb", "प्रि॒ये", "", "", "", "to be busy"])
let v = native_list_append(v, ["बभार", "verb", "ब॒भर॑", "", "", "", "past of भृ"])
let v = native_list_append(v, ["बभ्रे", "verb", "बभ्रे third-singular indicative", "babhre", "भृ", "", "past of भृ"])
let v = native_list_append(v, ["प्रीयते", "verb", "प्रीये", "", "", "", "synonym of प्रीणाति"])
let v = native_list_append(v, ["स्वर्दते", "verb", "स्वर्दते third-singular indicative", "svardate", "स्वर्द्", "", "to taste relish"])
let v = native_list_append(v, ["खेलति", "verb", "खेला॑मि", "", "", "", "to play"])
let v = native_list_append(v, ["बुक्कति", "verb", "बुक्कामि", "", "", "", "to bark woof"])
let v = native_list_append(v, ["बुक्कयति", "verb", "बुक्कयति third-singular indicative", "bukkayati", "बुक्क्", "", "to bark woof"])
let v = native_list_append(v, ["क्षिण्", "verb", "kṣiṇ", "8 U", "", "", ""])
let v = native_list_append(v, ["ऋण्", "verb", "ṛṇ", "8 U", "", "", ""])
let v = native_list_append(v, ["तृण्", "verb", "tṛṇ", "8 U", "", "", ""])
let v = native_list_append(v, ["घृण्", "verb", "ghṛṇ", "8 U", "घृ", "", ""])
let v = native_list_append(v, ["वन्", "verb", "van", "वा", "", "", "to like love"])
let v = native_list_append(v, ["तनोमि", "verb", "tanomi", "", "", "", "present active first-person"])
let v = native_list_append(v, ["तनुवः", "verb", "tanuvaḥ", "", "", "", "present active first-person"])
let v = native_list_append(v, ["तन्वः", "verb", "tanvaḥ", "", "", "", "present active first-person"])
let v = native_list_append(v, ["तनुमः", "verb", "tanumaḥ", "", "", "", "present active first-person"])
let v = native_list_append(v, ["तन्मः", "verb", "tanmaḥ", "", "", "", "present active first-person"])
let v = native_list_append(v, ["तनोषि", "verb", "tanoṣi", "", "", "", "present active indicative"])
let v = native_list_append(v, ["कुरुतस्", "verb", "kurutas", "", "", "", "present active third-person"])
let v = native_list_append(v, ["क्रीणीतस्", "verb", "krīṇītas", "", "", "", "present active third-person"])
let v = native_list_append(v, ["प्रीणीतस्", "verb", "prīṇītas", "", "", "", "present active third-person"])
let v = native_list_append(v, ["श्रीणीतः", "verb", "śrīṇītaḥ", "", "", "", "present active third-person"])
let v = native_list_append(v, ["मीनीतस्", "verb", "mīnītas", "", "", "", "present active third-person"])
let v = native_list_append(v, ["सिनीतः", "verb", "sinītaḥ", "", "", "", "present active third-person"])
let v = native_list_append(v, ["स्कुनीतः", "verb", "skunītaḥ", "", "", "", "present active third-person"])
let v = native_list_append(v, ["स्तभ्नीतः", "verb", "stabhnītaḥ", "", "", "", "present active third-person"])
let v = native_list_append(v, ["स्तुभ्नीतः", "verb", "stubhnītaḥ", "", "", "", "present active third-person"])
let v = native_list_append(v, ["एधे", "verb", "edhe", "", "", "", "present active first-person"])
let v = native_list_append(v, ["स्पर्धे", "verb", "spardhe", "", "", "", "present active first-person"])
let v = native_list_append(v, ["गाधे", "verb", "gādhe", "", "", "", "present active first-person"])
let v = native_list_append(v, ["बाधे", "verb", "bādhe", "", "", "", "present active first-person"])
let v = native_list_append(v, ["नाधे", "verb", "nādhe", "", "", "", "present active first-person"])
let v = native_list_append(v, ["नाथामि", "verb", "nāthāmi", "", "", "", "present active first-person"])
let v = native_list_append(v, ["दधे", "verb", "द॒धे", "dadhé", "", "", "present middle first-person"])
let v = native_list_append(v, ["स्कुन्दे", "verb", "skunde", "", "", "", "present active first-person"])
let v = native_list_append(v, ["श्विन्दे", "verb", "śvinde", "", "", "", "present active first-person"])
let v = native_list_append(v, ["चेतिष्यति", "verb", "cetiṣyati", "", "", "", "simple future active"])
let v = native_list_append(v, ["भवानि", "verb", "भवा॑नि", "bhávāni", "", "", "imperative active first-person"])
let v = native_list_append(v, ["भवतु", "verb", "bhavatu", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["स्वपितुम्", "verb", "svapitum", "", "", "", "infinitive of स्वप्"])
let v = native_list_append(v, ["दाधाव्यते", "verb", "दाधाव्ये", "", "", "", "cleaning or polishing"])
let v = native_list_append(v, ["धाव्यते", "verb", "dhāvyate", "", "", "", "passive of धावति"])
let v = native_list_append(v, ["उल्लिखति", "verb", "उल्लिखामि", "", "", "", "to make lines"])
let v = native_list_append(v, ["कोचति", "verb", "कोचति third-singular indicative", "kocati", "कुच्", "", "to be curved"])
let v = native_list_append(v, ["प्रतिरुन्धते", "verb", "pratirundhate", "", "", "", "present active third-person"])
let v = native_list_append(v, ["स्थापयतु", "verb", "sthāpayatu", "", "", "", "causative imperative third-person"])
let v = native_list_append(v, ["पास्यति", "verb", "पा॒स्यामि॑", "", "", "", "future of पा"])
let v = native_list_append(v, ["अपनह्यति", "verb", "अपनह्यति third-singular indicative", "apanahyati", "", "", "to strip to"])
let v = native_list_append(v, ["हूर्छति", "verb", "हूर्छामि", "", "", "", "to go crookedly"])
let v = native_list_append(v, ["आह्वयति", "verb", "आह्वयति third-singular indicative", "āhvayati", "आह्वे", "", "to call"])
let v = native_list_append(v, ["जह्वार", "verb", "jahvāra", "", "", "", "perfect third-person singular"])
let v = native_list_append(v, ["स्वरति", "verb", "स्वरा॑मि", "", "", "", "to sing"])
let v = native_list_append(v, ["सस्वार", "verb", "sasvāra", "", "", "", "perfect third-person singular"])
let v = native_list_append(v, ["स्वर्ता", "verb", "svartā", "", "", "", "periphrastic future third-person"])
let v = native_list_append(v, ["स्वरिता", "verb", "svaritā", "", "", "", "periphrastic future third-person"])
let v = native_list_append(v, ["स्वरिष्यति", "verb", "svariṣyati", "", "", "", "simple future third-person"])
let v = native_list_append(v, ["स्वर्ष्यति", "verb", "svarṣyati", "", "", "", "simple future third-person"])
let v = native_list_append(v, ["स्वरतात्", "verb", "svaratāt", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["स्वरतु", "verb", "svaratu", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["अस्वरत्", "verb", "asvarat", "", "", "", "imperfect active third-person"])
let v = native_list_append(v, ["स्वर्यात्", "verb", "svaryāt", "", "", "", "benedictive third-person singular"])
let v = native_list_append(v, ["स्वरेत्", "verb", "svaret", "", "", "", "potential active third-person"])
let v = native_list_append(v, ["अस्वारीत्", "verb", "अस्वा॑रिषम्", "अस्वा॑रीत्", "", "", "aorist of स्वर्"])
let v = native_list_append(v, ["अस्वार्षीत्", "verb", "asvārṣīt", "", "", "", "aorist third-person singular"])
let v = native_list_append(v, ["अस्वर्ष्यत्", "verb", "asvarṣyat", "", "", "", "conditional third-person singular"])
let v = native_list_append(v, ["अस्वरिष्यत्", "verb", "asvariṣyat", "", "", "", "conditional third-person singular"])
let v = native_list_append(v, ["सिस्वरिषति", "verb", "सिस्वरिषति third-singular indicative", "sisvariṣati", "स्वर्", "", "desiderative of स्वर्"])
let v = native_list_append(v, ["सुस्वूर्षति", "verb", "सुस्वूर्षति third-singular indicative", "susvūrṣati", "", "", "desiderative of स्वृ"])
let v = native_list_append(v, ["सास्वर्ति", "verb", "सास्वर्ति third-singular indicative", "sāsvarti", "", "", "frequentative and intensive"])
let v = native_list_append(v, ["जिगमिषति", "verb", "जिगमिषति third-singular indicative", "jigamiṣati", "", "", "desiderative of गम्"])
let v = native_list_append(v, ["जङ्गमीति", "verb", "जङ्गमीति third-singular indicative", "jaṅgamīti", "", "", "frequentative and intensive"])
let v = native_list_append(v, ["जिगांसते", "verb", "जिगांसते third-singular indicative", "jigāṃsate", "", "", "desiderative of गम्"])
let v = native_list_append(v, ["अजिगांसत्", "verb", "ajigāṃsat", "", "", "", "desiderative imperfect active"])
let v = native_list_append(v, ["गमति", "verb", "गम॑ति", "gámati", "गम्", "", "third-person singular subjunctive"])
let v = native_list_append(v, ["जग्मथुर्", "verb", "jagmathur", "", "", "", "Incomplete prakriya form"])
let v = native_list_append(v, ["जग्मथुः", "verb", "jagmathuḥ", "", "", "", "perfect active second-person"])
let v = native_list_append(v, ["प्रवदति", "verb", "प्रवदामि", "", "", "", "to name"])
let v = native_list_append(v, ["लेढि", "verb", "लेह्मि॑", "अलि॑क्षत्", "", "", "to taste to"])
let v = native_list_append(v, ["लीढे", "verb", "līḍhe", "", "", "", "present middle third-person"])
let v = native_list_append(v, ["लिलेह", "verb", "lileha", "", "", "", "perfect active third-person"])
let v = native_list_append(v, ["लेढा", "verb", "लेढास्मि", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["लिह्यात्", "verb", "lihyāt", "", "", "", "present optative third-person"])
let v = native_list_append(v, ["आस्ते", "verb", "आसे॑", "", "", "", "to be to"])
let v = native_list_append(v, ["आसयति", "verb", "आ॒सया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["सभाजयति", "verb", "सभाजयामि", "", "", "", "to offer"])
let v = native_list_append(v, ["पृणक्ति", "verb", "पृ॒णच्मि॑", "", "", "", "to give generously"])
let v = native_list_append(v, ["वृणक्ति", "verb", "वृ॒णज्मि॑", "", "", "", "to remove pluck"])
let v = native_list_append(v, ["विनक्ति", "verb", "वि॒नच्मि॑", "", "", "", "to winnow to"])
let v = native_list_append(v, ["तनक्ति", "verb", "त॒नच्मि॑", "", "", "", "to contract"])
let v = native_list_append(v, ["अनक्ति", "verb", "अ॒नज्मि॑", "", "", "", "To anoint apply"])
let v = native_list_append(v, ["उनत्ति", "verb", "उ॒नद्मि॑", "", "", "", "to bathe flow"])
let v = native_list_append(v, ["हिनस्ति", "verb", "हि॒नस्मि॑", "", "", "", "to wound injure"])
let v = native_list_append(v, ["तृणेढि", "verb", "तृ॒णेह्मि॑", "", "", "", "to bruise crush"])
let v = native_list_append(v, ["भुनक्ति", "verb", "भु॒नज्मि॑", "", "", "", "to enjoy revel"])
let v = native_list_append(v, ["पिनष्टि", "verb", "पि॒नष्मि॑", "", "", "", "to grind crush"])
let v = native_list_append(v, ["विन्ते", "verb", "विन्ते third-singular indicative", "vinte", "विद्", "", ""])
let v = native_list_append(v, ["विन्त्ते", "verb", "विन्त्ते third-singular indicative", "vintte", "विद्", "", "alternative form of"])
let v = native_list_append(v, ["अकर्तिष्यत्", "verb", "akartiṣyat", "", "", "", "conditional active third-person"])
let v = native_list_append(v, ["अकर्त्स्यत्", "verb", "akartsyat", "", "", "", "conditional active third-person"])
let v = native_list_append(v, ["अकर्तिष्यताम्", "verb", "akartiṣyatām", "", "", "", "conditional active third-person"])
let v = native_list_append(v, ["अकर्त्स्यताम्", "verb", "akartsyatām", "", "", "", "conditional active third-person"])
let v = native_list_append(v, ["चकृतिम", "verb", "cakṛtima", "", "", "", "perfect active first-person"])
let v = native_list_append(v, ["बभूव", "verb", "ब॒भूव॑", "", "", "", "perfect of भू"])
let v = native_list_append(v, ["भवन्ति", "verb", "bhavanti", "", "", "", "present active third-person"])
let v = native_list_append(v, ["भवतस्", "verb", "bhavatas", "", "", "", "present active third-person"])
let v = native_list_append(v, ["भवसि", "verb", "bhavasi", "", "", "", "present active second-person"])
let v = native_list_append(v, ["भवथस्", "verb", "bhavathas", "", "", "", "present active second-person"])
let v = native_list_append(v, ["भवथ", "verb", "bhavatha", "", "", "", "present active second-person"])
let v = native_list_append(v, ["भूयध्वे", "verb", "bhūyadhve", "", "", "", "present passive second-person"])
let v = native_list_append(v, ["भूये", "verb", "bhūye", "", "", "", "present passive first-person"])
let v = native_list_append(v, ["भूयावहे", "verb", "bhūyāvahe", "", "", "", "present passive first-person"])
let v = native_list_append(v, ["भवावस्", "verb", "bhavāvas", "", "", "", "present active first-person"])
let v = native_list_append(v, ["भवामस्", "verb", "bhavāmas", "", "", "", "present active first-person"])
let v = native_list_append(v, ["भूयसे", "verb", "bhūyase", "", "", "", "present passive second-person"])
let v = native_list_append(v, ["भूयेथे", "verb", "bhūyethe", "", "", "", "present passive second-person"])
let v = native_list_append(v, ["भूयामहे", "verb", "bhūyāmahe", "", "", "", "present passive first-person"])
let v = native_list_append(v, ["भूयते", "verb", "भू॒ये", "", "", "", "present passive third-person"])
let v = native_list_append(v, ["भूयेते", "verb", "bhūyete", "", "", "", "present passive third-person"])
let v = native_list_append(v, ["भूयन्ते", "verb", "bhūyante", "", "", "", "present passive third-person"])
let v = native_list_append(v, ["भविष्यामि", "verb", "भ॒वि॒ष्यामि॑", "bhaviṣyā́mi", "", "", "future active first-person"])
let v = native_list_append(v, ["भविष्यति", "verb", "भ॒वि॒ष्यामि॑", "", "", "", "future active third-person"])
let v = native_list_append(v, ["भविष्यसि", "verb", "bhaviṣyasi", "", "", "", "future active second-person"])
let v = native_list_append(v, ["रीळ्ह", "verb", "री॒ळ्ह past passive participle", "rīḷhá", "रिह्", "", "past participle of"])
let v = native_list_append(v, ["श्लिष्यति", "verb", "श्लिष्या॑मि", "", "", "", "to attach to"])
let v = native_list_append(v, ["श्लिष्यतः", "verb", "śliṣyataḥ", "", "", "", "present active third-person"])
let v = native_list_append(v, ["श्लिष्यन्ति", "verb", "śliṣyanti", "", "", "", "present active third-person"])
let v = native_list_append(v, ["श्लिष्यसि", "verb", "śliṣyasi", "", "", "", "present active second-person"])
let v = native_list_append(v, ["जग्मतुस्", "verb", "jagmatus", "", "", "", "perfect active third-person"])
let v = native_list_append(v, ["जग्मुः", "verb", "jagmuḥ", "", "", "", "perfect active third-person"])
let v = native_list_append(v, ["जगमिथ", "verb", "jagamitha", "", "", "", "perfect active second-person"])
let v = native_list_append(v, ["जग्म", "verb", "jagma", "", "", "", "perfect active second-person"])
let v = native_list_append(v, ["जगम", "verb", "jagama", "", "", "", "perfect active first-person"])
let v = native_list_append(v, ["जग्मिव", "verb", "jagmiva", "", "", "", "perfect active first-person"])
let v = native_list_append(v, ["जग्मिम", "verb", "jagmima", "", "", "", "perfect active first-person"])
let v = native_list_append(v, ["गन्ता", "verb", "ग॒न्तास्मि॑", "", "", "", "periphrastic future third-person"])
let v = native_list_append(v, ["गन्तारौ", "verb", "gantārau", "", "", "", "periphrastic future third-person"])
let v = native_list_append(v, ["गन्तारस्", "verb", "gantāras", "", "", "", "periphrastic future third-person"])
let v = native_list_append(v, ["गन्तासि", "verb", "gantāsi", "", "", "", "periphrastic future second-person"])
let v = native_list_append(v, ["गन्तास्थस्", "verb", "gantāsthas", "", "", "", "periphrastic future second-person"])
let v = native_list_append(v, ["गन्तास्थ", "verb", "gantāstha", "", "", "", "periphrastic future second-person"])
let v = native_list_append(v, ["गन्तास्मि", "verb", "gantāsmi", "", "", "", "periphrastic future first-person"])
let v = native_list_append(v, ["गन्तास्वस्", "verb", "gantāsvas", "", "", "", "periphrastic future first-person"])
let v = native_list_append(v, ["गन्तास्मस्", "verb", "gantāsmas", "", "", "", "periphrastic future first-person"])
let v = native_list_append(v, ["गमिष्यतस्", "verb", "gamiṣyatas", "", "", "", "future active third-person"])
let v = native_list_append(v, ["गमिष्यन्ति", "verb", "gamiṣyanti", "", "", "", "future active third-person"])
let v = native_list_append(v, ["गमिष्यसि", "verb", "gamiṣyasi", "", "", "", "future active second-person"])
let v = native_list_append(v, ["गमिष्यथस्", "verb", "gamiṣyathas", "", "", "", "future active second-person"])
let v = native_list_append(v, ["गमिष्यथ", "verb", "gamiṣyatha", "", "", "", "future active second-person"])
let v = native_list_append(v, ["गमिष्यामि", "verb", "gamiṣyāmi", "", "", "", "future active first-person"])
let v = native_list_append(v, ["गमिष्यावस्", "verb", "gamiṣyāvas", "", "", "", "future active first-person"])
let v = native_list_append(v, ["गमिष्यामस्", "verb", "gamiṣyāmas", "", "", "", "future active first-person"])
let v = native_list_append(v, ["लीढ", "verb", "ली॒ढ past passive participle", "līḍhá", "लिह्", "", "past participle of"])
let v = native_list_append(v, ["भवतात्", "verb", "bhavatāt", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["एधताम्", "verb", "edhatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["स्पर्धताम्", "verb", "spardhatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["गाधताम्", "verb", "gādhatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["गाधते", "verb", "गाधते third-singular indicative", "gādhate", "गाध्", "", "to remain stay"])
let v = native_list_append(v, ["बाधताम्", "verb", "bādhatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["नाधताम्", "verb", "nādhatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["नाथताम्", "verb", "nāthatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["नाथतु", "verb", "nāthatu", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["नाथतात्", "verb", "nāthatāt", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["दधताम्", "verb", "dadhatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["स्कुन्दताम्", "verb", "skundatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["श्विन्दताम्", "verb", "śvindatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["वन्दताम्", "verb", "vandatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["भन्दताम्", "verb", "bhandatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["मन्दताम्", "verb", "mandatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["स्पन्दताम्", "verb", "spandatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["क्लिन्दताम्", "verb", "klindatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["मोदताम्", "verb", "modatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["ददताम्", "verb", "dadatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["स्वदताम्", "verb", "svadatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["स्वर्दताम्", "verb", "svardatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["ऊर्दताम्", "verb", "ūrdatām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["ददातु", "verb", "dadātu", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["दत्ताम्", "verb", "dattām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["दत्तात्", "verb", "dattāt", "", "", "", "imperative active second-person"])
let v = native_list_append(v, ["तनोतु", "verb", "tanotu", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["तनुतात्", "verb", "tanutāt", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["तनुताम्", "verb", "tanutām", "", "", "", "imperative active third-person"])
let v = native_list_append(v, ["आगच्छ", "verb", "āgaccha", "", "", "", "imperative active second-person"])
let v = native_list_append(v, ["असनिष्यत", "verb", "asaniṣyata", "", "", "", "conditional middle third-person"])
let v = native_list_append(v, ["असनिष्यत्", "verb", "asaniṣyat", "", "", "", "conditional active third-person"])
let v = native_list_append(v, ["असानीत्", "verb", "asānīt", "", "", "", "aorist active third-person"])
let v = native_list_append(v, ["असनीत्", "verb", "asanīt", "", "", "", "aorist active third-person"])
let v = native_list_append(v, ["सनुते", "verb", "सनुते third-singular indicative", "sanute", "सन्", "", "to be successful"])
let v = native_list_append(v, ["ससान", "verb", "स॒सन॑", "", "", "", "perfect of सन्"])
let v = native_list_append(v, ["सेने", "verb", "sene", "", "", "", "first/third-person singular perfect"])
let v = native_list_append(v, ["सनिता", "verb", "sanitā", "", "", "", "periphrastic future third-person"])
let v = native_list_append(v, ["सनिष्यति", "verb", "saniṣyati", "", "", "", "future active third-person"])
let v = native_list_append(v, ["असनोत्", "verb", "asanot", "", "", "", "imperfect active third-person"])
let v = native_list_append(v, ["सन्यात्", "verb", "sanyāt", "", "", "", "benedictive active third-person"])
let v = native_list_append(v, ["भिनत्ति", "verb", "भि॒नद्मि॑", "", "", "", "to split divide"])
let v = native_list_append(v, ["जुघुक्षति", "verb", "जुघुक्षामि", "", "", "", "to wish to"])
let v = native_list_append(v, ["सस्ति", "verb", "सस्मि॑", "", "", "", "to sleep"])
let v = native_list_append(v, ["पृणाति", "verb", "पृ॒णामि॑", "", "", "", "to fill"])
let v = native_list_append(v, ["मम्नौ", "verb", "मम्नौ third-singular indicative", "mamnau", "", "", "first/third-person singular perfect"])
let v = native_list_append(v, ["परिवर्तते", "verb", "प॒रि॒वर्ते॑", "", "", "", "to turn round"])
let v = native_list_append(v, ["तृन्त्ते", "verb", "तृन्त्ते third-singular indicative", "tṛntte", "तृद्", "", "to cleave"])
let v = native_list_append(v, ["अधितिष्ठति", "verb", "अधितिष्ठामि", "", "", "", "to stand above"])
let v = native_list_append(v, ["अभिनयति", "verb", "अभिनयति third-singular indicative", "abhinayati", "अभिनी", "", "to represent dramatically"])
let v = native_list_append(v, ["विशति", "verb", "वि॒शामि॑", "", "", "", "to enter"])
let v = native_list_append(v, ["कर्तोस्", "verb", "kártos", "", "", "", "Vedic infinitive of"])
let v = native_list_append(v, ["दातोस्", "verb", "dā́tos", "", "", "", "Vedic infinitive of"])
let v = native_list_append(v, ["गन्तोस्", "verb", "gántos", "", "", "", "Vedic infinitive ablative"])
let v = native_list_append(v, ["दामने", "verb", "dā́mane", "", "", "", "Vedic dative infinitive"])
let v = native_list_append(v, ["एतवे", "verb", "étave", "", "", "", "Vedic infinitive of"])
let v = native_list_append(v, ["एतोस्", "verb", "étos", "", "", "", "Vedic infinitive of"])
let v = native_list_append(v, ["कर्तवे", "verb", "kártave", "", "", "", "Vedic infinitive of"])
let v = native_list_append(v, ["जनितोस्", "verb", "jánitos", "", "", "", "Vedic infinitive ablative"])
let v = native_list_append(v, ["प्रवाचे", "verb", "pravā́ce", "", "", "", "Vedic infinitive of"])
let v = native_list_append(v, ["प्रैतोस्", "verb", "praitos", "", "", "", "Vedic infinitive of"])
let v = native_list_append(v, ["तुर्वणे", "verb", "turváṇe", "", "", "", "Vedic infinitive of"])
let v = native_list_append(v, ["हिंसितोस्", "verb", "híṃsitos", "", "", "", "Vedic infinitive of"])
let v = native_list_append(v, ["प्रमेतोस्", "verb", "prametos", "", "", "", "Vedic infinitive of"])
let v = native_list_append(v, ["प्रदातोस्", "verb", "prá-dātos", "", "", "", "Vedic infinitive of"])
let v = native_list_append(v, ["ज्ञातोस्", "verb", "jñā́tos", "", "", "", "Vedic infinitive of"])
let v = native_list_append(v, ["ईजितुम्", "verb", "ījitum", "", "", "", "irregular infinitive of"])
let v = native_list_append(v, ["बप्सति", "verb", "बप्स॑ति", "bápsati", "", "", "present active third-person"])
let v = native_list_append(v, ["वक्तोस्", "verb", "váktos", "", "", "", "Vedic infinitive of"])
let v = native_list_append(v, ["वक्तवे", "verb", "vaktave", "", "", "", "Vedic infinitive of"])
let v = native_list_append(v, ["निधातोस्", "verb", "nídhātos", "", "", "", "Vedic infinitive of"])
let v = native_list_append(v, ["राष्टि", "verb", "राष्टि॑ third-singular indicative", "rā́ṣṭi", "राज्", "", "to direct to"])
let v = native_list_append(v, ["आक्षिपति", "verb", "आक्षिपति third-singular indicative", "ākṣipati", "आक्षिप्", "", "call point out"])
let v = native_list_append(v, ["स्विद्यति", "verb", "स्विद्या॑मि", "", "", "", "to sweat perspire"])
let v = native_list_append(v, ["ททาติ", "verb", "ททาติ third-singular indicative", "dádāti", "दा", "", "Thai script form"])
let v = native_list_append(v, ["जनयति", "verb", "ज॒नया॑मि", "", "", "", "to beget produce"])
let v = native_list_append(v, ["पोस्फोर्ति", "verb", "पोस्फोर्ति third-singular indicative", "posphorti", "of स्फुर्", "", "to tremble violently"])
let v = native_list_append(v, ["रोरोति", "verb", "रोरोति third-singular indicative", "roroti", "रु", "", "to roar or"])
let v = native_list_append(v, ["बोभोति", "verb", "बोभोति third-singular indicative", "bobhoti", "भू", "", "to be frequently"])
let v = native_list_append(v, ["रोरवीति", "verb", "रोर॑वीमि", "", "", "", "to roar or"])
let v = native_list_append(v, ["पापतीति", "verb", "पाप॑तीमि", "", "", "", "to fly or"])
let v = native_list_append(v, ["बोभवीति", "verb", "बोभ॑वीमि", "", "", "", "to be frequently"])
let v = native_list_append(v, ["बोभवति", "verb", "बोभवति third-singular indicative", "bobhavati", "भू", "", "to be frequently"])
let v = native_list_append(v, ["भ्रंशते", "verb", "भ्रंशे॑", "", "", "", "to drop fall"])
let v = native_list_append(v, ["स्फुरति", "verb", "स्फु॒रामि॑", "", "", "", "to spurn"])
let v = native_list_append(v, ["ताष्टि", "verb", "ताक्ष्मि॑", "", "", "", "to form by"])
let v = native_list_append(v, ["प्साति", "verb", "प्सामि", "", "", "", "to chew"])
let v = native_list_append(v, ["निरवदाति", "verb", "निरवदाति third-singular indicative", "niravadāti", "", "", "to distribute or"])
let v = native_list_append(v, ["गदति", "verb", "गदामि", "", "", "", "to speak say"])
let v = native_list_append(v, ["दुनोति", "verb", "दु॒नोमि॑", "अदौ॑षीत्", "", "", "to be burnt"])
let v = native_list_append(v, ["श्रोता", "verb", "श्रोतास्मि", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["स्कुनाति", "verb", "स्कु॒नामि॑", "", "", "", "to pick pluck"])
let v = native_list_append(v, ["शोचयति", "verb", "शो॒चया॑मि", "", "", "", "causative of शोचति"])
let v = native_list_append(v, ["भाषित", "verb", "bhāṣita", "", "", "", "past participle of"])
let v = native_list_append(v, ["लिखित", "verb", "likhitá", "no-table-tags", "sa-decl-adj-mfn", "", "past participle of"])
let v = native_list_append(v, ["पठति", "verb", "पठा॑मि", "", "", "", "to read"])
let v = native_list_append(v, ["छिनत्ति", "verb", "छि॒नद्मि॑", "", "", "", "to cut"])
let v = native_list_append(v, ["संतापयति", "verb", "स॒न्ता॒पया॑मि", "", "", "", "to inflame cause"])
let v = native_list_append(v, ["दर्शनीय", "verb", "द॒र्श॒नीय॑ future passive participle", "darśanī́ya", "दृश्", "", "future passive participle"])
let v = native_list_append(v, ["द्रष्टव्य", "verb", "द्र॒ष्ट॒व्य future passive participle", "draṣṭavyá", "दृश्", "", "future passive participle"])
let v = native_list_append(v, ["श्रीणाति", "verb", "श्री॒णामि॑", "", "", "", "to mix mingle"])
let v = native_list_append(v, ["វិវធ៌យតិ", "verb", "វិវធ៌យតិ third-singular indicative", "vivardhayati", "वृध्", "", "Khmer script form"])
let v = native_list_append(v, ["विवर्धयति", "verb", "वि॒व॒र्धया॑मि", "", "", "", "cause to prosper"])
let v = native_list_append(v, ["विवर्धते", "verb", "विवर्धे", "", "", "", "to grow to"])
let v = native_list_append(v, ["យាតិ", "verb", "យាតិ third-singular indicative", "yā́ti", "या", "", "Khmer script form"])
let v = native_list_append(v, ["पुनाति", "verb", "पु॒नामि॑", "", "", "", "to purify cleanse"])
let v = native_list_append(v, ["स्मृत", "verb", "स्मृ॒त past passive participle", "smṛtá", "स्मृ", "", "past passive participle"])
let v = native_list_append(v, ["यत", "verb", "yata", "यम्", "", "", "past participle of"])
let v = native_list_append(v, ["दोग्धि", "verb", "दोह्मि॑", "", "", "", "to milk a"])
let v = native_list_append(v, ["इत", "verb", "इ॒त past passive participle", "itá", "इ", "", "past passive participle"])
let v = native_list_append(v, ["लिखति", "verb", "लि॒खामि॑", "", "", "", "to scratch scrape"])
let v = native_list_append(v, ["क्रुध्यति", "verb", "क्रुध्या॑मि", "", "", "", "to become angry"])
let v = native_list_append(v, ["गृह्णाति", "verb", "गृ॒ह्णामि॑", "", "", "", "to grab seize"])
let v = native_list_append(v, ["गर्हति", "verb", "गर्हामि", "", "", "", "to lodge a"])
let v = native_list_append(v, ["स्नात", "verb", "स्ना॒त", "snātá", "", "", "past participle of"])
let v = native_list_append(v, ["तापयति", "verb", "ता॒पया॑मि", "", "", "", "to make warm"])
let v = native_list_append(v, ["क्षिणाति", "verb", "क्षि॒णामि॑", "", "", "", "to destroy ruin"])
let v = native_list_append(v, ["क्षमते", "verb", "क्षमे॑", "अक्षं॑स्त", "", "", "to be patient"])
let v = native_list_append(v, ["विद्वांस्", "verb", "विद् वांस् perfect active participle", "vidvāṃs", "विद्", "", "perfect participle of"])
let v = native_list_append(v, ["सनोति", "verb", "स॒नोमि॑", "", "", "", "to gain acquire"])
let v = native_list_append(v, ["आपयति", "verb", "आ॒पया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["चुम्बति", "verb", "चुम्बामि", "", "", "", "to kiss"])
let v = native_list_append(v, ["अधिगच्छति", "verb", "अ॒धि॒गच्छा॑मि", "अ॒ध्यग॑मत्", "", "", "to find obtain"])
let v = native_list_append(v, ["फलति", "verb", "फलामि", "", "", "", "See फल् phal"])
let v = native_list_append(v, ["𑀬𑀸𑀢𑀺", "verb", "𑀬𑀸𑀢𑀺 third-singular indicative", "yā́ti", "या", "", "Brahmi script form"])
let v = native_list_append(v, ["उच्छति", "verb", "उ॒च्छामि॑", "", "", "", "to dawn"])
let v = native_list_append(v, ["यत्", "verb", "यत् present active participle", "yát", "इ", "", "present active participle"])
let v = native_list_append(v, ["शोच्यते", "verb", "शोच्ये", "", "", "", "to be made"])
let v = native_list_append(v, ["अङ्कयति", "verb", "अङ्कयामि", "", "", "", "to stamp mark"])
let v = native_list_append(v, ["भिषक्ति", "verb", "भि॒षज्मि॑", "", "", "", "to heal to"])
let v = native_list_append(v, ["आकृत", "verb", "आकृत past passive participle", "ākṛta", "कृ", "", "past passive participle"])
let v = native_list_append(v, ["स्फुटति", "verb", "स्फु॒टामि॑", "", "", "", "to burst explode"])
let v = native_list_append(v, ["स्फोटयति", "verb", "स्फोटयति third-singular indicative", "sphoṭayati", "स्फुट्", "", "to cause to"])
let v = native_list_append(v, ["लुभ्यति", "verb", "लुभ्या॑मि", "", "", "", "to desire greatly"])
let v = native_list_append(v, ["लोभयति", "verb", "लो॒भया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["ಕಾರ್ಯ", "verb", "kāryà", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["अस्यति", "verb", "अस्या॑मि", "", "", "", "to throw fling"])
let v = native_list_append(v, ["प्रास्यति", "verb", "प्रास् यति third-singular indicative", "prāsyati", "प्रास्", "", "to throw or"])
let v = native_list_append(v, ["जज्झती", "verb", "जज्झ॑ती", "jájjhatī", "जझ्झती", "", "feminine present participle"])
let v = native_list_append(v, ["आवृत", "verb", "āvṛta", "", "", "", "past participle of"])
let v = native_list_append(v, ["ការ្យ", "verb", "kāryà", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["आगत", "verb", "आग॑त past passive participle", "ā́gata", "आगम्", "", "past participle of"])
let v = native_list_append(v, ["बुभुक्षति", "verb", "बुभुक्षामि", "", "", "", "to wish to"])
let v = native_list_append(v, ["शिशयिषते", "verb", "शिशयिषते third-singular indicative", "śiśayiṣate", "शी", "", "to wish to"])
let v = native_list_append(v, ["सुषुप्सति", "verb", "सुषुप्सति third-singular indicative", "suṣupsati", "स्वप्", "", "to wish to"])
let v = native_list_append(v, ["शुश्रूषते", "verb", "शुश्रू॑षे", "", "", "", "to wish or"])
let v = native_list_append(v, ["शोभति", "verb", "शोभामि", "", "", "", "to beautify embellish"])
let v = native_list_append(v, ["पर्युष्ट", "verb", "paryuṣṭa", "", "", "", "past participle of"])
let v = native_list_append(v, ["अञ्चति", "verb", "अञ्चा॑मि", "", "", "", "to bend curve"])
let v = native_list_append(v, ["विविक्षति", "verb", "विविक्षामि", "", "", "", "to wish to"])
let v = native_list_append(v, ["छिक्कति", "verb", "छिक्कामि", "", "", "", "to sneeze"])
let v = native_list_append(v, ["दीव्यति", "verb", "दीव्या॑मि", "", "", "", "to cast throw"])
let v = native_list_append(v, ["तृप्यति", "verb", "तृप्या॑मि", "", "", "", "to be satisfied"])
let v = native_list_append(v, ["माद्यति", "verb", "माद्या॑मि", "", "", "", "to rejoice be"])
let v = native_list_append(v, ["म्लेच्छति", "verb", "म्लेच्छामि", "", "", "", "to speak indistinctly"])
let v = native_list_append(v, ["श्नथति", "verb", "श्नथामि", "", "", "", "to pierce strike"])
let v = native_list_append(v, ["श्रावयति", "verb", "श्रा॒वया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["जिघांसति", "verb", "जिघां॑सति third-singular indicative", "jíghāṃsati", "हन्", "", "to wish to"])
let v = native_list_append(v, ["प्रीत", "verb", "प्रीत past passive participle", "prīta", "प्री", "", "past passive participle"])
let v = native_list_append(v, ["करणीय", "verb", "क॒र॒णीय॑ future passive participle", "karaṇī́ya", "कृ", "", "future passive participle"])
let v = native_list_append(v, ["कुरति", "verb", "कुरामि", "", "", "", "to utter a"])
let v = native_list_append(v, ["पीत", "verb", "पी॒त past passive participle", "pītá", "पा", "", "past passive participle"])
let v = native_list_append(v, ["रोहति", "verb", "रोहा॑मि", "", "", "", "to rise ascend"])
let v = native_list_append(v, ["निन्दित", "verb", "नि॒न्दि॒त", "ninditá", "", "", "past participle of"])
let v = native_list_append(v, ["𑀦𑀺𑀦𑁆𑀤𑀺𑀢", "verb", "ninditá", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["तोलयति", "verb", "तो॒लया॑मि", "", "", "", "to lift up"])
let v = native_list_append(v, ["कर्जति", "verb", "कर्जति third-singular indicative", "karjati", "", "", "to torment pain"])
let v = native_list_append(v, ["जजति", "verb", "जजामि", "", "", "", "to fight attack"])
let v = native_list_append(v, ["इष्णाति", "verb", "इ॒ष्णामि॑", "", "", "", "to cause to"])
let v = native_list_append(v, ["इषण्यति", "verb", "इषण्यति third-singular indicative", "iṣaṇyati", "इषन्य्", "", "to excite to"])
let v = native_list_append(v, ["पिङ्क्ते", "verb", "पिञ्जे", "", "", "", "to tinge dye"])
let v = native_list_append(v, ["प्रवहति", "verb", "प्र॒वहा॑मि", "", "", "", "to flow rush"])
let v = native_list_append(v, ["स्तिघ्नोति", "verb", "स्ति॒घ्नोमि॑", "अस्ते॑घिष्ट", "", "", "to mount step"])
let v = native_list_append(v, ["क्रन्दति", "verb", "क्रन्दा॑मि", "", "", "", "to lament grieve"])
let v = native_list_append(v, ["बन्धति", "verb", "बन्धा॑मि", "", "", "", "to bind tether"])
let v = native_list_append(v, ["नास्ति", "verb", "नास्ति third-singular indicative", "nāsti", "", "", "it is not"])
let v = native_list_append(v, ["कर्तति", "verb", "कर्ता॑मि", "अक॑र्तीत्", "", "", "to cut cut"])
let v = native_list_append(v, ["उपविशति", "verb", "उपविशामि", "", "", "", "to sit"])
let v = native_list_append(v, ["पृतन्यति", "verb", "पृ॒त॒न्यति॑ third-singular indicative", "pṛtanyáti", "", "", "to fight attack"])
let v = native_list_append(v, ["ह्रसति", "verb", "ह्रसामि", "", "", "", "to diminish decrease"])
let v = native_list_append(v, ["कम्पते", "verb", "कम्पे", "", "", "", "to shiver tremble"])
let v = native_list_append(v, ["ताम्यति", "verb", "ताम्या॑मि", "", "", "", "to gasp for"])
let v = native_list_append(v, ["दिधक्षति", "verb", "दिधक्षामि", "", "", "", "to wish to"])
let v = native_list_append(v, ["हूत", "verb", "हू॒त", "hūtá", "", "", "past participle of"])
let v = native_list_append(v, ["उत्तिष्ठति", "verb", "उत्तिष्ठामि", "", "", "", "to get up"])
let v = native_list_append(v, ["उक्षति", "verb", "उक्षामि", "", "", "", "to be strong"])
let v = native_list_append(v, ["मिच्छति", "verb", "मि॒च्छामि॑", "", "", "", "to irritate to"])
let v = native_list_append(v, ["क्रीडति", "verb", "क्रीडामि", "", "", "", "to play"])
let v = native_list_append(v, ["लुण्टति", "verb", "लुण्टामि", "", "", "", "to rob steal"])
let v = native_list_append(v, ["श्रुधि", "verb", "śrudhí", "", "", "", "second-person singular aorist"])
let v = native_list_append(v, ["जहि", "verb", "jahí", "", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["इहि", "verb", "इ॒हि", "ihí", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["एधि", "verb", "edhí", "", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["चलति", "verb", "चला॑मि", "", "", "", "to walk"])
let v = native_list_append(v, ["शपति", "verb", "शपामि", "", "", "", "to curse"])
let v = native_list_append(v, ["ऋच्छति", "verb", "ऋ॒च्छामि॑", "", "", "", "to go move"])
let v = native_list_append(v, ["स्वीकरोति", "verb", "स्वीकरोमि", "", "", "", "to receive"])
let v = native_list_append(v, ["कलयति", "verb", "कलयामि", "", "", "", "to take hold"])
let v = native_list_append(v, ["प्रुष्णोति", "verb", "प्रु॒ष्णोमि॑", "", "", "", "to sprinkle shower"])
let v = native_list_append(v, ["प्रुष्णुवन्ति", "verb", "प्रु॒ष्णु॒वन्ति॑", "pruṣṇuvánti", "", "", "present active third-person"])
let v = native_list_append(v, ["यात्", "verb", "या त् present active participle", "yā́t", "या", "", "present active participle"])
let v = native_list_append(v, ["प्रभाति", "verb", "प्रभामि", "", "", "", "to shine forth"])
let v = native_list_append(v, ["आधाय", "verb", "ādhāya", "", "", "", "conjunctive form of"])
let v = native_list_append(v, ["प्रभासि", "verb", "prabhāsi", "", "", "", "present indicative active"])
let v = native_list_append(v, ["वेति", "verb", "वेमि॑", "अवै॑षीत्", "", "", "persecute strive chase"])
let v = native_list_append(v, ["अहन्", "verb", "अह॑न्", "áhan", "", "", "third-person singular imperfect"])
let v = native_list_append(v, ["हुवे", "verb", "हु॒वे", "huvé", "", "", "first-person singular present"])
let v = native_list_append(v, ["ततक्ष", "verb", "त॒तक्ष॑", "tatákṣa", "", "", "third-person singular perfect"])
let v = native_list_append(v, ["वोचं", "verb", "vocaṃ", "", "", "", "first-person singular aorist"])
let v = native_list_append(v, ["कौति", "verb", "कौति third-singular indicative", "kauti", "", "", "to hum cry"])
let v = native_list_append(v, ["प्रतिभाति", "verb", "प्रतिभा ति third-singular indicative", "pratibhāti", "प्रतिभा", "", "to shine upon"])
let v = native_list_append(v, ["जयत्", "verb", "जय॑त् present active participle", "jáyat", "जि", "", "present active participle"])
let v = native_list_append(v, ["अहन्न्", "verb", "अह॑न्न्", "áhann", "", "", "sandhi form of"])
let v = native_list_append(v, ["सिञ्चति", "verb", "सि॒ञ्चामि॑", "", "", "", "to pour out"])
let v = native_list_append(v, ["उत्कर्षति", "verb", "उत्कर्षति third-singular indicative", "utkarṣati", "", "", "draws out"])
let v = native_list_append(v, ["भ्रमति", "verb", "भ्रमा॑मि", "", "", "", "to wander or"])
let v = native_list_append(v, ["चेरिवांस्", "verb", "चे॒रि॒वांस् perfect active participle", "cerivā́ṃs", "चर्", "", "perfect participle of"])
let v = native_list_append(v, ["चकृवांस्", "verb", "च॒कृ॒वांस् perfect active participle", "cakṛvā́ṃs", "कृ", "", "perfect participle of"])
let v = native_list_append(v, ["बध्नाति", "verb", "ब॒ध्नामि॑", "", "", "", "to bind tether"])
let v = native_list_append(v, ["अभूत्", "verb", "अभू॑वम्", "अभू॑त्", "", "", "aorist of भू"])
let v = native_list_append(v, ["जृम्भते", "verb", "जृम्भे॑", "अजृ॑म्भिष्ट", "", "", "to open the"])
let v = native_list_append(v, ["तर्कयति", "verb", "तर्कयति third-singular indicative", "tarkayati", "", "", "to guess think"])
let v = native_list_append(v, ["लिखितव्य", "verb", "likhitavyá", "no-table-tags", "sa-decl-adj-mfn", "", "future passive participle"])
let v = native_list_append(v, ["लङ्घयति", "verb", "लङ्घयति third-singular indicative", "laṅghayati", "", "", "To leap over"])
let v = native_list_append(v, ["खण्डयति", "verb", "खण्डयामि", "", "", "", "to break cut"])
let v = native_list_append(v, ["कालयति", "verb", "का॒लया॑मि", "", "", "", "to push on"])
let v = native_list_append(v, ["निष्कालयति", "verb", "निष्कालयति third-singular indicative", "niṣkālayati", "निष्कल्", "", "to drive out"])
let v = native_list_append(v, ["आरोहयति", "verb", "आरोहयति third-singular indicative", "ārohayati", "आरुह्", "", "To raise"])
let v = native_list_append(v, ["हिनोति", "verb", "हि॒नोमि॑", "अहै॑षीत्", "", "", "to send forth"])
let v = native_list_append(v, ["वनोति", "verb", "व॒नोमि॑", "", "", "", "to like love"])
let v = native_list_append(v, ["वङ्गति", "verb", "वङ्गति third-singular indicative", "vaṅgati", "", "", "to go lamely"])
let v = native_list_append(v, ["मारयति", "verb", "मा॒रया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["मर्दति", "verb", "मर्दा॑मि", "", "", "", "to pound crush"])
let v = native_list_append(v, ["क्षपयति", "verb", "क्ष॒पया॑मि", "", "", "", "to destroy ruin"])
let v = native_list_append(v, ["गमयति", "verb", "ग॒मया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["बाधते", "verb", "बाधे॑", "", "", "", "to press force"])
let v = native_list_append(v, ["मिलति", "verb", "मिलामि", "", "", "", "to meet encounter"])
let v = native_list_append(v, ["चिनोति", "verb", "चि॒नोमि॑", "", "", "", "to arrange in"])
let v = native_list_append(v, ["घट्टयति", "verb", "घट्टयामि", "", "", "", "to rub touch"])
let v = native_list_append(v, ["हारयति", "verb", "हा॒रया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["गणयति", "verb", "ग॒णया॑मि", "", "", "", "count number enumerate"])
let v = native_list_append(v, ["एषयति", "verb", "ए॒षया॑मि", "", "", "", "to probe"])
let v = native_list_append(v, ["सज्जयति", "verb", "सज्जयति third-singular indicative", "sajjayati", "", "", "to equip prepare"])
let v = native_list_append(v, ["कषति", "verb", "कषा॑मि", "", "", "", "to rub scratch"])
let v = native_list_append(v, ["सम्बुध्यते", "verb", "सम्बुध्ये", "", "", "", "to wake up"])
let v = native_list_append(v, ["प्रणयति", "verb", "प्रण॑यति third-singular indicative", "práṇayati", "", "", "to convey"])
let v = native_list_append(v, ["निर्हरति", "verb", "निर्हरति third-singular indicative", "nirharati", "", "", "to drive out"])
let v = native_list_append(v, ["वाहयति", "verb", "वा॒हया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["दमयति", "verb", "द॒मया॑मि", "", "", "", "to subdue overpower"])
let v = native_list_append(v, ["आस्तरति", "verb", "आस्तरति third-singular indicative", "āstarati", "", "", "to spread cover"])
let v = native_list_append(v, ["दृशेन्य", "verb", "dṛśénya", "", "", "", "future passive participle"])
let v = native_list_append(v, ["उत्पटति", "verb", "उत्पटति", "", "", "", "to burst open"])
let v = native_list_append(v, ["अवस्रावयति", "verb", "अवस्रावयति third-singular indicative", "avasrāvayati", "", "", "to make something"])
let v = native_list_append(v, ["आवुनाति", "verb", "आवुनाति", "", "", "", "to string something"])
let v = native_list_append(v, ["प्रथित", "verb", "प्र॒थि॒त past passive participle", "prathitá", "प्रथ्", "", "past passive participle"])
let v = native_list_append(v, ["उत्तरति", "verb", "उत्त॑रामि", "", "", "", "to elevate pass"])
let v = native_list_append(v, ["उच्छ्रीयते", "verb", "उच्छ्रीयते third-singular indicative", "ucchrīyate", "", "", "to be raised"])
let v = native_list_append(v, ["उद्गृह्णाति", "verb", "उद्गृह्णाति third-singular indicative", "udgṛhṇāti", "", "", "to lift up"])
let v = native_list_append(v, ["ईडेन्य", "verb", "īḍénya", "", "", "", "future passive participle"])
let v = native_list_append(v, ["ईळेन्य", "verb", "īḷénya", "", "", "", "future passive participle"])
let v = native_list_append(v, ["क्रियते", "verb", "क्रि॒यामि॑", "", "", "", "to be done"])
let v = native_list_append(v, ["कल्पयति", "verb", "क॒ल्पय॑ति third-singular indicative", "kalpáyati", "कॢप्", "", "to set something"])
let v = native_list_append(v, ["ग्रन्थयति", "verb", "ग्रन्थयामि", "", "", "", "to tie"])
let v = native_list_append(v, ["घोषति", "verb", "घोषा॑मि", "", "", "", "to cry or"])
let v = native_list_append(v, ["चर्वति", "verb", "चर्वामि", "", "", "", "to chew"])
let v = native_list_append(v, ["चालयति", "verb", "चा॒लया॑मि", "", "", "", "to shake jog"])
let v = native_list_append(v, ["चीरयति", "verb", "चीरयति", "", "", "", "to split"])
let v = native_list_append(v, ["ताडयति", "verb", "ता॒डया॑मि", "", "", "", "to beat strike"])
let v = native_list_append(v, ["प्रविष्ट", "verb", "प्र॒वि॒ष्ट past passive participle", "praviṣṭá", "प्रविश्", "", "past passive participle"])
let v = native_list_append(v, ["उपव्ययते", "verb", "उप॑व्ययते third-singular indicative", "úpavyayate", "उपव्ये", "", "to put on"])
let v = native_list_append(v, ["भेजे", "verb", "भे॒जे", "bhejé", "", "", "third-person singular indicative"])
let v = native_list_append(v, ["मरते", "verb", "मर॑ते", "márate", "", "", "third-person singular aorist"])
let v = native_list_append(v, ["आसत्", "verb", "ā́sat", "", "", "", "alternative form of"])
let v = native_list_append(v, ["तक्ति", "verb", "तक्मि", "", "", "", "to rush"])
let v = native_list_append(v, ["व्रजति", "verb", "व्रजा॑मि", "", "", "", "to go walk"])
let v = native_list_append(v, ["लीन", "verb", "ली॒न past passive participle", "līná", "ली", "", "past passive participle"])
let v = native_list_append(v, ["घटते", "verb", "घटे॑", "", "", "", "is intently occupied"])
let v = native_list_append(v, ["तप्स्यति", "verb", "त॒प्स्यामि॑", "", "", "", "future of तप्"])
let v = native_list_append(v, ["अताप्सीत्", "verb", "अता॑प्सम्", "अता॑प्सीत्", "", "", "aorist of तप्"])
let v = native_list_append(v, ["तप्यात्", "verb", "त॒प्यात् third-singular indicative", "tapyā́t", "तप्", "", "benedictive of तप्"])
let v = native_list_append(v, ["तताप", "verb", "त॒तप॑", "", "", "", "perfect of तप्"])
let v = native_list_append(v, ["तप्यते", "verb", "त॒प्ये", "", "", "", "to be heated"])
let v = native_list_append(v, ["तप्यति", "verb", "तप्या॑मि", "", "", "", "alternative form of"])
let v = native_list_append(v, ["तप्ता", "verb", "त॒प्तास्मि॑", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["भरिष्यति", "verb", "भ॒रि॒ष्यामि॑", "", "", "", "future of भृ"])
let v = native_list_append(v, ["आजीत्", "verb", "आजि॑षम्", "आजी॑त्", "", "", "aorist of अज्"])
let v = native_list_append(v, ["तीर्ण", "verb", "tīrṇa", "तॄ", "", "", "past passive participle"])
let v = native_list_append(v, ["तिल्लति", "verb", "तिल्लति third-singular indicative", "tillati", "", "", "to go"])
let v = native_list_append(v, ["टालयति", "verb", "टालयति third-singular indicative", "ṭālayati", "टल्", "", "to frustrate"])
let v = native_list_append(v, ["बाधिष्यते", "verb", "बा॒धि॒ष्ये", "", "", "", "future of बाध्"])
let v = native_list_append(v, ["बाधिता", "verb", "बा॒धि॒तास्मि॑", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["अकाषीत्", "verb", "अका॑षिषम्", "अका॑षीत्", "", "", "aorist of कष्"])
let v = native_list_append(v, ["आञ्चीत्", "verb", "आञ्चि॑षम्", "आञ्ची॑त्", "", "", "aorist of अञ्च्"])
let v = native_list_append(v, ["अञ्चिष्यति", "verb", "अ॒ञ्चि॒ष्यामि॑", "", "", "", "future of अञ्च्"])
let v = native_list_append(v, ["आप्नोति", "verb", "आ॒प्नोमि॑", "", "", "", "to reach to"])
let v = native_list_append(v, ["वक्ष्यति", "verb", "व॒क्ष्यामि॑", "", "", "", "future of वच्"])
let v = native_list_append(v, ["वच्यते", "verb", "व॒च्ये", "", "", "", "to move to"])
let v = native_list_append(v, ["कर्क्ष्यति", "verb", "क॒र्क्ष्यामि॑", "", "", "", "future of कृष्"])
let v = native_list_append(v, ["क्रक्ष्यति", "verb", "क्र॒क्ष्यामि॑", "", "", "", "future of कृष्"])
let v = native_list_append(v, ["दुहति", "verb", "दुहामि", "", "", "", "synonym of दोग्धि"])
let v = native_list_append(v, ["ततान", "verb", "त॒तन॑", "", "", "", "perfect of तन्"])
let v = native_list_append(v, ["तानयति", "verb", "ता॒नया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["अहासीत्", "verb", "अहा॑सम्", "अहा॑सीत्", "", "", "aorist of हा"])
let v = native_list_append(v, ["ईरयति", "verb", "ई॒रया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["जिगाय", "verb", "जि॒गय॑", "", "", "", "perfect of जि"])
let v = native_list_append(v, ["संस्थापित", "verb", "सं॒स्था॒पि॒त", "saṃsthāpitá", "संस्था", "", "causative past passive"])
let v = native_list_append(v, ["खणखणायते", "verb", "खणखणाये", "", "", "", "to utter or"])
let v = native_list_append(v, ["विस्मरति", "verb", "वि॒स्मरा॑मि", "", "", "", "to forget"])
let v = native_list_append(v, ["देहि", "verb", "दे॒हि", "dehí", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["ढौकयति", "verb", "ढौ॒कया॑मि", "", "", "", "to bring near"])
let v = native_list_append(v, ["चपयति", "verb", "चपयामि", "", "", "", "to pound to"])
let v = native_list_append(v, ["भज्यते", "verb", "भ॒ज्ये", "", "", "", "to be broken"])
let v = native_list_append(v, ["छुपति", "verb", "छुपामि", "", "", "", "to touch"])
let v = native_list_append(v, ["क्षोटयति", "verb", "क्षोटयति third-singular indicative", "kṣoṭayati", "क्षोट्", "", "to throw cast"])
let v = native_list_append(v, ["नह्यति", "verb", "नह्या॑मि", "", "", "", "to bind tie"])
let v = native_list_append(v, ["दरति", "verb", "दरति third-singular indicative", "darati", "दॄ", "", "to be frightened"])
let v = native_list_append(v, ["घूर्णति", "verb", "घूर्णति third-singular indicative", "ghūrṇati", "घूर्ण्", "", "to move to"])
let v = native_list_append(v, ["स्कु", "verb", "sku", "स्कव्", "", "", "to pick pluck"])
let v = native_list_append(v, ["क्रामति", "verb", "क्रामा॑मि", "", "", "", "to step walk"])
let v = native_list_append(v, ["वर्धते", "verb", "वर्धा॑मि", "", "", "", "to grow increase"])
let v = native_list_append(v, ["अतति", "verb", "अता॑मि", "", "", "", "to go constantly"])
let v = native_list_append(v, ["झ्यु", "verb", "झ्यु third-singular indicative", "jhyu", "", "", "To go or"])
let v = native_list_append(v, ["ढौकित", "verb", "ढौकित past passive participle", "ḍhaukita", "ढौक्", "", "brought near"])
let v = native_list_append(v, ["झगझगायते", "verb", "झगझगायते third-singular indicative", "jhagajhagāyate", "", "", "to flash sparkle"])
let v = native_list_append(v, ["झट्", "verb", "झट् third-singular indicative", "jhaṭ", "", "", "To become matted"])
let v = native_list_append(v, ["विसर्जयति", "verb", "विसर्जयामि", "", "", "", "to discharge emit"])
let v = native_list_append(v, ["प्रत्याययति", "verb", "प्रत्याययति third-singular indicative", "pratyāyayati", "इ", "", "to convince"])
let v = native_list_append(v, ["व्ययति", "verb", "व्यय॑ति third-singular indicative", "vyáyati", "व्ये", "", "to wind wrap"])
let v = native_list_append(v, ["चूषति", "verb", "चूषा॑मि", "", "", "", "to suck suck"])
let v = native_list_append(v, ["फुत्कार", "verb", "फुत्कार third-singular indicative", "phutkāra", "", "", "puffing blowing"])
let v = native_list_append(v, ["විද්‍වාංස්", "verb", "විද්වාංස් perfect active participle", "vidvāṃs", "विद्", "", "Sinhalese script form"])
let v = native_list_append(v, ["ලිඛති", "verb", "ලිඛාමි", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["व्यथते", "verb", "व्यथे॑", "", "", "", "trembles wavers goes"])
let v = native_list_append(v, ["यम्यते", "verb", "य॒म्ये", "", "", "", "is raised or"])
let v = native_list_append(v, ["आक्रोशति", "verb", "आ॒क्रोशा॑मि", "", "", "", "to call to"])
let v = native_list_append(v, ["ආක්‍රොශති", "verb", "ආක්රොශාමි", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["වක‍්ති", "verb", "වක්ති third-singular indicative", "vákti", "වච්", "", "Sinhalese script form"])
let v = native_list_append(v, ["ජයති", "verb", "ජයාමි", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["उपनह्यति", "verb", "उपनह्यामि", "", "", "", "to tie up"])
let v = native_list_append(v, ["උපනහ්‍යති", "verb", "උපනහ්යාමි", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["अहार्षीत्", "verb", "अहा॑र्षम्", "अहा॑र्षीत्", "", "", "aorist of हृ"])
let v = native_list_append(v, ["हर्ता", "verb", "ह॒र्तास्मि॑", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["जहार", "verb", "ज॒हर॑", "", "", "", "perfect of हृ"])
let v = native_list_append(v, ["हरिष्यति", "verb", "ह॒रि॒ष्यामि॑", "", "", "", "future of हृ"])
let v = native_list_append(v, ["अवोचत्", "verb", "अवो॑चम्", "अवो॑चत्", "", "", "aorist of वच्"])
let v = native_list_append(v, ["අවොචත්", "verb", "අවොචම්", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["शाम्यति", "verb", "शाम्या॑मि", "", "", "", "to become tired"])
let v = native_list_append(v, ["ශාම්‍යති", "verb", "ශාම්යාමි", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["උපනහ්‍යන‍්තෙ", "verb", "උපනහ්යන්තෙ", "upanahyante", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["प्रशाम्यति", "verb", "प्रशाम्यामि", "", "", "", "present of प्रशम्"])
let v = native_list_append(v, ["ප්‍රශාම්‍යති", "verb", "ප්රශාම්යාමි", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["लेखिष्यति", "verb", "ले॒खि॒ष्यामि॑", "", "", "", "future of लिख्"])
let v = native_list_append(v, ["अलेकिष्यत्", "verb", "अले॑किष्यम्", "", "", "", "conditional of लिख्"])
let v = native_list_append(v, ["लिख्यात्", "verb", "लिख् यात् third-singular indicative", "likhyāt", "लिख्", "", "benedictive of लिख्"])
let v = native_list_append(v, ["अलेखीत्", "verb", "अले॑खिषम्", "अले॑खीत्", "", "", "aorist of लिख्"])
let v = native_list_append(v, ["लिलेख", "verb", "लि॒लेख॑", "", "", "", "perfect of लिख्"])
let v = native_list_append(v, ["हृष्यति", "verb", "हृष्यामि", "", "", "", "thrills with rapture"])
let v = native_list_append(v, ["නුදති", "verb", "නුදාමි", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["नुदति", "verb", "नु॒दामि॑", "", "", "", "present of नुद्"])
let v = native_list_append(v, ["मवते", "verb", "मवे", "", "", "", "to bind tie"])
let v = native_list_append(v, ["आरुह्य", "verb", "āruhya", "", "", "", "gerund of आरुह्"])
let v = native_list_append(v, ["ආරුහ්‍ය", "verb", "ආරුහ්ය", "āruhya", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["मापयति", "verb", "मा॒पया॑मि", "", "", "", "causes to be"])
let v = native_list_append(v, ["त्वेषति", "verb", "त्वेष॑ति third-singular indicative", "tvéṣati", "त्विष्", "", "to be agitated"])
let v = native_list_append(v, ["नौति", "verb", "नौमि॑", "", "", "", "to praise laud"])
let v = native_list_append(v, ["स्तभ्नाति", "verb", "स्त॒भ्नामि॑", "", "", "", "to fix firmly"])
let v = native_list_append(v, ["स्तम्भते", "verb", "स्तम्भे", "", "", "", "to rest or"])
let v = native_list_append(v, ["मृष्ट", "verb", "मृ॒ष्ट past passive participle", "mṛṣṭá", "मृज्", "", "past passive participle"])
let v = native_list_append(v, ["अज्ञासीत्", "verb", "अज्ञा॑सम्", "अज्ञा॑सीत्", "", "", "third-person singular aorist"])
let v = native_list_append(v, ["ज्ञास्यति", "verb", "ज्ञास्यामि", "", "", "", "third-person singular future"])
let v = native_list_append(v, ["ज्ञायते", "verb", "ज्ञा॒ये", "", "", "", "third-person singular present"])
let v = native_list_append(v, ["अशुचत्", "verb", "अशुचम्", "अशुचत", "", "", "aorist of शुच्"])
let v = native_list_append(v, ["அஶுசத்", "verb", "அஶுசம்", "அஶுசத", "", "", "aorist of शुच्"])
let v = native_list_append(v, ["प्रक्षालयति", "verb", "प्र॒क्षा॒लया॑मि", "", "", "", "washes off washes"])
let v = native_list_append(v, ["अवर्", "verb", "अव॑रम्", "अव॑र्", "", "", "aorist of वृ"])
let v = native_list_append(v, ["कूर्दति", "verb", "कूर्दामि", "", "", "", "to leap jump"])
let v = native_list_append(v, ["ஶ𑍃ணோதி", "verb", "ஶ𑍃ணோதி third-singular indicative", "śṛṇóti", "श्रु", "", "to listen hear"])
let v = native_list_append(v, ["श्रोष्यति", "verb", "श्रो॒ष्यामि॑", "", "", "", "future of श्रु"])
let v = native_list_append(v, ["हन्तव्य", "verb", "ह॒न्त॒व्य", "hantavyá", "हन्", "", "future passive participle"])
let v = native_list_append(v, ["हनति", "verb", "हना॑मि", "", "", "", "synonym of हन्ति"])
let v = native_list_append(v, ["उड्डयते", "verb", "उड्डये", "", "", "", "alternative form of"])
let v = native_list_append(v, ["उड्डीयते", "verb", "उड्डीये", "", "", "", "flies up soars"])
let v = native_list_append(v, ["उड्डापयति", "verb", "उ॒ड्डा॒पया॑मि", "", "", "", "causes to fly"])
let v = native_list_append(v, ["विजते", "verb", "वि॒जे", "", "", "", "shakes trembles"])
let v = native_list_append(v, ["उद्विजते", "verb", "उ॒द्वि॒जे", "", "", "", "gushes or springs"])
let v = native_list_append(v, ["उद्घटित", "verb", "उद्घटित past passive participle", "udghaṭita", "उद्घट्", "", "past passive participle"])
let v = native_list_append(v, ["भविष्यत्", "verb", "भ॒वि॒ष्यत् future active participle", "bhaviṣyát", "भू", "", "future active participle"])
let v = native_list_append(v, ["कृतवत्", "verb", "कृ॒तव॑त् past active participle", "kṛtávat", "कृ", "", "one who has"])
let v = native_list_append(v, ["सीवयति", "verb", "सी॒वया॑मि", "", "", "", "sews stitches"])
let v = native_list_append(v, ["अनिति", "verb", "अनि॑मि", "", "", "", "to breathe respire"])
let v = native_list_append(v, ["क्षेपयति", "verb", "क्षे॒पया॑मि", "", "", "", "causes to cast"])
let v = native_list_append(v, ["त्यक्ष्यति", "verb", "त्य॒क्ष्यामि॑", "", "", "", "future of त्यज्"])
let v = native_list_append(v, ["लग्यति", "verb", "लग्या॑मि", "", "", "", "adheres sticks clings"])
let v = native_list_append(v, ["स्खलति", "verb", "स्खलामि", "", "", "", "stumbles trips totters"])
let v = native_list_append(v, ["युयुत्सु", "verb", "युयुत्सु desiderative active participle", "yuyutsu", "युध्", "", "desiderative participle of"])
let v = native_list_append(v, ["जुगुप्सते", "verb", "जुगुप्से", "", "", "", "third-person singular desiderative"])
let v = native_list_append(v, ["गोप्तुम्", "verb", "goptum", "", "", "", "infinitive of गुप्"])
let v = native_list_append(v, ["गोपितुम्", "verb", "gopitum", "", "", "", "infinitive of गुप्"])
let v = native_list_append(v, ["गोपयति", "verb", "गो॒पया॑मि", "", "", "", "guards protects preserves"])
let v = native_list_append(v, ["प्रतिबद्ध", "verb", "प्र॒ति॒ब॒द्ध past passive participle", "pratibaddhá", "प्रतिबन्ध्", "", "past passive participle"])
let v = native_list_append(v, ["अवकूल्", "verb", "अवकूल् third-singular indicative", "avakūl", "", "", "to singe burn"])
let v = native_list_append(v, ["नयसि", "verb", "nayasi", "", "", "", "second-person singular active"])
let v = native_list_append(v, ["नयामि", "verb", "nayāmi", "", "", "", "first-person singular active"])
let v = native_list_append(v, ["नयतः", "verb", "nayataḥ", "", "", "", "third-person dual active"])
let v = native_list_append(v, ["नयथः", "verb", "nayathaḥ", "", "", "", "second-person dual active"])
let v = native_list_append(v, ["नयावः", "verb", "nayāvaḥ", "", "", "", "first-person dual active"])
let v = native_list_append(v, ["नयन्ति", "verb", "nayanti", "", "", "", "third-person plural active"])
let v = native_list_append(v, ["नयथ", "verb", "nayatha", "", "", "", "second-person plural active"])
let v = native_list_append(v, ["नयामः", "verb", "nayāmaḥ", "", "", "", "first-person plural active"])
let v = native_list_append(v, ["ब्रवीति", "verb", "ब्रवी॑मि", "", "", "", "to say speak"])
let v = native_list_append(v, ["ईट्टे", "verb", "ईडे॑", "", "", "", "to praise"])
let v = native_list_append(v, ["शुध्यति", "verb", "शुध्यामि", "", "", "", "is cleared or"])
let v = native_list_append(v, ["अश्रौषीत्", "verb", "अश्रौषम्", "अश्रौः", "", "", "third-person singular aorist"])
let v = native_list_append(v, ["शुश्राव", "verb", "शु॒श्रव॑", "", "", "", "perfect of श्रु"])
let v = native_list_append(v, ["श्रूयते", "verb", "श्रू॒ये", "", "", "", "to be heard"])
let v = native_list_append(v, ["भर्जयति", "verb", "भ॒र्जया॑मि", "", "", "", "fries roasts"])
let v = native_list_append(v, ["भर्जित", "verb", "भर्जित past passive causative participle", "bharjita", "भ्रज्ज्", "", "causative past passive"])
let v = native_list_append(v, ["भृक्त", "verb", "भृक्त past passive participle", "bhṛkta", "भ्रज्ज्", "", "roasted fried"])
let v = native_list_append(v, ["भृष्ट", "verb", "भृष्ट past passive participle", "bhṛṣṭa", "भ्रज्ज्", "", "past passive participle"])
let v = native_list_append(v, ["वर्धापयति", "verb", "व॒र्धा॒पया॑मि", "", "", "", "causes to increase"])
let v = native_list_append(v, ["वर्", "verb", "var", "", "", "", "alternative form of"])
let v = native_list_append(v, ["लज्जते", "verb", "ल॒ज्जे", "", "", "", "is ashamed blushes"])
let v = native_list_append(v, ["त्याज्य", "verb", "त्याज्य future passive participle", "tyājya", "त्यज्", "", "future passive participle"])
let v = native_list_append(v, ["शुच्यति", "verb", "शुच्यामि", "", "", "", "to be bright"])
let v = native_list_append(v, ["अभार्षीत्", "verb", "अभा॑र्षम्", "अभा॑र्षीत्", "", "", "aorist of भृ"])
let v = native_list_append(v, ["भ्रियात्", "verb", "भ्रि॒यात् third-singular indicative", "bhriyā́t", "benedictive", "", "benedictive of भृ"])
let v = native_list_append(v, ["आरत्", "verb", "आर॑म्", "आर॑त्", "", "", "aorist of ऋ"])
let v = native_list_append(v, ["अनौत्सीत्", "verb", "अनौ॑त्सम्", "अनौ॑त्सीत्", "", "", "aorist of नुद्"])
let v = native_list_append(v, ["नुनोद", "verb", "नु॒नोद॑", "", "", "", "perfect of नुद्"])
let v = native_list_append(v, ["अधाक्षीत्", "verb", "अधा॑क्षम्", "अधा॑क्षीत्", "", "", "aorist of दह्"])
let v = native_list_append(v, ["ददाह", "verb", "द॒दह॑", "", "", "", "perfect of दह्"])
let v = native_list_append(v, ["अरौत्सीत्", "verb", "अरौ॑त्सम्", "अरौ॑त्सीत्", "", "", "aorist of रुध्"])
let v = native_list_append(v, ["रुरोध", "verb", "रु॒रोध॑", "", "", "", "perfect of रुध्"])
let v = native_list_append(v, ["जजान", "verb", "ज॒जन॑", "", "", "", "perfect of जन्"])
let v = native_list_append(v, ["अजन्त", "verb", "अज॑नि", "अज॑न्त", "", "", "middle aorist of"])
let v = native_list_append(v, ["मार्ष्टि", "verb", "मार्ज्मि॑", "", "", "", "to wipe"])
let v = native_list_append(v, ["ममार्ज", "verb", "म॒मार्ज॑", "", "", "", "perfect of मृज्"])
let v = native_list_append(v, ["पपर्च", "verb", "प॒पर्च॑", "", "", "", "perfect of पृच्"])
let v = native_list_append(v, ["अप्राक्", "verb", "अप्रा॑क्षम्", "अप्रा॑क्", "", "", "aorist of पृच्"])
let v = native_list_append(v, ["अरोत्", "verb", "अरो॑धम्", "अरो॑त्", "", "", "aorist of रुध्"])
let v = native_list_append(v, ["अमौक्", "verb", "अमौ॑क्षम्", "अमौ॑क्", "", "", "aorist of मुच्"])
let v = native_list_append(v, ["अमोक्", "verb", "अमो॑चम्", "अमो॑क्", "", "", "aorist of मुच्"])
let v = native_list_append(v, ["अकार्षीत्", "verb", "अका॑र्षम्", "अका॑र्षीत्", "", "", "aorist of कृ"])
let v = native_list_append(v, ["दुदोह", "verb", "दु॒दोह॑", "", "", "", "perfect of दुह्"])
let v = native_list_append(v, ["साधयति", "verb", "सा॒धया॑मि", "", "", "", "to straighten make"])
let v = native_list_append(v, ["गम्य", "verb", "गम्य future passive participle", "gamya", "गम्", "", "future passive of"])
let v = native_list_append(v, ["चोद्य", "verb", "चोद्य third-singular indicative", "codya", "", "", "To be driven"])
let v = native_list_append(v, ["भ्रान्त", "verb", "भ्रा॒न्त past participle", "bhrāntá", "भ्रम्", "", "past participle of"])
let v = native_list_append(v, ["क्षापयति", "verb", "क्षा॒पय॑ति third-singular indicative", "kṣāpáyati", "क्षै", "", "to burn singe"])
let v = native_list_append(v, ["श्यायति", "verb", "श्यायामि", "", "", "", "causes to coagulate"])
let v = native_list_append(v, ["श्यायते", "verb", "śyāyate", "", "", "", "third-person singular mediopassive"])
let v = native_list_append(v, ["श्यास्यते", "verb", "श्यास्ये", "", "", "", "third-person singular future"])
let v = native_list_append(v, ["श्याता", "verb", "श्यातास्मि", "", "", "", "third-person singular periphrastic"])
let v = native_list_append(v, ["अश्यास्त", "verb", "अश्यास्त third-singular indicative", "aśyāsta", "श्यै", "", "third-person singular aorist"])
let v = native_list_append(v, ["शश्ये", "verb", "शश्ये third-singular indicative", "śaśye", "श्यै", "", "third-person singular perfect"])
let v = native_list_append(v, ["शीयते", "verb", "शीये॑", "", "", "", "to fall out"])
let v = native_list_append(v, ["वपति", "verb", "वपा॑मि", "", "", "", "to scatter spread"])
let v = native_list_append(v, ["उप्त", "verb", "उ॒प्त past passive participle", "uptá", "वप्", "", "past participle of"])
let v = native_list_append(v, ["उत्सृष्ट", "verb", "उत्सृष्ट past passive participle", "utsṛṣṭa", "उत्सृज्", "", "past passive participle"])
let v = native_list_append(v, ["आक्षेति", "verb", "आक्षे॑मि", "", "", "", "to abide dwell"])
let v = native_list_append(v, ["प्रापयति", "verb", "प्रापयति third-singular indicative", "prāpayati", "प्राप्", "", "to cause to"])
let v = native_list_append(v, ["ब्रूहि", "verb", "ब्रू॒हि", "brūhí", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["जम्भति", "verb", "जम्भति third-singular indicative", "jambhati", "", "", "to snap at"])
let v = native_list_append(v, ["कृणुहि", "verb", "kṛṇuhí", "", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["लसति", "verb", "लसति", "", "", "", "to slip descend"])
let v = native_list_append(v, ["पादयति", "verb", "पा॒दया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["शब्दयति", "verb", "शब्दयति third-singular indicative", "śabdayati", "", "", "to sound make"])
let v = native_list_append(v, ["उपपतति", "verb", "उप॑पतति third-singular indicative", "úpapatati", "पत्", "", "to hasten toward"])
let v = native_list_append(v, ["त्रुट्यति", "verb", "त्रुट् य॑ति third-singular indicative", "trúṭyati", "त्रुट्", "", "to be broken"])
let v = native_list_append(v, ["प्रोञ्छति", "verb", "प्रोञ्छामि", "", "", "", "to wipe off"])
let v = native_list_append(v, ["छादयति", "verb", "छादयति third-singular indicative", "chādayati", "छद्", "", "to cover veil"])
let v = native_list_append(v, ["गिलति", "verb", "गि॒लति॑", "giláti", "", "", "alternative form of"])
let v = native_list_append(v, ["जयते", "verb", "जया॑मि", "", "", "", "to win conquer"])
let v = native_list_append(v, ["जिजीविषु", "verb", "जिजीविषु desiderative active participle", "jijīviṣu", "जीव्", "", "desiderative participle of"])
let v = native_list_append(v, ["याच्यते", "verb", "याच् यते third-singular indicative", "yācyate", "याच्", "", "to ask"])
let v = native_list_append(v, ["सृजति", "verb", "सृ॒जामि॑", "", "", "", "present of सृज्"])
let v = native_list_append(v, ["भक्षति", "verb", "भक्षामि", "", "", "", "to eat devour"])
let v = native_list_append(v, ["चक्षति", "verb", "चक्षामि", "", "", "", "to appear become"])
let v = native_list_append(v, ["दक्षते", "verb", "दक्षे॑", "", "", "", "to be able"])
let v = native_list_append(v, ["लक्षति", "verb", "लक्षामि", "", "", "", "to perceive observe"])
let v = native_list_append(v, ["अक्षति", "verb", "अक्षामि", "", "", "", "to attain reach"])
let v = native_list_append(v, ["पक्षति", "verb", "पक्षामि", "", "", "", "to take seize"])
let v = native_list_append(v, ["यक्षति", "verb", "यक्षामि", "", "", "", "to be quick"])
let v = native_list_append(v, ["लुप्यते", "verb", "लुप्ये", "", "", "", "passive of लुप्"])
let v = native_list_append(v, ["लुम्पति", "verb", "लु॒म्पामि॑", "", "", "", "breaks violates hurts"])
let v = native_list_append(v, ["ईक्षते", "verb", "ईक्षे॑", "", "", "", "to see look"])
let v = native_list_append(v, ["दीक्षते", "verb", "दीक्षे", "", "", "", "to consecrate or"])
let v = native_list_append(v, ["निक्षति", "verb", "निक्षामि", "", "", "", "to pierce"])
let v = native_list_append(v, ["भिक्षति", "verb", "भिक्षामि", "", "", "", "to wish for"])
let v = native_list_append(v, ["गन्ति", "verb", "गन्मि॑", "", "", "", "to go"])
let v = native_list_append(v, ["द्विगुणयति", "verb", "द्विगुणयति third-singular indicative", "dviguṇayati", "द्विगुणय", "", "to double"])
let v = native_list_append(v, ["डयते", "verb", "डये", "", "", "", "to fly"])
let v = native_list_append(v, ["रञ्जति", "verb", "रञ्जामि", "", "", "", "to be dyed"])
let v = native_list_append(v, ["शयति", "verb", "शयामि", "", "", "", "to lie lie"])
let v = native_list_append(v, ["लयति", "verb", "लया॑मि", "", "", "", "to adhere obtain"])
let v = native_list_append(v, ["आख्याति", "verb", "आख्याति third-singular indicative", "ākhyāti", "", "", "to tell inform"])
let v = native_list_append(v, ["ਤਪ੍ਤ", "verb", "ਤਪ੍ਤ past passive participle", "taptá", "तप्", "", "Gurmukhi script form"])
let v = native_list_append(v, ["शेषति", "verb", "शेषामि", "", "", "", "to leave spare"])
let v = native_list_append(v, ["पोषति", "verb", "पोषामि", "", "", "", "to thrive flourish"])
let v = native_list_append(v, ["पोषयति", "verb", "पो॒षया॑मि", "", "", "", "to rear nourish"])
let v = native_list_append(v, ["जुषते", "verb", "जु॒षे", "अजो॑षिष्ट", "", "", "to enjoy"])
let v = native_list_append(v, ["तोषयति", "verb", "तो॒षया॑मि", "", "", "", "to satisfy please"])
let v = native_list_append(v, ["दोषयति", "verb", "दो॒षया॑मि", "", "", "", "to corrupt pollute"])
let v = native_list_append(v, ["रोषति", "verb", "रोषामि", "", "", "", "to be hurt"])
let v = native_list_append(v, ["मोषति", "verb", "मोषामि", "", "", "", "to steal rob"])
let v = native_list_append(v, ["पाहि", "verb", "pāhí", "", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["जस्यति", "verb", "जस्या॑मि", "", "", "", "to be exhausted"])
let v = native_list_append(v, ["चोदयति", "verb", "चो॒दया॑मि", "", "", "", "to sharpen whet"])
let v = native_list_append(v, ["प्रतिरमति", "verb", "प्रतिरमति third-singular indicative", "pratiramati", "प्रतिरम्", "", "to look towards"])
let v = native_list_append(v, ["स्तुहि", "verb", "stuhí", "", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["रौति", "verb", "रौमि॑", "", "", "", "to roar bellow"])
let v = native_list_append(v, ["बुभूषति", "verb", "बुभू॑षामि", "", "", "", "desiderative of भू"])
let v = native_list_append(v, ["इन्द्धे", "verb", "इ॒न्धे", "", "", "", "to kindle"])
let v = native_list_append(v, ["धोक्ष्यति", "verb", "धो॒क्ष्यामि॑", "", "", "", "future of दुह्"])
let v = native_list_append(v, ["अधुक्षत्", "verb", "अधु॑क्षम्", "अधु॑क्षत्", "", "", "aorist of दुह्"])
let v = native_list_append(v, ["दुह्यात्", "verb", "दु॒ह्यात् third-singular indicative", "duhyā́t", "दुह्", "", "benedictive of दुह्"])
let v = native_list_append(v, ["दोग्धा", "verb", "दोग्धास्मि", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["भूयात्", "verb", "भू॒यात् third-singular indicative", "bhūyā́t", "भू", "", "benedictive of भू"])
let v = native_list_append(v, ["ध्रोक्ष्यति", "verb", "ध्रो॒क्ष्यामि॑", "", "", "", "future of द्रुह्"])
let v = native_list_append(v, ["अद्रुक्षत्", "verb", "अद्रु॑क्षम्", "अद्रु॑क्षत्", "", "", "aorist of द्रुह्"])
let v = native_list_append(v, ["दुद्रोह", "verb", "दु॒द्रोह॑", "", "", "", "perfect of द्रुह्"])
let v = native_list_append(v, ["अनैषीत्", "verb", "अनै॑षम्", "अनै॑षीत्", "", "", "aorist of नी"])
let v = native_list_append(v, ["चाकॢपे", "verb", "चा॒कॢ॒पे", "", "", "", "perfect of कॢप्"])
let v = native_list_append(v, ["कर्ति", "verb", "कर्मि॑", "", "", "", "present of कृ"])
let v = native_list_append(v, ["अकरत्", "verb", "अक॑रम्", "अक॑रत्", "", "", "aorist of कृ"])
let v = native_list_append(v, ["क्रियात्", "verb", "क्रि॒यात् third-singular indicative", "kriyā́t", "कृ", "", "benedictive of कृ"])
let v = native_list_append(v, ["जभार", "verb", "ज॒भर॑", "", "", "", "past of भृ"])
let v = native_list_append(v, ["नुद्यात्", "verb", "नुद् यात् third-singular indicative", "nudyāt", "नुद्", "", "benedictive of नुद्"])
let v = native_list_append(v, ["नोत्ता", "verb", "नोत्तास्मि", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["नोत्स्यति", "verb", "नो॒त्स्यामि॑", "", "", "", "future of नुद्"])
let v = native_list_append(v, ["हीयते", "verb", "ही॒ये", "", "", "", "to be left"])
let v = native_list_append(v, ["हापयति", "verb", "हा॒पया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["अघस्", "verb", "अघ॑सम्", "अघः॑", "", "", "aorist of घस्"])
let v = native_list_append(v, ["तन्दते", "verb", "तन्दे॑", "", "", "", "becomes relaxed"])
let v = native_list_append(v, ["अमत", "verb", "अम्नि॑", "अम॑त", "", "", "aorist of मन्"])
let v = native_list_append(v, ["अतन्", "verb", "अत॑नम्", "अत॑न्", "", "", "aorist of तन्"])
let v = native_list_append(v, ["अदात्", "verb", "अदा॑म्", "अदा॑त्", "", "", "aorist of दा"])
let v = native_list_append(v, ["अवर्क्", "verb", "अव॑र्जम्", "अव॑र्क्", "", "", "aorist of वृज्"])
let v = native_list_append(v, ["आर्त्", "verb", "आर्ध॑म्", "आर्द्ध॑", "", "", "aorist of ऋध्"])
let v = native_list_append(v, ["ऋध्नोति", "verb", "ऋ॒ध्नोमि॑", "", "", "", "present of ऋध्"])
let v = native_list_append(v, ["अभेत्", "verb", "अभे॑दम्", "अभे॑त्", "", "", "aorist of भिद्"])
let v = native_list_append(v, ["आर्त", "verb", "आरि॑", "आर्त॑", "", "", "aorist of ऋ"])
let v = native_list_append(v, ["कृषीष्ट", "verb", "कृ॒षी॒ष्ट third-singular indicative", "kṛṣīṣṭá", "कृ", "", "benedictive of कृ"])
let v = native_list_append(v, ["अजैषीत्", "verb", "अजै॑षम्", "अजै॑षीत्", "", "", "aorist of जि"])
let v = native_list_append(v, ["जीविष्यति", "verb", "जी॒वि॒ष्यामि॑", "", "", "", "future third-person singular"])
let v = native_list_append(v, ["जीविता", "verb", "जी॒वि॒तास्मि॑", "", "", "", "periphrastic future third-person"])
let v = native_list_append(v, ["अजीविष्यत्", "verb", "ajīviṣyat", "", "", "", "imperfect third-person singular"])
let v = native_list_append(v, ["अजीवीत्", "verb", "अजी॑विषम्", "अजी॑वीत्", "", "", "aorist third-person singular"])
let v = native_list_append(v, ["जीव्यात्", "verb", "जीव् यात् third-singular indicative", "jīvyāt", "जीव्", "", "benedictive third-person singular"])
let v = native_list_append(v, ["जिजीव", "verb", "जि॒जीव॑", "", "", "", "perfect third-person singular"])
let v = native_list_append(v, ["जीव्यते", "verb", "जी॒व्ये", "", "", "", "passive third-person singular"])
let v = native_list_append(v, ["जीवयति", "verb", "जी॒वया॑मि", "", "", "", "makes alive restores"])
let v = native_list_append(v, ["जीवापयति", "verb", "जी॒वा॒पया॑मि", "", "", "", "alternative form of"])
let v = native_list_append(v, ["अजीजिवत्", "verb", "अजी॑जिवम्", "अजी॑जिवत्", "", "", "causative aorist third-person"])
let v = native_list_append(v, ["जिजीविषति", "verb", "जिजीविषामि", "", "", "", "desiderative third-person singular"])
let v = native_list_append(v, ["जुज्यूषति", "verb", "जुज्यूषामि", "", "", "", "desiderative third-person singular"])
let v = native_list_append(v, ["जिजीवयिषति", "verb", "जिजीवयिषामि", "", "", "", "desiderative causative third-person"])
let v = native_list_append(v, ["जेजिव्यते", "verb", "जे॒जि॒व्ये", "", "", "", "intensive third-person singular"])
let v = native_list_append(v, ["जीवितुम्", "verb", "jīvitum", "जीव्", "", "", "infinitive of जीव्"])
let v = native_list_append(v, ["जीवितवै", "verb", "jīvitavai", "जीव्", "", "", "infinitive of जीव्"])
let v = native_list_append(v, ["जीवसे", "verb", "jīvase", "जीव्", "", "", "infinitive of जीव्"])
let v = native_list_append(v, ["जीवित्वा", "verb", "jīvitvā", "जीव्", "", "", "gerund of जीव्"])
let v = native_list_append(v, ["जीव्य", "verb", "jīvya", "जीव्", "", "", "gerund of जीव्"])
let v = native_list_append(v, ["जीवितव्य", "verb", "जीवितव्य future passive participle", "jīvitavya", "जीव्", "", "gerundive of जीव्"])
let v = native_list_append(v, ["जीवनीय", "verb", "जीवनीय future passive participle", "jīvanīya", "जीव्", "", "gerundive of जीव्"])
let v = native_list_append(v, ["जीवापित", "verb", "जीवापित past passive participle", "jīvāpita", "जीव्", "", "causative past participle"])
let v = native_list_append(v, ["जिज्यूषित", "verb", "jijyūṣita", "जीव्", "no-table-tags", "", "desiderative participle of"])
let v = native_list_append(v, ["जिजीवयिषु", "verb", "jijīvayiṣu", "जीव्", "no-table-tags", "", "desiderative participle of"])
let v = native_list_append(v, ["परिहार", "verb", "परिहार third-singular indicative", "parihāra", "", "", "to move to"])
let v = native_list_append(v, ["अब्रवीत्", "verb", "अब्र॑वीत्", "ábravīt", "", "", "third-person singular imperfective"])
let v = native_list_append(v, ["भेदति", "verb", "भेद॑ति", "bhédati", "", "", "third-person singular aorist"])
let v = native_list_append(v, ["खात", "verb", "खा॒त", "khātá", "no-table-tags", "", "dug up excavated"])
let v = native_list_append(v, ["कृत्त", "verb", "कृत्त third-singular indicative", "kṛtta", "", "", "to be cut"])
let v = native_list_append(v, ["अर्चित", "verb", "अर्चित third-singular indicative", "arcita", "", "", "worshipped"])
let v = native_list_append(v, ["अगात्", "verb", "अगा॑म्", "अगा॑त्", "", "", "aorist of गा"])
let v = native_list_append(v, ["ससाद", "verb", "स॒सद॑", "", "", "", "perfect of सद्"])
let v = native_list_append(v, ["सत्स्यति", "verb", "स॒त्स्यामि॑", "", "", "", "future of सद्"])
let v = native_list_append(v, ["जेष्यति", "verb", "जेष्यामि", "", "", "", "future of जि"])
let v = native_list_append(v, ["जयिष्यति", "verb", "जयिष्यामि", "", "", "", "future of जि"])
let v = native_list_append(v, ["जेता", "verb", "जे॒तास्मि॑", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["तप्तुम्", "verb", "तप् तुम्", "taptum", "तप्", "", "infinitive of तप्"])
let v = native_list_append(v, ["तप्तोस्", "verb", "तप् तोस्", "taptos", "तप्", "", "Vedic infinitive of"])
let v = native_list_append(v, ["तप्त्वा", "verb", "तप् त्वा", "taptvā", "तप्", "", "gerund of तप्"])
let v = native_list_append(v, ["रुणद्धि", "verb", "रु॒णध्मि॑", "", "", "", "present of रुध्"])
let v = native_list_append(v, ["अवार्क्षीत्", "verb", "अवा॑र्क्षम्", "अवा॑र्क्षीत्", "", "", "aorist of वृज्"])
let v = native_list_append(v, ["योक्ष्यति", "verb", "यो॒क्ष्यामि॑", "", "", "", "future of युज्"])
let v = native_list_append(v, ["अयोक्", "verb", "अयो॑जम्", "अयो॑क्", "", "", "aorist of युज्"])
let v = native_list_append(v, ["ब्रूयते", "verb", "ब्रूये", "", "", "", "present passive third-person"])
let v = native_list_append(v, ["आष्ट", "verb", "आष्ट ॑", "ā́ṣṭa", "", "", "third-person singular indicative"])
let v = native_list_append(v, ["सारयति", "verb", "सा॒रया॑मि", "", "", "", "causes to run"])
let v = native_list_append(v, ["आनट्", "verb", "आन॑शम्", "आन॑ट्", "", "", "aorist of नश्"])
let v = native_list_append(v, ["अतिष्ठत्", "verb", "अति॑ष्ठत्", "átiṣṭhat", "", "", "third-person singular imperfective"])
let v = native_list_append(v, ["अग्रहीत्", "verb", "अग्र॑हीषम्", "अग्र॑हीत्", "", "", "aorist of ग्रह्"])
let v = native_list_append(v, ["अबुद्ध", "verb", "अभु॑त्सि", "अबु॑द्ध", "", "", "aorist of बुध्"])
let v = native_list_append(v, ["जोषति", "verb", "जोष॑ति", "jóṣati", "", "", "third-person singular aorist"])
let v = native_list_append(v, ["कुर्वत्", "verb", "कु॒र्वत् present active participle", "kurvát", "कृ", "", "active participle of"])
let v = native_list_append(v, ["जुजोष", "verb", "जु॒जोष॑", "", "", "", "perfect of जुष्"])
let v = native_list_append(v, ["बुबोध", "verb", "बु॒बोध॑", "", "", "", "perfect of बुध्"])
let v = native_list_append(v, ["ननाश", "verb", "न॒नश॑", "", "", "", "perfect of नश्"])
let v = native_list_append(v, ["आनंश", "verb", "आ॒नंश॑", "", "", "", "perfect of अश्"])
let v = native_list_append(v, ["आव", "verb", "आव॑", "", "", "", "perfect of अव्"])
let v = native_list_append(v, ["तुष्टाव", "verb", "तु॒ष्टव॑", "", "", "", "perfect of स्तु"])
let v = native_list_append(v, ["संवर्तयति", "verb", "संवर्तयति third-singular indicative", "saṃvartayati", "संवृत्", "", "to cause to"])
let v = native_list_append(v, ["जगर्ध", "verb", "ज॒गर्ध॑", "", "", "", "perfect of गृध्"])
let v = native_list_append(v, ["क्रोशति", "verb", "क्रोशा॑मि", "", "", "", "to cry out"])
let v = native_list_append(v, ["विवेष्टि", "verb", "विवे॑ष्मि", "", "", "", "to labour produce"])
let v = native_list_append(v, ["अवेदीत्", "verb", "अवे॑दिषम्", "अवे॑दीत्", "", "", "aorist of विद्"])
let v = native_list_append(v, ["विवेद", "verb", "वि॒वेद॑", "", "", "", "perfect of विद्"])
let v = native_list_append(v, ["कारयते", "verb", "का॒रया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["दभ्नोति", "verb", "द॒भ्नोमि॑", "", "", "", "to harm injure"])
let v = native_list_append(v, ["अविदत्", "verb", "अवि॑दम्", "अवि॑दत्", "", "", "aorist of विद्"])
let v = native_list_append(v, ["अवाक्षीत्", "verb", "अवा॑क्षम्", "अवा॑क्षीत्", "", "", "aorist of वह्"])
let v = native_list_append(v, ["कृष्ट", "verb", "कृष्ट past passive participle", "kṛṣṭa", "कृष्", "", "past passive participle"])
let v = native_list_append(v, ["पपाद", "verb", "प॒पद॑", "", "", "", "perfect of पद्"])
let v = native_list_append(v, ["अपात्", "verb", "अपा॑म्", "अपा॑त्", "", "", "aorist of पा"])
let v = native_list_append(v, ["पपौ", "verb", "प॒पौ", "", "", "", "perfect of पा"])
let v = native_list_append(v, ["अप्राक्षीत्", "verb", "अप्रा॑क्षम्", "अप्रा॑क्षीत्", "", "", "aorist of प्रछ्"])
let v = native_list_append(v, ["अश्रेत्", "verb", "अश्र॑यम्", "अश्रे॑त्", "", "", "aorist of श्रि"])
let v = native_list_append(v, ["अभोक्", "verb", "अभो॑जम्", "अभो॑क्", "", "", "aorist of भुज्"])
let v = native_list_append(v, ["असरत्", "verb", "अस॑रम्", "अस॑रत्", "", "", "aorist of सृ"])
let v = native_list_append(v, ["वक्तव्य", "verb", "vaktavyà", "no-table-tags", "sa-decl-adj-mfn", "", "future passive participle"])
let v = native_list_append(v, ["स्तूयते", "verb", "स्तूये", "", "", "", "passive of स्तु"])
let v = native_list_append(v, ["जंहति", "verb", "जंहा॑मि", "", "", "", "to go move"])
let v = native_list_append(v, ["रिच्यते", "verb", "रिच् यते third-singular indicative", "ricyate", "रिच्", "", "alternative form of"])
let v = native_list_append(v, ["अरेचि", "verb", "अरेचि third-singular indicative", "areci", "रिच्", "", "passive aorist of"])
let v = native_list_append(v, ["अरिचत्", "verb", "अरि॑चम्", "अरि॑चत्", "", "", "aorist of रिच्"])
let v = native_list_append(v, ["रेक्ष्यते", "verb", "रे॒क्ष्ये", "", "", "", "future of रिच्"])
let v = native_list_append(v, ["रेक्ता", "verb", "रे॒क्तास्मि॑", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["रिरेच", "verb", "रि॒रेच॑", "", "", "", "perfect of रिच्"])
let v = native_list_append(v, ["बृंहति", "verb", "बृंहामि", "", "", "", "to be thick"])
let v = native_list_append(v, ["भर्क्ष्यति", "verb", "भ॒र्क्ष्यामि॑", "", "", "", "future of बृह्"])
let v = native_list_append(v, ["बर्ढा", "verb", "ब॒र्ढास्मि॑", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["बबर्ह", "verb", "ब॒बर्ह॑", "", "", "", "perfect of बृह्"])
let v = native_list_append(v, ["बृह्यते", "verb", "बृ॒ह्ये", "", "", "", "to be thick"])
let v = native_list_append(v, ["मित", "verb", "मि॒त past passive participle", "mitá", "मा", "", "past participle of"])
let v = native_list_append(v, ["इद्ध", "verb", "इद्ध past passive participle", "iddha", "इध्", "", "past passive participle"])
let v = native_list_append(v, ["बृंहित", "verb", "बृं॒हि॒त past passive participle", "bṛṃhitá", "बृह्", "", "past participle of"])
let v = native_list_append(v, ["धरिष्यति", "verb", "ध॒रि॒ष्यामि॑", "", "", "", "future of धृ"])
let v = native_list_append(v, ["उवाच", "verb", "उ॒वच॑", "", "", "", "perfect of वच्"])
let v = native_list_append(v, ["शेते", "verb", "शये॑", "", "", "", "to lie lie"])
let v = native_list_append(v, ["वान", "verb", "वा॒न past passive participle", "vāná", "वा", "", "past participle of"])
let v = native_list_append(v, ["दधार", "verb", "द॒धर॑", "", "", "", "perfect of धृ"])
let v = native_list_append(v, ["उवाह", "verb", "उ॒वह॑", "", "", "", "perfect of वह्"])
let v = native_list_append(v, ["इयाज", "verb", "इ॒यज॑", "", "", "", "perfect of यज्"])
let v = native_list_append(v, ["अयाक्षीत्", "verb", "अया॑क्षम्", "अया॑क्षीत्", "", "", "aorist of यज्"])
let v = native_list_append(v, ["प्रेक्षते", "verb", "प्रेक्षे॑", "", "", "", "to look at"])
let v = native_list_append(v, ["वन्दे", "verb", "वन्दे॑", "vánde", "", "", "present mediopassive first-person"])
let v = native_list_append(v, ["उच्यते", "verb", "उ॒च्ये", "", "", "", "passive of वच्"])
let v = native_list_append(v, ["उद्यते", "verb", "उ॒द्ये", "", "", "", "passive of वद्"])
let v = native_list_append(v, ["इच्छामि", "verb", "इ॒च्छामि॑", "icchā́mi", "", "", "present active first-person"])
let v = native_list_append(v, ["आनञ्ज", "verb", "आ॒नञ्ज॑", "", "", "", "perfect of अञ्ज्"])
let v = native_list_append(v, ["सुष्वाप", "verb", "सु॒ष्वप॑", "", "", "", "perfect of स्वप्"])
let v = native_list_append(v, ["इयाय", "verb", "इ॒यय॑", "", "", "", "perfect of इ"])
let v = native_list_append(v, ["वेवेत्ति", "verb", "वेवे॑द्मि", "", "", "", "intensive of विद्"])
let v = native_list_append(v, ["अस्वार्", "verb", "अस्वा॑र्षम्", "अस्वाः॑", "", "", "aorist of स्वर्"])
let v = native_list_append(v, ["पीत्वा", "verb", "पी॒त्वा", "pītvā́", "", "", "conjunctive form of"])
let v = native_list_append(v, ["अवर्त्", "verb", "अव॑र्तम्", "अव॑र्त्", "", "", "aorist of वृत्"])
let v = native_list_append(v, ["ययाम", "verb", "य॒यम॑", "", "", "", "perfect of यम्"])
let v = native_list_append(v, ["भ्रमिष्यति", "verb", "भ्र॒मि॒ष्यामि॑", "", "", "", "future of भ्रम्"])
let v = native_list_append(v, ["भ्रमितुम्", "verb", "bhramitum", "भ्रम्", "", "", "infinitive of भ्रम्"])
let v = native_list_append(v, ["भ्रान्तुम्", "verb", "bhrāntum", "भ्रम्", "", "", "infinitive of भ्रम्"])
let v = native_list_append(v, ["भ्रमित्वा", "verb", "bhramitvā", "भ्रम्", "", "", "gerund of भ्रम्"])
let v = native_list_append(v, ["भ्रान्त्वा", "verb", "bhrāntvā", "भ्रम्", "", "", "gerund of भ्रम्"])
let v = native_list_append(v, ["अवात्सीत्", "verb", "अवा॑त्सम्", "अवा॑त्सीत्", "", "", "aorist of वस्"])
let v = native_list_append(v, ["उवास", "verb", "उ॒वस॑", "", "", "", "perfect of वस्"])
let v = native_list_append(v, ["अचेत्", "verb", "अच॑यम्", "अचे॑त्", "", "", "aorist of चि"])
let v = native_list_append(v, ["अचैषीत्", "verb", "अचै॑षम्", "अचै॑षीत्", "", "", "aorist of चि"])
let v = native_list_append(v, ["वत्स्यति", "verb", "व॒त्स्यामि॑", "", "", "", "future of वस्"])
let v = native_list_append(v, ["अदर्क्", "verb", "अद॑र्शम्", "अद॑र्क्", "", "", "aorist of दृश्"])
let v = native_list_append(v, ["पस्पशे", "verb", "प॒स्प॒शे", "", "", "", "perfect of पश्"])
let v = native_list_append(v, ["द्रक्ष्यति", "verb", "द्र॒क्ष्यामि॑", "", "", "", "future of दृश्"])
let v = native_list_append(v, ["एष्यति", "verb", "ए॒ष्यामि॑", "", "", "", "future of इ"])
let v = native_list_append(v, ["अतांसीत्", "verb", "अतां॑सम्", "अतां॑सीत्", "", "", "aorist of तन्"])
let v = native_list_append(v, ["खनिष्यति", "verb", "खनिष्यामि", "", "", "", "future of खन्"])
let v = native_list_append(v, ["खनिता", "verb", "खनितास्मि", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["अखनीत्", "verb", "अखनिषम्", "अखनिष्ट", "", "", "aorist of खन्"])
let v = native_list_append(v, ["अखानीत्", "verb", "अखानिषम्", "अखानिष्ट", "", "", "aorist of खन्"])
let v = native_list_append(v, ["खन्यात्", "verb", "खन् यात् third-singular indicative", "khanyāt", "खन्", "", "benedictive of खन्"])
let v = native_list_append(v, ["खायात्", "verb", "खायात् third-singular indicative", "khāyāt", "खन्", "", "benedictive of खन्"])
let v = native_list_append(v, ["चखान", "verb", "च॒खन॑", "", "", "", "perfect of खन्"])
let v = native_list_append(v, ["उत्थाय", "verb", "utthāya", "", "", "", "conjunctive form of"])
let v = native_list_append(v, ["अजनिष्ट", "verb", "अज॑निषि", "अज॑निष्ट", "", "", "middle aorist of"])
let v = native_list_append(v, ["जगार", "verb", "ज॒गर॑", "", "", "", "perfect of गॄ"])
let v = native_list_append(v, ["चिच्छेद", "verb", "चि॒च्छेद॑", "", "", "", "perfect of छिद्"])
let v = native_list_append(v, ["अच्छेत्", "verb", "अच्छे॑दम्", "अच्छे॑त्", "", "", "aorist of छिद्"])
let v = native_list_append(v, ["अयासीत्", "verb", "अया॑सम्", "अया॑सीत्", "", "", "aorist of या"])
let v = native_list_append(v, ["बिभ्यति", "verb", "bibhyati", "", "", "", "present active third-person"])
let v = native_list_append(v, ["तुतोष", "verb", "तुतोष third-singular indicative", "tutoṣa", "तुष्", "", "perfect of तुष्"])
let v = native_list_append(v, ["जघास", "verb", "ज॒घस॑", "", "", "", "perfect of घस्"])
let v = native_list_append(v, ["चचार", "verb", "च॒चर॑", "", "", "", "perfect of चर्"])
let v = native_list_append(v, ["बभाज", "verb", "ब॒भज॑", "", "", "", "perfect of भज्"])
let v = native_list_append(v, ["अभाक्षीत्", "verb", "अभा॑क्षम्", "अभा॑क्षीत्", "", "", "aorist of भज्"])
let v = native_list_append(v, ["मार्गमाण", "verb", "mārgamāṇa", "no-table-tags", "sa-decl-adj-mfn", "", "present participle of"])
let v = native_list_append(v, ["पपात", "verb", "प॒पत॑", "", "", "", "perfect of पत्"])
let v = native_list_append(v, ["अपत्त", "verb", "अप॑दि", "अप॑त्त", "", "", "aorist of पद्"])
let v = native_list_append(v, ["आनर्च", "verb", "आ॒नर्च॑", "", "", "", "perfect of अर्च्"])
let v = native_list_append(v, ["उवाप", "verb", "उ॒वप॑", "", "", "", "perfect of वप्"])
let v = native_list_append(v, ["वेष्टमान", "verb", "veṣṭamāna", "no-table-tags", "sa-decl-adj-mfn", "", "present participle of"])
let v = native_list_append(v, ["मन्यमान", "verb", "manyamāna", "no-table-tags", "sa-decl-adj-mfn", "", "present active participle"])
let v = native_list_append(v, ["रुदति", "verb", "रुदामि", "", "", "", "to cry weep"])
let v = native_list_append(v, ["भृत", "verb", "भृ॒त past passive participle", "bhṛtá", "भृ", "", "past passive participle"])
let v = native_list_append(v, ["ममार", "verb", "म॒मर॑", "", "", "", "perfect of मृ"])
let v = native_list_append(v, ["अर्पयति", "verb", "अ॒र्पया॑मि", "", "", "", "cause to move"])
let v = native_list_append(v, ["समर्पयति", "verb", "स॒म॒र्पया॑मि", "", "", "", "throw at hurl"])
let v = native_list_append(v, ["मीलति", "verb", "मीलामि", "", "", "", "close the eyes"])
let v = native_list_append(v, ["सम्मील्य", "verb", "स॒म्मील्य॑", "sammī́lya", "सम्मील्", "", "gerund of सम्मील्"])
let v = native_list_append(v, ["सम्मीलति", "verb", "सम्मीलामि", "", "", "", "shut the eyes"])
let v = native_list_append(v, ["घृष्ट", "verb", "घृ॒ष्ट past passive participle", "ghṛṣṭá", "घृष्", "", "past passive participle"])
let v = native_list_append(v, ["रुरोह", "verb", "रु॒रोह॑", "", "", "", "perfect of रुह्"])
let v = native_list_append(v, ["अरुक्षत्", "verb", "अरु॑क्षम्", "अरु॑क्षत्", "", "", "aorist of रुह्"])
let v = native_list_append(v, ["अरुहत्", "verb", "अरु॑हम्", "अरु॑हत्", "", "", "aorist of रुह्"])
let v = native_list_append(v, ["बध्यते", "verb", "बध्ये", "", "", "", "to be bound"])
let v = native_list_append(v, ["नहति", "verb", "नहामि", "", "", "", "to bind tie"])
let v = native_list_append(v, ["अपिनह्यति", "verb", "अपिनह्यामि", "", "", "", "to tie on"])
let v = native_list_append(v, ["पिनह्यति", "verb", "पिनह्यामि", "", "", "", "to tie on"])
let v = native_list_append(v, ["विदधाति", "verb", "विदधाति third-singular indicative", "vidadhāti", "विधा", "", "apportion put in"])
let v = native_list_append(v, ["दष्ट", "verb", "द॒ष्ट past passive participle", "daṣṭá", "दंश्", "", "past passive participle"])
let v = native_list_append(v, ["धास्यति", "verb", "धा॒स्यामि॑", "", "", "", "future of धा"])
let v = native_list_append(v, ["धाता", "verb", "धा॒तास्मि॑", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["धित्सति", "verb", "धित्सामि", "", "", "", "desiderative of धा"])
let v = native_list_append(v, ["धीयते", "verb", "धी॒ये", "", "", "", "passive of धा"])
let v = native_list_append(v, ["दधौ", "verb", "द॒धौ", "", "", "", "perfect of धा"])
let v = native_list_append(v, ["संदधाति", "verb", "संदधाति third-singular indicative", "saṃdadhāti", "संधा", "", "to place on"])
let v = native_list_append(v, ["ह्लादते", "verb", "ह्लादते third-singular indicative", "hlādate", "ह्लाद्", "", "to sound shout"])
let v = native_list_append(v, ["तर्जति", "verb", "तर्जा॑मि", "", "", "", "to threaten scold"])
let v = native_list_append(v, ["तर्जयति", "verb", "त॒र्जया॑मि", "", "", "", "causative of तर्ज्"])
let v = native_list_append(v, ["गाहितुम्", "verb", "गाहि॑तुम्", "gā́hitum", "गाह्", "", "infinitive of गाह्"])
let v = native_list_append(v, ["गाहते", "verb", "गाहे", "", "", "", "to dive into"])
let v = native_list_append(v, ["जपति", "verb", "जपा॑मि", "", "", "", "to utter in"])
let v = native_list_append(v, ["लिखितवत्", "verb", "likhitavat", "no-table-tags", "sa-decl-adj-mfn", "", "past active participle"])
let v = native_list_append(v, ["आदिष्टवत्", "verb", "ādiṣṭavat", "no-table-tags", "sa-decl-adj-mfn", "", "past active participle"])
let v = native_list_append(v, ["मार्गति", "verb", "मार्गा॑मि", "", "", "", "to seek look"])
let v = native_list_append(v, ["च्योतति", "verb", "च्योतामि", "", "", "", "to flow trickle"])
let v = native_list_append(v, ["प्रत्यागच्छति", "verb", "प्रत्यागच्छति third-singular indicative", "pratyāgacchati", "प्रत्यागम्", "", "to come back"])
let v = native_list_append(v, ["प्रत्याक्रोशति", "verb", "प्रत्याक्रोशति third-singular indicative", "pratyākrośati", "प्रत्याक्रुश्", "", "to challenge or"])
let v = native_list_append(v, ["उत्थापयति", "verb", "उत्था॑पयामि", "", "", "", "to cause to"])
let v = native_list_append(v, ["अजीजनत्", "verb", "अजी॑जनम्", "अजी॑जनत्", "", "", "causative aorist third-person"])
let v = native_list_append(v, ["काम्यति", "verb", "काम्यामि", "", "", "", "to have a"])
let v = native_list_append(v, ["अस्राक्षीत्", "verb", "अस्रा॑क्षम्", "अस्रा॑क्षीत्", "", "", "aorist of सृज्"])
let v = native_list_append(v, ["प्रतीक्षते", "verb", "प्रती॑क्षे", "", "", "", "to look at"])
let v = native_list_append(v, ["वीक्षते", "verb", "वीक्षे॑", "", "", "", "to see look"])
let v = native_list_append(v, ["अवेक्षते", "verb", "अवे॑क्षे", "", "", "", "to look at"])
let v = native_list_append(v, ["जानत्", "verb", "जा॒नत् present active participle", "jānát", "ज्ञा", "", "active participle of"])
let v = native_list_append(v, ["स्पाशयति", "verb", "स्पाशयामि", "", "", "", "to cause to"])
let v = native_list_append(v, ["क्ष्णौति", "verb", "क्ष्णौति॑ third-singular indicative", "kṣṇáuti", "क्ष्णु", "", "to whet sharpen"])
let v = native_list_append(v, ["हन्तुम्", "verb", "hantum", "", "", "", "infinitive of हन्"])
let v = native_list_append(v, ["शून", "verb", "शू॒न past passive participle", "śūná", "शू", "", "swelled swollen"])
let v = native_list_append(v, ["आनाश", "verb", "आ॒नाश॑", "", "", "", "alternative form of"])
let v = native_list_append(v, ["गधि", "verb", "gadhí", "", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["गहि", "verb", "gahí", "", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["विद्यमान", "verb", "विद्यमान present passive participle", "vidyamāna", "विद्", "", "present passive participle"])
let v = native_list_append(v, ["करति", "verb", "कर॑ति", "kárati", "कृ", "", "third-person singular subjunctive"])
let v = native_list_append(v, ["अजमान", "verb", "अज॑मान", "ájamāna", "अज्", "", "participle of अजति"])
let v = native_list_append(v, ["लुञ्चति", "verb", "लुञ्चामि", "", "", "", "to pluck pull"])
let v = native_list_append(v, ["दोलायते", "verb", "दोलाये", "", "", "", "to move to"])
let v = native_list_append(v, ["त्राहि", "verb", "trāhi", "", "", "", "second-person singular imperative"])
let v = native_list_append(v, ["श्वसिति", "verb", "श्वसि॑मि", "", "", "", "to blow hiss"])
let v = native_list_append(v, ["उच्छ्वसिति", "verb", "उ॒च्छ्वसि॑मि", "", "", "", "to breathe hard"])
let v = native_list_append(v, ["नंस्यति", "verb", "नं॒स्यामि॑", "", "", "", "future of नम्"])
let v = native_list_append(v, ["नमिष्यति", "verb", "न॒मि॒ष्यामि॑", "", "", "", "future of नम्"])
let v = native_list_append(v, ["अनंसीत्", "verb", "अनं॑सम्", "अनं॑सीत्", "", "", "aorist of नम्"])
let v = native_list_append(v, ["ननाम", "verb", "न॒नम॑", "", "", "", "perfect of नम्"])
let v = native_list_append(v, ["लम्बते", "verb", "लम्बे॑", "", "", "", "to hang down"])
let v = native_list_append(v, ["लम्बयति", "verb", "लम्बयामि", "", "", "", "to cause to"])
let v = native_list_append(v, ["रम्बते", "verb", "रम्ब॑ते third-singular indicative", "rámbate", "रम्ब्", "", "to dangle to"])
let v = native_list_append(v, ["ललति", "verb", "ललामि", "", "", "", "to play sport"])
let v = native_list_append(v, ["निर्वाहयति", "verb", "निर्वाहयामि", "", "", "", "to perform accomplish"])
let v = native_list_append(v, ["तुरति", "verb", "तु॒रामि॑", "", "", "", "to hurry press"])
let v = native_list_append(v, ["तुरत्", "verb", "तु॒रत् present active participle", "turát", "त्वर्", "", "present active participle"])
let v = native_list_append(v, ["पृच्छ्यते", "verb", "पृ॒च्छ्ये", "", "", "", "to be asked"])
let v = native_list_append(v, ["शशाक", "verb", "श॒शक॑", "", "", "", "perfect of शक्"])
let v = native_list_append(v, ["अशकत्", "verb", "अश॑कम्", "अश॑कत्", "", "", "aorist of शक्"])
let v = native_list_append(v, ["शक्ष्यति", "verb", "श॒क्ष्यामि॑", "", "", "", "future of शक्"])
let v = native_list_append(v, ["रंहिष्यति", "verb", "रं॒हि॒ष्यामि॑", "", "", "", "future of रंह्"])
let v = native_list_append(v, ["रंहिता", "verb", "रं॒हि॒तास्मि॑", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["अरंहीत्", "verb", "अरं॑हिषम्", "अरं॑हीत्", "", "", "aorist of रंह्"])
let v = native_list_append(v, ["ररंह", "verb", "ररंहे", "", "", "", "perfect of रंह्"])
let v = native_list_append(v, ["पिंशति", "verb", "पिं॒शति॑ third-singular indicative", "piṃśáti", "पिश्", "", "to cut carve"])
let v = native_list_append(v, ["यजामहे", "verb", "yájāmahe", "", "", "", "first-person plural middle"])
let v = native_list_append(v, ["ಯಜಾಮಹೇ", "verb", "yájāmahe", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["યજામહે", "verb", "yájāmahe", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["वृणीते", "verb", "वृ॒णे", "", "", "", "to choose select"])
let v = native_list_append(v, ["लुनाति", "verb", "लु॒नामि॑", "", "", "", "to cut sever"])
let v = native_list_append(v, ["ऐषीत्", "verb", "ऐषि॑षम्", "ऐषी॑त्", "", "", "aorist of इष्"])
let v = native_list_append(v, ["इयेष", "verb", "इ॒येष॑", "", "", "", "perfect of इष्"])
let v = native_list_append(v, ["ऐषत्", "verb", "ऐष॑म्", "ऐष॑त्", "", "", "aorist of इष्"])
let v = native_list_append(v, ["उवोच", "verb", "उ॒वोच॑", "", "", "", "perfect of उच्"])
let v = native_list_append(v, ["शुशोच", "verb", "शु॒शोच॑", "", "", "", "perfect of शुच्"])
let v = native_list_append(v, ["आवम्", "verb", "आव॑म्", "ā́vam", "", "", "imperfect active first-person"])
let v = native_list_append(v, ["पूर्यते", "verb", "पू॒र्ये", "", "", "", "passive of पॄ"])
let v = native_list_append(v, ["बुबुध्वांस्", "verb", "बुबुध्वांस् perfect active participle", "bubudhvāṃs", "बुध्", "", "active participle of"])
let v = native_list_append(v, ["ञुणूषते", "verb", "ञुणूषामि", "", "", "", "third-person singular desiderative"])
let v = native_list_append(v, ["भालयते", "verb", "भालयामि", "", "", "", "to describe"])
let v = native_list_append(v, ["रुष्यति", "verb", "रुष् यति third-singular indicative", "ruṣyati", "रुष्", "", "to be vexed"])
let v = native_list_append(v, ["आपत्", "verb", "आप॑म्", "आप॑त्", "", "", "aorist of आप्"])
let v = native_list_append(v, ["दृश्यति", "verb", "dṛśyati", "", "", "", "alternative form of"])
let v = native_list_append(v, ["दृश्यते", "verb", "दृ॒श्ये", "", "", "", "to be seen"])
let v = native_list_append(v, ["शस्य", "verb", "शस्य ॑ future passive participle", "śásya", "शंस्", "", "future passive participle"])
let v = native_list_append(v, ["सजति", "verb", "सज॑ति third-singular indicative", "sájati", "सञ्ज्", "", "to adhere to"])
let v = native_list_append(v, ["बिभ्रत्", "verb", "बिभ्र॑त् present active participle", "bíbhrat", "भृ", "", "active participle of"])
let v = native_list_append(v, ["ध्वरति", "verb", "ध्वरा॑मि", "", "", "", "to bend cause"])
let v = native_list_append(v, ["दालयति", "verb", "दालयामि", "", "", "", "to cause to"])
let v = native_list_append(v, ["दारयति", "verb", "दारयामि", "", "", "", "to tear asunder"])
let v = native_list_append(v, ["तूर्वति", "verb", "तूर्वा॑मि", "", "", "", "to overpower"])
let v = native_list_append(v, ["असदत्", "verb", "अस॑दम्", "अस॑दत्", "", "", "aorist of सद्"])
let v = native_list_append(v, ["पिट्टयति", "verb", "पिट्टयामि", "", "", "", "to stamp or"])
let v = native_list_append(v, ["काङ्क्षित", "verb", "काङ्क्षित past passive participle", "kāṅkṣita", "काङ्क्ष्", "", "wished desired longed"])
let v = native_list_append(v, ["काङ्क्षिष्यति", "verb", "काङ्क्षिष्यामि", "", "", "", "future of काङ्क्ष्"])
let v = native_list_append(v, ["काङ्क्षिता", "verb", "काङ्क्षितास्मि", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["अकाङ्क्षीत्", "verb", "अकाङ्क्षम्", "अकाङ्", "", "", "aorist of काङ्क्ष्"])
let v = native_list_append(v, ["चकाङ्क्ष", "verb", "चकाङ्क्षे", "", "", "", "perfect of काङ्क्ष्"])
let v = native_list_append(v, ["चक्षते", "verb", "चक्षा॑मि", "", "", "", "to seem appear"])
let v = native_list_append(v, ["प्रचष्टे", "verb", "प्रचक्षे", "", "", "", "to consider regard"])
let v = native_list_append(v, ["क्षुरति", "verb", "क्षु॒रामि॑", "", "", "", "to cut dig"])
let v = native_list_append(v, ["वण्टति", "verb", "वण्टामि", "", "", "", "to share divide"])
let v = native_list_append(v, ["भारयति", "verb", "भा॒रया॑मि", "", "", "", "to carry AV.Paipp."])
let v = native_list_append(v, ["रोचयति", "verb", "रो॒चया॑मि", "", "", "", "to make shine"])
let v = native_list_append(v, ["मानयति", "verb", "मा॒नया॑मि", "", "", "", "to esteem honor"])
let v = native_list_append(v, ["प्रकृष्ट", "verb", "प्रकृष्ट past passive participle", "prakṛṣṭa", "प्रकृष्", "", "past passive participle"])
let v = native_list_append(v, ["प्रगृह्णाति", "verb", "प्रगृह्णामि", "", "", "", "to hold forth"])
let v = native_list_append(v, ["जरयति", "verb", "ज॒रया॑मि", "", "", "", "to make old"])
let v = native_list_append(v, ["चिकीर्षति", "verb", "चिकी॑र्षामि", "", "", "", "to desire or"])
let v = native_list_append(v, ["अत्येति", "verb", "अत्ये॑ति third-singular indicative", "átyeti", "अती", "", "to go by"])
let v = native_list_append(v, ["घृष्यते", "verb", "घृष्ये", "", "", "", "to be rubbed"])
let v = native_list_append(v, ["खण्डते", "verb", "खण्डे", "", "", "", "to break"])
let v = native_list_append(v, ["खलति", "verb", "खलामि", "", "", "", "to shake"])
let v = native_list_append(v, ["मृष्यते", "verb", "मृष्ये॑", "", "", "", "to forget"])
let v = native_list_append(v, ["आमृष्यते", "verb", "आमृष्ये", "", "", "", "to bear"])
let v = native_list_append(v, ["लेपयति", "verb", "ले॒पया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["रेचयति", "verb", "रे॒चया॑मि", "", "", "", "to evacuate make"])
let v = native_list_append(v, ["छिद्यते", "verb", "छि॒द्ये", "", "", "", "to be cut"])
let v = native_list_append(v, ["उत्थाति", "verb", "उत्थामि", "", "", "", "to stand up"])
let v = native_list_append(v, ["वासयते", "verb", "वा॒सये॑", "", "", "", "to lodge make"])
let v = native_list_append(v, ["वेष्टयति", "verb", "वे॒ष्टया॑मि", "", "", "", "to wrap around"])
let v = native_list_append(v, ["वापयति", "verb", "वापयामि", "", "", "", "to sow"])
let v = native_list_append(v, ["उपवेशयति", "verb", "उपवेशयामि", "", "", "", "causative of उप॑विशति"])
let v = native_list_append(v, ["भावयति", "verb", "भावयामि", "", "", "", "causative of भव॑ति"])
let v = native_list_append(v, ["वाश्यते", "verb", "वाश्ये॑", "", "", "", "to roar bellow"])
let v = native_list_append(v, ["विकर्षति", "verb", "विकर्षामि", "", "", "", "to draw apart"])
let v = native_list_append(v, ["विलीयते", "verb", "विलीये", "", "", "", "to dissolve melt"])
let v = native_list_append(v, ["लीयते", "verb", "लीये॑", "", "", "", "to cling adhere"])
let v = native_list_append(v, ["विलापयति", "verb", "विलापयामि", "", "", "", "causative of विलीयते"])
let v = native_list_append(v, ["विश्रमते", "verb", "विश्रमे", "", "", "", "to rest relax"])
let v = native_list_append(v, ["श्रमते", "verb", "श्रमे", "", "", "", "Later Sanskrit form"])
let v = native_list_append(v, ["श्राम्यति", "verb", "श्राम्या॑मि", "", "", "", "to become tired"])
let v = native_list_append(v, ["मुच्यते", "verb", "मुच्ये॑", "", "", "", "to be set"])
let v = native_list_append(v, ["आयाति", "verb", "आया॑मि", "", "", "", "to come near"])
let v = native_list_append(v, ["खादित", "verb", "खा॒दि॒त past passive participle", "khāditá", "खाद्", "", "eaten"])
let v = native_list_append(v, ["छृणत्ति", "verb", "छृणद्मि", "", "", "", "to vomit"])
let v = native_list_append(v, ["रिष्यति", "verb", "रिष् य॑ति third-singular indicative", "ríṣyati", "रिष्", "", "to be hurt"])
let v = native_list_append(v, ["जघान", "verb", "ज॒घन॑", "", "", "", "perfect of हन्"])
let v = native_list_append(v, ["वेदयति", "verb", "वे॒दया॑मि", "", "", "", "to make known"])
let v = native_list_append(v, ["ह्वलति", "verb", "ह्वला॑मि", "", "", "", "to go astray"])
let v = native_list_append(v, ["सर्पति", "verb", "सर्पा॑मि", "", "", "", "to creep crawl"])
let v = native_list_append(v, ["क्षिप्यति", "verb", "क्षिप्यामि", "", "", "", "to throw"])
let v = native_list_append(v, ["ध्वनति", "verb", "ध्वना॑मि", "", "", "", "to sound"])
let v = native_list_append(v, ["ऋध्यति", "verb", "ऋध्यामि", "", "", "", "to grow prosper"])
let v = native_list_append(v, ["दम्भयति", "verb", "द॒म्भया॑मि", "", "", "", "to abase degrade"])
let v = native_list_append(v, ["रुरोच", "verb", "रु॒रोच॑", "", "", "", "perfect of रुच्"])
let v = native_list_append(v, ["त्वरते", "verb", "त्वरे॑", "", "", "", "to hurry make"])
let v = native_list_append(v, ["चकर्ष", "verb", "च॒कर्ष॑", "", "", "", "perfect of कृष्"])
let v = native_list_append(v, ["अक्रन्", "verb", "अक्र॑न्", "ákran", "", "", "third-person plural aorist"])
let v = native_list_append(v, ["सुस्राव", "verb", "सु॒स्रव॑", "", "", "", "perfect of स्रु"])
let v = native_list_append(v, ["जिघाय", "verb", "जि॒घय॑", "", "", "", "perfect of हि"])
let v = native_list_append(v, ["अहेत्", "verb", "अह॑यम्", "अहे॑त्", "", "", "aorist of हि"])
let v = native_list_append(v, ["जुहाव", "verb", "जु॒हव॑", "", "", "", "perfect of ह्वे"])
let v = native_list_append(v, ["जिहीड", "verb", "जि॒हीड॑", "", "", "", "perfect of हीड्"])
let v = native_list_append(v, ["जिहिंस", "verb", "जि॒हिंस॑", "", "", "", "perfect of हिंस्"])
let v = native_list_append(v, ["पश्यामि", "verb", "पश्या॑मि", "páśyāmi", "", "", "present active first-person"])
let v = native_list_append(v, ["आरे", "verb", "आ॒रे", "āré", "", "", "third-person singular indicative"])
let v = native_list_append(v, ["निनाय", "verb", "नि॒नय॑", "", "", "", "perfect of नी"])
let v = native_list_append(v, ["ररौ", "verb", "र॒रौ", "", "", "", "perfect of रा"])
let v = native_list_append(v, ["उवाद", "verb", "उ॒वद॑", "", "", "", "perfect of वद्"])
let v = native_list_append(v, ["बबन्ध", "verb", "ब॒बन्ध॑", "", "", "", "perfect of बन्ध्"])
let v = native_list_append(v, ["पप्रौ", "verb", "प॒प्रौ", "", "", "", "perfect of पॄ"])
let v = native_list_append(v, ["चके", "verb", "च॒के", "", "", "", "perfect of का"])
let v = native_list_append(v, ["उल्लसति", "verb", "उल्लसामि", "", "", "", "to shine forth"])
let v = native_list_append(v, ["सान्ति", "verb", "सान्ति॑", "sā́nti", "", "", "neuter nominative/accusative/vocative plural"])
let v = native_list_append(v, ["एता", "verb", "ए॒तास्मि॑", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["ध्यायति", "verb", "ध्याया॑मि", "", "", "", "to think of"])
let v = native_list_append(v, ["त्रासयति", "verb", "त्रा॒सया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["वर्धयति", "verb", "व॒र्धया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["सादयति", "verb", "सा॒दया॑मि", "", "", "", "to cause to"])
let v = native_list_append(v, ["स्रष्टा", "verb", "स्रष्टास्मि", "", "", "", "periphrastic future of"])
let v = native_list_append(v, ["स्मसि", "verb", "स्मसि॑", "smási", "", "", "first-person plural indicative"])
let v = native_list_append(v, ["स्मस्", "verb", "smás", "", "", "", "first-person plural indicative"])
let v = native_list_append(v, ["वाव", "verb", "वाव ॑", "vā́va", "", "", "first-person dual present"])
let v = native_list_append(v, ["लुठति", "verb", "लुठामि", "", "", "", "to roll move"])
let v = native_list_append(v, ["लोडयति", "verb", "लोडयामि", "", "", "", "to set in"])
let v = native_list_append(v, ["कृणत्ति", "verb", "कृ॒णत्मि॑", "", "", "", "to twist threads"])
let v = native_list_append(v, ["पुपोष", "verb", "पु॒पोष॑", "", "", "", "perfect of पुष्"])
let v = native_list_append(v, ["विश्व", "adj", "विश्व", "", "", "", "all every every"])
let v = native_list_append(v, ["ज", "adj", "ज", "", "", "", "born begotten gotten"])
let v = native_list_append(v, ["द", "adj", "द", "", "", "", "giving granting effecting"])
let v = native_list_append(v, ["कमल", "adj", "कमल", "", "", "", "pale red rose-colored"])
let v = native_list_append(v, ["बुद्ध", "adj", "बुद्ध", "", "", "", "awake"])
let v = native_list_append(v, ["स्निह्", "adj", "स्निह्", "", "", "", "loving affectionate"])
let v = native_list_append(v, ["संस्कृत", "adj", "संस्कृत", "", "", "", "put together constructed"])
let v = native_list_append(v, ["संधि", "adj", "संधि", "", "", "", "containing a conjunction"])
let v = native_list_append(v, ["सह", "adj", "सह", "", "", "", "powerful mighty"])
let v = native_list_append(v, ["मूर्ख", "adj", "मूर्ख", "", "", "", "foolish silly stupid"])
let v = native_list_append(v, ["मधुर", "adj", "मधुर", "", "", "", "sweet delicious nectarous"])
let v = native_list_append(v, ["आद", "adj", "आद", "", "", "", "taking receiving"])
let v = native_list_append(v, ["ईश्वर", "adj", "ईश्वर", "", "", "", "able to do"])
let v = native_list_append(v, ["ભારત", "adj", "ભારત", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["भारत", "adj", "भारत", "", "", "", "descended from भरत"])
let v = native_list_append(v, ["एक", "adj", "एक", "", "", "", "alone solitary single"])
let v = native_list_append(v, ["पर", "adj", "पर", "", "", "", "other different than"])
let v = native_list_append(v, ["अनन्य", "adj", "अनन्य", "", "", "", "not different identical"])
let v = native_list_append(v, ["कृष्ण", "adj", "कृष्ण", "", "", "", "black dark dark-blue"])
let v = native_list_append(v, ["श्वेत", "adj", "श्वेत", "", "", "", "white bright dressed"])
let v = native_list_append(v, ["गुजराती", "adj", "गुजराती", "", "", "", "Gujarati of or"])
let v = native_list_append(v, ["ताम्र", "adj", "ताम्र", "", "", "", "of a coppery"])
let v = native_list_append(v, ["जन", "adj", "जन", "", "", "", "generating"])
let v = native_list_append(v, ["काव्य", "adj", "काव्य", "", "", "", "endowed with the"])
let v = native_list_append(v, ["प्रिय", "adj", "प्रेयस्", "प्रेष्ठ", "", "", "beloved dear to"])
let v = native_list_append(v, ["पावक", "adj", "पावक", "", "", "", "pure clear bright"])
let v = native_list_append(v, ["नित्य", "adj", "नित्य", "", "", "", "ones own"])
let v = native_list_append(v, ["आढ्य", "adj", "आढ्य", "", "", "", "wealthy opulent rich"])
let v = native_list_append(v, ["अमृत", "adj", "अमृत", "", "", "", "immortal undying imperishable"])
let v = native_list_append(v, ["ब्राह्मि", "adj", "ब्राह्मि", "", "", "", "holy divine"])
let v = native_list_append(v, ["सुख", "adj", "सुख", "", "", "", "running swiftly or"])
let v = native_list_append(v, ["सूर्य", "adj", "सूर्य", "", "", "", "solar"])
let v = native_list_append(v, ["तामस", "adj", "तामस", "", "", "", "Dark consisting of"])
let v = native_list_append(v, ["आद्य", "adj", "आद्य", "", "", "", "being at the"])
let v = native_list_append(v, ["अनेक", "adj", "अनेक", "", "", "", "more than one"])
let v = native_list_append(v, ["अभक्त", "adj", "अभक्त", "", "", "", "not attached to"])
let v = native_list_append(v, ["धृत", "adj", "धृत", "", "", "", "held"])
let v = native_list_append(v, ["कार्य", "adj", "कार्य", "", "", "", "fit to be"])
let v = native_list_append(v, ["निर्मम", "adj", "निर्मम", "", "", "", "unselfish"])
let v = native_list_append(v, ["निर्वैर", "adj", "निर्वैर", "", "", "", "free from enmity"])
let v = native_list_append(v, ["यम", "adj", "यम", "", "", "", "twin-born forming a"])
let v = native_list_append(v, ["देव", "adj", "देव", "", "", "", "heavenly divine also"])
let v = native_list_append(v, ["भगवान्", "adj", "भगवान्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["पण्डित", "adj", "पण्डित", "", "", "", "learned wise shrewd"])
let v = native_list_append(v, ["दुःख", "adj", "दुःख", "", "", "", "painful uncomfortable uneasy"])
let v = native_list_append(v, ["इन", "adj", "इन", "", "", "", "able strong energetic"])
let v = native_list_append(v, ["स", "adj", "स", "", "", "", "procuring bestowing"])
let v = native_list_append(v, ["ह", "adj", "ह", "", "", "", "killing striking slaying"])
let v = native_list_append(v, ["संस्कृतम्", "adj", "संस्कृतम्", "", "", "", "masculine singular accusative"])
let v = native_list_append(v, ["अद्वैत", "adj", "अद्वैत", "", "", "", "non-dual ŚBr. etc."])
let v = native_list_append(v, ["आम", "adj", "आम", "", "", "", "raw uncooked unbaked"])
let v = native_list_append(v, ["मूत", "adj", "मूत", "", "", "", "bound tied woven"])
let v = native_list_append(v, ["सौम्य", "adj", "सौम्य", "", "", "", "related or pertaining"])
let v = native_list_append(v, ["मनुष्य", "adj", "मनुष्य", "", "", "", "human useful befitting"])
let v = native_list_append(v, ["सत्य", "adj", "सत्य", "", "", "", "true real actual"])
let v = native_list_append(v, ["असत्य", "adj", "असत्य", "", "", "", "false"])
let v = native_list_append(v, ["खाद्य", "adj", "खाद्य", "", "", "", "eatable edible"])
let v = native_list_append(v, ["पर्वत", "adj", "पर्वत", "", "", "", "knotty rugged said"])
let v = native_list_append(v, ["गणित", "adj", "गणित", "", "", "", "counted numbered reckoned"])
let v = native_list_append(v, ["खेल", "adj", "खेल", "", "", "", "moving shaking trembling"])
let v = native_list_append(v, ["सात", "adj", "सात", "", "", "", "gained obtained"])
let v = native_list_append(v, ["विशेषण", "adj", "विशेषण", "", "", "", "distinguishing discriminative specifying"])
let v = native_list_append(v, ["वैज्ञानिक", "adj", "वैज्ञानिक", "", "", "", "rich in knowledge"])
let v = native_list_append(v, ["कवि", "adj", "कवि", "", "", "", "gifted with insight"])
let v = native_list_append(v, ["युद्ध", "adj", "युद्ध", "", "", "", "fought encountered conquered"])
let v = native_list_append(v, ["संगीत", "adj", "संगीत", "", "", "", "sung together sung"])
let v = native_list_append(v, ["बल", "adj", "बल", "", "", "", "strong robust"])
let v = native_list_append(v, ["द्रव", "adj", "द्रव", "", "", "", "flowing fluid dropping"])
let v = native_list_append(v, ["द्रव्य", "adj", "द्रव्य", "", "", "", "derived from or"])
let v = native_list_append(v, ["सर्प", "adj", "सर्प", "", "", "", "creeping crawling stealing"])
let v = native_list_append(v, ["पृथ्वी", "adj", "पृथ्वी", "", "", "", "inflection of पृथु"])
let v = native_list_append(v, ["बुध", "adj", "बुध", "", "", "", "awaking"])
let v = native_list_append(v, ["शुक्र", "adj", "शुक्र", "", "", "", "bright resplendent"])
let v = native_list_append(v, ["गुरु", "adj", "गरीयस्", "गरिष्ठ", "", "", "heavy weighty"])
let v = native_list_append(v, ["ब्रह्माण्ड", "adj", "ब्रह्माण्ड", "", "", "", "cosmic"])
let v = native_list_append(v, ["हिम", "adj", "हिम", "", "", "", "cold cool"])
let v = native_list_append(v, ["लेखन", "adj", "लेखन", "", "", "", "writing"])
let v = native_list_append(v, ["पुल", "adj", "पुल", "", "", "", "extended wide"])
let v = native_list_append(v, ["बाढ", "adj", "बाढ", "", "", "", "strong mighty"])
let v = native_list_append(v, ["अणु", "adj", "अणीयस्", "अणिष्ठ", "", "", "minute atomic"])
let v = native_list_append(v, ["अम्ल", "adj", "अम्ल", "", "", "", "sour"])
let v = native_list_append(v, ["दूरदर्शन", "adj", "दूरदर्शन", "", "", "", "visible only from"])
let v = native_list_append(v, ["चल", "adj", "चल", "", "", "", "moving trembling shaking"])
let v = native_list_append(v, ["हृदय", "adj", "हृदय", "", "", "", "going to the"])
let v = native_list_append(v, ["धीरे", "adj", "धीरे", "", "", "", "locative singular masculine/neuter"])
let v = native_list_append(v, ["दूर", "adj", "दूर", "", "", "", "distant far long"])
let v = native_list_append(v, ["विशाल", "adj", "विशाल", "", "", "", "spacious extensive broad"])
let v = native_list_append(v, ["शीघ्र", "adj", "शीघ्र", "", "", "", "quick rapid speedy"])
let v = native_list_append(v, ["युवा", "adj", "युवा", "", "", "", "inflection of युव॑न्"])
let v = native_list_append(v, ["अकाल", "adj", "अकाल", "", "", "", "unseasonable"])
let v = native_list_append(v, ["गुरू", "adj", "गुरू", "", "", "", "masculine nominative/vocative/accusative dual"])
let v = native_list_append(v, ["अन्तर", "adj", "अन्तर", "", "", "", "being in the"])
let v = native_list_append(v, ["अनाथ", "adj", "अनाथ", "", "", "", "orphan fatherless parentless"])
let v = native_list_append(v, ["अवश्य", "adj", "अवश्य", "", "", "", "inevitable not under"])
let v = native_list_append(v, ["आज", "adj", "आज", "", "", "", "coming from or"])
let v = native_list_append(v, ["आयु", "adj", "आयु", "", "", "", "living alive"])
let v = native_list_append(v, ["आवश्यक", "adj", "आवश्यक", "", "", "", "necessary required"])
let v = native_list_append(v, ["अक्षर", "adj", "अक्षर", "", "", "", "imperishable lasting"])
let v = native_list_append(v, ["अधिक", "adj", "अधिकतर", "अधिकतम", "", "", "additional subsequent supernumerary"])
let v = native_list_append(v, ["आश्चर्य", "adj", "आश्चर्य", "", "", "", "appearing rarely"])
let v = native_list_append(v, ["उत्तर", "adj", "उत्तर", "", "", "", "upper higher loftier"])
let v = native_list_append(v, ["दिन", "adj", "दिन", "", "", "", "cut divided mown"])
let v = native_list_append(v, ["गम्भीर", "adj", "गम्भीर", "", "", "", "deep"])
let v = native_list_append(v, ["गीत", "adj", "गीत", "", "", "", "sung chanted"])
let v = native_list_append(v, ["गोद", "adj", "गोद", "", "", "", "giving cows or"])
let v = native_list_append(v, ["बाल", "adj", "बाल", "", "", "", "childish immature"])
let v = native_list_append(v, ["कष्ट", "adj", "कष्ट", "", "", "", "bad evil ill"])
let v = native_list_append(v, ["उदार", "adj", "उदार", "", "", "", "noble"])
let v = native_list_append(v, ["उदास", "adj", "उदास", "", "", "", "throwing out casting"])
let v = native_list_append(v, ["जगत्", "adj", "जगत्", "", "", "", "moving moveable locomotive"])
let v = native_list_append(v, ["नाथ", "adj", "नाथ", "", "", "", "possessed of occupied"])
let v = native_list_append(v, ["चन्द्र", "adj", "चन्द्र", "", "", "", "glittering shining as"])
let v = native_list_append(v, ["अमृता", "adj", "अमृता", "", "", "", "inflection of अमृत"])
let v = native_list_append(v, ["वर्ष", "adj", "वर्ष", "", "", "", "raining"])
let v = native_list_append(v, ["पागल", "adj", "पागल", "", "", "", "mad deranged demented"])
let v = native_list_append(v, ["मन्त्रिन्", "adj", "मन्त्रिन्", "", "", "", "wise eloquent"])
let v = native_list_append(v, ["उचित", "adj", "उचित", "", "", "", "delightful pleasurable agreeable"])
let v = native_list_append(v, ["कठिन", "adj", "कठिन", "", "", "", "difficult"])
let v = native_list_append(v, ["कमर", "adj", "कमर", "", "", "", "desirous wishing lustful"])
let v = native_list_append(v, ["जङ्गल", "adj", "जङ्गल", "", "", "", "arid sterile desert"])
let v = native_list_append(v, ["कार", "adj", "कार", "", "", "", "making doing working"])
let v = native_list_append(v, ["दैव", "adj", "दैव", "", "", "", "belonging to or"])
let v = native_list_append(v, ["शाल", "adj", "शाल", "", "", "", "being in a"])
let v = native_list_append(v, ["दीन", "adj", "दीन", "", "", "", "scarce scanty"])
let v = native_list_append(v, ["परुष", "adj", "परुष", "", "", "", "spotted variegated dirty-colored"])
let v = native_list_append(v, ["मर्दन", "adj", "मर्दन", "", "", "", "crushing grinding destroying"])
let v = native_list_append(v, ["गौर", "adj", "गौर", "", "", "", "white yellowish reddish"])
let v = native_list_append(v, ["पूर्ण", "adj", "पूर्ण", "", "", "", "full filled filled"])
let v = native_list_append(v, ["मधु", "adj", "मधु", "", "", "", "sweet delicious pleasant"])
let v = native_list_append(v, ["मानस", "adj", "मानस", "", "", "", "belonging to the"])
let v = native_list_append(v, ["प्रभात", "adj", "प्रभात", "", "", "", "shone forth begun"])
let v = native_list_append(v, ["उत्तम", "adj", "उत्तम", "", "", "", "uppermost highest most"])
let v = native_list_append(v, ["पद्म", "adj", "पद्म", "", "", "", "lotus-coloured"])
let v = native_list_append(v, ["नारायण", "adj", "नारायण", "", "", "", "of or pertaining"])
let v = native_list_append(v, ["काम्बोज", "adj", "काम्बोज", "", "", "", "born in or"])
let v = native_list_append(v, ["नाक", "adj", "नाक", "", "", "", "happy painless"])
let v = native_list_append(v, ["भोजन", "adj", "भोजन", "", "", "", "feeding giving to"])
let v = native_list_append(v, ["बहु", "adj", "बहु", "", "", "", "much many frequent"])
let v = native_list_append(v, ["बुध्न", "adj", "बुध्न", "", "", "", "misspelling of बुध्न्य"])
let v = native_list_append(v, ["दक्षिण", "adj", "दक्षिण", "", "", "", "right righthand located"])
let v = native_list_append(v, ["दीर्घ", "adj", "द्राघीयस्", "द्राघिष्ठ", "", "", "long in space"])
let v = native_list_append(v, ["चित्त", "adj", "चित्त", "", "", "", "noticed"])
let v = native_list_append(v, ["मृत", "adj", "मृत", "", "", "", "dead deceased"])
let v = native_list_append(v, ["कान्त", "adj", "कान्त", "", "", "", "desired"])
let v = native_list_append(v, ["दारु", "adj", "दारु", "", "", "", "bursting breaking splitting"])
let v = native_list_append(v, ["अर्जुन", "adj", "अर्जुन", "", "", "", "white clear bright"])
let v = native_list_append(v, ["एड", "adj", "एड", "", "", "", "deaf"])
let v = native_list_append(v, ["शर्वर", "adj", "शर्वर", "", "", "", "variegated spotted L."])
let v = native_list_append(v, ["शिशिर", "adj", "शिशिर", "", "", "", "cool chilly cold"])
let v = native_list_append(v, ["नभ्य", "adj", "नभ्य", "", "", "", "foggy"])
let v = native_list_append(v, ["हरि", "adj", "हरि", "", "", "", "yellow or green"])
let v = native_list_append(v, ["हिरण्य", "adj", "हिरण्य", "", "", "", "golden made of"])
let v = native_list_append(v, ["घोर", "adj", "घोर", "", "", "", "terrific frightful terrible"])
let v = native_list_append(v, ["राजन", "adj", "राजन", "", "", "", "belonging to a"])
let v = native_list_append(v, ["अक्ष", "adj", "अक्ष", "", "", "", "eyed"])
let v = native_list_append(v, ["लघु", "adj", "लघीयस्", "लघिष्ठ", "", "", "light quick swift"])
let v = native_list_append(v, ["व्यञ्जन", "adj", "व्यञ्जन", "", "", "", "manifesting indicating"])
let v = native_list_append(v, ["ह्रस्व", "adj", "ह्रस्व", "", "", "", "short small dwarfish"])
let v = native_list_append(v, ["यातृ", "adj", "यातृ", "", "", "", "going travelling"])
let v = native_list_append(v, ["भीम", "adj", "भीम", "", "", "", "fearful frightening terrific"])
let v = native_list_append(v, ["बोधन", "adj", "बोधन", "", "", "", "causing to awake"])
let v = native_list_append(v, ["जय", "adj", "जय", "", "", "", "conquering winning"])
let v = native_list_append(v, ["कल", "adj", "कल", "", "", "", "indistinct dumb"])
let v = native_list_append(v, ["ពុទ្ធ", "adj", "ពុទ្ធ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["वात", "adj", "वात", "", "", "", "attacked assailed injured"])
let v = native_list_append(v, ["अल्प", "adj", "अल्प ीयस्", "अल्पिष्ठ", "", "", "small minute trifling"])
let v = native_list_append(v, ["मह", "adj", "मह", "", "", "", "great large big"])
let v = native_list_append(v, ["बृहत्", "adj", "बर्हीयस्", "बर्हि॑ष्ठ", "", "", "large great big"])
let v = native_list_append(v, ["शिशु", "adj", "शिशु", "", "", "", "young infantine"])
let v = native_list_append(v, ["श्रवण", "adj", "श्रवण", "", "", "", "limping lame"])
let v = native_list_append(v, ["अंशक", "adj", "अंशक", "", "", "", "forming part"])
let v = native_list_append(v, ["अंशुमत्", "adj", "अंशुमत्", "", "", "", "fibrous rich in"])
let v = native_list_append(v, ["अंसल", "adj", "अंसल", "", "", "", "lusty"])
let v = native_list_append(v, ["अकनिष्ठ", "adj", "अकनिष्ठ", "", "", "", "of whom none"])
let v = native_list_append(v, ["अकम्प्य", "adj", "अकम्प्य", "", "", "", "not to be"])
let v = native_list_append(v, ["अकर्मन्", "adj", "अकर्मन्", "", "", "", "not working"])
let v = native_list_append(v, ["अकर्मक", "adj", "अकर्मक", "", "", "", "intransitive"])
let v = native_list_append(v, ["अकाम", "adj", "अकाम", "", "", "", "without desire or"])
let v = native_list_append(v, ["अकारण", "adj", "अकारण", "", "", "", "causeless"])
let v = native_list_append(v, ["अकार्य", "adj", "अकार्य", "", "", "", "not to be"])
let v = native_list_append(v, ["अकिञ्चन", "adj", "अकिञ्चन", "", "", "", "without anything utterly"])
let v = native_list_append(v, ["अकीर्तिकर", "adj", "अकीर्तिकर", "", "", "", "causing disgrace disparaging"])
let v = native_list_append(v, ["अकूपार", "adj", "अकूपार", "", "", "", "unbounded"])
let v = native_list_append(v, ["अकृत", "adj", "अकृत", "", "", "", "undone not committed"])
let v = native_list_append(v, ["अकृतार्थ", "adj", "अकृतार्थ", "", "", "", "having ones objective"])
let v = native_list_append(v, ["अकृत्य", "adj", "अकृत्य", "", "", "", "not to be"])
let v = native_list_append(v, ["अकृष्ट", "adj", "अकृष्ट", "", "", "", "unploughed untilled"])
let v = native_list_append(v, ["अकेश", "adj", "अकेश", "", "", "", "hairless"])
let v = native_list_append(v, ["अक्त", "adj", "अक्त", "", "", "", "driven"])
let v = native_list_append(v, ["अक्रूर", "adj", "अक्रूर", "", "", "", "not cruel gentle"])
let v = native_list_append(v, ["अक्लिष्ट", "adj", "अक्लिष्ट", "", "", "", "untroubled"])
let v = native_list_append(v, ["अक्षम", "adj", "अक्षम", "", "", "", "unable to endure"])
let v = native_list_append(v, ["अक्षय", "adj", "अक्षय", "", "", "", "exempt from decay"])
let v = native_list_append(v, ["अक्षय्य", "adj", "अक्षय्य", "", "", "", "undecaying"])
let v = native_list_append(v, ["अक्षार", "adj", "अक्षार", "", "", "", "free from alkali"])
let v = native_list_append(v, ["अक्षोभ्य", "adj", "अक्षोभ्य", "", "", "", "immovable imperturbable"])
let v = native_list_append(v, ["अखण्ड", "adj", "अखण्ड", "", "", "", "not fragmentary entire"])
let v = native_list_append(v, ["अखिल", "adj", "अखिल", "", "", "", "without a gap"])
let v = native_list_append(v, ["अग", "adj", "अग", "", "", "", "unable to walk"])
let v = native_list_append(v, ["अगद", "adj", "अगद", "", "", "", "free from disease"])
let v = native_list_append(v, ["अगम्य", "adj", "अगम्य", "", "", "", "unfit to be"])
let v = native_list_append(v, ["अगाध", "adj", "अगाध", "", "", "", "not shallow deep"])
let v = native_list_append(v, ["अगुण", "adj", "अगुण", "", "", "", "destitute of qualities"])
let v = native_list_append(v, ["अगुरु", "adj", "अगुरु", "", "", "", "not heavy light"])
let v = native_list_append(v, ["वीर", "adj", "वीर", "", "", "", "heroic powerful strong"])
let v = native_list_append(v, ["अग्निचित्", "adj", "अग्निचित्", "", "", "", "arranging the sacrificial"])
let v = native_list_append(v, ["वायु", "adj", "वायु", "", "", "", "tired languid"])
let v = native_list_append(v, ["धेनु", "adj", "धेनु", "", "", "", "milch yielding or"])
let v = native_list_append(v, ["पाप", "adj", "पाप", "", "", "", "bad vicious wicked"])
let v = native_list_append(v, ["प्रबुध्", "adj", "प्रबुध्", "", "", "", "watchful attentive"])
let v = native_list_append(v, ["सुदृश्", "adj", "सुदृश्", "", "", "", "keen-sighted"])
let v = native_list_append(v, ["अद्रुह्", "adj", "अद्रुह्", "", "", "", "free from malice"])
let v = native_list_append(v, ["वेदविद्", "adj", "वेदविद्", "", "", "", "knowing the Veda"])
let v = native_list_append(v, ["वृत्रहन्", "adj", "वृत्रहन्", "", "", "", "killing enemies or"])
let v = native_list_append(v, ["उपस्थसद्", "adj", "उपस्थसद्", "", "", "", "sitting in the"])
let v = native_list_append(v, ["प्रजाकाम", "adj", "प्रजाकाम", "", "", "", "desirous of offspring"])
let v = native_list_append(v, ["सभार्य", "adj", "सभार्य", "", "", "", "with a wife"])
let v = native_list_append(v, ["आर्य", "adj", "आर्य", "", "", "", "Indo-Aryan pertaining to"])
let v = native_list_append(v, ["अर्भ", "adj", "अर्भ", "", "", "", "little small unimportant"])
let v = native_list_append(v, ["अंहु", "adj", "अंहु", "", "", "", "narrow"])
let v = native_list_append(v, ["श्री", "adj", "श्रेयस्", "श्रेष्ठ", "", "", "diffusing light or"])
let v = native_list_append(v, ["बहुव्रीहि", "adj", "बहुव्रीहि", "", "", "", "possessing much rice"])
let v = native_list_append(v, ["अमल", "adj", "अमल", "", "", "", "spotless stainless immaculate"])
let v = native_list_append(v, ["आशु", "adj", "आशु", "", "", "", "fast quick swift"])
let v = native_list_append(v, ["वादा", "adj", "वादा", "", "", "", "nominative singular feminine"])
let v = native_list_append(v, ["पुराण", "adj", "पुराण", "", "", "", "belonging to ancient"])
let v = native_list_append(v, ["गभस्ति", "adj", "गभस्ति", "", "", "", "shining fork-like double-edged"])
let v = native_list_append(v, ["ऋक्ष", "adj", "ऋक्ष", "", "", "", "bald bare"])
let v = native_list_append(v, ["नव", "adj", "नव", "", "", "", "new fresh recent"])
let v = native_list_append(v, ["अजिर", "adj", "अजिर", "", "", "", "agile quick rapid"])
let v = native_list_append(v, ["पलित", "adj", "पलित", "", "", "", "grey hoary old"])
let v = native_list_append(v, ["पृथु", "adj", "पृथु", "", "", "", "broad wide expansive"])
let v = native_list_append(v, ["पृषत्", "adj", "पृषत्", "", "", "", "spotted speckled"])
let v = native_list_append(v, ["प्रथम", "adj", "प्रथम", "", "", "", "foremost first in"])
let v = native_list_append(v, ["पूर", "adj", "पूर", "", "", "", "filling making full"])
let v = native_list_append(v, ["पुलस्ति", "adj", "पुलस्ति", "", "", "", "wearing the hair"])
let v = native_list_append(v, ["भट्ट", "adj", "भट्ट", "", "", "", "venerable"])
let v = native_list_append(v, ["ब्राह्मण", "adj", "ब्राह्मण", "", "", "", "relating to or"])
let v = native_list_append(v, ["ऋत", "adj", "ऋत", "", "", "", "proper right fit"])
let v = native_list_append(v, ["तोयज", "adj", "तोयज", "", "", "", "water-born"])
let v = native_list_append(v, ["तनु", "adj", "तनु", "", "", "", "thin slender attenuated"])
let v = native_list_append(v, ["तपु", "adj", "तपु", "", "", "", "burning hot"])
let v = native_list_append(v, ["रिशादस्", "adj", "रिशादस्", "", "", "", "benign ? or"])
let v = native_list_append(v, ["तरु", "adj", "तरु", "", "", "", "quick"])
let v = native_list_append(v, ["उदात्त", "adj", "उदात्त", "", "", "", "lifted upraised lofty"])
let v = native_list_append(v, ["अनुदात्त", "adj", "अनुदात्त", "", "", "", "not raised not"])
let v = native_list_append(v, ["स्वरित", "adj", "स्वरित", "", "", "", "caused to sound"])
let v = native_list_append(v, ["कल्य", "adj", "कल्य", "", "", "", "well healthy free"])
let v = native_list_append(v, ["कल्ल", "adj", "कल्ल", "", "", "", "deaf"])
let v = native_list_append(v, ["सकर्मक", "adj", "सकर्मक", "", "", "", "effective having consequences"])
let v = native_list_append(v, ["प्रथमम्", "adj", "प्रथमम्", "", "", "", "inflection of प्रथम"])
let v = native_list_append(v, ["मन्दर", "adj", "मन्दर", "", "", "", "slow tardy sluggish"])
let v = native_list_append(v, ["जाङ्गल", "adj", "जाङ्गल", "", "", "", "arid sparingly grown"])
let v = native_list_append(v, ["ऊर्ध्व", "adj", "ऊर्ध्व", "", "", "", "rising or tending"])
let v = native_list_append(v, ["अपर", "adj", "अपर", "", "", "", "posterior later latter"])
let v = native_list_append(v, ["पृदाकुसानु", "adj", "पृदाकुसानु", "", "", "", "having a surface"])
let v = native_list_append(v, ["ब्राह्म", "adj", "ब्राह्म", "", "", "", "relating to Brahma"])
let v = native_list_append(v, ["मल", "adj", "मल", "", "", "", "dirty"])
let v = native_list_append(v, ["युवन्", "adj", "यवीयस्", "यविष्ठ", "", "", "young youthful adult"])
let v = native_list_append(v, ["मनु", "adj", "मनु", "", "", "", "thinking wise intelligent"])
let v = native_list_append(v, ["राम", "adj", "राम", "", "", "", "dark dark-coloured black"])
let v = native_list_append(v, ["शिव", "adj", "शिव", "", "", "", "auspicious favourable kind"])
let v = native_list_append(v, ["उद्गूर्ण", "adj", "उद्गूर्ण", "", "", "", "raised lifted held"])
let v = native_list_append(v, ["राज्य", "adj", "राज्य", "", "", "", "kingly princely royal"])
let v = native_list_append(v, ["लोह", "adj", "लोह", "", "", "", "red reddish copper-coloured"])
let v = native_list_append(v, ["वैश्य", "adj", "वैश्य", "", "", "", "belonging to a"])
let v = native_list_append(v, ["सकृत्", "adj", "सकृत्", "", "", "", "acting at once"])
let v = native_list_append(v, ["सहस्र", "adj", "सहस्र", "", "", "", "a thousandth or"])
let v = native_list_append(v, ["नवोदय", "adj", "नवोदय", "", "", "", "newly risen moon"])
let v = native_list_append(v, ["नवोदित", "adj", "नवोदित", "", "", "", "newly risen sun"])
let v = native_list_append(v, ["सन", "adj", "सन्यस्", "", "", "", "old ancient"])
let v = native_list_append(v, ["सुवर्ण", "adj", "सुवर्ण", "", "", "", "of a good"])
let v = native_list_append(v, ["विष", "adj", "विष", "", "", "", "poisonous"])
let v = native_list_append(v, ["तनूज", "adj", "तनूज", "", "", "", "produced or born"])
let v = native_list_append(v, ["नाग", "adj", "नाग", "", "", "", "formed of snakes"])
let v = native_list_append(v, ["सांख्य", "adj", "सांख्य", "", "", "", "numeral relating to"])
let v = native_list_append(v, ["तप", "adj", "तप", "", "", "", "consuming by heat"])
let v = native_list_append(v, ["शरण", "adj", "शरण", "", "", "", "protecting guarding defending"])
let v = native_list_append(v, ["सिद्धार्थ", "adj", "सिद्धार्थ", "", "", "", "reached a goal"])
let v = native_list_append(v, ["वसु", "adj", "वस्यस्", "वसिष्ठ", "", "", "excellent good beneficent"])
let v = native_list_append(v, ["साधन", "adj", "साधन", "", "", "", "leading straight to"])
let v = native_list_append(v, ["साधु", "adj", "साधु", "", "", "", "straight right"])
let v = native_list_append(v, ["साधार", "adj", "साधार", "", "", "", "having a support"])
let v = native_list_append(v, ["साधारण", "adj", "साधारण", "", "", "", "common ordinary"])
let v = native_list_append(v, ["साध्य", "adj", "साध्य", "", "", "", "relating to the"])
let v = native_list_append(v, ["सहित", "adj", "सहित", "", "", "", "joined conjoined united"])
let v = native_list_append(v, ["विपक्ष", "adj", "विपक्ष", "", "", "", "deprived of wings"])
let v = native_list_append(v, ["सार", "adj", "सार", "", "", "", "driving away destroying"])
let v = native_list_append(v, ["आहार", "adj", "आहार", "", "", "", "bringing near procuring"])
let v = native_list_append(v, ["समर्थ", "adj", "समर्थ", "", "", "", "having a similar"])
let v = native_list_append(v, ["सहाय", "adj", "सहाय", "", "", "", "along with clarified"])
let v = native_list_append(v, ["ऋष्व", "adj", "ऋष्व", "", "", "", "elevated high"])
let v = native_list_append(v, ["हर", "adj", "हर", "", "", "", "bearing wearing taking"])
let v = native_list_append(v, ["मिथुन", "adj", "मिथुन", "", "", "", "paired forming a"])
let v = native_list_append(v, ["वृषभ", "adj", "वृषभ", "", "", "", "manly mighty vigorous"])
let v = native_list_append(v, ["चूर्ण", "adj", "चूर्ण", "", "", "", "minute"])
let v = native_list_append(v, ["प्रान्त", "adj", "प्रान्त", "", "", "", "dwelling near the"])
let v = native_list_append(v, ["वसति", "adj", "वसति", "", "", "", "dwelling abiding"])
let v = native_list_append(v, ["तुच्छ", "adj", "तुच्छ", "", "", "", "empty vain small"])
let v = native_list_append(v, ["स्वश्व", "adj", "स्वश्व", "", "", "", "having excellent horses"])
let v = native_list_append(v, ["ऋतावन्", "adj", "ऋतावन्", "", "", "", "keeping within the"])
let v = native_list_append(v, ["सूत", "adj", "सूत", "", "", "", "urged impelled"])
let v = native_list_append(v, ["शिष्ट", "adj", "शिष्ट", "", "", "", "left remaining escaped"])
let v = native_list_append(v, ["विद्युत्", "adj", "विद्युत्", "", "", "", "flashing shining glittering"])
let v = native_list_append(v, ["घृत", "adj", "घृत", "", "", "", "sprinkled"])
let v = native_list_append(v, ["स्वेद", "adj", "स्वेद", "", "", "", "sweating perspiring toiling"])
let v = native_list_append(v, ["मण्डल", "adj", "मण्डल", "", "", "", "circular round"])
let v = native_list_append(v, ["पवमान", "adj", "पवमान", "", "", "", "being purified or"])
let v = native_list_append(v, ["काल", "adj", "काल", "", "", "", "black dark blue"])
let v = native_list_append(v, ["वैश्वानर", "adj", "वैश्वानर", "", "", "", "relating or belonging"])
let v = native_list_append(v, ["रोच", "adj", "रोच", "", "", "", "shining radiant"])
let v = native_list_append(v, ["रुचि", "adj", "रुचि", "", "", "", "pleasant agreeable ="])
let v = native_list_append(v, ["कनीन", "adj", "कनीयस्", "कनिष्ठ", "", "", "young youthful"])
let v = native_list_append(v, ["रुधिर", "adj", "रुधिर", "", "", "", "red blood-red bloody"])
let v = native_list_append(v, ["सा", "adj", "सा", "", "", "", "giving bestowing granting"])
let v = native_list_append(v, ["दुर्जन", "adj", "दुर्जन", "", "", "", "malicious wicked"])
let v = native_list_append(v, ["जीवित", "adj", "जीवित", "", "", "", "living"])
let v = native_list_append(v, ["जुष्ट", "adj", "जुष्ट", "", "", "", "pleased propitious"])
let v = native_list_append(v, ["ದೇವ", "adj", "ದೇವ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["मैत्रेय", "adj", "मैत्रेय", "", "", "", "friendly benevolent MBh."])
let v = native_list_append(v, ["मृदु", "adj", "म्रदीयस्", "म्रदिष्ठ", "", "", "soft delicate tender"])
let v = native_list_append(v, ["पुरु", "adj", "पुरु", "पुरुतम", "", "", "much many abundant"])
let v = native_list_append(v, ["अन्त", "adj", "अन्त", "", "", "", "near"])
let v = native_list_append(v, ["सुम्न", "adj", "सुम्न", "", "", "", "benevolent kind gracious"])
let v = native_list_append(v, ["रक्त", "adj", "रक्त", "", "", "", "red"])
let v = native_list_append(v, ["सङ्गीत", "adj", "सङ्गीत", "", "", "", "alternative form of"])
let v = native_list_append(v, ["सुन्दर", "adj", "सुन्दर", "", "", "", "beautiful handsome lovely"])
let v = native_list_append(v, ["श्वान", "adj", "श्वान", "", "", "", "relating to or"])
let v = native_list_append(v, ["संजय", "adj", "संजय", "", "", "", "completely victorious triumphant"])
let v = native_list_append(v, ["सञ्जय", "adj", "सञ्जय", "", "", "", "pronunciation spelling of"])
let v = native_list_append(v, ["कामुक", "adj", "कामुक", "", "", "", "wishing for desiring"])
let v = native_list_append(v, ["काली", "adj", "काली", "", "", "", "feminine of काल"])
let v = native_list_append(v, ["मार्ग", "adj", "मार्ग", "", "", "", "belonging to or"])
let v = native_list_append(v, ["सुलभ", "adj", "सुलभ", "", "", "", "easy to be"])
let v = native_list_append(v, ["सम", "adj", "सम", "", "", "", "same equal alike"])
let v = native_list_append(v, ["करण", "adj", "करण", "", "", "", "doing making effecting"])
let v = native_list_append(v, ["शुभ", "adj", "शुभ", "", "", "", "splendid bright beautiful"])
let v = native_list_append(v, ["अशुभ", "adj", "अशुभ", "", "", "", "dirty foul inauspicious"])
let v = native_list_append(v, ["चतुरङ्ग", "adj", "चतुरङ्ग", "", "", "", "having 4 limbs"])
let v = native_list_append(v, ["बोधि", "adj", "बोधि", "", "", "", "learned wise Uṇ."])
let v = native_list_append(v, ["श्याम", "adj", "श्याम", "", "", "", "black dark-coloured dark"])
let v = native_list_append(v, ["विमान", "adj", "विमान", "", "", "", "measuring out traversing"])
let v = native_list_append(v, ["वर", "adj", "वर", "", "", "", "choosing"])
let v = native_list_append(v, ["शोभित", "adj", "शोभित", "", "", "", "beautiful lovely"])
let v = native_list_append(v, ["श्रमण", "adj", "श्रमण", "", "", "", "making effort or"])
let v = native_list_append(v, ["ऐतिहासिक", "adj", "ऐतिहासिक", "", "", "", "derived from ancient"])
let v = native_list_append(v, ["प्रमुख", "adj", "प्रमुख", "", "", "", "turning the face"])
let v = native_list_append(v, ["शाब्दिक", "adj", "शाब्दिक", "", "", "", "sonorous uttering a"])
let v = native_list_append(v, ["लैङ्गिक", "adj", "लैङ्गिक", "", "", "", "based upon a"])
let v = native_list_append(v, ["शारीरिक", "adj", "शारीरिक", "", "", "", "relating to the"])
let v = native_list_append(v, ["रहस्य", "adj", "रहस्य", "", "", "", "secret private clandestine"])
let v = native_list_append(v, ["સંસ્કૃત", "adj", "સંસ્કૃત", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["समाचार", "adj", "समाचार", "", "", "", "equal or similar"])
let v = native_list_append(v, ["अद्भुत", "adj", "अद्भुत", "", "", "", "extraordinary supernatural wonderful"])
let v = native_list_append(v, ["ভারত", "adj", "ভারত", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["जल", "adj", "जल", "", "", "", "stupid unintelligent dumb"])
let v = native_list_append(v, ["सहोदर", "adj", "सहोदर", "", "", "", "co-uterine from the"])
let v = native_list_append(v, ["प्राथमिक", "adj", "प्राथमिक", "", "", "", "belonging or relating"])
let v = native_list_append(v, ["वास्तव", "adj", "वास्तव", "", "", "", "substantial real true"])
let v = native_list_append(v, ["उक्त", "adj", "उक्त", "", "", "", "uttered said spoken"])
let v = native_list_append(v, ["अर्हत्", "adj", "अर्हत्", "", "", "", "deserving entitled to"])
let v = native_list_append(v, ["वज्र", "adj", "वज्र", "", "", "", "adamantine hard impenetrable"])
let v = native_list_append(v, ["वृत्त", "adj", "वृत्त", "", "", "", "Turned set in"])
let v = native_list_append(v, ["अन्ताराष्ट्रिय", "adj", "अन्ताराष्ट्रिय", "", "", "", "international"])
let v = native_list_append(v, ["शारद", "adj", "शारद", "", "", "", "autumnal"])
let v = native_list_append(v, ["आप्त्य", "adj", "आप्त्य", "", "", "", "watery"])
let v = native_list_append(v, ["रक्षोहन्", "adj", "रक्षोहन्", "", "", "", "rakshasa-slaying demon-smasher"])
let v = native_list_append(v, ["अदिति", "adj", "अदिति", "", "", "", "unbound"])
let v = native_list_append(v, ["अगोह्य", "adj", "अगोह्य", "", "", "", "uncovered bright"])
let v = native_list_append(v, ["कामदुह्", "adj", "कामदुह्", "", "", "", "granting wishes"])
let v = native_list_append(v, ["पुरंधि", "adj", "पुरंधि", "", "", "", "bountiful fruitful"])
let v = native_list_append(v, ["ब्रह्मोद्य", "adj", "ब्रह्मोद्य", "", "", "", "relating to theological"])
let v = native_list_append(v, ["सूक्त", "adj", "सूक्त", "", "", "", "well spoken or"])
let v = native_list_append(v, ["असत्", "adj", "असत्", "", "", "", "non-existent unreal"])
let v = native_list_append(v, ["विराज्", "adj", "विराज्", "", "", "", "ruler chief sovereign"])
let v = native_list_append(v, ["पारग", "adj", "पारग", "", "", "", "crossing over to"])
let v = native_list_append(v, ["हिमवत्", "adj", "हिमवत्", "", "", "", "snowy icy"])
let v = native_list_append(v, ["अश्वत्थ", "adj", "अश्वत्थ", "", "", "", "relating to the"])
let v = native_list_append(v, ["पुरुषाद्", "adj", "पुरुषाद्", "", "", "", "man-eating"])
let v = native_list_append(v, ["महिष", "adj", "महीयस्", "महिष्ठ", "", "", "great powerful"])
let v = native_list_append(v, ["वानर", "adj", "वानर", "", "", "", "belonging to an"])
let v = native_list_append(v, ["अनार्य", "adj", "अनार्य", "", "", "", "not honorable or"])
let v = native_list_append(v, ["ऋण", "adj", "ऋण", "", "", "", "going flying fugitive"])
let v = native_list_append(v, ["अरित्र", "adj", "अरित्र", "", "", "", "propelling driving"])
let v = native_list_append(v, ["धूर्त", "adj", "धूर्त", "", "", "", "cunning crafty fraudulent"])
let v = native_list_append(v, ["दशत्", "adj", "दशत्", "", "", "", "consisting of ten"])
let v = native_list_append(v, ["धार्मिक", "adj", "धार्मिक", "", "", "", "righteous virtuous"])
let v = native_list_append(v, ["अमर", "adj", "अमर", "", "", "", "undying immortal imperishable"])
let v = native_list_append(v, ["खिल", "adj", "खिल", "", "", "", "insufficient lacking BhP."])
let v = native_list_append(v, ["ईशान", "adj", "ईशान", "", "", "", "owning possessing"])
let v = native_list_append(v, ["आथर्वण", "adj", "आथर्वण", "", "", "", "of or relating"])
let v = native_list_append(v, ["अथर्वाङ्गिरस", "adj", "अथर्वाङ्गिरस", "", "", "", "of or relating"])
let v = native_list_append(v, ["भेषज", "adj", "भेषज", "", "", "", "curative healing sanative"])
let v = native_list_append(v, ["यातुविद्", "adj", "यातुविद्", "", "", "", "skilled in sorcery"])
let v = native_list_append(v, ["बह्वृच", "adj", "बह्वृच", "", "", "", "containing many verses"])
let v = native_list_append(v, ["सवन", "adj", "सवन", "", "", "", "together with woods"])
let v = native_list_append(v, ["विधान", "adj", "विधान", "", "", "", "disposing arranging regulating"])
let v = native_list_append(v, ["पुरोहित", "adj", "पुरोहित", "", "", "", "placed in front"])
let v = native_list_append(v, ["ধার্মিক", "adj", "ধার্মিক", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["ધાર્મિક", "adj", "ધાર્મિક", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["सद्", "adj", "सद्", "", "", "", "sitting or dwelling"])
let v = native_list_append(v, ["द्वादशाह", "adj", "द्वादशाह", "", "", "", "lasting twelve days"])
let v = native_list_append(v, ["अग्निहोत्र", "adj", "अग्निहोत्र", "", "", "", "sacrificing to Agni"])
let v = native_list_append(v, ["नाचिकेत", "adj", "नाचिकेत", "", "", "", "of or relating"])
let v = native_list_append(v, ["मध्यम", "adj", "मध्यम", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["प्रतिबुद्ध", "adj", "प्रतिबुद्ध", "", "", "", "awakened awake RV."])
let v = native_list_append(v, ["मायिन्", "adj", "मायिन्", "", "", "", "deceptive guileful illusory"])
let v = native_list_append(v, ["देवयान", "adj", "देवयान", "", "", "", "longing for the"])
let v = native_list_append(v, ["पितृयाण", "adj", "पितृयाण", "", "", "", "leading to the"])
let v = native_list_append(v, ["प्रज्ञा", "adj", "प्रज्ञा", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["प्रज्ञात्मन्", "adj", "प्रज्ञात्मन्", "", "", "", "one whose nature"])
let v = native_list_append(v, ["সংস্কৃত", "adj", "সংস্কৃত", "", "", "", "Assamese script form"])
let v = native_list_append(v, ["मुण्ड", "adj", "मुण्ड", "", "", "", "shaved bald having"])
let v = native_list_append(v, ["वैतान", "adj", "वैतान", "", "", "", "of or relating"])
let v = native_list_append(v, ["चातुर्मास्य", "adj", "चातुर्मास्य", "", "", "", "of or relating"])
let v = native_list_append(v, ["आवसथ्य", "adj", "आवसथ्य", "", "", "", "in a house"])
let v = native_list_append(v, ["वैवाहिक", "adj", "वैवाहिक", "", "", "", "nuptial treating of"])
let v = native_list_append(v, ["शर्मन्", "adj", "शर्मन्", "", "", "", "happy prosperous W."])
let v = native_list_append(v, ["गुप्त", "adj", "गुप्त", "", "", "", "guarded protected"])
let v = native_list_append(v, ["तर्पण", "adj", "तर्पण", "", "", "", "satisfying Suśr."])
let v = native_list_append(v, ["बलि", "adj", "बलि", "", "", "", "neuter nominative singular"])
let v = native_list_append(v, ["অন্ধ", "adj", "অন্ধ", "", "", "", "Assamese script form"])
let v = native_list_append(v, ["पार्वण", "adj", "पार्वण", "", "", "", "relating to or"])
let v = native_list_append(v, ["सामयाचारिक", "adj", "सामयाचारिक", "", "", "", "relating to conventional"])
let v = native_list_append(v, ["गृह्य", "adj", "गृह्य", "", "", "", "to be grasped"])
let v = native_list_append(v, ["वृषन्", "adj", "वृषन्", "", "", "", "manly powerful strong"])
let v = native_list_append(v, ["वचन", "adj", "वचन", "", "", "", "speaking"])
let v = native_list_append(v, ["प्रतीक", "adj", "प्रतीक", "", "", "", "turned towards"])
let v = native_list_append(v, ["কৃষ্ণ", "adj", "কৃষ্ণ", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["अष्टक", "adj", "अष्टक", "", "", "", "having eight parts"])
let v = native_list_append(v, ["माधवीय", "adj", "माधवीय", "", "", "", "of or relating"])
let v = native_list_append(v, ["स्वयंवर", "adj", "स्वयंवर", "", "", "", "choosing for ones"])
let v = native_list_append(v, ["गौड", "adj", "गौड", "", "", "", "made of sugar"])
let v = native_list_append(v, ["वैदर्भ", "adj", "वैदर्भ", "", "", "", "of or relating"])
let v = native_list_append(v, ["आर्ष", "adj", "आर्ष", "", "", "", "of or relating"])
let v = native_list_append(v, ["रूपक", "adj", "रूपक", "", "", "", "having form figurative"])
let v = native_list_append(v, ["नाटक", "adj", "नाटक", "", "", "", "acting dancing W."])
let v = native_list_append(v, ["विदूषक", "adj", "विदूषक", "", "", "", "disgraceful defiling BhP."])
let v = native_list_append(v, ["नाटिका", "adj", "नाटिका", "", "", "", "alternative form of"])
let v = native_list_append(v, ["अदृष्ट", "adj", "अदृष्ट", "", "", "", "unseen invisible"])
let v = native_list_append(v, ["विराट्", "adj", "विराट्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["प्रधान", "adj", "प्रधान", "", "", "", "chief foremost most"])
let v = native_list_append(v, ["रमण", "adj", "रमण", "", "", "", "pleasing charming delightful"])
let v = native_list_append(v, ["दत्तक", "adj", "दत्तक", "", "", "", "adopted given"])
let v = native_list_append(v, ["प्राचीन", "adj", "प्राचीन", "", "", "", "facing the east"])
let v = native_list_append(v, ["वाद", "adj", "वाद", "", "", "", "speaking saying"])
let v = native_list_append(v, ["महान्", "adj", "महान्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["महत्तम", "adj", "महत्तम", "", "", "", "greatest"])
let v = native_list_append(v, ["वाहन", "adj", "वाहन", "", "", "", "carrying drawing conveying"])
let v = native_list_append(v, ["पूर्व", "adj", "पूर्व", "", "", "", "ancient old"])
let v = native_list_append(v, ["प्रसिद्ध", "adj", "प्रसिद्ध", "", "", "", "brought about accomplished"])
let v = native_list_append(v, ["सिद्ध", "adj", "सिद्ध", "", "", "", "proven"])
let v = native_list_append(v, ["हरित्", "adj", "हरित्", "", "", "", "pale yellow pale"])
let v = native_list_append(v, ["परा", "adj", "परा", "", "", "", "feminine singular nominative"])
let v = native_list_append(v, ["अपरा", "adj", "अपरा", "", "", "", "feminine singular nominative"])
let v = native_list_append(v, ["विशेष", "adj", "विशेष", "", "", "", "extraordinary abundant"])
let v = native_list_append(v, ["घृणित", "adj", "घृणित", "", "", "", "hated"])
let v = native_list_append(v, ["विजय", "adj", "विजय", "", "", "", "leading to victory"])
let v = native_list_append(v, ["भाग्य", "adj", "भाग्य", "", "", "", "divisible"])
let v = native_list_append(v, ["पूरक", "adj", "पूरक", "", "", "", "supplementary"])
let v = native_list_append(v, ["सम्पूरक", "adj", "सम्पूरक", "", "", "", "complementary"])
let v = native_list_append(v, ["सुगम", "adj", "सुगम", "", "", "", "accessible convenient"])
let v = native_list_append(v, ["दुर्लभ", "adj", "दुर्लभतर", "", "", "", "difficult to be"])
let v = native_list_append(v, ["निर्धन", "adj", "निर्धन", "", "", "", "poor"])
let v = native_list_append(v, ["प्राच्य", "adj", "प्राच्य", "", "", "", "of the east"])
let v = native_list_append(v, ["उच्च", "adj", "उच्च", "", "", "", "high elevated"])
let v = native_list_append(v, ["सावधान", "adj", "सावधान", "", "", "", "careful"])
let v = native_list_append(v, ["उच्चारण", "adj", "उच्चारण", "", "", "", "making audible"])
let v = native_list_append(v, ["क्षत्रिय", "adj", "क्षत्रिय", "", "", "", "governing endowed with"])
let v = native_list_append(v, ["सप्तम", "adj", "सप्तम", "", "", "", "seventh"])
let v = native_list_append(v, ["षष्ठ", "adj", "षष्ठ", "", "", "", "sixth"])
let v = native_list_append(v, ["आरोग्य", "adj", "आरोग्य", "", "", "", "healthy giving health"])
let v = native_list_append(v, ["उन्मत्त", "adj", "उन्मत्त", "", "", "", "drunk intoxicated"])
let v = native_list_append(v, ["महत्", "adj", "महीयस्", "महिष्ठ", "", "", "great large big"])
let v = native_list_append(v, ["ဗုဒ္ဓ", "adj", "ဗုဒ္ဓ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["ဇလ", "adj", "ဇလ", "", "", "", ""])
let v = native_list_append(v, ["महा", "adj", "महा", "", "", "", "neuter nominative/accusative plural"])
let v = native_list_append(v, ["महात्मा", "adj", "महात्मा", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["महात्मन्", "adj", "महात्मन्", "", "", "", "having a great"])
let v = native_list_append(v, ["भक्त", "adj", "भक्त", "", "", "", "distributed assigned allotted"])
let v = native_list_append(v, ["ऊर्ध्वलिङ्ग", "adj", "ऊर्ध्वलिङ्ग", "", "", "", "having an erect"])
let v = native_list_append(v, ["अज्ञात", "adj", "अज्ञात", "", "", "", "unknown unrecognised"])
let v = native_list_append(v, ["भारी", "adj", "भारी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["भूत", "adj", "भूत", "", "", "", "become been"])
let v = native_list_append(v, ["स्वागत", "adj", "स्वागत", "", "", "", "welcome"])
let v = native_list_append(v, ["जीवन", "adj", "जीवन", "", "", "", "vivifying giving life"])
let v = native_list_append(v, ["प्रमत्त", "adj", "प्रमत्त", "", "", "", "tipsy"])
let v = native_list_append(v, ["मत्त", "adj", "मत्त", "", "", "", "intoxicated drunk inebriated"])
let v = native_list_append(v, ["मद्य", "adj", "मद्य", "", "", "", "intoxicating exhilarating gladdening"])
let v = native_list_append(v, ["प्रसन्न", "adj", "प्रसन्न", "", "", "", "happy cheerful"])
let v = native_list_append(v, ["खिन्न", "adj", "खिन्न", "", "", "", "sad depressed"])
let v = native_list_append(v, ["चित्र", "adj", "चित्र", "", "", "", "bright conspicuous visible"])
let v = native_list_append(v, ["శ్రీ", "adj", "శ్రీ", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["मुक्त", "adj", "मुक्त", "", "", "", "discharged abandoned"])
let v = native_list_append(v, ["स्वतन्त्र", "adj", "स्वतन्त्र", "", "", "", "free"])
let v = native_list_append(v, ["प्रारम्भिक", "adj", "प्रारम्भिक", "", "", "", "elementary"])
let v = native_list_append(v, ["दृढ", "adj", "दृढ", "", "", "", "steadfast firm rigid"])
let v = native_list_append(v, ["धनी", "adj", "धनी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["धनिक", "adj", "धनिक", "", "", "", "wealth rich"])
let v = native_list_append(v, ["कुपित", "adj", "कुपित", "", "", "", "irritated angry"])
let v = native_list_append(v, ["शून्य", "adj", "शून्य", "", "", "", "blank deserted"])
let v = native_list_append(v, ["पुल्ल", "adj", "पुल्ल", "", "", "", "inflated expanded"])
let v = native_list_append(v, ["फुल्ल", "adj", "फुल्ल", "", "", "", "split or cleft"])
let v = native_list_append(v, ["దేవ", "adj", "దేవ", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["कोमल", "adj", "कोमल", "", "", "", "tender delicate soft"])
let v = native_list_append(v, ["सरल", "adj", "सरल", "", "", "", "running on straight"])
let v = native_list_append(v, ["मर्द", "adj", "मर्द", "", "", "", "crushing grinding rubbing"])
let v = native_list_append(v, ["आहत", "adj", "आहत", "", "", "", "hurt"])
let v = native_list_append(v, ["स्वस्थ", "adj", "स्वस्थ", "", "", "", "healthy healthful"])
let v = native_list_append(v, ["रोचक", "adj", "रोचक", "", "", "", "brightening enlightening interesting"])
let v = native_list_append(v, ["नास्तिक", "adj", "नास्तिक", "", "", "", "atheistical"])
let v = native_list_append(v, ["केवल", "adj", "केवल", "", "", "", "exclusively ones one"])
let v = native_list_append(v, ["स्वर्ग", "adj", "स्वर्ग", "", "", "", "heavenly"])
let v = native_list_append(v, ["सहन", "adj", "सहन", "", "", "", "patient enduring"])
let v = native_list_append(v, ["दुर्ग", "adj", "दुर्ग", "", "", "", "difficult to access"])
let v = native_list_append(v, ["चतुर", "adj", "चतुर", "", "", "", "dexterous clever ingenious"])
let v = native_list_append(v, ["विफल", "adj", "विफल", "", "", "", "useless"])
let v = native_list_append(v, ["सतर्क", "adj", "सतर्क", "", "", "", "alert cautious considerate"])
let v = native_list_append(v, ["संयुक्त", "adj", "संयुक्त", "", "", "", "conjoined joined together"])
let v = native_list_append(v, ["अभिनव", "adj", "अभिनव", "", "", "", "new young modern"])
let v = native_list_append(v, ["कौट", "adj", "कौट", "", "", "", "fraudulent dishonest"])
let v = native_list_append(v, ["अशुद्ध", "adj", "अशुद्ध", "", "", "", "impure foul"])
let v = native_list_append(v, ["प्रातिरूपिक", "adj", "प्रातिरूपिक", "", "", "", "counterfeit"])
let v = native_list_append(v, ["सुरूप", "adj", "सुरूप", "", "", "", "beautiful"])
let v = native_list_append(v, ["सामान्य", "adj", "सामान्य", "", "", "", "common"])
let v = native_list_append(v, ["समाप्त", "adj", "समाप्त", "", "", "", "finished completed terminated"])
let v = native_list_append(v, ["खण्ड", "adj", "खण्ड", "", "", "", "broken having chasms"])
let v = native_list_append(v, ["मूढ", "adj", "मूढ", "", "", "", "stupefied bewildered perplexed"])
let v = native_list_append(v, ["निर्बुद्धि", "adj", "निर्बुद्धि", "", "", "", "senseless stupid ignorant"])
let v = native_list_append(v, ["स्था", "adj", "स्था", "", "", "", "nominative singular feminine"])
let v = native_list_append(v, ["विद्", "adj", "वित्तर", "वित्तम", "", "", "knowing understanding a"])
let v = native_list_append(v, ["बुध्", "adj", "बुध्", "", "", "", "awaking"])
let v = native_list_append(v, ["सफल", "adj", "सफल", "", "", "", "successful profitable fruitful"])
let v = native_list_append(v, ["दुर्बल", "adj", "दुर्बल", "", "", "", "weak feeble emaciated"])
let v = native_list_append(v, ["निर्बल", "adj", "निर्बल", "", "", "", "weak powerless"])
let v = native_list_append(v, ["शोक", "adj", "शोक", "", "", "", "burning hot AV."])
let v = native_list_append(v, ["अशक्त", "adj", "अशक्त", "", "", "", "incompetent incapable"])
let v = native_list_append(v, ["उज्ज्वल", "adj", "उज्ज्वल", "", "", "", "blazing up luminous"])
let v = native_list_append(v, ["सच", "adj", "सच", "", "", "", "worshipping attached to"])
let v = native_list_append(v, ["महार्घ", "adj", "महार्घ", "", "", "", "costly expensive high-priced"])
let v = native_list_append(v, ["बहुमूल्य", "adj", "बहुमूल्य", "", "", "", "costly expensive high-priced"])
let v = native_list_append(v, ["नम्र", "adj", "नम्र", "", "", "", "humble submissive polite"])
let v = native_list_append(v, ["रिक्त", "adj", "रिक्त", "", "", "", "empty vacant hollow"])
let v = native_list_append(v, ["कठोर", "adj", "कठोर", "", "", "", "strict cruel severe"])
let v = native_list_append(v, ["समान", "adj", "समान", "", "", "", "same identical alike"])
let v = native_list_append(v, ["पानीय", "adj", "पानीय", "", "", "", "future passive participle"])
let v = native_list_append(v, ["शुद्ध", "adj", "शुद्ध", "", "", "", "pure clear clean"])
let v = native_list_append(v, ["भविष्य", "adj", "भविष्य", "", "", "", "imminent impending to"])
let v = native_list_append(v, ["स्वादिष्ठ", "adj", "स्वादिष्ठ", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["पाटल", "adj", "पाटल", "", "", "", "pale red pink"])
let v = native_list_append(v, ["बन्दी", "adj", "बन्दी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["लक्ष्य", "adj", "लक्ष्य", "", "", "", "to be marked"])
let v = native_list_append(v, ["शाम", "adj", "शाम", "", "", "", "appeasing curing having"])
let v = native_list_append(v, ["हास्य", "adj", "हास्य", "", "", "", "comical"])
let v = native_list_append(v, ["लोचन", "adj", "लोचन", "", "", "", "illuminating brightening"])
let v = native_list_append(v, ["अक्षत", "adj", "अक्षत", "", "", "", "not crushed"])
let v = native_list_append(v, ["पर्याप्त", "adj", "पर्याप्त", "", "", "", "obtained gained"])
let v = native_list_append(v, ["अरि", "adj", "अरि", "", "", "", "ungenerous malicious hostile"])
let v = native_list_append(v, ["मूल्य", "adj", "मूल्य", "", "", "", "beginning at the"])
let v = native_list_append(v, ["भास्वर", "adj", "भास्वर", "", "", "", "shining luminous"])
let v = native_list_append(v, ["अरुण", "adj", "अरुण", "", "", "", "reddish brown tawny"])
let v = native_list_append(v, ["जीव", "adj", "जीव", "", "", "", "alive living"])
let v = native_list_append(v, ["वैद्य", "adj", "वैद्य", "", "", "", "versed in science"])
let v = native_list_append(v, ["जीत", "adj", "जीत", "", "", "", "oppressed"])
let v = native_list_append(v, ["द्वितीय", "adj", "द्वितीय", "", "", "", "second second part"])
let v = native_list_append(v, ["तृतीय", "adj", "तृतीय", "", "", "", "the third"])
let v = native_list_append(v, ["पञ्चम", "adj", "पञ्चम", "", "", "", "fifth"])
let v = native_list_append(v, ["पञ्चमी", "adj", "पञ्चमी", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["कनक", "adj", "कनक", "", "", "", "made of gold"])
let v = native_list_append(v, ["आलस", "adj", "आलस", "", "", "", "lazy idle slothful"])
let v = native_list_append(v, ["अलस", "adj", "अलस", "", "", "", "lazy lethargic inactive"])
let v = native_list_append(v, ["आलस्य", "adj", "आलस्य", "", "", "", "idle lazy inactive"])
let v = native_list_append(v, ["सर", "adj", "सर", "", "", "", "springer runner"])
let v = native_list_append(v, ["जयन्त", "adj", "जयन्त", "", "", "", "winning victorious"])
let v = native_list_append(v, ["मालव", "adj", "मालव", "", "", "", "relating or belonging"])
let v = native_list_append(v, ["खर", "adj", "खर", "", "", "", "hard harsh rough"])
let v = native_list_append(v, ["मनोहर", "adj", "मनोहर", "", "", "", "heart-stealing taking the"])
let v = native_list_append(v, ["रञ्जन", "adj", "रञ्जन", "", "", "", "colouring dyeing"])
let v = native_list_append(v, ["मार", "adj", "मार", "", "", "", "killing destroying"])
let v = native_list_append(v, ["चारु", "adj", "चारु", "", "", "", "agreeable approved esteemed"])
let v = native_list_append(v, ["केशिन्", "adj", "केशिन्", "", "", "", "having fine or"])
let v = native_list_append(v, ["सरस", "adj", "सरस", "", "", "", "containing sap juicy"])
let v = native_list_append(v, ["धीर", "adj", "धीर", "", "", "", "intelligent wise skillful"])
let v = native_list_append(v, ["शंकर", "adj", "शंकर", "", "", "", "causing prosperity auspicious"])
let v = native_list_append(v, ["नन्दक", "adj", "नन्दक", "", "", "", "delighting in comp."])
let v = native_list_append(v, ["तनुल", "adj", "तनुल", "", "", "", "spread expanded"])
let v = native_list_append(v, ["प्रभु", "adj", "प्रभु", "", "", "", "good excelling mighty"])
let v = native_list_append(v, ["अनन्त", "adj", "अनन्त", "", "", "", "endless boundless eternal"])
let v = native_list_append(v, ["अनंत", "adj", "अनंत", "", "", "", "alternative form of"])
let v = native_list_append(v, ["उष्ण", "adj", "उष्ण", "", "", "", "warm hot"])
let v = native_list_append(v, ["मुख्य", "adj", "मुख्य", "", "", "", "chief main principal"])
let v = native_list_append(v, ["खरा", "adj", "खरा", "", "", "", "inflection of खर"])
let v = native_list_append(v, ["विद्याचण", "adj", "विद्याचण", "", "", "", "learned educated"])
let v = native_list_append(v, ["आस्तिक", "adj", "आस्तिक", "", "", "", "one who believes"])
let v = native_list_append(v, ["नलद", "adj", "नलद", "", "", "", "bringing near king"])
let v = native_list_append(v, ["दिव्य", "adj", "दिव्य", "", "", "", "divine heavenly celestial"])
let v = native_list_append(v, ["इष्ट", "adj", "इष्ट", "", "", "", "sought wished desired"])
let v = native_list_append(v, ["ईश", "adj", "ईश", "", "", "", "owning possessing"])
let v = native_list_append(v, ["బుద్ధ", "adj", "బుద్ధ", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["भुज्", "adj", "भुज्", "", "", "", "enjoying also carnally"])
let v = native_list_append(v, ["स्थाणु", "adj", "स्थाणु", "", "", "", "standing firmly stationary"])
let v = native_list_append(v, ["स्थापन", "adj", "स्थापन", "", "", "", "causing to stand"])
let v = native_list_append(v, ["वारित", "adj", "वारित", "", "", "", "warded off prevented"])
let v = native_list_append(v, ["व्राण", "adj", "व्राण", "", "", "", "held back pent"])
let v = native_list_append(v, ["वृत", "adj", "वृत", "", "", "", "concealed screened hidden"])
let v = native_list_append(v, ["वृत्य", "adj", "वृत्य", "", "", "", "surrounded encompassed"])
let v = native_list_append(v, ["कृत्य", "adj", "कृत्य", "", "", "", "to be done"])
let v = native_list_append(v, ["पिशङ्ग", "adj", "पिशङ्ग", "", "", "", "reddish reddish-brown or"])
let v = native_list_append(v, ["यान", "adj", "यान", "", "", "", "leading conducting said"])
let v = native_list_append(v, ["सिंहास्य", "adj", "सिंहास्य", "", "", "", "lion-faced"])
let v = native_list_append(v, ["धन्य", "adj", "धन्य", "", "", "", "bringing or bestowing"])
let v = native_list_append(v, ["सत्फल", "adj", "सत्फल", "", "", "", "having good fruit"])
let v = native_list_append(v, ["सत्पुत्र", "adj", "सत्पुत्र", "", "", "", "one who has"])
let v = native_list_append(v, ["मोहन", "adj", "मोहन", "", "", "", "depriving of consciousness"])
let v = native_list_append(v, ["स्मरनिपुण", "adj", "स्मरनिपुण", "", "", "", "skilled in the"])
let v = native_list_append(v, ["स्मरातुर", "adj", "स्मरातुर", "", "", "", "love-sick pining with"])
let v = native_list_append(v, ["स्मर", "adj", "स्मर", "", "", "", "remembering recollecting जाति-स्मर"])
let v = native_list_append(v, ["क्रूर", "adj", "क्रूर", "", "", "", "bloody raw"])
let v = native_list_append(v, ["उच्चैः", "adj", "उच्चैः", "", "", "", "instrumental masculine/neuter plural"])
let v = native_list_append(v, ["एकाकिन्", "adj", "एकाकिन्", "", "", "", "alone solitary"])
let v = native_list_append(v, ["กรุณา", "adj", "กรุณา", "", "", "", "Thai script form"])
let v = native_list_append(v, ["दीर्घायु", "adj", "दीर्घायु", "", "", "", "long-lived"])
let v = native_list_append(v, ["लोला", "adj", "लोला", "", "", "", "inflection of लोल"])
let v = native_list_append(v, ["बृहन्त्", "adj", "बृहन्त्", "", "", "", "combining form of"])
let v = native_list_append(v, ["अप्रमाद", "adj", "अप्रमाद", "", "", "", "careful cautious"])
let v = native_list_append(v, ["उच्चे", "adj", "उच्चे", "", "", "", "masculine singular locative"])
let v = native_list_append(v, ["उच्चम्", "adj", "उच्चम्", "", "", "", "masculine singular accusative"])
let v = native_list_append(v, ["अग्र", "adj", "अग्र", "", "", "", "foremost anterior first"])
let v = native_list_append(v, ["पलायित", "adj", "पलायित", "", "", "", "flown fled defeated"])
let v = native_list_append(v, ["हृत", "adj", "हृत", "", "", "", "taken away seized"])
let v = native_list_append(v, ["गन्धि", "adj", "गन्धि", "", "", "", "having the smell"])
let v = native_list_append(v, ["अर्च्", "adj", "अर्च्", "", "", "", "shining brilliant"])
let v = native_list_append(v, ["रुद्र", "adj", "रुद्र", "", "", "", "roaring howling"])
let v = native_list_append(v, ["रुद्", "adj", "रुद्", "", "", "", "crying weeping"])
let v = native_list_append(v, ["प्री", "adj", "प्री", "", "", "", "loving delighting in"])
let v = native_list_append(v, ["प्रेष्ठ", "adj", "प्रेष्ठ", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["क्षीरद", "adj", "क्षीरद", "", "", "", "milk-giving anything that"])
let v = native_list_append(v, ["रघु", "adj", "रघु", "", "", "", "fleet rapid"])
let v = native_list_append(v, ["अबुध्न", "adj", "अबुध्न", "", "", "", "bottomless RV. i.24.7"])
let v = native_list_append(v, ["रक्ताक्ष", "adj", "रक्ताक्ष", "", "", "", "red-eyed having red"])
let v = native_list_append(v, ["रक्तहीन", "adj", "रक्तहीन", "", "", "", "bloodless cold-blooded W."])
let v = native_list_append(v, ["अन्न", "adj", "अन्न", "", "", "", "eaten"])
let v = native_list_append(v, ["मह्", "adj", "मह्", "", "", "", "great strong powerful"])
let v = native_list_append(v, ["रम्य", "adj", "रम्य", "", "", "", "to be enjoyed"])
let v = native_list_append(v, ["राक्षस", "adj", "राक्षस", "", "", "", "pertaining to characteristic"])
let v = native_list_append(v, ["पाण्डु", "adj", "पाण्डु", "", "", "", "yellowish white white"])
let v = native_list_append(v, ["पाण्डव", "adj", "पाण्डव", "", "", "", "relating to belonging"])
let v = native_list_append(v, ["सेतु", "adj", "सेतु", "", "", "", "binding"])
let v = native_list_append(v, ["राष्ट्रीय", "adj", "राष्ट्रीय", "", "", "", "belonging to a"])
let v = native_list_append(v, ["रूप्य", "adj", "रूप्य", "", "", "", "well-shaped beautiful Pāṇ."])
let v = native_list_append(v, ["नष्ट", "adj", "नष्ट", "", "", "", "lost disappeared perished"])
let v = native_list_append(v, ["क्रोधन", "adj", "क्रोधन", "", "", "", "inclined to wrath"])
let v = native_list_append(v, ["क्रोधनीय", "adj", "क्रोधनीय", "", "", "", "anything which may"])
let v = native_list_append(v, ["प्लवंग", "adj", "प्लवंग", "", "", "", "moving by jumps"])
let v = native_list_append(v, ["प्लव", "adj", "प्लव", "", "", "", "swimming floating ṠāṅkhGṛ."])
let v = native_list_append(v, ["रोहिणी", "adj", "रोहिणी", "", "", "", "feminine of रोहित"])
let v = native_list_append(v, ["रौद्र", "adj", "रौद्र", "", "", "", "relating or belonging"])
let v = native_list_append(v, ["दुर्मति", "adj", "दुर्मति", "", "", "", "weak-minded silly ignorant"])
let v = native_list_append(v, ["लक्ष", "adj", "लक्ष", "", "", "", "a lakh one"])
let v = native_list_append(v, ["लग्न", "adj", "लग्न", "", "", "", "adhered clinging to"])
let v = native_list_append(v, ["लम्ब", "adj", "लम्ब", "", "", "", "hanging down pendent"])
let v = native_list_append(v, ["व्यर्थ", "adj", "व्यर्थ", "", "", "", "useless unavailing unprofitable"])
let v = native_list_append(v, ["निरर्थक", "adj", "निरर्थक", "", "", "", "useless vain unsuccessful"])
let v = native_list_append(v, ["ललित", "adj", "ललित", "", "", "", "sported played playing"])
let v = native_list_append(v, ["लालस", "adj", "लालस", "", "", "", "eagerly longing for"])
let v = native_list_append(v, ["अधर", "adj", "अधर", "", "", "", "low tending downwards"])
let v = native_list_append(v, ["रसिक", "adj", "रसिक", "", "", "", "tasteful elegant"])
let v = native_list_append(v, ["श्यामल", "adj", "श्यामल", "", "", "", "dark-coloured"])
let v = native_list_append(v, ["शत्रुघ्न", "adj", "शत्रुघ्न", "", "", "", "foe-killing destroying enemies"])
let v = native_list_append(v, ["धान्य", "adj", "धान्य", "", "", "", "consisting or made"])
let v = native_list_append(v, ["नवीन", "adj", "नवीन", "", "", "", "new fresh young"])
let v = native_list_append(v, ["सैनिक", "adj", "सैनिक", "", "", "", "relating or belonging"])
let v = native_list_append(v, ["पश्चिम", "adj", "पश्चिम", "", "", "", "being behind later"])
let v = native_list_append(v, ["आग्नेय", "adj", "आग्नेय", "", "", "", "belonging relating or"])
let v = native_list_append(v, ["आदित्य", "adj", "आदित्य", "", "", "", "belonging to or"])
let v = native_list_append(v, ["ग्राम्य", "adj", "ग्राम्य", "", "", "", "used or produced"])
let v = native_list_append(v, ["देश्य", "adj", "देश्य", "", "", "", "to be pointed"])
let v = native_list_append(v, ["तालव्य", "adj", "तालव्य", "", "", "", "relating to the"])
let v = native_list_append(v, ["दन्त्य", "adj", "दन्त्य", "", "", "", "dental used to"])
let v = native_list_append(v, ["अन्योन्य", "adj", "अन्योन्य", "", "", "", "one another mutual"])
let v = native_list_append(v, ["परात्पर", "adj", "परात्पर", "", "", "", "superior to the"])
let v = native_list_append(v, ["पाश्चात्य", "adj", "पाश्चात्य", "", "", "", "western"])
let v = native_list_append(v, ["अच्युत", "adj", "अच्युत", "", "", "", "not fallen"])
let v = native_list_append(v, ["मुग्ध", "adj", "मुग्ध", "", "", "", "perplexed bewildered"])
let v = native_list_append(v, ["पुण्य", "adj", "पुण्य", "", "", "", "auspicious propitious lucky"])
let v = native_list_append(v, ["सम्पादन", "adj", "सम्पादन", "", "", "", "procuring bestowing"])
let v = native_list_append(v, ["सम्पादित", "adj", "सम्पादित", "", "", "", "brought about accomplished"])
let v = native_list_append(v, ["अव्यय", "adj", "अव्यय", "", "", "", "sheep"])
let v = native_list_append(v, ["इन्द्रिय", "adj", "इन्द्रिय", "", "", "", "pertaining to or"])
let v = native_list_append(v, ["पञ्चक", "adj", "पञ्चक", "", "", "", "consisting of 5"])
let v = native_list_append(v, ["अचल", "adj", "अचल", "", "", "", "immovable motionless"])
let v = native_list_append(v, ["उच्चः", "adj", "उच्चः", "", "", "", "masculine singular nominative"])
let v = native_list_append(v, ["उच्चानि", "adj", "उच्चानि", "", "", "", "neuter plural nominative/accusative/vocative"])
let v = native_list_append(v, ["भागवत", "adj", "भागवत", "", "", "", "relating to or"])
let v = native_list_append(v, ["अच्छ", "adj", "अच्छ", "", "", "", "not shaded not"])
let v = native_list_append(v, ["शिथिल", "adj", "शिथिल", "", "", "", "loose slack lax"])
let v = native_list_append(v, ["द्राविड", "adj", "द्राविड", "", "", "", "Dravidian"])
let v = native_list_append(v, ["प्राकृत", "adj", "प्राकृत", "", "", "", "original natural"])
let v = native_list_append(v, ["भव्य", "adj", "भव्य", "", "", "", "being existing present"])
let v = native_list_append(v, ["शताब्द", "adj", "शताब्द", "", "", "", "consisting of a"])
let v = native_list_append(v, ["कारक", "adj", "कारक", "", "", "", "making doing acting"])
let v = native_list_append(v, ["मत", "adj", "मत", "", "", "", "thought believed imagined"])
let v = native_list_append(v, ["जाल", "adj", "जाल", "", "", "", "watery"])
let v = native_list_append(v, ["रेफ", "adj", "रेफ", "", "", "", "low vile contemptible"])
let v = native_list_append(v, ["निवेदन", "adj", "निवेदन", "", "", "", "announcing proclaiming"])
let v = native_list_append(v, ["देशीय", "adj", "देशीय", "", "", "", "peculiar or belonging"])
let v = native_list_append(v, ["कलन", "adj", "कलन", "", "", "", "effecting causing"])
let v = native_list_append(v, ["दशम", "adj", "दशम", "", "", "", "tenth"])
let v = native_list_append(v, ["जटिल", "adj", "जटिल", "", "", "", "hairy"])
let v = native_list_append(v, ["सुमति", "adj", "सुमति", "", "", "", "very wise or"])
let v = native_list_append(v, ["सामाजिक", "adj", "सामाजिक", "", "", "", "relating to or"])
let v = native_list_append(v, ["महा-", "adj", "महा-", "", "", "", "combining form of"])
let v = native_list_append(v, ["ऊन", "adj", "उनीयस्", "उनिष्ठ", "", "", "deficient wanting lacking"])
let v = native_list_append(v, ["शम्भु", "adj", "शम्भु", "", "", "", "being or existing"])
let v = native_list_append(v, ["क्षुद्र", "adj", "क्षुद्र", "", "", "", "very small minute"])
let v = native_list_append(v, ["दशरथ", "adj", "दशरथ", "", "", "", "having ten chariots"])
let v = native_list_append(v, ["पोषण", "adj", "पोषण", "", "", "", "nourishing cherishing"])
let v = native_list_append(v, ["पोषक", "adj", "पोषक", "", "", "", "nourishing feeding a"])
let v = native_list_append(v, ["पोष्य", "adj", "पोष्य", "", "", "", "thriving well fed."])
let v = native_list_append(v, ["पोषित", "adj", "पोषित", "", "", "", "nourished cherished supported."])
let v = native_list_append(v, ["अयोध्या", "adj", "अयोध्या", "", "", "", "nominative feminine singular"])
let v = native_list_append(v, ["पालक", "adj", "पालक", "", "", "", "guarding protecting nourishing"])
let v = native_list_append(v, ["काश", "adj", "काश", "", "", "", "shining-brightly"])
let v = native_list_append(v, ["परिवर्तन", "adj", "परिवर्तन", "", "", "", "causing to turn"])
let v = native_list_append(v, ["परम", "adj", "परम", "", "", "", "most distant last"])
let v = native_list_append(v, ["दरिद्र", "adj", "दरिद्र", "", "", "", "roving strolling"])
let v = native_list_append(v, ["ऐश", "adj", "ऐश", "", "", "", "divine supreme regal"])
let v = native_list_append(v, ["नील", "adj", "नील", "", "", "", "of a dark"])
let v = native_list_append(v, ["हार", "adj", "हार", "", "", "", "bearing carrying carrying"])
let v = native_list_append(v, ["देवस्", "adj", "देवस्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["राति", "adj", "राति", "", "", "", "ready or willing"])
let v = native_list_append(v, ["दुःखी", "adj", "दुःखी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["सभ्य", "adj", "सभ्य", "", "", "", "being in an"])
let v = native_list_append(v, ["शुष्क", "adj", "शुष्क", "", "", "", "dried dried up"])
let v = native_list_append(v, ["मासिक", "adj", "मासिक", "", "", "", "dedicated to a"])
let v = native_list_append(v, ["निर्वाण", "adj", "निर्वाण", "", "", "", "blown or put"])
let v = native_list_append(v, ["दानी", "adj", "दानी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["रजत", "adj", "रजत", "", "", "", "white bright white"])
let v = native_list_append(v, ["क्षय", "adj", "क्षय", "", "", "", "dwelling residing"])
let v = native_list_append(v, ["स्पष्ट", "adj", "स्पष्ट", "", "", "", "clear visible"])
let v = native_list_append(v, ["आर्थिक", "adj", "आर्थिक", "", "", "", "significant Pāṇ. 4-4"])
let v = native_list_append(v, ["भयंकर", "adj", "भयंकर", "", "", "", "terrible"])
let v = native_list_append(v, ["विशेषज्ञ", "adj", "विशेषज्ञ", "", "", "", "knowing various kinds"])
let v = native_list_append(v, ["मध्य", "adj", "मध्य", "", "", "", "middle"])
let v = native_list_append(v, ["स्थापित", "adj", "स्थापित", "", "", "", "caused or made"])
let v = native_list_append(v, ["मानसिक", "adj", "मानसिक", "", "", "", "committed only in"])
let v = native_list_append(v, ["पवित्र", "adj", "पवित्र", "", "", "", "purifying averting evil"])
let v = native_list_append(v, ["निम्न", "adj", "निम्न", "", "", "", "deep lit."])
let v = native_list_append(v, ["विचित्र", "adj", "विचित्र", "", "", "", "weird strange odd"])
let v = native_list_append(v, ["संकट", "adj", "संकट", "", "", "", "brought together contracted"])
let v = native_list_append(v, ["विविध", "adj", "विविध", "", "", "", "of various sorts"])
let v = native_list_append(v, ["प्रस्तुत", "adj", "प्रस्तुत", "", "", "", "praised"])
let v = native_list_append(v, ["वार्षिक", "adj", "वार्षिक", "", "", "", "belonging to the"])
let v = native_list_append(v, ["उपलब्ध", "adj", "उपलब्ध", "", "", "", "gained obtained"])
let v = native_list_append(v, ["वास्तविक", "adj", "वास्तविक", "", "", "", "real substantial"])
let v = native_list_append(v, ["अयोग्य", "adj", "अयोग्य", "", "", "", "incompetent unqualified inept"])
let v = native_list_append(v, ["योग्य", "adj", "योग्य", "", "", "", "fit for the"])
let v = native_list_append(v, ["भिन्न", "adj", "भिन्न", "", "", "", "broken split shattered"])
let v = native_list_append(v, ["तार", "adj", "तार", "", "", "", "carrying across like"])
let v = native_list_append(v, ["प्रकाशक", "adj", "प्रकाशक", "", "", "", "clear bright shining"])
let v = native_list_append(v, ["शान्त", "adj", "शान्त", "", "", "", "abated subsided ceased"])
let v = native_list_append(v, ["वड्र", "adj", "वड्र", "", "", "", "large great"])
let v = native_list_append(v, ["समृद्ध", "adj", "समृद्ध", "", "", "", "prosperous flourishing thriving"])
let v = native_list_append(v, ["संतुष्ट", "adj", "संतुष्ट", "", "", "", "well-satisfied content"])
let v = native_list_append(v, ["सम्बन्ध", "adj", "सम्बन्ध", "", "", "", "able capable L."])
let v = native_list_append(v, ["คุรุ", "adj", "คุรุ", "", "", "", "Thai script form"])
let v = native_list_append(v, ["श्रेष्ठ", "adj", "श्रेष्ठ", "", "", "", "most beautiful most"])
let v = native_list_append(v, ["निर्दोष", "adj", "निर्दोष", "", "", "", "faultless"])
let v = native_list_append(v, ["वाह", "adj", "वाह", "", "", "", "carrying conveying"])
let v = native_list_append(v, ["पतंग", "adj", "पतंग", "", "", "", "flying"])
let v = native_list_append(v, ["पूत", "adj", "पूत", "", "", "", "cleansed purified pure"])
let v = native_list_append(v, ["अशोक", "adj", "अशोक", "", "", "", "he who is"])
let v = native_list_append(v, ["अमित्र", "adj", "अमित्र", "", "", "", "not having a"])
let v = native_list_append(v, ["प्रत्यक्ष", "adj", "प्रत्यक्ष", "", "", "", "obvious apparent"])
let v = native_list_append(v, ["स्थानीय", "adj", "स्थानीय", "", "", "", "having its place"])
let v = native_list_append(v, ["निश्चित", "adj", "निश्चित", "", "", "", "of one who"])
let v = native_list_append(v, ["षष्ठी", "adj", "षष्ठी", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["अधिकतर", "adj", "अधिकतर", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["धूसर", "adj", "धूसर", "", "", "", "grey colour"])
let v = native_list_append(v, ["अर्भग", "adj", "अर्भग", "", "", "", "youthful Rv. i"])
let v = native_list_append(v, ["वैयाकरण", "adj", "वैयाकरण", "", "", "", "grammatical"])
let v = native_list_append(v, ["विवाहित", "adj", "विवाहित", "", "", "", ""])
let v = native_list_append(v, ["दार", "adj", "दार", "", "", "", "tearing up rending"])
let v = native_list_append(v, ["सरोज", "adj", "सरोज", "", "", "", "produced or found"])
let v = native_list_append(v, ["अभि-", "adj", "अभि-", "", "", "", "fearless"])
let v = native_list_append(v, ["रमणीय", "adj", "रमणीय", "", "", "", "delightful pleasing pleasant"])
let v = native_list_append(v, ["अज्र्य", "adj", "अज्र्य", "", "", "", "being in or"])
let v = native_list_append(v, ["आधुनिक", "adj", "आधुनिक", "", "", "", "new recent of"])
let v = native_list_append(v, ["परिवर्तित", "adj", "परिवर्तित", "", "", "", "turned round revolved"])
let v = native_list_append(v, ["वर्तमान", "adj", "वर्तमान", "", "", "", "turning moving existing"])
let v = native_list_append(v, ["तारक", "adj", "तारक", "", "", "", "delivering in the"])
let v = native_list_append(v, ["បុរាណ", "adj", "បុរាណ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["उत्थान", "adj", "उत्थान", "", "", "", "causing to arise"])
let v = native_list_append(v, ["सज्जन", "adj", "सज्जन", "", "", "", "hanging around"])
let v = native_list_append(v, ["ज्ञानिन्", "adj", "ज्ञानिन्", "", "", "", "knowing endowed with"])
let v = native_list_append(v, ["వాత", "adj", "వాత", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["इत्यादि", "adj", "इत्यादि", "", "", "", "having such thing"])
let v = native_list_append(v, ["ទេវ", "adj", "ទេវ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["अघोर", "adj", "अघोर", "", "", "", "undreadful"])
let v = native_list_append(v, ["मग्न", "adj", "मग्न", "", "", "", "immersed"])
let v = native_list_append(v, ["घात", "adj", "घात", "", "", "", "slaying killing"])
let v = native_list_append(v, ["घातिन्", "adj", "घातिन्", "", "", "", "killing murderous"])
let v = native_list_append(v, ["घातुक", "adj", "घातुक", "", "", "", "slaying killing."])
let v = native_list_append(v, ["कल्पित", "adj", "कल्पित", "", "", "", "made fabricated artificial"])
let v = native_list_append(v, ["लम्बोदर", "adj", "लम्बोदर", "", "", "", "having a large"])
let v = native_list_append(v, ["प्रभव", "adj", "प्रभव", "", "", "", "prominent excelling distinguished"])
let v = native_list_append(v, ["विभव", "adj", "विभव", "", "", "", "powerful rich"])
let v = native_list_append(v, ["प्रमादिन्", "adj", "प्रमादिन्", "", "", "", "negligent careless indifferent."])
let v = native_list_append(v, ["पुष्कल", "adj", "पुष्कल", "", "", "", "much many numerous"])
let v = native_list_append(v, ["पुष्ट", "adj", "पुष्ट", "", "", "", "nourished cherished well-fed"])
let v = native_list_append(v, ["पुष्करिन्", "adj", "पुष्करिन्", "", "", "", "abounding in lotuses."])
let v = native_list_append(v, ["यादव", "adj", "यादव", "", "", "", "of or pertaining"])
let v = native_list_append(v, ["भीष्म", "adj", "भीष्म", "", "", "", "terrible horrible dreadful"])
let v = native_list_append(v, ["भीषण", "adj", "भीषण", "", "", "", "terrifying frightening formidable"])
let v = native_list_append(v, ["विभीषण", "adj", "विभीषण", "", "", "", "terrifying fearful horrible."])
let v = native_list_append(v, ["सुग्रीव", "adj", "सुग्रीव", "", "", "", "handsome-necked having a"])
let v = native_list_append(v, ["प्रवह", "adj", "प्रवह", "", "", "", "bearing along carrying"])
let v = native_list_append(v, ["शूर्पकर्ण", "adj", "शूर्पकर्ण", "", "", "", "having ears like"])
let v = native_list_append(v, ["विनायक", "adj", "विनायक", "", "", "", "taking away removing"])
let v = native_list_append(v, ["द्वैमातुर", "adj", "द्वैमातुर", "", "", "", "having two mothers."])
let v = native_list_append(v, ["गणनीय", "adj", "गणनीय", "", "", "", "to be counted"])
let v = native_list_append(v, ["వసతి", "adj", "వసతి", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["गोपनीय", "adj", "गोपनीय", "", "", "", "secret mysterious"])
let v = native_list_append(v, ["बाह्य", "adj", "बाह्य", "", "", "", "being outside a"])
let v = native_list_append(v, ["चतुर्थी", "adj", "चतुर्थी", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["नवमी", "adj", "नवमी", "", "", "", "inflection of नवम"])
let v = native_list_append(v, ["मञ्जुल", "adj", "मञ्जुल", "", "", "", "beautiful pleasing lovely"])
let v = native_list_append(v, ["मञ्जिष्ठ", "adj", "मञ्जिष्ठ", "", "", "", "very bright bright"])
let v = native_list_append(v, ["मञ्जु", "adj", "मञ्जु", "", "", "", "beautiful lovely charming"])
let v = native_list_append(v, ["तुङ्ग", "adj", "तुङ्ग", "", "", "", "prominent erect lofty"])
let v = native_list_append(v, ["भद्र", "adj", "भद्र", "", "", "", "blessed auspicious fortunate"])
let v = native_list_append(v, ["तार्किक", "adj", "तार्किक", "", "", "", "related or belonging"])
let v = native_list_append(v, ["निरुक्त", "adj", "निरुक्त", "", "", "", "uttered pronounced expressed"])
let v = native_list_append(v, ["मृदुल", "adj", "मृदुल", "", "", "", "soft tender mild."])
let v = native_list_append(v, ["उग्र", "adj", "ओजीयस्", "ओजिष्ठ", "", "", "mighty formidable powerful"])
let v = native_list_append(v, ["नग्न", "adj", "नग्न", "", "", "", "naked bare"])
let v = native_list_append(v, ["तपन", "adj", "तपन", "", "", "", "warming burning shining"])
let v = native_list_append(v, ["कालयुक्त", "adj", "कालयुक्त", "", "", "", "fit for the"])
let v = native_list_append(v, ["चित्रभानु", "adj", "चित्रभानु", "", "", "", "of variegated lustre"])
let v = native_list_append(v, ["सर्वजित्", "adj", "सर्वजित्", "", "", "", "all-conquering."])
let v = native_list_append(v, ["विरोधिन्", "adj", "विरोधिन्", "", "", "", "opposing hindering preventing"])
let v = native_list_append(v, ["अनुसार", "adj", "अनुसार", "", "", "", "following conforming"])
let v = native_list_append(v, ["प्रकट", "adj", "प्रकट", "", "", "", "evident clear manifest"])
let v = native_list_append(v, ["नामक", "adj", "नामक", "", "", "", "named"])
let v = native_list_append(v, ["मात्र", "adj", "मात्र", "", "", "", "having the measure"])
let v = native_list_append(v, ["प्रचलित", "adj", "प्रचलित", "", "", "", "current customary circulating"])
let v = native_list_append(v, ["स्थित", "adj", "स्थित", "", "", "", "standing situated"])
let v = native_list_append(v, ["दैनिक", "adj", "दैनिक", "", "", "", "daily diurnal"])
let v = native_list_append(v, ["अनुनासिक", "adj", "अनुनासिक", "", "", "", "nasal uttered through"])
let v = native_list_append(v, ["विवादास्पद", "adj", "विवादास्पद", "", "", "", "controversial subject to"])
let v = native_list_append(v, ["ताल", "adj", "ताल", "", "", "", "made of palmyra"])
let v = native_list_append(v, ["असाधारण", "adj", "असाधारण", "", "", "", "special not common"])
let v = native_list_append(v, ["उभय", "adj", "उभय", "", "", "", "in both ways"])
let v = native_list_append(v, ["उरु", "adj", "वरीयस्", "वरिष्ठ", "", "", "broad wide"])
let v = native_list_append(v, ["कल्याण", "adj", "कल्याण", "", "", "", "beautiful agreeable"])
let v = native_list_append(v, ["অশোক", "adj", "অশোক", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["जैन", "adj", "जैन", "", "", "", "Jain of or"])
let v = native_list_append(v, ["असिन्व", "adj", "असिन्व", "", "", "", "insatiable"])
let v = native_list_append(v, ["हत", "adj", "हत", "", "", "", "struck beaten slain"])
let v = native_list_append(v, ["निखिल", "adj", "निखिल", "", "", "", "complete all whole"])
let v = native_list_append(v, ["केकर", "adj", "केकर", "", "", "", "squint-eyed"])
let v = native_list_append(v, ["कुल्व", "adj", "कुल्व", "", "", "", "bald"])
let v = native_list_append(v, ["विषम", "adj", "विषम", "", "", "", "different unequal unlike"])
let v = native_list_append(v, ["मूक", "adj", "मूक", "", "", "", "dumb mute"])
let v = native_list_append(v, ["लङ्ग", "adj", "लङ्ग", "", "", "", "limping lame"])
let v = native_list_append(v, ["सामूहिक", "adj", "सामूहिक", "", "", "", "collected in masses"])
let v = native_list_append(v, ["बभ्रु", "adj", "बभ्रु", "", "", "", "deep brown reddish"])
let v = native_list_append(v, ["अवर", "adj", "अवर", "", "", "", "below inferior"])
let v = native_list_append(v, ["वक्र", "adj", "वक्र", "", "", "", "crooked curved bent"])
let v = native_list_append(v, ["मल्ह", "adj", "मल्ह", "", "", "", "dewlapped having a"])
let v = native_list_append(v, ["साम", "adj", "साम", "", "", "", "undigested crude not"])
let v = native_list_append(v, ["स्थिर", "adj", "स्थिर", "", "", "", "stable constant still"])
let v = native_list_append(v, ["काञ्चन", "adj", "काञ्चन", "", "", "", "golden"])
let v = native_list_append(v, ["तत", "adj", "तत", "", "", "", "extended stretched"])
let v = native_list_append(v, ["अर्ध", "adj", "अर्ध", "", "", "", "half halved forming"])
let v = native_list_append(v, ["अतिकाय", "adj", "अतिकाय", "", "", "", "gigantic"])
let v = native_list_append(v, ["कृत", "adj", "कृत", "", "", "", "done made prepared"])
let v = native_list_append(v, ["भर", "adj", "भर", "", "", "", "bearing carrying bringing"])
let v = native_list_append(v, ["अधम", "adj", "अधम", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["श्याव", "adj", "श्याव", "", "", "", "dark"])
let v = native_list_append(v, ["बधिर", "adj", "बधिर", "", "", "", "deaf"])
let v = native_list_append(v, ["सत्ता", "adj", "सत्ता", "", "", "", "nominative singular feminine"])
let v = native_list_append(v, ["वित्त", "adj", "वित्त", "", "", "", "found acquired gained"])
let v = native_list_append(v, ["पाक", "adj", "पाक", "", "", "", "very young"])
let v = native_list_append(v, ["कुब्ज", "adj", "कुब्ज", "", "", "", "humpbacked"])
let v = native_list_append(v, ["ऋज्र", "adj", "ऋज्र", "", "", "", "fast quick of"])
let v = native_list_append(v, ["तरुण", "adj", "तरुण", "", "", "", "young tender juvenile"])
let v = native_list_append(v, ["पुत्रकाम", "adj", "पुत्रकाम", "", "", "", "desirous of begetting"])
let v = native_list_append(v, ["मक्षू", "adj", "मक्षू", "", "", "", "soon"])
let v = native_list_append(v, ["ऋजु", "adj", "रजी॑यस्", "रजि॑ष्ठ", "", "", "straight upright tending"])
let v = native_list_append(v, ["धृषु", "adj", "धृषु", "", "", "", "proud"])
let v = native_list_append(v, ["स्वादु", "adj", "स्वादीयस्", "स्वादिष्ठ", "", "", "delicious tasty savory"])
let v = native_list_append(v, ["स्वर्ग्य", "adj", "स्वर्ग्य", "", "", "", "dwelling in heaven"])
let v = native_list_append(v, ["जात", "adj", "जात", "", "", "", "born produced begotten"])
let v = native_list_append(v, ["दूळभ", "adj", "दूळभ", "", "", "", "difficult to deceive"])
let v = native_list_append(v, ["श्रेयस्", "adj", "श्रेयस्", "", "", "", "more excellent better"])
let v = native_list_append(v, ["मीढ", "adj", "मीढ", "", "", "", "urinated"])
let v = native_list_append(v, ["मुण्डो", "adj", "मुण्डो", "", "", "", "combining form of"])
let v = native_list_append(v, ["नष्टक्रिय", "adj", "नष्टक्रिय", "", "", "", "on whom a"])
let v = native_list_append(v, ["ऋणिन्", "adj", "ऋणिन्", "", "", "", "indebted"])
let v = native_list_append(v, ["अनृणिन्", "adj", "अनृणिन्", "", "", "", "free from debt"])
let v = native_list_append(v, ["श्चन्द्र", "adj", "श्चन्द्र", "", "", "", "shining radiant"])
let v = native_list_append(v, ["चतुर्थ", "adj", "चतुर्थ", "", "", "", "fourth"])
let v = native_list_append(v, ["सैर", "adj", "सैर", "", "", "", "relating to or"])
let v = native_list_append(v, ["अन्ध", "adj", "अन्ध", "", "", "", "blind"])
let v = native_list_append(v, ["शुच्", "adj", "शुच्", "", "", "", "shining illumining"])
let v = native_list_append(v, ["अल्पप्राण", "adj", "अल्पप्राण", "", "", "", "having shortness of"])
let v = native_list_append(v, ["महाप्राण", "adj", "महाप्राण", "", "", "", "aspirated"])
let v = native_list_append(v, ["श्चन्द्रः", "adj", "श्चन्द्रः", "", "", "", "combining form of"])
let v = native_list_append(v, ["श्चन्द्राय", "adj", "श्चन्द्राय", "", "", "", "masculine/neuter dative singular"])
let v = native_list_append(v, ["श्चन्द्रस्य", "adj", "श्चन्द्रस्य", "", "", "", "masculine/neuter genitive singular"])
let v = native_list_append(v, ["श्चन्द्रे", "adj", "श्चन्द्रे", "", "", "", "inflection of श्चन्द्र"])
let v = native_list_append(v, ["श्चन्द्राः", "adj", "श्चन्द्राः", "", "", "", "combining form of"])
let v = native_list_append(v, ["कण्ठ्य", "adj", "कण्ठ्य", "", "", "", "being at or"])
let v = native_list_append(v, ["ओष्ठ्य", "adj", "ओष्ठ्य", "", "", "", "being at or"])
let v = native_list_append(v, ["असहाय", "adj", "असहाय", "", "", "", "without companions friendless"])
let v = native_list_append(v, ["मूर", "adj", "मूर", "", "", "", "foolish stupid dumb"])
let v = native_list_append(v, ["माधव", "adj", "माधव", "", "", "", "vernal relating to"])
let v = native_list_append(v, ["अवधारण", "adj", "अवधारण", "", "", "", "restrictive"])
let v = native_list_append(v, ["पार", "adj", "पार", "", "", "", "bringing across"])
let v = native_list_append(v, ["वैदिक", "adj", "वैदिक", "", "", "", "relating to the"])
let v = native_list_append(v, ["अपराधी", "adj", "अपराधी", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["ಘೋರ", "adj", "ಘೋರ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["असित", "adj", "असित", "", "", "", "black dark"])
let v = native_list_append(v, ["एव", "adj", "एव", "", "", "", "speedy quick"])
let v = native_list_append(v, ["उत्तान", "adj", "उत्तान", "", "", "", "stretched out spread"])
let v = native_list_append(v, ["स्वल्प", "adj", "स्वल्प", "", "", "", "small little minute"])
let v = native_list_append(v, ["बर्बर", "adj", "बर्बर", "", "", "", "stammering stuttering"])
let v = native_list_append(v, ["यहु", "adj", "यहु", "", "", "", "mighty strong"])
let v = native_list_append(v, ["विपरीत", "adj", "विपरीत", "", "", "", "turned round reversed"])
let v = native_list_append(v, ["वश्य", "adj", "वश्य", "", "", "", "subjected dependent"])
let v = native_list_append(v, ["वश", "adj", "वश", "", "", "", "willing"])
let v = native_list_append(v, ["वशंवद", "adj", "वशंवद", "", "", "", "submissive to the"])
let v = native_list_append(v, ["दृश्य", "adj", "दृश्य", "", "", "", "visible able to"])
let v = native_list_append(v, ["अज", "adj", "अज", "", "", "", "unborn not born"])
let v = native_list_append(v, ["अमवत्", "adj", "अमवत्", "", "", "", "strong impetuous"])
let v = native_list_append(v, ["हुत", "adj", "हुत", "", "", "", "poured out"])
let v = native_list_append(v, ["धान", "adj", "धान", "", "", "", "containing holding"])
let v = native_list_append(v, ["रोहित", "adj", "रोहित", "", "", "", "red dark red"])
let v = native_list_append(v, ["जर्जर", "adj", "जर्जर", "", "", "", "decayed decrepit"])
let v = native_list_append(v, ["शुभ्र", "adj", "शुभ्र", "", "", "", "bright radiant shining"])
let v = native_list_append(v, ["ओष", "adj", "ओष", "", "", "", "shining"])
let v = native_list_append(v, ["जीर्ण", "adj", "जीर्ण", "", "", "", "old aged"])
let v = native_list_append(v, ["गोरूप", "adj", "गोरूप", "", "", "", "bovine cow-like cow-shaped"])
let v = native_list_append(v, ["क्षित", "adj", "क्षित", "", "", "", "wasted decayed exhausted"])
let v = native_list_append(v, ["ध्रुव", "adj", "ध्रुव", "", "", "", "fixed immovable"])
let v = native_list_append(v, ["हन्", "adj", "हन्", "", "", "", "killing striking slaying"])
let v = native_list_append(v, ["वरिष्ठ", "adj", "वरिष्ठ", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["कनिष्ठ", "adj", "कनिष्ठ", "", "", "", "youngest younger-born"])
let v = native_list_append(v, ["पायस", "adj", "पायस", "", "", "", "any item made"])
let v = native_list_append(v, ["गत", "adj", "गत", "", "", "", "gone departed"])
let v = native_list_append(v, ["जव", "adj", "जव", "", "", "", "swift fast"])
let v = native_list_append(v, ["शर्कर", "adj", "शर्कर", "", "", "", "made of gravel"])
let v = native_list_append(v, ["दहन", "adj", "दहन", "", "", "", "burning consuming by"])
let v = native_list_append(v, ["वाद्य", "adj", "वाद्य", "", "", "", "to be spoken"])
let v = native_list_append(v, ["वैध", "adj", "वैध", "", "", "", "enjoined by rule"])
let v = native_list_append(v, ["गर्द", "adj", "गर्द", "", "", "", "crying ?"])
let v = native_list_append(v, ["घन", "adj", "घनीयस्", "घनिष्ठ", "", "", "compact dense solid"])
let v = native_list_append(v, ["ईड्य", "adj", "ईड्य", "", "", "", "laudable praiseworthy"])
let v = native_list_append(v, ["लवण", "adj", "लवण", "", "", "", "salty saline"])
let v = native_list_append(v, ["मातुल", "adj", "मातुल", "", "", "", "relating to maternal"])
let v = native_list_append(v, ["मातुला", "adj", "मातुला", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["श्रुत", "adj", "श्रुत", "", "", "", "heard listened orally"])
let v = native_list_append(v, ["बोध", "adj", "बोध", "", "", "", "knowing understanding"])
let v = native_list_append(v, ["अग्रिम", "adj", "अग्रिम", "", "", "", "being in front"])
let v = native_list_append(v, ["श्लक्ष्ण", "adj", "श्लक्ष्ण", "", "", "", "tender minute small"])
let v = native_list_append(v, ["ज्ञात", "adj", "ज्ञात", "", "", "", "known"])
let v = native_list_append(v, ["युक्त", "adj", "युक्त", "", "", "", "yoked fastened harnessed"])
let v = native_list_append(v, ["निज", "adj", "निज", "", "", "", "inborn innate inherent"])
let v = native_list_append(v, ["असंतुष्ट", "adj", "असंतुष्ट", "", "", "", "dissatisfied uncontent"])
let v = native_list_append(v, ["कुटिल", "adj", "कुटिल", "", "", "", "dishonest"])
let v = native_list_append(v, ["क्षीण", "adj", "क्षीण", "", "", "", "wasted"])
let v = native_list_append(v, ["उत्सुक", "adj", "उत्सुक", "", "", "", "restless uneasy unquiet"])
let v = native_list_append(v, ["उपवास", "adj", "उपवास", "", "", "", "staying near"])
let v = native_list_append(v, ["देवपुत्र", "adj", "देवपुत्र", "", "", "", "having gods as"])
let v = native_list_append(v, ["भार", "adj", "भार", "", "", "", "bearing carrying holding"])
let v = native_list_append(v, ["मत्सर", "adj", "मत्सर", "", "", "", "jealous envious"])
let v = native_list_append(v, ["कुशल", "adj", "कुशल", "", "", "", "right proper suitable"])
let v = native_list_append(v, ["त्वरित", "adj", "त्वरित", "", "", "", "hasty quick swift"])
let v = native_list_append(v, ["पिष्ट", "adj", "पिष्ट", "", "", "", "crushed ground"])
let v = native_list_append(v, ["सौर", "adj", "सौर", "", "", "", "consisting of spirituous"])
let v = native_list_append(v, ["सुस्वादु", "adj", "सुस्वादु", "", "", "", "having a good"])
let v = native_list_append(v, ["शीर्षक", "adj", "शीर्षक", "", "", "", "familiar with the"])
let v = native_list_append(v, ["मिश्र", "adj", "मिश्र", "", "", "", "mixed mingled blended"])
let v = native_list_append(v, ["शूर", "adj", "शूर", "", "", "", "strong powerful valiant"])
let v = native_list_append(v, ["व्यधिकरण", "adj", "व्यधिकरण", "", "", "", "in an opposite"])
let v = native_list_append(v, ["आम्रेडित", "adj", "आम्रेडित", "", "", "", "reduplicated reiterated"])
let v = native_list_append(v, ["रक्षित", "adj", "रक्षित", "", "", "", "protected guarded saved"])
let v = native_list_append(v, ["कथित", "adj", "कथित", "", "", "", "told spoken said"])
let v = native_list_append(v, ["इतर", "adj", "इतर", "", "", "", "the rest the"])
let v = native_list_append(v, ["वष्टि", "adj", "वष्टि", "", "", "", "desirous craving wanting"])
let v = native_list_append(v, ["गूर्त", "adj", "गूर्त", "", "", "", "agreeable pleasing likeable"])
let v = native_list_append(v, ["समर्पित", "adj", "समर्पित", "", "", "", "thrown or hurled"])
let v = native_list_append(v, ["कृश", "adj", "कृश", "", "", "", "emaciated"])
let v = native_list_append(v, ["लुप्त", "adj", "लुप्त", "", "", "", "disappeared gone"])
let v = native_list_append(v, ["स्वार्थी", "adj", "स्वार्थी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["ईर्षित", "adj", "ईर्षित", "", "", "", "envied coveted"])
let v = native_list_append(v, ["सौराष्ट्र", "adj", "सौराष्ट्र", "", "", "", "from Saurashtra"])
let v = native_list_append(v, ["उत्कृष्ट", "adj", "उत्कृष्ट", "", "", "", "drawn up or"])
let v = native_list_append(v, ["हित", "adj", "हित", "", "", "", "kind"])
let v = native_list_append(v, ["अतीत", "adj", "अतीत", "", "", "", "dead passed on"])
let v = native_list_append(v, ["भेषज्य", "adj", "भेषज्य", "", "", "", "curative"])
let v = native_list_append(v, ["कश्यप", "adj", "कश्यप", "", "", "", "having black teeth"])
let v = native_list_append(v, ["ಮುಗ್ಧ", "adj", "ಮುಗ್ಧ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["उष्ट", "adj", "उष्ट", "", "", "", "burnt"])
let v = native_list_append(v, ["आयात", "adj", "आयात", "", "", "", "arrived come"])
let v = native_list_append(v, ["निर्यात", "adj", "निर्यात", "", "", "", "Gone out issued"])
let v = native_list_append(v, ["बद्ध", "adj", "बद्ध", "", "", "", "bound tied"])
let v = native_list_append(v, ["સૌરાષ્ટ્ર", "adj", "સૌરાષ્ટ્ર", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["हीन", "adj", "हीन", "", "", "", "abandoned forsaken left"])
let v = native_list_append(v, ["गद्य", "adj", "गद्य", "", "", "", "to be spoken"])
let v = native_list_append(v, ["गभीर", "adj", "गभीर", "", "", "", "deep"])
let v = native_list_append(v, ["ಬುದ್ಧ", "adj", "ಬುದ್ಧ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["ऋभु", "adj", "ऋभु", "", "", "", "skillful expert master"])
let v = native_list_append(v, ["शीत", "adj", "शीत", "", "", "", "cold cool chilly"])
let v = native_list_append(v, ["सकल", "adj", "सकल", "", "", "", "total gross whole"])
let v = native_list_append(v, ["परिपूर्ण", "adj", "परिपूर्ण", "", "", "", "quite full"])
let v = native_list_append(v, ["निर्मल", "adj", "निर्मल", "", "", "", "spotless unsullied clean"])
let v = native_list_append(v, ["निर्भर", "adj", "निर्भर", "", "", "", "full of abounding"])
let v = native_list_append(v, ["प्रचेतस्", "adj", "प्रचेतस्", "", "", "", "attentive observant mindful"])
let v = native_list_append(v, ["उन्नत", "adj", "उन्नत", "", "", "", "bent or turned"])
let v = native_list_append(v, ["निरीक्षण", "adj", "निरीक्षण", "", "", "", "looking at regarding"])
let v = native_list_append(v, ["पाशुपत", "adj", "पाशुपत", "", "", "", "pertaining to Shiva"])
let v = native_list_append(v, ["नेम", "adj", "नेम", "", "", "", "one several"])
let v = native_list_append(v, ["นวม", "adj", "นวม", "", "", "", "Thai script form"])
let v = native_list_append(v, ["वाङ्मय", "adj", "वाङ्मय", "", "", "", "eloquent rhetorical"])
let v = native_list_append(v, ["स्वपस्", "adj", "स्वपस्", "", "", "", "doing good work"])
let v = native_list_append(v, ["रिष्ट", "adj", "रिष्ट", "", "", "", "hurt wounded injured"])
let v = native_list_append(v, ["अचर", "adj", "अचर", "", "", "", "immovable impassable"])
let v = native_list_append(v, ["हरित", "adj", "हरित", "", "", "", "yellowish"])
let v = native_list_append(v, ["तुरीय", "adj", "तुरीय", "", "", "", "fourth"])
let v = native_list_append(v, ["सुबोध", "adj", "सुबोध", "", "", "", "intelligible coherent comprehensible"])
let v = native_list_append(v, ["विनय", "adj", "विनय", "", "", "", "leading away or"])
let v = native_list_append(v, ["अर्पित", "adj", "अर्पित", "", "", "", "inserted fixed"])
let v = native_list_append(v, ["वसिष्ठ", "adj", "वसिष्ठ", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["કાર્ય", "adj", "કાર્ય", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["अजीर्ण", "adj", "अजीर्ण", "", "", "", "not decomposed undigested"])
let v = native_list_append(v, ["निक्त", "adj", "निक्त", "", "", "", "washed cleansed purified"])
let v = native_list_append(v, ["अतुल्य", "adj", "अतुल्य", "", "", "", "unequalled incomparable unparalleled"])
let v = native_list_append(v, ["पिनद्ध", "adj", "पिनद्ध", "", "", "", "wrapped covered fastened"])
let v = native_list_append(v, ["भूषण", "adj", "भूषण", "", "", "", "decorating ornating embellishing"])
let v = native_list_append(v, ["प्रेत", "adj", "प्रेत", "", "", "", "departed deceased dead"])
let v = native_list_append(v, ["आदिम", "adj", "आदिम", "", "", "", "first"])
let v = native_list_append(v, ["हितकार", "adj", "हितकार", "", "", "", "favourable beneficial useful"])
let v = native_list_append(v, ["वस्यस्", "adj", "वस्यस्", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["स्रुत", "adj", "स्रुत", "", "", "", "flowing pouring"])
let v = native_list_append(v, ["वृद्ध", "adj", "वृद्ध", "", "", "", "grown become larger"])
let v = native_list_append(v, ["क्रुद्ध", "adj", "क्रुद्ध", "", "", "", "irritated provoked angry"])
let v = native_list_append(v, ["तुमुल", "adj", "तुमुल", "", "", "", "tumultuous noisy"])
let v = native_list_append(v, ["अत्याचार", "adj", "अत्याचार", "", "", "", "negligent of or"])
let v = native_list_append(v, ["अनिरुद्ध", "adj", "अनिरुद्ध", "", "", "", "unobstructed"])
let v = native_list_append(v, ["गूढ", "adj", "गूढ", "", "", "", "covered hidden concealed"])
let v = native_list_append(v, ["गूळ्ह", "adj", "गूळ्ह", "", "", "", "covered hidden concealed"])
let v = native_list_append(v, ["षोडश", "adj", "षोडश", "", "", "", "sixteenth"])
let v = native_list_append(v, ["ऊढ", "adj", "ऊढ", "", "", "", "carried conveyed"])
let v = native_list_append(v, ["अविद्वस्", "adj", "अविद्वस्", "", "", "", "ignorant unknowledgeable"])
let v = native_list_append(v, ["तुच्छ्य", "adj", "तुच्छ्य", "", "", "", "empty vain"])
let v = native_list_append(v, ["स्पृध्", "adj", "स्पृध्", "", "", "", "emulous vying with"])
let v = native_list_append(v, ["दृष्ट", "adj", "दृष्ट", "", "", "", "visible apparent"])
let v = native_list_append(v, ["पौरुष", "adj", "पौरुष", "", "", "", "manly"])
let v = native_list_append(v, ["दृळ्ह", "adj", "दृळ्ह", "", "", "", "fixed firm hard"])
let v = native_list_append(v, ["शक्य", "adj", "शक्य", "", "", "", "possible practicable capable"])
let v = native_list_append(v, ["स्थूल", "adj", "स्थूल", "", "", "", "large stout bulky"])
let v = native_list_append(v, ["चतुर्दश", "adj", "चतुर्दश", "", "", "", "fourteenth"])
let v = native_list_append(v, ["अष्टादश", "adj", "अष्टादश", "", "", "", "eighteenth"])
let v = native_list_append(v, ["प्रौढ", "adj", "प्रौढ", "", "", "", "great mighty"])
let v = native_list_append(v, ["सूक्ष्म", "adj", "सूक्ष्म", "", "", "", "acute subtle keen"])
let v = native_list_append(v, ["पार्थिव", "adj", "पार्थिव", "", "", "", "earthly earthen of"])
let v = native_list_append(v, ["अघ", "adj", "अघ", "", "", "", "bad evil sinful"])
let v = native_list_append(v, ["विभूति", "adj", "विभूति", "", "", "", "mighty powerful"])
let v = native_list_append(v, ["ध्वान्त", "adj", "ध्वान्त", "", "", "", "covered veiled"])
let v = native_list_append(v, ["धीरा", "adj", "धीरा", "", "", "", "nominative singular feminine"])
let v = native_list_append(v, ["निरन्तर", "adj", "निरन्तर", "", "", "", "dense full"])
let v = native_list_append(v, ["ओजिष्ठ", "adj", "ओजिष्ठ", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["ऊना", "adj", "ऊना", "", "", "", "masculine nominative/vocative/accusative dual"])
let v = native_list_append(v, ["उशिज्", "adj", "उशिज्", "", "", "", "wishing desiring earnest"])
let v = native_list_append(v, ["तृप्त", "adj", "तृप्त", "", "", "", "satiated satisfied content"])
let v = native_list_append(v, ["सटीक", "adj", "सटीक", "", "", "", "accompanied or explained"])
let v = native_list_append(v, ["जरत्", "adj", "जरत्", "", "", "", "old ancient"])
let v = native_list_append(v, ["पार्थिवात्", "adj", "पार्थिवात्", "", "", "", "masculine/neuter ablative singular"])
let v = native_list_append(v, ["पार्थिवेन", "adj", "पार्थिवेन", "", "", "", "masculine/neuter instrumental singular"])
let v = native_list_append(v, ["पार्थिवः", "adj", "पार्थिवः", "", "", "", "combining form of"])
let v = native_list_append(v, ["पार्थिवस्य", "adj", "पार्थिवस्य", "", "", "", "masculine/neuter genitive singular"])
let v = native_list_append(v, ["पार्थिवौ", "adj", "पार्थिवौ", "", "", "", "masculine nominative/vocative/accusative dual"])
let v = native_list_append(v, ["पार्थिवम्", "adj", "पार्थिवम्", "", "", "", "inflection of पार्थिव"])
let v = native_list_append(v, ["पार्थिवेषु", "adj", "पार्थिवेषु", "", "", "", "masculine/neuter locative plural"])
let v = native_list_append(v, ["पार्थिवेभ्यः", "adj", "पार्थिवेभ्यः", "", "", "", "combining form of"])
let v = native_list_append(v, ["असितभ्रू", "adj", "असितभ्रू", "", "", "", "having black eyelid"])
let v = native_list_append(v, ["महावीर", "adj", "महावीर", "", "", "", "very brave courageous"])
let v = native_list_append(v, ["महावीरः", "adj", "महावीरः", "", "", "", "nominative masculine singular"])
let v = native_list_append(v, ["महावीरौ", "adj", "महावीरौ", "", "", "", "nominative masculine dual"])
let v = native_list_append(v, ["महावीरम्", "adj", "महावीरम्", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["महावीराः", "adj", "महावीराः", "", "", "", "nominative masculine singular"])
let v = native_list_append(v, ["उत्तराधर", "adj", "उत्तराधर", "", "", "", "superior and inferior"])
let v = native_list_append(v, ["नेतृ", "adj", "नेतृ", "", "", "", "leading guiding"])
let v = native_list_append(v, ["सित", "adj", "सित", "", "", "", "bound tied fettered"])
let v = native_list_append(v, ["नगण्य", "adj", "नगण्य", "", "", "", "negligible very small"])
let v = native_list_append(v, ["तिग्म", "adj", "तिग्म", "", "", "", "sharp pointed"])
let v = native_list_append(v, ["छिद्", "adj", "छिद्", "", "", "", "cutting cutting off"])
let v = native_list_append(v, ["सर्जनात्मक", "adj", "सर्जनात्मक", "", "", "", "Of or pertaining"])
let v = native_list_append(v, ["भावित", "adj", "भावित", "", "", "", "caused to be"])
let v = native_list_append(v, ["भवितव्य", "adj", "भवितव्य", "", "", "", "that must be"])
let v = native_list_append(v, ["लज्जास्पद", "adj", "लज्जास्पद", "", "", "", "embarrassing humiliating"])
let v = native_list_append(v, ["स्मेर", "adj", "स्मेर", "", "", "", "blown"])
let v = native_list_append(v, ["तरुतृ", "adj", "तरुतृ", "", "", "", "winning"])
let v = native_list_append(v, ["प्रतिलोम", "adj", "प्रतिलोम", "", "", "", "contrary to the"])
let v = native_list_append(v, ["दुष्टेन", "adj", "दुष्टेन", "", "", "", "instrumental masculine singular"])
let v = native_list_append(v, ["मौखिक", "adj", "मौखिक", "", "", "", "oral spoken vocal"])
let v = native_list_append(v, ["मध्यस्थ", "adj", "मध्यस्थ", "", "", "", "impartial neutral not"])
let v = native_list_append(v, ["जङ्गम", "adj", "जङ्गम", "", "", "", "mobile movable locomotive"])
let v = native_list_append(v, ["वाम", "adj", "वाम", "", "", "", "left not right"])
let v = native_list_append(v, ["बहुल", "adj", "बहुल", "", "", "", "thick large"])
let v = native_list_append(v, ["गुरवस्", "adj", "गुरवस्", "", "", "", "masculine nominative/vocative plural"])
let v = native_list_append(v, ["विपरिवर्तन", "adj", "विपरिवर्तन", "", "", "", "causing to turn"])
let v = native_list_append(v, ["युवती", "adj", "युवती", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["चित", "adj", "चित", "", "", "", "piled up heaped"])
let v = native_list_append(v, ["अश्रीर", "adj", "अश्रीर", "", "", "", "unpleasant ugly"])
let v = native_list_append(v, ["ऋजिप्य", "adj", "ऋजिप्य", "", "", "", "straight-flying"])
let v = native_list_append(v, ["अनाधिकारिक", "adj", "अनाधिकारिक", "", "", "", "unofficial"])
let v = native_list_append(v, ["शिवाय", "adj", "शिवाय", "", "", "", "masculine dative singular"])
let v = native_list_append(v, ["नेदीयस्", "adj", "नेदीयस्", "", "", "", "nearer very near"])
let v = native_list_append(v, ["नेदिष्ठ", "adj", "नेदिष्ठ", "", "", "", "nearest next"])
let v = native_list_append(v, ["दक्ष", "adj", "दक्ष", "", "", "", "right side"])
let v = native_list_append(v, ["द्वितीया", "adj", "द्वितीया", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["सुश्रवस्", "adj", "सुश्रवस्", "", "", "", "famous"])
let v = native_list_append(v, ["देशज", "adj", "देशज", "", "", "", "aboriginal native"])
let v = native_list_append(v, ["भूतमय", "adj", "भूतमय", "", "", "", "true"])
let v = native_list_append(v, ["जेन्य", "adj", "जेन्य", "", "", "", "epithet of Agni"])
let v = native_list_append(v, ["जात्यरत्नमय", "adj", "जात्यरत्नमय", "", "", "", "consisting of genuine"])
let v = native_list_append(v, ["गुणज्ञ", "adj", "गुणज्ञ", "", "", "", "virtuous"])
let v = native_list_append(v, ["द्रुह्वन्", "adj", "द्रुह्वन्", "", "", "", "deceptive hostile injuring"])
let v = native_list_append(v, ["अरमति", "adj", "अरमति", "", "", "", "tireless without relaxation"])
let v = native_list_append(v, ["भगवत्", "adj", "भगवत्", "", "", "", "possessing fortune fortunate"])
let v = native_list_append(v, ["जूर्ण", "adj", "जूर्ण", "", "", "", "old decayed worn"])
let v = native_list_append(v, ["सिन्व", "adj", "सिन्व", "", "", "", "satiable"])
let v = native_list_append(v, ["वातायन", "adj", "वातायन", "", "", "", "moving in the"])
let v = native_list_append(v, ["खग", "adj", "खग", "", "", "", "going in the"])
let v = native_list_append(v, ["वैद्युतक", "adj", "वैद्युतक", "", "", "", "electronic"])
let v = native_list_append(v, ["श्वित्र", "adj", "श्वित्र", "", "", "", "white"])
let v = native_list_append(v, ["अत्यद्भुत", "adj", "अत्यद्भुत", "", "", "", "very wonderful"])
let v = native_list_append(v, ["मुच्", "adj", "मुच्", "", "", "", "freeing or delivering"])
let v = native_list_append(v, ["द्वय", "adj", "द्वय", "", "", "", "double twofold"])
let v = native_list_append(v, ["युष्माक", "adj", "युष्माक", "", "", "", "your yours of"])
let v = native_list_append(v, ["निरीक्षक", "adj", "निरीक्षक", "", "", "", "looking at seeing"])
let v = native_list_append(v, ["मनोगतम्", "adj", "मनोगतम्", "", "", "", "inflection of मनोगत"])
let v = native_list_append(v, ["मनोगत", "adj", "मनोगत", "", "", "", "existing or passing"])
let v = native_list_append(v, ["मनोगते", "adj", "मनोगते", "", "", "", "inflection of मनोगत"])
let v = native_list_append(v, ["मनोगतेन", "adj", "मनोगतेन", "", "", "", "masculine/neuter instrumental singular"])
let v = native_list_append(v, ["मनोगतैः", "adj", "मनोगतैः", "", "", "", "combining form of"])
let v = native_list_append(v, ["मनोगतस्य", "adj", "मनोगतस्य", "", "", "", "masculine/neuter genitive singular"])
let v = native_list_append(v, ["रामेण", "adj", "रामेण", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["कौतुकिन्", "adj", "कौतुकिन्", "", "", "", "curious full of"])
let v = native_list_append(v, ["कृष्णस्", "adj", "कृष्णस्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["कपिलायाः", "adj", "कपिलायाः", "", "", "", "genitive singular of"])
let v = native_list_append(v, ["सुन्दरी", "adj", "सुन्दरी", "", "", "", "beautiful"])
let v = native_list_append(v, ["मधुरेण", "adj", "मधुरेण", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["देवेन", "adj", "देवेन", "", "", "", "inflection of देव"])
let v = native_list_append(v, ["एष", "adj", "एष", "", "", "", "gliding running hastening"])
let v = native_list_append(v, ["अदर", "adj", "अदर", "", "", "", "not little much"])
let v = native_list_append(v, ["भवतस्", "adj", "भवतस्", "", "", "", "masculine/neuter ablative/genitive singular"])
let v = native_list_append(v, ["रीळ्ह", "adj", "रीळ्ह", "", "", "", "licked"])
let v = native_list_append(v, ["බුද‍්ධ", "adj", "බුද‍්ධ", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["लीढ", "adj", "लीढ", "", "", "", "licked tasted"])
let v = native_list_append(v, ["बाळ्ह", "adj", "बाळ्ह", "", "", "", "strong mighty"])
let v = native_list_append(v, ["अब्जित्", "adj", "अब्जित्", "", "", "", "conquering waters"])
let v = native_list_append(v, ["रजिष्ठ", "adj", "रजिष्ठ", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["भवन्त्", "adj", "भवन्त्", "", "", "", "strong stem of"])
let v = native_list_append(v, ["𑀪𑀯𑀦𑁆𑀢𑁆", "adj", "𑀪𑀯𑀦𑁆𑀢𑁆", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["दुह्", "adj", "दुह्", "", "", "", "yielding granting"])
let v = native_list_append(v, ["ज्येष्ठ", "adj", "ज्येष्ठ", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["लिह्", "adj", "लिह्", "", "", "", "licking"])
let v = native_list_append(v, ["सू", "adj", "सू", "", "", "", "begetting procreating bringing"])
let v = native_list_append(v, ["काट", "adj", "काट", "", "", "", "black"])
let v = native_list_append(v, ["धारित", "adj", "धारित", "", "", "", "held borne supported"])
let v = native_list_append(v, ["बर्हिष्ठ", "adj", "बर्हिष्ठ", "", "", "", "superlative degree of"])
let v = native_list_append(v, ["जिह्म", "adj", "जिह्म", "", "", "", "oblique transverse athwart"])
let v = native_list_append(v, ["अनाहार", "adj", "अनाहार", "", "", "", "one who abstains"])
let v = native_list_append(v, ["अन्तवत्", "adj", "अन्तवत्", "", "", "", "limited having an"])
let v = native_list_append(v, ["अनापत्ति", "adj", "अनापत्ति", "", "", "", "guiltless blameless"])
let v = native_list_append(v, ["उद्द्योत", "adj", "उद्द्योत", "", "", "", "flashing up shining"])
let v = native_list_append(v, ["សិទ្ធ", "adj", "សិទ្ធ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["रुग्ण", "adj", "रुग्ण", "", "", "", "broken bent shattered"])
let v = native_list_append(v, ["अनित्य", "adj", "अनित्य", "", "", "", "noneternal impermanent transient"])
let v = native_list_append(v, ["अनिन्द्रिय", "adj", "अनिन्द्रिय", "", "", "", "senseless lacking senses"])
let v = native_list_append(v, ["अनुशासक", "adj", "अनुशासक", "", "", "", "instructor director one"])
let v = native_list_append(v, ["अपरिमाण", "adj", "अपरिमाण", "", "", "", "immeasurable"])
let v = native_list_append(v, ["स्वरि", "adj", "स्वरि", "", "", "", "noisy boisterous"])
let v = native_list_append(v, ["जन्य", "adj", "जन्य", "", "", "", "belonging to a"])
let v = native_list_append(v, ["दानु", "adj", "दानु", "", "", "", "valiant victor conqueror"])
let v = native_list_append(v, ["यूनि", "adj", "यूनि", "", "", "", "inflection of युव॑न्"])
let v = native_list_append(v, ["युग्म", "adj", "युग्म", "", "", "", "even"])
let v = native_list_append(v, ["धुर", "adj", "धुर", "", "", "", "having anything as"])
let v = native_list_append(v, ["यज्यु", "adj", "यज्यु", "", "", "", "worshipping devout pious"])
let v = native_list_append(v, ["याम", "adj", "याम", "", "", "", "relating to or"])
let v = native_list_append(v, ["यह्व", "adj", "यह्व", "", "", "", "restless swift active"])
let v = native_list_append(v, ["यह्वत्", "adj", "यह्वत्", "", "", "", "ever-flowing waters"])
let v = native_list_append(v, ["भुग्न", "adj", "भुग्न", "", "", "", "bent curved crooked"])
let v = native_list_append(v, ["भग्न", "adj", "भग्न", "", "", "", "broken literally and"])
let v = native_list_append(v, ["तक्व", "adj", "तक्व", "", "", "", "quick fast"])
let v = native_list_append(v, ["जू", "adj", "जू", "", "", "", "quick speedy courser"])
let v = native_list_append(v, ["ऋतप्सु", "adj", "ऋतप्सु", "", "", "", "one whose appearance"])
let v = native_list_append(v, ["तकु", "adj", "तकु", "", "", "", "quick fast"])
let v = native_list_append(v, ["दैय", "adj", "दैय", "", "", "", "That should be"])
let v = native_list_append(v, ["मारुक", "adj", "मारुक", "", "", "", "dying perishing"])
let v = native_list_append(v, ["आतिथ्य", "adj", "आतिथ्य", "", "", "", "proper for a"])
let v = native_list_append(v, ["काम्य", "adj", "काम्य", "", "", "", "desirable beautiful amiable"])
let v = native_list_append(v, ["धरुण", "adj", "धरुण", "", "", "", "bearing holding supporting"])
let v = native_list_append(v, ["दर्त्नु", "adj", "दर्त्नु", "", "", "", "bursting breaking"])
let v = native_list_append(v, ["भरिष", "adj", "भरिष", "", "", "", "rapacious avaricious greedy"])
let v = native_list_append(v, ["दर्तृ", "adj", "दर्तृ", "", "", "", "breaking"])
let v = native_list_append(v, ["दारुण", "adj", "दारुण", "", "", "", "hard harsh antonym"])
let v = native_list_append(v, ["स्तर्य", "adj", "स्तर्य", "", "", "", "to be laid"])
let v = native_list_append(v, ["स्तीर्ण", "adj", "स्तीर्ण", "", "", "", "spread strewn scattered"])
let v = native_list_append(v, ["भरत्", "adj", "भरत्", "", "", "", "bearing carrying"])
let v = native_list_append(v, ["परिमन्यु", "adj", "परिमन्यु", "", "", "", "angry"])
let v = native_list_append(v, ["द्रापि", "adj", "द्रापि", "", "", "", "causing to run"])
let v = native_list_append(v, ["प्रउग्य", "adj", "प्रउग्य", "", "", "", "being at or"])
let v = native_list_append(v, ["द्युम्निन्", "adj", "द्युम्निन्", "", "", "", "majestic strong powerful"])
let v = native_list_append(v, ["पाय्य", "adj", "पाय्य", "", "", "", "to be drunk"])
let v = native_list_append(v, ["पशव्य", "adj", "पशव्य", "", "", "", "belonging or relating"])
let v = native_list_append(v, ["शेव", "adj", "शेव", "", "", "", "dear precious"])
let v = native_list_append(v, ["सुशेवस्", "adj", "सुशेवस्", "", "", "", "very gracious very"])
let v = native_list_append(v, ["सुशेव", "adj", "सुशेव", "", "", "", "very dear very"])
let v = native_list_append(v, ["सुशेव्य", "adj", "सुशेव्य", "", "", "", "dearly loved"])
let v = native_list_append(v, ["सुशोक", "adj", "सुशोक", "", "", "", "shining beautifully"])
let v = native_list_append(v, ["शूशुजान", "adj", "शूशुजान", "", "", "", "puffed up audacious"])
let v = native_list_append(v, ["हर्षण", "adj", "हर्षण", "", "", "", "causing the hair"])
let v = native_list_append(v, ["शुच", "adj", "शुच", "", "", "", "pure"])
let v = native_list_append(v, ["शुचि", "adj", "शुचि", "", "", "", "shining glowing gleaming"])
let v = native_list_append(v, ["नादेय", "adj", "नादेय", "", "", "", "coming from or"])
let v = native_list_append(v, ["विश्वश्चन्द्र", "adj", "विश्वश्चन्द्र", "", "", "", "all-glittering"])
let v = native_list_append(v, ["सुश्रप", "adj", "सुश्रप", "", "", "", "easily cooked"])
let v = native_list_append(v, ["सुश्चन्द्र", "adj", "सुश्चन्द्र", "", "", "", "glittering beautifully"])
let v = native_list_append(v, ["अश्वश्चन्द्र", "adj", "अश्वश्चन्द्र", "", "", "", "splendid or brilliant"])
let v = native_list_append(v, ["वी", "adj", "वी", "", "", "", "going to eager"])
let v = native_list_append(v, ["वीतिराधस्", "adj", "वीतिराधस्", "", "", "", "affording enjoyment"])
let v = native_list_append(v, ["रारहाण", "adj", "रारहाण", "", "", "", "hastening quick rapid"])
let v = native_list_append(v, ["रंसु", "adj", "रंसु", "", "", "", "cheerful delightful"])
let v = native_list_append(v, ["राध्य", "adj", "राध्य", "", "", "", "to be accomplished"])
let v = native_list_append(v, ["राद्ध", "adj", "राद्ध", "", "", "", "accomplished brought about"])
let v = native_list_append(v, ["रिपुघ्न", "adj", "रिपुघ्न", "", "", "", "enemy-killing"])
let v = native_list_append(v, ["रिपुघातिन्", "adj", "रिपुघातिन्", "", "", "", "enemy-killing"])
let v = native_list_append(v, ["रिपु", "adj", "रिपु", "", "", "", "deceitful treacherous"])
let v = native_list_append(v, ["वीतभी", "adj", "वीतभी", "", "", "", "free from fear"])
let v = native_list_append(v, ["वीतभीति", "adj", "वीतभीति", "", "", "", "free from fear"])
let v = native_list_append(v, ["वीतमन्यु", "adj", "वीतमन्यु", "", "", "", "free from resentment"])
let v = native_list_append(v, ["प्रैणान", "adj", "प्रैणान", "", "", "", "propitiated gratified"])
let v = native_list_append(v, ["सरु", "adj", "सरु", "", "", "", "minute thin fine"])
let v = native_list_append(v, ["त्वेष", "adj", "त्वेष", "", "", "", "vehement impetuous causing"])
let v = native_list_append(v, ["त्वेषद्युम्न", "adj", "त्वेषद्युम्न", "", "", "", "having glittering brilliancy"])
let v = native_list_append(v, ["त्वेषनृम्ण", "adj", "त्वेषनृम्ण", "", "", "", "of brilliant power"])
let v = native_list_append(v, ["त्वेषरथ", "adj", "त्वेषरथ", "", "", "", "his chariot charges"])
let v = native_list_append(v, ["तुर", "adj", "तुर", "", "", "", "quick willing prompt"])
let v = native_list_append(v, ["त्सारिन्", "adj", "त्सारिन्", "", "", "", "approaching stealthily hidden"])
let v = native_list_append(v, ["शरारु", "adj", "शरारु", "", "", "", "injurious noxious"])
let v = native_list_append(v, ["हिंस्र", "adj", "हिंस्र", "", "", "", "injurious mischievous hurtful"])
let v = native_list_append(v, ["अभिष्टिद्युम्न", "adj", "अभिष्टिद्युम्न", "", "", "", "whose glory is"])
let v = native_list_append(v, ["तुविद्युम्न", "adj", "तुविद्युम्न", "", "", "", "very glorious very"])
let v = native_list_append(v, ["धृष्ट", "adj", "धृष्ट", "", "", "", "bold daring confident"])
let v = native_list_append(v, ["प्सात", "adj", "प्सात", "", "", "", "chewed eaten devoured"])
let v = native_list_append(v, ["वपुस्", "adj", "वपुस्", "", "", "", "having form or"])
let v = native_list_append(v, ["वपुष", "adj", "वपुष", "", "", "", "wonderfully beautiful stunning"])
let v = native_list_append(v, ["वपुष्य", "adj", "वपुष्य", "", "", "", "wonderfully beautiful wonderful"])
let v = native_list_append(v, ["वपुष्टर", "adj", "वपुष्टर", "", "", "", "more or most"])
let v = native_list_append(v, ["वपुष्टम", "adj", "वपुष्टम", "", "", "", "most beautiful or"])
let v = native_list_append(v, ["रिप्र", "adj", "रिप्र", "", "", "", "vile bad"])
let v = native_list_append(v, ["रेभ", "adj", "रेभ", "", "", "", "creaking crackling murmuring"])
let v = native_list_append(v, ["वर्चोदा", "adj", "वर्चोदा", "", "", "", "granting power bestowing"])
let v = native_list_append(v, ["वर्चोधा", "adj", "वर्चोधा", "", "", "", "granting power bestowing"])
let v = native_list_append(v, ["अर्चा", "adj", "अर्चा", "", "", "", "masculine/feminine/neuter instrumental singular"])
let v = native_list_append(v, ["अर्चि", "adj", "अर्चि", "", "", "", "inflection of अर्च्"])
let v = native_list_append(v, ["रैवत", "adj", "रैवत", "", "", "", "wealthy"])
let v = native_list_append(v, ["रयिन्तम", "adj", "रयिन्तम", "", "", "", "extremely wealthy"])
let v = native_list_append(v, ["सोल्लुण्ठ", "adj", "सोल्लुण्ठ", "", "", "", "ironical sarcastic"])
let v = native_list_append(v, ["दुवस्यु", "adj", "दुवस्यु", "", "", "", "worshipping reverential"])
let v = native_list_append(v, ["चण्ड", "adj", "चण्ड", "", "", "", "glowing with passion"])
let v = native_list_append(v, ["तीव्र", "adj", "तीव्र", "", "", "", "strong severe violent"])
let v = native_list_append(v, ["तविषीयु", "adj", "तविषीयु", "", "", "", "spirited of a"])
let v = native_list_append(v, ["तव्य", "adj", "तव्य", "", "", "", "strong"])
let v = native_list_append(v, ["तवस्", "adj", "तवस्", "", "", "", "strong energetic courageous"])
let v = native_list_append(v, ["तविष", "adj", "तविष", "", "", "", "strong energetic courageous"])
let v = native_list_append(v, ["अक्षित", "adj", "अक्षित", "", "", "", "imperishable everlasting undying"])
let v = native_list_append(v, ["सज्ज", "adj", "सज्ज", "", "", "", "ready prepared equipped"])
let v = native_list_append(v, ["मङ्गल", "adj", "मङ्गल", "", "", "", "auspicious lucky"])
let v = native_list_append(v, ["वर्धन", "adj", "वर्धन", "", "", "", "strengthening"])
let v = native_list_append(v, ["अवशिन्", "adj", "अवशिन्", "", "", "", "not having or"])
let v = native_list_append(v, ["आवासिक", "adj", "आवासिक", "", "", "", "staying in abiding"])
let v = native_list_append(v, ["नारक", "adj", "नारक", "", "", "", "hellish infernal"])
let v = native_list_append(v, ["वग्नु", "adj", "वग्नु", "", "", "", "garrulous loquacious"])
let v = native_list_append(v, ["ईर्षु", "adj", "ईर्षु", "", "", "", "envious jealous"])
let v = native_list_append(v, ["ईर्ष्यु", "adj", "ईर्ष्यु", "", "", "", "envious jealous"])
let v = native_list_append(v, ["ईक्ष", "adj", "ईक्ष", "", "", "", "seeing looking"])
let v = native_list_append(v, ["နဝမ", "adj", "နဝမ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["सक्त", "adj", "सक्त", "", "", "", "clinging or adhering"])
let v = native_list_append(v, ["आजानेय", "adj", "आजानेय", "", "", "", "of noble birth"])
let v = native_list_append(v, ["अकृतज्ञ", "adj", "अकृतज्ञ", "", "", "", "ungrateful"])
let v = native_list_append(v, ["अकुशल", "adj", "अकुशल", "", "", "", "unhappy inauspicious evil"])
let v = native_list_append(v, ["अक्ष्णया", "adj", "अक्ष्णया", "", "", "", "diagonally transversely"])
let v = native_list_append(v, ["अक्षोभ", "adj", "अक्षोभ", "", "", "", "unagitated unmoved"])
let v = native_list_append(v, ["अतिरेक", "adj", "अतिरेक", "", "", "", "surplus"])
let v = native_list_append(v, ["ဂုရု", "adj", "ဂုရု", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["ဒေဝ", "adj", "ဒေဝ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["रूपवत्", "adj", "रूपवत्", "", "", "", "corporeal embodied"])
let v = native_list_append(v, ["तूय", "adj", "तूय", "", "", "", "strong"])
let v = native_list_append(v, ["ພຸທ຺ຘ", "adj", "ພຸທ຺ຘ", "", "", "", "Lao script form"])
let v = native_list_append(v, ["พุทฺธ", "adj", "พุทฺธ", "", "", "", "Thai script form"])
let v = native_list_append(v, ["पाषण्ड", "adj", "पाषण्ड", "", "", "", "heretical impious"])
let v = native_list_append(v, ["तीक्ष्ण", "adj", "तीक्ष्ण", "", "", "", "sharp"])
let v = native_list_append(v, ["ସଂସ୍କୃତ", "adj", "ସଂସ୍କୃତ", "", "", "", "Odia script form"])
let v = native_list_append(v, ["ภวนฺตฺ", "adj", "ภวนฺตฺ", "", "", "", "Thai script form"])
let v = native_list_append(v, ["ᬖᭀᬭ", "adj", "ᬖᭀᬭ", "", "", "", "Balinese script form"])
let v = native_list_append(v, ["ᬲᬶᬤ᭄ᬥ", "adj", "ᬲᬶᬤ᭄ᬥ", "", "", "", "Balinese script form"])
let v = native_list_append(v, ["เทว", "adj", "เทว", "", "", "", "Thai script form"])
let v = native_list_append(v, ["สุขี", "adj", "สุขี", "", "", "", "Thai script form"])
let v = native_list_append(v, ["उपतापिन्", "adj", "उपतापिन्", "", "", "", "suffering from pain"])
let v = native_list_append(v, ["रण्ड", "adj", "रण्ड", "", "", "", "maimed crippled"])
let v = native_list_append(v, ["म्लात", "adj", "म्लात", "", "", "", "tanned softened leather"])
let v = native_list_append(v, ["दन्तमूलीय", "adj", "दन्तमूलीय", "", "", "", "toothroot - a"])
let v = native_list_append(v, ["जिह्वामूलीय", "adj", "जिह्वामूलीय", "", "", "", "uttered from the"])
let v = native_list_append(v, ["कृष्णा", "adj", "कृष्णा", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["इद्धाग्नि", "adj", "इद्धाग्नि", "", "", "", "whose fire is"])
let v = native_list_append(v, ["रथी", "adj", "रथी", "", "", "", "going or fighting"])
let v = native_list_append(v, ["परिविष्ट", "adj", "परिविष्ट", "", "", "", "surrounded beset besieged"])
let v = native_list_append(v, ["एवंगत", "adj", "एवंगत", "", "", "", "being in such"])
let v = native_list_append(v, ["एवंक्रतु", "adj", "एवंक्रतु", "", "", "", "thus minded"])
let v = native_list_append(v, ["आलाक्त", "adj", "आलाक्त", "", "", "", "envenomed marked or"])
let v = native_list_append(v, ["अनवपृग्ण", "adj", "अनवपृग्ण", "", "", "", "not closely united"])
let v = native_list_append(v, ["पौष्टिक", "adj", "पौष्टिक", "", "", "", "relating to growth"])
let v = native_list_append(v, ["क्रीड", "adj", "क्रीड", "", "", "", "playing sporting"])
let v = native_list_append(v, ["क्रीळ", "adj", "क्रीळ", "", "", "", "playing sporting"])
let v = native_list_append(v, ["अपर्याप्त", "adj", "अपर्याप्त", "", "", "", "insufficient inadequate incomplete"])
let v = native_list_append(v, ["अर्जित", "adj", "अर्जित", "", "", "", "acquired gained earned"])
let v = native_list_append(v, ["साप्ताहिक", "adj", "साप्ताहिक", "", "", "", "weekly occurring in"])
let v = native_list_append(v, ["अलंकृत", "adj", "अलंकृत", "", "", "", "adorned decorated"])
let v = native_list_append(v, ["द्वारका", "adj", "द्वारका", "", "", "", "many-gated"])
let v = native_list_append(v, ["महर्द्धिक", "adj", "महर्द्धिक", "", "", "", "very prosperous"])
let v = native_list_append(v, ["प्रवर", "adj", "प्रवर", "", "", "", "best finest"])
let v = native_list_append(v, ["भाषित", "adj", "भाषित", "", "", "", "spoken said uttered"])
let v = native_list_append(v, ["नव्य", "adj", "नव्य", "", "", "", "new"])
let v = native_list_append(v, ["एकल", "adj", "एकल", "", "", "", "alone solitary"])
let v = native_list_append(v, ["अज्वर", "adj", "अज्वर", "", "", "", "without fever"])
let v = native_list_append(v, ["अभ्यन्तरकल्प", "adj", "अभ्यन्तरकल्प", "", "", "", "intermediate age middle"])
let v = native_list_append(v, ["संक्रमित", "adj", "संक्रमित", "", "", "", "conducted led to"])
let v = native_list_append(v, ["तुल्य", "adj", "तुल्य", "", "", "", "equal to"])
let v = native_list_append(v, ["संरक्षित", "adj", "संरक्षित", "", "", "", "protected preserved taken"])
let v = native_list_append(v, ["अनामय", "adj", "अनामय", "", "", "", "healthy free from"])
let v = native_list_append(v, ["अक्षम्य", "adj", "अक्षम्य", "", "", "", "unforgivable unpardonable"])
let v = native_list_append(v, ["उच्छिन्न", "adj", "उच्छिन्न", "", "", "", "cut off"])
let v = native_list_append(v, ["अविद्य", "adj", "अविद्य", "", "", "", "ignorant foolish unwise"])
let v = native_list_append(v, ["अव्याकृत", "adj", "अव्याकृत", "", "", "", "undeveloped unexpounded"])
let v = native_list_append(v, ["ब्रध्न", "adj", "ब्रध्न", "", "", "", "ruddy pale red"])
let v = native_list_append(v, ["วาต", "adj", "วาต", "", "", "", "Thai script form"])
let v = native_list_append(v, ["स्थावर", "adj", "स्थावर", "", "", "", "fixed stationary"])
let v = native_list_append(v, ["पराक्रमी", "adj", "पराक्रमी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["धिष्ण्य", "adj", "धिष्ण्य", "", "", "", "attentive"])
let v = native_list_append(v, ["नूतन", "adj", "नूतन", "", "", "", "current modern"])
let v = native_list_append(v, ["पुद्गल", "adj", "पुद्गल", "", "", "", "beautiful lovely handsome"])
let v = native_list_append(v, ["𑀲𑀳𑀲𑁆𑀭", "adj", "𑀲𑀳𑀲𑁆𑀭", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["ធាម្ម៌ិក", "adj", "ធាម្ម៌ិក", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["សវ្វ៌", "adj", "សវ្វ៌", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["अनृक्षर", "adj", "अनृक्षर", "", "", "", "without thorns"])
let v = native_list_append(v, ["स्मृत", "adj", "स्मृत", "", "", "", "remembered recollected thought"])
let v = native_list_append(v, ["सृष्ट", "adj", "सृष्ट", "", "", "", "let go discharged"])
let v = native_list_append(v, ["नीत", "adj", "नीत", "", "", "", "led guided brought"])
let v = native_list_append(v, ["यत", "adj", "यत", "", "", "", "restrained held brought"])
let v = native_list_append(v, ["रुद्ध", "adj", "रुद्ध", "", "", "", "obstructed stopped suppressed"])
let v = native_list_append(v, ["अनेन", "adj", "अनेन", "", "", "", "without stags"])
let v = native_list_append(v, ["शस्त", "adj", "शस्त", "", "", "", "recited repeated"])
let v = native_list_append(v, ["छिन्न", "adj", "छिन्न", "", "", "", "cut off divided"])
let v = native_list_append(v, ["छिद्र", "adj", "छिद्र", "", "", "", "torn apart"])
let v = native_list_append(v, ["नय", "adj", "नय", "", "", "", "fit right proper"])
let v = native_list_append(v, ["स्निग्ध", "adj", "स्निग्ध", "", "", "", "loving affectionate friendly"])
let v = native_list_append(v, ["जग्ध", "adj", "जग्ध", "", "", "", "eaten"])
let v = native_list_append(v, ["इत", "adj", "इत", "", "", "", "gone"])
let v = native_list_append(v, ["दग्ध", "adj", "दग्ध", "", "", "", "burnt scorched consumed"])
let v = native_list_append(v, ["रक्तफल", "adj", "रक्तफल", "", "", "", "having or bearing"])
let v = native_list_append(v, ["चण", "adj", "चण", "", "", "", "renowned or famous"])
let v = native_list_append(v, ["न्यून", "adj", "न्यून", "", "", "", "less diminished defective"])
let v = native_list_append(v, ["बन्धन", "adj", "बन्धन", "", "", "", "binding tying fettering"])
let v = native_list_append(v, ["वैष्णव", "adj", "वैष्णव", "", "", "", "relating or belonging"])
let v = native_list_append(v, ["शैव", "adj", "शैव", "", "", "", "relating to belonging"])
let v = native_list_append(v, ["दिग्ध", "adj", "दिग्ध", "", "", "", "smeared anointed"])
let v = native_list_append(v, ["मोमुघ", "adj", "मोमुघ", "", "", "", "mad insane"])
let v = native_list_append(v, ["ऋद्ध", "adj", "ऋद्ध", "", "", "", "thriving prosperous"])
let v = native_list_append(v, ["अननुमेय", "adj", "अननुमेय", "", "", "", "unpredictable uninferable"])
let v = native_list_append(v, ["अनुमेय", "adj", "अनुमेय", "", "", "", "predictable measurable inferable"])
let v = native_list_append(v, ["रेखाङ्कित", "adj", "रेखाङ्कित", "", "", "", "underlined"])
let v = native_list_append(v, ["अङ्कित", "adj", "अङ्कित", "", "", "", "marked"])
let v = native_list_append(v, ["सुनीत", "adj", "सुनीत", "", "", "", "well-led or guided"])
let v = native_list_append(v, ["शान्तनु", "adj", "शान्तनु", "", "", "", "alternative form of"])
let v = native_list_append(v, ["सव्य", "adj", "सव्य", "", "", "", "left left-hand"])
let v = native_list_append(v, ["बन्दिन्", "adj", "बन्दिन्", "", "", "", "prisoner captive slave"])
let v = native_list_append(v, ["लोहित", "adj", "लोहित", "", "", "", "red reddish"])
let v = native_list_append(v, ["गार्ह्य", "adj", "गार्ह्य", "", "", "", "domestic"])
let v = native_list_append(v, ["स्नात", "adj", "स्नात", "", "", "", "bathed washed cleansed"])
let v = native_list_append(v, ["श्रावण", "adj", "श्रावण", "", "", "", "relating to or"])
let v = native_list_append(v, ["आश्विन", "adj", "आश्विन", "", "", "", "belonging or devoted"])
let v = native_list_append(v, ["पौष", "adj", "पौष", "", "", "", "relating to or"])
let v = native_list_append(v, ["माघ", "adj", "माघ", "", "", "", "relating to the"])
let v = native_list_append(v, ["फाल्गुन", "adj", "फाल्गुन", "", "", "", "relating to the"])
let v = native_list_append(v, ["मेधिर", "adj", "मेधिर", "", "", "", "intelligent wise"])
let v = native_list_append(v, ["अस्थिर", "adj", "अस्थिर", "", "", "", "unstable shaky"])
let v = native_list_append(v, ["गर्भिणी", "adj", "गर्भिणी", "", "", "", "feminine of ग॒र्भिन्॑"])
let v = native_list_append(v, ["तृढ", "adj", "तृढ", "", "", "", "crushed"])
let v = native_list_append(v, ["अज्ञ", "adj", "अज्ञ", "", "", "", "unknowing ignorant"])
let v = native_list_append(v, ["भौम", "adj", "भौम", "", "", "", "earthly terrestrial relating"])
let v = native_list_append(v, ["ओजोदा", "adj", "ओजोदा", "", "", "", "strengthening giving strength"])
let v = native_list_append(v, ["अपराधिन्", "adj", "अपराधिन्", "", "", "", "criminal offender guilty"])
let v = native_list_append(v, ["उपयोगिन्", "adj", "उपयोगिन्", "", "", "", "useful"])
let v = native_list_append(v, ["उपयोगिनी", "adj", "उपयोगिनी", "", "", "", "feminine of उपयोगिन्"])
let v = native_list_append(v, ["दत्त", "adj", "दत्त", "", "", "", "given granted presented"])
let v = native_list_append(v, ["भङ्ग", "adj", "भङ्ग", "", "", "", "broken"])
let v = native_list_append(v, ["कटु", "adj", "कटु", "", "", "", "bitter acrid"])
let v = native_list_append(v, ["अहंकारिणी", "adj", "अहंकारिणी", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["काण", "adj", "काण", "", "", "", "blind in one"])
let v = native_list_append(v, ["अहंकारिन्", "adj", "अहंकारिन्", "", "", "", "having conception of"])
let v = native_list_append(v, ["स्वेदन", "adj", "स्वेदन", "", "", "", "perspiring inclined to"])
let v = native_list_append(v, ["संयमी", "adj", "संयमी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["संयमिन्", "adj", "संयमिन्", "", "", "", "practicing self-control"])
let v = native_list_append(v, ["संयमिनी", "adj", "संयमिनी", "", "", "", "one who practises"])
let v = native_list_append(v, ["स्वार्थिन्", "adj", "स्वार्थिन्", "", "", "", "selfish"])
let v = native_list_append(v, ["स्वार्थिनी", "adj", "स्वार्थिनी", "", "", "", "feminine of स्वार्थिन्"])
let v = native_list_append(v, ["सौर्य", "adj", "सौर्य", "", "", "", "solar related to"])
let v = native_list_append(v, ["भोग्य", "adj", "भोग्य", "", "", "", "fit to be"])
let v = native_list_append(v, ["साढ", "adj", "साढ", "", "", "", "overcome conquered"])
let v = native_list_append(v, ["अषाढ", "adj", "अषाढ", "", "", "", "invincible unconquerable"])
let v = native_list_append(v, ["अषाळ्ह", "adj", "अषाळ्ह", "", "", "", "alternative form of"])
let v = native_list_append(v, ["मालिन्", "adj", "मालिन्", "", "", "", "garlanded crowned encircled"])
let v = native_list_append(v, ["ऋणी", "adj", "ऋणी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["ऋणिनी", "adj", "ऋणिनी", "", "", "", "feminine of ऋणिन्"])
let v = native_list_append(v, ["दुःखिन्", "adj", "दुःखिन्", "", "", "", "sad grieved pained"])
let v = native_list_append(v, ["सुखिन्", "adj", "सुखिन्", "", "", "", "possessing or causing"])
let v = native_list_append(v, ["विद्वान्", "adj", "विद्वान्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["बहुक", "adj", "बहुक", "", "", "", "costing much"])
let v = native_list_append(v, ["दानिन्", "adj", "दानिन्", "", "", "", "generous"])
let v = native_list_append(v, ["दानिनी", "adj", "दानिनी", "", "", "", "feminine of दानिन्"])
let v = native_list_append(v, ["विपुल", "adj", "विपुल", "", "", "", "large extensive wide"])
let v = native_list_append(v, ["अपरिग्रह", "adj", "अपरिग्रह", "", "", "", "without possessions"])
let v = native_list_append(v, ["सनातन", "adj", "सनातन", "", "", "", "existing from the"])
let v = native_list_append(v, ["कालीन", "adj", "कालीन", "", "", "", "belonging or relating"])
let v = native_list_append(v, ["सनक", "adj", "सनक", "", "", "", "old ancient former"])
let v = native_list_append(v, ["कुलीन", "adj", "कुलीन", "", "", "", "belonging to the"])
let v = native_list_append(v, ["कल्प", "adj", "कल्प", "", "", "", "practicable feasible possible"])
let v = native_list_append(v, ["प्राणिन्", "adj", "प्राणिन्", "", "", "", "breathing living alive"])
let v = native_list_append(v, ["यौन", "adj", "यौन", "", "", "", "relating to the"])
let v = native_list_append(v, ["बुभुक्षित", "adj", "बुभुक्षित", "", "", "", "hungry starving ravenous"])
let v = native_list_append(v, ["असंख्येय", "adj", "असंख्येय", "", "", "", "innumerable countless"])
let v = native_list_append(v, ["असेचन​", "adj", "असेचन​", "", "", "", "lovely charming"])
let v = native_list_append(v, ["प्राप्य", "adj", "प्राप्य", "", "", "", "to be reached"])
let v = native_list_append(v, ["तेजस्विन्", "adj", "तेजस्विन्", "", "", "", "sharp the eye"])
let v = native_list_append(v, ["त्राण", "adj", "त्राण", "", "", "", "protected"])
let v = native_list_append(v, ["अर्पण", "adj", "अर्पण", "", "", "", "procuring"])
let v = native_list_append(v, ["काल्पनिक", "adj", "काल्पनिक", "", "", "", "existing only in"])
let v = native_list_append(v, ["षाण्मासिक", "adj", "षाण्मासिक", "", "", "", "six-monthly half-yearly six"])
let v = native_list_append(v, ["जित", "adj", "जित", "", "", "", "won conquered"])
let v = native_list_append(v, ["आङ्ग्ल", "adj", "आङ्ग्ल", "", "", "", "English relating to"])
let v = native_list_append(v, ["धनाढ्य", "adj", "धनाढ्य", "", "", "", "opulent rich"])
let v = native_list_append(v, ["असंकॢप्त", "adj", "असंकॢप्त", "", "", "", "not desired"])
let v = native_list_append(v, ["अश्रुमुख", "adj", "अश्रुमुख", "", "", "", "having tears on"])
let v = native_list_append(v, ["धनिन्", "adj", "धनिन्", "", "", "", "possessing wealth or"])
let v = native_list_append(v, ["हार्द", "adj", "हार्द", "", "", "", "relating to or"])
let v = native_list_append(v, ["असार", "adj", "असार", "", "", "", "sapless without strength"])
let v = native_list_append(v, ["रङ्गिन्", "adj", "रङ्गिन्", "", "", "", "colouring dyeing painting"])
let v = native_list_append(v, ["अनङ्ग", "adj", "अनङ्ग", "", "", "", "bodiless incorporeal"])
let v = native_list_append(v, ["नागिन्", "adj", "नागिन्", "", "", "", "covered with or"])
let v = native_list_append(v, ["फिरङ्गिन्", "adj", "फिरङ्गिन्", "", "", "", "Frankish European"])
let v = native_list_append(v, ["लैङ्ग", "adj", "लैङ्ग", "", "", "", "related to liṅga"])
let v = native_list_append(v, ["निष्कारण", "adj", "निष्कारण", "", "", "", "causeless unnecessary"])
let v = native_list_append(v, ["कामकेलि", "adj", "कामकेलि", "", "", "", "having amorous sport"])
let v = native_list_append(v, ["शोधक", "adj", "शोधक", "", "", "", "purificatory"])
let v = native_list_append(v, ["धनंजय", "adj", "धनंजय", "", "", "", "winning or acquiring"])
let v = native_list_append(v, ["आर्जव", "adj", "आर्जव", "", "", "", "straight"])
let v = native_list_append(v, ["निर्मुक्त", "adj", "निर्मुक्त", "", "", "", "freed"])
let v = native_list_append(v, ["शांतनु", "adj", "शांतनु", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["शन्तनु", "adj", "शन्तनु", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["शंतनु", "adj", "शंतनु", "", "", "", "wholesome for the"])
let v = native_list_append(v, ["मलिन", "adj", "मलिन", "", "", "", "dirty filthy impure"])
let v = native_list_append(v, ["प्रेषित", "adj", "प्रेषित", "", "", "", "set in motion"])
let v = native_list_append(v, ["अर्हित", "adj", "अर्हित", "", "", "", "honoured worshipped"])
let v = native_list_append(v, ["मूर्छित", "adj", "मूर्छित", "", "", "", "fainted stupefied insensible"])
let v = native_list_append(v, ["मूर्च्छित", "adj", "मूर्च्छित", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["करिन्", "adj", "करिन्", "", "", "", "doing effecting"])
let v = native_list_append(v, ["अर्णव", "adj", "अर्णव", "", "", "", "agitated restless"])
let v = native_list_append(v, ["नीच", "adj", "नीच", "", "", "", "low not high"])
let v = native_list_append(v, ["शाक्त", "adj", "शाक्त", "", "", "", "relating to power"])
let v = native_list_append(v, ["कद्रु", "adj", "कद्रु", "", "", "", "brown reddish-brown"])
let v = native_list_append(v, ["क्षुल्ल", "adj", "क्षुल्ल", "", "", "", "small little minute"])
let v = native_list_append(v, ["क्षुल्लक", "adj", "क्षुल्लक", "", "", "", "small little"])
let v = native_list_append(v, ["करि", "adj", "करि", "", "", "", "causing accomplishing"])
let v = native_list_append(v, ["क्षुण्ण", "adj", "क्षुण्ण", "", "", "", "pounded pulverised crushed"])
let v = native_list_append(v, ["अतल", "adj", "अतल", "", "", "", "bottomless"])
let v = native_list_append(v, ["तालिन्", "adj", "तालिन्", "", "", "", "placing upon"])
let v = native_list_append(v, ["आलंकारिक", "adj", "आलंकारिक", "", "", "", "used for decoration"])
let v = native_list_append(v, ["साध्वलंकृत", "adj", "साध्वलंकृत", "", "", "", "beautifully adorned"])
let v = native_list_append(v, ["स्वलंकृत", "adj", "स्वलंकृत", "", "", "", "adorned beautifully"])
let v = native_list_append(v, ["समलंकृत", "adj", "समलंकृत", "", "", "", "adorned well highly"])
let v = native_list_append(v, ["अभ्यलंकृत", "adj", "अभ्यलंकृत", "", "", "", "adorned decorated"])
let v = native_list_append(v, ["भरण", "adj", "भरण", "", "", "", "bearing maintaining"])
let v = native_list_append(v, ["वङ्क्य", "adj", "वङ्क्य", "", "", "", "crooked curved flexible"])
let v = native_list_append(v, ["वङ्कु", "adj", "वङ्कु", "", "", "", "going crookedly bent"])
let v = native_list_append(v, ["गौतम", "adj", "गौतम", "", "", "", "relating to Gotama"])
let v = native_list_append(v, ["आज्ञाकारिन्", "adj", "आज्ञाकारिन्", "", "", "", "one who executes"])
let v = native_list_append(v, ["शैशव", "adj", "शैशव", "", "", "", "childish"])
let v = native_list_append(v, ["काश्मीर", "adj", "काश्मीर", "", "", "", "living in born"])
let v = native_list_append(v, ["ताम्रमुख", "adj", "ताम्रमुख", "", "", "", "copper-faced"])
let v = native_list_append(v, ["भारिन्", "adj", "भारिन्", "", "", "", "bearing or carrying"])
let v = native_list_append(v, ["अनुक", "adj", "अनुक", "", "", "", "subordinate dependent"])
let v = native_list_append(v, ["सोढ", "adj", "सोढ", "", "", "", "borne endured tolerated"])
let v = native_list_append(v, ["भारिक", "adj", "भारिक", "", "", "", "forming a load"])
let v = native_list_append(v, ["अनूप", "adj", "अनूप", "", "", "", "situated near the"])
let v = native_list_append(v, ["शम्ब", "adj", "शम्ब", "", "", "", "happy fortunate"])
let v = native_list_append(v, ["खेट", "adj", "खेट", "", "", "", "expressing defectiveness or"])
let v = native_list_append(v, ["आञ्छित", "adj", "आञ्छित", "", "", "", "stretched set"])
let v = native_list_append(v, ["मूर्छन", "adj", "मूर्छन", "", "", "", "stupefying causing insensibility"])
let v = native_list_append(v, ["लाञ्छित", "adj", "लाञ्छित", "", "", "", "marked decorated characterised"])
let v = native_list_append(v, ["दैत्य", "adj", "दैत्य", "", "", "", "belonging or relating"])
let v = native_list_append(v, ["प्यान", "adj", "प्यान", "", "", "", "fat swollen"])
let v = native_list_append(v, ["प्यायन", "adj", "प्यायन", "", "", "", "causing to thrive"])
let v = native_list_append(v, ["प्यायित", "adj", "प्यायित", "", "", "", "fat grown fat"])
let v = native_list_append(v, ["पीन", "adj", "पीन", "", "", "", "swelling swollen full"])
let v = native_list_append(v, ["शाव", "adj", "शाव", "", "", "", "cadaverous relating to"])
let v = native_list_append(v, ["यादृश्", "adj", "यादृश्", "", "", "", "like of whatever"])
let v = native_list_append(v, ["यादृश", "adj", "यादृश", "", "", "", "like of whatever"])
let v = native_list_append(v, ["रिफित", "adj", "रिफित", "", "", "", "pronounced with a"])
let v = native_list_append(v, ["बालिश", "adj", "बालिश", "", "", "", "young childish puerile"])
let v = native_list_append(v, ["विनीत", "adj", "विनीत", "", "", "", "well-led"])
let v = native_list_append(v, ["कठिनचित्त", "adj", "कठिनचित्त", "", "", "", "hardhearted cruel unkind"])
let v = native_list_append(v, ["कठिनहृदय", "adj", "कठिनहृदय", "", "", "", "hard-hearted cruel unkind"])
let v = native_list_append(v, ["पृष्ट", "adj", "पृष्ट", "", "", "", "asked inquired questioned"])
let v = native_list_append(v, ["हिक्किन्", "adj", "हिक्किन्", "", "", "", "suffering from hiccup"])
let v = native_list_append(v, ["आसक्त", "adj", "आसक्त", "", "", "", "fixed or fastened"])
let v = native_list_append(v, ["संलग्न", "adj", "संलग्न", "", "", "", "closely attached adhering"])
let v = native_list_append(v, ["वीळु", "adj", "वीळु", "", "", "", "strong firm hard"])
let v = native_list_append(v, ["वीडु", "adj", "वीडु", "", "", "", "strong firm hard"])
let v = native_list_append(v, ["यन्तृ", "adj", "यन्तृ", "", "", "", "restraining limiting withholding"])
let v = native_list_append(v, ["विलक्षण", "adj", "विलक्षण", "", "", "", "having different marks"])
let v = native_list_append(v, ["पिङ्गल", "adj", "पिङ्गल", "", "", "", "reddish-brown tawny yellow"])
let v = native_list_append(v, ["पिञ्जर", "adj", "पिञ्जर", "", "", "", "reddish-yellow tawny yellow"])
let v = native_list_append(v, ["तलित", "adj", "तलित", "", "", "", "fixed placed"])
let v = native_list_append(v, ["अयुत", "adj", "अयुत", "", "", "", "unimpeded"])
let v = native_list_append(v, ["युत", "adj", "युत", "", "", "", "kept off removed"])
let v = native_list_append(v, ["क्षुब्ध", "adj", "क्षुब्ध", "", "", "", "agitated shaken"])
let v = native_list_append(v, ["अरण", "adj", "अरण", "", "", "", "strange foreign"])
let v = native_list_append(v, ["आरूप्य", "adj", "आरूप्य", "", "", "", "formless without form"])
let v = native_list_append(v, ["वृष्णि", "adj", "वृष्णि", "", "", "", "male manly strong"])
let v = native_list_append(v, ["गृध्र", "adj", "गृध्र", "", "", "", "desiring greedily or"])
let v = native_list_append(v, ["वृष्ट", "adj", "वृष्ट", "", "", "", "rained"])
let v = native_list_append(v, ["अभिवृष्ट", "adj", "अभिवृष्ट", "", "", "", "rained upon"])
let v = native_list_append(v, ["युवति", "adj", "युवति", "", "", "", "feminine vocative singular"])
let v = native_list_append(v, ["सुपर्ण", "adj", "सुपर्ण", "", "", "", "having beautiful wings"])
let v = native_list_append(v, ["खरे", "adj", "खरे", "", "", "", "inflection of खर"])
let v = native_list_append(v, ["गाढ", "adj", "गाढ", "", "", "", "dived into bathed"])
let v = native_list_append(v, ["विकट", "adj", "विकट", "", "", "", "dreadful monstrous horrible"])
let v = native_list_append(v, ["विकृत", "adj", "विकृत", "", "", "", "unaccomplished incomplete"])
let v = native_list_append(v, ["मीढ्वस्", "adj", "मीढ्वस्", "", "", "", "generous bestowing richly"])
let v = native_list_append(v, ["मीळ्हुष्टम", "adj", "मीळ्हुष्टम", "", "", "", "most liberal most"])
let v = native_list_append(v, ["मीढुष्टम", "adj", "मीढुष्टम", "", "", "", "alternative form of"])
let v = native_list_append(v, ["सुसज्जित", "adj", "सुसज्जित", "", "", "", "well-decorated adorned"])
let v = native_list_append(v, ["सज्जित", "adj", "सज्जित", "", "", "", "fastened or attached"])
let v = native_list_append(v, ["कम्पन", "adj", "कम्पन", "", "", "", "trembling shaken unsteady"])
let v = native_list_append(v, ["कम्पित", "adj", "कम्पित", "", "", "", "trembling shaking"])
let v = native_list_append(v, ["दुर्मनस्", "adj", "दुर्मनस्", "", "", "", "in bad or"])
let v = native_list_append(v, ["भञ्जक", "adj", "भञ्जक", "", "", "", "breaking destroying dividing"])
let v = native_list_append(v, ["आहरण", "adj", "आहरण", "", "", "", "taking away robbing"])
let v = native_list_append(v, ["तमस्वत्", "adj", "तमस्वत्", "", "", "", "dark gloomy"])
let v = native_list_append(v, ["सुगन्ध", "adj", "सुगन्ध", "", "", "", "fragrant having a"])
let v = native_list_append(v, ["नत", "adj", "नत", "", "", "", "bent bowed curved"])
let v = native_list_append(v, ["कूट", "adj", "कूट", "", "", "", "the highest most"])
let v = native_list_append(v, ["श्वसन", "adj", "श्वसन", "", "", "", "blowing hissing panting"])
let v = native_list_append(v, ["हिन्दु", "adj", "हिन्दु", "", "", "", "Hindu related to"])
let v = native_list_append(v, ["वामन", "adj", "वामन", "", "", "", "dwarfish small or"])
let v = native_list_append(v, ["रञ्जित", "adj", "रञ्जित", "", "", "", "coloured dyed painted"])
let v = native_list_append(v, ["माङ्गलिक", "adj", "माङ्गलिक", "", "", "", "desirous of success"])
let v = native_list_append(v, ["लोल", "adj", "लोल", "", "", "", "moving hither and"])
let v = native_list_append(v, ["उदासिन्", "adj", "उदासिन्", "", "", "", "indifferent disregarding"])
let v = native_list_append(v, ["हर्षित", "adj", "हर्षित", "", "", "", "made to stand"])
let v = native_list_append(v, ["दाक्षिण्य", "adj", "दाक्षिण्य", "", "", "", "belonging to or"])
let v = native_list_append(v, ["मदिर", "adj", "मदिर", "", "", "", "intoxicating exhilarating gladdening"])
let v = native_list_append(v, ["माण्डलिक", "adj", "माण्डलिक", "", "", "", "relating to a"])
let v = native_list_append(v, ["प्रताडित", "adj", "प्रताडित", "", "", "", "hurt pained abused"])
let v = native_list_append(v, ["आर्द्र", "adj", "आर्द्र", "", "", "", "wet moist damp"])
let v = native_list_append(v, ["आर्तव", "adj", "आर्तव", "", "", "", "belonging relating or"])
let v = native_list_append(v, ["शष्पिञ्जर", "adj", "शष्पिञ्जर", "", "", "", "yellowish like young"])
let v = native_list_append(v, ["सस्पिञ्जर", "adj", "सस्पिञ्जर", "", "", "", "yellowish like young"])
let v = native_list_append(v, ["चान्द्र", "adj", "चान्द्र", "", "", "", "lunar related to"])
let v = native_list_append(v, ["शिक्याकृत", "adj", "शिक्याकृत", "", "", "", "suspended by strings"])
let v = native_list_append(v, ["आकृत", "adj", "आकृत", "", "", "", "arranged built as"])
let v = native_list_append(v, ["सम्मुख", "adj", "सम्मुख", "", "", "", "facing fronting confronting"])
let v = native_list_append(v, ["सुसंस्कृत", "adj", "सुसंस्कृत", "", "", "", "beautifully adorned or"])
let v = native_list_append(v, ["अमनस्", "adj", "अमनस्", "", "", "", "without the organ"])
let v = native_list_append(v, ["संमुख", "adj", "संमुख", "", "", "", "alternative form of"])
let v = native_list_append(v, ["लिप्त", "adj", "लिप्त", "", "", "", "sticking or adhering"])
let v = native_list_append(v, ["अप्रतिम", "adj", "अप्रतिम", "", "", "", "without an equal"])
let v = native_list_append(v, ["युग्मन्", "adj", "युग्मन्", "", "", "", "even"])
let v = native_list_append(v, ["क्षेम", "adj", "क्षेम", "", "", "", "habitable"])
let v = native_list_append(v, ["उपम", "adj", "उपम", "", "", "", "uppermost highest"])
let v = native_list_append(v, ["पिङ्ग", "adj", "पिङ्ग", "", "", "", "yellow reddish-brown tawny"])
let v = native_list_append(v, ["अकथित", "adj", "अकथित", "", "", "", "untold unspoken unsaid"])
let v = native_list_append(v, ["स्पृष्ट", "adj", "स्पृष्ट", "", "", "", "touched felt with"])
let v = native_list_append(v, ["श्वसित", "adj", "श्वसित", "", "", "", "breathed sighed"])
let v = native_list_append(v, ["कालिय", "adj", "कालिय", "", "", "", "relating to time"])
let v = native_list_append(v, ["ज्योगपरुद्ध", "adj", "ज्योगपरुद्ध", "", "", "", "expelled a long"])
let v = native_list_append(v, ["नमन", "adj", "नमन", "", "", "", "bowed bent humble"])
let v = native_list_append(v, ["चर", "adj", "चर", "", "", "", "moving"])
let v = native_list_append(v, ["लुब्ध", "adj", "लुब्ध", "", "", "", "desirous of covetous"])
let v = native_list_append(v, ["लोभिन्", "adj", "लोभिन्", "", "", "", "greedy or desirous"])
let v = native_list_append(v, ["भञ्जिन्", "adj", "भञ्जिन्", "", "", "", "breaking dispelling"])
let v = native_list_append(v, ["धीर्य", "adj", "धीर्य", "", "", "", "steady firm steadfast"])
let v = native_list_append(v, ["धुनि", "adj", "धुनि", "", "", "", "noisy boisterous roaring"])
let v = native_list_append(v, ["अप्रति", "adj", "अप्रति", "", "", "", "without opponents or"])
let v = native_list_append(v, ["ಕಾರ್ಯ", "adj", "ಕಾರ್ಯ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["ကရုဏာ", "adj", "ကရုဏာ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["द्रोघ", "adj", "द्रोघ", "", "", "", "deceitful untrue misleading"])
let v = native_list_append(v, ["अर्धक", "adj", "अर्धक", "", "", "", "forming a half"])
let v = native_list_append(v, ["नाका", "adj", "नाका", "", "", "", "inflection of नाक"])
let v = native_list_append(v, ["देवतासहायिन्", "adj", "देवतासहायिन्", "", "", "", "alone"])
let v = native_list_append(v, ["वर्ज्य", "adj", "वर्ज्य", "", "", "", "to be avoided"])
let v = native_list_append(v, ["पक्व", "adj", "पक्व", "", "", "", "cooked baked roasted"])
let v = native_list_append(v, ["पक्तृ", "adj", "पक्तृ", "", "", "", "inducing cooking"])
let v = native_list_append(v, ["पक्ता", "adj", "पक्ता", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["जड", "adj", "जड", "", "", "", "cold frigid"])
let v = native_list_append(v, ["वियुत", "adj", "वियुत", "", "", "", "separated from deprived"])
let v = native_list_append(v, ["भल्ल", "adj", "भल्ल", "", "", "", "auspicious favorable"])
let v = native_list_append(v, ["सुभद्र", "adj", "सुभद्र", "", "", "", "very auspicious or"])
let v = native_list_append(v, ["वैकल्पिक", "adj", "वैकल्पिक", "", "", "", "optional"])
let v = native_list_append(v, ["क्षालित", "adj", "क्षालित", "", "", "", "washed cleaned purified"])
let v = native_list_append(v, ["प्रक्षालित", "adj", "प्रक्षालित", "", "", "", "washed cleaned purified"])
let v = native_list_append(v, ["क्षालन", "adj", "क्षालन", "", "", "", "washing cleaning purifying"])
let v = native_list_append(v, ["बैजिक", "adj", "बैजिक", "", "", "", "relating to seed"])
let v = native_list_append(v, ["वह्य", "adj", "वह्य", "", "", "", "fit to be"])
let v = native_list_append(v, ["डीन", "adj", "डीन", "", "", "", "flown up flying"])
let v = native_list_append(v, ["मलीयस्", "adj", "मलीयस्", "", "", "", "excessively dirty filthy"])
let v = native_list_append(v, ["आगामिन्", "adj", "आगामिन्", "", "", "", "coming approaching"])
let v = native_list_append(v, ["मेय", "adj", "मेय", "", "", "", "measurable discernable to"])
let v = native_list_append(v, ["क्रीत", "adj", "क्रीत", "", "", "", "bought purchased"])
let v = native_list_append(v, ["निष्णात", "adj", "निष्णात", "", "", "", "deeply versed in"])
let v = native_list_append(v, ["कपर्दिन्", "adj", "कपर्दिन्", "", "", "", "having braided and"])
let v = native_list_append(v, ["प्रातिपद", "adj", "प्रातिपद", "", "", "", "forming the commencement"])
let v = native_list_append(v, ["शिश्नदेव", "adj", "शिश्नदेव", "", "", "", "unchaste lustful"])
let v = native_list_append(v, ["सुखो", "adj", "सुखो", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["संस्कृतज्ञ", "adj", "संस्कृतज्ञ", "", "", "", "well-versed learned in"])
let v = native_list_append(v, ["साण्ड", "adj", "साण्ड", "", "", "", "having testicles uncastrated"])
let v = native_list_append(v, ["पुलकित", "adj", "पुलकित", "", "", "", "thrilled with joy"])
let v = native_list_append(v, ["वध्रि", "adj", "वध्रि", "", "", "", "castrated emasculated unmanly"])
let v = native_list_append(v, ["विष्ठित", "adj", "विष्ठित", "", "", "", "standing apart"])
let v = native_list_append(v, ["तल्लीन", "adj", "तल्लीन", "", "", "", "absorbed engrossed in"])
let v = native_list_append(v, ["याता", "adj", "याता", "", "", "", "inflection of यातृ"])
let v = native_list_append(v, ["अन्तम", "adj", "अन्तम", "", "", "", "nearest closest intimate"])
let v = native_list_append(v, ["𑀓𑁆𑀭𑀻𑀢", "adj", "𑀓𑁆𑀭𑀻𑀢", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["परिणीत", "adj", "परिणीत", "", "", "", "married"])
let v = native_list_append(v, ["समाविष्ट", "adj", "समाविष्ट", "", "", "", "entered thoroughly completely"])
let v = native_list_append(v, ["आविष्ट", "adj", "आविष्ट", "", "", "", "entered"])
let v = native_list_append(v, ["लब्ध", "adj", "लब्ध", "", "", "", "taken seized caught"])
let v = native_list_append(v, ["उदन्य", "adj", "उदन्य", "", "", "", "watery abounding in"])
let v = native_list_append(v, ["मुण्डस्", "adj", "मुण्डस्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["आवृत", "adj", "आवृत", "", "", "", "hidden concealed"])
let v = native_list_append(v, ["ការ្យ", "adj", "ការ្យ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["लौक्य", "adj", "लौक्य", "", "", "", "worldly terrestrial mundane"])
let v = native_list_append(v, ["भिद्", "adj", "भिद्", "", "", "", "breaking splitting piercing"])
let v = native_list_append(v, ["चन्द्रिणी", "adj", "चन्द्रिणी", "", "", "", "inflection of चन्द्रिन्"])
let v = native_list_append(v, ["𑘢𑘿𑘨𑘰𑘎𑘵𑘝", "adj", "𑘢𑘿𑘨𑘰𑘎𑘵𑘝", "", "", "", "Modi script form"])
let v = native_list_append(v, ["कौरव", "adj", "कौरव", "", "", "", "relating to or"])
let v = native_list_append(v, ["निर्भय", "adj", "निर्भय", "", "", "", "fearless undaunted unafraid"])
let v = native_list_append(v, ["नीललोहित", "adj", "नीललोहित", "", "", "", "dark blue purple"])
let v = native_list_append(v, ["प्रियकारक", "adj", "प्रियकारक", "", "", "", "causing pleasure or"])
let v = native_list_append(v, ["ဗုဒ္ဓါယ", "adj", "ဗုဒ္ဓါယ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["វុទ្ធ", "adj", "វុទ្ធ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["វុទ្ធាយ", "adj", "វុទ្ធាយ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["គុរុ", "adj", "គុរុ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["बुभुक्षु", "adj", "बुभुक्षु", "", "", "", "desirous of eating"])
let v = native_list_append(v, ["सुरम्य", "adj", "सुरम्य", "", "", "", "very pleasing delightful"])
let v = native_list_append(v, ["သိဒ္ဓ", "adj", "သိဒ္ဓ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["कॢप्त", "adj", "कॢप्त", "", "", "", "arranged prepared ready"])
let v = native_list_append(v, ["सुरम्या", "adj", "सुरम्या", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["𑀉𑀧𑀯𑀸𑀲", "adj", "𑀉𑀧𑀯𑀸𑀲", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["क्षुभित", "adj", "क्षुभित", "", "", "", "agitated disturbed frightened"])
let v = native_list_append(v, ["स्विन्न", "adj", "स्विन्न", "", "", "", "sweated sweating perspiring"])
let v = native_list_append(v, ["प्रस्विन्न", "adj", "प्रस्विन्न", "", "", "", "sweated perspired covered"])
let v = native_list_append(v, ["पर्युषित", "adj", "पर्युषित", "", "", "", "stale unfresh decomposed"])
let v = native_list_append(v, ["पर्युष्ट", "adj", "पर्युष्ट", "", "", "", "old faded withered"])
let v = native_list_append(v, ["सुप्त", "adj", "सुप्त", "", "", "", "asleep fallen asleep"])
let v = native_list_append(v, ["विच्छिन्न", "adj", "विच्छिन्न", "", "", "", "torn apart cut"])
let v = native_list_append(v, ["𑘭𑘽𑘭𑘿𑘎𑘵𑘝", "adj", "𑘭𑘽𑘭𑘿𑘎𑘵𑘝", "", "", "", "Modi script form"])
let v = native_list_append(v, ["ग्रैष्म", "adj", "ग्रैष्म", "", "", "", "relating to or"])
let v = native_list_append(v, ["आर्यमण", "adj", "आर्यमण", "", "", "", "belonging to or"])
let v = native_list_append(v, ["कार्पूर", "adj", "कार्पूर", "", "", "", "made of camphor"])
let v = native_list_append(v, ["अष्टम", "adj", "अष्टम", "", "", "", "eighth"])
let v = native_list_append(v, ["क्लान्त", "adj", "क्लान्त", "", "", "", "tired fatigued exhausted"])
let v = native_list_append(v, ["उद्वर्तन", "adj", "उद्वर्तन", "", "", "", "springing up bursting"])
let v = native_list_append(v, ["भाव्य", "adj", "भाव्य", "", "", "", "future about to"])
let v = native_list_append(v, ["सुषुप्त", "adj", "सुषुप्त", "", "", "", "fast asleep in"])
let v = native_list_append(v, ["शोकाकुल", "adj", "शोकाकुल", "", "", "", "overwhelmed or overcome"])
let v = native_list_append(v, ["अवैदिक", "adj", "अवैदिक", "", "", "", "non-Vedic not related"])
let v = native_list_append(v, ["यजत", "adj", "यजत", "", "", "", "holy worthy of"])
let v = native_list_append(v, ["अरस", "adj", "अरस", "", "", "", "sapless tasteless insipid"])
let v = native_list_append(v, ["ज्यायस्", "adj", "ज्यायस्", "", "", "", "superior better more"])
let v = native_list_append(v, ["उद्विग्न", "adj", "उद्विग्न", "", "", "", "sorrowful grieving for"])
let v = native_list_append(v, ["नवम", "adj", "नवम", "", "", "", "ninth"])
let v = native_list_append(v, ["ನವಮ", "adj", "ನವಮ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["व्यृद्ध", "adj", "व्यृद्ध", "", "", "", "failed miscarried unsuccessful"])
let v = native_list_append(v, ["सप्तथ", "adj", "सप्तथ", "", "", "", "seventh"])
let v = native_list_append(v, ["यातयाम", "adj", "यातयाम", "", "", "", "used spoilt useless"])
let v = native_list_append(v, ["यातयामन्", "adj", "यातयामन्", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ರುದ್ರ", "adj", "ರುದ್ರ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["गतरस", "adj", "गतरस", "", "", "", "having lost its"])
let v = native_list_append(v, ["अमेध्य", "adj", "अमेध्य", "", "", "", "unfit for sacrifice"])
let v = native_list_append(v, ["ख्यात", "adj", "ख्यात", "", "", "", "known"])
let v = native_list_append(v, ["पूति", "adj", "पूति", "", "", "", "putrid foul-smelling stinking"])
let v = native_list_append(v, ["अपर्युषित", "adj", "अपर्युषित", "", "", "", "fresh new not"])
let v = native_list_append(v, ["युवानः", "adj", "युवानः", "", "", "", "masculine nominative/vocative plural"])
let v = native_list_append(v, ["युवानम्", "adj", "युवानम्", "", "", "", "masculine accusative singular"])
let v = native_list_append(v, ["अक्षुण्ण", "adj", "अक्षुण्ण", "", "", "", "unbroken uncurtailed"])
let v = native_list_append(v, ["अक्लान्त", "adj", "अक्लान्त", "", "", "", "unfatigued tireless"])
let v = native_list_append(v, ["क्लान्तमनस्", "adj", "क्लान्तमनस्", "", "", "", "languid low-spirited"])
let v = native_list_append(v, ["चिक्कण", "adj", "चिक्कण", "", "", "", "smooth glossy"])
let v = native_list_append(v, ["चिक्किण", "adj", "चिक्किण", "", "", "", "alternative form of"])
let v = native_list_append(v, ["𑀘𑀺𑀓𑁆𑀓𑀡", "adj", "𑀘𑀺𑀓𑁆𑀓𑀡", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["कामलम्पट", "adj", "कामलम्पट", "", "", "", "very lustful attached"])
let v = native_list_append(v, ["लम्पट", "adj", "लम्पट", "", "", "", "greedy covetous hankering"])
let v = native_list_append(v, ["अरुष", "adj", "अरुष", "", "", "", "red reddish red-hued"])
let v = native_list_append(v, ["चुक्षोभयिषु", "adj", "चुक्षोभयिषु", "", "", "", "wishing or intending"])
let v = native_list_append(v, ["गर्भधारित", "adj", "गर्भधारित", "", "", "", "contained in the"])
let v = native_list_append(v, ["वृत्रहा", "adj", "वृत्रहा", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["हनन", "adj", "हनन", "", "", "", "killer slayer"])
let v = native_list_append(v, ["योध्य", "adj", "योध्य", "", "", "", "fit to be"])
let v = native_list_append(v, ["अयोध्य", "adj", "अयोध्य", "", "", "", "not to be"])
let v = native_list_append(v, ["धर्मिन्", "adj", "धर्मिन्", "", "", "", "knowing or obeying"])
let v = native_list_append(v, ["प्रियस्वप्न", "adj", "प्रियस्वप्न", "", "", "", "fond of sleeping"])
let v = native_list_append(v, ["ओजीयस्", "adj", "ओजीयस्", "", "", "", "comparative degree of"])
let v = native_list_append(v, ["उद्घाटिताङ्ग", "adj", "उद्घाटिताङ्ग", "", "", "", "naked"])
let v = native_list_append(v, ["शक्र", "adj", "शक्र", "", "", "", "strong powerful mighty"])
let v = native_list_append(v, ["प्रीत", "adj", "प्रीत", "", "", "", "pleased delighted satisfied"])
let v = native_list_append(v, ["शृद्ध", "adj", "शृद्ध", "", "", "", "moistened wet"])
let v = native_list_append(v, ["प्रत्युष्ट", "adj", "प्रत्युष्ट", "", "", "", "scorched burnt"])
let v = native_list_append(v, ["सहस्रनेत्र", "adj", "सहस्रनेत्र", "", "", "", "having a thousand"])
let v = native_list_append(v, ["वज्रहस्त", "adj", "वज्रहस्त", "", "", "", "wielding a vajra"])
let v = native_list_append(v, ["मेधाविन्", "adj", "मेधाविन्", "", "", "", "intelligent wise intellectual"])
let v = native_list_append(v, ["कृच्छ्रम्", "adj", "कृच्छ्रम्", "", "", "", "neuter nominative/accusative singular"])
let v = native_list_append(v, ["तप्त", "adj", "तप्त", "", "", "", "past participle of"])
let v = native_list_append(v, ["आकाशेश", "adj", "आकाशेश", "", "", "", "possessing only the"])
let v = native_list_append(v, ["कृच्छ्र", "adj", "कृच्छ्र", "", "", "", "wicked evil painful"])
let v = native_list_append(v, ["कृच्छ्रे", "adj", "कृच्छ्रे", "", "", "", "inflection of कृच्छ्र"])
let v = native_list_append(v, ["वत्सल", "adj", "वत्सल", "", "", "", "loving tender kind"])
let v = native_list_append(v, ["बहुविकल्पीय​", "adj", "बहुविकल्पीय​", "", "", "", "multiple-choice having multiple"])
let v = native_list_append(v, ["गमनीय", "adj", "गमनीय", "", "", "", "accessible approachable that"])
let v = native_list_append(v, ["करणीयः", "adj", "करणीयः", "", "", "", "combining form of"])
let v = native_list_append(v, ["करणीयम्", "adj", "करणीयम्", "", "", "", "inflection of करणीय"])
let v = native_list_append(v, ["करणीया", "adj", "करणीया", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["करणीये", "adj", "करणीये", "", "", "", "inflection of करणीय"])
let v = native_list_append(v, ["करणीयौ", "adj", "करणीयौ", "", "", "", "masculine nominative/accusative/vocative dual"])
let v = native_list_append(v, ["करणीयानि", "adj", "करणीयानि", "", "", "", "neuter nominative/vocative/accusative plural"])
let v = native_list_append(v, ["करणीयास्", "adj", "करणीयास्", "", "", "", "inflection of करणीय"])
let v = native_list_append(v, ["करणीयान्", "adj", "करणीयान्", "", "", "", "masculine accusative plural"])
let v = native_list_append(v, ["अचिर", "adj", "अचिर", "", "", "", "quick not of"])
let v = native_list_append(v, ["अचिरः", "adj", "अचिरः", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["अचिरौ", "adj", "अचिरौ", "", "", "", "masculine nominative/accusative/vocative dual"])
let v = native_list_append(v, ["अचिराः", "adj", "अचिराः", "", "", "", "masculine nominative/vocative plural"])
let v = native_list_append(v, ["अचिरम्", "adj", "अचिरम्", "", "", "", "masculine accusative singular"])
let v = native_list_append(v, ["बलीवर्दः", "adj", "बलीवर्दः", "", "", "", "bull masculine nominative"])
let v = native_list_append(v, ["उच्चार", "adj", "उच्चार", "", "", "", "rising"])
let v = native_list_append(v, ["निष्टप्त", "adj", "निष्टप्त", "", "", "", "burnt scorched"])
let v = native_list_append(v, ["सांवादिक", "adj", "सांवादिक", "", "", "", "conversational colloquial"])
let v = native_list_append(v, ["खनित्रिम", "adj", "खनित्रिम", "", "", "", "produced by digging"])
let v = native_list_append(v, ["भीत", "adj", "भीत", "", "", "", "frightened scared terrified"])
let v = native_list_append(v, ["स्वतवस्", "adj", "स्वतवस्", "", "", "", "self-strong inherently powerful"])
let v = native_list_append(v, ["सत्तम", "adj", "सत्तम", "", "", "", "best very good"])
let v = native_list_append(v, ["क्रय्य", "adj", "क्रय्य", "", "", "", "purchasable exhibited for"])
let v = native_list_append(v, ["क्रेय", "adj", "क्रेय", "", "", "", "alternative form of"])
let v = native_list_append(v, ["अनीश", "adj", "अनीश", "", "", "", "having no lord/master/controller"])
let v = native_list_append(v, ["हव्य", "adj", "हव्य", "", "", "", "to be called"])
let v = native_list_append(v, ["ऐन्दव", "adj", "ऐन्दव", "", "", "", "lunar related to"])
let v = native_list_append(v, ["हरिण", "adj", "हरिण", "", "", "", "fawn coloured yellowish"])
let v = native_list_append(v, ["रौक्म", "adj", "रौक्म", "", "", "", "golden made of"])
let v = native_list_append(v, ["चिर", "adj", "चिर", "", "", "", "long-lasting lasting a"])
let v = native_list_append(v, ["तृप्तिद", "adj", "तृप्तिद", "", "", "", "giver or source"])
let v = native_list_append(v, ["अनक्ष्", "adj", "अनक्ष्", "", "", "", "blind"])
let v = native_list_append(v, ["दिङ्मुख", "adj", "दिङ्मुख", "", "", "", "facing any point"])
let v = native_list_append(v, ["𑀰𑀓𑁆𑀭", "adj", "𑀰𑀓𑁆𑀭", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["𑀢𑀾𑀧𑁆𑀢𑀺𑀤", "adj", "𑀢𑀾𑀧𑁆𑀢𑀺𑀤", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["सदाशिव", "adj", "सदाशिव", "", "", "", "always kind"])
let v = native_list_append(v, ["𑀕𑀭𑁆𑀪𑀥𑀸𑀭𑀺𑀢", "adj", "𑀕𑀭𑁆𑀪𑀥𑀸𑀭𑀺𑀢", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["करणीयस्", "adj", "करणीयस्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["रिप्त", "adj", "रिप्त", "", "", "", "smeared to sticking"])
let v = native_list_append(v, ["परितुष्ट", "adj", "परितुष्ट", "", "", "", "fully or completely"])
let v = native_list_append(v, ["𑀧𑀭𑀺𑀢𑀼𑀱𑁆𑀝", "adj", "𑀧𑀭𑀺𑀢𑀼𑀱𑁆𑀝", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["चक्षुस्", "adj", "चक्षुस्", "", "", "", "seeing having vision"])
let v = native_list_append(v, ["मदन", "adj", "मदन", "", "", "", "intoxicating maddening"])
let v = native_list_append(v, ["सत्त", "adj", "सत्त", "", "", "", "seated sitting"])
let v = native_list_append(v, ["निषत्त", "adj", "निषत्त", "", "", "", "seated sitting seated"])
let v = native_list_append(v, ["पीत", "adj", "पीत", "", "", "", "drunk imbibed sipped"])
let v = native_list_append(v, ["प्रत्युत्पन्न", "adj", "प्रत्युत्पन्न", "", "", "", "present existing at"])
let v = native_list_append(v, ["संपन्न", "adj", "संपन्न", "", "", "", "accomplished perfected"])
let v = native_list_append(v, ["सम्पन्न", "adj", "सम्पन्न", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["निन्दित", "adj", "निन्दित", "", "", "", "blamed censured criticised"])
let v = native_list_append(v, ["𑀦𑀺𑀦𑁆𑀤𑀺𑀢", "adj", "𑀦𑀺𑀦𑁆𑀤𑀺𑀢", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["नकुल", "adj", "नकुल", "", "", "", "of a particular"])
let v = native_list_append(v, ["सार्ध", "adj", "सार्ध", "", "", "", "joined with one"])
let v = native_list_append(v, ["वक्त्रभेदी", "adj", "वक्त्रभेदी", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["धवल", "adj", "धवल", "", "", "", "white"])
let v = native_list_append(v, ["রিষ্ট", "adj", "রিষ্ট", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["अपस्", "adj", "अपस्", "", "", "", "active skilful"])
let v = native_list_append(v, ["𑀅𑀓𑁆𑀱𑀡", "adj", "𑀅𑀓𑁆𑀱𑀡", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["अनुलोम", "adj", "अनुलोम", "", "", "", "regular in order"])
let v = native_list_append(v, ["दारुणो", "adj", "दारुणो", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["𑀰𑁆𑀭𑀻", "adj", "𑀰𑁆𑀭𑀻", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["শ্রী", "adj", "শ্রী", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["શ્રી", "adj", "શ્રી", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["ᬰ᭄ᬭᬷ", "adj", "ᬰ᭄ᬭᬷ", "", "", "", "Balinese script form"])
let v = native_list_append(v, ["ꦯꦿꦷ", "adj", "ꦯꦿꦷ", "", "", "", "Javanese script form"])
let v = native_list_append(v, ["শ্ৰী", "adj", "শ্ৰী", "", "", "", "Assamese script form"])
let v = native_list_append(v, ["𑖫𑖿𑖨𑖱", "adj", "𑖫𑖿𑖨𑖱", "", "", "", "Siddham script form"])
let v = native_list_append(v, ["𑌶𑍍𑌰𑍀", "adj", "𑌶𑍍𑌰𑍀", "", "", "", "Grantha script form"])
let v = native_list_append(v, ["ಶ್ರೀ", "adj", "ಶ್ರೀ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["ឝ្រី", "adj", "ឝ្រី", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["ศฺรี", "adj", "ศฺรี", "", "", "", "Thai script form"])
let v = native_list_append(v, ["ཤྲཱི", "adj", "ཤྲཱི", "", "", "", "Tibetan script form"])
let v = native_list_append(v, ["ၐြီ", "adj", "ၐြီ", "", "", "", "Burmese script form"])
let v = native_list_append(v, ["अनेद्य", "adj", "अनेद्य", "", "", "", "blameless irreproachable not"])
let v = native_list_append(v, ["अयुध्य", "adj", "अयुध्य", "", "", "", "alternative form of"])
let v = native_list_append(v, ["പ്രസിദ്ധ", "adj", "പ്രസിദ്ധ", "", "", "", "Malayalam script form"])
let v = native_list_append(v, ["स्थूर", "adj", "स्थूर", "", "", "", "strong thick massive"])
let v = native_list_append(v, ["भयङ्कर", "adj", "भयङ्कर", "", "", "", "terrifying appalling"])
let v = native_list_append(v, ["जनो", "adj", "जनो", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["तथागत", "adj", "तथागत", "", "", "", "being in such"])
let v = native_list_append(v, ["वादो", "adj", "वादो", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["अन्धो", "adj", "अन्धो", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["অন্ধো", "adj", "অন্ধো", "", "", "", "Assamese script form"])
let v = native_list_append(v, ["सदृक्ष", "adj", "सदृक्ष", "", "", "", "like corresponding or"])
let v = native_list_append(v, ["रोचन", "adj", "रोचन", "", "", "", "shining radiant bright"])
let v = native_list_append(v, ["वैरोचन", "adj", "वैरोचन", "", "", "", "pertaining to the"])
let v = native_list_append(v, ["सदृश्", "adj", "सदृश्", "", "", "", "alike like similar"])
let v = native_list_append(v, ["सदृश", "adj", "सदृश", "", "", "", "like similar to"])
let v = native_list_append(v, ["𑀪𑀭𑀡", "adj", "𑀪𑀭𑀡", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["स्तुत", "adj", "स्तुत", "", "", "", "praised eulogized hymned"])
let v = native_list_append(v, ["𑀅𑀨𑀮", "adj", "𑀅𑀨𑀮", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["अवीचि", "adj", "अवीचि", "", "", "", "waveless"])
let v = native_list_append(v, ["शिथिर", "adj", "शिथिर", "", "", "", "loose slack flexible"])
let v = native_list_append(v, ["अविनाश्य", "adj", "अविनाश्य", "", "", "", "indestructible"])
let v = native_list_append(v, ["अजर", "adj", "अजर", "", "", "", "not subject to"])
let v = native_list_append(v, ["जितेन्द्रिय", "adj", "जितेन्द्रिय", "", "", "", "Having subdued the"])
let v = native_list_append(v, ["ശ്രീ", "adj", "ശ്രീ", "", "", "", "Malayalam script form"])
let v = native_list_append(v, ["अपेय", "adj", "अपेय", "", "", "", "undrinkable"])
let v = native_list_append(v, ["वस्न्य", "adj", "वस्न्य", "", "", "", "costly valuable having"])
let v = native_list_append(v, ["शम", "adj", "शम", "", "", "", "hornless without horns"])
let v = native_list_append(v, ["शृङ्गिन्", "adj", "शृङ्गिन्", "", "", "", "horned having horns"])
let v = native_list_append(v, ["प्रतिष्ठित", "adj", "प्रतिष्ठित", "", "", "", "situated founded fixed"])
let v = native_list_append(v, ["पक्षिन्", "adj", "पक्षिन्", "", "", "", "winged"])
let v = native_list_append(v, ["श्वान्त", "adj", "श्वान्त", "", "", "", "peaceful calm quiet"])
let v = native_list_append(v, ["रंहस्", "adj", "रंहस्", "", "", "", "speeded having the"])
let v = native_list_append(v, ["आस्नेय", "adj", "आस्नेय", "", "", "", "bloody covered in"])
let v = native_list_append(v, ["तरस्", "adj", "तरस्", "", "", "", "quick energetic"])
let v = native_list_append(v, ["उन्नग्न", "adj", "उन्नग्न", "", "", "", "naked"])
let v = native_list_append(v, ["अभद्र", "adj", "अभद्र", "", "", "", "inauspicious bad evil"])
let v = native_list_append(v, ["सुभग", "adj", "सुभग", "", "", "", "fortunate lucky blessed"])
let v = native_list_append(v, ["𑀲𑀼𑀪𑀕", "adj", "𑀲𑀼𑀪𑀕", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["जूत", "adj", "जूत", "", "", "", "driven propelled impelled"])
let v = native_list_append(v, ["सकण्टक", "adj", "सकण्टक", "", "", "", "spiny prickly thorny"])
let v = native_list_append(v, ["सकण्टकस्", "adj", "सकण्टकस्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["कार्दम", "adj", "कार्दम", "", "", "", "muddy covered with"])
let v = native_list_append(v, ["क्षेमिन्", "adj", "क्षेमिन्", "", "", "", "safe secure"])
let v = native_list_append(v, ["उदयिन्", "adj", "उदयिन्", "", "", "", "triumphant victorious"])
let v = native_list_append(v, ["अपेयः", "adj", "अपेयः", "", "", "", "combining form of"])
let v = native_list_append(v, ["स्थिरा", "adj", "स्थिरा", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["क्रोष्टृ", "adj", "क्रोष्टृ", "", "", "", "weeping lamenting"])
let v = native_list_append(v, ["दिधक्षु", "adj", "दिधक्षु", "", "", "", "desirous of burning"])
let v = native_list_append(v, ["उल्लापन", "adj", "उल्लापन", "", "", "", "perishable"])
let v = native_list_append(v, ["उपान्त", "adj", "उपान्त", "", "", "", "near the end"])
let v = native_list_append(v, ["स्थेष्ठ", "adj", "स्थेष्ठ", "", "", "", "most fixed or"])
let v = native_list_append(v, ["ꦄꦤꦴꦲꦴꦫ", "adj", "ꦄꦤꦴꦲꦴꦫ", "", "", "", "Javanese script form"])
let v = native_list_append(v, ["हूत", "adj", "हूत", "", "", "", "called summoned invoked"])
let v = native_list_append(v, ["क्षुद्रक", "adj", "क्षुद्रक", "", "", "", "small minute"])
let v = native_list_append(v, ["एकार्थ", "adj", "एकार्थ", "", "", "", "tautological synonymous having"])
let v = native_list_append(v, ["वाचक", "adj", "वाचक", "", "", "", "verbal expressive"])
let v = native_list_append(v, ["एकासनिक", "adj", "एकासनिक", "", "", "", "only using one"])
let v = native_list_append(v, ["वल्गु", "adj", "वल्गु", "", "", "", "handsome beautiful lovely"])
let v = native_list_append(v, ["पीपिवस्", "adj", "पीपिवस्", "", "", "", "swelling protuberant overflowing"])
let v = native_list_append(v, ["भूरि", "adj", "भूरि", "", "", "", "many plentiful numerous"])
let v = native_list_append(v, ["यावत्", "adj", "यावत्", "", "", "", "as great as"])
let v = native_list_append(v, ["𑀫𑀡𑀺𑀫𑀬", "adj", "𑀫𑀡𑀺𑀫𑀬", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["दुर्दान्त", "adj", "दुर्दान्त", "", "", "", "badly tamed untamed"])
let v = native_list_append(v, ["दुर्दान्तस्", "adj", "दुर्दान्तस्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["वैदेह", "adj", "वैदेह", "", "", "", "of the country"])
let v = native_list_append(v, ["वैर", "adj", "वैर", "", "", "", "hostile inimical revengeful"])
let v = native_list_append(v, ["वेदन", "adj", "वेदन", "", "", "", "proclaiming making known"])
let v = native_list_append(v, ["अश्विन्", "adj", "अश्विन्", "", "", "", "possessed of horses"])
let v = native_list_append(v, ["प्रथमा", "adj", "प्रथमा", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["तृतीया", "adj", "तृतीया", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["हरितः", "adj", "हरितः", "", "", "", "combining form of"])
let v = native_list_append(v, ["अप्रचेतस्", "adj", "अप्रचेतस्", "", "", "", "unwise foolish stupid"])
let v = native_list_append(v, ["सुपार", "adj", "सुपार", "", "", "", "easy to be"])
let v = native_list_append(v, ["पलायिन्", "adj", "पलायिन्", "", "", "", "fleeing escaping fugitive"])
let v = native_list_append(v, ["मानुष्य", "adj", "मानुष्य", "", "", "", "manly human"])
let v = native_list_append(v, ["सुप्रचेतस्", "adj", "सुप्रचेतस्", "", "", "", "very wise"])
let v = native_list_append(v, ["प्रुषित", "adj", "प्रुषित", "", "", "", "sprinkled wetted"])
let v = native_list_append(v, ["प्रुषितस्य", "adj", "प्रुषितस्य", "", "", "", "masculine/neuter genitive singular"])
let v = native_list_append(v, ["चक्रबन्ध", "adj", "चक्रबन्ध", "", "", "", "so as to"])
let v = native_list_append(v, ["गतो", "adj", "गतो", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["ஶ்ரீ", "adj", "ஶ்ரீ", "", "", "", "Tamil script form"])
let v = native_list_append(v, ["प्रथमानि", "adj", "प्रथमानि", "", "", "", "neuter nominative/vocative/accusative plural"])
let v = native_list_append(v, ["ଶ୍ରୀ", "adj", "ଶ୍ରୀ", "", "", "", "Odia script form"])
let v = native_list_append(v, ["हलन्त", "adj", "हलन्त", "", "", "", "ending in a"])
let v = native_list_append(v, ["गीर्ण", "adj", "गीर्ण", "", "", "", "swallowed"])
let v = native_list_append(v, ["अदनीय", "adj", "अदनीय", "", "", "", "to be eaten"])
let v = native_list_append(v, ["अत्तव्य", "adj", "अत्तव्य", "", "", "", "fit to be"])
let v = native_list_append(v, ["अटन", "adj", "अटन", "", "", "", "roaming about"])
let v = native_list_append(v, ["सृप्र", "adj", "सृप्र", "", "", "", "greasy smooth"])
let v = native_list_append(v, ["स्वर्गत", "adj", "स्वर्गत", "", "", "", "being in heaven"])
let v = native_list_append(v, ["सृप्रवन्धुर", "adj", "सृप्रवन्धुर", "", "", "", "having a smooth"])
let v = native_list_append(v, ["त्रिवन्धुर", "adj", "त्रिवन्धुर", "", "", "", "having 3 seats"])
let v = native_list_append(v, ["अर्चन", "adj", "अर्चन", "", "", "", "honoring praising"])
let v = native_list_append(v, ["नमस्कार्य", "adj", "नमस्कार्य", "", "", "", "to be worshipped"])
let v = native_list_append(v, ["नमस्विन्", "adj", "नमस्विन्", "", "", "", "worshipping reverential"])
let v = native_list_append(v, ["इषुध्यु", "adj", "इषुध्यु", "", "", "", "imploring requesting"])
let v = native_list_append(v, ["नमस्वत्", "adj", "नमस्वत्", "", "", "", "paying or inspiring"])
let v = native_list_append(v, ["भगवन्", "adj", "भगवन्", "", "", "", "Compounding form of"])
let v = native_list_append(v, ["भगवद्", "adj", "भगवद्", "", "", "", "Compounding form of"])
let v = native_list_append(v, ["मध्वद्", "adj", "मध्वद्", "", "", "", "eating sweetness literally"])
let v = native_list_append(v, ["कामबद्ध", "adj", "कामबद्ध", "", "", "", "bound by love"])
let v = native_list_append(v, ["कामचारिन्", "adj", "कामचारिन्", "", "", "", "moving or acting"])
let v = native_list_append(v, ["कामद", "adj", "कामद", "", "", "", "giving what is"])
let v = native_list_append(v, ["श्रीमत्", "adj", "श्रीमत्", "", "", "", "beautiful charming lovely"])
let v = native_list_append(v, ["श्रीमन्", "adj", "श्रीमन्", "", "", "", "Compounding form of"])
let v = native_list_append(v, ["श्रीमद्", "adj", "श्रीमद्", "", "", "", "Compounding form of"])
let v = native_list_append(v, ["धीमत्", "adj", "धीमत्", "", "", "", "intelligent wise learned"])
let v = native_list_append(v, ["श्रीमान्", "adj", "श्रीमान्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["श्रीमन्त", "adj", "श्रीमन्त", "", "", "", "alternative form of"])
let v = native_list_append(v, ["कान्तिद", "adj", "कान्तिद", "", "", "", "giving beauty beautifying"])
let v = native_list_append(v, ["कान्तिमत्", "adj", "कान्तिमत्", "", "", "", "lovely splendid"])
let v = native_list_append(v, ["कान्तिकर", "adj", "कान्तिकर", "", "", "", "causing beauty beautifying"])
let v = native_list_append(v, ["कान्तिहर", "adj", "कान्तिहर", "", "", "", "destroying beauty making"])
let v = native_list_append(v, ["हेमकान्ति", "adj", "हेमकान्ति", "", "", "", "having a golden"])
let v = native_list_append(v, ["भगवन्त", "adj", "भगवन्त", "", "", "", "See भगवत् bhágavat"])
let v = native_list_append(v, ["सत्यबन्ध", "adj", "सत्यबन्ध", "", "", "", "bound by truth"])
let v = native_list_append(v, ["सत्यघ्न", "adj", "सत्यघ्न", "", "", "", "breaking ones word"])
let v = native_list_append(v, ["सत्यजित्", "adj", "सत्यजित्", "", "", "", "truly victorious"])
let v = native_list_append(v, ["सुराष्ट्र", "adj", "सुराष्ट्र", "", "", "", "Having a good"])
let v = native_list_append(v, ["जयिन्", "adj", "जयिन्", "", "", "", "winning victorious conquering"])
let v = native_list_append(v, ["पीडन", "adj", "पीडन", "", "", "", "pressing afflicting molesting"])
let v = native_list_append(v, ["काषाय", "adj", "काषाय", "", "", "", "brownish red"])
let v = native_list_append(v, ["काषायी", "adj", "काषायी", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["प्रतीक्ष", "adj", "प्रतीक्ष", "", "", "", "looking backward"])
let v = native_list_append(v, ["कषाय", "adj", "कषाय", "", "", "", "astringent"])
let v = native_list_append(v, ["शाण", "adj", "शाण", "", "", "", "made of hemp"])
let v = native_list_append(v, ["शाणी", "adj", "शाणी", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["गुप्", "adj", "गुप्", "", "", "", "defending protecting"])
let v = native_list_append(v, ["द्युक्ष", "adj", "द्युक्ष", "", "", "", "celestial heavenly"])
let v = native_list_append(v, ["च्युत्", "adj", "च्युत्", "", "", "", "distilling"])
let v = native_list_append(v, ["अवास्तु", "adj", "अवास्तु", "", "", "", "having no home"])
let v = native_list_append(v, ["त्यज्", "adj", "त्यज्", "", "", "", "leaving abandoning giving"])
let v = native_list_append(v, ["दीक्षित", "adj", "दीक्षित", "", "", "", "consecrated initiated into"])
let v = native_list_append(v, ["उपध्मानीय", "adj", "उपध्मानीय", "", "", "", "uttered from the"])
let v = native_list_append(v, ["द्विष्", "adj", "द्विष्", "", "", "", "hostile hating disliking"])
let v = native_list_append(v, ["पा", "adj", "पा", "", "", "", "keeping protecting guarding"])
let v = native_list_append(v, ["रुज्", "adj", "रुज्", "", "", "", "breaking crushing shattering"])
let v = native_list_append(v, ["रहित", "adj", "रहित", "", "", "", "excluding without left"])
let v = native_list_append(v, ["स्पृश्", "adj", "स्पृश्", "", "", "", "touching coming into"])
let v = native_list_append(v, ["स्मित", "adj", "स्मित", "", "", "", "smiling"])
let v = native_list_append(v, ["स्वप्", "adj", "स्वप्", "", "", "", "having good water"])
let v = native_list_append(v, ["हिंस्", "adj", "हिंस्", "", "", "", "injuring striking"])
let v = native_list_append(v, ["चतुःशृङ्ग", "adj", "चतुःशृङ्ग", "", "", "", "four-horned having four"])
let v = native_list_append(v, ["रूढ", "adj", "रूढ", "", "", "", "grown sprung up"])
let v = native_list_append(v, ["परिशुद्ध", "adj", "परिशुद्ध", "", "", "", "cleaned purified refined"])
let v = native_list_append(v, ["खर्व", "adj", "खर्व", "", "", "", "mutilated crippled injured"])
let v = native_list_append(v, ["शोभन", "adj", "शोभन", "", "", "", "brilliant beautiful"])
let v = native_list_append(v, ["वृजिन", "adj", "वृजिन", "", "", "", "bent crooked deceitful"])
let v = native_list_append(v, ["ਸ਼੍ਰੀ", "adj", "ਸ਼੍ਰੀ", "", "", "", "Gurmukhi script form"])
let v = native_list_append(v, ["সম", "adj", "সম", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["রাম", "adj", "রাম", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["অর্জুন", "adj", "অর্জুন", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["শিব", "adj", "শিব", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["ব্রাহ্ম", "adj", "ব্রাহ্ম", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["सव्यसाची", "adj", "सव्यसाची", "", "", "", "ambidextrous"])
let v = native_list_append(v, ["কৌরব", "adj", "কৌরব", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["মুক্ত", "adj", "মুক্ত", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["पश्च", "adj", "पश्च", "", "", "", "hinder later"])
let v = native_list_append(v, ["उत्तमो", "adj", "उत्तमो", "", "", "", "Templateinflection of"])
let v = native_list_append(v, ["साह", "adj", "साह", "", "", "", "powerful mighty"])
let v = native_list_append(v, ["प्रशीतित्र", "adj", "प्रशीतित्र", "", "", "", "of or relating"])
let v = native_list_append(v, ["गण्य", "adj", "गण्य", "", "", "", "calculable to be"])
let v = native_list_append(v, ["भीरु", "adj", "भीरु", "", "", "", "fearful timid cowardly"])
let v = native_list_append(v, ["त्यक्त", "adj", "त्यक्त", "", "", "", "abandoned"])
let v = native_list_append(v, ["अन्त्य", "adj", "अन्त्य", "", "", "", "last in place"])
let v = native_list_append(v, ["വീര", "adj", "വീര", "", "", "", "Malayalam script form"])
let v = native_list_append(v, ["नाके", "adj", "नाके", "", "", "", "inflection of नाक"])
let v = native_list_append(v, ["पृथुल", "adj", "पृथुल", "", "", "", "broad"])
let v = native_list_append(v, ["उत्कट", "adj", "उत्कट", "", "", "", "immense"])
let v = native_list_append(v, ["कच्चर", "adj", "कच्चर", "", "", "", "dirty foul spoiled"])
let v = native_list_append(v, ["सैन्धव", "adj", "सैन्धव", "", "", "", "relating to the"])
let v = native_list_append(v, ["पुण्ड्र", "adj", "पुण्ड्र", "", "", "", "pale"])
let v = native_list_append(v, ["अट्ट", "adj", "अट्ट", "", "", "", "high"])
let v = native_list_append(v, ["प्रतिवेश", "adj", "प्रतिवेश", "", "", "", "neighbouring"])
let v = native_list_append(v, ["वन्ध्य", "adj", "वन्ध्य", "", "", "", "barren sterile"])
let v = native_list_append(v, ["ईशा", "adj", "ईशा", "", "", "", "Vedic masculine nominative/vocative/accusative"])
let v = native_list_append(v, ["प्रथित", "adj", "प्रथित", "", "", "", "spread extended increased"])
let v = native_list_append(v, ["खोर", "adj", "खोर", "", "", "", "limping lame"])
let v = native_list_append(v, ["चपल", "adj", "चपल", "", "", "", "trembling fickle"])
let v = native_list_append(v, ["सलिल", "adj", "सलिल", "", "", "", "flowing surging fluctuating"])
let v = native_list_append(v, ["दोग्ध्री", "adj", "दोग्ध्री", "", "", "", "feminine of दोग्धृ"])
let v = native_list_append(v, ["हनुमत्", "adj", "हनुमत्", "", "", "", "of or relating"])
let v = native_list_append(v, ["ज्ञप्त", "adj", "ज्ञप्त", "", "ज्ञाप्ति", "", "instructed"])
let v = native_list_append(v, ["अ", "other", "अ", "", "", "", "The first vowel"])
let v = native_list_append(v, ["आ", "other", "आ", "", "", "", "With senses determined"])
let v = native_list_append(v, ["इ", "other", "इ", "", "", "", "to go"])
let v = native_list_append(v, ["ई", "other", "ई", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ऋ", "other", "ऋ", "", "", "", "to go move"])
let v = native_list_append(v, ["ए", "other", "ए", "", "", "", "The eleventh vowel"])
let v = native_list_append(v, ["ऐ", "other", "ऐ", "", "", "", "The twelfth vowel"])
let v = native_list_append(v, ["ओ", "other", "ओ", "", "", "", "ow ouch"])
let v = native_list_append(v, ["औ", "other", "औ", "", "", "", "The 14th vowel"])
let v = native_list_append(v, ["ख", "other", "ख", "", "", "", "The second consonant"])
let v = native_list_append(v, ["न", "other", "न", "", "", "", "no not"])
let v = native_list_append(v, ["म", "other", "म", "", "", "", "the twenty-fifth consonant"])
let v = native_list_append(v, ["१", "other", "१", "", "", "", "The digit 1"])
let v = native_list_append(v, ["स्निह्", "other", "स्निह्", "", "", "", "to be adhesive"])
let v = native_list_append(v, ["वद्", "other", "वद्", "", "", "", "to speak tell"])
let v = native_list_append(v, ["वच्", "other", "वच्", "", "", "", "to say speak"])
let v = native_list_append(v, ["तरंग", "other", "तरंग", "", "", "", "to move like"])
let v = native_list_append(v, ["ॐ", "other", "ॐ", "", "", "", "the sacred syllable"])
let v = native_list_append(v, ["गण्", "other", "गण्", "", "", "", "to count calculate"])
let v = native_list_append(v, ["तुष्", "other", "तुष्", "", "", "", "to like with"])
let v = native_list_append(v, ["सह", "other", "सह", "", "", "", "together with along"])
let v = native_list_append(v, ["विन्द्", "other", "विन्द्", "", "", "", "to find"])
let v = native_list_append(v, ["मी", "other", "मी", "", "", "", "to lessen diminish"])
let v = native_list_append(v, ["त्विष्", "other", "त्विष्", "", "", "", "to be violently"])
let v = native_list_append(v, ["एक", "other", "एक", "", "", "", "one"])
let v = native_list_append(v, ["दो", "other", "दो", "", "", "", "alternative form of"])
let v = native_list_append(v, ["धन्यवाद", "other", "धन्यवाद", "", "", "", "thanks thank you"])
let v = native_list_append(v, ["रुह्", "other", "रुह्", "", "", "", "to grow climb"])
let v = native_list_append(v, ["दिव्", "other", "दिव्", "", "", "", "to cast throw"])
let v = native_list_append(v, ["विना", "other", "विना", "", "", "", "without except"])
let v = native_list_append(v, ["ह्री", "other", "ह्री", "", "", "", "to blush be"])
let v = native_list_append(v, ["वे", "other", "वे", "", "", "", "to weave"])
let v = native_list_append(v, ["य", "other", "य", "", "", "", "the twenty-fourth consonant"])
let v = native_list_append(v, ["का", "other", "का", "", "", "", "to desire to"])
let v = native_list_append(v, ["नमस्ते", "other", "नमस्ते", "", "", "", "a bow to"])
let v = native_list_append(v, ["२", "other", "२", "", "", "", "The digit 2"])
let v = native_list_append(v, ["३", "other", "३", "", "", "", "The digit 3"])
let v = native_list_append(v, ["४", "other", "४", "", "", "", "The digit 4"])
let v = native_list_append(v, ["५", "other", "५", "", "", "", "The digit 5"])
let v = native_list_append(v, ["६", "other", "६", "", "", "", "The digit 6"])
let v = native_list_append(v, ["ल", "other", "ल", "", "", "", "the twenty-eighth consonant"])
let v = native_list_append(v, ["स", "other", "स", "", "", "", "the thirty-second consonant"])
let v = native_list_append(v, ["संख्या", "other", "संख्या", "", "", "", "to reckon or"])
let v = native_list_append(v, ["धी", "other", "धी", "", "", "", "to perceive think"])
let v = native_list_append(v, ["भू", "other", "भू", "", "", "", "to be become"])
let v = native_list_append(v, ["द्व", "other", "द्व", "", "", "", "two both"])
let v = native_list_append(v, ["दश", "other", "दश", "", "", "", "ten"])
let v = native_list_append(v, ["आस्", "other", "आस्", "", "", "", "to sit"])
let v = native_list_append(v, ["भा", "other", "भा", "", "", "", "to shine be"])
let v = native_list_append(v, ["चतुर्", "other", "चतुर्", "", "", "", "four"])
let v = native_list_append(v, ["त्वच्", "other", "त्वच्", "", "", "", "to cover"])
let v = native_list_append(v, ["अक्षय्य", "other", "अक्षय्य", "", "", "", "May thy prosperity"])
let v = native_list_append(v, ["सप्त", "other", "सप्त", "", "", "", "seven"])
let v = native_list_append(v, ["अप-", "other", "अप-", "", "", "", "away off back"])
let v = native_list_append(v, ["स्तृ", "other", "स्तृ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["श्री", "other", "श्री", "", "", "", "honorific prefix appended"])
let v = native_list_append(v, ["शत", "other", "शत", "", "", "", "hundred"])
let v = native_list_append(v, ["ऋच्", "other", "ऋच्", "", "", "", "alternative form of"])
let v = native_list_append(v, ["नव", "other", "नव", "", "", "", "nine"])
let v = native_list_append(v, ["त्रि", "other", "त्रि", "", "", "", "three"])
let v = native_list_append(v, ["पद्", "other", "पद्", "", "", "", "to fall fall"])
let v = native_list_append(v, ["कु", "other", "कु", "", "", "", "alternative form of"])
let v = native_list_append(v, ["हि", "other", "हि", "", "", "", "to send forth"])
let v = native_list_append(v, ["ईश्", "other", "ईश्", "", "", "", "to own possess"])
let v = native_list_append(v, ["सहस्र", "other", "सहस्र", "", "", "", "a thousand"])
let v = native_list_append(v, ["द्रु", "other", "द्रु", "", "", "", "to run hasten"])
let v = native_list_append(v, ["साधु", "other", "साधु", "", "", "", "good! well done!"])
let v = native_list_append(v, ["विद्युत्", "other", "विद्युत्", "", "", "", "to flash forth"])
let v = native_list_append(v, ["विंशति", "other", "विंशति", "", "", "", "twenty a score"])
let v = native_list_append(v, ["त्रिंशत्", "other", "त्रिंशत्", "", "", "", "thirty"])
let v = native_list_append(v, ["चत्वारिंशत्", "other", "चत्वारिंशत्", "", "", "", "forty"])
let v = native_list_append(v, ["पञ्चाशत्", "other", "पञ्चाशत्", "", "", "", "fifty"])
let v = native_list_append(v, ["सा", "other", "सा", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ज्ञ", "other", "ज्ञ", "", "", "", "In Sanskrit an"])
let v = native_list_append(v, ["अ-", "other", "अ-", "", "", "", "un- not"])
let v = native_list_append(v, ["हो", "other", "हो", "", "", "", "used in calling"])
let v = native_list_append(v, ["संज्ञा", "other", "संज्ञा", "", "", "", "to agree together"])
let v = native_list_append(v, ["कृप्", "other", "कृप्", "", "", "", "to mourn"])
let v = native_list_append(v, ["विराज्", "other", "विराज्", "", "", "", "to rule govern"])
let v = native_list_append(v, ["क्रुञ्च्", "other", "क्रुञ्च्", "", "", "", "to curve or"])
let v = native_list_append(v, ["-इक", "other", "-इक", "", "", "", "forms adjectives from"])
let v = native_list_append(v, ["उपनिषद्", "other", "उपनिषद्", "", "", "", "to sit down"])
let v = native_list_append(v, ["नि", "other", "नि", "", "", "", "down"])
let v = native_list_append(v, ["सद्", "other", "सद्", "", "", "", "to sit down"])
let v = native_list_append(v, ["प्रज्ञा", "other", "प्रज्ञा", "", "", "", "to know understand"])
let v = native_list_append(v, ["स्वर्", "other", "स्वर्", "", "", "", "to sound resound"])
let v = native_list_append(v, ["कृत्", "other", "कृत्", "", "", "", "to cut in"])
let v = native_list_append(v, ["कृ", "other", "कृ", "", "", "", "to do tomake"])
let v = native_list_append(v, ["वह्", "other", "वह्", "", "", "", "to carry"])
let v = native_list_append(v, ["किम्", "other", "किम्", "", "", "", "what a pity!"])
let v = native_list_append(v, ["दृश्", "other", "दृश्", "", "", "", "to see look"])
let v = native_list_append(v, ["षड्", "other", "षड्", "", "", "", "combining form of"])
let v = native_list_append(v, ["द्वि", "other", "द्वि", "", "", "", "two 2"])
let v = native_list_append(v, ["सु-", "other", "सु-", "", "", "", "good- well-"])
let v = native_list_append(v, ["विश्", "other", "विश्", "", "", "", "to enter enter"])
let v = native_list_append(v, ["भी", "other", "भी", "", "", "", "to fear dread"])
let v = native_list_append(v, ["◌ँ", "other", "◌ँ", "", "", "", "the candrabindu nasal"])
let v = native_list_append(v, ["अहो", "other", "अहो", "", "", "", "aha hey"])
let v = native_list_append(v, ["चुर्", "other", "चुर्", "", "", "", "to steal"])
let v = native_list_append(v, ["तन्", "other", "तन्", "", "", "", "to stretch"])
let v = native_list_append(v, ["तुद्", "other", "तुद्", "", "", "", "to push"])
let v = native_list_append(v, ["महा", "other", "महा", "", "", "", "combining form of"])
let v = native_list_append(v, ["devam", "other", "devam", "", "", "", "romanization of देवम्"])
let v = native_list_append(v, ["स्वागत", "other", "स्वागत", "", "", "", "welcome"])
let v = native_list_append(v, ["लुण्ट्", "other", "लुण्ट्", "", "", "", "to rob plunder"])
let v = native_list_append(v, ["శ్రీ", "other", "శ్రీ", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["तथा", "other", "तथा", "", "", "", "yes so shall"])
let v = native_list_append(v, ["प्रतिज्ञा", "other", "प्रतिज्ञा", "", "", "", "to admit own"])
let v = native_list_append(v, ["स्था", "other", "स्था", "", "", "", "to stand station"])
let v = native_list_append(v, ["अस्", "other", "अस्", "", "", "", "to be"])
let v = native_list_append(v, ["गम्", "other", "गम्", "", "", "", "to go move"])
let v = native_list_append(v, ["ज्ञा", "other", "ज्ञा", "", "", "", "to know"])
let v = native_list_append(v, ["विद्", "other", "विद्", "", "", "", "to know"])
let v = native_list_append(v, ["स्कृ", "other", "स्कृ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["नम्", "other", "नम्", "", "", "", "to bend bow"])
let v = native_list_append(v, ["बुध्", "other", "बुध्", "", "", "", "to come to"])
let v = native_list_append(v, ["वा", "other", "वा", "", "", "", "to blow of"])
let v = native_list_append(v, ["तॄ", "other", "तॄ", "", "", "", "to pass"])
let v = native_list_append(v, ["सिव्", "other", "सिव्", "", "", "", "to sew sew"])
let v = native_list_append(v, ["अरे", "other", "अरे", "", "", "", "interjection of calling"])
let v = native_list_append(v, ["-ईय", "other", "-ईय", "", "", "", "related to forms"])
let v = native_list_append(v, ["-एय", "other", "-एय", "", "", "", "forms adjectives from"])
let v = native_list_append(v, ["-ल", "other", "-ल", "", "", "", "an adjectival or"])
let v = native_list_append(v, ["-ई", "other", "-ई", "", "", "", "Feminizes nominal stems"])
let v = native_list_append(v, ["-व", "other", "-व", "", "", "", "creates adjectives from"])
let v = native_list_append(v, ["अष्ट", "other", "अष्ट", "", "", "", "eight"])
let v = native_list_append(v, ["षष्", "other", "षष्", "", "", "", "six"])
let v = native_list_append(v, ["उपरि", "other", "उपरि", "", "", "", "over"])
let v = native_list_append(v, ["हा", "other", "हा", "", "", "", "to leave abandon"])
let v = native_list_append(v, ["हे", "other", "हे", "", "", "", "oh!"])
let v = native_list_append(v, ["सहस्रम्", "other", "सहस्रम्", "", "", "", "nominative neuter singular"])
let v = native_list_append(v, ["दुस्-", "other", "दुस्-", "", "", "", "ill- mal-"])
let v = native_list_append(v, ["भुज्", "other", "भुज्", "", "", "", "to bend curve"])
let v = native_list_append(v, ["स्थल्", "other", "स्थल्", "", "", "", "to stand firm"])
let v = native_list_append(v, ["वृ", "other", "वृ", "", "", "", "to choose select"])
let v = native_list_append(v, ["उप-", "other", "उप-", "", "", "", "towards"])
let v = native_list_append(v, ["वि-", "other", "वि-", "", "", "", "Prefix to verbs"])
let v = native_list_append(v, ["ज्या", "other", "ज्या", "", "", "", "to overpower oppress"])
let v = native_list_append(v, ["स्वस्ति", "other", "स्वस्ति", "", "", "", "greetings!"])
let v = native_list_append(v, ["सोऽहम्", "other", "सोऽहम्", "", "", "", "It is I"])
let v = native_list_append(v, ["निन्द्", "other", "निन्द्", "", "", "", "to insult"])
let v = native_list_append(v, ["धन्", "other", "धन्", "", "", "", "to sound"])
let v = native_list_append(v, ["स्मृ", "other", "स्मृ", "", "", "", "to remember"])
let v = native_list_append(v, ["धिक्", "other", "धिक्", "", "", "", "fie shame on"])
let v = native_list_append(v, ["-ताति", "other", "-ताति", "", "", "", "suffix forming nouns"])
let v = native_list_append(v, ["मन्", "other", "मन्", "", "", "", "to think believe"])
let v = native_list_append(v, ["कीर्त्", "other", "कीर्त्", "", "", "", "to mention make"])
let v = native_list_append(v, ["वीर्", "other", "वीर्", "", "", "", "to be powerful"])
let v = native_list_append(v, ["अपहृ", "other", "अपहृ", "", "", "", "to snatch away"])
let v = native_list_append(v, ["हृ", "other", "हृ", "", "", "", "to take"])
let v = native_list_append(v, ["नश्", "other", "नश्", "", "", "", "to reach attain"])
let v = native_list_append(v, ["अज्", "other", "अज्", "", "", "", "to drive propel"])
let v = native_list_append(v, ["अञ्ज्", "other", "अञ्ज्", "", "", "", "to anoint smear"])
let v = native_list_append(v, ["अद्", "other", "अद्", "", "", "", "to eat"])
let v = native_list_append(v, ["अन्", "other", "अन्", "", "", "", "to breathe respire"])
let v = native_list_append(v, ["अर्च्", "other", "अर्च्", "", "", "", "to praise"])
let v = native_list_append(v, ["इध्", "other", "इध्", "", "", "", "to kindle"])
let v = native_list_append(v, ["ऋज्", "other", "ऋज्", "", "", "", "to direct stretch"])
let v = native_list_append(v, ["रुद्", "other", "रुद्", "", "", "", "to weep cry"])
let v = native_list_append(v, ["राज्", "other", "राज्", "", "", "", "to rule to"])
let v = native_list_append(v, ["प्री", "other", "प्री", "", "", "", "to please gladden"])
let v = native_list_append(v, ["रक्ष्", "other", "रक्ष्", "", "", "", "to protect guard"])
let v = native_list_append(v, ["रच्", "other", "रच्", "", "", "", "cl.10 P. Dhātup."])
let v = native_list_append(v, ["नन्द्", "other", "नन्द्", "", "", "", "to rejoice delight"])
let v = native_list_append(v, ["रण्", "other", "रण्", "", "", "", "to rejoice be"])
let v = native_list_append(v, ["मह्", "other", "मह्", "", "", "", "to bring about"])
let v = native_list_append(v, ["भृ", "other", "भृ", "", "", "", "to bear carry"])
let v = native_list_append(v, ["रस्", "other", "रस्", "", "", "", "to roar yell"])
let v = native_list_append(v, ["क्री", "other", "क्री", "", "", "", "to buy"])
let v = native_list_append(v, ["ग्रभ्", "other", "ग्रभ्", "", "", "", "to seize"])
let v = native_list_append(v, ["ग्रह्", "other", "ग्रह्", "", "", "", "to seize take"])
let v = native_list_append(v, ["चर्", "other", "चर्", "", "", "", "to move"])
let v = native_list_append(v, ["रिच्", "other", "रिच्", "", "", "", "to abandon"])
let v = native_list_append(v, ["रुच्", "other", "रुच्", "", "", "", "to shine be"])
let v = native_list_append(v, ["रूप्", "other", "रूप्", "", "", "", "to form shape"])
let v = native_list_append(v, ["तत्त्वमसि", "other", "तत्त्वमसि", "", "", "", "Tat Tvam Asi"])
let v = native_list_append(v, ["भ्रम्", "other", "भ्रम्", "", "", "", "to wander or"])
let v = native_list_append(v, ["क्रुध्", "other", "क्रुध्", "", "", "", "to become angry"])
let v = native_list_append(v, ["लक्ष्", "other", "लक्ष्", "", "", "", "to perceive observe"])
let v = native_list_append(v, ["लग्", "other", "लग्", "", "", "", "to attach stick"])
let v = native_list_append(v, ["लज्ज्", "other", "लज्ज्", "", "", "", "to be ashamed"])
let v = native_list_append(v, ["लम्ब्", "other", "लम्ब्", "", "", "", "to hang down"])
let v = native_list_append(v, ["बाध्", "other", "बाध्", "", "", "", "to oppress"])
let v = native_list_append(v, ["व्यस्", "other", "व्यस्", "", "", "", "to throw or"])
let v = native_list_append(v, ["परीक्ष्", "other", "परीक्ष्", "", "", "", "to examine look"])
let v = native_list_append(v, ["खन्", "other", "खन्", "", "", "", "to dig dig"])
let v = native_list_append(v, ["क्लिश्", "other", "क्लिश्", "", "", "", "to torment trouble"])
let v = native_list_append(v, ["या", "other", "या", "", "", "", "to go proceed"])
let v = native_list_append(v, ["स-", "other", "स-", "", "", "", "an inseparable prefix"])
let v = native_list_append(v, ["घट्", "other", "घट्", "", "", "", "to be intently"])
let v = native_list_append(v, ["दीप्", "other", "दीप्", "", "", "", "to blaze flare"])
let v = native_list_append(v, ["हस्", "other", "हस्", "", "", "", "laugh smile"])
let v = native_list_append(v, ["अधि-", "other", "अधि-", "", "", "", "super- above"])
let v = native_list_append(v, ["परि-", "other", "परि-", "", "", "", "around"])
let v = native_list_append(v, ["𑆑", "other", "𑆑", "", "", "", "the first consonant"])
let v = native_list_append(v, ["विधा", "other", "विधा", "", "", "", "to distribute apportion"])
let v = native_list_append(v, ["-ता", "other", "-ता", "", "", "", "Forms feminine abstract"])
let v = native_list_append(v, ["-इका", "other", "-इका", "", "", "", "one who does"])
let v = native_list_append(v, ["खाद्", "other", "खाद्", "", "", "", "to eat chew"])
let v = native_list_append(v, ["मा", "other", "मा", "", "", "", "to sound bellow"])
let v = native_list_append(v, ["ओम्", "other", "ओम्", "", "", "", "alternative form of"])
let v = native_list_append(v, ["षष्टि", "other", "षष्टि", "", "", "", "sixty"])
let v = native_list_append(v, ["आधा", "other", "आधा", "", "", "", "to place on"])
let v = native_list_append(v, ["दै", "other", "दै", "", "", "", "to purify cleanse"])
let v = native_list_append(v, ["-ना", "other", "-ना", "", "", "", "nominative singular feminine"])
let v = native_list_append(v, ["स्वाहा", "other", "स्वाहा", "", "", "", "said after giving"])
let v = native_list_append(v, ["वन्दे मातरम्", "other", "वन्दे मातरम्", "", "", "", "Vande Mataram the"])
let v = native_list_append(v, ["अभि-", "other", "अभि-", "", "", "", "to towards into"])
let v = native_list_append(v, ["गॄ", "other", "गॄ", "", "", "", "to invoke call"])
let v = native_list_append(v, ["चि", "other", "चि", "", "", "", "to observe perceive"])
let v = native_list_append(v, ["जि", "other", "जि", "", "", "", "to win conquer"])
let v = native_list_append(v, ["शूल्", "other", "शूल्", "", "", "", "to hurt cause"])
let v = native_list_append(v, ["घृष्", "other", "घृष्", "", "", "", "to rub brush"])
let v = native_list_append(v, ["प्रभा", "other", "प्रभा", "", "", "", "to shine forth"])
let v = native_list_append(v, ["पुष्", "other", "पुष्", "", "", "", "to be nourished"])
let v = native_list_append(v, ["प्रवह्", "other", "प्रवह्", "", "", "", "to carry forwards"])
let v = native_list_append(v, ["प्रविश्", "other", "प्रविश्", "", "", "", "enter go into"])
let v = native_list_append(v, ["शूर्प्", "other", "शूर्प्", "", "", "", "to measure or"])
let v = native_list_append(v, ["जन्", "other", "जन्", "", "", "", "to generate beget"])
let v = native_list_append(v, ["मञ्ज्", "other", "मञ्ज्", "", "", "", "to cleanse or"])
let v = native_list_append(v, ["शुध्", "other", "शुध्", "", "", "", "to purify"])
let v = native_list_append(v, ["तप्", "other", "तप्", "", "", "", "to give out"])
let v = native_list_append(v, ["बन्ध्", "other", "बन्ध्", "", "", "", "to bind tie"])
let v = native_list_append(v, ["ฺ", "other", "ฺ", "", "", "", "The virama พินทุ"])
let v = native_list_append(v, ["๎", "other", "๎", "", "", "", "The yamakkan a"])
let v = native_list_append(v, ["ํ", "other", "ํ", "", "", "", "The anusvāra in"])
let v = native_list_append(v, ["න", "other", "න", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["विश्वस्", "other", "विश्वस्", "", "", "", "to draw breath"])
let v = native_list_append(v, ["श्रम्", "other", "श्रम्", "", "", "", "to be or"])
let v = native_list_append(v, ["काश्", "other", "काश्", "", "", "", "to shine brightly"])
let v = native_list_append(v, ["रञ्ज्", "other", "रञ्ज्", "", "", "", "to redden"])
let v = native_list_append(v, ["प्लु", "other", "प्लु", "", "", "", "to float"])
let v = native_list_append(v, ["हु", "other", "हु", "", "", "", "to sprinkle on"])
let v = native_list_append(v, ["ह्वे", "other", "ह्वे", "", "", "", "to call call"])
let v = native_list_append(v, ["दॄ", "other", "दॄ", "", "", "", "to tear"])
let v = native_list_append(v, ["लुभ्", "other", "लुभ्", "", "", "", "to desire"])
let v = native_list_append(v, ["-ए", "other", "-ए", "", "", "", "locative singular of"])
let v = native_list_append(v, ["कुप्", "other", "कुप्", "", "", "", "to be moved"])
let v = native_list_append(v, ["भ्री", "other", "भ्री", "", "", "", "to injure hurt"])
let v = native_list_append(v, ["त्सर्", "other", "त्सर्", "", "", "", "to sneak"])
let v = native_list_append(v, ["अवस्था", "other", "अवस्था", "", "", "", "to go down"])
let v = native_list_append(v, ["शङ्क्", "other", "शङ्क्", "", "", "", "to doubt"])
let v = native_list_append(v, ["शक्", "other", "शक्", "", "", "", "to be able"])
let v = native_list_append(v, ["नु", "other", "नु", "", "", "", "to sound out"])
let v = native_list_append(v, ["मम नाम ...", "other", "मम नाम ...", "", "", "", "my name is"])
let v = native_list_append(v, ["प्र-", "other", "प्र-", "", "", "", "towards forwards pro-"])
let v = native_list_append(v, ["मद्", "other", "मद्", "", "", "", "to rejoice"])
let v = native_list_append(v, ["ईळ्", "other", "ईळ्", "", "", "", "to adore to"])
let v = native_list_append(v, ["कॢप्", "other", "कॢप्", "", "", "", "to order to"])
let v = native_list_append(v, ["धा", "other", "धा", "", "", "", "to put place"])
let v = native_list_append(v, ["डी", "other", "डी", "", "", "", "to fly"])
let v = native_list_append(v, ["-कार", "other", "-कार", "", "", "", "doer"])
let v = native_list_append(v, ["नस्", "other", "नस्", "", "", "", "to come together"])
let v = native_list_append(v, ["निद्रा", "other", "निद्रा", "", "", "", "to sleep"])
let v = native_list_append(v, ["क्षम्", "other", "क्षम्", "", "", "", "to submit endure"])
let v = native_list_append(v, ["मृद्", "other", "मृद्", "", "", "", "to press squeeze"])
let v = native_list_append(v, ["नष्ट-", "other", "नष्ट-", "", "", "", "without un- -less"])
let v = native_list_append(v, ["चन्द्", "other", "चन्द्", "", "", "", "to shine be"])
let v = native_list_append(v, ["ली", "other", "ली", "", "", "", "to adhere obtain"])
let v = native_list_append(v, ["पच्", "other", "पच्", "", "", "", "to cook"])
let v = native_list_append(v, ["शुच्", "other", "शुच्", "", "", "", "to shine glow"])
let v = native_list_append(v, ["जीव्", "other", "जीव्", "", "", "", "live"])
let v = native_list_append(v, ["रम्", "other", "रम्", "", "", "", "to enjoy delight"])
let v = native_list_append(v, ["ᳵ", "other", "ᳵ", "", "", "", "the sign जिह्वामूलीय"])
let v = native_list_append(v, ["ᳶ", "other", "ᳶ", "", "", "", "the sign उपध्मानीय"])
let v = native_list_append(v, ["मुह्", "other", "मुह्", "", "", "", "be confused be"])
let v = native_list_append(v, ["ईड्", "other", "ईड्", "", "", "", "to laud implore"])
let v = native_list_append(v, ["क्रम्", "other", "क्रम्", "", "", "", "go walk stride"])
let v = native_list_append(v, ["यभ्", "other", "यभ्", "", "", "", "to have sexual"])
let v = native_list_append(v, ["व्यवस्था", "other", "व्यवस्था", "", "", "", "to go apart"])
let v = native_list_append(v, ["ब्रू", "other", "ब्रू", "", "", "", "to say speak"])
let v = native_list_append(v, ["श्रु", "other", "श्रु", "", "", "", "to listen hear"])
let v = native_list_append(v, ["वश्", "other", "वश्", "", "", "", "to will command"])
let v = native_list_append(v, ["सि", "other", "सि", "", "", "", "to bind tie"])
let v = native_list_append(v, ["हन्", "other", "हन्", "", "", "", "to strike beat"])
let v = native_list_append(v, ["नी", "other", "नी", "", "", "", "to guide govern"])
let v = native_list_append(v, ["-अन", "other", "-अन", "", "", "", "forms masculine agent"])
let v = native_list_append(v, ["सन्", "other", "सन्", "", "", "", "to gain acquire"])
let v = native_list_append(v, ["अनु-", "other", "अनु-", "", "", "", "after along alongside"])
let v = native_list_append(v, ["परिषद्", "other", "परिषद्", "", "", "", "to surround"])
let v = native_list_append(v, ["भर्व्", "other", "भर्व्", "", "", "", "to chew devour"])
let v = native_list_append(v, ["-आ", "other", "-आ", "", "", "", "creates action nouns"])
let v = native_list_append(v, ["लोक्", "other", "लोक्", "", "", "", "to see"])
let v = native_list_append(v, ["दा", "other", "दा", "", "", "", "to give"])
let v = native_list_append(v, ["हू", "other", "हू", "", "", "", "alternative form of"])
let v = native_list_append(v, ["वस्", "other", "वस्", "", "", "", "to put on"])
let v = native_list_append(v, ["स्तन्", "other", "स्तन्", "", "", "", "to resound reverberate"])
let v = native_list_append(v, ["कू", "other", "कू", "", "", "", "to sound cry"])
let v = native_list_append(v, ["प्रतिभा", "other", "प्रतिभा", "", "", "", "to shine upon"])
let v = native_list_append(v, ["-त्व", "other", "-त्व", "", "", "", "forms abstract nouns"])
let v = native_list_append(v, ["गा", "other", "गा", "", "", "", "to go go"])
let v = native_list_append(v, ["भिषज्", "other", "भिषज्", "", "", "", "to heal to"])
let v = native_list_append(v, ["-क", "other", "-क", "", "", "", "a diminutive masculine"])
let v = native_list_append(v, ["परी", "other", "परी", "", "", "", "compounding form of"])
let v = native_list_append(v, ["व्याख्या", "other", "व्याख्या", "", "", "", "to explain in"])
let v = native_list_append(v, ["लभ्", "other", "लभ्", "", "", "", "to gain possess"])
let v = native_list_append(v, ["मो", "other", "मो", "", "", "", "contraction of मा"])
let v = native_list_append(v, ["षोडश", "other", "षोडश", "", "", "", "sixteen"])
let v = native_list_append(v, ["विदा", "other", "विदा", "", "", "", "to give out"])
let v = native_list_append(v, ["-वत्", "other", "-वत्", "", "", "", "forms possessive adjectives"])
let v = native_list_append(v, ["स्पृध्", "other", "स्पृध्", "", "", "", "to compete rival"])
let v = native_list_append(v, ["चतुर्दश", "other", "चतुर्दश", "", "", "", "fourteen"])
let v = native_list_append(v, ["अष्टादश", "other", "अष्टादश", "", "", "", "eighteen"])
let v = native_list_append(v, ["ऊनविंशति", "other", "ऊनविंशति", "", "", "", "nineteen"])
let v = native_list_append(v, ["एकविंशति", "other", "एकविंशति", "", "", "", "twenty-one"])
let v = native_list_append(v, ["द्वाविंशति", "other", "द्वाविंशति", "", "", "", "twenty-two"])
let v = native_list_append(v, ["त्रयोविंशति", "other", "त्रयोविंशति", "", "", "", "twenty-three"])
let v = native_list_append(v, ["चतुर्विंशति", "other", "चतुर्विंशति", "", "", "", "twenty-four"])
let v = native_list_append(v, ["पञ्चविंशति", "other", "पञ्चविंशति", "", "", "", "twenty-five"])
let v = native_list_append(v, ["षड्विंशति", "other", "षड्विंशति", "", "", "", "twenty-six"])
let v = native_list_append(v, ["सप्तविंशति", "other", "सप्तविंशति", "", "", "", "twenty-seven"])
let v = native_list_append(v, ["अष्टाविंशति", "other", "अष्टाविंशति", "", "", "", "twenty-eight"])
let v = native_list_append(v, ["नवविंशति", "other", "नवविंशति", "", "", "", "twenty-nine"])
let v = native_list_append(v, ["ऊनत्रिंशत्", "other", "ऊनत्रिंशत्", "", "", "", "twenty-nine"])
let v = native_list_append(v, ["क्षुध्", "other", "क्षुध्", "", "", "", "to be hungry"])
let v = native_list_append(v, ["द्रुह्", "other", "द्रुह्", "", "", "", "to hurt"])
let v = native_list_append(v, ["तृ", "other", "तृ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["पू", "other", "पू", "", "", "", "to purify cleanse"])
let v = native_list_append(v, ["छिद्", "other", "छिद्", "", "", "", "to cut off"])
let v = native_list_append(v, ["परिच्छिद्", "other", "परिच्छिद्", "", "", "", "to cut on"])
let v = native_list_append(v, ["स्पश्", "other", "स्पश्", "", "", "", "alternative form of"])
let v = native_list_append(v, ["क्षु", "other", "क्षु", "", "", "", "to sneeze cough"])
let v = native_list_append(v, ["मिह्", "other", "मिह्", "", "", "", "to urinate"])
let v = native_list_append(v, ["निर्", "other", "निर्", "", "", "", "combining form of"])
let v = native_list_append(v, ["सप्तति", "other", "सप्तति", "", "", "", "seventy"])
let v = native_list_append(v, ["अशीति", "other", "अशीति", "", "", "", "eighty"])
let v = native_list_append(v, ["नवति", "other", "नवति", "", "", "", "ninety"])
let v = native_list_append(v, ["युध्", "other", "युध्", "", "", "", "to fight battle"])
let v = native_list_append(v, ["इष्", "other", "इष्", "", "", "", "to desire wish"])
let v = native_list_append(v, ["नृत्", "other", "नृत्", "", "", "", "to dance about"])
let v = native_list_append(v, ["धृ", "other", "धृ", "", "", "", "to hold"])
let v = native_list_append(v, ["मुच्", "other", "मुच्", "", "", "", "to free liberate"])
let v = native_list_append(v, ["इङ्ग्", "other", "इङ्ग्", "", "", "", "to agitate"])
let v = native_list_append(v, ["कुट्ट्", "other", "कुट्ट्", "", "", "", "To cut divide"])
let v = native_list_append(v, ["त्रप्", "other", "त्रप्", "", "", "", "to be ashamed"])
let v = native_list_append(v, ["त्रै", "other", "त्रै", "", "", "", "to protect preserve"])
let v = native_list_append(v, ["परित्रै", "other", "परित्रै", "", "", "", "to save defend"])
let v = native_list_append(v, ["चुद्", "other", "चुद्", "", "", "", "to impel"])
let v = native_list_append(v, ["इरस्", "other", "इरस्", "", "", "", "to behave insolently"])
let v = native_list_append(v, ["वल्", "other", "वल्", "", "", "", "to turn turn"])
let v = native_list_append(v, ["शू", "other", "शू", "", "", "", "to swell"])
let v = native_list_append(v, ["गृध्", "other", "गृध्", "", "", "", "to covet desire"])
let v = native_list_append(v, ["जस्", "other", "जस्", "", "", "", "to be exhausted"])
let v = native_list_append(v, ["शुम्भ्", "other", "शुम्भ्", "", "", "", "alternative form of"])
let v = native_list_append(v, ["घिण्ण्", "other", "घिण्ण्", "", "", "", "to grasp hold"])
let v = native_list_append(v, ["घुण्", "other", "घुण्", "", "", "", ""])
let v = native_list_append(v, ["घूर्ण्", "other", "घूर्ण्", "", "", "", "to waver move"])
let v = native_list_append(v, ["पॄ", "other", "पॄ", "", "", "", "to fill fill"])
let v = native_list_append(v, ["पृ", "other", "पृ", "", "", "", "to be busy"])
let v = native_list_append(v, ["निज्", "other", "निज्", "", "", "", "to wash cleanse"])
let v = native_list_append(v, ["विज्", "other", "विज्", "", "", "", "to separate divide"])
let v = native_list_append(v, ["विष्", "other", "विष्", "", "", "", "to be active"])
let v = native_list_append(v, ["घृ", "other", "घृ", "", "", "", "to besprinkle"])
let v = native_list_append(v, ["एध्", "other", "एध्", "", "", "", "to prosper grow"])
let v = native_list_append(v, ["स्पर्ध्", "other", "स्पर्ध्", "", "", "", "alternative form of"])
let v = native_list_append(v, ["गाध्", "other", "गाध्", "", "", "", "to remain stay"])
let v = native_list_append(v, ["नाध्", "other", "नाध्", "", "", "", "to be in"])
let v = native_list_append(v, ["नाथ्", "other", "नाथ्", "", "", "", "to seek aid"])
let v = native_list_append(v, ["दध्", "other", "दध्", "", "", "", "to hold"])
let v = native_list_append(v, ["स्कुन्द्", "other", "स्कुन्द्", "", "", "", "alternative form of"])
let v = native_list_append(v, ["श्विन्द्", "other", "श्विन्द्", "", "", "", "be white"])
let v = native_list_append(v, ["वन्द्", "other", "वन्द्", "", "", "", "to celebrate"])
let v = native_list_append(v, ["भन्द्", "other", "भन्द्", "", "", "", "to be bright"])
let v = native_list_append(v, ["मन्द्", "other", "मन्द्", "", "", "", "to rejoice be"])
let v = native_list_append(v, ["स्पन्द्", "other", "स्पन्द्", "", "", "", "to quiver throb"])
let v = native_list_append(v, ["क्लिन्द्", "other", "क्लिन्द्", "", "", "", "to lament"])
let v = native_list_append(v, ["मुद्", "other", "मुद्", "", "", "", "to rejoice be"])
let v = native_list_append(v, ["दद्", "other", "दद्", "", "", "", ""])
let v = native_list_append(v, ["स्वद्", "other", "स्वद्", "", "", "", "to be sweet"])
let v = native_list_append(v, ["स्वर्द्", "other", "स्वर्द्", "", "", "", "to taste relish."])
let v = native_list_append(v, ["ऊर्द्", "other", "ऊर्द्", "", "", "", "to measure L."])
let v = native_list_append(v, ["क्लन्द्", "other", "क्लन्द्", "", "", "", "to be confused"])
let v = native_list_append(v, ["रुध्", "other", "रुध्", "", "", "", "to obstruct stop"])
let v = native_list_append(v, ["क्षण्", "other", "क्षण्", "", "", "", "alternative form of"])
let v = native_list_append(v, ["चित्", "other", "चित्", "", "", "", "to perceive fix"])
let v = native_list_append(v, ["उपसंगम्", "other", "उपसंगम्", "", "", "", "to approach together"])
let v = native_list_append(v, ["परा-", "other", "परा-", "", "", "", "denotes the opposite"])
let v = native_list_append(v, ["हुर्छ्", "other", "हुर्छ्", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["ह्वृ", "other", "ह्वृ", "", "", "", "to deviate be"])
let v = native_list_append(v, ["स्वृ", "other", "स्वृ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["पश्य्", "other", "पश्य्", "", "", "", "Suppletive root of"])
let v = native_list_append(v, ["𑆒", "other", "𑆒", "", "", "", "the second consonant"])
let v = native_list_append(v, ["𑆓", "other", "𑆓", "", "", "", "the third consonant"])
let v = native_list_append(v, ["𑆔", "other", "𑆔", "", "", "", "the fourth consonant"])
let v = native_list_append(v, ["𑆕", "other", "𑆕", "", "", "", "the fifth consonant"])
let v = native_list_append(v, ["उष्", "other", "उष्", "", "", "", "to burn burn"])
let v = native_list_append(v, ["सस्", "other", "सस्", "", "", "", "to sleep"])
let v = native_list_append(v, ["दुह्", "other", "दुह्", "", "", "", "to milk milk"])
let v = native_list_append(v, ["लिह्", "other", "लिह्", "", "", "", "to lick taste"])
let v = native_list_append(v, ["सू", "other", "सू", "", "", "", "to beget procreate"])
let v = native_list_append(v, ["पुंस्", "other", "पुंस्", "", "", "", "to crush grind"])
let v = native_list_append(v, ["म्ना", "other", "म्ना", "", "", "", "alternative form of"])
let v = native_list_append(v, ["वृत्", "other", "वृत्", "", "", "", "to turn to"])
let v = native_list_append(v, ["मृ", "other", "मृ", "", "", "", "to die"])
let v = native_list_append(v, ["परिवृत्", "other", "परिवृत्", "", "", "", "to turn around"])
let v = native_list_append(v, ["अभिज्ञा", "other", "अभिज्ञा", "", "", "", "to recognise perceive"])
let v = native_list_append(v, ["दम्", "other", "दम्", "", "", "", "to tame to"])
let v = native_list_append(v, ["युज्", "other", "युज्", "", "", "", "to yoke or"])
let v = native_list_append(v, ["भस्", "other", "भस्", "", "", "", "to chew to"])
let v = native_list_append(v, ["यज्", "other", "यज्", "", "", "", "to worship to"])
let v = native_list_append(v, ["जू", "other", "जू", "", "", "", "to press forwards"])
let v = native_list_append(v, ["वी", "other", "वी", "", "", "", "to go move"])
let v = native_list_append(v, ["प्सा", "other", "प्सा", "", "", "", "to chew swallow"])
let v = native_list_append(v, ["राध्", "other", "राध्", "", "", "", "to succeed accomplish"])
let v = native_list_append(v, ["तम्", "other", "तम्", "", "", "", "to gasp choke"])
let v = native_list_append(v, ["पञ्च", "other", "पञ्च", "", "", "", "five"])
let v = native_list_append(v, ["จตุรฺ", "other", "จตุรฺ", "", "", "", "Thai script form"])
let v = native_list_append(v, ["टङ्क्", "other", "टङ्क्", "", "", "", "to bind tie"])
let v = native_list_append(v, ["-मन्", "other", "-मन्", "", "", "", "forms action nouns"])
let v = native_list_append(v, ["-इत", "other", "-इत", "", "", "", "forms adjectives from"])
let v = native_list_append(v, ["नि-", "other", "नि-", "", "", "", "prefix form of"])
let v = native_list_append(v, ["जॄ", "other", "जॄ", "", "", "", "to make old"])
let v = native_list_append(v, ["-अन्", "other", "-अन्", "", "", "", "forms agent nouns"])
let v = native_list_append(v, ["-आनी", "other", "-आनी", "", "", "", "forms feminine agent"])
let v = native_list_append(v, ["सु", "other", "सु", "", "", "", "to press out"])
let v = native_list_append(v, ["𑀲𑀳𑀲𑁆𑀭", "other", "𑀲𑀳𑀲𑁆𑀭", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["निर्-", "other", "निर्-", "", "", "", "combining form of"])
let v = native_list_append(v, ["सम्पद्", "other", "सम्पद्", "", "", "", "to fall or"])
let v = native_list_append(v, ["गुह्", "other", "गुह्", "", "", "", "to cover conceal"])
let v = native_list_append(v, ["नहि", "other", "नहि", "", "", "", "surely not by"])
let v = native_list_append(v, ["आम्", "other", "आम्", "", "", "", "yes"])
let v = native_list_append(v, ["प्रति-", "other", "प्रति-", "", "", "", "towards"])
let v = native_list_append(v, ["निस्-", "other", "निस्-", "", "", "", "out forth away"])
let v = native_list_append(v, ["-ईन", "other", "-ईन", "", "", "", "relating to belonging"])
let v = native_list_append(v, ["-इन्", "other", "-इन्", "", "", "", "possessing showing possession"])
let v = native_list_append(v, ["-ईण", "other", "-ईण", "", "", "", "alternative form of"])
let v = native_list_append(v, ["सं-", "other", "सं-", "", "", "", "combining form of"])
let v = native_list_append(v, ["सम्", "other", "सम्", "", "", "", "to be agitated"])
let v = native_list_append(v, ["सम्-", "other", "सम्-", "", "", "", "with together with"])
let v = native_list_append(v, ["मस्", "other", "मस्", "", "", "", "to measure mete"])
let v = native_list_append(v, ["पुनर्दर्शनाय", "other", "पुनर्दर्शनाय", "", "", "", "bye au revoir"])
let v = native_list_append(v, ["आजि", "other", "आजि", "", "", "", "to conquer to"])
let v = native_list_append(v, ["षण्णवति", "other", "षण्णवति", "", "", "", "ninety-six"])
let v = native_list_append(v, ["निष्-", "other", "निष्-", "", "", "", "combining form of"])
let v = native_list_append(v, ["फल्", "other", "फल्", "", "", "", "to burst cleave"])
let v = native_list_append(v, ["दह्", "other", "दह्", "", "", "", "to burn consume"])
let v = native_list_append(v, ["समि", "other", "समि", "", "", "", "to go or"])
let v = native_list_append(v, ["अञ्च्", "other", "अञ्च्", "", "", "", "to bend curve"])
let v = native_list_append(v, ["संदिह्", "other", "संदिह्", "", "", "", "to smear besmear"])
let v = native_list_append(v, ["शं", "other", "शं", "", "", "", "combining form of"])
let v = native_list_append(v, ["शम्", "other", "शम्", "", "", "", "to become tired"])
let v = native_list_append(v, ["दिह्", "other", "दिह्", "", "", "", "to anoint smear"])
let v = native_list_append(v, ["प्रेष्", "other", "प्रेष्", "", "", "", "to go move"])
let v = native_list_append(v, ["मूर्छ्", "other", "मूर्छ्", "", "", "", "to become solid"])
let v = native_list_append(v, ["मुर्छ्", "other", "मुर्छ्", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["मूर्च्छ्", "other", "मूर्च्छ्", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["केल्", "other", "केल्", "", "", "", "to shake tremble"])
let v = native_list_append(v, ["रिफ्", "other", "रिफ्", "", "", "", "to snarl"])
let v = native_list_append(v, ["व्यायम्", "other", "व्यायम्", "", "", "", "to pull or"])
let v = native_list_append(v, ["आयम्", "other", "आयम्", "", "", "", "to stretch lengthen"])
let v = native_list_append(v, ["पराशॄ", "other", "पराशॄ", "", "", "", "to crush destroy"])
let v = native_list_append(v, ["शॄ", "other", "शॄ", "", "", "", "to crush rend"])
let v = native_list_append(v, ["संयुज्", "other", "संयुज्", "", "", "", "to bind fetter"])
let v = native_list_append(v, ["अर्ह्", "other", "अर्ह्", "", "", "", "to deserve merit"])
let v = native_list_append(v, ["समस्", "other", "समस्", "", "", "", "to throw or"])
let v = native_list_append(v, ["हल्", "other", "हल्", "", "", "", "to plough make"])
let v = native_list_append(v, ["कम्", "other", "कम्", "", "", "", "to wish desire"])
let v = native_list_append(v, ["उद्गॄ", "other", "उद्गॄ", "", "", "", "to eject from"])
let v = native_list_append(v, ["अर्ज्", "other", "अर्ज्", "", "", "", "to procure acquire"])
let v = native_list_append(v, ["उपार्ज्", "other", "उपार्ज्", "", "", "", "to admit"])
let v = native_list_append(v, ["यम्", "other", "यम्", "", "", "", "to sustain hold"])
let v = native_list_append(v, ["अलंकृ", "other", "अलंकृ", "", "", "", "to decorate ornament"])
let v = native_list_append(v, ["शप्", "other", "शप्", "", "", "", "to curse"])
let v = native_list_append(v, ["-कारिन्", "other", "-कारिन्", "", "", "", "-er doing causing"])
let v = native_list_append(v, ["खुद्", "other", "खुद्", "", "", "", "to sport wantonly"])
let v = native_list_append(v, ["खिद्", "other", "खिद्", "", "", "", "to strike press"])
let v = native_list_append(v, ["भर्त्स्", "other", "भर्त्स्", "", "", "", "to menace threaten"])
let v = native_list_append(v, ["खेल्", "other", "खेल्", "", "", "", "to shake move"])
let v = native_list_append(v, ["खिट्", "other", "खिट्", "", "", "", "to be terrified"])
let v = native_list_append(v, ["आगा", "other", "आगा", "", "", "", "to come towards"])
let v = native_list_append(v, ["आञ्छ्", "other", "आञ्छ्", "", "", "", "to stretch draw"])
let v = native_list_append(v, ["लाञ्छ्", "other", "लाञ्छ्", "", "", "", "to mark distinguish"])
let v = native_list_append(v, ["प्यै", "other", "प्यै", "", "", "", "to grow increase"])
let v = native_list_append(v, ["प्याय्", "other", "प्याय्", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["पी", "other", "पी", "", "", "", "to swell overflow"])
let v = native_list_append(v, ["श्वस्", "other", "श्वस्", "", "", "", "to blow hiss"])
let v = native_list_append(v, ["आरिफ्", "other", "आरिफ्", "", "", "", "to snore"])
let v = native_list_append(v, ["अवरिफ्", "other", "अवरिफ्", "", "", "", "to utter a"])
let v = native_list_append(v, ["ज्युत्", "other", "ज्युत्", "", "", "", "to shine upon"])
let v = native_list_append(v, ["द्युत्", "other", "द्युत्", "", "", "", "to shine glitter"])
let v = native_list_append(v, ["हिक्क्", "other", "हिक्क्", "", "", "", "to hiccup"])
let v = native_list_append(v, ["सञ्ज्", "other", "सञ्ज्", "", "", "", "to go move"])
let v = native_list_append(v, ["तड्", "other", "तड्", "", "", "", "to beat strike"])
let v = native_list_append(v, ["किट्", "other", "किट्", "", "", "", "to go approach"])
let v = native_list_append(v, ["प्रतिमन्", "other", "प्रतिमन्", "", "", "", "to render back"])
let v = native_list_append(v, ["यत्", "other", "यत्", "", "", "", "to place in"])
let v = native_list_append(v, ["तल्", "other", "तल्", "", "", "", "to establish fix"])
let v = native_list_append(v, ["कठ्", "other", "कठ्", "", "", "", "to live in"])
let v = native_list_append(v, ["चम्", "other", "चम्", "", "", "", "to sip drink"])
let v = native_list_append(v, ["त्रयस्", "other", "त्रयस्", "", "", "", "masculine nominative plural"])
let v = native_list_append(v, ["चत्वारस्", "other", "चत्वारस्", "", "", "", "masculine nominative plural"])
let v = native_list_append(v, ["-ति", "other", "-ति", "", "", "", "-ness"])
let v = native_list_append(v, ["-नः", "other", "-नः", "", "", "", "combining form of"])
let v = native_list_append(v, ["-नस्", "other", "-नस्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["-न", "other", "-न", "", "", "", "-ed forms adjectives"])
let v = native_list_append(v, ["भञ्ज्", "other", "भञ्ज्", "", "", "", "to break shatter"])
let v = native_list_append(v, ["सज्ज्", "other", "सज्ज्", "", "", "", "to cling adhere"])
let v = native_list_append(v, ["कम्प्", "other", "कम्प्", "", "", "", "to tremble shake"])
let v = native_list_append(v, ["-अक", "other", "-अक", "", "", "", "forms adjectives with"])
let v = native_list_append(v, ["उद्-", "other", "उद्-", "", "", "", "over above upwards"])
let v = native_list_append(v, ["अ", "pron", "अ", "", "", "", "a pronominal base"])
let v = native_list_append(v, ["इ", "pron", "इ", "", "", "", "base of the"])
let v = native_list_append(v, ["क", "pron", "क", "", "", "", "interrogative pronoun who"])
let v = native_list_append(v, ["त", "pron", "त", "", "", "", "combining form of"])
let v = native_list_append(v, ["म", "pron", "म", "", "", "", "base of the"])
let v = native_list_append(v, ["अहम्", "pron", "अहम्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["अस्मद्", "pron", "अस्मद्", "", "", "", "combining form of"])
let v = native_list_append(v, ["युष्मद्", "pron", "युष्मद्", "", "", "", "combining form of"])
let v = native_list_append(v, ["तद्", "pron", "तद्", "", "", "", "it"])
let v = native_list_append(v, ["कश्चिद्", "pron", "कश्चिद्", "", "", "", "masculine singular of"])
let v = native_list_append(v, ["ये", "pron", "ये", "", "", "", "inflection of यद्"])
let v = native_list_append(v, ["तक", "pron", "तक", "", "", "", "this this little"])
let v = native_list_append(v, ["का", "pron", "का", "", "", "", "inflection of किम्"])
let v = native_list_append(v, ["व", "pron", "व", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["स", "pron", "स", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["नौ", "pron", "नौ", "", "", "", "accusative/dative/genitive dual of"])
let v = native_list_append(v, ["त्वम्", "pron", "त्वम्", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["कु", "pron", "कु", "", "", "", "a pronominal base"])
let v = native_list_append(v, ["कतर", "pron", "कतर", "", "", "", "who which of"])
let v = native_list_append(v, ["सीम्", "pron", "सीम्", "", "", "", "him her it"])
let v = native_list_append(v, ["सा", "pron", "सा", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["के", "pron", "के", "", "", "", "nominative plural masculine"])
let v = native_list_append(v, ["यद्", "pron", "यद्", "", "", "", "who which what"])
let v = native_list_append(v, ["මම", "pron", "මම", "", "", "", "Sinhala script form"])
let v = native_list_append(v, ["आत्मन्", "pron", "आत्मन्", "", "", "", "a person in"])
let v = native_list_append(v, ["किम्", "pron", "किम्", "", "", "", "what who interrogative"])
let v = native_list_append(v, ["अयम्", "pron", "अयम्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["तत्", "pron", "तत्", "", "", "", "nominative/accusative singular of"])
let v = native_list_append(v, ["యే", "pron", "యే", "", "", "", "Telugu script form"])
let v = native_list_append(v, ["स्वयं", "pron", "स्वयं", "", "", "", "combining form of"])
let v = native_list_append(v, ["स्वयम्", "pron", "स्वयम्", "", "", "", "self ones self"])
let v = native_list_append(v, ["अहं", "pron", "अहं", "", "", "", "combining form of"])
let v = native_list_append(v, ["तस्मै", "pron", "तस्मै", "", "", "", "dative singular of"])
let v = native_list_append(v, ["एतां", "pron", "एतां", "", "", "", "combining form of"])
let v = native_list_append(v, ["सः", "pron", "सः", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["आवाम्", "pron", "आवाम्", "", "", "", "nominative dual of"])
let v = native_list_append(v, ["वयम्", "pron", "वयम्", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["युवाम्", "pron", "युवाम्", "", "", "", "you both nominative"])
let v = native_list_append(v, ["यूयम्", "pron", "यूयम्", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["तौ", "pron", "तौ", "", "", "", "nominative dual of"])
let v = native_list_append(v, ["ते", "pron", "ते", "", "", "", "dative/genitive singular of"])
let v = native_list_append(v, ["तानि", "pron", "तानि", "", "", "", "nominative/accusative plural of"])
let v = native_list_append(v, ["ताः", "pron", "ताः", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["अस्माकम्", "pron", "अस्माकम्", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["वो", "pron", "वो", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["या", "pron", "या", "", "", "", "nominative singular feminine"])
let v = native_list_append(v, ["मम", "pron", "मम", "", "", "", "my mine genitive"])
let v = native_list_append(v, ["मा", "pron", "मा", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["एतद्", "pron", "एतद्", "", "", "", "this this here"])
let v = native_list_append(v, ["कौ", "pron", "कौ", "", "", "", "nominative/accusative dual masculine"])
let v = native_list_append(v, ["स्व", "pron", "स्व", "", "", "", "his/her own"])
let v = native_list_append(v, ["कय", "pron", "कय", "", "", "", "everyone"])
let v = native_list_append(v, ["मद्", "pron", "मद्", "", "", "", "combining form of"])
let v = native_list_append(v, ["त्व", "pron", "त्व", "", "", "", "base of the"])
let v = native_list_append(v, ["अस्मान्", "pron", "अस्मान्", "", "", "", "accusative plural of"])
let v = native_list_append(v, ["नस्", "pron", "नस्", "", "", "", "accusative plural of"])
let v = native_list_append(v, ["अव", "pron", "अव", "", "", "", "this"])
let v = native_list_append(v, ["मे", "pron", "मे", "", "", "", "dative/genitive singular of"])
let v = native_list_append(v, ["इमा", "pron", "इमा", "", "", "", "neuter nominative/accusative plural"])
let v = native_list_append(v, ["इदम्", "pron", "इदम्", "", "", "", "this something near"])
let v = native_list_append(v, ["ता", "pron", "ता", "", "", "", "inflection of तद्"])
let v = native_list_append(v, ["वस्", "pron", "वस्", "", "", "", "enclitic accusative/dative/genitive plural"])
let v = native_list_append(v, ["कश्चन", "pron", "कश्चन", "", "", "", "anyone"])
let v = native_list_append(v, ["यस्मिन्", "pron", "यस्मिन्", "", "", "", "locative singular masculine/neuter"])
let v = native_list_append(v, ["भोस्", "pron", "भोस्", "", "", "", "vocative singular of"])
let v = native_list_append(v, ["भवत्", "pron", "भवत्", "", "", "", "your honor your"])
let v = native_list_append(v, ["यासु", "pron", "यासु", "", "", "", "locative plural feminine"])
let v = native_list_append(v, ["कः", "pron", "कः", "", "", "", "nominative masculine singular"])
let v = native_list_append(v, ["काश्चन", "pron", "काश्चन", "", "", "", "anyone"])
let v = native_list_append(v, ["भवती", "pron", "भवती", "", "", "", "your ladyship your"])
let v = native_list_append(v, ["मदीय", "pron", "मदीय", "", "", "", "mine my my"])
let v = native_list_append(v, ["भवान्", "pron", "भवान्", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["मया", "pron", "मया", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["मयि", "pron", "मयि", "", "", "", "locative singular of"])
let v = native_list_append(v, ["आवाभ्याम्", "pron", "आवाभ्याम्", "", "", "", "instrumental/dative/ablative dual of"])
let v = native_list_append(v, ["आवयोः", "pron", "आवयोः", "", "", "", "genitive/locative dual of"])
let v = native_list_append(v, ["अस्माभिः", "pron", "अस्माभिः", "", "", "", "instrumental plural of"])
let v = native_list_append(v, ["ततस्", "pron", "ततस्", "", "", "", "ablative singular of"])
let v = native_list_append(v, ["एषः", "pron", "एषः", "", "", "", "nominative singular of"])
let v = native_list_append(v, ["एष", "pron", "एष", "", "", "", "nominative masculine singular"])
let v = native_list_append(v, ["एते", "pron", "एते", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["एताः", "pron", "एताः", "", "", "", "nominative/accusative feminine plural"])
let v = native_list_append(v, ["तव", "pron", "तव", "", "", "", "your yours genitive"])
let v = native_list_append(v, ["माम्", "pron", "माम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["मह्यम्", "pron", "मह्यम्", "", "", "", "dative singular of"])
let v = native_list_append(v, ["तस्मिन्", "pron", "तस्मिन्", "", "", "", "locative singular of"])
let v = native_list_append(v, ["तेभ्यः", "pron", "तेभ्यः", "", "", "", "from them ablative"])
let v = native_list_append(v, ["तेषां", "pron", "तेषां", "", "", "", "combining form of"])
let v = native_list_append(v, ["तेषाम्", "pron", "तेषाम्", "", "", "", "their genitive plural"])
let v = native_list_append(v, ["तेषु", "pron", "तेषु", "", "", "", "in them locative"])
let v = native_list_append(v, ["तस्य", "pron", "तस्य", "", "", "", "his genitive singular"])
let v = native_list_append(v, ["त्वं", "pron", "त्वं", "", "", "", "combining form of"])
let v = native_list_append(v, ["युष्मान्", "pron", "युष्मान्", "", "", "", "accusative plural of"])
let v = native_list_append(v, ["त्वाम्", "pron", "त्वाम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["त्वया", "pron", "त्वया", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["त्वयि", "pron", "त्वयि", "", "", "", "locative singular of"])
let v = native_list_append(v, ["युवयोः", "pron", "युवयोः", "", "", "", "genitive dual of"])
let v = native_list_append(v, ["युवाभ्याम्", "pron", "युवाभ्याम्", "", "", "", "instrumental/dative/ablative dual of"])
let v = native_list_append(v, ["त्वे", "pron", "त्वे", "", "", "", "locative singular of"])
let v = native_list_append(v, ["එතද්", "pron", "එතද්", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["अस्मिन्", "pron", "अस्मिन्", "", "", "", "masculine/neuter locative singular"])
let v = native_list_append(v, ["तम्", "pron", "तम्", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["त्मन्", "pron", "त्मन्", "", "", "", "a person in"])
let v = native_list_append(v, ["យទ៑", "pron", "យទ៑", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["យេ", "pron", "យេ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["तस्मा", "pron", "तस्मा", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["अनेन", "pron", "अनेन", "", "", "", "masculine/neuter instrumental singular"])
let v = native_list_append(v, ["नो", "pron", "नो", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["कम्", "pron", "कम्", "", "", "", "accusative masculine singular"])
let v = native_list_append(v, ["यम्", "pron", "यम्", "", "", "", "accusative singular masculine"])
let v = native_list_append(v, ["यत्", "pron", "यत्", "", "", "", "nominative/accusative singular neuter"])
let v = native_list_append(v, ["अदस्", "pron", "अदस्", "", "", "", "that a certain"])
let v = native_list_append(v, ["काः", "pron", "काः", "", "", "", "nominative/accusative plural feminine"])
let v = native_list_append(v, ["एन", "pron", "एन", "", "", "", "anaphoric pronoun him"])
let v = native_list_append(v, ["येन", "pron", "येन", "", "", "", "instrumental singular masculine/neuter"])
let v = native_list_append(v, ["अस्मभ्यम्", "pron", "अस्मभ्यम्", "", "", "", "for/to us dative"])
let v = native_list_append(v, ["मत्", "pron", "मत्", "", "", "", "ablative singular of"])
let v = native_list_append(v, ["अस्मत्", "pron", "अस्मत्", "", "", "", "from us ablative"])
let v = native_list_append(v, ["अस्मासु", "pron", "अस्मासु", "", "", "", "in us locative"])
let v = native_list_append(v, ["अस्य", "pron", "अस्य", "", "", "", "masculine/neuter genitive singular"])
let v = native_list_append(v, ["इयम्", "pron", "इयम्", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["असौ", "pron", "असौ", "", "", "", "inflection of अदस्"])
let v = native_list_append(v, ["अस्मे", "pron", "अस्मे", "", "", "", "locative/dative/genitive plural of"])
let v = native_list_append(v, ["त्यद्", "pron", "त्यद्", "", "", "", "that"])
let v = native_list_append(v, ["स्य", "pron", "स्य", "", "", "", "that"])
let v = native_list_append(v, ["वः", "pron", "वः", "", "", "", "combining form of"])
let v = native_list_append(v, ["एतत्", "pron", "एतत्", "", "", "", "nominative neuter singular"])
let v = native_list_append(v, ["एषा", "pron", "एषा", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["एतानि", "pron", "एतानि", "", "", "", "nominative/accusative neuter plural"])
let v = native_list_append(v, ["नकिस्", "pron", "नकिस्", "", "", "", "nobody no-one"])
let v = native_list_append(v, ["माकिस्", "pron", "माकिस्", "", "", "", "nobody no-one"])
let v = native_list_append(v, ["මෙ", "pron", "මෙ", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["අහම්", "pron", "අහම්", "", "", "", "I"])
let v = native_list_append(v, ["वाम्", "pron", "वाम्", "", "", "", "enclitic accusative/dative/genitive dual"])
let v = native_list_append(v, ["त्वा", "pron", "त्वा", "", "", "", "accusative singular of"])
let v = native_list_append(v, ["त्वत्", "pron", "त्वत्", "", "", "", "ablative singular of"])
let v = native_list_append(v, ["तुभ्यम्", "pron", "तुभ्यम्", "", "", "", "dative singular of"])
let v = native_list_append(v, ["युष्माभिः", "pron", "युष्माभिः", "", "", "", "instrumental plural of"])
let v = native_list_append(v, ["युष्मभ्यम्", "pron", "युष्मभ्यम्", "", "", "", "dative plural of"])
let v = native_list_append(v, ["युष्मत्", "pron", "युष्मत्", "", "", "", "ablative plural of"])
let v = native_list_append(v, ["युष्मासु", "pron", "युष्मासु", "", "", "", "locative plural of"])
let v = native_list_append(v, ["युष्माकम्", "pron", "युष्माकम्", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["इमे", "pron", "इमे", "", "", "", "nominative plural of"])
let v = native_list_append(v, ["ताम्", "pron", "ताम्", "", "", "", "her accusative singular"])
let v = native_list_append(v, ["तस्यै", "pron", "तस्यै", "", "", "", "to her for"])
let v = native_list_append(v, ["तया", "pron", "तया", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["तस्याम्", "pron", "तस्याम्", "", "", "", "locative singular of"])
let v = native_list_append(v, ["तस्या", "pron", "तस्या", "", "", "", "sandhi form of"])
let v = native_list_append(v, ["तस्मात्", "pron", "तस्मात्", "", "", "", "ablative singular of"])
let v = native_list_append(v, ["तेन", "pron", "तेन", "", "", "", "instrumental singular of"])
let v = native_list_append(v, ["तान्", "pron", "तान्", "", "", "", "accusative plural of"])
let v = native_list_append(v, ["ताभ्याम्", "pron", "ताभ्याम्", "", "", "", "instrumental/dative/ablative dual of"])
let v = native_list_append(v, ["तासाम्", "pron", "तासाम्", "", "", "", "genitive plural of"])
let v = native_list_append(v, ["तासु", "pron", "तासु", "", "", "", "locative plural of"])
let v = native_list_append(v, ["किंचिद्", "pron", "किंचिद्", "", "", "", "anything see किम्"])
let v = native_list_append(v, ["आव", "pron", "आव", "", "", "", "base of the"])
let v = native_list_append(v, ["कस्य", "pron", "कस्य", "", "", "", "inflection of किम्"])
let v = native_list_append(v, ["కిన్తు", "pron", "కిన్తు", "", "", "", ""])
let v = native_list_append(v, ["त्वत्तस्", "pron", "त्वत्तस्", "", "", "", "ablative singular of"])
let v = native_list_append(v, ["अन्यतर", "pron", "अन्यतर", "", "", "", "a certain one"])
let v = native_list_append(v, ["यः", "pron", "यः", "", "", "", "nominative singular masculine"])
let v = native_list_append(v, ["यौ", "pron", "यौ", "", "", "", "nominative/accusative dual masculine"])
let v = native_list_append(v, ["याम्", "pron", "याम्", "", "", "", "accusative singular feminine"])
let v = native_list_append(v, ["यानि", "pron", "यानि", "", "", "", "nominative/accusative plural neuter"])
let v = native_list_append(v, ["यान्", "pron", "यान्", "", "", "", "accusative plural masculine"])
let v = native_list_append(v, ["यया", "pron", "यया", "", "", "", "instrumental singular feminine"])
let v = native_list_append(v, ["येषाम्", "pron", "येषाम्", "", "", "", "genitive plural masculine/neuter"])
let v = native_list_append(v, ["याः", "pron", "याः", "", "", "", "nominative/accusative plural feminine"])
let v = native_list_append(v, ["येषु", "pron", "येषु", "", "", "", "locative plural masculine/neuter"])
let v = native_list_append(v, ["यस्मै", "pron", "यस्मै", "", "", "", "dative singular masculine/neuter"])
let v = native_list_append(v, ["यस्यै", "pron", "यस्यै", "", "", "", "dative singular feminine"])
let v = native_list_append(v, ["यैः", "pron", "यैः", "", "", "", "instrumental plural masculine/neuter"])
let v = native_list_append(v, ["येभिः", "pron", "येभिः", "", "", "", "instrumental plural masculine/neuter"])
let v = native_list_append(v, ["यस्मात्", "pron", "यस्मात्", "", "", "", "ablative singular masculine/neuter"])
let v = native_list_append(v, ["यस्याः", "pron", "यस्याः", "", "", "", "ablative/genitive singular feminine"])
let v = native_list_append(v, ["यस्य", "pron", "यस्य", "", "", "", "genitive singular masculine/neuter"])
let v = native_list_append(v, ["यासाम्", "pron", "यासाम्", "", "", "", "genitive plural feminine"])
let v = native_list_append(v, ["याभ्याम्", "pron", "याभ्याम्", "", "", "", "instrumental/dative/ablative dual masculine/feminine/neuter"])
let v = native_list_append(v, ["यस्याम्", "pron", "यस्याम्", "", "", "", "locative singular feminine"])
let v = native_list_append(v, ["याभिः", "pron", "याभिः", "", "", "", "instrumental plural feminine"])
let v = native_list_append(v, ["याभ्यः", "pron", "याभ्यः", "", "", "", "dative/ablative plural feminine"])
let v = native_list_append(v, ["येभ्यः", "pron", "येभ्यः", "", "", "", "dative/ablative plural masculine/neuter"])
let v = native_list_append(v, ["ययोः", "pron", "ययोः", "", "", "", "genitive/locative dual masculine/feminine/neuter"])
let v = native_list_append(v, ["युवम्", "pron", "युवम्", "", "", "", "nominative dual of"])
let v = native_list_append(v, ["आवम्", "pron", "आवम्", "", "", "", "nominative dual of"])
let v = native_list_append(v, ["कस्मात्", "pron", "कस्मात्", "", "", "", "ablative singular masculine/neuter"])
let v = native_list_append(v, ["कतम", "pron", "कतम", "", "", "", "who which of"])
let v = native_list_append(v, ["यतर", "pron", "यतर", "", "", "", "who or which"])
let v = native_list_append(v, ["यतम", "pron", "यतम", "", "", "", "who or which"])
let v = native_list_append(v, ["अस्मै", "pron", "अस्मै", "", "", "", "masculine/neuter dative singular"])
let v = native_list_append(v, ["अस्मात्", "pron", "अस्मात्", "", "", "", "masculine/neuter ablative singular"])
let v = native_list_append(v, ["अस्याम्", "pron", "अस्याम्", "", "", "", "feminine locative singular"])
let v = native_list_append(v, ["अस्याः", "pron", "अस्याः", "", "", "", "feminine ablative/genitive singular"])
let v = native_list_append(v, ["अस्यै", "pron", "अस्यै", "", "", "", "feminine dative singular"])
let v = native_list_append(v, ["इमाम्", "pron", "इमाम्", "", "", "", "feminine accusative singular"])
let v = native_list_append(v, ["इमान्", "pron", "इमान्", "", "", "", "masculine accusative plural"])
let v = native_list_append(v, ["इमानि", "pron", "इमानि", "", "", "", "neuter nominative/accusative plural"])
let v = native_list_append(v, ["इमौ", "pron", "इमौ", "", "", "", "masculine nominative/accusative dual"])
let v = native_list_append(v, ["इमस्य", "pron", "इमस्य", "", "", "", "masculine/neuter genitive singular"])
let v = native_list_append(v, ["इमम्", "pron", "इमम्", "", "", "", "masculine accusative singular"])
let v = native_list_append(v, ["अनया", "pron", "अनया", "", "", "", "feminine instrumental singular"])
let v = native_list_append(v, ["एषु", "pron", "एषु", "", "", "", "masculine/neuter locative plural"])
let v = native_list_append(v, ["एषाम्", "pron", "एषाम्", "", "", "", "masculine/neuter genitive plural"])
let v = native_list_append(v, ["आसाम्", "pron", "आसाम्", "", "", "", "feminine genitive plural"])
let v = native_list_append(v, ["आसु", "pron", "आसु", "", "", "", "feminine locative plural"])
let v = native_list_append(v, ["इमाः", "pron", "इमाः", "", "", "", "feminine nominative/accusative plural"])
let v = native_list_append(v, ["एभिः", "pron", "एभिः", "", "", "", "masculine/neuter instrumental plural"])
let v = native_list_append(v, ["एभ्यः", "pron", "एभ्यः", "", "", "", "masculine/neuter dative/ablative plural"])
let v = native_list_append(v, ["आभ्याम्", "pron", "आभ्याम्", "", "", "", "masculine/feminine/neuter instrumental/dative/ablative dual"])
let v = native_list_append(v, ["अनयोः", "pron", "अनयोः", "", "", "", "masculine/feminine/neuter genitive/locative dual"])
let v = native_list_append(v, ["आभिः", "pron", "आभिः", "", "", "", "feminine instrumental plural"])
let v = native_list_append(v, ["आभ्यः", "pron", "आभ्यः", "", "", "", "feminine dative/ablative plural"])
let v = native_list_append(v, ["आवत्", "pron", "आवत्", "", "", "", "ablative dual of"])
let v = native_list_append(v, ["मत्तस्", "pron", "मत्तस्", "", "", "", "ablative singular of"])
let v = native_list_append(v, ["युवत्", "pron", "युवत्", "", "", "", "ablative dual of"])
let v = native_list_append(v, ["युष्मे", "pron", "युष्मे", "", "", "", "locative/dative/genitive plural of"])
let v = native_list_append(v, ["युवभ्याम्", "pron", "युवभ्याम्", "", "", "", "dative dual of"])
let v = native_list_append(v, ["युवोः", "pron", "युवोः", "", "", "", "genitive dual of"])
let v = native_list_append(v, ["युव", "pron", "युव", "", "", "", "base of the"])
let v = native_list_append(v, ["युष्म", "pron", "युष्म", "", "", "", "base of the"])
let v = native_list_append(v, ["त्वद्", "pron", "त्वद्", "", "", "", "combining form of"])
let v = native_list_append(v, ["अस्म", "pron", "अस्म", "", "", "", "base of the"])
let v = native_list_append(v, ["एता", "pron", "एता", "", "", "", "inflection of ए॒तद्"])
let v = native_list_append(v, ["आ", "adv", "आ", "", "", "", "separated form of"])
let v = native_list_append(v, ["तर्हि", "adv", "तर्हि", "", "", "", "then"])
let v = native_list_append(v, ["तद्", "adv", "तद्", "", "", "", "there in that"])
let v = native_list_append(v, ["अपि", "adv", "अपि", "", "", "", "and also moreover"])
let v = native_list_append(v, ["व", "adv", "व", "", "", "", "alternative form of"])
let v = native_list_append(v, ["आदर", "adv", "आदर", "", "", "", "respectfully"])
let v = native_list_append(v, ["इव", "adv", "इव", "", "", "", "like in the"])
let v = native_list_append(v, ["बहु", "adv", "बहु", "", "", "", "much very very"])
let v = native_list_append(v, ["ह्यस्", "adv", "ह्यस्", "", "", "", "yesterday"])
let v = native_list_append(v, ["लघु", "adv", "लघु", "", "", "", "lightly quickly easily"])
let v = native_list_append(v, ["वि", "adv", "वि", "", "", "", "apart"])
let v = native_list_append(v, ["बृहत्", "adv", "बृहत्", "", "", "", "greatly much highly"])
let v = native_list_append(v, ["अक्तु", "adv", "अक्तु", "", "", "", "at night by"])
let v = native_list_append(v, ["अकाले", "adv", "अकाले", "", "", "", "unseasonably"])
let v = native_list_append(v, ["अकारणे", "adv", "अकारणे", "", "", "", "causelessly"])
let v = native_list_append(v, ["अकारणेन", "adv", "अकारणेन", "", "", "", "causelessly"])
let v = native_list_append(v, ["अकारणम्", "adv", "अकारणम्", "", "", "", "causelessly"])
let v = native_list_append(v, ["अकारणात्", "adv", "अकारणात्", "", "", "", "causelessly"])
let v = native_list_append(v, ["अकालतस्", "adv", "अकालतस्", "", "", "", "unseasonably"])
let v = native_list_append(v, ["अक्तोस्", "adv", "अक्तोस्", "", "", "", "at night"])
let v = native_list_append(v, ["अक्तुभिस्", "adv", "अक्तुभिस्", "", "", "", "at night"])
let v = native_list_append(v, ["अखिलेन", "adv", "अखिलेन", "", "", "", "completely"])
let v = native_list_append(v, ["आशु", "adv", "आशु", "", "", "", "quickly quick swiftly"])
let v = native_list_append(v, ["मुहुर्", "adv", "मुहुर्", "", "", "", "suddenly at once"])
let v = native_list_append(v, ["मुहु", "adv", "मुहु", "", "", "", "alternative form of"])
let v = native_list_append(v, ["प्रथमम्", "adv", "प्रथमम्", "", "", "", "firstly at first"])
let v = native_list_append(v, ["प्रकटम्", "adv", "प्रकटम्", "", "", "", "evidently clearly visibly"])
let v = native_list_append(v, ["सकृत्", "adv", "सकृत्", "", "", "", "once one time"])
let v = native_list_append(v, ["साधु", "adv", "साधु", "", "", "", "straight aright regularly"])
let v = native_list_append(v, ["सहित", "adv", "सहित", "", "", "", "near close by"])
let v = native_list_append(v, ["एवम्", "adv", "एवम्", "", "", "", "so thus in"])
let v = native_list_append(v, ["आविस्", "adv", "आविस्", "", "", "", "before the eyes"])
let v = native_list_append(v, ["पुरु", "adv", "पुरु", "", "", "", "much often very"])
let v = native_list_append(v, ["तूष्णीम्", "adv", "तूष्णीम्", "", "", "", "silently quietly RV."])
let v = native_list_append(v, ["उप", "adv", "उप", "", "", "", "therefore moreover RV."])
let v = native_list_append(v, ["यथोपदेशम्", "adv", "यथोपदेशम्", "", "", "", "according to advice"])
let v = native_list_append(v, ["तदा", "adv", "तदा", "", "", "", "then"])
let v = native_list_append(v, ["यदा", "adv", "यदा", "", "", "", "when"])
let v = native_list_append(v, ["शनैस्", "adv", "शनैस्", "", "", "", "quietly softly gently"])
let v = native_list_append(v, ["किम्", "adv", "किम्", "", "", "", "used as a"])
let v = native_list_append(v, ["कदाचित्", "adv", "कदाचित्", "", "", "", "at some time"])
let v = native_list_append(v, ["परि", "adv", "परि", "", "", "", "around round about"])
let v = native_list_append(v, ["यथा", "adv", "यथा", "", "", "", "in which manner"])
let v = native_list_append(v, ["अतीव", "adv", "अतीव", "", "", "", "exceedingly very"])
let v = native_list_append(v, ["अत्र", "adv", "अत्र", "", "", "", "here in this"])
let v = native_list_append(v, ["सदा", "adv", "सदा", "", "", "", "always ever perpetually"])
let v = native_list_append(v, ["सदैव", "adv", "सदैव", "", "", "", "always"])
let v = native_list_append(v, ["तथा", "adv", "तथा", "", "", "", "in such a"])
let v = native_list_append(v, ["कृपया", "adv", "कृपया", "", "", "", "by mercy mercifully"])
let v = native_list_append(v, ["केवल", "adv", "केवल", "", "", "", "entirely wholly absolutely"])
let v = native_list_append(v, ["किन्तु", "adv", "किन्तु", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["अमा", "adv", "अमा", "", "", "", "at home in"])
let v = native_list_append(v, ["अन्ति", "adv", "अन्ति", "", "", "", "near before in"])
let v = native_list_append(v, ["कथा", "adv", "कथा", "", "", "", "how whence why?"])
let v = native_list_append(v, ["प्रति", "adv", "प्रति", "", "", "", "towards near approach"])
let v = native_list_append(v, ["इह", "adv", "इह", "", "", "", "here in this"])
let v = native_list_append(v, ["स्वस्ति", "adv", "स्वस्ति", "", "", "", "well"])
let v = native_list_append(v, ["सर्वकालम्", "adv", "सर्वकालम्", "", "", "", "forever eternally always"])
let v = native_list_append(v, ["वाचा", "adv", "वाचा", "", "", "", "verbally"])
let v = native_list_append(v, ["सत्कृत्य", "adv", "सत्कृत्य", "", "", "", "having treated with"])
let v = native_list_append(v, ["उच्चैः", "adv", "उच्चैः", "", "", "", "combining form of"])
let v = native_list_append(v, ["उच्चैस्", "adv", "उच्चैस्", "", "", "", "high above aloft"])
let v = native_list_append(v, ["अधस्", "adv", "अधस्", "", "", "", "below down under"])
let v = native_list_append(v, ["नाना", "adv", "नाना", "", "", "", "differently variously separately"])
let v = native_list_append(v, ["एवं", "adv", "एवं", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["तावत्", "adv", "तावत्", "", "", "", "so great so"])
let v = native_list_append(v, ["एतद्", "adv", "एतद्", "", "", "", "in this manner"])
let v = native_list_append(v, ["अद्य", "adv", "अद्य", "", "", "", "today"])
let v = native_list_append(v, ["क्षमा", "adv", "क्षमा", "", "", "", "on the earth"])
let v = native_list_append(v, ["अन्यथा", "adv", "अन्यथा", "", "", "", "otherwise"])
let v = native_list_append(v, ["निस्", "adv", "निस्", "", "", "", "out forth away"])
let v = native_list_append(v, ["कर्मणा", "adv", "कर्मणा", "", "", "", "by ones action"])
let v = native_list_append(v, ["पश्चात्", "adv", "पश्चात्", "", "", "", "from behind in"])
let v = native_list_append(v, ["ਇਹ", "adv", "ਇਹ", "", "", "", "Gurmukhi script form"])
let v = native_list_append(v, ["सर्वत्र", "adv", "सर्वत्र", "", "", "", "everywhere"])
let v = native_list_append(v, ["अम्नस्", "adv", "अम्नस्", "", "", "", "unawares by surprise"])
let v = native_list_append(v, ["सामि", "adv", "सामि", "", "", "", "half"])
let v = native_list_append(v, ["अर्थात्", "adv", "अर्थात्", "", "", "", "that is to"])
let v = native_list_append(v, ["कुत्र", "adv", "कुत्र", "", "", "", "where whereto"])
let v = native_list_append(v, ["नु", "adv", "नु", "", "", "", "now"])
let v = native_list_append(v, ["परुत्", "adv", "परुत्", "", "", "", "last year"])
let v = native_list_append(v, ["ईषत्", "adv", "ईषत्", "", "", "", "little a little"])
let v = native_list_append(v, ["तत", "adv", "तत", "", "", "", "combining form of"])
let v = native_list_append(v, ["सचा", "adv", "सचा", "", "", "", "near along together"])
let v = native_list_append(v, ["स्मत्", "adv", "स्मत्", "", "", "", "together"])
let v = native_list_append(v, ["मक्षू", "adv", "मक्षू", "", "", "", "rapidly quickly speedily"])
let v = native_list_append(v, ["ऋजु", "adv", "ऋजु", "", "", "", "correctly in a"])
let v = native_list_append(v, ["श्रेयस्", "adv", "श्रेयस्", "", "", "", "better rather"])
let v = native_list_append(v, ["अव", "adv", "अव", "", "", "", "off away"])
let v = native_list_append(v, ["अर्धपथे", "adv", "अर्धपथे", "", "", "", "halfway midway"])
let v = native_list_append(v, ["अति", "adv", "अति", "", "", "", "over-"])
let v = native_list_append(v, ["एव", "adv", "एव", "", "", "", "Vedic form of"])
let v = native_list_append(v, ["कदा", "adv", "कदा", "", "", "", "when at what"])
let v = native_list_append(v, ["तत्र", "adv", "तत्र", "", "", "", "there at that"])
let v = native_list_append(v, ["इदम्", "adv", "इदम्", "", "", "", "here"])
let v = native_list_append(v, ["दृश्य", "adv", "दृश्य", "", "", "", "having seen"])
let v = native_list_append(v, ["अमवत्", "adv", "अमवत्", "", "", "", "impetuously"])
let v = native_list_append(v, ["पुनर्", "adv", "पुनर्", "", "", "", "back to home"])
let v = native_list_append(v, ["तत्क्षण", "adv", "तत्क्षण", "", "", "", "immediately instantaneously at"])
let v = native_list_append(v, ["अनु", "adv", "अनु", "", "", "", "after afterwards thereupon"])
let v = native_list_append(v, ["एकत्र", "adv", "एकत्र", "", "", "", "in one place"])
let v = native_list_append(v, ["कू", "adv", "कू", "", "", "", "where?"])
let v = native_list_append(v, ["अकस्मात्", "adv", "अकस्मात्", "", "", "", "without apparent cause"])
let v = native_list_append(v, ["स्यात्", "adv", "स्यात्", "", "", "", "maybe perhaps possibly"])
let v = native_list_append(v, ["मिथस्", "adv", "मिथस्", "", "", "", "mutually reciprocally"])
let v = native_list_append(v, ["सर्वथा", "adv", "सर्वथा", "", "", "", "in every way"])
let v = native_list_append(v, ["सनुतर्", "adv", "सनुतर्", "", "", "", "away aside off"])
let v = native_list_append(v, ["भावगम्भीरम्", "adv", "भावगम्भीरम्", "", "", "", "deeply"])
let v = native_list_append(v, ["तावत्क", "adv", "तावत्क", "", "", "", "bought for so"])
let v = native_list_append(v, ["कुत्रापि", "adv", "कुत्रापि", "", "", "", "somewhere"])
let v = native_list_append(v, ["तत्रैव", "adv", "तत्रैव", "", "", "", "there itself"])
let v = native_list_append(v, ["पुरस्", "adv", "पुरस्", "", "", "", "in front"])
let v = native_list_append(v, ["द्विस्", "adv", "द्विस्", "", "", "", "twice"])
let v = native_list_append(v, ["त्रिस्", "adv", "त्रिस्", "", "", "", "thrice"])
let v = native_list_append(v, ["ततस्", "adv", "ततस्", "", "", "", "therefore"])
let v = native_list_append(v, ["रभसा", "adv", "रभसा", "", "", "", "violently impetuously forcibly"])
let v = native_list_append(v, ["पुरतो", "adv", "पुरतो", "", "", "", "combining form of"])
let v = native_list_append(v, ["कुह", "adv", "कुह", "", "", "", "where interrogative"])
let v = native_list_append(v, ["इहेह", "adv", "इहेह", "", "", "", "here and there"])
let v = native_list_append(v, ["समह", "adv", "समह", "", "", "", "somehow anyhow in"])
let v = native_list_append(v, ["និត្យ", "adv", "និត្យ", "", "", "", "Khmer script form"])
let v = native_list_append(v, ["अहरहर्", "adv", "अहरहर्", "", "", "", "each day daily"])
let v = native_list_append(v, ["उच्चा", "adv", "उच्चा", "", "", "", "above upwards"])
let v = native_list_append(v, ["यत्र", "adv", "यत्र", "", "", "", "wherever whither in"])
let v = native_list_append(v, ["यत्रा", "adv", "यत्रा", "", "", "", "alternative form of"])
let v = native_list_append(v, ["कथम्", "adv", "कथम्", "", "", "", "how in what"])
let v = native_list_append(v, ["तत्पश्चात्", "adv", "तत्पश्चात्", "", "", "", "after that"])
let v = native_list_append(v, ["पश्चा", "adv", "पश्चा", "", "", "", "behind"])
let v = native_list_append(v, ["कः पुनर्", "adv", "कः पुनर्", "", "", "", "who?"])
let v = native_list_append(v, ["अद्यैव", "adv", "अद्यैव", "", "", "", "today itself this"])
let v = native_list_append(v, ["बहिस्", "adv", "बहिस्", "", "", "", "out forth outwards"])
let v = native_list_append(v, ["बहिष्", "adv", "बहिष्", "", "", "", "combining form of"])
let v = native_list_append(v, ["बहिर्", "adv", "बहिर्", "", "", "", "combining form of"])
let v = native_list_append(v, ["अद्यापि", "adv", "अद्यापि", "", "", "", "even now just"])
let v = native_list_append(v, ["बहिः", "adv", "बहिः", "", "", "", "combining form of"])
let v = native_list_append(v, ["निष्कारणम्", "adv", "निष्कारणम्", "", "", "", "causelessly without a"])
let v = native_list_append(v, ["सायं", "adv", "सायं", "", "", "", "combining form of"])
let v = native_list_append(v, ["सायम्", "adv", "सायम्", "", "", "", "in the evening"])
let v = native_list_append(v, ["त्वरितरम्", "adv", "त्वरितरम्", "", "", "", "more quickly"])
let v = native_list_append(v, ["शम्", "adv", "शम्", "", "", "", "auspiciously fortunately happily"])
let v = native_list_append(v, ["हठेन", "adv", "हठेन", "", "", "", "by force or"])
let v = native_list_append(v, ["अधुना", "adv", "अधुना", "", "", "", "at this time"])
let v = native_list_append(v, ["सना", "adv", "सना", "", "", "", "from of old"])
let v = native_list_append(v, ["अन्तर्जालेन", "adv", "अन्तर्जालेन", "", "", "", "through/via the Internet"])
let v = native_list_append(v, ["अलम्", "adv", "अलम्", "", "", "", "enough sufficient adequate"])
let v = native_list_append(v, ["समासेन", "adv", "समासेन", "", "", "", "collectively summarily"])
let v = native_list_append(v, ["श्वस्", "adv", "श्वस्", "", "", "", "tomorrow"])
let v = native_list_append(v, ["इदानीम्", "adv", "इदानीम्", "", "", "", "at this moment"])
let v = native_list_append(v, ["एतत्कालम्", "adv", "एतत्कालम्", "", "", "", "at this time"])
let v = native_list_append(v, ["कालम्", "adv", "कालम्", "", "", "", "for a certain"])
let v = native_list_append(v, ["साकम्", "adv", "साकम्", "", "", "", "together jointly"])
let v = native_list_append(v, ["अदस्", "adv", "अदस्", "", "", "", "there then"])
let v = native_list_append(v, ["कुशलेन", "adv", "कुशलेन", "", "", "", "in due order"])
let v = native_list_append(v, ["दविष्ठम्", "adv", "दविष्ठम्", "", "", "", "very far away"])
let v = native_list_append(v, ["अभितस्", "adv", "अभितस्", "", "", "", "on all sides"])
let v = native_list_append(v, ["प्रातर्", "adv", "प्रातर्", "", "", "", "early in the"])
let v = native_list_append(v, ["पुरा", "adv", "पुरा", "", "", "", "before formerly of"])
let v = native_list_append(v, ["ज्योक्", "adv", "ज्योक्", "", "", "", "for a long"])
let v = native_list_append(v, ["अप्रति", "adv", "अप्रति", "", "", "", "irresistibly"])
let v = native_list_append(v, ["नोद्", "adv", "नोद्", "", "", "", "almost nearly"])
let v = native_list_append(v, ["𑀅𑀥𑀼𑀦𑀸", "adv", "𑀅𑀥𑀼𑀦𑀸", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["अचिर", "adv", "अचिर", "", "", "", "fast quickly"])
let v = native_list_append(v, ["𑀇𑀤𑀸𑀦𑀻𑀫𑁆", "adv", "𑀇𑀤𑀸𑀦𑀻𑀫𑁆", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["सार्धम्", "adv", "सार्धम्", "", "", "", "jointly together along"])
let v = native_list_append(v, ["पुरतस्", "adv", "पुरतस्", "", "", "", "in front"])
let v = native_list_append(v, ["परितः", "adv", "परितः", "", "", "", "combining form of"])
let v = native_list_append(v, ["परितस्", "adv", "परितस्", "", "", "", "round about around"])
let v = native_list_append(v, ["अन्यत्र", "adv", "अन्यत्र", "", "", "", "elsewhere"])
let v = native_list_append(v, ["यावत्", "adv", "यावत्", "", "", "", "until up to"])
let v = native_list_append(v, ["प्रतिदिनम्", "adv", "प्रतिदिनम्", "", "", "", "day by day"])
let v = native_list_append(v, ["किमर्थम्", "adv", "किमर्थम्", "", "", "", "why for what"])
let v = native_list_append(v, ["किमर्थं", "adv", "किमर्थं", "", "", "", "alternative spelling of"])
let v = native_list_append(v, ["प्राङ्", "adv", "प्राङ्", "", "", "", "before"])
let v = native_list_append(v, ["यात्", "adv", "यात्", "", "", "", "inasmuch as so"])
let v = native_list_append(v, ["सुमत्", "adv", "सुमत्", "", "", "", "together"])
let v = native_list_append(v, ["अर्थतस्", "adv", "अर्थतस्", "", "", "", "towards a particular"])
let v = native_list_append(v, ["बहुशस्", "adv", "बहुशस्", "", "", "", "manifoldly repeatedly"])
let v = native_list_append(v, ["सत्यम्", "adv", "सत्यम्", "", "", "", "truly indeed certainly"])
let v = native_list_append(v, ["निरीक्षया", "adv", "निरीक्षया", "", "", "", "with regard to"])
let v = native_list_append(v, ["प्रतीक्षम्", "adv", "प्रतीक्षम्", "", "", "", "having expected at"])
let v = native_list_append(v, ["अत्यर्थम्", "adv", "अत्यर्थम्", "", "", "", "excessively exceedingly"])
let v = native_list_append(v, ["अधस्तात्", "adv", "अधस्तात्", "", "", "", "below underneath"])
let v = native_list_append(v, ["एकदा", "adv", "एकदा", "", "", "", "sometimes once one"])
let v = native_list_append(v, ["एवम् एव", "adv", "एवम् एव", "", "", "", "just so"])
let v = native_list_append(v, ["સાધુ", "adv", "સાધુ", "", "", "", "Gujarati script form"])
let v = native_list_append(v, ["इतः", "adv", "इतः", "", "", "", "from here hence"])
let v = native_list_append(v, ["तिरश्चा", "adv", "तिरश्चा", "", "", "", "crosswise through"])
let v = native_list_append(v, ["काल्यम्", "adv", "काल्यम्", "", "", "", "at dawn at"])
let v = native_list_append(v, ["झगति", "adv", "झगति", "", "", "", "Quickly at once"])
let v = native_list_append(v, ["झटिति", "adv", "झटिति", "", "", "", "quickly at once"])
let v = native_list_append(v, ["ऋधक्", "adv", "ऋधक्", "", "", "", "separately aside apart"])
let v = native_list_append(v, ["वीच्या", "adv", "वीच्या", "", "", "", "among"])
let v = native_list_append(v, ["परश्वस्", "adv", "परश्वस्", "", "", "", "the day after"])
let v = native_list_append(v, ["शतधा", "adv", "शतधा", "", "", "", "in a hundred"])
let v = native_list_append(v, ["परं तु", "adv", "परं तु", "", "", "", "though still not"])
let v = native_list_append(v, ["අත්‍ර", "adv", "අත්‍ර", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["ඉහ", "adv", "ඉහ", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["कदाचन", "adv", "कदाचन", "", "", "", "alternative form of"])
let v = native_list_append(v, ["कदा चन", "adv", "कदा चन", "", "", "", "never at any"])
let v = native_list_append(v, ["කදාචන", "adv", "කදාචන", "", "", "", "alternative form of"])
let v = native_list_append(v, ["යදා", "adv", "යදා", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["ඉව", "adv", "ඉව", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["आसक्ति", "adv", "आसक्ति", "", "", "", "uninterruptedly wholly throughout"])
let v = native_list_append(v, ["अवस्", "adv", "अवस्", "", "", "", "downward"])
let v = native_list_append(v, ["त्वर", "adv", "त्वर", "", "", "", "hastily"])
let v = native_list_append(v, ["कुतस्", "adv", "कुतस्", "", "", "", "from whom?"])
let v = native_list_append(v, ["वृथा", "adv", "वृथा", "", "", "", "at will at"])
let v = native_list_append(v, ["कल्यम्", "adv", "कल्यम्", "", "", "", "at dawn at"])
let v = native_list_append(v, ["किं तु", "adv", "किं तु", "", "", "", "still nevertheless"])
let v = native_list_append(v, ["अग्रतस्", "adv", "अग्रतस्", "", "", "", "in front forward"])
let v = native_list_append(v, ["देवत्रा", "adv", "देवत्रा", "", "", "", "among or to"])
let v = native_list_append(v, ["द्विगुणम्", "adv", "द्विगुणम्", "", "", "", "doubly double"])
let v = native_list_append(v, ["तदानीम्", "adv", "तदानीम्", "", "", "", "then at that"])
let v = native_list_append(v, ["कियत्", "adv", "कियत्", "", "", "", "how much"])
let v = native_list_append(v, ["सर्वदा", "adv", "सर्वदा", "", "", "", "always at all"])
let v = native_list_append(v, ["जातु", "adv", "जातु", "", "", "", "from birth innately"])
let v = native_list_append(v, ["पृथक्", "adv", "पृथक्", "", "", "", "widely apart separately"])
let v = native_list_append(v, ["अवश्यम्", "adv", "अवश्यम्", "", "", "", "inevitably necessarily certainly"])
let v = native_list_append(v, ["अद्धा", "adv", "अद्धा", "", "", "", "certainly surely with"])
let v = native_list_append(v, ["सद्यस्", "adv", "सद्यस्", "", "", "", "on the same"])
let v = native_list_append(v, ["धृष्णु", "adv", "धृष्णु", "", "", "", "boldly strongly with"])
let v = native_list_append(v, ["निश्चित्य", "adv", "निश्चित्य", "", "", "", "conjunctive form of"])
let v = native_list_append(v, ["आनुषक्", "adv", "आनुषक्", "", "", "", "in a continuous"])
let v = native_list_append(v, ["पञ्चमम्", "adv", "पञ्चमम्", "", "", "", "the fifth time"])
let v = native_list_append(v, ["चतुस्", "adv", "चतुस्", "", "", "", "four times"])
let v = native_list_append(v, ["तृतीयम्", "adv", "तृतीयम्", "", "", "", "thirdly for the"])
let v = native_list_append(v, ["यतस्", "adv", "यतस्", "", "", "", "ablative singular of"])
let v = native_list_append(v, ["त्रेधा", "adv", "त्रेधा", "", "", "", "triply in three"])
let v = native_list_append(v, ["नित्यम्", "adv", "नित्यम्", "", "", "", "constantly always"])
let v = native_list_append(v, ["अधः", "adv", "अधः", "", "", "", "combining form of"])
let v = native_list_append(v, ["अध", "adv", "अध", "", "", "", "then"])
let v = native_list_append(v, ["अधा", "adv", "अधा", "", "", "", "alternative form of"])
let v = native_list_append(v, ["साक्षात्", "adv", "साक्षात्", "", "", "", "with the eyes"])
let v = native_list_append(v, ["इतस्", "adv", "इतस्", "", "", "", "from here hence"])
let v = native_list_append(v, ["तात्", "adv", "तात्", "", "", "", "thus in this"])
let v = native_list_append(v, ["प्रायस्", "adv", "प्रायस्", "", "", "", "for the most"])
let v = native_list_append(v, ["नूनम्", "adv", "नूनम्", "", "", "", "now at present"])
let v = native_list_append(v, ["क्व", "adv", "क्व", "", "", "", "where? whither?"])
let v = native_list_append(v, ["कर्हि", "adv", "कर्हि", "", "", "", "when? at what"])
let v = native_list_append(v, ["अग्निसात्", "adv", "अग्निसात्", "", "", "", "to the state"])
let v = native_list_append(v, ["मनाक्", "adv", "मनाक्", "", "", "", "a little slightly"])
let v = native_list_append(v, ["शतशस्", "adv", "शतशस्", "", "", "", "by hundreds in"])
let v = native_list_append(v, ["नक्तम्", "adv", "नक्तम्", "", "", "", "by night"])
let v = native_list_append(v, ["वितरम्", "adv", "वितरम्", "", "", "", "again"])
let v = native_list_append(v, ["आरे", "adv", "आरे", "", "", "", "far from"])
let v = native_list_append(v, ["आरात्", "adv", "आरात्", "", "", "", "from the distance"])
let v = native_list_append(v, ["द्राक्", "adv", "द्राक्", "", "", "", "quickly speedily shortly"])
let v = native_list_append(v, ["अन्तरा", "adv", "अन्तरा", "", "", "", "in the middle"])
let v = native_list_append(v, ["ताजक्", "adv", "ताजक्", "", "", "", "suddenly"])
let v = native_list_append(v, ["परस्", "adv", "परस्", "", "", "", "beyond further out"])
let v = native_list_append(v, ["आ", "prep", "आ", "", "", "", "up to ..."])
let v = native_list_append(v, ["अच्छा", "prep", "अच्छा", "", "", "", "to towards"])
let v = native_list_append(v, ["वि", "prep", "वि", "", "", "", "through"])
let v = native_list_append(v, ["अभि", "prep", "अभि", "", "", "", "to towards in"])
let v = native_list_append(v, ["तिरस्", "prep", "तिरस्", "", "", "", "through"])
let v = native_list_append(v, ["प्रथमम्", "prep", "प्रथमम्", "", "", "", "before + genitive"])
let v = native_list_append(v, ["ऊर्ध्व", "prep", "ऊर्ध्व", "", "", "", "in the sequel"])
let v = native_list_append(v, ["अन्तर्", "prep", "अन्तर्", "", "", "", "within between amongst"])
let v = native_list_append(v, ["उप", "prep", "उप", "", "", "", "towards near"])
let v = native_list_append(v, ["विरुद्ध", "prep", "विरुद्ध", "", "", "", "against"])
let v = native_list_append(v, ["पूर्व", "prep", "पूर्व", "", "", "", "before in front"])
let v = native_list_append(v, ["अच्छ", "prep", "अच्छ", "", "", "", "alternative form of"])
let v = native_list_append(v, ["ऋते", "prep", "ऋते", "", "", "", "excepting"])
let v = native_list_append(v, ["अनु", "prep", "अनु", "", "", "", "after"])
let v = native_list_append(v, ["सनितुर्", "prep", "सनितुर्", "", "", "", "without"])
let v = native_list_append(v, ["कृते", "prep", "कृते", "", "", "", "for"])
let v = native_list_append(v, ["पुरस्", "prep", "पुरस्", "", "", "", "before in advance"])
let v = native_list_append(v, ["អា", "prep", "អា", "", "", "", "alternative form of"])
let v = native_list_append(v, ["अधि", "prep", "अधि", "", "", "", "over above"])
let v = native_list_append(v, ["अन्यत्र", "prep", "अन्यत्र", "", "", "", "except"])
let v = native_list_append(v, ["आ", "particle", "आ", "", "", "", "emphasizing particle after"])
let v = native_list_append(v, ["ई", "particle", "ई", "", "", "", "alternative form of"])
let v = native_list_append(v, ["घ", "particle", "घ", "", "", "", "at least surely"])
let v = native_list_append(v, ["न", "particle", "न", "", "", "", "no not none"])
let v = native_list_append(v, ["ल", "particle", "ल", "", "", "", "a technical term"])
let v = native_list_append(v, ["ह", "particle", "ह", "", "", "", "emphasizes the preceding"])
let v = native_list_append(v, ["हि", "particle", "हि", "", "", "", "for because on"])
let v = native_list_append(v, ["अङ्ग", "particle", "अङ्ग", "", "", "", "a particle implying"])
let v = native_list_append(v, ["मा", "particle", "मा", "", "", "", "dont prohibitive particle"])
let v = native_list_append(v, ["න", "particle", "න", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["एव", "particle", "एव", "", "", "", "indeed truly really"])
let v = native_list_append(v, ["तु", "particle", "तु", "", "", "", "pray I beg"])
let v = native_list_append(v, ["किल", "particle", "किल", "", "", "", "indeed verily"])
let v = native_list_append(v, ["आत्", "particle", "आत्", "", "", "", "so then afterwards"])
let v = native_list_append(v, ["इति", "particle", "इति", "", "", "", "in this manner"])
let v = native_list_append(v, ["चित्", "particle", "चित्", "", "", "", "alternative form of"])
let v = native_list_append(v, ["अथ", "particle", "अथ", "", "", "", "a particle used"])
let v = native_list_append(v, ["नो", "particle", "नो", "", "", "", "and not"])
let v = native_list_append(v, ["कम्", "particle", "कम्", "", "", "", "well"])
let v = native_list_append(v, ["ওঁ", "particle", "ওঁ", "", "", "", "Bengali script form"])
let v = native_list_append(v, ["श्वस्", "particle", "श्वस्", "", "", "", "a particle implying"])
let v = native_list_append(v, ["खलु", "particle", "खलु", "", "", "", "indeed certainly verily"])
let v = native_list_append(v, ["स्म", "particle", "स्म", "", "", "", "a particle indicating"])
let v = native_list_append(v, ["ᬒᬁ", "particle", "ᬒᬁ", "", "", "", "Balinese script form"])
let v = native_list_append(v, ["ಓಂ", "particle", "ಓಂ", "", "", "", "Kannada script form"])
let v = native_list_append(v, ["𑍐", "particle", "𑍐", "", "", "", "Grantha script form"])
let v = native_list_append(v, ["𑀑𑀁", "particle", "𑀑𑀁", "", "", "", "Brahmi script form"])
let v = native_list_append(v, ["ꦎꦴꦀ", "particle", "ꦎꦴꦀ", "", "", "", "Javanese script form"])
let v = native_list_append(v, ["𑖌𑖼", "particle", "𑖌𑖼", "", "", "", "Siddham script form"])
let v = native_list_append(v, ["𑓇", "particle", "𑓇", "", "", "", "Tirhuta script form"])
let v = native_list_append(v, ["स्विद्", "particle", "स्विद्", "", "", "", "enclitic particle of"])
let v = native_list_append(v, ["ओ३म्", "particle", "ओ३म्", "", "", "", "Alternative form of"])
let v = native_list_append(v, ["अना", "particle", "अना", "", "", "", "hereby in this"])
let v = native_list_append(v, ["किस्", "particle", "किस्", "", "", "", "whether"])
let v = native_list_append(v, ["चन", "particle", "चन", "", "", "", "emphasizing particle mostly"])
let v = native_list_append(v, ["තු", "particle", "තු", "", "", "", "Sinhalese script form"])
let v = native_list_append(v, ["इद्", "particle", "इद्", "", "", "", "even just only"])
let v = native_list_append(v, ["ईम्", "particle", "ईम्", "", "", "", "particle of affirmation"])
let v = native_list_append(v, ["चिद्", "particle", "चिद्", "", "", "", "at all even"])
let v = native_list_append(v, ["अह", "particle", "अह", "", "", "", "surely certainly"])
let v = native_list_append(v, ["वै", "particle", "वै", "", "", "", "emphatic and affirmative"])
let v = native_list_append(v, ["वाव", "particle", "वाव", "", "", "", "emphatic particle stressing"])
let v = native_list_append(v, ["च", "conj", "च", "", "", "", "and both also"])
let v = native_list_append(v, ["यदि", "conj", "यदि", "", "", "", "if in case"])
let v = native_list_append(v, ["वा", "conj", "वा", "", "", "", "or"])
let v = native_list_append(v, ["अपितु", "conj", "अपितु", "", "", "", "however nonetheless then"])
let v = native_list_append(v, ["कुत्रापि", "conj", "कुत्रापि", "", "", "", "wherever"])
let v = native_list_append(v, ["उत", "conj", "उत", "", "", "", "and also"])
let v = native_list_append(v, ["यर्हि", "conj", "यर्हि", "", "", "", "while whereas"])
let v = native_list_append(v, ["अन्यत्र", "conj", "अन्यत्र", "", "", "", "unless"])
let v = native_list_append(v, ["यावत्", "conj", "यावत्", "", "", "", "as far as"])
let v = native_list_append(v, ["एक", "det", "एक", "", "", "", "a an"])
let v = native_list_append(v, ["सर्व", "det", "सर्व", "", "", "", "whole entire all"])
let v = native_list_append(v, ["तद्", "det", "तद्", "", "", "", "this that"])
let v = native_list_append(v, ["स", "det", "स", "", "", "", "masculine nominative singular"])
let v = native_list_append(v, ["अन्य", "det", "अन्य", "", "", "", "other different other"])
let v = native_list_append(v, ["सा", "det", "सा", "", "", "", "feminine nominative singular"])
let v = native_list_append(v, ["किम्", "det", "किम्", "", "", "", "what whose relative"])
let v = native_list_append(v, ["कति", "det", "कति", "", "", "", "how many"])
let v = native_list_append(v, ["यति", "det", "यति", "", "", "", "as many as"])
let v = native_list_append(v, ["उभ", "det", "उभ", "", "", "", "both each of"])
let v = native_list_append(v, ["उभे", "det", "उभे", "", "", "", "feminine/neuter nominative/accusative dual"])
let v = native_list_append(v, ["तति", "det", "तति", "", "", "", "so many"])
let v = native_list_append(v, ["कियत्त", "det", "कियत्त", "", "", "", "how great...? This"])
let v = native_list_append(v, ["कियत्", "det", "कियत्", "", "", "", "how much"])
let v = native_list_append(v, ["अन्यतर", "det", "अन्यतर", "", "", "", "either of two"])
let v = native_list_append(v, ["उभौ", "det", "उभौ", "", "", "", "nominative/accusative dual of"])
let v = native_list_append(v, ["उभा", "det", "उभा", "", "", "", "nominative/accusative dual of"])
return v
}
fn vocab_sa_lookup(word: String) -> [String] {
let vocab: [[String]] = vocab_sa_seed()
let n: Int = native_list_len(vocab)
let i: Int = 0
while i < n {
let entry: [String] = native_list_get(vocab, i)
if str_eq(native_list_get(entry, 0), word) { return entry }
let i = i + 1
}
return native_list_empty()
}