funderburkjim / elispsanskrit

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

compare to Huet, verbs, present conjugation #7

Open funderburkjim opened 8 years ago

funderburkjim commented 8 years ago

This issue summarizes differences and similarities noticed in the comparison of verb conjugations; the methodology is described in the readme for huetcompare/verbs-prim-prs.

funderburkjim commented 8 years ago

class pada comparison

huet_class_pada.txt summarizes the roots and their conjugation classes and padas as they appear in the SL_roots.xml file from Huet.

Huet assigns the conjugation class 11 to denominatives.

pysan_class_pada.txt summarizes the roots and their conjugation classes and padas as they appear in the dcpforms-MW-verb.txt of the pysan system. These were developed ca. 2004 from the Cologne digitization of the Monier-Williams as it then existed. A similar, more current, and in some ways more complete source of roots from MW can be found in this MWvlex file.

The two lists of roots with class and pada assignments are compared in compare_class_pada.txt.

This comparison is organized into 6 categories:

It would be interesting to delve further into these differences, and to make use of the probably more accurate MW data from the MWvlex source mentioned above.

funderburkjim commented 8 years ago

conjugation table comparison

huet_conj_tables.txt contains 4422 conjugation tables derived from Huet's SL_roots.xml.

For each root-class-pada combination, there are 4 conjugation tables for the 4 present tenses, for which Huet uses theses abbreviations.

Each of these appears on one line of the file.

One would expect that 4422 would be a multiple of 4, which of course it isn't. I think the reason is that there are certain duplicates, but I'm not sure of this.

I felt that a comparison of the conjugation algorithms of Huet and pysan should be made without taking into account the class-pada differences of the two systems. Thus, for each of the Huet conjugation tables, a computation was done to derive a pysan conjugation, using the give, root, class, pada and tense as appearing in the Huet conjugation table entry. The result is [pysan_conj_tables.txt(https://github.com/funderburkjim/elispsanskrit/blob/master/huetcompare/verbs-prim-prs/pysan_conj_tables.txt).

compare_conj_tables.txt summarizes the similarities and differences in the corresponding conjugations from the two files just mentioned. Some statistics resulting from the comparison:

funderburkjim commented 8 years ago

This is all the summary comments for now.

gasyoun commented 5 years ago

developed ca. 2004 from the Cologne digitization of the Monier-Williams as it then existed. A similar, more current, and in some ways more complete source of roots from MW can be found in this MWvlex file.

Huet and Hellwig both have derived from Cologne at an early date, spokensanskrit.org as well. Interesting to see what (older) issues still are around because of the lack of update on them as well.

  • 748 denominative roots (class=11) in Huet have no pysan conjugation.

This is important. For example the Kochergina dictionary I asked you to compare vs. MW, had the lack of quite many 10th class roots, needed to translate Ramayana. So this is in some way similar.