funderburkjim / elispsanskrit

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

compare to Huet, future participle parasmaipada #18

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

funderburkjim commented 8 years ago

stem comparison

huet_stems_fap.txt summarizes the stems that appear infuture participle (parasmaipada) forms in the SL_parts.xml file from Huet. For each stem is shown all class-pada (pada always P) combinations which have declined forms. Two noteworthy details are

pysan_stems_fap.txt summarizes the stems and classes padas that appear in the present participle stems of MW-verb-fap.txt of the pysan system.

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

This comparison is organized into categories:

funderburkjim commented 8 years ago

declension table comparison

huet_decl_tables_fap.txt contains 2160 future participle parasmaipada 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 parasmaipada declension computations. The result is pysan_decl_tables_fap.txt.

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