funderburkjim / elispsanskrit

Elisp functions pertaining to Sanskrit grammar.
Other
7 stars 1 forks source link

Some changes in $verbdata based on elisp code #46

Open drdhaval2785 opened 8 years ago

drdhaval2785 commented 8 years ago

https://github.com/drdhaval2785/SanskritVerb/issues/969 to https://github.com/drdhaval2785/SanskritVerb/issues/972 had a batch of corrections where I wanted to eliminate the errors caught in https://github.com/funderburkjim/elispsanskrit/blob/master/pysanskritv1/dhaval/roots/verbdata_dupnorm.txt and https://github.com/funderburkjim/elispsanskrit/blob/master/pysanskritv1/dhaval/roots/verbdata_dupsutra.txt.

After extensive corrections, there is no entry pending in dupnorm.txt and there are 7 entries pending in dupsutra.txt (these 7 are deliberately kept as they are, because they are alternate readings). See https://github.com/drdhaval2785/SanskritVerb/issues/972#issuecomment-249431888.

So, @funderburkjim this is just to document these changes. You may like to redo your database. Remember that verbdata.php file has the arrays now instead of function.php. Copying that in my local machine did the job.

funderburkjim commented 8 years ago

@drdhaval2785 I've taken the 'verbdata.php' file into account now.