funderburkjim / elispsanskrit

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

compare to Huet, present participle passive #22

Open funderburkjim opened 8 years ago

funderburkjim commented 8 years ago

This issue summarizes differences and similarities noticed in the comparison of present participle stems and declensions; the methodology is described in the readme for huetcompare/parts-prpp.

funderburkjim commented 8 years ago

stem comparison

huet_stems_prpp.txt summarizes the stems that appear in present participle passive forms in the SL_parts.xml file from Huet. For each stem is shown all stems which have declined forms. Two noteworthy details are

pysan_stems_prpp.txt summarizes the stems that appear in the present participle passive stems of MW-verb-prpp.txt of the pysan system.

The two lists of roots and padas are compared in compare_stems_prpp.txt.

This comparison is organized into categories:

funderburkjim commented 8 years ago

declension table comparison

huet_decl_tables_prpp.txt contains 1623 present participle passive declension tables derived from Huet's SL_parts.xml.

Each of these appears on one line of the file.

For each of these Huet computations, a comparable computation from the pysan system was prepared, taking into account the class-pada information used by pysan present participle passive declension computations. The result is pysan_decl_tables_prpp.txt.

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

As with the comparison of declensions of nouns, Huet does not include vocative inflected forms in the SL_parts.xml data. This systematic difference is ignored in the comparison.