funderburkjim / elispsanskrit

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

compare to Huet, future participle atmanepada #19

Open funderburkjim opened 8 years ago

funderburkjim commented 8 years ago

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

funderburkjim commented 8 years ago

stem comparison

huet_stems_fmp.txt summarizes the stems that appear in future participle (atmanepada) forms in the SL_parts.xml file from Huet. Two noteworthy details are

pysan_stems_fmp.txt summarizes the stems that appear in the future participle stems of MW-verb-fmp.txt of the pysan system.

The two lists of stems are compared in compare_stems_fmp.txt.

This comparison is organized into categories:

funderburkjim commented 8 years ago

declension table comparison

huet_decl_tables_fmp.txt contains 2589 future participle atmanepada 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 future participle atmanepada declension computations. The result is pysan_decl_tables_fmp.txt.

compare_decl_tables_fmp.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.