-
Notifications
You must be signed in to change notification settings - Fork 3
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
Abbreviations in PWG #197
Comments
Based on similar file for pw dictionary. See sanskrit-lexicon/COLOGNE#197
Many common abbreviations used in pwg will be similar to those used in PW. This thought prompted me to make There are some semantically minor but programmatically significant differences which need to be ironed out even for abbreviations used in both dictionaries. For instance, I think pwg uniformly puts a space in 'v. l.' while pw digitization does not. There are also some abbreviations (like 'a. a. O') which occur often in pwg which are not part of the preliminary list based on pw. Once we get a good list of pwg abbreviations (i.e. by modifying the pwgab_prelim file), then we can work on developing a program to accurately mark the abbreviations in the digitization. |
I'm fully yours.
Nomen agentis = Nom.ag.
Agree
siehe unten |
If https://github.com/sanskrit-lexicon/PWG/blob/master/pwg_ls1/pwgab_prelim.txt is the latest (would be great to have a list of all the latest abbreviation lists in one place enlisted) To be added @funderburkjim :
|
The current list of abbreviations are under https://github.com/sanskrit-lexicon/csl-pywork/tree/master/v02/distinctfiles. For example the general abbreviations for pwg are And the literary source abbreviations for pwg are in Other dictionary filenames are similar, but not identical. You could do some aggregation of these files. |
Sounds like a plan. So if there is no abbreviation file in https://github.com/sanskrit-lexicon/csl-pywork/tree/master/v02/distinctfiles/yat/pywork there is none, right? |
Right! |
As mentioned in #190, the abbreviations of PWG have not, for the most part, yet been added to the digitization markup.
Such an addition would certainly be an enhancement.
The first task is to identify the main abbreviations and their expansions in pwg.
The text was updated successfully, but these errors were encountered: