Closed funderburkjim closed 2 years ago
Getting ls markup for sch dictionary available as tooltips in the displays involves changes in 4 repositories
<ls>X</ls>
markup for appropriate X.
About 30,000 instances so marked and 500+ abbreviations.The main part of the task is determining what the ls abbreviations should be for sch, adding the markup, and deriving tooltips. This work done in this repository in the ls directory.
The changes are in
Tooltips for the ls abbreviations came from two sources:
There still remain about 65 instances where the tooltip for an abbreviation is marked as 'unknown'.
Currently, the 'numbers' often following an ls abbreviation are not included in the ls markup.
There are a few ls items which are 'linkable', such as P. for Panini grammar.
For these, we could refine the markup, and make corresponding adjustments to basicdisplay.php so the links would be active in the displays.
For instance, change <ls>P.</ls> 5, 1, 121.
to <ls>P. 5, 1, 121.</ls>
It's probably worth making this enhancement now.
freq_ls1a.txt shows the how many times each ls abbreviation occurs (based on the markup).
This completes the 'possible next step' mentioned above. Link markup added for about 800 ls references. basicadjust.php program modified accordingly. Links for Spr., RV., AV., P., Hariv., R.Gorr. and R..
Note: The 'R.' links are only resolved (from the Schlegel Ramayana) for Kanda 1 and 2. However, there are numerous other references in Schmidt to Kandas 3 and following. A small examination suggests many of these would be correctly resolved by the Gorresio Ramayana.
This completes the task of this issue.
This issue devoted to initial markup of literary sources in Schmidt's dictionary.