Skip to content
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

Delete 'unneeded' entries #122

Closed
funderburkjim opened this issue Oct 15, 2021 · 3 comments
Closed

Delete 'unneeded' entries #122

funderburkjim opened this issue Oct 15, 2021 · 3 comments

Comments

@funderburkjim
Copy link
Contributor

In the course of #121 work, several entries were noticed as unneeded, in the sense that they were very short and were better merged into the end of the prior entry.

delete  L=139890 
<L>100634<pc>513,3<k1>DAtugaRa<k2>DAtu—gaRa<e>3A
¦ of <ab>wk.</ab><info lex="inh"/>
<LEND>

delete 100634
<L>100634<pc>513,3<k1>DAtugaRa<k2>DAtu—gaRa<e>3A
¦ of <ab>wk.</ab><info lex="inh"/>
<LEND>

delete 143105
<L>143105<pc>722,3<k1>balaguptA<k2>bala—guptA<e>3B
¦ of a peasant girl, <ls>Lalit.</ls><info lex="inh"/>
<LEND>

delete 260699
<L>260699<pc>1289,1<k1>haracApAropaRa<k2>hara—cApAropaRa<e>3A
¦ of a drama.<info lex="inh"/>
<LEND>

reorg some lines (before '(he is regarded...)
<L>170391<pc>846,1<k1>yama

;---
Merge into prior entry, then delete 16165
<L>16165<pc>92,1<k1>arDajaratIya<k2>arDa/—jaratIya<e>3A
¦ <ls>Sarvad.</ls><info lex="inh"/>
<LEND>

Delete 15905
<L>15905<pc>90,3<k1>arTadatta<k2>a/rTa—datta<e>3A
¦ Vet<info lex="inh"/>
<LEND>

Delete 244318
<L>244318<pc>1215,1<k1>sidDa<k2>sidDa<e>2A
¦ Vet<info lex="inh"/>
<LEND>
funderburkjim added a commit to sanskrit-lexicon/csl-orig that referenced this issue Oct 15, 2021
@funderburkjim
Copy link
Contributor Author

There are likely more such candidates, but how to find them?

@gasyoun
Copy link
Member

gasyoun commented Oct 17, 2021

but how to find them?

of <ab>wk. no more such?

@funderburkjim
Copy link
Contributor Author

Based on this regex [^>]\bwk\., the only instances of 'wk.' in MW occur after a >, the implication being that
wk. occurs only as <ab>wk.</ab> of which there are 12000+ in MW.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants