mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-22 21:28:10 +03:00
0894ce9dc3
Replaces the variant rules with a slightly cleaned-up version of the abbreviation lists at https://wiki.openstreetmap.org/wiki/Name_finder:Abbreviations
12 lines
386 B
YAML
12 lines
386 B
YAML
# Source: https://wiki.openstreetmap.org/wiki/Name_finder:Abbreviations#Norsk_-_Norwegian
|
|
- lang: no
|
|
words:
|
|
# convert between Nynorsk and Bookmal here
|
|
- vei, veg => v,vn,vei,veg
|
|
- veien, vegen -> v,vn,veien,vegen
|
|
- gate -> g,gt
|
|
# convert between the two female forms
|
|
- gaten, gata => g,gt,gaten,gata
|
|
- plass, plassen -> pl
|
|
- sving, svingen -> sv
|