accent no filter deva key Davala noLit off transLit slp1
- http://sanskrit-lexicon.uni-koeln.de/entries/MW/Davala/s/d/y
- http://sanskrit-lexicon.uni-koeln.de/entries/PW/अनुभूति/d/h
- http://sanskrit-lexicon.uni-koeln.de/entries/MD/raama/i
- http://sanskrit-lexicon.uni-koeln.de/entries/MD/sItA
- dictcode - ACC / AE / AP / AP90 / BEN / BHS / BOP / BOR / BUR / CAE / CCS / GRA / GST / IEG / INM / KRM / MCI / MD / MW / MW72 / MWE / PD / PE / PGN / PUI / PW / PWG / SCH / SHS / SKD / SNP / STC / VCP / VEI / WIL / YAT. For full form see http://sanskrit-lexicon.uni-koeln.de/.
- inputtransliteration - s/d/h/r/i (for slp1/deva/hk/roman/itrans respectively)
- outputtransliteration - s/d/h/r/i (for slp1/deva/hk/roman/itrans respectively)
- accent - y/n
- inputtransliteration - s
- outputtransliteration - d
- accent - n
RewriteRule ^entries/([^/]*)/([^/]*)/([^/]*)/([^/]*)/([^/]+)/$ http://sanskrit-lexicon.uni-koeln.de/scans/$1Scan/2020/web/webtc/getword.php?key=$2&filter=$4&noLit=off&accent=$5&transLit=$3
RewriteRule ^entries/([^/]*)/([^/]*)/([^/]*)/([^/]*)/([^/]+)$ http://sanskrit-lexicon.uni-koeln.de/scans/$1Scan/2020/web/webtc/getword.php?key=$2&filter=$4&noLit=off&accent=$5&transLit=$3
RewriteRule ^entries/([^/]*)/([^/]*)/([^/]*)/([^/]*)/$ http://sanskrit-lexicon.uni-koeln.de/scans/$1Scan/2020/web/webtc/getword.php?key=$2&filter=$4&noLit=off&accent=no&transLit=$3
RewriteRule ^entries/([^/]*)/([^/]*)/([^/]*)/([^/]*)$ http://sanskrit-lexicon.uni-koeln.de/scans/$1Scan/2020/web/webtc/getword.php?key=$2&filter=$4&noLit=off&accent=no&transLit=$3
RewriteRule ^entries/([^/]*)/([^/]*)/([^/]*)/$ http://sanskrit-lexicon.uni-koeln.de/scans/$1Scan/2020/web/webtc/getword.php?key=$2&filter=deva&noLit=off&accent=no&transLit=$3
RewriteRule ^entries/([^/]*)/([^/]*)/([^/]*)$ http://sanskrit-lexicon.uni-koeln.de/scans/$1Scan/2020/web/webtc/getword.php?key=$2&filter=deva&noLit=off&accent=no&transLit=$3
RewriteRule ^entries/([^/]*)/([^/]*)/$ http://sanskrit-lexicon.uni-koeln.de/scans/$1Scan/2020/web/webtc/getword.php?key=$2&filter=deva&noLit=off&accent=no&transLit=slp1
RewriteRule ^entries/([^/]*)/([^/]*)$ http://sanskrit-lexicon.uni-koeln.de/scans/$1Scan/2020/web/webtc/getword.php?key=$2&filter=deva&noLit=off&accent=no&transLit=slp1
{
'params': {
'dictcode': 'MW',
'keyword': 'Davala',
'inputtransliteration': 'slp1',
'outputtransliteration': 'deva',
'accent': 'yes'
},
'results': [
[
'recordId': '100564',
'pageNumber': '513',
'columnId': '2',
'imgUrl': 'http://sanskrit-lexicon.uni-koeln.de/scans/MWScan/2020/web/webtc/servepdf.php?page=513'
'html': 'dictionary entry in HTML format',
'text': 'dictionary entry in text format',
'xml': 'dictionary entry in xml format',
'references': [
'Var.',
'Kāv.',
'Pur.'
]
],
[
.....SAME FORMAT AS ABOVE
],
[
.....SAME FORMAT AS ABOVE
]
]
}
- What is the purpose of noLit?
- Any other missing parameter?