Skip to content

Commit

Permalink
#81 Revise correction to sarj
Browse files Browse the repository at this point in the history
  • Loading branch information
funderburkjim committed Dec 6, 2024
1 parent f969b4d commit aa97448
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pwgissues/issue81/bhagp_standard_3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25763,7 +25763,7 @@
106569 sarj 995517 <ls>BHĀG. P. 8,6,39.</ls> (8,6,39)
106569 sarj 995517 <ls n="BHĀG. P.">10,23,4.</ls> (10,23,4)
106569 sarj 995548 <ls>BHĀG. P. 8,5,21.</ls> (8,5,21)
106569 sarj 995565 <ls>BHĀG. P. 4,11,32.</ls> (4,11,32)
106569 sarj 995565 <ls>BHĀG. P. 4,31,22.</ls> (4,31,22)
106569 sarj 995622 <ls>BHĀG. P. 3,9,35.</ls> (3,9,35)
106569 sarj 995651 <ls>BHĀG. P. 4,28,13.</ls> (4,28,13)
106569 sarj 995668 <ls>BHĀG. P. 4,24,72.</ls> (4,24,72)
Expand Down
4 changes: 2 additions & 2 deletions pwgissues/issue81/bhagp_verse_3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2973,7 +2973,7 @@
(4,11,29) 1
(4,11,30) 3
(4,11,31) 2
(4,11,32) 3
(4,11,32) 2
(4,11,33) 1
(4,11,34) 1
(4,11,35) 1
Expand Down Expand Up @@ -3826,7 +3826,7 @@
(4,31,19) 2
(4,31,20) 6
(4,31,21) 3
(4,31,22) 4
(4,31,22) 5
(4,31,23) 1
(4,31,24) 1
(4,31,26) 1
Expand Down
2 changes: 1 addition & 1 deletion pwgissues/issue81/pwg_printchange.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ from readme_check_bur---.Unsolved.Problems.txt
92108 vinoda 850753 <ls n="BHĀG. P.">6,29,41.</ls> 6,29 not found AB: it is at 6,9,41 print change
101574 Sri 943815 <ls n="BHĀG. P. 8,">30,44.</ls> 8,30 not found AB: it is at 4,30,44 print change
106039 saMparAya 988455 <ls>BHĀG. P. 4,5,38.</ls> 38 not found AB: it is at 4,25,38 print change
106569 sarj 995565 <ls>BHĀG. P. 4,31,32.</ls> 32 not found AB: it is at 4,11,32 print change ?
106569 sarj 995565 <ls>BHĀG. P. 4,31,32.</ls> 32 not found AB: it is at 4,31,22 print change
114961 svana 1074718 <ls>BHĀG. P. 2,23,39.</ls> 2,23 not found AB: it is at 3,23,39 print change
117491 hetutva 1101720 <ls>BHĀG. P. 3,18,36.</ls> 36 not found AB: it is at 3,28,36 print change
34 changes: 33 additions & 1 deletion pwgissues/issue81/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ sync csl-orig to Github
cd /c/xampp/htdocs/cologne/csl-orig

git add . # pwg.txt
git commit -m "PWG: standardization of links for 'Bhāg. P.', version 3
git commit -m "PWG: standardization of links for 'Bhāg. P.', version 3
Ref: https://github.com/sanskrit-lexicon/PWG/issues/81"
# 19 insertions(+), 19 deletions(-)
git push
Expand All @@ -389,6 +389,38 @@ Sync Cologne server to github
-----------------------------------
sync this PWG repo to github.

-----------------------------------------------------------------
sync to github (minor correction to temp_pwg_3.txt for sarj)
-----------------------------------
sh redo_pwg.sh 3

sync csl-orig to Github
(using temp_pwg_3.txt)
cd /c/xampp/htdocs/cologne/csl-orig

git add . # pwg.txt
git commit -m "PWG:sarj Revise previous correction.
Ref: https://github.com/sanskrit-lexicon/PWG/issues/81"
# 1 insertions(+), 1 deletions(-)
git push

-----------------------------------
sync csl-corrections to Github
cd /c/xampp/htdocs/cologne/csl-corrections/
git add . # dictionaries/pwg/pwg_printchange.txt
git commit -m "PWG: print change revision under sarj.
Ref: https://github.com/sanskrit-lexicon/PWG/issues/81"

git push

-----------------------------------
Sync Cologne server to github
1. csl-orig repo
2. csl-pywork/v02 pwg make displays
3. csl-corrections

-----------------------------------
sync this PWG repo to github.



Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
92108 vinoda 850753 <ls n="BHĀG. P.">6,29,41.</ls> 6,29 not found AB: it is at 6,9,41 print change
101574 Sri 943815 <ls n="BHĀG. P. 8,">30,44.</ls> 8,30 not found AB: it is at 4,30,44 print change
106039 saMparAya 988455 <ls>BHĀG. P. 4,5,38.</ls> 38 not found AB: it is at 4,25,38 print change
106569 sarj 995565 <ls>BHĀG. P. 4,31,32.</ls> 32 not found AB: it is at 4,11,32 print change ?
106569 sarj 995565 <ls>BHĀG. P. 4,31,32.</ls> 32 not found AB: it is at X4,11,32X 4,31,22 print change
114961 svana 1074718 <ls>BHĀG. P. 2,23,39.</ls> 2,23 not found AB: it is at 3,23,39 print change
117491 hetutva 1101720 <ls>BHĀG. P. 3,18,36.</ls> 36 not found AB: it is at 3,28,36 print change

0 comments on commit aa97448

Please sign in to comment.