diff --git a/README.md b/README.md index 5a37240..8cd0ead 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +#This code is now subsumed under drdhaval2785/SanskritVerb repository + +Further corrections to the code would be made there. + sanskrit ======== #For using the code online: diff --git a/nounoutput/log.txt b/nounoutput/log.txt index ee289c8..4d99049 100644 --- a/nounoutput/log.txt +++ b/nounoutput/log.txt @@ -116,3 +116,37 @@ Fri, 08 Jan 2016 12:27:37 verb = kartf, transliteration = Devanagari Request completed on :Fri, 08 Jan 2016 12:27:45 ------------------------------ +Tue, 12 Jan 2016 05:34:37 +verb = jawA, transliteration = SLP1 +Request completed on :Tue, 12 Jan 2016 05:34:40 +------------------------------ +Tue, 12 Jan 2016 05:36:47 +verb = jawA, transliteration = SLP1 +Request completed on :Tue, 12 Jan 2016 05:36:50 +------------------------------ +Tue, 12 Jan 2016 05:39:47 +verb = jawA, transliteration = SLP1 +Request completed on :Tue, 12 Jan 2016 05:39:50 +------------------------------ +Tue, 12 Jan 2016 05:42:02 +verb = jawA, transliteration = SLP1 +Request completed on :Tue, 12 Jan 2016 05:42:04 +------------------------------ +Tue, 12 Jan 2016 05:42:19 +verb = jawA, transliteration = SLP1 +Request completed on :Tue, 12 Jan 2016 05:42:21 +------------------------------ +Tue, 12 Jan 2016 05:44:06 +verb = jawA, transliteration = SLP1 +Request completed on :Tue, 12 Jan 2016 05:44:09 +------------------------------ +Tue, 12 Jan 2016 05:44:26 +verb = jawA, transliteration = SLP1 +Tue, 12 Jan 2016 05:45:02 +verb = jawA, transliteration = SLP1 +Request completed on :Tue, 12 Jan 2016 05:45:05 +------------------------------ +Tue, 12 Jan 2016 05:45:23 +verb = jawA, transliteration = SLP1 +Request completed on :Tue, 12 Jan 2016 05:45:26 +------------------------------ diff --git a/panini.php b/panini.php index 49be805..ff31e50 100644 --- a/panini.php +++ b/panini.php @@ -56,8 +56,7 @@ $us = $_GET["upasarga"]; // upasarga. Added on 14 Dec 2014. $tran = $_GET['tran']; // "Devanagari" - devanagari, "IAST" - IAST, "SLP1" - SLP1 transliteration. $lakAra = $_GET['lakAra']; // There are 12 possible lakAras (mentioned in tiGanta.html) -//$gender = $_GET['gender']; // "m" - male. "f" - female. "n" - neuter. -$gender = ""; +$gender = $_GET['gender']; // "m" - male. "f" - female. "n" - neuter. $vAcya = $_GET['vAcya']; // kartR, karma, bhAva if (!$vAcya) { $vAcya="kartR"; } // If it is not set, consider it as kartR (because it is the most common one) $sanAdi = $_GET['sanAdi']; // Default is ''. There are 12 sanAdi groups (mentioned in tiGanta.html) diff --git a/subanta.html b/subanta.html index e2d3e42..9ae37c0 100644 --- a/subanta.html +++ b/subanta.html @@ -8,7 +8,8 @@ - + +