-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Links wrongly rendered due to space between the digits #130
Comments
Interesting, never noticed before. |
@Andhrabharati If you have a list of these, please provide,
|
I looked for "space between digits" |
Here is the extracted search result- Incidentally there are some |
Also there are quite many cases where a number is outside the I used the regex |
just checked that PWG also has about 90 cases of "space between digits". |
@Andhrabharati Thanks for alerting me of these problems. Will attend to them. |
@funderburkjim can't figure out what's wrong here |
He seems to have looked ONLY for the number pattern "Roman, IA, IA". If the punctuation mark or space is different in that "block", he is not taking it as the 'Rigveda link'. |
The current markup and link logic works for verses only; e.g. The yama example, by contrast, should be interpreted as a reference to two hymns
Perhaps the display program (basicadjust.php) can be extended to generate links for examples like The other aspect of this yama example is that two references implied, and that the semicolon (the semicolon between 10 and 14) is used, in MW, to separate the two references. A search for semicolons within RV references in mw.txt yields:
All of these need to be examined and recoded where possible so that multiple links will be available. For instance, changes such as the following are desireable:
Work will be carried out with an aim to improve the markup and display in these dimensions. |
I give you my thanks.
Is a lot and not at the same time. I see them a lot! |
Apparently, someone made changes to MWS independent of RV MARKUP #130 work.
The RV ls markup improvements mentioned above have been completed in MW.
Most of the changes are as predicted in the above comment. But several were
|
links for 2-parameter referencesThere are many mentions of hymns, with no verse specified, such as
The basicadjust.php component of the displays is now adjusted so that this 2-parameter reference generates a link to first verse of the hymn. |
Similar review of other links in MWOther ls abbreviations in MW with link targets should be reviewed in a manner similar to the above review of RV link. Such as AV., P., |
spacing issuesI think the spacing issues should have been handled.
|
Hurray! A badly needed one around all the dictionaries and targets available. |
Quite a few of such RV links to the Marcis's version (which is presently being used) would not be helpful, as those links do not give any clue about the meaning/intent in the MW. All such should be linked to some other source, as I had proposed elsewhere recently. |
Did not get why.
What do you mean? |
@funderburkjim
See the entry "akratu", as an example-
The link is going to RV.x.8,3, which no way is connected to akratu word.
The link should go to RV.x,83,5 instead; by removing the space between 8 and 3 in the mw.txt
Noticed ~100 such cases, that need correction in the digitisation.
The text was updated successfully, but these errors were encountered: