drdhaval2785 / SanskritSorting

Codes written by Dr. Dhaval Patel for Sanskrit Natural Language Programming
2 stars 1 forks source link

Reverse 20 Issues (key2 specific) #16

Closed gasyoun closed 9 years ago

gasyoun commented 9 years ago

Open http://gasyoun.github.io/reverse20-ouput/key2/devanagarisorted3.html

1) do not make | 5 | based on 1,2,3,4,5 homonym numbers at end of word and ignore in sorting

pari-vas4

vi-vas4

anu-vas4

| 5 |

praty-ut-pā5

anūt-pā5

ā-vas5

2) let's have accute accents (Hex 0301) #kará--mardaká# instead of #kara/--mardaka/# (let us use combining accents https://en.wikipedia.org/wiki/Combining_character and http://www.alanwood.net/unicode/combining_diacritical_marks.html - so the search function will work in .pdf. For the printed book I will go http://ss64.com/unicode-accents.html way to have crisp typography)

drdhaval2785 commented 9 years ago

Yes. fixed in reverse21.php

| ra |

akāra4

gasyoun commented 9 years ago

And there should be no

| á |
#kará--mardaká#

as well, otherwise perfect.