Module:sa-convert/testcases/Siddham

Hello, you have come here looking for the meaning of the word Module:sa-convert/testcases/Siddham. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:sa-convert/testcases/Siddham, but we will also tell you about its etymology, its characteristics and you will know how to say Module:sa-convert/testcases/Siddham in singular and plural. Everything you need to know about the word Module:sa-convert/testcases/Siddham you have here. The definition of the word Module:sa-convert/testcases/Siddham will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:sa-convert/testcases/Siddham, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.

These tests of the conversion of Sanskrit from Devanagari to Siddham. For the full set of tests and an explanation of the test messages, see Module:sa-convert/testcases.

1 of 21 tests failed. (refresh)

TextExpectedActual
test_one_script:
Passedनिर्वाण Sidd: 𑖡𑖰𑖨𑖿𑖪𑖯𑖜nirvāṇanirvāṇa
Passedगङ्गा Sidd: 𑖐𑖒𑖿𑖐𑖯gaṅgāgaṅgā
Passedवीर Sidd: 𑖪𑖱𑖨vīravīra
Passedआचार्यैः Sidd: 𑖁𑖓𑖯𑖨𑖿𑖧𑖹𑖾ācāryaiḥācāryaiḥ
Passedगोपन Sidd: 𑖐𑖺𑖢𑖡gopanagopana
Passedप्राक् Sidd: 𑖢𑖿𑖨𑖯𑖎𑖿prākprāk
Passedक्रोध Sidd: 𑖎𑖿𑖨𑖺𑖠krodhakrodha
Passedआस्ये Sidd: 𑖁𑖭𑖿𑖧𑖸āsyeāsye
Passedसऋक्ष Sidd: 𑖭𑖆𑖎𑖿𑖬saṛkṣasaṛkṣa
Passedसंस्कृतम् Sidd: 𑖭𑖽𑖭𑖿𑖎𑖴𑖝𑖦𑖿saṃskṛtamsaṃskṛtam
Failedनीळ Sidd: 𑖡𑖱ळnīḷanīळ
Passedप्रज्ञा Sidd: 𑖢𑖿𑖨𑖕𑖿𑖗𑖯prajñāprajñā
Passedमांस Sidd: 𑖦𑖯𑖽𑖭māṃsamāṃsa
Passedअंहु Sidd: 𑖀𑖽𑖮𑖲aṃhuaṃhu
Passedहिंस Sidd: 𑖮𑖰𑖽𑖭hiṃsahiṃsa
Passedशत Sidd: 𑖫𑖝śataśata
Passedदान Sidd: 𑖟𑖯𑖡dānadāna
Passedझञ्झा Sidd: 𑖖𑖗𑖿𑖖𑖯jhañjhājhañjhā
Passedयौवन Sidd: 𑖧𑖻𑖪𑖡yauvanayauvana
Passedगौतम Sidd: 𑖐𑖻𑖝𑖦gautamagautama
Passedशुचः Sidd: 𑖫𑖲𑖓𑖾śucaḥśucaḥ

local tests = require('Module:sa-convert/testcases')
tests.test_all = nil

function tests:test_one_script()
	tests:one_script("Sidd", false) -- Safish tests
	tests:one_script("Sidd", true)  -- Risky tests
end

return tests