{
 "cells": [
  {
   "cell_type": "code",
   "execution_count": 1,
   "metadata": {},
   "outputs": [],
   "source": [
    "import os\n",
    "import json\n",
    "import polars as pl\n",
    "from suno_utils.utils.text import read_jsonl"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 2,
   "metadata": {},
   "outputs": [],
   "source": [
    "metas_filepath = \"/home/christian/code/christian/metadata/v4/discogs_subset_metas_v1.jsonl\"\n",
    "metas = read_jsonl(metas_filepath)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 5,
   "metadata": {},
   "outputs": [],
   "source": [
    "raw_metas_filepath = \"/app/suno/tmp/raw_discogs_subset_metas.jsonl\"\n",
    "raw_metas = read_jsonl(raw_metas_filepath)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 6,
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "2916657\n"
     ]
    }
   ],
   "source": [
    "print(len(raw_metas))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 8,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "{'id': 'dHM3hYuVJa4',\n",
       " 'title': 'Seasons',\n",
       " 'artists': [{'name': 'Flying Circus', 'id': 'UCqyzGgI5ylxl8II9sxmYYZA'}],\n",
       " 'album': 'Seasons',\n",
       " 's3_filepath': 's3://suno-data/shared/nfdg/dHM3hYuVJa4/dHM3hYuVJa4/audio.webm',\n",
       " 'keywords': ['Flying Circus',\n",
       "  'Michael Dorp',\n",
       "  'Michael Rick',\n",
       "  'Rüdiger Blömer',\n",
       "  'Roger Weitz',\n",
       "  'Andreas Roderigo',\n",
       "  'Seasons'],\n",
       " 'duration_s': 412,\n",
       " 'views': 2045,\n",
       " 'discogs': {'id': '4009391',\n",
       "  'title': 'Seasons',\n",
       "  'artists': [{'id': '177319', 'name': 'Flying Circus'}],\n",
       "  'genres': ['Rock'],\n",
       "  'styles': ['Prog Rock'],\n",
       "  'released': '1998',\n",
       "  'country': 'Germany',\n",
       "  'tracklist': [{'title': 'The Jewel City',\n",
       "    'duration': '6:02',\n",
       "    'duration_s': 362},\n",
       "   {'title': 'Footprints In The Sand', 'duration': '4:28', 'duration_s': 268},\n",
       "   {'title': 'In All Ways And Always', 'duration': '9:58', 'duration_s': 598},\n",
       "   {'title': 'Follow The Empress', 'duration': '4:55', 'duration_s': 295},\n",
       "   {'title': 'Seasons', 'duration': '5:58', 'duration_s': 358},\n",
       "   {'title': \"Antigone's Lament And Triumph\",\n",
       "    'duration': '8:09',\n",
       "    'duration_s': 489},\n",
       "   {'title': \"Let It Be Gone (Don't Bother)\",\n",
       "    'duration': '4:48',\n",
       "    'duration_s': 288},\n",
       "   {'title': 'Interior Monoloque', 'duration': '6:14', 'duration_s': 374},\n",
       "   {'title': 'Evening Solace', 'duration': '4:19', 'duration_s': 259},\n",
       "   {'title': 'Supersonic Man', 'duration': '6:46', 'duration_s': 406},\n",
       "   {'title': 'Never Again', 'duration': '11:20', 'duration_s': 680},\n",
       "   {'title': 'The Jewel City... Reprise',\n",
       "    'duration': '0:49',\n",
       "    'duration_s': 49}]},\n",
       " 'musicbrainz_album': {'id': '19093533',\n",
       "  'artist_credit_id': '373250',\n",
       "  'artist_mbids': 'cd4efffe-e18c-44a8-90a4-f1fb85e10e77',\n",
       "  'artist_credit_name': 'Flying Circus',\n",
       "  'release_mbid': '14e5e3c7-34e6-4260-8ec3-9bdecc9d207e',\n",
       "  'release_name': 'Seasons',\n",
       "  'recording_mbid': 'fa922a44-69b1-4346-89f1-58f3686f0e9b',\n",
       "  'recording_name': 'The Jewel City',\n",
       "  'combined_lookup': 'flyingcircusthejewelcity',\n",
       "  'score': '165901',\n",
       "  'year': '1997',\n",
       "  'release_country': 'US',\n",
       "  'release_release-group': '39655366-ab23-4c7a-a5c0-d81feb4c2a76',\n",
       "  'release_genres': [],\n",
       "  'release_tags': [],\n",
       "  'release_instruments': [],\n",
       "  'recording_length': 362000,\n",
       "  'recording_genres': [],\n",
       "  'recording_tags': [],\n",
       "  'recording_instruments': [],\n",
       "  'artist_gender': None,\n",
       "  'artist_tags': [],\n",
       "  'artist_genres': [],\n",
       "  'artist_spotify': None,\n",
       "  'artist_apple': None,\n",
       "  'artist_youtube': None,\n",
       "  'artist_n_relations': 10,\n",
       "  'release_group_tags': [],\n",
       "  'release_group_genres': []},\n",
       " 'musicbrainz_track': {'id': '19093525',\n",
       "  'artist_credit_id': '373250',\n",
       "  'artist_mbids': 'cd4efffe-e18c-44a8-90a4-f1fb85e10e77',\n",
       "  'artist_credit_name': 'Flying Circus',\n",
       "  'release_mbid': '14e5e3c7-34e6-4260-8ec3-9bdecc9d207e',\n",
       "  'release_name': 'Seasons',\n",
       "  'recording_mbid': '4ca9902b-3f5a-48ed-be43-ae43860aec17',\n",
       "  'recording_name': 'Seasons',\n",
       "  'combined_lookup': 'flyingcircusseasons',\n",
       "  'score': '165901',\n",
       "  'year': '1997',\n",
       "  'release_country': 'US',\n",
       "  'release_release-group': '39655366-ab23-4c7a-a5c0-d81feb4c2a76',\n",
       "  'release_genres': [],\n",
       "  'release_tags': [],\n",
       "  'release_instruments': [],\n",
       "  'recording_length': 357000,\n",
       "  'recording_genres': [],\n",
       "  'recording_tags': [],\n",
       "  'recording_instruments': [],\n",
       "  'artist_gender': None,\n",
       "  'artist_tags': [],\n",
       "  'artist_genres': [],\n",
       "  'artist_spotify': None,\n",
       "  'artist_apple': None,\n",
       "  'artist_youtube': None,\n",
       "  'artist_n_relations': 10,\n",
       "  'release_group_tags': [],\n",
       "  'release_group_genres': []},\n",
       " 'rym_genres': 'Neo-Prog, male vocalist',\n",
       " 'playlist_ids': ['PLAwb1-Ivujee0HQlRjx8HEHhqjjvgsBa_']}"
      ]
     },
     "execution_count": 8,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "raw_metas[1000]"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 11,
   "metadata": {},
   "outputs": [
    {
     "name": "stderr",
     "output_type": "stream",
     "text": [
      "100%|██████████| 2916657/2916657 [00:06<00:00, 441903.00it/s]"
     ]
    },
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "Number of artists: 295066\n",
      "Sample artist: Kailash Kher\n",
      "Sample albums: ['Oggarane', 'Hum Hain Jahaan', 'Kailasa Rangele']\n"
     ]
    },
    {
     "name": "stderr",
     "output_type": "stream",
     "text": [
      "\n"
     ]
    }
   ],
   "source": [
    "from tqdm import tqdm\n",
    "# let's create a dict mapping from artist name to list of albums\n",
    "artist_to_albums = {}\n",
    "for meta in tqdm(raw_metas):\n",
    "    meta_artists = meta.get(\"artists\", [])\n",
    "    album_title = meta.get(\"album\", \"\")\n",
    "\n",
    "    # skip with artists is empty or album is empty\n",
    "    if not meta_artists or not album_title:\n",
    "        continue\n",
    "    \n",
    "    for artist in meta_artists:\n",
    "        artist_name = artist.get(\"name\", \"\")\n",
    "        if artist_name:\n",
    "            if artist_name not in artist_to_albums:\n",
    "                artist_to_albums[artist_name] = []\n",
    "            if album_title and album_title not in artist_to_albums[artist_name]:\n",
    "                artist_to_albums[artist_name].append(album_title)\n",
    "\n",
    "print(f\"Number of artists: {len(artist_to_albums)}\")\n",
    "print(f\"Sample artist: {list(artist_to_albums.keys())[0]}\")\n",
    "print(f\"Sample albums: {artist_to_albums[list(artist_to_albums.keys())[0]][:3]}\")\n",
    "\n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 19,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "['Capture / Release', 'Ten New Messages', 'Klang']"
      ]
     },
     "execution_count": 19,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "artist_to_albums[\"The Rakes\"]"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 14,
   "metadata": {},
   "outputs": [],
   "source": [
    "# save discogs artist to albums dict\n",
    "with open(\"/home/christian/code/christian/metadata/discogs_subset_artist_to_albums.json\", \"w\") as f:\n",
    "    json.dump(artist_to_albums, f)\n",
    "\n",
    "\n",
    "\n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 8,
   "metadata": {},
   "outputs": [
    {
     "name": "stderr",
     "output_type": "stream",
     "text": [
      "100%|██████████| 2916657/2916657 [00:06<00:00, 464469.42it/s]\n"
     ]
    }
   ],
   "source": [
    "from tqdm import tqdm\n",
    "from collections import Counter\n",
    "# get all unique tags and count occurrences, tags are stored as a list of strings in each meta\n",
    "all_tags = set()\n",
    "tag_counter = Counter()\n",
    "for meta in tqdm(metas):\n",
    "    for tag in list(meta.get(\"tags\", [])):\n",
    "        # Convert tag to lowercase\n",
    "        tag = tag.lower()\n",
    "        all_tags.add(tag)\n",
    "        tag_counter[tag] += 1\n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 9,
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "Number of unique tags: 13130\n",
      "\n",
      "Most common tags:\n",
      "- 'male vocalist': 415744 occurrences\n",
      "- 'pop rock': 280329 occurrences\n",
      "- 'melodic': 249767 occurrences\n",
      "- 'alternative rock': 239567 occurrences\n",
      "- 'energetic': 186064 occurrences\n",
      "- 'rhythmic': 173805 occurrences\n",
      "- 'folk, world, & country': 166888 occurrences\n",
      "- 'female vocalist': 162653 occurrences\n",
      "- 'hard rock': 145178 occurrences\n",
      "- 'singer-songwriter': 134972 occurrences\n",
      "- 'atmospheric': 111343 occurrences\n",
      "- 'folk rock': 107023 occurrences\n",
      "- 'latin': 104856 occurrences\n",
      "- 'passionate': 104603 occurrences\n",
      "- 'indie pop': 102365 occurrences\n",
      "- 'melancholic': 93167 occurrences\n",
      "- '2019': 91128 occurrences\n",
      "- 'synth-pop': 89684 occurrences\n",
      "- 'heavy': 87606 occurrences\n",
      "- '2020': 87198 occurrences\n",
      "- 'love': 85572 occurrences\n",
      "- '2018': 84758 occurrences\n",
      "- 'funk / soul': 84419 occurrences\n",
      "- 'dark': 84391 occurrences\n",
      "- 'playful': 84205 occurrences\n",
      "- '2017': 79021 occurrences\n",
      "- 'aggressive': 78812 occurrences\n",
      "- '2021': 77968 occurrences\n",
      "- 'contemporary r&b': 77106 occurrences\n",
      "- 'bittersweet': 76926 occurrences\n",
      "- 'warm': 76571 occurrences\n",
      "- 'mellow': 75364 occurrences\n",
      "- 'blues rock': 74300 occurrences\n",
      "- '2016': 73559 occurrences\n",
      "- 'introspective': 73398 occurrences\n",
      "- '2022': 72054 occurrences\n",
      "- 'drums (drum set)': 70458 occurrences\n",
      "- 'pop rap': 68545 occurrences\n",
      "- '2015': 68470 occurrences\n",
      "- 'instrumental': 67188 occurrences\n",
      "- 'synthpop': 66084 occurrences\n",
      "- 'nocturnal': 65963 occurrences\n",
      "- '2014': 64274 occurrences\n",
      "- 'lush': 63506 occurrences\n",
      "- 'dance-pop': 62765 occurrences\n",
      "- 'urban': 62102 occurrences\n",
      "- 'eclectic': 61769 occurrences\n",
      "- 'psychedelic': 61728 occurrences\n",
      "- 'death metal': 60611 occurrences\n",
      "- '2013': 59542 occurrences\n",
      "- '2012': 57912 occurrences\n",
      "- 'progressive rock': 57017 occurrences\n",
      "- 'uplifting': 56583 occurrences\n",
      "- 'indie rock': 54704 occurrences\n",
      "- '2011': 53914 occurrences\n",
      "- 'acoustic': 51781 occurrences\n",
      "- '2010': 51289 occurrences\n",
      "- '2009': 50946 occurrences\n",
      "- 'sampling': 50642 occurrences\n",
      "- '2008': 49985 occurrences\n",
      "- 'post-punk': 49283 occurrences\n",
      "- 'country rock': 48953 occurrences\n",
      "- 'american': 48816 occurrences\n",
      "- '2007': 48658 occurrences\n",
      "- '2006': 48467 occurrences\n",
      "- 'trap': 48445 occurrences\n",
      "- 'electropop': 47797 occurrences\n",
      "- 'raw': 47049 occurrences\n",
      "- 'longing': 47016 occurrences\n",
      "- 'progressive metal': 46903 occurrences\n",
      "- 'ethereal': 46755 occurrences\n",
      "- '2023': 46688 occurrences\n",
      "- 'alternative metal': 45720 occurrences\n",
      "- 'repetitive': 44854 occurrences\n",
      "- '2005': 44817 occurrences\n",
      "- 'dense': 44026 occurrences\n",
      "- 'power pop': 43901 occurrences\n",
      "- 'sentimental': 43483 occurrences\n",
      "- '2008 universal fire victim': 43122 occurrences\n",
      "- 'art rock': 42647 occurrences\n",
      "- 'progressive': 42402 occurrences\n",
      "- '2004': 42383 occurrences\n",
      "- 'quirky': 41944 occurrences\n",
      "- 'post-hardcore': 41552 occurrences\n",
      "- '2003': 41515 occurrences\n",
      "- 'anxious': 41216 occurrences\n",
      "- 'black metal': 41171 occurrences\n",
      "- 'romantic': 40401 occurrences\n",
      "- 'bass guitar': 40400 occurrences\n",
      "- 'contemporary folk': 40252 occurrences\n",
      "- 'dream pop': 39559 occurrences\n",
      "- 'sexual': 39198 occurrences\n",
      "- 'angry': 38934 occurrences\n",
      "- 'boastful': 38142 occurrences\n",
      "- '2002': 37353 occurrences\n",
      "- 'male vocals': 37022 occurrences\n",
      "- 'humorous': 36712 occurrences\n",
      "- '2001': 36500 occurrences\n",
      "- 'metalcore': 36480 occurrences\n",
      "- 'hypnotic': 36366 occurrences\n",
      "- 'poetic': 35896 occurrences\n",
      "- 'heavy metal': 35875 occurrences\n",
      "- 'surreal': 35600 occurrences\n",
      "- 'anthemic': 35578 occurrences\n",
      "- 'technical': 35536 occurrences\n",
      "- 'sombre': 35471 occurrences\n",
      "- 'r&b': 35210 occurrences\n",
      "- 'thrash metal': 35035 occurrences\n",
      "- '2000': 34605 occurrences\n",
      "- 'party': 34476 occurrences\n",
      "- 'indie folk': 34386 occurrences\n",
      "- '1999': 34377 occurrences\n",
      "- 'noisy': 34238 occurrences\n",
      "- 'conscious': 33670 occurrences\n",
      "- 'pop/rock': 33630 occurrences\n",
      "- 'death': 33466 occurrences\n",
      "- 'folk pop': 32668 occurrences\n",
      "- '1998': 32256 occurrences\n",
      "- 'classic pop and rock': 32236 occurrences\n",
      "- 'garage rock': 31514 occurrences\n",
      "- 'calm': 31416 occurrences\n",
      "- 'post-rock': 31278 occurrences\n",
      "- 'summer': 31124 occurrences\n",
      "- 'drugs': 31092 occurrences\n",
      "- 'adult contemporary': 30936 occurrences\n",
      "- 'neo-psychedelia': 30926 occurrences\n",
      "- 'futuristic': 30522 occurrences\n",
      "- '1996': 30444 occurrences\n",
      "- 'hardcore hip hop': 30145 occurrences\n",
      "- 'pop soul': 30142 occurrences\n",
      "- 'political': 30120 occurrences\n",
      "- 'rebellious': 30115 occurrences\n",
      "- 'southern hip hop': 30040 occurrences\n",
      "- 'cold': 29844 occurrences\n",
      "- 'lonely': 29816 occurrences\n",
      "- '1997': 29733 occurrences\n",
      "- 'pop': 29729 occurrences\n",
      "- 'epic': 29665 occurrences\n",
      "- 'art pop': 29538 occurrences\n",
      "- 'europop': 29535 occurrences\n",
      "- 'east coast hip hop': 29480 occurrences\n",
      "- 'violence': 29212 occurrences\n",
      "- 'hardcore punk': 28863 occurrences\n",
      "- 'ominous': 28791 occurrences\n",
      "- 'complex': 28649 occurrences\n",
      "- 'mysterious': 28551 occurrences\n",
      "- 'boom bap': 28490 occurrences\n",
      "- 'rock and indie': 28486 occurrences\n",
      "- '1995': 28319 occurrences\n",
      "- 'soothing': 28209 occurrences\n",
      "- 'jazz fusion': 27821 occurrences\n",
      "- 'conscious hip hop': 27508 occurrences\n",
      "- 'psychedelic pop': 27037 occurrences\n",
      "- 'ambient': 26925 occurrences\n",
      "- '1994': 26884 occurrences\n",
      "- 'pop punk': 26720 occurrences\n",
      "- 'rhythm & blues': 26289 occurrences\n",
      "- 'punk rock': 26146 occurrences\n",
      "- 'gangsta rap': 25887 occurrences\n",
      "- 'soft': 25753 occurrences\n",
      "- 'country pop': 25680 occurrences\n",
      "- 'west coast hip hop': 25415 occurrences\n",
      "- 'concept album': 25406 occurrences\n",
      "- 'vulgar': 25296 occurrences\n",
      "- 'manic': 25147 occurrences\n",
      "- 'breakup': 25006 occurrences\n",
      "- '1993': 24996 occurrences\n",
      "- 'mechanical': 24834 occurrences\n",
      "- 'psychedelic rock': 24500 occurrences\n",
      "- 'hedonistic': 24138 occurrences\n",
      "- 'downtempo': 24083 occurrences\n",
      "- 'melodic death metal': 23740 occurrences\n",
      "- 'symphonic metal': 23632 occurrences\n",
      "- 'shoegaze': 23212 occurrences\n",
      "- 'avant-garde': 23076 occurrences\n",
      "- '1992': 22868 occurrences\n",
      "- 'lo-fi': 22753 occurrences\n",
      "- 'jazz-funk': 22656 occurrences\n",
      "- 'modern classical': 22509 occurrences\n",
      "- 'nu metal': 22492 occurrences\n",
      "- 'experimental rock': 22434 occurrences\n",
      "- 'power metal': 22066 occurrences\n",
      "- 'hip hop': 22064 occurrences\n",
      "- 'doom metal': 22050 occurrences\n",
      "- 'rock and roll': 21990 occurrences\n",
      "- '1990': 21881 occurrences\n",
      "- 'indietronica': 21827 occurrences\n",
      "- 'happy': 21814 occurrences\n",
      "- '1991': 21789 occurrences\n",
      "- 'depressive': 21750 occurrences\n",
      "- 'sarcastic': 21644 occurrences\n",
      "- 'vocal jazz': 21605 occurrences\n",
      "- 'alternative r&b': 21446 occurrences\n",
      "- 'contemporary country': 21344 occurrences\n",
      "- 'j-pop': 21336 occurrences\n",
      "- 'sensual': 21007 occurrences\n",
      "- 'crime': 20884 occurrences\n",
      "- 'abstract': 20778 occurrences\n",
      "- 'pessimistic': 19912 occurrences\n",
      "- 'country': 19903 occurrences\n"
     ]
    }
   ],
   "source": [
    "print(f\"Number of unique tags: {len(all_tags)}\")\n",
    "#print(\"Sample of tags:\", list(all_tags)[50:100])\n",
    "print(\"\\nMost common tags:\")\n",
    "for tag, count in tag_counter.most_common(200):\n",
    "    print(f\"- '{tag}': {count} occurrences\")\n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 12,
   "metadata": {},
   "outputs": [],
   "source": [
    "# save out a new line separated list of all tags sorted by occurrence\n",
    "with open(\"/home/christian/code/christian/metadata/discogs_subset_unique_tags.txt\", \"w\") as f:\n",
    "    for tag in sorted(all_tags, key=lambda x: tag_counter[x], reverse=True):\n",
    "        f.write(f\"{tag}\\n\")\n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 31,
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "Shortest tags:\n",
      "- '' (length: 0)\n",
      "- '팝' (length: 1)\n",
      "- '冒険' (length: 2)\n",
      "- '沉思' (length: 2)\n",
      "- '低沉' (length: 2)\n",
      "- 'rb' (length: 2)\n",
      "- '추억' (length: 2)\n",
      "- '怪誕' (length: 2)\n",
      "- '電子' (length: 2)\n",
      "- 'kp' (length: 2)\n",
      "- '成长' (length: 2)\n",
      "- '獨特' (length: 2)\n",
      "- '民谣' (length: 2)\n",
      "- '爱情' (length: 2)\n",
      "- 'vn' (length: 2)\n",
      "- 'FX' (length: 2)\n",
      "- '自由' (length: 2)\n",
      "- '11' (length: 2)\n",
      "- '抒情' (length: 2)\n",
      "- '吉他' (length: 2)\n"
     ]
    }
   ],
   "source": [
    "# sort the tags by length\n",
    "sorted_tags_by_length = sorted(all_tags, key=len)\n",
    "print(\"Shortest tags:\")\n",
    "for tag in sorted_tags_by_length[:20]:\n",
    "    print(f\"- '{tag}' (length: {len(tag)})\")\n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 45,
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "Tag 'folk rock' exists in the set of all tags.\n"
     ]
    }
   ],
   "source": []
  },
  {
   "cell_type": "code",
   "execution_count": 44,
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "1857\n",
      "https://en.wikipedia.org/wiki/1490s_in_music\n",
      "https://en.wikipedia.org/wiki/1500s_in_music\n",
      "https://en.wikipedia.org/wiki/1510s_in_music\n",
      "https://en.wikipedia.org/wiki/1520s_in_music\n",
      "https://en.wikipedia.org/wiki/1530s_in_music\n",
      "https://en.wikipedia.org/wiki/1540s_in_music\n",
      "https://en.wikipedia.org/wiki/1940s_in_music\n",
      "https://en.wikipedia.org/wiki/1950s_in_music\n",
      "https://en.wikipedia.org/wiki/1960s_in_music\n",
      "https://en.wikipedia.org/wiki/1970s_in_music\n",
      "https://en.wikipedia.org/wiki/1980s_in_music\n",
      "https://en.wikipedia.org/wiki/1990s_in_music\n",
      "https://en.wikipedia.org/wiki/2-step_garage\n",
      "https://en.wikipedia.org/wiki/2000s_in_music\n",
      "https://en.wikipedia.org/wiki/2010s_in_music\n",
      "https://en.wikipedia.org/wiki/2020s_in_music\n",
      "https://en.wikipedia.org/wiki/20th-century_classical_music\n",
      "https://en.wikipedia.org/wiki/21st-century_classical_music\n",
      "https://en.wikipedia.org/wiki/A-side_and_B-side\n",
      "https://en.wikipedia.org/wiki/A_cappella\n",
      "https://en.wikipedia.org/wiki/Acid_breaks\n",
      "https://en.wikipedia.org/wiki/Acid_house\n",
      "https://en.wikipedia.org/wiki/Acid_jazz\n",
      "https://en.wikipedia.org/wiki/Acid_rock\n",
      "https://en.wikipedia.org/wiki/Acid_techno\n",
      "https://en.wikipedia.org/wiki/Acid_trance\n",
      "https://en.wikipedia.org/wiki/Acousmatic_music\n",
      "https://en.wikipedia.org/wiki/Active_rock\n",
      "https://en.wikipedia.org/wiki/Adult_album_alternative\n",
      "https://en.wikipedia.org/wiki/Adult_contemporary\n",
      "https://en.wikipedia.org/wiki/Adult_contemporary_music\n",
      "https://en.wikipedia.org/wiki/Adult_hits\n",
      "https://en.wikipedia.org/wiki/Adult_standards\n",
      "https://en.wikipedia.org/wiki/Aesthetics_of_music\n",
      "https://en.wikipedia.org/wiki/African_blues\n",
      "https://en.wikipedia.org/wiki/African_heavy_metal\n",
      "https://en.wikipedia.org/wiki/African_hip_hop\n",
      "https://en.wikipedia.org/wiki/African_popular_music\n",
      "https://en.wikipedia.org/wiki/Afro-Cuban_jazz\n",
      "https://en.wikipedia.org/wiki/Afro-punk\n",
      "https://en.wikipedia.org/wiki/Afro/cosmic_music\n",
      "https://en.wikipedia.org/wiki/Afro_house\n",
      "https://en.wikipedia.org/wiki/Afro_pop\n",
      "https://en.wikipedia.org/wiki/Afro_rock\n",
      "https://en.wikipedia.org/wiki/Afro_tech\n",
      "https://en.wikipedia.org/wiki/Afro_trap\n",
      "https://en.wikipedia.org/wiki/Afrobeat\n",
      "https://en.wikipedia.org/wiki/Afrobeats\n",
      "https://en.wikipedia.org/wiki/Afroswing\n",
      "https://en.wikipedia.org/wiki/Aggrotech\n",
      "https://en.wikipedia.org/wiki/Album#Live\n",
      "https://en.wikipedia.org/wiki/Album_era\n",
      "https://en.wikipedia.org/wiki/Album_oriented_rock\n",
      "https://en.wikipedia.org/wiki/Alegr%C3%ADas\n",
      "https://en.wikipedia.org/wiki/Algorave\n",
      "https://en.wikipedia.org/wiki/All-female_band\n",
      "https://en.wikipedia.org/wiki/Alt-jazz\n",
      "https://en.wikipedia.org/wiki/Alternative_R%26B\n",
      "https://en.wikipedia.org/wiki/Alternative_country\n",
      "https://en.wikipedia.org/wiki/Alternative_dance\n",
      "https://en.wikipedia.org/wiki/Alternative_hip-hop\n",
      "https://en.wikipedia.org/wiki/Alternative_hip_hop\n",
      "https://en.wikipedia.org/wiki/Alternative_metal\n",
      "https://en.wikipedia.org/wiki/Alternative_pop\n",
      "https://en.wikipedia.org/wiki/Alternative_reggaeton\n",
      "https://en.wikipedia.org/wiki/Alternative_rock\n",
      "https://en.wikipedia.org/wiki/Amapiano\n",
      "https://en.wikipedia.org/wiki/Amapiano#Ojapiano\n",
      "https://en.wikipedia.org/wiki/Ambient_dub\n",
      "https://en.wikipedia.org/wiki/Ambient_house\n",
      "https://en.wikipedia.org/wiki/Ambient_industrial\n",
      "https://en.wikipedia.org/wiki/Ambient_music\n",
      "https://en.wikipedia.org/wiki/Ambient_music#Related_and_derivative_genres\n",
      "https://en.wikipedia.org/wiki/Ambient_pop\n",
      "https://en.wikipedia.org/wiki/Ambient_techno\n",
      "https://en.wikipedia.org/wiki/American_folk_revival\n",
      "https://en.wikipedia.org/wiki/American_patriotic_music\n",
      "https://en.wikipedia.org/wiki/American_rock\n",
      "https://en.wikipedia.org/wiki/Americana_(music)\n",
      "https://en.wikipedia.org/wiki/Anarcho_punk\n",
      "https://en.wikipedia.org/wiki/Anatolian_rock\n",
      "https://en.wikipedia.org/wiki/Ancient_music\n",
      "https://en.wikipedia.org/wiki/Andalusi_classical_music\n",
      "https://en.wikipedia.org/wiki/Andalusian_classical_music\n",
      "https://en.wikipedia.org/wiki/Angular_harp\n",
      "https://en.wikipedia.org/wiki/Anime_song\n",
      "https://en.wikipedia.org/wiki/Anti-folk\n",
      "https://en.wikipedia.org/wiki/Apala\n",
      "https://en.wikipedia.org/wiki/Arabesque_(Turkish_music)\n",
      "https://en.wikipedia.org/wiki/Arabesque_music\n",
      "https://en.wikipedia.org/wiki/Arabic_music\n",
      "https://en.wikipedia.org/wiki/Arabic_pop_music\n",
      "https://en.wikipedia.org/wiki/Arabic_rock\n",
      "https://en.wikipedia.org/wiki/Arched_Harp\n",
      "https://en.wikipedia.org/wiki/Arena_rock\n",
      "https://en.wikipedia.org/wiki/Ars_antiqua\n",
      "https://en.wikipedia.org/wiki/Ars_nova\n",
      "https://en.wikipedia.org/wiki/Ars_subtilior\n",
      "https://en.wikipedia.org/wiki/Art_music\n",
      "https://en.wikipedia.org/wiki/Art_pop\n",
      "https://en.wikipedia.org/wiki/Art_punk\n",
      "https://en.wikipedia.org/wiki/Art_rock\n",
      "https://en.wikipedia.org/wiki/Asian_Underground\n",
      "https://en.wikipedia.org/wiki/Atmospheric_black_metal\n",
      "https://en.wikipedia.org/wiki/Atmospheric_drum_and_bass\n",
      "https://en.wikipedia.org/wiki/Audio_engineer\n",
      "https://en.wikipedia.org/wiki/Australian_country_music\n",
      "https://en.wikipedia.org/wiki/Australian_folk_music\n",
      "https://en.wikipedia.org/wiki/Australian_hip_hop\n",
      "https://en.wikipedia.org/wiki/Austropop\n",
      "https://en.wikipedia.org/wiki/Avant-garde_black_metal\n",
      "https://en.wikipedia.org/wiki/Avant-garde_jazz\n",
      "https://en.wikipedia.org/wiki/Avant-garde_metal\n",
      "https://en.wikipedia.org/wiki/Avant-garde_music\n",
      "https://en.wikipedia.org/wiki/Avant-pop\n",
      "https://en.wikipedia.org/wiki/Avant-prog\n",
      "https://en.wikipedia.org/wiki/Avant_punk\n",
      "https://en.wikipedia.org/wiki/Ax%C3%A9_music\n",
      "https://en.wikipedia.org/wiki/Azonto\n",
      "https://en.wikipedia.org/wiki/Bachata_(music)\n",
      "https://en.wikipedia.org/wiki/Bachelor_of_Music\n",
      "https://en.wikipedia.org/wiki/Background_music\n",
      "https://en.wikipedia.org/wiki/Backing_vocalist\n",
      "https://en.wikipedia.org/wiki/Backup_band\n",
      "https://en.wikipedia.org/wiki/Baggy\n",
      "https://en.wikipedia.org/wiki/Baila_(genre)\n",
      "https://en.wikipedia.org/wiki/Baithak_Gana\n",
      "https://en.wikipedia.org/wiki/Bakersfield_sound\n",
      "https://en.wikipedia.org/wiki/Bal-musette\n",
      "https://en.wikipedia.org/wiki/Balearic_beat\n",
      "https://en.wikipedia.org/wiki/Balearic_trance\n",
      "https://en.wikipedia.org/wiki/Balkan_brass\n",
      "https://en.wikipedia.org/wiki/Balkan_folk_music\n",
      "https://en.wikipedia.org/wiki/Balkan_music\n",
      "https://en.wikipedia.org/wiki/Ball_culture#Music\n",
      "https://en.wikipedia.org/wiki/Ballroom_dance\n",
      "https://en.wikipedia.org/wiki/Baltimore_club\n",
      "https://en.wikipedia.org/wiki/Band_(rock_and_pop)\n",
      "https://en.wikipedia.org/wiki/Banda_(music)\n",
      "https://en.wikipedia.org/wiki/Bardcore\n",
      "https://en.wikipedia.org/wiki/Barococo\n",
      "https://en.wikipedia.org/wiki/Baroque_music\n",
      "https://en.wikipedia.org/wiki/Baroque_pop\n",
      "https://en.wikipedia.org/wiki/Bass_house_(genre)\n",
      "https://en.wikipedia.org/wiki/Bass_music\n",
      "https://en.wikipedia.org/wiki/Bassist\n",
      "https://en.wikipedia.org/wiki/Bassline_(music_genre)\n",
      "https://en.wikipedia.org/wiki/Baul\n",
      "https://en.wikipedia.org/wiki/Beach_music\n",
      "https://en.wikipedia.org/wiki/Beat_music\n",
      "https://en.wikipedia.org/wiki/Beatdown_hardcore\n",
      "https://en.wikipedia.org/wiki/Beautiful_music\n",
      "https://en.wikipedia.org/wiki/Bebop\n",
      "https://en.wikipedia.org/wiki/Bedroom_pop\n",
      "https://en.wikipedia.org/wiki/Bedroom_production\n",
      "https://en.wikipedia.org/wiki/Belgian_hardcore_techno\n",
      "https://en.wikipedia.org/wiki/Belgian_hip-hop\n",
      "https://en.wikipedia.org/wiki/Belgian_jazz\n",
      "https://en.wikipedia.org/wiki/Benga_music\n",
      "https://en.wikipedia.org/wiki/Berlin_School_of_electronic_music\n",
      "https://en.wikipedia.org/wiki/Bhangra_(music)\n",
      "https://en.wikipedia.org/wiki/Bhawaiya\n",
      "https://en.wikipedia.org/wiki/Big_band\n",
      "https://en.wikipedia.org/wiki/Big_beat\n",
      "https://en.wikipedia.org/wiki/Big_room_house\n",
      "https://en.wikipedia.org/wiki/Bikutsi\n",
      "https://en.wikipedia.org/wiki/Biomusicology\n",
      "https://en.wikipedia.org/wiki/Birmingham_sound\n",
      "https://en.wikipedia.org/wiki/Bitpop\n",
      "https://en.wikipedia.org/wiki/Black_MIDI\n",
      "https://en.wikipedia.org/wiki/Black_metal\n",
      "https://en.wikipedia.org/wiki/Blackened_death_metal\n",
      "https://en.wikipedia.org/wiki/Blackened_doom\n",
      "https://en.wikipedia.org/wiki/Blackgaze\n",
      "https://en.wikipedia.org/wiki/Bleep_techno\n",
      "https://en.wikipedia.org/wiki/Blog_house\n",
      "https://en.wikipedia.org/wiki/Blue-eyed_soul\n",
      "https://en.wikipedia.org/wiki/Blue_Yodeling\n",
      "https://en.wikipedia.org/wiki/Bluegrass_music\n",
      "https://en.wikipedia.org/wiki/Blues\n",
      "https://en.wikipedia.org/wiki/Blues#Urban_blues\n",
      "https://en.wikipedia.org/wiki/Blues_rock\n",
      "https://en.wikipedia.org/wiki/Bolero\n",
      "https://en.wikipedia.org/wiki/Bongo_flava\n",
      "https://en.wikipedia.org/wiki/Boogaloo\n",
      "https://en.wikipedia.org/wiki/Boogie-woogie\n",
      "https://en.wikipedia.org/wiki/Boogie_(genre)\n",
      "https://en.wikipedia.org/wiki/Boogie_rock\n",
      "https://en.wikipedia.org/wiki/Boom_bap\n",
      "https://en.wikipedia.org/wiki/Boomba_music\n",
      "https://en.wikipedia.org/wiki/Bossa_nova\n",
      "https://en.wikipedia.org/wiki/Bounce_music\n",
      "https://en.wikipedia.org/wiki/Bouncy_techno\n",
      "https://en.wikipedia.org/wiki/Bouyon_music\n",
      "https://en.wikipedia.org/wiki/Brazilian_bass\n",
      "https://en.wikipedia.org/wiki/Brazilian_jazz\n",
      "https://en.wikipedia.org/wiki/Brazilian_rock\n",
      "https://en.wikipedia.org/wiki/Breakbeat\n",
      "https://en.wikipedia.org/wiki/Breakbeat#Subgenres\n",
      "https://en.wikipedia.org/wiki/Breakbeat_hardcore\n",
      "https://en.wikipedia.org/wiki/Breakcore\n",
      "https://en.wikipedia.org/wiki/Breakstep\n",
      "https://en.wikipedia.org/wiki/Brega_(music)\n",
      "https://en.wikipedia.org/wiki/Brill_Building_(genre)\n",
      "https://en.wikipedia.org/wiki/British_Invasion\n",
      "https://en.wikipedia.org/wiki/British_blues\n",
      "https://en.wikipedia.org/wiki/British_dance_band\n",
      "https://en.wikipedia.org/wiki/British_folk_revival\n",
      "https://en.wikipedia.org/wiki/British_folk_rock\n",
      "https://en.wikipedia.org/wiki/British_rhythm_and_blues\n",
      "https://en.wikipedia.org/wiki/British_rock_music\n",
      "https://en.wikipedia.org/wiki/Britpop\n",
      "https://en.wikipedia.org/wiki/Bro-country\n",
      "https://en.wikipedia.org/wiki/Broken_beat\n",
      "https://en.wikipedia.org/wiki/Brooklyn_drill\n",
      "https://en.wikipedia.org/wiki/Brostep\n",
      "https://en.wikipedia.org/wiki/Brown-eyed_soul\n",
      "https://en.wikipedia.org/wiki/Brutal_death_metal\n",
      "https://en.wikipedia.org/wiki/Bubblegum_pop\n",
      "https://en.wikipedia.org/wiki/Bubu_music\n",
      "https://en.wikipedia.org/wiki/Buddhist_music\n",
      "https://en.wikipedia.org/wiki/Budots\n",
      "https://en.wikipedia.org/wiki/Buler%C3%ADas\n",
      "https://en.wikipedia.org/wiki/Bullerengue\n",
      "https://en.wikipedia.org/wiki/Bush_band\n",
      "https://en.wikipedia.org/wiki/Byzantine_music\n",
      "https://en.wikipedia.org/wiki/C-pop\n",
      "https://en.wikipedia.org/wiki/Cadence-lypso\n",
      "https://en.wikipedia.org/wiki/Cajun_fiddle\n",
      "https://en.wikipedia.org/wiki/Cajun_music\n",
      "https://en.wikipedia.org/wiki/Cakewalk\n",
      "https://en.wikipedia.org/wiki/Calypso_music\n",
      "https://en.wikipedia.org/wiki/Canadian_blues\n",
      "https://en.wikipedia.org/wiki/Canadian_country_music\n",
      "https://en.wikipedia.org/wiki/Canadian_folk_music\n",
      "https://en.wikipedia.org/wiki/Canci%C3%B3n\n",
      "https://en.wikipedia.org/wiki/Canterbury_scene\n",
      "https://en.wikipedia.org/wiki/Cantes_de_ida_y_vuelta\n",
      "https://en.wikipedia.org/wiki/Cantopop\n",
      "https://en.wikipedia.org/wiki/Canzone\n",
      "https://en.wikipedia.org/wiki/Cape_jazz\n",
      "https://en.wikipedia.org/wiki/Carnatic_music\n",
      "https://en.wikipedia.org/wiki/Category:All_articles_lacking_in-text_citations\n",
      "https://en.wikipedia.org/wiki/Category:All_articles_to_be_expanded\n",
      "https://en.wikipedia.org/wiki/Category:Articles_lacking_in-text_citations_from_January_2024\n",
      "https://en.wikipedia.org/wiki/Category:Articles_to_be_expanded_from_November_2021\n",
      "https://en.wikipedia.org/wiki/Category:Articles_with_short_description\n",
      "https://en.wikipedia.org/wiki/Category:Commons_link_is_locally_defined\n",
      "https://en.wikipedia.org/wiki/Category:Lists_of_music_genres\n",
      "https://en.wikipedia.org/wiki/Category:Music\n",
      "https://en.wikipedia.org/wiki/Category:Music_of_Central_Africa\n",
      "https://en.wikipedia.org/wiki/Category:Music_of_Central_America\n",
      "https://en.wikipedia.org/wiki/Category:Music_of_East_Africa\n",
      "https://en.wikipedia.org/wiki/Category:Music_of_East_Asia\n",
      "https://en.wikipedia.org/wiki/Category:Music_of_Europe\n",
      "https://en.wikipedia.org/wiki/Category:Music_of_North_America\n",
      "https://en.wikipedia.org/wiki/Category:Music_of_Oceania\n",
      "https://en.wikipedia.org/wiki/Category:Music_of_South_America\n",
      "https://en.wikipedia.org/wiki/Category:Music_of_South_Asia\n",
      "https://en.wikipedia.org/wiki/Category:Music_of_Southern_Africa\n",
      "https://en.wikipedia.org/wiki/Category:Popular_music\n",
      "https://en.wikipedia.org/wiki/Category:Short_description_is_different_from_Wikidata\n",
      "https://en.wikipedia.org/wiki/Celtic_metal\n",
      "https://en.wikipedia.org/wiki/Celtic_music\n",
      "https://en.wikipedia.org/wiki/Celtic_punk\n",
      "https://en.wikipedia.org/wiki/Celtic_rock\n",
      "https://en.wikipedia.org/wiki/Cha-cha-ch%C3%A1_(music)\n",
      "https://en.wikipedia.org/wiki/Cha-cha-cha_(music)\n",
      "https://en.wikipedia.org/wiki/Chaabi\n",
      "https://en.wikipedia.org/wiki/Chalga\n",
      "https://en.wikipedia.org/wiki/Chamber_jazz\n",
      "https://en.wikipedia.org/wiki/Chamber_pop\n",
      "https://en.wikipedia.org/wiki/Changa_tuki\n",
      "https://en.wikipedia.org/wiki/Chanson\n",
      "https://en.wikipedia.org/wiki/Chanson_r%C3%A9aliste\n",
      "https://en.wikipedia.org/wiki/Chaoui_music\n",
      "https://en.wikipedia.org/wiki/Chap_hop\n",
      "https://en.wikipedia.org/wiki/Chicago_blues\n",
      "https://en.wikipedia.org/wiki/Chicago_hard_house\n",
      "https://en.wikipedia.org/wiki/Chicago_house\n",
      "https://en.wikipedia.org/wiki/Chicano_rap\n",
      "https://en.wikipedia.org/wiki/Chicano_rock\n",
      "https://en.wikipedia.org/wiki/Children%27s_music\n",
      "https://en.wikipedia.org/wiki/Chill-out_music\n",
      "https://en.wikipedia.org/wiki/Chillwave\n",
      "https://en.wikipedia.org/wiki/Chimurenga_music\n",
      "https://en.wikipedia.org/wiki/Chinese_hip_hop\n",
      "https://en.wikipedia.org/wiki/Chinese_rock\n",
      "https://en.wikipedia.org/wiki/Chinese_traditional_music\n",
      "https://en.wikipedia.org/wiki/Chiptune\n",
      "https://en.wikipedia.org/wiki/Chirigota\n",
      "https://en.wikipedia.org/wiki/Chopped_and_screwed\n",
      "https://en.wikipedia.org/wiki/Chopper_(rap)\n",
      "https://en.wikipedia.org/wiki/Choro\n",
      "https://en.wikipedia.org/wiki/Christian_Rock\n",
      "https://en.wikipedia.org/wiki/Christian_alternative_rock\n",
      "https://en.wikipedia.org/wiki/Christian_country_music\n",
      "https://en.wikipedia.org/wiki/Christian_hardcore\n",
      "https://en.wikipedia.org/wiki/Christian_hip-hop\n",
      "https://en.wikipedia.org/wiki/Christian_metal\n",
      "https://en.wikipedia.org/wiki/Christian_music\n",
      "https://en.wikipedia.org/wiki/Christian_pop\n",
      "https://en.wikipedia.org/wiki/Christian_punk\n",
      "https://en.wikipedia.org/wiki/Christian_rock\n",
      "https://en.wikipedia.org/wiki/Christmas_music\n",
      "https://en.wikipedia.org/wiki/Chula_(music)\n",
      "https://en.wikipedia.org/wiki/Church_music\n",
      "https://en.wikipedia.org/wiki/Chutney_music\n",
      "https://en.wikipedia.org/wiki/Chutney_parang\n",
      "https://en.wikipedia.org/wiki/Chutney_soca\n",
      "https://en.wikipedia.org/wiki/Cinematic_soul\n",
      "https://en.wikipedia.org/wiki/Circus_music\n",
      "https://en.wikipedia.org/wiki/City_pop\n",
      "https://en.wikipedia.org/wiki/Classic_alternative\n",
      "https://en.wikipedia.org/wiki/Classic_country\n",
      "https://en.wikipedia.org/wiki/Classic_female_blues\n",
      "https://en.wikipedia.org/wiki/Classic_hits\n",
      "https://en.wikipedia.org/wiki/Classic_rag\n",
      "https://en.wikipedia.org/wiki/Classic_rock\n",
      "https://en.wikipedia.org/wiki/Classic_soul\n",
      "https://en.wikipedia.org/wiki/Classical_crossover\n",
      "https://en.wikipedia.org/wiki/Classical_music\n",
      "https://en.wikipedia.org/wiki/Classical_period_(music)\n",
      "https://en.wikipedia.org/wiki/Cloud_rap\n",
      "https://en.wikipedia.org/wiki/Cognitive_musicology\n",
      "https://en.wikipedia.org/wiki/Coimbra_Fado\n",
      "https://en.wikipedia.org/wiki/Cold_wave_(music)\n",
      "https://en.wikipedia.org/wiki/College_rock\n",
      "https://en.wikipedia.org/wiki/Comedy_hip-hop\n",
      "https://en.wikipedia.org/wiki/Comedy_rock\n",
      "https://en.wikipedia.org/wiki/Compas\n",
      "https://en.wikipedia.org/wiki/Compilation_album\n",
      "https://en.wikipedia.org/wiki/Complextro\n",
      "https://en.wikipedia.org/wiki/Composition_school\n",
      "https://en.wikipedia.org/wiki/Computational_musicology\n",
      "https://en.wikipedia.org/wiki/Computer_music\n",
      "https://en.wikipedia.org/wiki/Concert_band\n",
      "https://en.wikipedia.org/wiki/Congolese_rumba\n",
      "https://en.wikipedia.org/wiki/Contemporary_Christian_music\n",
      "https://en.wikipedia.org/wiki/Contemporary_R%26B\n",
      "https://en.wikipedia.org/wiki/Contemporary_classical_music\n",
      "https://en.wikipedia.org/wiki/Contemporary_folk\n",
      "https://en.wikipedia.org/wiki/Contemporary_hit_radio\n",
      "https://en.wikipedia.org/wiki/Contemporary_worship_music\n",
      "https://en.wikipedia.org/wiki/Continental_jazz\n",
      "https://en.wikipedia.org/wiki/Cool_jazz\n",
      "https://en.wikipedia.org/wiki/Copla_(music)\n",
      "https://en.wikipedia.org/wiki/Corrido\n",
      "https://en.wikipedia.org/wiki/Country_Gospel\n",
      "https://en.wikipedia.org/wiki/Country_and_Irish\n",
      "https://en.wikipedia.org/wiki/Country_blues\n",
      "https://en.wikipedia.org/wiki/Country_folk\n",
      "https://en.wikipedia.org/wiki/Country_music\n",
      "https://en.wikipedia.org/wiki/Country_music#Fifth_generation_(1990s)\n",
      "https://en.wikipedia.org/wiki/Country_music#Mexico_and_Latin_America\n",
      "https://en.wikipedia.org/wiki/Country_pop\n",
      "https://en.wikipedia.org/wiki/Country_rap\n",
      "https://en.wikipedia.org/wiki/Country_rock\n",
      "https://en.wikipedia.org/wiki/Coup%C3%A9-D%C3%A9cal%C3%A9\n",
      "https://en.wikipedia.org/wiki/Coup%C3%A9-d%C3%A9cal%C3%A9\n",
      "https://en.wikipedia.org/wiki/Cover_version\n",
      "https://en.wikipedia.org/wiki/Cowboy_pop\n",
      "https://en.wikipedia.org/wiki/Cowpunk\n",
      "https://en.wikipedia.org/wiki/Crabcore\n",
      "https://en.wikipedia.org/wiki/Creole_music\n",
      "https://en.wikipedia.org/wiki/Cringe_pop\n",
      "https://en.wikipedia.org/wiki/Criolla\n",
      "https://en.wikipedia.org/wiki/Crossover_jazz\n",
      "https://en.wikipedia.org/wiki/Crossover_music\n",
      "https://en.wikipedia.org/wiki/Crossover_thrash\n",
      "https://en.wikipedia.org/wiki/Crunk\n",
      "https://en.wikipedia.org/wiki/Crunkcore\n",
      "https://en.wikipedia.org/wiki/Crust_punk\n",
      "https://en.wikipedia.org/wiki/Crustgrind\n",
      "https://en.wikipedia.org/wiki/Cuban_rumba\n",
      "https://en.wikipedia.org/wiki/Cumbia\n",
      "https://en.wikipedia.org/wiki/Cupl%C3%A9\n",
      "https://en.wikipedia.org/wiki/Cyber_metal\n",
      "https://en.wikipedia.org/wiki/Cyberpunk\n",
      "https://en.wikipedia.org/wiki/D-beat\n",
      "https://en.wikipedia.org/wiki/Dance-pop\n",
      "https://en.wikipedia.org/wiki/Dance-punk\n",
      "https://en.wikipedia.org/wiki/Dance-rock\n",
      "https://en.wikipedia.org/wiki/Dance_music\n",
      "https://en.wikipedia.org/wiki/Dancehall\n",
      "https://en.wikipedia.org/wiki/Dancehall_pop\n",
      "https://en.wikipedia.org/wiki/Dangdut\n",
      "https://en.wikipedia.org/wiki/Danger_music\n",
      "https://en.wikipedia.org/wiki/Danish_traditional_music\n",
      "https://en.wikipedia.org/wiki/Dansband\n",
      "https://en.wikipedia.org/wiki/Dappankuthu\n",
      "https://en.wikipedia.org/wiki/Dark_ambient\n",
      "https://en.wikipedia.org/wiki/Dark_ambient#Isolationism\n",
      "https://en.wikipedia.org/wiki/Dark_cabaret\n",
      "https://en.wikipedia.org/wiki/Dark_electro\n",
      "https://en.wikipedia.org/wiki/Dark_pop\n",
      "https://en.wikipedia.org/wiki/Dark_wave\n",
      "https://en.wikipedia.org/wiki/Darkcore\n",
      "https://en.wikipedia.org/wiki/Darkstep\n",
      "https://en.wikipedia.org/wiki/Darksynth\n",
      "https://en.wikipedia.org/wiki/Death-doom\n",
      "https://en.wikipedia.org/wiki/Death_%27n%27_roll\n",
      "https://en.wikipedia.org/wiki/Death_industrial\n",
      "https://en.wikipedia.org/wiki/Death_metal\n",
      "https://en.wikipedia.org/wiki/Deathcore\n",
      "https://en.wikipedia.org/wiki/Deathgrind\n",
      "https://en.wikipedia.org/wiki/Deathrock\n",
      "https://en.wikipedia.org/wiki/Deconstructed_club\n",
      "https://en.wikipedia.org/wiki/Deep_funk\n",
      "https://en.wikipedia.org/wiki/Deep_house\n",
      "https://en.wikipedia.org/wiki/Delta_blues\n",
      "https://en.wikipedia.org/wiki/Denpa_music\n",
      "https://en.wikipedia.org/wiki/Depressive_suicidal_black_metal\n",
      "https://en.wikipedia.org/wiki/Desert_blues\n",
      "https://en.wikipedia.org/wiki/Desgarrada\n",
      "https://en.wikipedia.org/wiki/Detroit_blues\n",
      "https://en.wikipedia.org/wiki/Detroit_techno\n",
      "https://en.wikipedia.org/wiki/Digital_hardcore\n",
      "https://en.wikipedia.org/wiki/Dirty_rap\n",
      "https://en.wikipedia.org/wiki/Disc_jockey\n",
      "https://en.wikipedia.org/wiki/Disco\n",
      "https://en.wikipedia.org/wiki/Disco_house\n",
      "https://en.wikipedia.org/wiki/Disco_polo\n",
      "https://en.wikipedia.org/wiki/Diva_house\n",
      "https://en.wikipedia.org/wiki/Dixieland\n",
      "https://en.wikipedia.org/wiki/Djent\n",
      "https://en.wikipedia.org/wiki/Doctor_of_Musical_Arts\n",
      "https://en.wikipedia.org/wiki/Doctor_of_Philosophy\n",
      "https://en.wikipedia.org/wiki/Dohori\n",
      "https://en.wikipedia.org/wiki/Doo-wop\n",
      "https://en.wikipedia.org/wiki/Doom_metal\n",
      "https://en.wikipedia.org/wiki/Downtempo\n",
      "https://en.wikipedia.org/wiki/Dream_pop\n",
      "https://en.wikipedia.org/wiki/Dream_trance\n",
      "https://en.wikipedia.org/wiki/Dreampunk\n",
      "https://en.wikipedia.org/wiki/Drift_phonk\n",
      "https://en.wikipedia.org/wiki/Drill_%27n%27_bass\n",
      "https://en.wikipedia.org/wiki/Drill_music\n",
      "https://en.wikipedia.org/wiki/Drone_doom\n",
      "https://en.wikipedia.org/wiki/Drone_metal\n",
      "https://en.wikipedia.org/wiki/Drone_music\n",
      "https://en.wikipedia.org/wiki/Drug_use_in_music\n",
      "https://en.wikipedia.org/wiki/Drum_and_bass\n",
      "https://en.wikipedia.org/wiki/Drumfunk\n",
      "https://en.wikipedia.org/wiki/Drummer\n",
      "https://en.wikipedia.org/wiki/Drumstep\n",
      "https://en.wikipedia.org/wiki/Dub_music\n",
      "https://en.wikipedia.org/wiki/Dub_poetry\n",
      "https://en.wikipedia.org/wiki/Dub_techno\n",
      "https://en.wikipedia.org/wiki/Dubstep\n",
      "https://en.wikipedia.org/wiki/Dubstyle\n",
      "https://en.wikipedia.org/wiki/Dubtronica\n",
      "https://en.wikipedia.org/wiki/Dunedin_sound\n",
      "https://en.wikipedia.org/wiki/Dungeon_synth\n",
      "https://en.wikipedia.org/wiki/Dutch_house\n",
      "https://en.wikipedia.org/wiki/Early_hardcore\n",
      "https://en.wikipedia.org/wiki/Early_music\n",
      "https://en.wikipedia.org/wiki/East_Coast_hip-hop\n",
      "https://en.wikipedia.org/wiki/Easy_Listening\n",
      "https://en.wikipedia.org/wiki/Easy_listening\n",
      "https://en.wikipedia.org/wiki/Easycore\n",
      "https://en.wikipedia.org/wiki/Ecomusicology\n",
      "https://en.wikipedia.org/wiki/Electric_blues\n",
      "https://en.wikipedia.org/wiki/Electro-disco\n",
      "https://en.wikipedia.org/wiki/Electro-industrial\n",
      "https://en.wikipedia.org/wiki/Electro_(music)\n",
      "https://en.wikipedia.org/wiki/Electro_hop\n",
      "https://en.wikipedia.org/wiki/Electro_house\n",
      "https://en.wikipedia.org/wiki/Electro_swing\n",
      "https://en.wikipedia.org/wiki/Electroacoustic_improvisation\n",
      "https://en.wikipedia.org/wiki/Electroacoustic_music\n",
      "https://en.wikipedia.org/wiki/Electroclash\n",
      "https://en.wikipedia.org/wiki/Electrogrind\n",
      "https://en.wikipedia.org/wiki/Electronic_body_music\n",
      "https://en.wikipedia.org/wiki/Electronic_dance_music#History\n",
      "https://en.wikipedia.org/wiki/Electronic_music\n",
      "https://en.wikipedia.org/wiki/Electronic_rock\n",
      "https://en.wikipedia.org/wiki/Electronica\n",
      "https://en.wikipedia.org/wiki/Electronicore\n",
      "https://en.wikipedia.org/wiki/Electropop\n",
      "https://en.wikipedia.org/wiki/Electropunk\n",
      "https://en.wikipedia.org/wiki/Elevator_music\n",
      "https://en.wikipedia.org/wiki/Emo\n",
      "https://en.wikipedia.org/wiki/Emo_pop\n",
      "https://en.wikipedia.org/wiki/Emo_rap\n",
      "https://en.wikipedia.org/wiki/English_folk_music\n",
      "https://en.wikipedia.org/wiki/Enka\n",
      "https://en.wikipedia.org/wiki/Ensalada_(music)\n",
      "https://en.wikipedia.org/wiki/Environmentalism_in_music\n",
      "https://en.wikipedia.org/wiki/Ethereal_wave\n",
      "https://en.wikipedia.org/wiki/Ethnic_electronica\n",
      "https://en.wikipedia.org/wiki/Ethno_jazz\n",
      "https://en.wikipedia.org/wiki/Ethnomusicology\n",
      "https://en.wikipedia.org/wiki/Eurobeat\n",
      "https://en.wikipedia.org/wiki/Eurodance\n",
      "https://en.wikipedia.org/wiki/Eurodance#Hands_Up\n",
      "https://en.wikipedia.org/wiki/Eurodisco\n",
      "https://en.wikipedia.org/wiki/Eurohouse\n",
      "https://en.wikipedia.org/wiki/European_free_jazz\n",
      "https://en.wikipedia.org/wiki/Europop\n",
      "https://en.wikipedia.org/wiki/Eurotrance\n",
      "https://en.wikipedia.org/wiki/Evolution_of_timpani_in_the_18th_and_19th_centuries\n",
      "https://en.wikipedia.org/wiki/Exercise_and_music\n",
      "https://en.wikipedia.org/wiki/Experimental_hip-hop\n",
      "https://en.wikipedia.org/wiki/Experimental_music\n",
      "https://en.wikipedia.org/wiki/Experimental_rock\n",
      "https://en.wikipedia.org/wiki/Extended_play\n",
      "https://en.wikipedia.org/wiki/Extratone\n",
      "https://en.wikipedia.org/wiki/Extreme_metal\n",
      "https://en.wikipedia.org/wiki/Fado\n",
      "https://en.wikipedia.org/wiki/Fandango\n",
      "https://en.wikipedia.org/wiki/Fandangos\n",
      "https://en.wikipedia.org/wiki/Fann_at-Tanbura\n",
      "https://en.wikipedia.org/wiki/Farruca\n",
      "https://en.wikipedia.org/wiki/Fictional_music\n",
      "https://en.wikipedia.org/wiki/Fidget_house\n",
      "https://en.wikipedia.org/wiki/Fijiri\n",
      "https://en.wikipedia.org/wiki/File:Commons-logo.svg\n",
      "https://en.wikipedia.org/wiki/File:Wiki_letter_w_cropped.svg\n",
      "https://en.wikipedia.org/wiki/File:Year_music.svg\n",
      "https://en.wikipedia.org/wiki/Filk_music\n",
      "https://en.wikipedia.org/wiki/Film\n",
      "https://en.wikipedia.org/wiki/Filmi\n",
      "https://en.wikipedia.org/wiki/Flamenco\n",
      "https://en.wikipedia.org/wiki/Flamenco_rock\n",
      "https://en.wikipedia.org/wiki/Flashcore\n",
      "https://en.wikipedia.org/wiki/Florida_breaks\n",
      "https://en.wikipedia.org/wiki/Folk_instrument\n",
      "https://en.wikipedia.org/wiki/Folk_metal\n",
      "https://en.wikipedia.org/wiki/Folk_music\n",
      "https://en.wikipedia.org/wiki/Folk_noir\n",
      "https://en.wikipedia.org/wiki/Folk_pop\n",
      "https://en.wikipedia.org/wiki/Folk_punk\n",
      "https://en.wikipedia.org/wiki/Folk_ragtime\n",
      "https://en.wikipedia.org/wiki/Folk_rock\n",
      "https://en.wikipedia.org/wiki/Folktronica\n",
      "https://en.wikipedia.org/wiki/Footwork_(genre)\n",
      "https://en.wikipedia.org/wiki/Forr%C3%B3\n",
      "https://en.wikipedia.org/wiki/Found_object_(music)\n",
      "https://en.wikipedia.org/wiki/Frat_rap\n",
      "https://en.wikipedia.org/wiki/Freak_folk\n",
      "https://en.wikipedia.org/wiki/Freak_scene\n",
      "https://en.wikipedia.org/wiki/Freakbeat\n",
      "https://en.wikipedia.org/wiki/Free_funk\n",
      "https://en.wikipedia.org/wiki/Free_improvisation\n",
      "https://en.wikipedia.org/wiki/Free_jazz\n",
      "https://en.wikipedia.org/wiki/Free_tekno\n",
      "https://en.wikipedia.org/wiki/Free_tekno_(music)#Jungletek\n",
      "https://en.wikipedia.org/wiki/Free_tekno_(music)#Raggatek\n",
      "https://en.wikipedia.org/wiki/Freestyle_music\n",
      "https://en.wikipedia.org/wiki/Freestyle_rap\n",
      "https://en.wikipedia.org/wiki/French_classical_music\n",
      "https://en.wikipedia.org/wiki/French_electronic_music\n",
      "https://en.wikipedia.org/wiki/French_folk_music\n",
      "https://en.wikipedia.org/wiki/French_hip-hop\n",
      "https://en.wikipedia.org/wiki/French_house\n",
      "https://en.wikipedia.org/wiki/French_jazz\n",
      "https://en.wikipedia.org/wiki/French_pop_music\n",
      "https://en.wikipedia.org/wiki/Frenchcore\n",
      "https://en.wikipedia.org/wiki/Frevo\n",
      "https://en.wikipedia.org/wiki/Fuji_music\n",
      "https://en.wikipedia.org/wiki/Funeral_doom\n",
      "https://en.wikipedia.org/wiki/Funk\n",
      "https://en.wikipedia.org/wiki/Funk_carioca\n",
      "https://en.wikipedia.org/wiki/Funk_carioca#Brazilian_phonk\n",
      "https://en.wikipedia.org/wiki/Funk_melody\n",
      "https://en.wikipedia.org/wiki/Funk_metal\n",
      "https://en.wikipedia.org/wiki/Funk_ostenta%C3%A7%C3%A3o\n",
      "https://en.wikipedia.org/wiki/Funk_rock\n",
      "https://en.wikipedia.org/wiki/Funkstep\n",
      "https://en.wikipedia.org/wiki/Funktronica\n",
      "https://en.wikipedia.org/wiki/Funky_house\n",
      "https://en.wikipedia.org/wiki/Furniture_music\n",
      "https://en.wikipedia.org/wiki/Future_bass\n",
      "https://en.wikipedia.org/wiki/Future_funk\n",
      "https://en.wikipedia.org/wiki/Future_garage\n",
      "https://en.wikipedia.org/wiki/Future_house\n",
      "https://en.wikipedia.org/wiki/Future_rave\n",
      "https://en.wikipedia.org/wiki/Futurepop\n",
      "https://en.wikipedia.org/wiki/G-funk\n",
      "https://en.wikipedia.org/wiki/Gabber\n",
      "https://en.wikipedia.org/wiki/Gagaku\n",
      "https://en.wikipedia.org/wiki/Galant_music\n",
      "https://en.wikipedia.org/wiki/Gamelan\n",
      "https://en.wikipedia.org/wiki/Gangsta_rap\n",
      "https://en.wikipedia.org/wiki/Gangsta_rap#Mafioso_rap\n",
      "https://en.wikipedia.org/wiki/Garage_house\n",
      "https://en.wikipedia.org/wiki/Garage_punk_(fusion_genre)\n",
      "https://en.wikipedia.org/wiki/Garage_rock\n",
      "https://en.wikipedia.org/wiki/Garrot%C3%ADn\n",
      "https://en.wikipedia.org/wiki/Geek_rock\n",
      "https://en.wikipedia.org/wiki/Genealogy_of_musical_genres\n",
      "https://en.wikipedia.org/wiki/Genge\n",
      "https://en.wikipedia.org/wiki/German_punk\n",
      "https://en.wikipedia.org/wiki/Ghetto_house\n",
      "https://en.wikipedia.org/wiki/Ghettotech\n",
      "https://en.wikipedia.org/wiki/Glam_metal\n",
      "https://en.wikipedia.org/wiki/Glam_punk\n",
      "https://en.wikipedia.org/wiki/Glam_rock\n",
      "https://en.wikipedia.org/wiki/Glitch_(music)\n",
      "https://en.wikipedia.org/wiki/Glitch_hop\n",
      "https://en.wikipedia.org/wiki/Glossary_of_jazz_and_popular_music\n",
      "https://en.wikipedia.org/wiki/Glossary_of_music_terminology\n",
      "https://en.wikipedia.org/wiki/Gnawa\n",
      "https://en.wikipedia.org/wiki/Go-go\n",
      "https://en.wikipedia.org/wiki/Goa_trance\n",
      "https://en.wikipedia.org/wiki/Goregrind\n",
      "https://en.wikipedia.org/wiki/Gospel_blues\n",
      "https://en.wikipedia.org/wiki/Gospel_music\n",
      "https://en.wikipedia.org/wiki/Gospel_music#Bluegrass_gospel\n",
      "https://en.wikipedia.org/wiki/Gothabilly\n",
      "https://en.wikipedia.org/wiki/Gothic_country\n",
      "https://en.wikipedia.org/wiki/Gothic_doom\n",
      "https://en.wikipedia.org/wiki/Gothic_metal\n",
      "https://en.wikipedia.org/wiki/Gothic_punk\n",
      "https://en.wikipedia.org/wiki/Gothic_rock\n",
      "https://en.wikipedia.org/wiki/Gqom\n",
      "https://en.wikipedia.org/wiki/Gregorian_chant\n",
      "https://en.wikipedia.org/wiki/Grime_music\n",
      "https://en.wikipedia.org/wiki/Grindcore\n",
      "https://en.wikipedia.org/wiki/Grindcore#Electrogrind\n",
      "https://en.wikipedia.org/wiki/Grindie\n",
      "https://en.wikipedia.org/wiki/Griot\n",
      "https://en.wikipedia.org/wiki/Groove_metal\n",
      "https://en.wikipedia.org/wiki/Grunge\n",
      "https://en.wikipedia.org/wiki/Grupera\n",
      "https://en.wikipedia.org/wiki/Guajira_(music)\n",
      "https://en.wikipedia.org/wiki/Guaracha_(Colombia)\n",
      "https://en.wikipedia.org/wiki/Guitarist\n",
      "https://en.wikipedia.org/wiki/Gulf_and_Western_(music_genre)\n",
      "https://en.wikipedia.org/wiki/Gumbe\n",
      "https://en.wikipedia.org/wiki/Gypsy_jazz\n",
      "https://en.wikipedia.org/wiki/Gypsy_punk\n",
      "https://en.wikipedia.org/wiki/Gypsy_style\n",
      "https://en.wikipedia.org/wiki/Happy_hardcore\n",
      "https://en.wikipedia.org/wiki/Hard_NRG\n",
      "https://en.wikipedia.org/wiki/Hard_bop\n",
      "https://en.wikipedia.org/wiki/Hard_dance\n",
      "https://en.wikipedia.org/wiki/Hard_rock\n",
      "https://en.wikipedia.org/wiki/Hard_techno\n",
      "https://en.wikipedia.org/wiki/Hard_trance\n",
      "https://en.wikipedia.org/wiki/Hardbag\n",
      "https://en.wikipedia.org/wiki/Hardbass\n",
      "https://en.wikipedia.org/wiki/Hardcore_(electronic_dance_music_genre)\n",
      "https://en.wikipedia.org/wiki/Hardcore_breaks\n",
      "https://en.wikipedia.org/wiki/Hardcore_hip-hop\n",
      "https://en.wikipedia.org/wiki/Hardcore_punk\n",
      "https://en.wikipedia.org/wiki/Hardstep\n",
      "https://en.wikipedia.org/wiki/Hardstyle\n",
      "https://en.wikipedia.org/wiki/Hardstyle#Euphoric_frenchcore\n",
      "https://en.wikipedia.org/wiki/Hardstyle#Euphoric_hardstyle\n",
      "https://en.wikipedia.org/wiki/Hardstyle#Rawstyle\n",
      "https://en.wikipedia.org/wiki/Hardstyle#Subgenres\n",
      "https://en.wikipedia.org/wiki/Hardstyle#Trapstyle\n",
      "https://en.wikipedia.org/wiki/Hardvapour\n",
      "https://en.wikipedia.org/wiki/Hardwave\n",
      "https://en.wikipedia.org/wiki/Harsh_noise\n",
      "https://en.wikipedia.org/wiki/Harsh_noise_wall\n",
      "https://en.wikipedia.org/wiki/Hauntology_(music)\n",
      "https://en.wikipedia.org/wiki/Heartland_rock\n",
      "https://en.wikipedia.org/wiki/Heavy_metal_genres\n",
      "https://en.wikipedia.org/wiki/Heavy_metal_music\n",
      "https://en.wikipedia.org/wiki/Hellbilly\n",
      "https://en.wikipedia.org/wiki/Help:Category\n",
      "https://en.wikipedia.org/wiki/Help:Contents\n",
      "https://en.wikipedia.org/wiki/Help:Introduction\n",
      "https://en.wikipedia.org/wiki/Help:Maintenance_template_removal\n",
      "https://en.wikipedia.org/wiki/Hi-NRG\n",
      "https://en.wikipedia.org/wiki/Hick-hop\n",
      "https://en.wikipedia.org/wiki/High_modernism\n",
      "https://en.wikipedia.org/wiki/Highlife\n",
      "https://en.wikipedia.org/wiki/Hill_country_blues\n",
      "https://en.wikipedia.org/wiki/Hindustani_Classical_Music\n",
      "https://en.wikipedia.org/wiki/Hip-hop_soul\n",
      "https://en.wikipedia.org/wiki/Hip_hop_music\n",
      "https://en.wikipedia.org/wiki/Hip_hop_soul\n",
      "https://en.wikipedia.org/wiki/Hip_house\n",
      "https://en.wikipedia.org/wiki/Hiplife\n",
      "https://en.wikipedia.org/wiki/Hipster_hop\n",
      "https://en.wikipedia.org/wiki/Hispanic_rhythmic\n",
      "https://en.wikipedia.org/wiki/Historically_informed_performance\n",
      "https://en.wikipedia.org/wiki/History_of_lute-family_instruments\n",
      "https://en.wikipedia.org/wiki/History_of_music\n",
      "https://en.wikipedia.org/wiki/History_of_music_in_the_biblical_period\n",
      "https://en.wikipedia.org/wiki/History_of_the_harpsichord\n",
      "https://en.wikipedia.org/wiki/History_of_the_trumpet\n",
      "https://en.wikipedia.org/wiki/History_of_the_violin\n",
      "https://en.wikipedia.org/wiki/Hokkien_pop\n",
      "https://en.wikipedia.org/wiki/Hokum\n",
      "https://en.wikipedia.org/wiki/Hong_Kong_English_pop\n",
      "https://en.wikipedia.org/wiki/Hong_Kong_hip_hop\n",
      "https://en.wikipedia.org/wiki/Honky-tonk\n",
      "https://en.wikipedia.org/wiki/Honky-tonk#Music\n",
      "https://en.wikipedia.org/wiki/Horror_punk\n",
      "https://en.wikipedia.org/wiki/Horrorcore\n",
      "https://en.wikipedia.org/wiki/House_music\n",
      "https://en.wikipedia.org/wiki/Huayno\n",
      "https://en.wikipedia.org/wiki/Hymn\n",
      "https://en.wikipedia.org/wiki/Hyperpop\n",
      "https://en.wikipedia.org/wiki/Hyphy\n",
      "https://en.wikipedia.org/wiki/Hypnagogic_pop\n",
      "https://en.wikipedia.org/wiki/Igbo_highlife\n",
      "https://en.wikipedia.org/wiki/Igbo_rap\n",
      "https://en.wikipedia.org/wiki/Ikorodo\n",
      "https://en.wikipedia.org/wiki/Ikwokirikwo\n",
      "https://en.wikipedia.org/wiki/Illbient\n",
      "https://en.wikipedia.org/wiki/Impressionism_in_music\n",
      "https://en.wikipedia.org/wiki/Incidental_music\n",
      "https://en.wikipedia.org/wiki/Independent_music\n",
      "https://en.wikipedia.org/wiki/Index_of_music_articles\n",
      "https://en.wikipedia.org/wiki/Indian_classical_music\n",
      "https://en.wikipedia.org/wiki/Indian_jazz\n",
      "https://en.wikipedia.org/wiki/Indian_pop\n",
      "https://en.wikipedia.org/wiki/Indian_rock\n",
      "https://en.wikipedia.org/wiki/Indie_folk\n",
      "https://en.wikipedia.org/wiki/Indie_pop\n",
      "https://en.wikipedia.org/wiki/Indie_rock\n",
      "https://en.wikipedia.org/wiki/Indietronica\n",
      "https://en.wikipedia.org/wiki/Indigenous_music\n",
      "https://en.wikipedia.org/wiki/Indigenous_music_of_Australia\n",
      "https://en.wikipedia.org/wiki/Indigenous_music_of_Canada\n",
      "https://en.wikipedia.org/wiki/Indigenous_music_of_North_America\n",
      "https://en.wikipedia.org/wiki/Indo_pop\n",
      "https://en.wikipedia.org/wiki/Industrial_folk_music\n",
      "https://en.wikipedia.org/wiki/Industrial_hardcore\n",
      "https://en.wikipedia.org/wiki/Industrial_hip-hop\n",
      "https://en.wikipedia.org/wiki/Industrial_hip_hop\n",
      "https://en.wikipedia.org/wiki/Industrial_metal\n",
      "https://en.wikipedia.org/wiki/Industrial_music\n",
      "https://en.wikipedia.org/wiki/Industrial_rock\n",
      "https://en.wikipedia.org/wiki/Industrial_techno\n",
      "https://en.wikipedia.org/wiki/Instrumental\n",
      "https://en.wikipedia.org/wiki/Instrumental_hip-hop\n",
      "https://en.wikipedia.org/wiki/Instrumental_hip_hop\n",
      "https://en.wikipedia.org/wiki/Instrumental_rock\n",
      "https://en.wikipedia.org/wiki/Intelligent_dance_music\n",
      "https://en.wikipedia.org/wiki/Intelligent_drum_and_bass\n",
      "https://en.wikipedia.org/wiki/Internet_meme\n",
      "https://en.wikipedia.org/wiki/Inuit_music\n",
      "https://en.wikipedia.org/wiki/Iranian_pop\n",
      "https://en.wikipedia.org/wiki/Iranian_rock\n",
      "https://en.wikipedia.org/wiki/Isicathamiya\n",
      "https://en.wikipedia.org/wiki/Islamic_music\n",
      "https://en.wikipedia.org/wiki/Italian_classical_music\n",
      "https://en.wikipedia.org/wiki/Italian_folk_music\n",
      "https://en.wikipedia.org/wiki/Italian_hip-hop\n",
      "https://en.wikipedia.org/wiki/Italian_jazz\n",
      "https://en.wikipedia.org/wiki/Italian_popular_music\n",
      "https://en.wikipedia.org/wiki/Italo_dance\n",
      "https://en.wikipedia.org/wiki/Italo_disco\n",
      "https://en.wikipedia.org/wiki/Italo_house\n",
      "https://en.wikipedia.org/wiki/J%C3%B9j%C3%BA_music\n",
      "https://en.wikipedia.org/wiki/J-core\n",
      "https://en.wikipedia.org/wiki/J-pop\n",
      "https://en.wikipedia.org/wiki/Jackin_house\n",
      "https://en.wikipedia.org/wiki/Jangle_pop\n",
      "https://en.wikipedia.org/wiki/Japanese_hip_hop\n",
      "https://en.wikipedia.org/wiki/Japanese_jazz\n",
      "https://en.wikipedia.org/wiki/Japanese_rock\n",
      "https://en.wikipedia.org/wiki/Japanoise\n",
      "https://en.wikipedia.org/wiki/Jazz\n",
      "https://en.wikipedia.org/wiki/Jazz-funk\n",
      "https://en.wikipedia.org/wiki/Jazz_blues\n",
      "https://en.wikipedia.org/wiki/Jazz_fusion\n",
      "https://en.wikipedia.org/wiki/Jazz_house\n",
      "https://en.wikipedia.org/wiki/Jazz_pop\n",
      "https://en.wikipedia.org/wiki/Jazz_rap\n",
      "https://en.wikipedia.org/wiki/Jazz_rock\n",
      "https://en.wikipedia.org/wiki/Jazzstep\n",
      "https://en.wikipedia.org/wiki/Jazztronica\n",
      "https://en.wikipedia.org/wiki/Jenkka\n",
      "https://en.wikipedia.org/wiki/Jerkin%27\n",
      "https://en.wikipedia.org/wiki/Jersey_club\n",
      "https://en.wikipedia.org/wiki/Jesus_Music\n",
      "https://en.wikipedia.org/wiki/Jewish_hip-hop\n",
      "https://en.wikipedia.org/wiki/Jit\n",
      "https://en.wikipedia.org/wiki/Jota_(music)\n",
      "https://en.wikipedia.org/wiki/Juke_house\n",
      "https://en.wikipedia.org/wiki/Jump-up_(drum_and_bass)\n",
      "https://en.wikipedia.org/wiki/Jump_blues\n",
      "https://en.wikipedia.org/wiki/Jumpstyle\n",
      "https://en.wikipedia.org/wiki/Jungle_music\n",
      "https://en.wikipedia.org/wiki/Jungle_terror\n",
      "https://en.wikipedia.org/wiki/K-pop\n",
      "https://en.wikipedia.org/wiki/Kadongo_Kamu\n",
      "https://en.wikipedia.org/wiki/Kandyan_dance\n",
      "https://en.wikipedia.org/wiki/Kansas_City_jazz\n",
      "https://en.wikipedia.org/wiki/Kapa_haka\n",
      "https://en.wikipedia.org/wiki/Kawaii_future_bass\n",
      "https://en.wikipedia.org/wiki/Kawaii_metal\n",
      "https://en.wikipedia.org/wiki/Kay%C5%8Dkyoku\n",
      "https://en.wikipedia.org/wiki/Keroncong\n",
      "https://en.wikipedia.org/wiki/Keyboardist\n",
      "https://en.wikipedia.org/wiki/Khaliji_(music)\n",
      "https://en.wikipedia.org/wiki/Kidandali\n",
      "https://en.wikipedia.org/wiki/Kindie_rock\n",
      "https://en.wikipedia.org/wiki/Kizomba\n",
      "https://en.wikipedia.org/wiki/Klasik\n",
      "https://en.wikipedia.org/wiki/Klezmer\n",
      "https://en.wikipedia.org/wiki/Korean_court_music\n",
      "https://en.wikipedia.org/wiki/Korean_folk_music\n",
      "https://en.wikipedia.org/wiki/Korean_hip_hop\n",
      "https://en.wikipedia.org/wiki/Korean_rock\n",
      "https://en.wikipedia.org/wiki/Kosmische_musik\n",
      "https://en.wikipedia.org/wiki/Krautrock\n",
      "https://en.wikipedia.org/wiki/Krishnacore\n",
      "https://en.wikipedia.org/wiki/Kuduro\n",
      "https://en.wikipedia.org/wiki/Kundiman\n",
      "https://en.wikipedia.org/wiki/Kwaito\n",
      "https://en.wikipedia.org/wiki/Kwassa_kwassa\n",
      "https://en.wikipedia.org/wiki/Kwela\n",
      "https://en.wikipedia.org/wiki/L-pop\n",
      "https://en.wikipedia.org/wiki/LGBT_music\n",
      "https://en.wikipedia.org/wiki/La%C3%AFk%C3%B3\n",
      "https://en.wikipedia.org/wiki/Lambada\n",
      "https://en.wikipedia.org/wiki/Lao_classical_music\n",
      "https://en.wikipedia.org/wiki/Laptronica\n",
      "https://en.wikipedia.org/wiki/Latin_Christian_music\n",
      "https://en.wikipedia.org/wiki/Latin_alternative\n",
      "https://en.wikipedia.org/wiki/Latin_ballad\n",
      "https://en.wikipedia.org/wiki/Latin_hip-hop\n",
      "https://en.wikipedia.org/wiki/Latin_house\n",
      "https://en.wikipedia.org/wiki/Latin_jazz\n",
      "https://en.wikipedia.org/wiki/Latin_metal\n",
      "https://en.wikipedia.org/wiki/Latin_music_(genre)\n",
      "https://en.wikipedia.org/wiki/Latin_pop\n",
      "https://en.wikipedia.org/wiki/Latin_rock\n",
      "https://en.wikipedia.org/wiki/Latin_trap\n",
      "https://en.wikipedia.org/wiki/Latino_punk\n",
      "https://en.wikipedia.org/wiki/Lavani\n",
      "https://en.wikipedia.org/wiki/Lead_vocalist\n",
      "https://en.wikipedia.org/wiki/Lento_violento\n",
      "https://en.wikipedia.org/wiki/Light_music\n",
      "https://en.wikipedia.org/wiki/Liquid_funk\n",
      "https://en.wikipedia.org/wiki/List_of_Asian_folk_music_traditions\n",
      "https://en.wikipedia.org/wiki/List_of_Caribbean_folk_music_traditions\n",
      "https://en.wikipedia.org/wiki/List_of_Caribbean_music_genres\n",
      "https://en.wikipedia.org/wiki/List_of_Central_American_folk_music_traditions\n",
      "https://en.wikipedia.org/wiki/List_of_European_folk_music_traditions\n",
      "https://en.wikipedia.org/wiki/List_of_Latin_music_subgenres\n",
      "https://en.wikipedia.org/wiki/List_of_North_American_folk_music_traditions\n",
      "https://en.wikipedia.org/wiki/List_of_Oceanic_and_Australian_folk_music_traditions\n",
      "https://en.wikipedia.org/wiki/List_of_South_American_folk_music_traditions\n",
      "https://en.wikipedia.org/wiki/List_of_classical_and_art_music_traditions\n",
      "https://en.wikipedia.org/wiki/List_of_classical_music_genres\n",
      "https://en.wikipedia.org/wiki/List_of_country_genres\n",
      "https://en.wikipedia.org/wiki/List_of_cultural_and_regional_genres_of_music\n",
      "https://en.wikipedia.org/wiki/List_of_electronic_music_genres\n",
      "https://en.wikipedia.org/wiki/List_of_folk_music_traditions\n",
      "https://en.wikipedia.org/wiki/List_of_gamelan_varieties\n",
      "https://en.wikipedia.org/wiki/List_of_hardcore_punk_subgenres\n",
      "https://en.wikipedia.org/wiki/List_of_hip_hop_genres\n",
      "https://en.wikipedia.org/wiki/List_of_industrial_music_genres\n",
      "https://en.wikipedia.org/wiki/List_of_jazz_genres\n",
      "https://en.wikipedia.org/wiki/List_of_microgenres\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#African\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Antarctica\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Asian\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Australasia_&_Oceania\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Avant-garde_&_experimental\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Bibliography\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Blues\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Classical\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Country\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Easy_listening\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Electronic\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#European\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#External_links\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Folk\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Hip_hop\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Jazz\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Latin_&_South_American\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Metal\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#North_American\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Other\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Pop\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Popular\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Punk\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#R&B_&_soul\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Regional\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Religious\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Rock\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#See_also\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Traditional_folk\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#bodyContent\n",
      "https://en.wikipedia.org/wiki/List_of_music_genres_and_styles?action=edit\n",
      "https://en.wikipedia.org/wiki/List_of_music_styles_that_incorporate_the_accordion\n",
      "https://en.wikipedia.org/wiki/List_of_musical_instruments\n",
      "https://en.wikipedia.org/wiki/List_of_popular_music_genres\n",
      "https://en.wikipedia.org/wiki/List_of_rock_genres\n",
      "https://en.wikipedia.org/wiki/List_of_styles_of_music:_A%E2%80%93F\n",
      "https://en.wikipedia.org/wiki/List_of_styles_of_music:_G%E2%80%93M\n",
      "https://en.wikipedia.org/wiki/List_of_styles_of_music:_N%E2%80%93R\n",
      "https://en.wikipedia.org/wiki/List_of_styles_of_music:_S%E2%80%93Z\n",
      "https://en.wikipedia.org/wiki/List_of_trance_genres\n",
      "https://en.wikipedia.org/wiki/List_of_war_metal_bands\n",
      "https://en.wikipedia.org/wiki/Lists_of_albums\n",
      "https://en.wikipedia.org/wiki/Lists_of_songs\n",
      "https://en.wikipedia.org/wiki/Lithuanian_folk_music\n",
      "https://en.wikipedia.org/wiki/Liturgical_music\n",
      "https://en.wikipedia.org/wiki/Live_electronic_music\n",
      "https://en.wikipedia.org/wiki/Livetronica\n",
      "https://en.wikipedia.org/wiki/Liwa_(music)\n",
      "https://en.wikipedia.org/wiki/Lo-fi_house\n",
      "https://en.wikipedia.org/wiki/Lo-fi_music\n",
      "https://en.wikipedia.org/wiki/Lofi_hip-hop\n",
      "https://en.wikipedia.org/wiki/Lofi_hip_hop\n",
      "https://en.wikipedia.org/wiki/Louisiana_blues\n",
      "https://en.wikipedia.org/wiki/Lounge_music\n",
      "https://en.wikipedia.org/wiki/Lovers_rock\n",
      "https://en.wikipedia.org/wiki/Lowercase_(music)\n",
      "https://en.wikipedia.org/wiki/Lubbock,_Texas#Music\n",
      "https://en.wikipedia.org/wiki/Luk_krung\n",
      "https://en.wikipedia.org/wiki/Luk_thung\n",
      "https://en.wikipedia.org/wiki/Lyrics\n",
      "https://en.wikipedia.org/wiki/M%C3%A1kina\n",
      "https://en.wikipedia.org/wiki/M%C3%A9ringue\n",
      "https://en.wikipedia.org/wiki/M%C3%BAsica_criolla\n",
      "https://en.wikipedia.org/wiki/M%C3%BAsica_popular_(Colombia)\n",
      "https://en.wikipedia.org/wiki/M%C3%BAsica_popular_brasileira\n",
      "https://en.wikipedia.org/wiki/M%C3%BAsica_sertaneja\n",
      "https://en.wikipedia.org/wiki/M%C4%81ori_music\n",
      "https://en.wikipedia.org/wiki/M-Base\n",
      "https://en.wikipedia.org/wiki/Ma%27luf\n",
      "https://en.wikipedia.org/wiki/Madchester\n",
      "https://en.wikipedia.org/wiki/Mah%C4%81g%C4%ABta\n",
      "https://en.wikipedia.org/wiki/Mahraganat\n",
      "https://en.wikipedia.org/wiki/Main_Page\n",
      "https://en.wikipedia.org/wiki/Mainstream_hardcore\n",
      "https://en.wikipedia.org/wiki/Mainstream_jazz\n",
      "https://en.wikipedia.org/wiki/Mainstream_rock\n",
      "https://en.wikipedia.org/wiki/Makossa\n",
      "https://en.wikipedia.org/wiki/Malaysian_hip_hop\n",
      "https://en.wikipedia.org/wiki/Malaysian_pop\n",
      "https://en.wikipedia.org/wiki/Malaysian_rock\n",
      "https://en.wikipedia.org/wiki/Mallsoft\n",
      "https://en.wikipedia.org/wiki/Maloya\n",
      "https://en.wikipedia.org/wiki/Mambo_(music)\n",
      "https://en.wikipedia.org/wiki/Mandopop\n",
      "https://en.wikipedia.org/wiki/Manele\n",
      "https://en.wikipedia.org/wiki/Mangue_bit\n",
      "https://en.wikipedia.org/wiki/Manila_sound\n",
      "https://en.wikipedia.org/wiki/Marabi\n",
      "https://en.wikipedia.org/wiki/Maracatu\n",
      "https://en.wikipedia.org/wiki/March_(music)\n",
      "https://en.wikipedia.org/wiki/Mariachi\n",
      "https://en.wikipedia.org/wiki/Marrabenta\n",
      "https://en.wikipedia.org/wiki/Martial_industrial\n",
      "https://en.wikipedia.org/wiki/Martial_music\n",
      "https://en.wikipedia.org/wiki/Martinetes\n",
      "https://en.wikipedia.org/wiki/Maskandi\n",
      "https://en.wikipedia.org/wiki/Master_of_Music\n",
      "https://en.wikipedia.org/wiki/Math_rock\n",
      "https://en.wikipedia.org/wiki/Mathcore\n",
      "https://en.wikipedia.org/wiki/Mbalax\n",
      "https://en.wikipedia.org/wiki/Mbaqanga\n",
      "https://en.wikipedia.org/wiki/Mbube_(genre)\n",
      "https://en.wikipedia.org/wiki/Medieval_folk_rock\n",
      "https://en.wikipedia.org/wiki/Medieval_metal\n",
      "https://en.wikipedia.org/wiki/Medieval_music\n",
      "https://en.wikipedia.org/wiki/Melbourne_bounce\n",
      "https://en.wikipedia.org/wiki/Mele_(Hawaiian_term)\n",
      "https://en.wikipedia.org/wiki/Melodic_black_metal\n",
      "https://en.wikipedia.org/wiki/Melodic_death_metal\n",
      "https://en.wikipedia.org/wiki/Melodic_hardcore\n",
      "https://en.wikipedia.org/wiki/Melodic_house\n",
      "https://en.wikipedia.org/wiki/Melodic_metalcore\n",
      "https://en.wikipedia.org/wiki/Memphis_blues\n",
      "https://en.wikipedia.org/wiki/Memphis_rap\n",
      "https://en.wikipedia.org/wiki/Mento\n",
      "https://en.wikipedia.org/wiki/Merengue_music\n",
      "https://en.wikipedia.org/wiki/Merenhouse\n",
      "https://en.wikipedia.org/wiki/Metal_music\n",
      "https://en.wikipedia.org/wiki/Metalcore\n",
      "https://en.wikipedia.org/wiki/Method_(music)\n",
      "https://en.wikipedia.org/wiki/Mexican_pop_music\n",
      "https://en.wikipedia.org/wiki/Miami_bass\n",
      "https://en.wikipedia.org/wiki/Microhouse\n",
      "https://en.wikipedia.org/wiki/Microsound\n",
      "https://en.wikipedia.org/wiki/Middle_Eastern_and_North_African_music_traditions\n",
      "https://en.wikipedia.org/wiki/Middle_Eastern_music\n",
      "https://en.wikipedia.org/wiki/Middle_of_the_road_(music)\n",
      "https://en.wikipedia.org/wiki/Midtempo_bass\n",
      "https://en.wikipedia.org/wiki/Midwest_emo\n",
      "https://en.wikipedia.org/wiki/Military_band\n",
      "https://en.wikipedia.org/wiki/Minimal_music\n",
      "https://en.wikipedia.org/wiki/Minimal_psytrance\n",
      "https://en.wikipedia.org/wiki/Minimal_techno\n",
      "https://en.wikipedia.org/wiki/Minimal_wave\n",
      "https://en.wikipedia.org/wiki/Minneapolis_Sound\n",
      "https://en.wikipedia.org/wiki/Mod_(subculture)\n",
      "https://en.wikipedia.org/wiki/Modal_jazz\n",
      "https://en.wikipedia.org/wiki/Modern_pagan_music\n",
      "https://en.wikipedia.org/wiki/Modern_rock\n",
      "https://en.wikipedia.org/wiki/Modernism_(music)\n",
      "https://en.wikipedia.org/wiki/Moombahcore\n",
      "https://en.wikipedia.org/wiki/Moombahsoul\n",
      "https://en.wikipedia.org/wiki/Moombahton\n",
      "https://en.wikipedia.org/wiki/Mor_lam\n",
      "https://en.wikipedia.org/wiki/Morlam\n",
      "https://en.wikipedia.org/wiki/Morna_(music)\n",
      "https://en.wikipedia.org/wiki/Mozambique_(music)\n",
      "https://en.wikipedia.org/wiki/Mugham\n",
      "https://en.wikipedia.org/wiki/Mui%C3%B1eira\n",
      "https://en.wikipedia.org/wiki/Multi-instrumentalist\n",
      "https://en.wikipedia.org/wiki/Mumble_rap\n",
      "https://en.wikipedia.org/wiki/Music\n",
      "https://en.wikipedia.org/wiki/Music_and_emotion\n",
      "https://en.wikipedia.org/wiki/Music_and_fashion\n",
      "https://en.wikipedia.org/wiki/Music_and_political_warfare\n",
      "https://en.wikipedia.org/wiki/Music_and_politics\n",
      "https://en.wikipedia.org/wiki/Music_and_sleep\n",
      "https://en.wikipedia.org/wiki/Music_archaeology\n",
      "https://en.wikipedia.org/wiki/Music_censorship\n",
      "https://en.wikipedia.org/wiki/Music_community\n",
      "https://en.wikipedia.org/wiki/Music_education\n",
      "https://en.wikipedia.org/wiki/Music_festival\n",
      "https://en.wikipedia.org/wiki/Music_genre\n",
      "https://en.wikipedia.org/wiki/Music_hall\n",
      "https://en.wikipedia.org/wiki/Music_history\n",
      "https://en.wikipedia.org/wiki/Music_industry\n",
      "https://en.wikipedia.org/wiki/Music_of_Afghanistan\n",
      "https://en.wikipedia.org/wiki/Music_of_Africa\n",
      "https://en.wikipedia.org/wiki/Music_of_Alaska\n",
      "https://en.wikipedia.org/wiki/Music_of_Albania\n",
      "https://en.wikipedia.org/wiki/Music_of_Algeria\n",
      "https://en.wikipedia.org/wiki/Music_of_Andorra\n",
      "https://en.wikipedia.org/wiki/Music_of_Angola\n",
      "https://en.wikipedia.org/wiki/Music_of_Antigua_and_Barbuda\n",
      "https://en.wikipedia.org/wiki/Music_of_Argentina\n",
      "https://en.wikipedia.org/wiki/Music_of_Armenia\n",
      "https://en.wikipedia.org/wiki/Music_of_Asia\n",
      "https://en.wikipedia.org/wiki/Music_of_Australia\n",
      "https://en.wikipedia.org/wiki/Music_of_Austria\n",
      "https://en.wikipedia.org/wiki/Music_of_Azerbaijan\n",
      "https://en.wikipedia.org/wiki/Music_of_Bahrain\n",
      "https://en.wikipedia.org/wiki/Music_of_Bangladesh\n",
      "https://en.wikipedia.org/wiki/Music_of_Barbados\n",
      "https://en.wikipedia.org/wiki/Music_of_Belarus\n",
      "https://en.wikipedia.org/wiki/Music_of_Belgium\n",
      "https://en.wikipedia.org/wiki/Music_of_Belize\n",
      "https://en.wikipedia.org/wiki/Music_of_Benin\n",
      "https://en.wikipedia.org/wiki/Music_of_Bhutan\n",
      "https://en.wikipedia.org/wiki/Music_of_Bolivia\n",
      "https://en.wikipedia.org/wiki/Music_of_Bosnia_and_Herzegovina\n",
      "https://en.wikipedia.org/wiki/Music_of_Botswana\n",
      "https://en.wikipedia.org/wiki/Music_of_Brazil\n",
      "https://en.wikipedia.org/wiki/Music_of_Brunei\n",
      "https://en.wikipedia.org/wiki/Music_of_Bulgaria\n",
      "https://en.wikipedia.org/wiki/Music_of_Burkina_Faso\n",
      "https://en.wikipedia.org/wiki/Music_of_Burundi\n",
      "https://en.wikipedia.org/wiki/Music_of_Buryatia\n",
      "https://en.wikipedia.org/wiki/Music_of_Cambodia\n",
      "https://en.wikipedia.org/wiki/Music_of_Cameroon\n",
      "https://en.wikipedia.org/wiki/Music_of_Canada\n",
      "https://en.wikipedia.org/wiki/Music_of_Cape_Verde\n",
      "https://en.wikipedia.org/wiki/Music_of_Central_Asia\n",
      "https://en.wikipedia.org/wiki/Music_of_Chad\n",
      "https://en.wikipedia.org/wiki/Music_of_Chile\n",
      "https://en.wikipedia.org/wiki/Music_of_China\n",
      "https://en.wikipedia.org/wiki/Music_of_China#Folk_music\n",
      "https://en.wikipedia.org/wiki/Music_of_Colombia\n",
      "https://en.wikipedia.org/wiki/Music_of_Comoros\n",
      "https://en.wikipedia.org/wiki/Music_of_Costa_Rica\n",
      "https://en.wikipedia.org/wiki/Music_of_Croatia\n",
      "https://en.wikipedia.org/wiki/Music_of_Cuba\n",
      "https://en.wikipedia.org/wiki/Music_of_Cyprus\n",
      "https://en.wikipedia.org/wiki/Music_of_Denmark\n",
      "https://en.wikipedia.org/wiki/Music_of_Djibouti\n",
      "https://en.wikipedia.org/wiki/Music_of_Dominica\n",
      "https://en.wikipedia.org/wiki/Music_of_Ecuador\n",
      "https://en.wikipedia.org/wiki/Music_of_Egypt\n",
      "https://en.wikipedia.org/wiki/Music_of_El_Salvador\n",
      "https://en.wikipedia.org/wiki/Music_of_Equatorial_Guinea\n",
      "https://en.wikipedia.org/wiki/Music_of_Eritrea\n",
      "https://en.wikipedia.org/wiki/Music_of_Estonia\n",
      "https://en.wikipedia.org/wiki/Music_of_Eswatini\n",
      "https://en.wikipedia.org/wiki/Music_of_Ethiopia\n",
      "https://en.wikipedia.org/wiki/Music_of_Fiji\n",
      "https://en.wikipedia.org/wiki/Music_of_Finland\n",
      "https://en.wikipedia.org/wiki/Music_of_France\n",
      "https://en.wikipedia.org/wiki/Music_of_Gabon\n",
      "https://en.wikipedia.org/wiki/Music_of_Georgia_(country)\n",
      "https://en.wikipedia.org/wiki/Music_of_Germany\n",
      "https://en.wikipedia.org/wiki/Music_of_Ghana\n",
      "https://en.wikipedia.org/wiki/Music_of_Greece\n",
      "https://en.wikipedia.org/wiki/Music_of_Greenland\n",
      "https://en.wikipedia.org/wiki/Music_of_Grenada\n",
      "https://en.wikipedia.org/wiki/Music_of_Guatemala\n",
      "https://en.wikipedia.org/wiki/Music_of_Guinea\n",
      "https://en.wikipedia.org/wiki/Music_of_Guinea-Bissau\n",
      "https://en.wikipedia.org/wiki/Music_of_Guyana\n",
      "https://en.wikipedia.org/wiki/Music_of_Haiti\n",
      "https://en.wikipedia.org/wiki/Music_of_Hawaii\n",
      "https://en.wikipedia.org/wiki/Music_of_Honduras\n",
      "https://en.wikipedia.org/wiki/Music_of_Hungary\n",
      "https://en.wikipedia.org/wiki/Music_of_Iceland\n",
      "https://en.wikipedia.org/wiki/Music_of_India\n",
      "https://en.wikipedia.org/wiki/Music_of_Indonesia\n",
      "https://en.wikipedia.org/wiki/Music_of_Iran\n",
      "https://en.wikipedia.org/wiki/Music_of_Iraq\n",
      "https://en.wikipedia.org/wiki/Music_of_Ireland\n",
      "https://en.wikipedia.org/wiki/Music_of_Israel\n",
      "https://en.wikipedia.org/wiki/Music_of_Italy\n",
      "https://en.wikipedia.org/wiki/Music_of_Ivory_Coast\n",
      "https://en.wikipedia.org/wiki/Music_of_Jamaica\n",
      "https://en.wikipedia.org/wiki/Music_of_Japan\n",
      "https://en.wikipedia.org/wiki/Music_of_Jordan\n",
      "https://en.wikipedia.org/wiki/Music_of_Kazakhstan\n",
      "https://en.wikipedia.org/wiki/Music_of_Kazakhstan#Traditional_music\n",
      "https://en.wikipedia.org/wiki/Music_of_Kenya\n",
      "https://en.wikipedia.org/wiki/Music_of_Kiribati\n",
      "https://en.wikipedia.org/wiki/Music_of_Kosovo\n",
      "https://en.wikipedia.org/wiki/Music_of_Kuwait\n",
      "https://en.wikipedia.org/wiki/Music_of_Kyrgyzstan\n",
      "https://en.wikipedia.org/wiki/Music_of_Kyrgyzstan#Traditional_music\n",
      "https://en.wikipedia.org/wiki/Music_of_Laos\n",
      "https://en.wikipedia.org/wiki/Music_of_Latin_America\n",
      "https://en.wikipedia.org/wiki/Music_of_Latvia\n",
      "https://en.wikipedia.org/wiki/Music_of_Lebanon\n",
      "https://en.wikipedia.org/wiki/Music_of_Lesotho\n",
      "https://en.wikipedia.org/wiki/Music_of_Liberia\n",
      "https://en.wikipedia.org/wiki/Music_of_Libya\n",
      "https://en.wikipedia.org/wiki/Music_of_Liechtenstein\n",
      "https://en.wikipedia.org/wiki/Music_of_Lithuania\n",
      "https://en.wikipedia.org/wiki/Music_of_Luxembourg\n",
      "https://en.wikipedia.org/wiki/Music_of_Madagascar\n",
      "https://en.wikipedia.org/wiki/Music_of_Malawi\n",
      "https://en.wikipedia.org/wiki/Music_of_Malaysia\n",
      "https://en.wikipedia.org/wiki/Music_of_Maldives\n",
      "https://en.wikipedia.org/wiki/Music_of_Mali\n",
      "https://en.wikipedia.org/wiki/Music_of_Malta\n",
      "https://en.wikipedia.org/wiki/Music_of_Mauritania\n",
      "https://en.wikipedia.org/wiki/Music_of_Mauritius\n",
      "https://en.wikipedia.org/wiki/Music_of_Melanesia\n",
      "https://en.wikipedia.org/wiki/Music_of_Mexico\n",
      "https://en.wikipedia.org/wiki/Music_of_Micronesia\n",
      "https://en.wikipedia.org/wiki/Music_of_Moldova\n",
      "https://en.wikipedia.org/wiki/Music_of_Monaco\n",
      "https://en.wikipedia.org/wiki/Music_of_Mongolia\n",
      "https://en.wikipedia.org/wiki/Music_of_Mongolia#Traditional_music\n",
      "https://en.wikipedia.org/wiki/Music_of_Montenegro\n",
      "https://en.wikipedia.org/wiki/Music_of_Morocco\n",
      "https://en.wikipedia.org/wiki/Music_of_Mozambique\n",
      "https://en.wikipedia.org/wiki/Music_of_Myanmar\n",
      "https://en.wikipedia.org/wiki/Music_of_Namibia\n",
      "https://en.wikipedia.org/wiki/Music_of_Nauru\n",
      "https://en.wikipedia.org/wiki/Music_of_Nepal\n",
      "https://en.wikipedia.org/wiki/Music_of_New_Zealand\n",
      "https://en.wikipedia.org/wiki/Music_of_Nicaragua\n",
      "https://en.wikipedia.org/wiki/Music_of_Niger\n",
      "https://en.wikipedia.org/wiki/Music_of_Nigeria\n",
      "https://en.wikipedia.org/wiki/Music_of_North_Africa\n",
      "https://en.wikipedia.org/wiki/Music_of_North_Korea\n",
      "https://en.wikipedia.org/wiki/Music_of_North_Macedonia\n",
      "https://en.wikipedia.org/wiki/Music_of_Norway\n",
      "https://en.wikipedia.org/wiki/Music_of_Oman\n",
      "https://en.wikipedia.org/wiki/Music_of_Pakistan\n",
      "https://en.wikipedia.org/wiki/Music_of_Palau\n",
      "https://en.wikipedia.org/wiki/Music_of_Palestine\n",
      "https://en.wikipedia.org/wiki/Music_of_Panama\n",
      "https://en.wikipedia.org/wiki/Music_of_Papua_New_Guinea\n",
      "https://en.wikipedia.org/wiki/Music_of_Paraguay\n",
      "https://en.wikipedia.org/wiki/Music_of_Peru\n",
      "https://en.wikipedia.org/wiki/Music_of_Poland\n",
      "https://en.wikipedia.org/wiki/Music_of_Polynesia\n",
      "https://en.wikipedia.org/wiki/Music_of_Portugal\n",
      "https://en.wikipedia.org/wiki/Music_of_Qatar\n",
      "https://en.wikipedia.org/wiki/Music_of_Romania\n",
      "https://en.wikipedia.org/wiki/Music_of_Russia\n",
      "https://en.wikipedia.org/wiki/Music_of_Rwanda\n",
      "https://en.wikipedia.org/wiki/Music_of_S%C3%A3o_Tom%C3%A9_and_Pr%C3%ADncipe\n",
      "https://en.wikipedia.org/wiki/Music_of_Saint_Kitts_and_Nevis\n",
      "https://en.wikipedia.org/wiki/Music_of_Saint_Lucia\n",
      "https://en.wikipedia.org/wiki/Music_of_Saint_Vincent_and_the_Grenadines\n",
      "https://en.wikipedia.org/wiki/Music_of_Samoa\n",
      "https://en.wikipedia.org/wiki/Music_of_San_Marino\n",
      "https://en.wikipedia.org/wiki/Music_of_Saudi_Arabia\n",
      "https://en.wikipedia.org/wiki/Music_of_Scotland\n",
      "https://en.wikipedia.org/wiki/Music_of_Senegal\n",
      "https://en.wikipedia.org/wiki/Music_of_Serbia\n",
      "https://en.wikipedia.org/wiki/Music_of_Seychelles\n",
      "https://en.wikipedia.org/wiki/Music_of_Sierra_Leone\n",
      "https://en.wikipedia.org/wiki/Music_of_Singapore\n",
      "https://en.wikipedia.org/wiki/Music_of_Slovakia\n",
      "https://en.wikipedia.org/wiki/Music_of_Slovenia\n",
      "https://en.wikipedia.org/wiki/Music_of_Solomon_Islands\n",
      "https://en.wikipedia.org/wiki/Music_of_Somalia\n",
      "https://en.wikipedia.org/wiki/Music_of_South_Africa\n",
      "https://en.wikipedia.org/wiki/Music_of_South_Korea\n",
      "https://en.wikipedia.org/wiki/Music_of_South_Sudan\n",
      "https://en.wikipedia.org/wiki/Music_of_Southeast_Asia\n",
      "https://en.wikipedia.org/wiki/Music_of_Spain\n",
      "https://en.wikipedia.org/wiki/Music_of_Sri_Lanka\n",
      "https://en.wikipedia.org/wiki/Music_of_Sudan\n",
      "https://en.wikipedia.org/wiki/Music_of_Suriname\n",
      "https://en.wikipedia.org/wiki/Music_of_Sweden\n",
      "https://en.wikipedia.org/wiki/Music_of_Switzerland\n",
      "https://en.wikipedia.org/wiki/Music_of_Syria\n",
      "https://en.wikipedia.org/wiki/Music_of_Taiwan\n",
      "https://en.wikipedia.org/wiki/Music_of_Tajikistan\n",
      "https://en.wikipedia.org/wiki/Music_of_Tajikistan#Tajik_folk_music\n",
      "https://en.wikipedia.org/wiki/Music_of_Tanzania\n",
      "https://en.wikipedia.org/wiki/Music_of_Thailand\n",
      "https://en.wikipedia.org/wiki/Music_of_Timor-Leste\n",
      "https://en.wikipedia.org/wiki/Music_of_Togo\n",
      "https://en.wikipedia.org/wiki/Music_of_Tonga\n",
      "https://en.wikipedia.org/wiki/Music_of_Trinidad_and_Tobago\n",
      "https://en.wikipedia.org/wiki/Music_of_Tunisia\n",
      "https://en.wikipedia.org/wiki/Music_of_Turkey\n",
      "https://en.wikipedia.org/wiki/Music_of_Turkmenistan\n",
      "https://en.wikipedia.org/wiki/Music_of_Tuvalu\n",
      "https://en.wikipedia.org/wiki/Music_of_Uganda\n",
      "https://en.wikipedia.org/wiki/Music_of_Ukraine\n",
      "https://en.wikipedia.org/wiki/Music_of_Uruguay\n",
      "https://en.wikipedia.org/wiki/Music_of_Uzbekistan\n",
      "https://en.wikipedia.org/wiki/Music_of_Vanuatu\n",
      "https://en.wikipedia.org/wiki/Music_of_Vatican_City\n",
      "https://en.wikipedia.org/wiki/Music_of_Venezuela\n",
      "https://en.wikipedia.org/wiki/Music_of_Vietnam\n",
      "https://en.wikipedia.org/wiki/Music_of_Wales\n",
      "https://en.wikipedia.org/wiki/Music_of_West_Africa\n",
      "https://en.wikipedia.org/wiki/Music_of_Western_Sahara\n",
      "https://en.wikipedia.org/wiki/Music_of_Yemen\n",
      "https://en.wikipedia.org/wiki/Music_of_Yugoslavia\n",
      "https://en.wikipedia.org/wiki/Music_of_Zambia\n",
      "https://en.wikipedia.org/wiki/Music_of_Zimbabwe\n",
      "https://en.wikipedia.org/wiki/Music_of_ancient_Greece\n",
      "https://en.wikipedia.org/wiki/Music_of_the_Bahamas\n",
      "https://en.wikipedia.org/wiki/Music_of_the_Central_African_Republic\n",
      "https://en.wikipedia.org/wiki/Music_of_the_Czech_Republic\n",
      "https://en.wikipedia.org/wiki/Music_of_the_Democratic_Republic_of_the_Congo\n",
      "https://en.wikipedia.org/wiki/Music_of_the_Dominican_Republic\n",
      "https://en.wikipedia.org/wiki/Music_of_the_Faroe_Islands\n",
      "https://en.wikipedia.org/wiki/Music_of_the_Federated_States_of_Micronesia\n",
      "https://en.wikipedia.org/wiki/Music_of_the_Gambia\n",
      "https://en.wikipedia.org/wiki/Music_of_the_Marshall_Islands\n",
      "https://en.wikipedia.org/wiki/Music_of_the_Netherlands\n",
      "https://en.wikipedia.org/wiki/Music_of_the_Philippines\n",
      "https://en.wikipedia.org/wiki/Music_of_the_Republic_of_Ireland\n",
      "https://en.wikipedia.org/wiki/Music_of_the_Republic_of_the_Congo\n",
      "https://en.wikipedia.org/wiki/Music_of_the_United_Arab_Emirates\n",
      "https://en.wikipedia.org/wiki/Music_of_the_United_Kingdom\n",
      "https://en.wikipedia.org/wiki/Music_of_the_United_States\n",
      "https://en.wikipedia.org/wiki/Music_psychology\n",
      "https://en.wikipedia.org/wiki/Music_school\n",
      "https://en.wikipedia.org/wiki/Music_technology\n",
      "https://en.wikipedia.org/wiki/Music_technology_(electric)\n",
      "https://en.wikipedia.org/wiki/Music_technology_(electronic_and_digital)\n",
      "https://en.wikipedia.org/wiki/Music_theory\n",
      "https://en.wikipedia.org/wiki/Music_therapy\n",
      "https://en.wikipedia.org/wiki/Musical_composition\n",
      "https://en.wikipedia.org/wiki/Musical_ensemble\n",
      "https://en.wikipedia.org/wiki/Musical_escapism\n",
      "https://en.wikipedia.org/wiki/Musical_form\n",
      "https://en.wikipedia.org/wiki/Musical_improvisation\n",
      "https://en.wikipedia.org/wiki/Musical_instrument\n",
      "https://en.wikipedia.org/wiki/Musical_instrument_classification\n",
      "https://en.wikipedia.org/wiki/Musical_notation\n",
      "https://en.wikipedia.org/wiki/Musical_technique\n",
      "https://en.wikipedia.org/wiki/Musical_theatre\n",
      "https://en.wikipedia.org/wiki/Musician\n",
      "https://en.wikipedia.org/wiki/Musicology\n",
      "https://en.wikipedia.org/wiki/Musique_concr%C3%A8te\n",
      "https://en.wikipedia.org/wiki/Muzak\n",
      "https://en.wikipedia.org/wiki/Nafir\n",
      "https://en.wikipedia.org/wiki/Nagoya_kei\n",
      "https://en.wikipedia.org/wiki/Nashville_sound\n",
      "https://en.wikipedia.org/wiki/Nashville_sound#Countrypolitan\n",
      "https://en.wikipedia.org/wiki/National_Socialist_black_metal\n",
      "https://en.wikipedia.org/wiki/National_anthem\n",
      "https://en.wikipedia.org/wiki/Nazi_punk\n",
      "https://en.wikipedia.org/wiki/Ndombolo\n",
      "https://en.wikipedia.org/wiki/Nederbeat\n",
      "https://en.wikipedia.org/wiki/Nederpop\n",
      "https://en.wikipedia.org/wiki/Neo-bop_jazz\n",
      "https://en.wikipedia.org/wiki/Neo-prog\n",
      "https://en.wikipedia.org/wiki/Neo-psychedelia\n",
      "https://en.wikipedia.org/wiki/Neo-swing\n",
      "https://en.wikipedia.org/wiki/Neo_soul\n",
      "https://en.wikipedia.org/wiki/Neoclassical_dark_wave\n",
      "https://en.wikipedia.org/wiki/Neoclassical_metal\n",
      "https://en.wikipedia.org/wiki/Neoclassical_new-age_music\n",
      "https://en.wikipedia.org/wiki/Neoclassicism_(music)\n",
      "https://en.wikipedia.org/wiki/Neofolk\n",
      "https://en.wikipedia.org/wiki/Neomelodic_music\n",
      "https://en.wikipedia.org/wiki/Neon_pop\n",
      "https://en.wikipedia.org/wiki/Neotraditional_country\n",
      "https://en.wikipedia.org/wiki/Nerdcore\n",
      "https://en.wikipedia.org/wiki/Neue_Deutsche_H%C3%A4rte\n",
      "https://en.wikipedia.org/wiki/Neue_Deutsche_Todeskunst\n",
      "https://en.wikipedia.org/wiki/Neue_Deutsche_Welle\n",
      "https://en.wikipedia.org/wiki/Neurofunk\n",
      "https://en.wikipedia.org/wiki/New-age_music\n",
      "https://en.wikipedia.org/wiki/New_Jersey_sound\n",
      "https://en.wikipedia.org/wiki/New_Mexico_music\n",
      "https://en.wikipedia.org/wiki/New_Orleans_blues\n",
      "https://en.wikipedia.org/wiki/New_Romantic\n",
      "https://en.wikipedia.org/wiki/New_Romantic#Styles_of_music\n",
      "https://en.wikipedia.org/wiki/New_Weird_America\n",
      "https://en.wikipedia.org/wiki/New_beat\n",
      "https://en.wikipedia.org/wiki/New_jack_swing\n",
      "https://en.wikipedia.org/wiki/New_musicology\n",
      "https://en.wikipedia.org/wiki/New_pop\n",
      "https://en.wikipedia.org/wiki/New_prog\n",
      "https://en.wikipedia.org/wiki/New_rave\n",
      "https://en.wikipedia.org/wiki/New_wave_music\n",
      "https://en.wikipedia.org/wiki/New_wave_of_American_heavy_metal\n",
      "https://en.wikipedia.org/wiki/New_wave_of_British_heavy_metal\n",
      "https://en.wikipedia.org/wiki/New_wave_of_classic_rock\n",
      "https://en.wikipedia.org/wiki/Nh%C3%A3_nh%E1%BA%A1c\n",
      "https://en.wikipedia.org/wiki/Nintendocore\n",
      "https://en.wikipedia.org/wiki/Nitzhonot\n",
      "https://en.wikipedia.org/wiki/No_wave\n",
      "https://en.wikipedia.org/wiki/Noise_(music)\n",
      "https://en.wikipedia.org/wiki/Noise_music\n",
      "https://en.wikipedia.org/wiki/Noise_pop\n",
      "https://en.wikipedia.org/wiki/Noise_rock\n",
      "https://en.wikipedia.org/wiki/Noisegrind\n",
      "https://en.wikipedia.org/wiki/Nordic_folk_music\n",
      "https://en.wikipedia.org/wiki/Nordic_popular_music\n",
      "https://en.wikipedia.org/wiki/Norte%C3%B1o_(music)\n",
      "https://en.wikipedia.org/wiki/Nortec\n",
      "https://en.wikipedia.org/wiki/Northern_soul\n",
      "https://en.wikipedia.org/wiki/Novelty_piano\n",
      "https://en.wikipedia.org/wiki/Nu-disco\n",
      "https://en.wikipedia.org/wiki/Nu-gaze\n",
      "https://en.wikipedia.org/wiki/Nu_jazz\n",
      "https://en.wikipedia.org/wiki/Nu_metal\n",
      "https://en.wikipedia.org/wiki/Nu_skool_breaks\n",
      "https://en.wikipedia.org/wiki/Nueva_canci%C3%B3n\n",
      "https://en.wikipedia.org/wiki/Nunatak_(band)\n",
      "https://en.wikipedia.org/wiki/Nursery_rhyme\n",
      "https://en.wikipedia.org/wiki/Occult_rock\n",
      "https://en.wikipedia.org/wiki/Oi!\n",
      "https://en.wikipedia.org/wiki/Old-time_music\n",
      "https://en.wikipedia.org/wiki/Oldies\n",
      "https://en.wikipedia.org/wiki/One-man_band\n",
      "https://en.wikipedia.org/wiki/Onkyokei\n",
      "https://en.wikipedia.org/wiki/Operatic_pop\n",
      "https://en.wikipedia.org/wiki/Oral_tradition\n",
      "https://en.wikipedia.org/wiki/Orchestral_jazz\n",
      "https://en.wikipedia.org/wiki/Organology\n",
      "https://en.wikipedia.org/wiki/Original_Pilipino_Music\n",
      "https://en.wikipedia.org/wiki/Ottoman_music\n",
      "https://en.wikipedia.org/wiki/Outlaw_country\n",
      "https://en.wikipedia.org/wiki/Outline_of_music\n",
      "https://en.wikipedia.org/wiki/Outsider_house\n",
      "https://en.wikipedia.org/wiki/Outsider_music\n",
      "https://en.wikipedia.org/wiki/Owerri_Bongo\n",
      "https://en.wikipedia.org/wiki/Pagan_metal\n",
      "https://en.wikipedia.org/wiki/Pagan_rock\n",
      "https://en.wikipedia.org/wiki/Pagode\n",
      "https://en.wikipedia.org/wiki/Paisley_Underground\n",
      "https://en.wikipedia.org/wiki/Palm-wine_music\n",
      "https://en.wikipedia.org/wiki/Palm_Desert_Scene\n",
      "https://en.wikipedia.org/wiki/Pashto_music\n",
      "https://en.wikipedia.org/wiki/Pasodoble\n",
      "https://en.wikipedia.org/wiki/Passacaglia\n",
      "https://en.wikipedia.org/wiki/Pastorale\n",
      "https://en.wikipedia.org/wiki/Percussion\n",
      "https://en.wikipedia.org/wiki/Persian_classical_music\n",
      "https://en.wikipedia.org/wiki/Persian_traditional_music\n",
      "https://en.wikipedia.org/wiki/Peteneras\n",
      "https://en.wikipedia.org/wiki/Philly_club\n",
      "https://en.wikipedia.org/wiki/Phonk\n",
      "https://en.wikipedia.org/wiki/Pianist\n",
      "https://en.wikipedia.org/wiki/Pibroch\n",
      "https://en.wikipedia.org/wiki/Pichakaree\n",
      "https://en.wikipedia.org/wiki/Piedmont_blues\n",
      "https://en.wikipedia.org/wiki/Pimba\n",
      "https://en.wikipedia.org/wiki/Pinoy_pop\n",
      "https://en.wikipedia.org/wiki/Pinoy_rock\n",
      "https://en.wikipedia.org/wiki/Pinpeat\n",
      "https://en.wikipedia.org/wiki/Piphat\n",
      "https://en.wikipedia.org/wiki/Pirate_metal\n",
      "https://en.wikipedia.org/wiki/Pizzica\n",
      "https://en.wikipedia.org/wiki/Play_(theatre)\n",
      "https://en.wikipedia.org/wiki/Plugg_(music)\n",
      "https://en.wikipedia.org/wiki/Pluggnb\n",
      "https://en.wikipedia.org/wiki/Plunderphonics\n",
      "https://en.wikipedia.org/wiki/Political_hip-hop\n",
      "https://en.wikipedia.org/wiki/Political_hip-hop#Conscious_hip-hop\n",
      "https://en.wikipedia.org/wiki/Polka\n",
      "https://en.wikipedia.org/wiki/Pop_country\n",
      "https://en.wikipedia.org/wiki/Pop_metal\n",
      "https://en.wikipedia.org/wiki/Pop_music\n",
      "https://en.wikipedia.org/wiki/Pop_punk\n",
      "https://en.wikipedia.org/wiki/Pop_rap\n",
      "https://en.wikipedia.org/wiki/Pop_rock\n",
      "https://en.wikipedia.org/wiki/Pop_soul\n",
      "https://en.wikipedia.org/wiki/Popular_music\n",
      "https://en.wikipedia.org/wiki/Pornogrind\n",
      "https://en.wikipedia.org/wiki/Porro\n",
      "https://en.wikipedia.org/wiki/Portal:Current_events\n",
      "https://en.wikipedia.org/wiki/Portal:Lists\n",
      "https://en.wikipedia.org/wiki/Portal:Music\n",
      "https://en.wikipedia.org/wiki/Portal:Record_production\n",
      "https://en.wikipedia.org/wiki/Positive_hardcore\n",
      "https://en.wikipedia.org/wiki/Post-Britpop\n",
      "https://en.wikipedia.org/wiki/Post-Progressive\n",
      "https://en.wikipedia.org/wiki/Post-black_metal\n",
      "https://en.wikipedia.org/wiki/Post-bop\n",
      "https://en.wikipedia.org/wiki/Post-disco\n",
      "https://en.wikipedia.org/wiki/Post-dubstep\n",
      "https://en.wikipedia.org/wiki/Post-grunge\n",
      "https://en.wikipedia.org/wiki/Post-hardcore\n",
      "https://en.wikipedia.org/wiki/Post-industrial_music\n",
      "https://en.wikipedia.org/wiki/Post-metal\n",
      "https://en.wikipedia.org/wiki/Post-punk\n",
      "https://en.wikipedia.org/wiki/Post-punk_revival\n",
      "https://en.wikipedia.org/wiki/Post-rock\n",
      "https://en.wikipedia.org/wiki/Postmodern_music\n",
      "https://en.wikipedia.org/wiki/Power_electronics_(music)\n",
      "https://en.wikipedia.org/wiki/Power_metal\n",
      "https://en.wikipedia.org/wiki/Power_noise\n",
      "https://en.wikipedia.org/wiki/Power_pop\n",
      "https://en.wikipedia.org/wiki/Power_soca\n",
      "https://en.wikipedia.org/wiki/Powerviolence\n",
      "https://en.wikipedia.org/wiki/Prehistoric_music\n",
      "https://en.wikipedia.org/wiki/Progressive_bluegrass\n",
      "https://en.wikipedia.org/wiki/Progressive_breaks\n",
      "https://en.wikipedia.org/wiki/Progressive_country\n",
      "https://en.wikipedia.org/wiki/Progressive_electronic\n",
      "https://en.wikipedia.org/wiki/Progressive_folk_music\n",
      "https://en.wikipedia.org/wiki/Progressive_house\n",
      "https://en.wikipedia.org/wiki/Progressive_jazz\n",
      "https://en.wikipedia.org/wiki/Progressive_metal\n",
      "https://en.wikipedia.org/wiki/Progressive_metalcore\n",
      "https://en.wikipedia.org/wiki/Progressive_music\n",
      "https://en.wikipedia.org/wiki/Progressive_pop\n",
      "https://en.wikipedia.org/wiki/Progressive_rap\n",
      "https://en.wikipedia.org/wiki/Progressive_rock\n",
      "https://en.wikipedia.org/wiki/Progressive_rock_(radio_format)\n",
      "https://en.wikipedia.org/wiki/Progressive_soul\n",
      "https://en.wikipedia.org/wiki/Progressive_trance\n",
      "https://en.wikipedia.org/wiki/Proibid%C3%A3o\n",
      "https://en.wikipedia.org/wiki/Protest_song\n",
      "https://en.wikipedia.org/wiki/Proto-prog\n",
      "https://en.wikipedia.org/wiki/Proto-punk\n",
      "https://en.wikipedia.org/wiki/Psybient\n",
      "https://en.wikipedia.org/wiki/Psychedelic_breakbeat\n",
      "https://en.wikipedia.org/wiki/Psychedelic_folk\n",
      "https://en.wikipedia.org/wiki/Psychedelic_funk\n",
      "https://en.wikipedia.org/wiki/Psychedelic_music\n",
      "https://en.wikipedia.org/wiki/Psychedelic_pop\n",
      "https://en.wikipedia.org/wiki/Psychedelic_rock\n",
      "https://en.wikipedia.org/wiki/Psychedelic_soul\n",
      "https://en.wikipedia.org/wiki/Psychedelic_trance\n",
      "https://en.wikipedia.org/wiki/Psychedelic_trance#Dark_psytrance\n",
      "https://en.wikipedia.org/wiki/Psychedelic_trance#Full-on\n",
      "https://en.wikipedia.org/wiki/Psychedelic_trance#Progressive_psytrance\n",
      "https://en.wikipedia.org/wiki/Psychobilly\n",
      "https://en.wikipedia.org/wiki/Psydub\n",
      "https://en.wikipedia.org/wiki/Pub_rock_(Australia)\n",
      "https://en.wikipedia.org/wiki/Pub_rock_(United_Kingdom)\n",
      "https://en.wikipedia.org/wiki/Pumping_house\n",
      "https://en.wikipedia.org/wiki/Punk_blues\n",
      "https://en.wikipedia.org/wiki/Punk_jazz\n",
      "https://en.wikipedia.org/wiki/Punk_pathetique\n",
      "https://en.wikipedia.org/wiki/Punk_rap\n",
      "https://en.wikipedia.org/wiki/Punk_rock\n",
      "https://en.wikipedia.org/wiki/Punk_rock_subgenres\n",
      "https://en.wikipedia.org/wiki/Punkabilly\n",
      "https://en.wikipedia.org/wiki/Punta\n",
      "https://en.wikipedia.org/wiki/Punta_rock\n",
      "https://en.wikipedia.org/wiki/Queercore\n",
      "https://en.wikipedia.org/wiki/Quiet_storm\n",
      "https://en.wikipedia.org/wiki/Ra%C3%AF\n",
      "https://en.wikipedia.org/wiki/Rab%C3%B2day\n",
      "https://en.wikipedia.org/wiki/Raga\n",
      "https://en.wikipedia.org/wiki/Raga_rock\n",
      "https://en.wikipedia.org/wiki/Rage_(music_genre)\n",
      "https://en.wikipedia.org/wiki/Ragga\n",
      "https://en.wikipedia.org/wiki/Ragga#Ragga_and_hip_hop_music\n",
      "https://en.wikipedia.org/wiki/Ragga_jungle\n",
      "https://en.wikipedia.org/wiki/Raggacore\n",
      "https://en.wikipedia.org/wiki/Ragtime\n",
      "https://en.wikipedia.org/wiki/Ranchera\n",
      "https://en.wikipedia.org/wiki/Rap_metal\n",
      "https://en.wikipedia.org/wiki/Rap_metal#Trap_metal\n",
      "https://en.wikipedia.org/wiki/Rap_opera\n",
      "https://en.wikipedia.org/wiki/Rap_rock\n",
      "https://en.wikipedia.org/wiki/Rapcore\n",
      "https://en.wikipedia.org/wiki/Rara_tech\n",
      "https://en.wikipedia.org/wiki/Rasin\n",
      "https://en.wikipedia.org/wiki/Rasteirinha\n",
      "https://en.wikipedia.org/wiki/Rautalanka\n",
      "https://en.wikipedia.org/wiki/Rebetiko\n",
      "https://en.wikipedia.org/wiki/Record_label\n",
      "https://en.wikipedia.org/wiki/Record_producer\n",
      "https://en.wikipedia.org/wiki/Red_dirt_(music)\n",
      "https://en.wikipedia.org/wiki/Reductionism_(music)\n",
      "https://en.wikipedia.org/wiki/Reggae\n",
      "https://en.wikipedia.org/wiki/Reggae_fusion\n",
      "https://en.wikipedia.org/wiki/Reggae_genres\n",
      "https://en.wikipedia.org/wiki/Reggae_punk\n",
      "https://en.wikipedia.org/wiki/Reggae_rock\n",
      "https://en.wikipedia.org/wiki/Reggaestep\n",
      "https://en.wikipedia.org/wiki/Reggaeton\n",
      "https://en.wikipedia.org/wiki/Regional_Mexican\n",
      "https://en.wikipedia.org/wiki/Religious_music\n",
      "https://en.wikipedia.org/wiki/Remix\n",
      "https://en.wikipedia.org/wiki/Remix_album\n",
      "https://en.wikipedia.org/wiki/Renaissance_music\n",
      "https://en.wikipedia.org/wiki/Rhumba\n",
      "https://en.wikipedia.org/wiki/Rhythm_and_blues\n",
      "https://en.wikipedia.org/wiki/Rhythm_section\n",
      "https://en.wikipedia.org/wiki/Rhythmic_adult_contemporary\n",
      "https://en.wikipedia.org/wiki/Rhythmic_contemporary\n",
      "https://en.wikipedia.org/wiki/Rhythmic_oldies\n",
      "https://en.wikipedia.org/wiki/Riddim_(EDM)\n",
      "https://en.wikipedia.org/wiki/Riot_grrrl\n",
      "https://en.wikipedia.org/wiki/Rock_and_roll\n",
      "https://en.wikipedia.org/wiki/Rock_en_Espa%C3%B1ol\n",
      "https://en.wikipedia.org/wiki/Rock_en_espa%C3%B1ol\n",
      "https://en.wikipedia.org/wiki/Rock_in_Opposition\n",
      "https://en.wikipedia.org/wiki/Rock_music\n",
      "https://en.wikipedia.org/wiki/Rock_music_in_Belgium\n",
      "https://en.wikipedia.org/wiki/Rock_music_in_France\n",
      "https://en.wikipedia.org/wiki/Rock_music_in_Mexico\n",
      "https://en.wikipedia.org/wiki/Rock_music_in_Portugal\n",
      "https://en.wikipedia.org/wiki/Rock_music_in_Spain\n",
      "https://en.wikipedia.org/wiki/Rock_opera\n",
      "https://en.wikipedia.org/wiki/Rockabilly\n",
      "https://en.wikipedia.org/wiki/Rocksteady\n",
      "https://en.wikipedia.org/wiki/Romani_music\n",
      "https://en.wikipedia.org/wiki/Romantic_music\n",
      "https://en.wikipedia.org/wiki/Roots_reggae\n",
      "https://en.wikipedia.org/wiki/Roots_rock\n",
      "https://en.wikipedia.org/wiki/Rumba\n",
      "https://en.wikipedia.org/wiki/Rumba_flamenca\n",
      "https://en.wikipedia.org/wiki/Russ_music\n",
      "https://en.wikipedia.org/wiki/Russian_folk_music\n",
      "https://en.wikipedia.org/wiki/Russian_pop\n",
      "https://en.wikipedia.org/wiki/Sadcore\n",
      "https://en.wikipedia.org/wiki/Sakara_music\n",
      "https://en.wikipedia.org/wiki/Salsa_music\n",
      "https://en.wikipedia.org/wiki/Salsa_rom%C3%A1ntica\n",
      "https://en.wikipedia.org/wiki/Samba\n",
      "https://en.wikipedia.org/wiki/Samba-jazz\n",
      "https://en.wikipedia.org/wiki/Samba_rock\n",
      "https://en.wikipedia.org/wiki/Sambass\n",
      "https://en.wikipedia.org/wiki/Sampledelia\n",
      "https://en.wikipedia.org/wiki/Sampling_(music)\n",
      "https://en.wikipedia.org/wiki/Sardana\n",
      "https://en.wikipedia.org/wiki/Sawt_(music)\n",
      "https://en.wikipedia.org/wiki/Schaffel\n",
      "https://en.wikipedia.org/wiki/Schlager_music\n",
      "https://en.wikipedia.org/wiki/Scottish_Gaelic_punk\n",
      "https://en.wikipedia.org/wiki/Scouse_house\n",
      "https://en.wikipedia.org/wiki/Screamo\n",
      "https://en.wikipedia.org/wiki/Sea_shanty\n",
      "https://en.wikipedia.org/wiki/Secular_music\n",
      "https://en.wikipedia.org/wiki/Sega_music\n",
      "https://en.wikipedia.org/wiki/Seggae\n",
      "https://en.wikipedia.org/wiki/Seguidilla\n",
      "https://en.wikipedia.org/wiki/Semba\n",
      "https://en.wikipedia.org/wiki/Sertanejo_music\n",
      "https://en.wikipedia.org/wiki/Sevdalinka\n",
      "https://en.wikipedia.org/wiki/Sevillanas\n",
      "https://en.wikipedia.org/wiki/Shamanic_music\n",
      "https://en.wikipedia.org/wiki/Shamstep\n",
      "https://en.wikipedia.org/wiki/Shangaan_electro\n",
      "https://en.wikipedia.org/wiki/Shashmaqam\n",
      "https://en.wikipedia.org/wiki/Shibuya-kei\n",
      "https://en.wikipedia.org/wiki/Shoegaze\n",
      "https://en.wikipedia.org/wiki/Show_tune\n",
      "https://en.wikipedia.org/wiki/Sikh_music\n",
      "https://en.wikipedia.org/wiki/Simon_Frith\n",
      "https://en.wikipedia.org/wiki/Singer-songwriter\n",
      "https://en.wikipedia.org/wiki/Singing\n",
      "https://en.wikipedia.org/wiki/Single_(music)\n",
      "https://en.wikipedia.org/wiki/Ska\n",
      "https://en.wikipedia.org/wiki/Ska_jazz\n",
      "https://en.wikipedia.org/wiki/Ska_punk\n",
      "https://en.wikipedia.org/wiki/Skate_punk\n",
      "https://en.wikipedia.org/wiki/Skiffle\n",
      "https://en.wikipedia.org/wiki/Skweee\n",
      "https://en.wikipedia.org/wiki/Slab_(car)\n",
      "https://en.wikipedia.org/wiki/Slacker_rock\n",
      "https://en.wikipedia.org/wiki/Slam_death_metal\n",
      "https://en.wikipedia.org/wiki/Slap_house\n",
      "https://en.wikipedia.org/wiki/Slow_dance\n",
      "https://en.wikipedia.org/wiki/Slowcore\n",
      "https://en.wikipedia.org/wiki/Sludge_doom\n",
      "https://en.wikipedia.org/wiki/Sludge_metal\n",
      "https://en.wikipedia.org/wiki/Smooth_jazz\n",
      "https://en.wikipedia.org/wiki/Snap_music\n",
      "https://en.wikipedia.org/wiki/Soca_music\n",
      "https://en.wikipedia.org/wiki/Sociomusicology\n",
      "https://en.wikipedia.org/wiki/Soft_rock\n",
      "https://en.wikipedia.org/wiki/Sole%C3%A1\n",
      "https://en.wikipedia.org/wiki/Son_(music)\n",
      "https://en.wikipedia.org/wiki/Son_cubano\n",
      "https://en.wikipedia.org/wiki/Son_mexicano\n",
      "https://en.wikipedia.org/wiki/Song\n",
      "https://en.wikipedia.org/wiki/Songo_music\n",
      "https://en.wikipedia.org/wiki/Sophisti-pop\n",
      "https://en.wikipedia.org/wiki/Soukous\n",
      "https://en.wikipedia.org/wiki/Soul_blues\n",
      "https://en.wikipedia.org/wiki/Soul_jazz\n",
      "https://en.wikipedia.org/wiki/Soul_music\n",
      "https://en.wikipedia.org/wiki/Soulful_house\n",
      "https://en.wikipedia.org/wiki/Sound_recording_and_reproduction\n",
      "https://en.wikipedia.org/wiki/Soundscape#In_music\n",
      "https://en.wikipedia.org/wiki/Southern_gospel\n",
      "https://en.wikipedia.org/wiki/Southern_hip-hop\n",
      "https://en.wikipedia.org/wiki/Southern_rock\n",
      "https://en.wikipedia.org/wiki/Southern_soul\n",
      "https://en.wikipedia.org/wiki/Sovietwave\n",
      "https://en.wikipedia.org/wiki/Space_age_pop\n",
      "https://en.wikipedia.org/wiki/Space_disco\n",
      "https://en.wikipedia.org/wiki/Space_music\n",
      "https://en.wikipedia.org/wiki/Space_rock\n",
      "https://en.wikipedia.org/wiki/Spacesynth\n",
      "https://en.wikipedia.org/wiki/Spanish_jazz\n",
      "https://en.wikipedia.org/wiki/Special:EditPage/Template:Music_genres\n",
      "https://en.wikipedia.org/wiki/Special:EditPage/Template:Music_topics\n",
      "https://en.wikipedia.org/wiki/Special:EditPage/Template:Popular_music\n",
      "https://en.wikipedia.org/wiki/Special:MyContributions\n",
      "https://en.wikipedia.org/wiki/Special:MyTalk\n",
      "https://en.wikipedia.org/wiki/Special:Random\n",
      "https://en.wikipedia.org/wiki/Special:RecentChanges\n",
      "https://en.wikipedia.org/wiki/Special:RecentChangesLinked/List_of_music_genres_and_styles\n",
      "https://en.wikipedia.org/wiki/Special:Search\n",
      "https://en.wikipedia.org/wiki/Special:SpecialPages\n",
      "https://en.wikipedia.org/wiki/Special:WhatLinksHere/List_of_music_genres_and_styles\n",
      "https://en.wikipedia.org/wiki/Speed_garage\n",
      "https://en.wikipedia.org/wiki/Speed_metal\n",
      "https://en.wikipedia.org/wiki/Speedcore\n",
      "https://en.wikipedia.org/wiki/Spiritual_(music)\n",
      "https://en.wikipedia.org/wiki/Splittercore\n",
      "https://en.wikipedia.org/wiki/Sri_Lankan_hip_hop\n",
      "https://en.wikipedia.org/wiki/St._Louis_blues_(music)\n",
      "https://en.wikipedia.org/wiki/Stadium_house\n",
      "https://en.wikipedia.org/wiki/Stomp_(jazz)\n",
      "https://en.wikipedia.org/wiki/Stoner-doom\n",
      "https://en.wikipedia.org/wiki/Stoner_rock\n",
      "https://en.wikipedia.org/wiki/Straight-ahead_jazz\n",
      "https://en.wikipedia.org/wiki/Street_punk\n",
      "https://en.wikipedia.org/wiki/Stride_(music)\n",
      "https://en.wikipedia.org/wiki/Stride_jazz\n",
      "https://en.wikipedia.org/wiki/String_(Thai_pop)\n",
      "https://en.wikipedia.org/wiki/Styles_of_house_music\n",
      "https://en.wikipedia.org/wiki/Styles_of_pop_music\n",
      "https://en.wikipedia.org/wiki/Sub-Saharan_African_music_traditions\n",
      "https://en.wikipedia.org/wiki/Sufi_rock\n",
      "https://en.wikipedia.org/wiki/Sundanese_pop\n",
      "https://en.wikipedia.org/wiki/Sung_poetry\n",
      "https://en.wikipedia.org/wiki/Sunshine_pop\n",
      "https://en.wikipedia.org/wiki/Suomisaundi\n",
      "https://en.wikipedia.org/wiki/Surf_pop\n",
      "https://en.wikipedia.org/wiki/Surf_punk_(music_genre)\n",
      "https://en.wikipedia.org/wiki/Surf_rock\n",
      "https://en.wikipedia.org/wiki/Swamp_blues\n",
      "https://en.wikipedia.org/wiki/Swamp_pop\n",
      "https://en.wikipedia.org/wiki/Swamp_rock\n",
      "https://en.wikipedia.org/wiki/Swing_music\n",
      "https://en.wikipedia.org/wiki/Symphonic_Rock\n",
      "https://en.wikipedia.org/wiki/Symphonic_black_metal\n",
      "https://en.wikipedia.org/wiki/Symphonic_metal\n",
      "https://en.wikipedia.org/wiki/Synth-funk\n",
      "https://en.wikipedia.org/wiki/Synth-metal\n",
      "https://en.wikipedia.org/wiki/Synth-pop\n",
      "https://en.wikipedia.org/wiki/Synth-punk\n",
      "https://en.wikipedia.org/wiki/Synth_punk\n",
      "https://en.wikipedia.org/wiki/Synthwave\n",
      "https://en.wikipedia.org/wiki/T%27ong_guitar\n",
      "https://en.wikipedia.org/wiki/Taarab\n",
      "https://en.wikipedia.org/wiki/Taiwanese_hip_hop\n",
      "https://en.wikipedia.org/wiki/Taiwanese_rock\n",
      "https://en.wikipedia.org/wiki/Talk:List_of_music_genres_and_styles\n",
      "https://en.wikipedia.org/wiki/Talking_blues\n",
      "https://en.wikipedia.org/wiki/Tango_(flamenco)\n",
      "https://en.wikipedia.org/wiki/Tango_music\n",
      "https://en.wikipedia.org/wiki/Taqwacore\n",
      "https://en.wikipedia.org/wiki/Tarantella\n",
      "https://en.wikipedia.org/wiki/Tech_house\n",
      "https://en.wikipedia.org/wiki/Tech_trance\n",
      "https://en.wikipedia.org/wiki/Technical_death_metal\n",
      "https://en.wikipedia.org/wiki/Techno\n",
      "https://en.wikipedia.org/wiki/Techno#Developments\n",
      "https://en.wikipedia.org/wiki/Techstep\n",
      "https://en.wikipedia.org/wiki/Tecnobrega\n",
      "https://en.wikipedia.org/wiki/Tecnocumbia\n",
      "https://en.wikipedia.org/wiki/Teen_pop\n",
      "https://en.wikipedia.org/wiki/Tejano_music\n",
      "https://en.wikipedia.org/wiki/Template:Music_genres\n",
      "https://en.wikipedia.org/wiki/Template:Music_topics\n",
      "https://en.wikipedia.org/wiki/Template:Popular_music\n",
      "https://en.wikipedia.org/wiki/Template_talk:Music_genres\n",
      "https://en.wikipedia.org/wiki/Template_talk:Music_topics\n",
      "https://en.wikipedia.org/wiki/Template_talk:Popular_music\n",
      "https://en.wikipedia.org/wiki/Texas_blues\n",
      "https://en.wikipedia.org/wiki/Texas_country\n",
      "https://en.wikipedia.org/wiki/Thai_pop_music\n",
      "https://en.wikipedia.org/wiki/Theatre_music\n",
      "https://en.wikipedia.org/wiki/Third_stream\n",
      "https://en.wikipedia.org/wiki/Thrash_metal\n",
      "https://en.wikipedia.org/wiki/Tientos_(flamenco)\n",
      "https://en.wikipedia.org/wiki/Timba\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1550s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1560s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1570s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1580s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1590s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1600s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1610s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1620s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1630s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1640s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1650s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1660s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1670s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1680s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1690s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1700s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1710s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1720s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1730s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1740s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1750s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1760s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1770s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1780s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1790s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1800s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1810s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1820s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1830s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1840s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1850s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1860s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1870s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1880s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1890s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1900s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1910s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1920s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#1930s\n",
      "https://en.wikipedia.org/wiki/Timeline_of_musical_events#Early_history\n",
      "https://en.wikipedia.org/wiki/Ton%C3%A1\n",
      "https://en.wikipedia.org/wiki/Ton%C3%A1s\n",
      "https://en.wikipedia.org/wiki/Tonadilla\n",
      "https://en.wikipedia.org/wiki/Toytown_techno\n",
      "https://en.wikipedia.org/wiki/Trad_jazz\n",
      "https://en.wikipedia.org/wiki/Traditional_bluegrass\n",
      "https://en.wikipedia.org/wiki/Traditional_blues_verses\n",
      "https://en.wikipedia.org/wiki/Traditional_country_music\n",
      "https://en.wikipedia.org/wiki/Traditional_music\n",
      "https://en.wikipedia.org/wiki/Traditional_pop\n",
      "https://en.wikipedia.org/wiki/Trallpunk\n",
      "https://en.wikipedia.org/wiki/Trance_music\n",
      "https://en.wikipedia.org/wiki/Trap_music\n",
      "https://en.wikipedia.org/wiki/Trap_music_(EDM)\n",
      "https://en.wikipedia.org/wiki/Tribal_guarachero\n",
      "https://en.wikipedia.org/wiki/Tribal_house\n",
      "https://en.wikipedia.org/wiki/Trip_hop\n",
      "https://en.wikipedia.org/wiki/Trip_rock\n",
      "https://en.wikipedia.org/wiki/Tropical_house\n",
      "https://en.wikipedia.org/wiki/Tropical_music\n",
      "https://en.wikipedia.org/wiki/Tropical_rock\n",
      "https://en.wikipedia.org/wiki/Tropicalia\n",
      "https://en.wikipedia.org/wiki/Tropipop\n",
      "https://en.wikipedia.org/wiki/Trot_(music)\n",
      "https://en.wikipedia.org/wiki/Trouse\n",
      "https://en.wikipedia.org/wiki/Truck-driving_country\n",
      "https://en.wikipedia.org/wiki/Turbo-folk\n",
      "https://en.wikipedia.org/wiki/Turkish_folk_music\n",
      "https://en.wikipedia.org/wiki/Turkish_pop_music\n",
      "https://en.wikipedia.org/wiki/Turkish_rock\n",
      "https://en.wikipedia.org/wiki/Turntablism\n",
      "https://en.wikipedia.org/wiki/Tuvan_throat_singing\n",
      "https://en.wikipedia.org/wiki/Twee_pop\n",
      "https://en.wikipedia.org/wiki/Two-tone_(music_genre)\n",
      "https://en.wikipedia.org/wiki/Twoubadou\n",
      "https://en.wikipedia.org/wiki/UK_bass\n",
      "https://en.wikipedia.org/wiki/UK_drill\n",
      "https://en.wikipedia.org/wiki/UK_funky\n",
      "https://en.wikipedia.org/wiki/UK_garage\n",
      "https://en.wikipedia.org/wiki/UK_hard_house\n",
      "https://en.wikipedia.org/wiki/UK_hardcore\n",
      "https://en.wikipedia.org/wiki/UK_rap\n",
      "https://en.wikipedia.org/wiki/UK_rap#Road_rap\n",
      "https://en.wikipedia.org/wiki/UK_trap\n",
      "https://en.wikipedia.org/wiki/Unblack_metal\n",
      "https://en.wikipedia.org/wiki/Underground_hip-hop\n",
      "https://en.wikipedia.org/wiki/Underground_music\n",
      "https://en.wikipedia.org/wiki/Uplifting_trance\n",
      "https://en.wikipedia.org/wiki/Urban_adult_contemporary\n",
      "https://en.wikipedia.org/wiki/Urban_contemporary_gospel\n",
      "https://en.wikipedia.org/wiki/Urban_contemporary_music\n",
      "https://en.wikipedia.org/wiki/Urbano_music\n",
      "https://en.wikipedia.org/wiki/V-pop\n",
      "https://en.wikipedia.org/wiki/Vallenato\n",
      "https://en.wikipedia.org/wiki/Vaporwave\n",
      "https://en.wikipedia.org/wiki/Vernacular_music\n",
      "https://en.wikipedia.org/wiki/Video_game_music\n",
      "https://en.wikipedia.org/wiki/Video_game_music#FM_Synthesis\n",
      "https://en.wikipedia.org/wiki/Video_game_music#MIDI_on_the_PC\n",
      "https://en.wikipedia.org/wiki/Viennese_waltz\n",
      "https://en.wikipedia.org/wiki/Viking_metal\n",
      "https://en.wikipedia.org/wiki/Viking_rock\n",
      "https://en.wikipedia.org/wiki/Virtuoso\n",
      "https://en.wikipedia.org/wiki/Vispop\n",
      "https://en.wikipedia.org/wiki/Visual_kei\n",
      "https://en.wikipedia.org/wiki/Vocal_jazz\n",
      "https://en.wikipedia.org/wiki/Vocal_trance\n",
      "https://en.wikipedia.org/wiki/Vogue_(dance)\n",
      "https://en.wikipedia.org/wiki/War_song\n",
      "https://en.wikipedia.org/wiki/Wave_music\n",
      "https://en.wikipedia.org/wiki/West_Coast_blues\n",
      "https://en.wikipedia.org/wiki/West_Coast_hip-hop\n",
      "https://en.wikipedia.org/wiki/West_Coast_jazz\n",
      "https://en.wikipedia.org/wiki/Western_classical_music\n",
      "https://en.wikipedia.org/wiki/Western_music_(North_America)\n",
      "https://en.wikipedia.org/wiki/Western_swing\n",
      "https://en.wikipedia.org/wiki/Wikipedia:About\n",
      "https://en.wikipedia.org/wiki/Wikipedia:Citing_sources\n",
      "https://en.wikipedia.org/wiki/Wikipedia:Citing_sources#Inline_citations\n",
      "https://en.wikipedia.org/wiki/Wikipedia:Community_portal\n",
      "https://en.wikipedia.org/wiki/Wikipedia:Contact_us\n",
      "https://en.wikipedia.org/wiki/Wikipedia:Contents\n",
      "https://en.wikipedia.org/wiki/Wikipedia:External_links\n",
      "https://en.wikipedia.org/wiki/Wikipedia:File_Upload_Wizard\n",
      "https://en.wikipedia.org/wiki/Wikipedia:File_upload_wizard\n",
      "https://en.wikipedia.org/wiki/Wikipedia:Further_reading\n",
      "https://en.wikipedia.org/wiki/Wikipedia:General_disclaimer\n",
      "https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_Creative_Commons_Attribution-ShareAlike_4.0_International_License\n",
      "https://en.wikipedia.org/wiki/Wikipedia:When_to_cite\n",
      "https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Fact_and_Reference_Check\n",
      "https://en.wikipedia.org/wiki/Witch_house_(genre)\n",
      "https://en.wikipedia.org/wiki/Wizard_rock\n",
      "https://en.wikipedia.org/wiki/Women_in_music\n",
      "https://en.wikipedia.org/wiki/Wonky_(music)\n",
      "https://en.wikipedia.org/wiki/Wonky_pop\n",
      "https://en.wikipedia.org/wiki/Work_song\n",
      "https://en.wikipedia.org/wiki/Working_on_Dying\n",
      "https://en.wikipedia.org/wiki/World_fusion\n",
      "https://en.wikipedia.org/wiki/World_music\n",
      "https://en.wikipedia.org/wiki/Worldbeat\n",
      "https://en.wikipedia.org/wiki/Worship\n",
      "https://en.wikipedia.org/wiki/Y%C3%A9-y%C3%A9\n",
      "https://en.wikipedia.org/wiki/Yacht_rock\n",
      "https://en.wikipedia.org/wiki/Yodeling\n",
      "https://en.wikipedia.org/wiki/Zambra\n",
      "https://en.wikipedia.org/wiki/Zamrock\n",
      "https://en.wikipedia.org/wiki/Zeuhl\n",
      "https://en.wikipedia.org/wiki/Zoomusicology\n",
      "https://en.wikipedia.org/wiki/Zortziko\n",
      "https://en.wikipedia.org/wiki/Zouglou\n",
      "https://en.wikipedia.org/wiki/Zouk_(musical_movement)\n",
      "https://en.wikipedia.org/wiki/Zydeco\n"
     ]
    }
   ],
   "source": [
    "from bs4 import BeautifulSoup\n",
    "\n",
    "# Load the HTML file\n",
    "filepath = \"/home/christian/code/christian/metadata/wikipedia/List of music genres and styles - Wikipedia.html\"\n",
    "with open(filepath, \"r\", encoding=\"utf-8\") as file:\n",
    "    soup = BeautifulSoup(file, \"html.parser\")\n",
    "\n",
    "#print(soup)\n",
    "\n",
    "# Find all links to Wikipedia genre pages\n",
    "genre_links = set()\n",
    "for a in soup.find_all(\"a\", href=True):\n",
    "    href = a['href']\n",
    "    if href.startswith(\"https://en.wikipedia.org/wiki\"):\n",
    "        genre_links.add(href)\n",
    "\n",
    "print(len(genre_links))\n",
    "# Print or save the results\n",
    "for link in sorted(genre_links):\n",
    "    print(link)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 46,
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "{'historically informed performance': 'https://en.wikipedia.org/wiki/Historically_informed_performance', 'frat rap': 'https://en.wikipedia.org/wiki/Frat_rap', 'ikwokirikwo': 'https://en.wikipedia.org/wiki/Ikwokirikwo', 'list of music genres and styles': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles', 'music of ireland': 'https://en.wikipedia.org/wiki/Music_of_Ireland', 'afrobeats': 'https://en.wikipedia.org/wiki/Afrobeats', 'nagoya kei': 'https://en.wikipedia.org/wiki/Nagoya_kei', 'ambient industrial': 'https://en.wikipedia.org/wiki/Ambient_industrial', 'lento violento': 'https://en.wikipedia.org/wiki/Lento_violento', 'list of caribbean music genres': 'https://en.wikipedia.org/wiki/List_of_Caribbean_music_genres', 'cloud rap': 'https://en.wikipedia.org/wiki/Cloud_rap', 'music of kosovo': 'https://en.wikipedia.org/wiki/Music_of_Kosovo', 'active rock': 'https://en.wikipedia.org/wiki/Active_rock', 'punta rock': 'https://en.wikipedia.org/wiki/Punta_rock', 'glam metal': 'https://en.wikipedia.org/wiki/Glam_metal', 'ra%c3%af': 'https://en.wikipedia.org/wiki/Ra%C3%AF', 'drum and bass': 'https://en.wikipedia.org/wiki/Drum_and_bass', 'microsound': 'https://en.wikipedia.org/wiki/Microsound', 'march (music)': 'https://en.wikipedia.org/wiki/March_(music)', 'template talk:music genres': 'https://en.wikipedia.org/wiki/Template_talk:Music_genres', 'dubstyle': 'https://en.wikipedia.org/wiki/Dubstyle', 'minimal techno': 'https://en.wikipedia.org/wiki/Minimal_techno', 'l-pop': 'https://en.wikipedia.org/wiki/L-pop', 'detroit techno': 'https://en.wikipedia.org/wiki/Detroit_techno', 'norte%c3%b1o (music)': 'https://en.wikipedia.org/wiki/Norte%C3%B1o_(music)', 'vocal jazz': 'https://en.wikipedia.org/wiki/Vocal_jazz', 'play (theatre)': 'https://en.wikipedia.org/wiki/Play_(theatre)', 'zouglou': 'https://en.wikipedia.org/wiki/Zouglou', 'riddim (edm)': 'https://en.wikipedia.org/wiki/Riddim_(EDM)', 'music of the united arab emirates': 'https://en.wikipedia.org/wiki/Music_of_the_United_Arab_Emirates', 'harsh noise': 'https://en.wikipedia.org/wiki/Harsh_noise', 'free tekno': 'https://en.wikipedia.org/wiki/Free_tekno', 'jazz house': 'https://en.wikipedia.org/wiki/Jazz_house', 'hellbilly': 'https://en.wikipedia.org/wiki/Hellbilly', 'musical composition': 'https://en.wikipedia.org/wiki/Musical_composition', 'british folk rock': 'https://en.wikipedia.org/wiki/British_folk_rock', 'cuban rumba': 'https://en.wikipedia.org/wiki/Cuban_rumba', 'hipster hop': 'https://en.wikipedia.org/wiki/Hipster_hop', 'singer-songwriter': 'https://en.wikipedia.org/wiki/Singer-songwriter', 'crossover jazz': 'https://en.wikipedia.org/wiki/Crossover_jazz', 'nashville sound': 'https://en.wikipedia.org/wiki/Nashville_sound', 'igbo rap': 'https://en.wikipedia.org/wiki/Igbo_rap', 'atmospheric black metal': 'https://en.wikipedia.org/wiki/Atmospheric_black_metal', 'neue deutsche h%c3%a4rte': 'https://en.wikipedia.org/wiki/Neue_Deutsche_H%C3%A4rte', 'nerdcore': 'https://en.wikipedia.org/wiki/Nerdcore', 'british invasion': 'https://en.wikipedia.org/wiki/British_Invasion', 'ax%c3%a9 music': 'https://en.wikipedia.org/wiki/Ax%C3%A9_music', 'neurofunk': 'https://en.wikipedia.org/wiki/Neurofunk', 'music of guatemala': 'https://en.wikipedia.org/wiki/Music_of_Guatemala', 'uplifting trance': 'https://en.wikipedia.org/wiki/Uplifting_trance', 'list of european folk music traditions': 'https://en.wikipedia.org/wiki/List_of_European_folk_music_traditions', 'psychedelic folk': 'https://en.wikipedia.org/wiki/Psychedelic_folk', 'mor lam': 'https://en.wikipedia.org/wiki/Mor_lam', 'list of asian folk music traditions': 'https://en.wikipedia.org/wiki/List_of_Asian_folk_music_traditions', 'music and politics': 'https://en.wikipedia.org/wiki/Music_and_politics', 'sundanese pop': 'https://en.wikipedia.org/wiki/Sundanese_pop', 'postmodern music': 'https://en.wikipedia.org/wiki/Postmodern_music', 'powerviolence': 'https://en.wikipedia.org/wiki/Powerviolence', 'goregrind': 'https://en.wikipedia.org/wiki/Goregrind', 'chinese traditional music': 'https://en.wikipedia.org/wiki/Chinese_traditional_music', 'trance music': 'https://en.wikipedia.org/wiki/Trance_music', 'american patriotic music': 'https://en.wikipedia.org/wiki/American_patriotic_music', 'korean court music': 'https://en.wikipedia.org/wiki/Korean_court_music', 'music of cape verde': 'https://en.wikipedia.org/wiki/Music_of_Cape_Verde', 'marabi': 'https://en.wikipedia.org/wiki/Marabi', 'chicago hard house': 'https://en.wikipedia.org/wiki/Chicago_hard_house', 'belgian hardcore techno': 'https://en.wikipedia.org/wiki/Belgian_hardcore_techno', 'music of canada': 'https://en.wikipedia.org/wiki/Music_of_Canada', 'contemporary worship music': 'https://en.wikipedia.org/wiki/Contemporary_worship_music', 'punk rock subgenres': 'https://en.wikipedia.org/wiki/Punk_rock_subgenres', 'styles of house music': 'https://en.wikipedia.org/wiki/Styles_of_house_music', 'cantopop': 'https://en.wikipedia.org/wiki/Cantopop', 'music of senegal': 'https://en.wikipedia.org/wiki/Music_of_Senegal', 'cinematic soul': 'https://en.wikipedia.org/wiki/Cinematic_soul', 'video game music': 'https://en.wikipedia.org/wiki/Video_game_music', 'music of slovenia': 'https://en.wikipedia.org/wiki/Music_of_Slovenia', 'slap house': 'https://en.wikipedia.org/wiki/Slap_house', 'symphonic black metal': 'https://en.wikipedia.org/wiki/Symphonic_black_metal', 'mah%c4%81g%c4%abta': 'https://en.wikipedia.org/wiki/Mah%C4%81g%C4%ABta', 'industrial hip hop': 'https://en.wikipedia.org/wiki/Industrial_hip_hop', 'son (music)': 'https://en.wikipedia.org/wiki/Son_(music)', 'high modernism': 'https://en.wikipedia.org/wiki/High_modernism', 'progressive bluegrass': 'https://en.wikipedia.org/wiki/Progressive_bluegrass', 'dirty rap': 'https://en.wikipedia.org/wiki/Dirty_rap', 'hard trance': 'https://en.wikipedia.org/wiki/Hard_trance', 'glossary of jazz and popular music': 'https://en.wikipedia.org/wiki/Glossary_of_jazz_and_popular_music', 'gothic country': 'https://en.wikipedia.org/wiki/Gothic_country', 'bullerengue': 'https://en.wikipedia.org/wiki/Bullerengue', 'list of music genres and styles#latin & south american': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Latin_&_South_American', 'shashmaqam': 'https://en.wikipedia.org/wiki/Shashmaqam', 'texas blues': 'https://en.wikipedia.org/wiki/Texas_blues', 'outsider music': 'https://en.wikipedia.org/wiki/Outsider_music', 'luk krung': 'https://en.wikipedia.org/wiki/Luk_krung', 'list of music genres and styles#african': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#African', 'musical escapism': 'https://en.wikipedia.org/wiki/Musical_escapism', 'progressive breaks': 'https://en.wikipedia.org/wiki/Progressive_breaks', 'a cappella': 'https://en.wikipedia.org/wiki/A_cappella', 'music of mexico': 'https://en.wikipedia.org/wiki/Music_of_Mexico', 'timeline of musical events#1620s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1620s', 'neoclassical dark wave': 'https://en.wikipedia.org/wiki/Neoclassical_dark_wave', 'horrorcore': 'https://en.wikipedia.org/wiki/Horrorcore', 'celtic punk': 'https://en.wikipedia.org/wiki/Celtic_punk', 'jump-up (drum and bass)': 'https://en.wikipedia.org/wiki/Jump-up_(drum_and_bass)', 'goa trance': 'https://en.wikipedia.org/wiki/Goa_trance', 'japanoise': 'https://en.wikipedia.org/wiki/Japanoise', 'shamanic music': 'https://en.wikipedia.org/wiki/Shamanic_music', 'music of armenia': 'https://en.wikipedia.org/wiki/Music_of_Armenia', 'trouse': 'https://en.wikipedia.org/wiki/Trouse', 'noisegrind': 'https://en.wikipedia.org/wiki/Noisegrind', 'gospel music#bluegrass gospel': 'https://en.wikipedia.org/wiki/Gospel_music#Bluegrass_gospel', 'western swing': 'https://en.wikipedia.org/wiki/Western_swing', 'third stream': 'https://en.wikipedia.org/wiki/Third_stream', 'music of namibia': 'https://en.wikipedia.org/wiki/Music_of_Namibia', 'belgian jazz': 'https://en.wikipedia.org/wiki/Belgian_jazz', 'yodeling': 'https://en.wikipedia.org/wiki/Yodeling', 'afro rock': 'https://en.wikipedia.org/wiki/Afro_rock', 'timeline of musical events#1930s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1930s', 'country music': 'https://en.wikipedia.org/wiki/Country_music', 'music of albania': 'https://en.wikipedia.org/wiki/Music_of_Albania', 'traditional bluegrass': 'https://en.wikipedia.org/wiki/Traditional_bluegrass', 'hardcore breaks': 'https://en.wikipedia.org/wiki/Hardcore_breaks', 'music of gabon': 'https://en.wikipedia.org/wiki/Music_of_Gabon', 'freak scene': 'https://en.wikipedia.org/wiki/Freak_scene', 'sri lankan hip hop': 'https://en.wikipedia.org/wiki/Sri_Lankan_hip_hop', 'hard techno': 'https://en.wikipedia.org/wiki/Hard_techno', 'cognitive musicology': 'https://en.wikipedia.org/wiki/Cognitive_musicology', 'punta': 'https://en.wikipedia.org/wiki/Punta', 'stride (music)': 'https://en.wikipedia.org/wiki/Stride_(music)', 'speed garage': 'https://en.wikipedia.org/wiki/Speed_garage', 'list of music genres and styles#r&b & soul': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#R&B_&_soul', 'ecomusicology': 'https://en.wikipedia.org/wiki/Ecomusicology', 'gospel blues': 'https://en.wikipedia.org/wiki/Gospel_blues', 'progressive rock': 'https://en.wikipedia.org/wiki/Progressive_rock', 'twoubadou': 'https://en.wikipedia.org/wiki/Twoubadou', 'timeline of musical events#1660s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1660s', 'gumbe': 'https://en.wikipedia.org/wiki/Gumbe', 'electric blues': 'https://en.wikipedia.org/wiki/Electric_blues', 'spanish jazz': 'https://en.wikipedia.org/wiki/Spanish_jazz', 'post-hardcore': 'https://en.wikipedia.org/wiki/Post-hardcore', 'music of turkey': 'https://en.wikipedia.org/wiki/Music_of_Turkey', 'music of north africa': 'https://en.wikipedia.org/wiki/Music_of_North_Africa', 'power noise': 'https://en.wikipedia.org/wiki/Power_noise', 'outsider house': 'https://en.wikipedia.org/wiki/Outsider_house', 'acid rock': 'https://en.wikipedia.org/wiki/Acid_rock', 'chicago house': 'https://en.wikipedia.org/wiki/Chicago_house', 'hardwave': 'https://en.wikipedia.org/wiki/Hardwave', 'rara tech': 'https://en.wikipedia.org/wiki/Rara_tech', 'grupera': 'https://en.wikipedia.org/wiki/Grupera', 'progressive metal': 'https://en.wikipedia.org/wiki/Progressive_metal', 'canadian country music': 'https://en.wikipedia.org/wiki/Canadian_country_music', 'easy listening': 'https://en.wikipedia.org/wiki/Easy_Listening', 'latin metal': 'https://en.wikipedia.org/wiki/Latin_metal', 'list of war metal bands': 'https://en.wikipedia.org/wiki/List_of_war_metal_bands', 'timeline of musical events#1880s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1880s', 'music hall': 'https://en.wikipedia.org/wiki/Music_hall', 'amapiano': 'https://en.wikipedia.org/wiki/Amapiano', 'music of thailand': 'https://en.wikipedia.org/wiki/Music_of_Thailand', 'hiplife': 'https://en.wikipedia.org/wiki/Hiplife', 'musical instrument classification': 'https://en.wikipedia.org/wiki/Musical_instrument_classification', 'music community': 'https://en.wikipedia.org/wiki/Music_community', 'southern rock': 'https://en.wikipedia.org/wiki/Southern_rock', 'evolution of timpani in the 18th and 19th centuries': 'https://en.wikipedia.org/wiki/Evolution_of_timpani_in_the_18th_and_19th_centuries', 'ambient music#related and derivative genres': 'https://en.wikipedia.org/wiki/Ambient_music#Related_and_derivative_genres', 'chicago blues': 'https://en.wikipedia.org/wiki/Chicago_blues', 'ambient music': 'https://en.wikipedia.org/wiki/Ambient_music', 'taarab': 'https://en.wikipedia.org/wiki/Taarab', 'funk rock': 'https://en.wikipedia.org/wiki/Funk_rock', 'latin rock': 'https://en.wikipedia.org/wiki/Latin_rock', 'nitzhonot': 'https://en.wikipedia.org/wiki/Nitzhonot', 'lists of albums': 'https://en.wikipedia.org/wiki/Lists_of_albums', 'template:music genres': 'https://en.wikipedia.org/wiki/Template:Music_genres', 'ottoman music': 'https://en.wikipedia.org/wiki/Ottoman_music', 'music of germany': 'https://en.wikipedia.org/wiki/Music_of_Germany', 'sunshine pop': 'https://en.wikipedia.org/wiki/Sunshine_pop', 'ensalada (music)': 'https://en.wikipedia.org/wiki/Ensalada_(music)', 'azonto': 'https://en.wikipedia.org/wiki/Azonto', 'tarantella': 'https://en.wikipedia.org/wiki/Tarantella', 'file:wiki letter w cropped.svg': 'https://en.wikipedia.org/wiki/File:Wiki_letter_w_cropped.svg', 'chillwave': 'https://en.wikipedia.org/wiki/Chillwave', 'french hip-hop': 'https://en.wikipedia.org/wiki/French_hip-hop', 'ragga': 'https://en.wikipedia.org/wiki/Ragga', 'japanese jazz': 'https://en.wikipedia.org/wiki/Japanese_jazz', 'timeline of musical events#1580s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1580s', 'klasik': 'https://en.wikipedia.org/wiki/Klasik', 'martial music': 'https://en.wikipedia.org/wiki/Martial_music', 'doctor of musical arts': 'https://en.wikipedia.org/wiki/Doctor_of_Musical_Arts', 'music of palau': 'https://en.wikipedia.org/wiki/Music_of_Palau', 'file:commons-logo.svg': 'https://en.wikipedia.org/wiki/File:Commons-logo.svg', 'music of mozambique': 'https://en.wikipedia.org/wiki/Music_of_Mozambique', 'guitarist': 'https://en.wikipedia.org/wiki/Guitarist', 'template talk:popular music': 'https://en.wikipedia.org/wiki/Template_talk:Popular_music', 'category:all articles lacking in-text citations': 'https://en.wikipedia.org/wiki/Category:All_articles_lacking_in-text_citations', 'hardstyle#subgenres': 'https://en.wikipedia.org/wiki/Hardstyle#Subgenres', 'heartland rock': 'https://en.wikipedia.org/wiki/Heartland_rock', 'tango music': 'https://en.wikipedia.org/wiki/Tango_music', 'nh%c3%a3 nh%e1%ba%a1c': 'https://en.wikipedia.org/wiki/Nh%C3%A3_nh%E1%BA%A1c', 'philly club': 'https://en.wikipedia.org/wiki/Philly_club', 'alternative metal': 'https://en.wikipedia.org/wiki/Alternative_metal', 'frenchcore': 'https://en.wikipedia.org/wiki/Frenchcore', 'alternative reggaeton': 'https://en.wikipedia.org/wiki/Alternative_reggaeton', 'tejano music': 'https://en.wikipedia.org/wiki/Tejano_music', 'dixieland': 'https://en.wikipedia.org/wiki/Dixieland', 'uk bass': 'https://en.wikipedia.org/wiki/UK_bass', 'changa tuki': 'https://en.wikipedia.org/wiki/Changa_tuki', 'freestyle rap': 'https://en.wikipedia.org/wiki/Freestyle_rap', 'emo rap': 'https://en.wikipedia.org/wiki/Emo_rap', 'liquid funk': 'https://en.wikipedia.org/wiki/Liquid_funk', 'korean rock': 'https://en.wikipedia.org/wiki/Korean_rock', 'contemporary christian music': 'https://en.wikipedia.org/wiki/Contemporary_Christian_music', 'rap rock': 'https://en.wikipedia.org/wiki/Rap_rock', 'west coast blues': 'https://en.wikipedia.org/wiki/West_Coast_blues', 'music of sri lanka': 'https://en.wikipedia.org/wiki/Music_of_Sri_Lanka', 'adult contemporary music': 'https://en.wikipedia.org/wiki/Adult_contemporary_music', 'popular music': 'https://en.wikipedia.org/wiki/Popular_music', 'nunatak (band)': 'https://en.wikipedia.org/wiki/Nunatak_(band)', 'malaysian rock': 'https://en.wikipedia.org/wiki/Malaysian_rock', 'music of myanmar': 'https://en.wikipedia.org/wiki/Music_of_Myanmar', 'timeline of musical events#1560s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1560s', 'music of georgia (country)': 'https://en.wikipedia.org/wiki/Music_of_Georgia_(country)', 'classical music': 'https://en.wikipedia.org/wiki/Classical_music', 'modern rock': 'https://en.wikipedia.org/wiki/Modern_rock', 'timeline of musical events#1860s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1860s', 'rock music in mexico': 'https://en.wikipedia.org/wiki/Rock_music_in_Mexico', 'melodic death metal': 'https://en.wikipedia.org/wiki/Melodic_death_metal', 'southern hip-hop': 'https://en.wikipedia.org/wiki/Southern_hip-hop', 'shibuya-kei': 'https://en.wikipedia.org/wiki/Shibuya-kei', 'songo music': 'https://en.wikipedia.org/wiki/Songo_music', 'shangaan electro': 'https://en.wikipedia.org/wiki/Shangaan_electro', 'neofolk': 'https://en.wikipedia.org/wiki/Neofolk', 'music of melanesia': 'https://en.wikipedia.org/wiki/Music_of_Melanesia', 'music of estonia': 'https://en.wikipedia.org/wiki/Music_of_Estonia', 'music of lebanon': 'https://en.wikipedia.org/wiki/Music_of_Lebanon', 'blues rock': 'https://en.wikipedia.org/wiki/Blues_rock', 'list of styles of music: n%e2%80%93r': 'https://en.wikipedia.org/wiki/List_of_styles_of_music:_N%E2%80%93R', 'special:specialpages': 'https://en.wikipedia.org/wiki/Special:SpecialPages', 'music of maldives': 'https://en.wikipedia.org/wiki/Music_of_Maldives', 'brazilian rock': 'https://en.wikipedia.org/wiki/Brazilian_rock', 'shamstep': 'https://en.wikipedia.org/wiki/Shamstep', 'british rock music': 'https://en.wikipedia.org/wiki/British_rock_music', 'lambada': 'https://en.wikipedia.org/wiki/Lambada', 'trallpunk': 'https://en.wikipedia.org/wiki/Trallpunk', 'bardcore': 'https://en.wikipedia.org/wiki/Bardcore', 'sound recording and reproduction': 'https://en.wikipedia.org/wiki/Sound_recording_and_reproduction', 'city pop': 'https://en.wikipedia.org/wiki/City_pop', 'music of sierra leone': 'https://en.wikipedia.org/wiki/Music_of_Sierra_Leone', 'music of china#folk music': 'https://en.wikipedia.org/wiki/Music_of_China#Folk_music', 'kwaito': 'https://en.wikipedia.org/wiki/Kwaito', 'skate punk': 'https://en.wikipedia.org/wiki/Skate_punk', 'music of jordan': 'https://en.wikipedia.org/wiki/Music_of_Jordan', 'benga music': 'https://en.wikipedia.org/wiki/Benga_music', 'music of taiwan': 'https://en.wikipedia.org/wiki/Music_of_Taiwan', 'indigenous music of north america': 'https://en.wikipedia.org/wiki/Indigenous_music_of_North_America', 'glam rock': 'https://en.wikipedia.org/wiki/Glam_rock', 'music of latin america': 'https://en.wikipedia.org/wiki/Music_of_Latin_America', 'working on dying': 'https://en.wikipedia.org/wiki/Working_on_Dying', 'post-bop': 'https://en.wikipedia.org/wiki/Post-bop', 'category:music': 'https://en.wikipedia.org/wiki/Category:Music', 'breakbeat hardcore': 'https://en.wikipedia.org/wiki/Breakbeat_hardcore', 'ton%c3%a1s': 'https://en.wikipedia.org/wiki/Ton%C3%A1s', 'timeline of musical events#1900s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1900s', 'cakewalk': 'https://en.wikipedia.org/wiki/Cakewalk', 'environmentalism in music': 'https://en.wikipedia.org/wiki/Environmentalism_in_music', 'creole music': 'https://en.wikipedia.org/wiki/Creole_music', 'christian alternative rock': 'https://en.wikipedia.org/wiki/Christian_alternative_rock', 'uk rap#road rap': 'https://en.wikipedia.org/wiki/UK_rap#Road_rap', 'country rap': 'https://en.wikipedia.org/wiki/Country_rap', 'budots': 'https://en.wikipedia.org/wiki/Budots', 'smooth jazz': 'https://en.wikipedia.org/wiki/Smooth_jazz', 'congolese rumba': 'https://en.wikipedia.org/wiki/Congolese_rumba', 'timeline of musical events#1770s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1770s', 'acousmatic music': 'https://en.wikipedia.org/wiki/Acousmatic_music', 'music of nigeria': 'https://en.wikipedia.org/wiki/Music_of_Nigeria', 'makossa': 'https://en.wikipedia.org/wiki/Makossa', 'music of liberia': 'https://en.wikipedia.org/wiki/Music_of_Liberia', 'cajun music': 'https://en.wikipedia.org/wiki/Cajun_music', 'y%c3%a9-y%c3%a9': 'https://en.wikipedia.org/wiki/Y%C3%A9-y%C3%A9', 'comedy rock': 'https://en.wikipedia.org/wiki/Comedy_rock', 'classic soul': 'https://en.wikipedia.org/wiki/Classic_soul', 'jersey club': 'https://en.wikipedia.org/wiki/Jersey_club', 'drumstep': 'https://en.wikipedia.org/wiki/Drumstep', 'singing': 'https://en.wikipedia.org/wiki/Singing', 'timeline of musical events#1550s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1550s', 'post-progressive': 'https://en.wikipedia.org/wiki/Post-Progressive', 'folk metal': 'https://en.wikipedia.org/wiki/Folk_metal', 'list of music genres and styles#blues': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Blues', 'music of comoros': 'https://en.wikipedia.org/wiki/Music_of_Comoros', 'rock music in spain': 'https://en.wikipedia.org/wiki/Rock_music_in_Spain', 'electropunk': 'https://en.wikipedia.org/wiki/Electropunk', 'show tune': 'https://en.wikipedia.org/wiki/Show_tune', 'music education': 'https://en.wikipedia.org/wiki/Music_education', 'fidget house': 'https://en.wikipedia.org/wiki/Fidget_house', 'indie rock': 'https://en.wikipedia.org/wiki/Indie_rock', 'red dirt (music)': 'https://en.wikipedia.org/wiki/Red_dirt_(music)', 'gothabilly': 'https://en.wikipedia.org/wiki/Gothabilly', 'boomba music': 'https://en.wikipedia.org/wiki/Boomba_music', 'music of cambodia': 'https://en.wikipedia.org/wiki/Music_of_Cambodia', 'detroit blues': 'https://en.wikipedia.org/wiki/Detroit_blues', 'underground music': 'https://en.wikipedia.org/wiki/Underground_music', 'trot (music)': 'https://en.wikipedia.org/wiki/Trot_(music)', 'power pop': 'https://en.wikipedia.org/wiki/Power_pop', 'turbo-folk': 'https://en.wikipedia.org/wiki/Turbo-folk', 'klezmer': 'https://en.wikipedia.org/wiki/Klezmer', 'hardcore punk': 'https://en.wikipedia.org/wiki/Hardcore_punk', 'mele (hawaiian term)': 'https://en.wikipedia.org/wiki/Mele_(Hawaiian_term)', 'new weird america': 'https://en.wikipedia.org/wiki/New_Weird_America', 'eurodisco': 'https://en.wikipedia.org/wiki/Eurodisco', 'new jersey sound': 'https://en.wikipedia.org/wiki/New_Jersey_sound', 'music of alaska': 'https://en.wikipedia.org/wiki/Music_of_Alaska', 'jazztronica': 'https://en.wikipedia.org/wiki/Jazztronica', 'novelty piano': 'https://en.wikipedia.org/wiki/Novelty_piano', 'bikutsi': 'https://en.wikipedia.org/wiki/Bikutsi', 'music of brazil': 'https://en.wikipedia.org/wiki/Music_of_Brazil', 'american rock': 'https://en.wikipedia.org/wiki/American_rock', 'list of popular music genres': 'https://en.wikipedia.org/wiki/List_of_popular_music_genres', 'music of asia': 'https://en.wikipedia.org/wiki/Music_of_Asia', 'record label': 'https://en.wikipedia.org/wiki/Record_label', 'special:random': 'https://en.wikipedia.org/wiki/Special:Random', 'progressive electronic': 'https://en.wikipedia.org/wiki/Progressive_electronic', 'brega (music)': 'https://en.wikipedia.org/wiki/Brega_(music)', 'electropop': 'https://en.wikipedia.org/wiki/Electropop', 'porro': 'https://en.wikipedia.org/wiki/Porro', 'political hip-hop#conscious hip-hop': 'https://en.wikipedia.org/wiki/Political_hip-hop#Conscious_hip-hop', 'blackened doom': 'https://en.wikipedia.org/wiki/Blackened_doom', 'rhythm section': 'https://en.wikipedia.org/wiki/Rhythm_section', 'cold wave (music)': 'https://en.wikipedia.org/wiki/Cold_wave_(music)', 'electronicore': 'https://en.wikipedia.org/wiki/Electronicore', 'jenkka': 'https://en.wikipedia.org/wiki/Jenkka', 'synth-metal': 'https://en.wikipedia.org/wiki/Synth-metal', 'depressive suicidal black metal': 'https://en.wikipedia.org/wiki/Depressive_suicidal_black_metal', 'phonk': 'https://en.wikipedia.org/wiki/Phonk', 'reggae': 'https://en.wikipedia.org/wiki/Reggae', 'copla (music)': 'https://en.wikipedia.org/wiki/Copla_(music)', 'luk thung': 'https://en.wikipedia.org/wiki/Luk_thung', 'witch house (genre)': 'https://en.wikipedia.org/wiki/Witch_house_(genre)', 'music of the gambia': 'https://en.wikipedia.org/wiki/Music_of_the_Gambia', 'kindie rock': 'https://en.wikipedia.org/wiki/Kindie_rock', 'nordic popular music': 'https://en.wikipedia.org/wiki/Nordic_popular_music', 'apala': 'https://en.wikipedia.org/wiki/Apala', 'jazz fusion': 'https://en.wikipedia.org/wiki/Jazz_fusion', 'country blues': 'https://en.wikipedia.org/wiki/Country_blues', 'musical form': 'https://en.wikipedia.org/wiki/Musical_form', 'christian metal': 'https://en.wikipedia.org/wiki/Christian_metal', 'melodic black metal': 'https://en.wikipedia.org/wiki/Melodic_black_metal', 'music of saint kitts and nevis': 'https://en.wikipedia.org/wiki/Music_of_Saint_Kitts_and_Nevis', 'suomisaundi': 'https://en.wikipedia.org/wiki/Suomisaundi', 'rapcore': 'https://en.wikipedia.org/wiki/Rapcore', 'mbaqanga': 'https://en.wikipedia.org/wiki/Mbaqanga', '1500s in music': 'https://en.wikipedia.org/wiki/1500s_in_music', 'music of polynesia': 'https://en.wikipedia.org/wiki/Music_of_Polynesia', 'music of the faroe islands': 'https://en.wikipedia.org/wiki/Music_of_the_Faroe_Islands', 'music of haiti': 'https://en.wikipedia.org/wiki/Music_of_Haiti', 'music of kyrgyzstan': 'https://en.wikipedia.org/wiki/Music_of_Kyrgyzstan', 'rap metal': 'https://en.wikipedia.org/wiki/Rap_metal', 'breakbeat#subgenres': 'https://en.wikipedia.org/wiki/Breakbeat#Subgenres', 'anti-folk': 'https://en.wikipedia.org/wiki/Anti-folk', 'original pilipino music': 'https://en.wikipedia.org/wiki/Original_Pilipino_Music', 'worship': 'https://en.wikipedia.org/wiki/Worship', 'history of music in the biblical period': 'https://en.wikipedia.org/wiki/History_of_music_in_the_biblical_period', 'wizard rock': 'https://en.wikipedia.org/wiki/Wizard_rock', 'zamrock': 'https://en.wikipedia.org/wiki/Zamrock', 'music of the republic of ireland': 'https://en.wikipedia.org/wiki/Music_of_the_Republic_of_Ireland', 'gqom': 'https://en.wikipedia.org/wiki/Gqom', 'category:short description is different from wikidata': 'https://en.wikipedia.org/wiki/Category:Short_description_is_different_from_Wikidata', 'film': 'https://en.wikipedia.org/wiki/Film', 'category:all articles to be expanded': 'https://en.wikipedia.org/wiki/Category:All_articles_to_be_expanded', 'cowpunk': 'https://en.wikipedia.org/wiki/Cowpunk', 'latin jazz': 'https://en.wikipedia.org/wiki/Latin_jazz', 'experimental rock': 'https://en.wikipedia.org/wiki/Experimental_rock', 'english folk music': 'https://en.wikipedia.org/wiki/English_folk_music', 'corrido': 'https://en.wikipedia.org/wiki/Corrido', 'timeline of musical events#1700s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1700s', 'dunedin sound': 'https://en.wikipedia.org/wiki/Dunedin_sound', 'breakcore': 'https://en.wikipedia.org/wiki/Breakcore', 'darksynth': 'https://en.wikipedia.org/wiki/Darksynth', 'pop soul': 'https://en.wikipedia.org/wiki/Pop_soul', 'funktronica': 'https://en.wikipedia.org/wiki/Funktronica', 'tango (flamenco)': 'https://en.wikipedia.org/wiki/Tango_(flamenco)', 'drummer': 'https://en.wikipedia.org/wiki/Drummer', 'list of classical music genres': 'https://en.wikipedia.org/wiki/List_of_classical_music_genres', 'europop': 'https://en.wikipedia.org/wiki/Europop', 'chap hop': 'https://en.wikipedia.org/wiki/Chap_hop', 'music of norway': 'https://en.wikipedia.org/wiki/Music_of_Norway', 'list of musical instruments': 'https://en.wikipedia.org/wiki/List_of_musical_instruments', 'music of kazakhstan': 'https://en.wikipedia.org/wiki/Music_of_Kazakhstan', 'music censorship': 'https://en.wikipedia.org/wiki/Music_censorship', 'stride jazz': 'https://en.wikipedia.org/wiki/Stride_jazz', 'm%c3%basica criolla': 'https://en.wikipedia.org/wiki/M%C3%BAsica_criolla', 'dappankuthu': 'https://en.wikipedia.org/wiki/Dappankuthu', 'music of iceland': 'https://en.wikipedia.org/wiki/Music_of_Iceland', 'music of the democratic republic of the congo': 'https://en.wikipedia.org/wiki/Music_of_the_Democratic_Republic_of_the_Congo', 'merenhouse': 'https://en.wikipedia.org/wiki/Merenhouse', 'sea shanty': 'https://en.wikipedia.org/wiki/Sea_shanty', 'jewish hip-hop': 'https://en.wikipedia.org/wiki/Jewish_hip-hop', 'truck-driving country': 'https://en.wikipedia.org/wiki/Truck-driving_country', 'dansband': 'https://en.wikipedia.org/wiki/Dansband', 'j-pop': 'https://en.wikipedia.org/wiki/J-pop', 'music of cameroon': 'https://en.wikipedia.org/wiki/Music_of_Cameroon', 'music of lesotho': 'https://en.wikipedia.org/wiki/Music_of_Lesotho', 'pagan metal': 'https://en.wikipedia.org/wiki/Pagan_metal', 'music of iran': 'https://en.wikipedia.org/wiki/Music_of_Iran', 'jit': 'https://en.wikipedia.org/wiki/Jit', 'crust punk': 'https://en.wikipedia.org/wiki/Crust_punk', 'music of southeast asia': 'https://en.wikipedia.org/wiki/Music_of_Southeast_Asia', 'sub-saharan african music traditions': 'https://en.wikipedia.org/wiki/Sub-Saharan_African_music_traditions', 'music archaeology': 'https://en.wikipedia.org/wiki/Music_archaeology', 'latin house': 'https://en.wikipedia.org/wiki/Latin_house', 'music of west africa': 'https://en.wikipedia.org/wiki/Music_of_West_Africa', 'minneapolis sound': 'https://en.wikipedia.org/wiki/Minneapolis_Sound', 'dark wave': 'https://en.wikipedia.org/wiki/Dark_wave', 'folk instrument': 'https://en.wikipedia.org/wiki/Folk_instrument', 'paisley underground': 'https://en.wikipedia.org/wiki/Paisley_Underground', 'eurodance': 'https://en.wikipedia.org/wiki/Eurodance', 'alt-jazz': 'https://en.wikipedia.org/wiki/Alt-jazz', 'american folk revival': 'https://en.wikipedia.org/wiki/American_folk_revival', 'music of malta': 'https://en.wikipedia.org/wiki/Music_of_Malta', 'music of dominica': 'https://en.wikipedia.org/wiki/Music_of_Dominica', 'contemporary hit radio': 'https://en.wikipedia.org/wiki/Contemporary_hit_radio', 'music of mongolia': 'https://en.wikipedia.org/wiki/Music_of_Mongolia', 'list of music genres and styles#european': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#European', 'coimbra fado': 'https://en.wikipedia.org/wiki/Coimbra_Fado', 'ska': 'https://en.wikipedia.org/wiki/Ska', 'liturgical music': 'https://en.wikipedia.org/wiki/Liturgical_music', 'pinpeat': 'https://en.wikipedia.org/wiki/Pinpeat', 'music genre': 'https://en.wikipedia.org/wiki/Music_genre', 'timeline of musical events#1570s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1570s', 'category:music of north america': 'https://en.wikipedia.org/wiki/Category:Music_of_North_America', 'complextro': 'https://en.wikipedia.org/wiki/Complextro', 'album era': 'https://en.wikipedia.org/wiki/Album_era', 'kadongo kamu': 'https://en.wikipedia.org/wiki/Kadongo_Kamu', 'french pop music': 'https://en.wikipedia.org/wiki/French_pop_music', 'sludge metal': 'https://en.wikipedia.org/wiki/Sludge_metal', '1970s in music': 'https://en.wikipedia.org/wiki/1970s_in_music', 'hyphy': 'https://en.wikipedia.org/wiki/Hyphy', 'psychedelic trance#dark psytrance': 'https://en.wikipedia.org/wiki/Psychedelic_trance#Dark_psytrance', 'new beat': 'https://en.wikipedia.org/wiki/New_beat', 'classic female blues': 'https://en.wikipedia.org/wiki/Classic_female_blues', 'music of chile': 'https://en.wikipedia.org/wiki/Music_of_Chile', 'electroacoustic improvisation': 'https://en.wikipedia.org/wiki/Electroacoustic_improvisation', 'avant-garde black metal': 'https://en.wikipedia.org/wiki/Avant-garde_black_metal', 'deathgrind': 'https://en.wikipedia.org/wiki/Deathgrind', 'music of bhutan': 'https://en.wikipedia.org/wiki/Music_of_Bhutan', 'list of rock genres': 'https://en.wikipedia.org/wiki/List_of_rock_genres', 'electroacoustic music': 'https://en.wikipedia.org/wiki/Electroacoustic_music', 'avant-garde music': 'https://en.wikipedia.org/wiki/Avant-garde_music', 'jungle music': 'https://en.wikipedia.org/wiki/Jungle_music', 'psychobilly': 'https://en.wikipedia.org/wiki/Psychobilly', 'neo-prog': 'https://en.wikipedia.org/wiki/Neo-prog', 'music of buryatia': 'https://en.wikipedia.org/wiki/Music_of_Buryatia', 'cape jazz': 'https://en.wikipedia.org/wiki/Cape_jazz', 'synthwave': 'https://en.wikipedia.org/wiki/Synthwave', 'memphis blues': 'https://en.wikipedia.org/wiki/Memphis_blues', 'britpop': 'https://en.wikipedia.org/wiki/Britpop', 'electro swing': 'https://en.wikipedia.org/wiki/Electro_swing', 'french electronic music': 'https://en.wikipedia.org/wiki/French_electronic_music', 'music of guinea': 'https://en.wikipedia.org/wiki/Music_of_Guinea', 'wikipedia:about': 'https://en.wikipedia.org/wiki/Wikipedia:About', 'urban contemporary gospel': 'https://en.wikipedia.org/wiki/Urban_contemporary_gospel', 'chanson': 'https://en.wikipedia.org/wiki/Chanson', 'list of music genres and styles#country': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Country', 'nu skool breaks': 'https://en.wikipedia.org/wiki/Nu_skool_breaks', 'funk carioca#brazilian phonk': 'https://en.wikipedia.org/wiki/Funk_carioca#Brazilian_phonk', 'taiwanese rock': 'https://en.wikipedia.org/wiki/Taiwanese_rock', 'music of syria': 'https://en.wikipedia.org/wiki/Music_of_Syria', 'new romantic#styles of music': 'https://en.wikipedia.org/wiki/New_Romantic#Styles_of_music', 'minimal wave': 'https://en.wikipedia.org/wiki/Minimal_wave', 'musical improvisation': 'https://en.wikipedia.org/wiki/Musical_improvisation', 'music of el salvador': 'https://en.wikipedia.org/wiki/Music_of_El_Salvador', 'category:commons link is locally defined': 'https://en.wikipedia.org/wiki/Category:Commons_link_is_locally_defined', 'horror punk': 'https://en.wikipedia.org/wiki/Horror_punk', 'birmingham sound': 'https://en.wikipedia.org/wiki/Birmingham_sound', 'latin ballad': 'https://en.wikipedia.org/wiki/Latin_ballad', 'music of slovakia': 'https://en.wikipedia.org/wiki/Music_of_Slovakia', 'belgian hip-hop': 'https://en.wikipedia.org/wiki/Belgian_hip-hop', 'atmospheric drum and bass': 'https://en.wikipedia.org/wiki/Atmospheric_drum_and_bass', 'single (music)': 'https://en.wikipedia.org/wiki/Single_(music)', 'template:popular music': 'https://en.wikipedia.org/wiki/Special:EditPage/Template:Popular_music', 'instrumental hip hop': 'https://en.wikipedia.org/wiki/Instrumental_hip_hop', 'music of africa': 'https://en.wikipedia.org/wiki/Music_of_Africa', 'ragga jungle': 'https://en.wikipedia.org/wiki/Ragga_jungle', 'special:search': 'https://en.wikipedia.org/wiki/Special:Search', '1540s in music': 'https://en.wikipedia.org/wiki/1540s_in_music', 'instrumental hip-hop': 'https://en.wikipedia.org/wiki/Instrumental_hip-hop', 'list of music genres and styles?action=edit': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles?action=edit', 'impressionism in music': 'https://en.wikipedia.org/wiki/Impressionism_in_music', 'list of central american folk music traditions': 'https://en.wikipedia.org/wiki/List_of_Central_American_folk_music_traditions', 'andalusi classical music': 'https://en.wikipedia.org/wiki/Andalusi_classical_music', 'lead vocalist': 'https://en.wikipedia.org/wiki/Lead_vocalist', 'viking rock': 'https://en.wikipedia.org/wiki/Viking_rock', 'musician': 'https://en.wikipedia.org/wiki/Musician', 'classic rag': 'https://en.wikipedia.org/wiki/Classic_rag', 'pub rock (united kingdom)': 'https://en.wikipedia.org/wiki/Pub_rock_(United_Kingdom)', 'doctor of philosophy': 'https://en.wikipedia.org/wiki/Doctor_of_Philosophy', 'music of malawi': 'https://en.wikipedia.org/wiki/Music_of_Malawi', 'australian folk music': 'https://en.wikipedia.org/wiki/Australian_folk_music', 'new-age music': 'https://en.wikipedia.org/wiki/New-age_music', 'hymn': 'https://en.wikipedia.org/wiki/Hymn', 'acid techno': 'https://en.wikipedia.org/wiki/Acid_techno', 'm%c3%a9ringue': 'https://en.wikipedia.org/wiki/M%C3%A9ringue', 'tropipop': 'https://en.wikipedia.org/wiki/Tropipop', 'timeline of musical events#1850s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1850s', 'proto-punk': 'https://en.wikipedia.org/wiki/Proto-punk', 'southern gospel': 'https://en.wikipedia.org/wiki/Southern_gospel', 'mumble rap': 'https://en.wikipedia.org/wiki/Mumble_rap', 'adult album alternative': 'https://en.wikipedia.org/wiki/Adult_album_alternative', 'doom metal': 'https://en.wikipedia.org/wiki/Doom_metal', 'music and fashion': 'https://en.wikipedia.org/wiki/Music_and_fashion', 'russ music': 'https://en.wikipedia.org/wiki/Russ_music', 'big beat': 'https://en.wikipedia.org/wiki/Big_beat', 'vaporwave': 'https://en.wikipedia.org/wiki/Vaporwave', 'dangdut': 'https://en.wikipedia.org/wiki/Dangdut', 'minimal music': 'https://en.wikipedia.org/wiki/Minimal_music', 'garrot%c3%adn': 'https://en.wikipedia.org/wiki/Garrot%C3%ADn', 'hip house': 'https://en.wikipedia.org/wiki/Hip_house', 'melodic house': 'https://en.wikipedia.org/wiki/Melodic_house', 'afrobeat': 'https://en.wikipedia.org/wiki/Afrobeat', 'brutal death metal': 'https://en.wikipedia.org/wiki/Brutal_death_metal', 'special:mytalk': 'https://en.wikipedia.org/wiki/Special:MyTalk', 'music of the dominican republic': 'https://en.wikipedia.org/wiki/Music_of_the_Dominican_Republic', '1950s in music': 'https://en.wikipedia.org/wiki/1950s_in_music', 'highlife': 'https://en.wikipedia.org/wiki/Highlife', 'muzak': 'https://en.wikipedia.org/wiki/Muzak', 'psydub': 'https://en.wikipedia.org/wiki/Psydub', 'sung poetry': 'https://en.wikipedia.org/wiki/Sung_poetry', 'kapa haka': 'https://en.wikipedia.org/wiki/Kapa_haka', 'piphat': 'https://en.wikipedia.org/wiki/Piphat', 'post-punk': 'https://en.wikipedia.org/wiki/Post-punk', 'genealogy of musical genres': 'https://en.wikipedia.org/wiki/Genealogy_of_musical_genres', 'record producer': 'https://en.wikipedia.org/wiki/Record_producer', 'west coast hip-hop': 'https://en.wikipedia.org/wiki/West_Coast_hip-hop', 'hip hop soul': 'https://en.wikipedia.org/wiki/Hip_hop_soul', 'punk rap': 'https://en.wikipedia.org/wiki/Punk_rap', 'music of samoa': 'https://en.wikipedia.org/wiki/Music_of_Samoa', 'c-pop': 'https://en.wikipedia.org/wiki/C-pop', 'fictional music': 'https://en.wikipedia.org/wiki/Fictional_music', 'wikipedia:external links': 'https://en.wikipedia.org/wiki/Wikipedia:External_links', 'space age pop': 'https://en.wikipedia.org/wiki/Space_age_pop', 'toytown techno': 'https://en.wikipedia.org/wiki/Toytown_techno', 'merengue music': 'https://en.wikipedia.org/wiki/Merengue_music', 'laptronica': 'https://en.wikipedia.org/wiki/Laptronica', 'martinetes': 'https://en.wikipedia.org/wiki/Martinetes', 'noise pop': 'https://en.wikipedia.org/wiki/Noise_pop', 'sikh music': 'https://en.wikipedia.org/wiki/Sikh_music', 'fuji music': 'https://en.wikipedia.org/wiki/Fuji_music', 'baroque music': 'https://en.wikipedia.org/wiki/Baroque_music', 'denpa music': 'https://en.wikipedia.org/wiki/Denpa_music', 'soulful house': 'https://en.wikipedia.org/wiki/Soulful_house', 'list of music genres and styles#': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#', 'arabesque (turkish music)': 'https://en.wikipedia.org/wiki/Arabesque_(Turkish_music)', 'oldies': 'https://en.wikipedia.org/wiki/Oldies', 'list of folk music traditions': 'https://en.wikipedia.org/wiki/List_of_folk_music_traditions', 'indian classical music': 'https://en.wikipedia.org/wiki/Indian_classical_music', 'light music': 'https://en.wikipedia.org/wiki/Light_music', 'mugham': 'https://en.wikipedia.org/wiki/Mugham', 'hardstyle#euphoric hardstyle': 'https://en.wikipedia.org/wiki/Hardstyle#Euphoric_hardstyle', 'trap music (edm)': 'https://en.wikipedia.org/wiki/Trap_music_(EDM)', 'operatic pop': 'https://en.wikipedia.org/wiki/Operatic_pop', 'noise rock': 'https://en.wikipedia.org/wiki/Noise_rock', 'drone metal': 'https://en.wikipedia.org/wiki/Drone_metal', 'balearic beat': 'https://en.wikipedia.org/wiki/Balearic_beat', 'italo house': 'https://en.wikipedia.org/wiki/Italo_house', 'music of nauru': 'https://en.wikipedia.org/wiki/Music_of_Nauru', 'deconstructed club': 'https://en.wikipedia.org/wiki/Deconstructed_club', 'country music#fifth generation (1990s)': 'https://en.wikipedia.org/wiki/Country_music#Fifth_generation_(1990s)', 'morlam': 'https://en.wikipedia.org/wiki/Morlam', 'music of kiribati': 'https://en.wikipedia.org/wiki/Music_of_Kiribati', 'mainstream jazz': 'https://en.wikipedia.org/wiki/Mainstream_jazz', 'speedcore': 'https://en.wikipedia.org/wiki/Speedcore', 'music of turkmenistan': 'https://en.wikipedia.org/wiki/Music_of_Turkmenistan', 'neoclassical new-age music': 'https://en.wikipedia.org/wiki/Neoclassical_new-age_music', 'music of benin': 'https://en.wikipedia.org/wiki/Music_of_Benin', 'rab%c3%b2day': 'https://en.wikipedia.org/wiki/Rab%C3%B2day', 'music of bulgaria': 'https://en.wikipedia.org/wiki/Music_of_Bulgaria', 'intelligent dance music': 'https://en.wikipedia.org/wiki/Intelligent_dance_music', 'music of liechtenstein': 'https://en.wikipedia.org/wiki/Music_of_Liechtenstein', 'extreme metal': 'https://en.wikipedia.org/wiki/Extreme_metal', 'history of the violin': 'https://en.wikipedia.org/wiki/History_of_the_violin', 'sadcore': 'https://en.wikipedia.org/wiki/Sadcore', '1940s in music': 'https://en.wikipedia.org/wiki/1940s_in_music', 'category:music of south asia': 'https://en.wikipedia.org/wiki/Category:Music_of_South_Asia', 'synth punk': 'https://en.wikipedia.org/wiki/Synth_punk', 'pichakaree': 'https://en.wikipedia.org/wiki/Pichakaree', 'progressive pop': 'https://en.wikipedia.org/wiki/Progressive_pop', 'ethnic electronica': 'https://en.wikipedia.org/wiki/Ethnic_electronica', 'beautiful music': 'https://en.wikipedia.org/wiki/Beautiful_music', 'igbo highlife': 'https://en.wikipedia.org/wiki/Igbo_highlife', 'music of belgium': 'https://en.wikipedia.org/wiki/Music_of_Belgium', 'ragtime': 'https://en.wikipedia.org/wiki/Ragtime', 'traditional country music': 'https://en.wikipedia.org/wiki/Traditional_country_music', 'bluegrass music': 'https://en.wikipedia.org/wiki/Bluegrass_music', 'modernism (music)': 'https://en.wikipedia.org/wiki/Modernism_(music)', 'french house': 'https://en.wikipedia.org/wiki/French_house', 'afro pop': 'https://en.wikipedia.org/wiki/Afro_pop', 'ambient pop': 'https://en.wikipedia.org/wiki/Ambient_pop', 'boogie rock': 'https://en.wikipedia.org/wiki/Boogie_rock', 'adult hits': 'https://en.wikipedia.org/wiki/Adult_hits', 'glitch hop': 'https://en.wikipedia.org/wiki/Glitch_hop', 'hip-hop soul': 'https://en.wikipedia.org/wiki/Hip-hop_soul', 'new wave of british heavy metal': 'https://en.wikipedia.org/wiki/New_wave_of_British_heavy_metal', 'list of music genres and styles#jazz': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Jazz', 'midtempo bass': 'https://en.wikipedia.org/wiki/Midtempo_bass', 'afro house': 'https://en.wikipedia.org/wiki/Afro_house', 'folk ragtime': 'https://en.wikipedia.org/wiki/Folk_ragtime', 'madchester': 'https://en.wikipedia.org/wiki/Madchester', 'techno': 'https://en.wikipedia.org/wiki/Techno', 'melbourne bounce': 'https://en.wikipedia.org/wiki/Melbourne_bounce', 'bolero': 'https://en.wikipedia.org/wiki/Bolero', 'flamenco rock': 'https://en.wikipedia.org/wiki/Flamenco_rock', 'military band': 'https://en.wikipedia.org/wiki/Military_band', 'melodic hardcore': 'https://en.wikipedia.org/wiki/Melodic_hardcore', 'index of music articles': 'https://en.wikipedia.org/wiki/Index_of_music_articles', 'music of israel': 'https://en.wikipedia.org/wiki/Music_of_Israel', 'black midi': 'https://en.wikipedia.org/wiki/Black_MIDI', 'progressive rock (radio format)': 'https://en.wikipedia.org/wiki/Progressive_rock_(radio_format)', 'death industrial': 'https://en.wikipedia.org/wiki/Death_industrial', 'template:music topics': 'https://en.wikipedia.org/wiki/Template:Music_topics', 'political hip-hop': 'https://en.wikipedia.org/wiki/Political_hip-hop', 'taqwacore': 'https://en.wikipedia.org/wiki/Taqwacore', 'illbient': 'https://en.wikipedia.org/wiki/Illbient', 'timeline of musical events#1800s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1800s', 'european free jazz': 'https://en.wikipedia.org/wiki/European_free_jazz', 'korean folk music': 'https://en.wikipedia.org/wiki/Korean_folk_music', 'musicology': 'https://en.wikipedia.org/wiki/Musicology', 'power soca': 'https://en.wikipedia.org/wiki/Power_soca', 'music of burkina faso': 'https://en.wikipedia.org/wiki/Music_of_Burkina_Faso', 'midwest emo': 'https://en.wikipedia.org/wiki/Midwest_emo', 'category:popular music': 'https://en.wikipedia.org/wiki/Category:Popular_music', 'music of s%c3%a3o tom%c3%a9 and pr%c3%adncipe': 'https://en.wikipedia.org/wiki/Music_of_S%C3%A3o_Tom%C3%A9_and_Pr%C3%ADncipe', 'dreampunk': 'https://en.wikipedia.org/wiki/Dreampunk', 'technical death metal': 'https://en.wikipedia.org/wiki/Technical_death_metal', 'music of croatia': 'https://en.wikipedia.org/wiki/Music_of_Croatia', 'chanson r%c3%a9aliste': 'https://en.wikipedia.org/wiki/Chanson_r%C3%A9aliste', 'post-rock': 'https://en.wikipedia.org/wiki/Post-rock', 'list of music genres and styles#asian': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Asian', 'blue yodeling': 'https://en.wikipedia.org/wiki/Blue_Yodeling', 'gothic punk': 'https://en.wikipedia.org/wiki/Gothic_punk', 'banda (music)': 'https://en.wikipedia.org/wiki/Banda_(music)', 'timeline of musical events#1870s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1870s', 'pibroch': 'https://en.wikipedia.org/wiki/Pibroch', 'music theory': 'https://en.wikipedia.org/wiki/Music_theory', 'lubbock, texas#music': 'https://en.wikipedia.org/wiki/Lubbock,_Texas#Music', 'special:recentchanges': 'https://en.wikipedia.org/wiki/Special:RecentChanges', 'music of suriname': 'https://en.wikipedia.org/wiki/Music_of_Suriname', 'chicano rap': 'https://en.wikipedia.org/wiki/Chicano_rap', 'background music': 'https://en.wikipedia.org/wiki/Background_music', 'worldbeat': 'https://en.wikipedia.org/wiki/Worldbeat', 'experimental hip-hop': 'https://en.wikipedia.org/wiki/Experimental_hip-hop', 'enka': 'https://en.wikipedia.org/wiki/Enka', 'music of oman': 'https://en.wikipedia.org/wiki/Music_of_Oman', 'sawt (music)': 'https://en.wikipedia.org/wiki/Sawt_(music)', 'music of saint lucia': 'https://en.wikipedia.org/wiki/Music_of_Saint_Lucia', 'flamenco': 'https://en.wikipedia.org/wiki/Flamenco', 'sega music': 'https://en.wikipedia.org/wiki/Sega_music', 'deep funk': 'https://en.wikipedia.org/wiki/Deep_funk', 'bedroom pop': 'https://en.wikipedia.org/wiki/Bedroom_pop', 'wikipedia:further reading': 'https://en.wikipedia.org/wiki/Wikipedia:Further_reading', 'virtuoso': 'https://en.wikipedia.org/wiki/Virtuoso', 'music of eritrea': 'https://en.wikipedia.org/wiki/Music_of_Eritrea', 'boom bap': 'https://en.wikipedia.org/wiki/Boom_bap', 'punkabilly': 'https://en.wikipedia.org/wiki/Punkabilly', 'music of new zealand': 'https://en.wikipedia.org/wiki/Music_of_New_Zealand', 'reggaeton': 'https://en.wikipedia.org/wiki/Reggaeton', 'wikipedia:contact us': 'https://en.wikipedia.org/wiki/Wikipedia:Contact_us', 'classic rock': 'https://en.wikipedia.org/wiki/Classic_rock', 'nu-disco': 'https://en.wikipedia.org/wiki/Nu-disco', 'music of seychelles': 'https://en.wikipedia.org/wiki/Music_of_Seychelles', 'music of nicaragua': 'https://en.wikipedia.org/wiki/Music_of_Nicaragua', 'lavani': 'https://en.wikipedia.org/wiki/Lavani', 'marrabenta': 'https://en.wikipedia.org/wiki/Marrabenta', 'techno#developments': 'https://en.wikipedia.org/wiki/Techno#Developments', 'sardana': 'https://en.wikipedia.org/wiki/Sardana', 'avant-garde metal': 'https://en.wikipedia.org/wiki/Avant-garde_metal', 'music and emotion': 'https://en.wikipedia.org/wiki/Music_and_emotion', 'timeline of musical events#1740s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1740s', 'help:contents': 'https://en.wikipedia.org/wiki/Help:Contents', 'list of music genres and styles#rock': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Rock', 'emo pop': 'https://en.wikipedia.org/wiki/Emo_pop', 'arabic music': 'https://en.wikipedia.org/wiki/Arabic_music', 'proibid%c3%a3o': 'https://en.wikipedia.org/wiki/Proibid%C3%A3o', 'flashcore': 'https://en.wikipedia.org/wiki/Flashcore', 'ancient music': 'https://en.wikipedia.org/wiki/Ancient_music', 'dutch house': 'https://en.wikipedia.org/wiki/Dutch_house', 'music of trinidad and tobago': 'https://en.wikipedia.org/wiki/Music_of_Trinidad_and_Tobago', 'psybient': 'https://en.wikipedia.org/wiki/Psybient', 'music technology (electronic and digital)': 'https://en.wikipedia.org/wiki/Music_technology_(electronic_and_digital)', 'tribal house': 'https://en.wikipedia.org/wiki/Tribal_house', 'list of north american folk music traditions': 'https://en.wikipedia.org/wiki/List_of_North_American_folk_music_traditions', 'alternative r%26b': 'https://en.wikipedia.org/wiki/Alternative_R%26B', 'chopper (rap)': 'https://en.wikipedia.org/wiki/Chopper_(rap)', 'music of hawaii': 'https://en.wikipedia.org/wiki/Music_of_Hawaii', 'house music': 'https://en.wikipedia.org/wiki/House_music', 'ma%27luf': 'https://en.wikipedia.org/wiki/Ma%27luf', 'bal-musette': 'https://en.wikipedia.org/wiki/Bal-musette', 'krautrock': 'https://en.wikipedia.org/wiki/Krautrock', 'music of panama': 'https://en.wikipedia.org/wiki/Music_of_Panama', 'baroque pop': 'https://en.wikipedia.org/wiki/Baroque_pop', 'ars antiqua': 'https://en.wikipedia.org/wiki/Ars_antiqua', 'drumfunk': 'https://en.wikipedia.org/wiki/Drumfunk', 'instrumental': 'https://en.wikipedia.org/wiki/Instrumental', 'tecnocumbia': 'https://en.wikipedia.org/wiki/Tecnocumbia', 'music of sweden': 'https://en.wikipedia.org/wiki/Music_of_Sweden', 'fado': 'https://en.wikipedia.org/wiki/Fado', 'dub techno': 'https://en.wikipedia.org/wiki/Dub_techno', 'national socialist black metal': 'https://en.wikipedia.org/wiki/National_Socialist_black_metal', 'peteneras': 'https://en.wikipedia.org/wiki/Peteneras', 'music of mauritius': 'https://en.wikipedia.org/wiki/Music_of_Mauritius', 'string (thai pop)': 'https://en.wikipedia.org/wiki/String_(Thai_pop)', 'positive hardcore': 'https://en.wikipedia.org/wiki/Positive_hardcore', 'bass music': 'https://en.wikipedia.org/wiki/Bass_music', 'hokum': 'https://en.wikipedia.org/wiki/Hokum', 'music of palestine': 'https://en.wikipedia.org/wiki/Music_of_Palestine', 'guajira (music)': 'https://en.wikipedia.org/wiki/Guajira_(music)', 'category:music of southern africa': 'https://en.wikipedia.org/wiki/Category:Music_of_Southern_Africa', 'alternative dance': 'https://en.wikipedia.org/wiki/Alternative_dance', 'jota (music)': 'https://en.wikipedia.org/wiki/Jota_(music)', 'cowboy pop': 'https://en.wikipedia.org/wiki/Cowboy_pop', 'backing vocalist': 'https://en.wikipedia.org/wiki/Backing_vocalist', 'progressive trance': 'https://en.wikipedia.org/wiki/Progressive_trance', 'punk blues': 'https://en.wikipedia.org/wiki/Punk_blues', 'soukous': 'https://en.wikipedia.org/wiki/Soukous', 'rock music in portugal': 'https://en.wikipedia.org/wiki/Rock_music_in_Portugal', 'diva house': 'https://en.wikipedia.org/wiki/Diva_house', 'electro house': 'https://en.wikipedia.org/wiki/Electro_house', 'raga': 'https://en.wikipedia.org/wiki/Raga', 'northern soul': 'https://en.wikipedia.org/wiki/Northern_soul', 'sole%c3%a1': 'https://en.wikipedia.org/wiki/Sole%C3%A1', 'boogie-woogie': 'https://en.wikipedia.org/wiki/Boogie-woogie', 'timeline of musical events#1610s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1610s', 'vogue (dance)': 'https://en.wikipedia.org/wiki/Vogue_(dance)', 'folk noir': 'https://en.wikipedia.org/wiki/Folk_noir', 'category:music of east africa': 'https://en.wikipedia.org/wiki/Category:Music_of_East_Africa', 'music of cuba': 'https://en.wikipedia.org/wiki/Music_of_Cuba', 'music festival': 'https://en.wikipedia.org/wiki/Music_festival', 'christian rock': 'https://en.wikipedia.org/wiki/Christian_Rock', 'music of saint vincent and the grenadines': 'https://en.wikipedia.org/wiki/Music_of_Saint_Vincent_and_the_Grenadines', 'gulf and western (music genre)': 'https://en.wikipedia.org/wiki/Gulf_and_Western_(music_genre)', 'gypsy jazz': 'https://en.wikipedia.org/wiki/Gypsy_jazz', 'music of burundi': 'https://en.wikipedia.org/wiki/Music_of_Burundi', 'jazzstep': 'https://en.wikipedia.org/wiki/Jazzstep', 'electro-industrial': 'https://en.wikipedia.org/wiki/Electro-industrial', 'list of hip hop genres': 'https://en.wikipedia.org/wiki/List_of_hip_hop_genres', 'filk music': 'https://en.wikipedia.org/wiki/Filk_music', 'early music': 'https://en.wikipedia.org/wiki/Early_music', 'm%c3%basica popular brasileira': 'https://en.wikipedia.org/wiki/M%C3%BAsica_popular_brasileira', 'neo-psychedelia': 'https://en.wikipedia.org/wiki/Neo-psychedelia', 'rhythmic oldies': 'https://en.wikipedia.org/wiki/Rhythmic_oldies', 'death metal': 'https://en.wikipedia.org/wiki/Death_metal', 'hindustani classical music': 'https://en.wikipedia.org/wiki/Hindustani_Classical_Music', 'dubstep': 'https://en.wikipedia.org/wiki/Dubstep', 'renaissance music': 'https://en.wikipedia.org/wiki/Renaissance_music', 'folk music': 'https://en.wikipedia.org/wiki/Folk_music', 'art music': 'https://en.wikipedia.org/wiki/Art_music', 'middle eastern music': 'https://en.wikipedia.org/wiki/Middle_Eastern_music', 'bubu music': 'https://en.wikipedia.org/wiki/Bubu_music', 'pornogrind': 'https://en.wikipedia.org/wiki/Pornogrind', 'list of music genres and styles#avant-garde & experimental': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Avant-garde_&_experimental', 'music of vietnam': 'https://en.wikipedia.org/wiki/Music_of_Vietnam', 'music of china': 'https://en.wikipedia.org/wiki/Music_of_China', 'free jazz': 'https://en.wikipedia.org/wiki/Free_jazz', 'reggae fusion': 'https://en.wikipedia.org/wiki/Reggae_fusion', 'synth-funk': 'https://en.wikipedia.org/wiki/Synth-funk', 'morna (music)': 'https://en.wikipedia.org/wiki/Morna_(music)', 'wikipedia:when to cite': 'https://en.wikipedia.org/wiki/Wikipedia:When_to_cite', 'classical period (music)': 'https://en.wikipedia.org/wiki/Classical_period_(music)', 'neoclassicism (music)': 'https://en.wikipedia.org/wiki/Neoclassicism_(music)', 'fann at-tanbura': 'https://en.wikipedia.org/wiki/Fann_at-Tanbura', 'breakbeat': 'https://en.wikipedia.org/wiki/Breakbeat', 'pianist': 'https://en.wikipedia.org/wiki/Pianist', 'east coast hip-hop': 'https://en.wikipedia.org/wiki/East_Coast_hip-hop', 'mariachi': 'https://en.wikipedia.org/wiki/Mariachi', 'new wave of american heavy metal': 'https://en.wikipedia.org/wiki/New_wave_of_American_heavy_metal', 'video game music#midi on the pc': 'https://en.wikipedia.org/wiki/Video_game_music#MIDI_on_the_PC', 'organology': 'https://en.wikipedia.org/wiki/Organology', 'honky-tonk': 'https://en.wikipedia.org/wiki/Honky-tonk', 'orchestral jazz': 'https://en.wikipedia.org/wiki/Orchestral_jazz', 'world music': 'https://en.wikipedia.org/wiki/World_music', 'mahraganat': 'https://en.wikipedia.org/wiki/Mahraganat', 'pizzica': 'https://en.wikipedia.org/wiki/Pizzica', 'lowercase (music)': 'https://en.wikipedia.org/wiki/Lowercase_(music)', 'christian pop': 'https://en.wikipedia.org/wiki/Christian_pop', 'florida breaks': 'https://en.wikipedia.org/wiki/Florida_breaks', 'psychedelic music': 'https://en.wikipedia.org/wiki/Psychedelic_music', 'trip rock': 'https://en.wikipedia.org/wiki/Trip_rock', 'music of niger': 'https://en.wikipedia.org/wiki/Music_of_Niger', 'indo pop': 'https://en.wikipedia.org/wiki/Indo_pop', 'music of central asia': 'https://en.wikipedia.org/wiki/Music_of_Central_Asia', 'seggae': 'https://en.wikipedia.org/wiki/Seggae', 'list of oceanic and australian folk music traditions': 'https://en.wikipedia.org/wiki/List_of_Oceanic_and_Australian_folk_music_traditions', 'funk carioca': 'https://en.wikipedia.org/wiki/Funk_carioca', 'continental jazz': 'https://en.wikipedia.org/wiki/Continental_jazz', 'timeline of musical events#1720s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1720s', 'baila (genre)': 'https://en.wikipedia.org/wiki/Baila_(genre)', 'live electronic music': 'https://en.wikipedia.org/wiki/Live_electronic_music', 'schaffel': 'https://en.wikipedia.org/wiki/Schaffel', 'hill country blues': 'https://en.wikipedia.org/wiki/Hill_country_blues', 'psychedelic soul': 'https://en.wikipedia.org/wiki/Psychedelic_soul', 'coup%c3%a9-d%c3%a9cal%c3%a9': 'https://en.wikipedia.org/wiki/Coup%C3%A9-D%C3%A9cal%C3%A9', 'occult rock': 'https://en.wikipedia.org/wiki/Occult_rock', 'dubtronica': 'https://en.wikipedia.org/wiki/Dubtronica', 'lithuanian folk music': 'https://en.wikipedia.org/wiki/Lithuanian_folk_music', 'music of uruguay': 'https://en.wikipedia.org/wiki/Music_of_Uruguay', 'cyberpunk': 'https://en.wikipedia.org/wiki/Cyberpunk', 'anarcho punk': 'https://en.wikipedia.org/wiki/Anarcho_punk', 'viking metal': 'https://en.wikipedia.org/wiki/Viking_metal', 'fandangos': 'https://en.wikipedia.org/wiki/Fandangos', 'beach music': 'https://en.wikipedia.org/wiki/Beach_music', 'music of the central african republic': 'https://en.wikipedia.org/wiki/Music_of_the_Central_African_Republic', 'lists of songs': 'https://en.wikipedia.org/wiki/Lists_of_songs', 'pop punk': 'https://en.wikipedia.org/wiki/Pop_punk', 'baul': 'https://en.wikipedia.org/wiki/Baul', 'galant music': 'https://en.wikipedia.org/wiki/Galant_music', 'dance-punk': 'https://en.wikipedia.org/wiki/Dance-punk', 'crunk': 'https://en.wikipedia.org/wiki/Crunk', 'music of san marino': 'https://en.wikipedia.org/wiki/Music_of_San_Marino', 'hardbag': 'https://en.wikipedia.org/wiki/Hardbag', 'raggacore': 'https://en.wikipedia.org/wiki/Raggacore', 'incidental music': 'https://en.wikipedia.org/wiki/Incidental_music', 'italian jazz': 'https://en.wikipedia.org/wiki/Italian_jazz', 'kansas city jazz': 'https://en.wikipedia.org/wiki/Kansas_City_jazz', 'elevator music': 'https://en.wikipedia.org/wiki/Elevator_music', 'm-base': 'https://en.wikipedia.org/wiki/M-Base', 'new wave music': 'https://en.wikipedia.org/wiki/New_wave_music', 'jerkin%27': 'https://en.wikipedia.org/wiki/Jerkin%27', 'chaoui music': 'https://en.wikipedia.org/wiki/Chaoui_music', 'list of music genres and styles#punk': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Punk', 'funky house': 'https://en.wikipedia.org/wiki/Funky_house', 'latin trap': 'https://en.wikipedia.org/wiki/Latin_trap', 'gothic doom': 'https://en.wikipedia.org/wiki/Gothic_doom', 'medieval metal': 'https://en.wikipedia.org/wiki/Medieval_metal', 'future funk': 'https://en.wikipedia.org/wiki/Future_funk', 'music of chad': 'https://en.wikipedia.org/wiki/Music_of_Chad', 'rap metal#trap metal': 'https://en.wikipedia.org/wiki/Rap_metal#Trap_metal', 'dark ambient': 'https://en.wikipedia.org/wiki/Dark_ambient', 'lo-fi house': 'https://en.wikipedia.org/wiki/Lo-fi_house', 'music of north macedonia': 'https://en.wikipedia.org/wiki/Music_of_North_Macedonia', 'category:music of east asia': 'https://en.wikipedia.org/wiki/Category:Music_of_East_Asia', 'list of caribbean folk music traditions': 'https://en.wikipedia.org/wiki/List_of_Caribbean_folk_music_traditions', 'rhythm and blues': 'https://en.wikipedia.org/wiki/Rhythm_and_blues', 'music of libya': 'https://en.wikipedia.org/wiki/Music_of_Libya', 'music of spain': 'https://en.wikipedia.org/wiki/Music_of_Spain', 'electronica': 'https://en.wikipedia.org/wiki/Electronica', 'hauntology (music)': 'https://en.wikipedia.org/wiki/Hauntology_(music)', 'musical theatre': 'https://en.wikipedia.org/wiki/Musical_theatre', 'tuvan throat singing': 'https://en.wikipedia.org/wiki/Tuvan_throat_singing', 'brostep': 'https://en.wikipedia.org/wiki/Brostep', 'post-dubstep': 'https://en.wikipedia.org/wiki/Post-dubstep', 'pinoy pop': 'https://en.wikipedia.org/wiki/Pinoy_pop', 'cantes de ida y vuelta': 'https://en.wikipedia.org/wiki/Cantes_de_ida_y_vuelta', 'scottish gaelic punk': 'https://en.wikipedia.org/wiki/Scottish_Gaelic_punk', 'christmas music': 'https://en.wikipedia.org/wiki/Christmas_music', 'cha-cha-ch%c3%a1 (music)': 'https://en.wikipedia.org/wiki/Cha-cha-ch%C3%A1_(music)', 'taiwanese hip hop': 'https://en.wikipedia.org/wiki/Taiwanese_hip_hop', 'category:music of south america': 'https://en.wikipedia.org/wiki/Category:Music_of_South_America', 'noise (music)': 'https://en.wikipedia.org/wiki/Noise_(music)', 'samba': 'https://en.wikipedia.org/wiki/Samba', 'west coast jazz': 'https://en.wikipedia.org/wiki/West_Coast_jazz', 'template talk:music topics': 'https://en.wikipedia.org/wiki/Template_talk:Music_topics', 'neue deutsche welle': 'https://en.wikipedia.org/wiki/Neue_Deutsche_Welle', '21st-century classical music': 'https://en.wikipedia.org/wiki/21st-century_classical_music', 'classic hits': 'https://en.wikipedia.org/wiki/Classic_hits', 'surf pop': 'https://en.wikipedia.org/wiki/Surf_pop', 'psychedelic rock': 'https://en.wikipedia.org/wiki/Psychedelic_rock', 'mallsoft': 'https://en.wikipedia.org/wiki/Mallsoft', 'cadence-lypso': 'https://en.wikipedia.org/wiki/Cadence-lypso', 'nueva canci%c3%b3n': 'https://en.wikipedia.org/wiki/Nueva_canci%C3%B3n', 'list of south american folk music traditions': 'https://en.wikipedia.org/wiki/List_of_South_American_folk_music_traditions', 'eurohouse': 'https://en.wikipedia.org/wiki/Eurohouse', 'sevdalinka': 'https://en.wikipedia.org/wiki/Sevdalinka', 'gypsy style': 'https://en.wikipedia.org/wiki/Gypsy_style', 'lofi hip hop': 'https://en.wikipedia.org/wiki/Lofi_hip_hop', '2020s in music': 'https://en.wikipedia.org/wiki/2020s_in_music', 'music of azerbaijan': 'https://en.wikipedia.org/wiki/Music_of_Azerbaijan', 'huayno': 'https://en.wikipedia.org/wiki/Huayno', 'italian folk music': 'https://en.wikipedia.org/wiki/Italian_folk_music', 'medieval folk rock': 'https://en.wikipedia.org/wiki/Medieval_folk_rock', 'list of music genres and styles#north american': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#North_American', 'v-pop': 'https://en.wikipedia.org/wiki/V-pop', 'g-funk': 'https://en.wikipedia.org/wiki/G-funk', 'uk hardcore': 'https://en.wikipedia.org/wiki/UK_hardcore', 'early hardcore': 'https://en.wikipedia.org/wiki/Early_hardcore', 'hard bop': 'https://en.wikipedia.org/wiki/Hard_bop', 'kandyan dance': 'https://en.wikipedia.org/wiki/Kandyan_dance', 'arabic pop music': 'https://en.wikipedia.org/wiki/Arabic_pop_music', 'list of music genres and styles#bodycontent': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#bodyContent', 'album#live': 'https://en.wikipedia.org/wiki/Album#Live', 'jazz pop': 'https://en.wikipedia.org/wiki/Jazz_pop', 'electrogrind': 'https://en.wikipedia.org/wiki/Electrogrind', 'christian hardcore': 'https://en.wikipedia.org/wiki/Christian_hardcore', 'album oriented rock': 'https://en.wikipedia.org/wiki/Album_oriented_rock', 'math rock': 'https://en.wikipedia.org/wiki/Math_rock', 'happy hardcore': 'https://en.wikipedia.org/wiki/Happy_hardcore', 'category:music of central africa': 'https://en.wikipedia.org/wiki/Category:Music_of_Central_Africa', 'hick-hop': 'https://en.wikipedia.org/wiki/Hick-hop', 'pop music': 'https://en.wikipedia.org/wiki/Pop_music', 'western music (north america)': 'https://en.wikipedia.org/wiki/Western_music_(North_America)', 'mandopop': 'https://en.wikipedia.org/wiki/Mandopop', 'music of timor-leste': 'https://en.wikipedia.org/wiki/Music_of_Timor-Leste', 'wikipedia:text of the creative commons attribution-sharealike 4.0 international license': 'https://en.wikipedia.org/wiki/Wikipedia:Text_of_the_Creative_Commons_Attribution-ShareAlike_4.0_International_License', 'st. louis blues (music)': 'https://en.wikipedia.org/wiki/St._Louis_blues_(music)', 'rasin': 'https://en.wikipedia.org/wiki/Rasin', 'memphis rap': 'https://en.wikipedia.org/wiki/Memphis_rap', 'folktronica': 'https://en.wikipedia.org/wiki/Folktronica', 'rock in opposition': 'https://en.wikipedia.org/wiki/Rock_in_Opposition', 'timeline of musical events#1780s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1780s', 'juke house': 'https://en.wikipedia.org/wiki/Juke_house', 'zouk (musical movement)': 'https://en.wikipedia.org/wiki/Zouk_(musical_movement)', 'music psychology': 'https://en.wikipedia.org/wiki/Music_psychology', 'avant-pop': 'https://en.wikipedia.org/wiki/Avant-pop', 'list of music genres and styles#metal': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Metal', 'found object (music)': 'https://en.wikipedia.org/wiki/Found_object_(music)', 'italian classical music': 'https://en.wikipedia.org/wiki/Italian_classical_music', 'music of mauritania': 'https://en.wikipedia.org/wiki/Music_of_Mauritania', 'neo-swing': 'https://en.wikipedia.org/wiki/Neo-swing', 'swamp rock': 'https://en.wikipedia.org/wiki/Swamp_rock', 'dance music': 'https://en.wikipedia.org/wiki/Dance_music', 'chiptune': 'https://en.wikipedia.org/wiki/Chiptune', 'musical technique': 'https://en.wikipedia.org/wiki/Musical_technique', 'music of greenland': 'https://en.wikipedia.org/wiki/Music_of_Greenland', 'urbano music': 'https://en.wikipedia.org/wiki/Urbano_music', 'electro-disco': 'https://en.wikipedia.org/wiki/Electro-disco', 'samba-jazz': 'https://en.wikipedia.org/wiki/Samba-jazz', 'industrial music': 'https://en.wikipedia.org/wiki/Industrial_music', 'backup band': 'https://en.wikipedia.org/wiki/Backup_band', 'bakersfield sound': 'https://en.wikipedia.org/wiki/Bakersfield_sound', 'slab (car)': 'https://en.wikipedia.org/wiki/Slab_(car)', 'neon pop': 'https://en.wikipedia.org/wiki/Neon_pop', 'bhawaiya': 'https://en.wikipedia.org/wiki/Bhawaiya', 'war song': 'https://en.wikipedia.org/wiki/War_song', 'ars nova': 'https://en.wikipedia.org/wiki/Ars_nova', 'aggrotech': 'https://en.wikipedia.org/wiki/Aggrotech', 'microhouse': 'https://en.wikipedia.org/wiki/Microhouse', 'pashto music': 'https://en.wikipedia.org/wiki/Pashto_music', 'country rock': 'https://en.wikipedia.org/wiki/Country_rock', 'snap music': 'https://en.wikipedia.org/wiki/Snap_music', 'timeline of musical events#1820s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1820s', 'music of tonga': 'https://en.wikipedia.org/wiki/Music_of_Tonga', 'pagan rock': 'https://en.wikipedia.org/wiki/Pagan_rock', 'progressive country': 'https://en.wikipedia.org/wiki/Progressive_country', 'dance-pop': 'https://en.wikipedia.org/wiki/Dance-pop', 'timeline of musical events#1910s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1910s', 'son mexicano': 'https://en.wikipedia.org/wiki/Son_mexicano', 'timeline of musical events#1630s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1630s', 'groove metal': 'https://en.wikipedia.org/wiki/Groove_metal', 'indian pop': 'https://en.wikipedia.org/wiki/Indian_pop', 'lo-fi music': 'https://en.wikipedia.org/wiki/Lo-fi_music', 'furniture music': 'https://en.wikipedia.org/wiki/Furniture_music', 'timeline of musical events#1710s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1710s', 'industrial hip-hop': 'https://en.wikipedia.org/wiki/Industrial_hip-hop', 'emo': 'https://en.wikipedia.org/wiki/Emo', 'darkstep': 'https://en.wikipedia.org/wiki/Darkstep', 'country folk': 'https://en.wikipedia.org/wiki/Country_folk', 'blackened death metal': 'https://en.wikipedia.org/wiki/Blackened_death_metal', 'genge': 'https://en.wikipedia.org/wiki/Genge', 'music of romania': 'https://en.wikipedia.org/wiki/Music_of_Romania', 'speed metal': 'https://en.wikipedia.org/wiki/Speed_metal', 'bassist': 'https://en.wikipedia.org/wiki/Bassist', 'deep house': 'https://en.wikipedia.org/wiki/Deep_house', 'music of colombia': 'https://en.wikipedia.org/wiki/Music_of_Colombia', 'history of lute-family instruments': 'https://en.wikipedia.org/wiki/History_of_lute-family_instruments', 'music of yemen': 'https://en.wikipedia.org/wiki/Music_of_Yemen', 'nursery rhyme': 'https://en.wikipedia.org/wiki/Nursery_rhyme', 'stoner rock': 'https://en.wikipedia.org/wiki/Stoner_rock', 'music of laos': 'https://en.wikipedia.org/wiki/Music_of_Laos', 'vernacular music': 'https://en.wikipedia.org/wiki/Vernacular_music', 'african heavy metal': 'https://en.wikipedia.org/wiki/African_heavy_metal', 'african hip hop': 'https://en.wikipedia.org/wiki/African_hip_hop', 'palm-wine music': 'https://en.wikipedia.org/wiki/Palm-wine_music', 'music technology (electric)': 'https://en.wikipedia.org/wiki/Music_technology_(electric)', 'heavy metal genres': 'https://en.wikipedia.org/wiki/Heavy_metal_genres', 'death-doom': 'https://en.wikipedia.org/wiki/Death-doom', 'british folk revival': 'https://en.wikipedia.org/wiki/British_folk_revival', 'angular harp': 'https://en.wikipedia.org/wiki/Angular_harp', 'italian hip-hop': 'https://en.wikipedia.org/wiki/Italian_hip-hop', 'hardcore (electronic dance music genre)': 'https://en.wikipedia.org/wiki/Hardcore_(electronic_dance_music_genre)', 'adult contemporary': 'https://en.wikipedia.org/wiki/Adult_contemporary', 'alternative hip-hop': 'https://en.wikipedia.org/wiki/Alternative_hip-hop', 'psychedelic breakbeat': 'https://en.wikipedia.org/wiki/Psychedelic_breakbeat', 'list of microgenres': 'https://en.wikipedia.org/wiki/List_of_microgenres', 'skiffle': 'https://en.wikipedia.org/wiki/Skiffle', 'ambient house': 'https://en.wikipedia.org/wiki/Ambient_house', 'contemporary folk': 'https://en.wikipedia.org/wiki/Contemporary_folk', 'stomp (jazz)': 'https://en.wikipedia.org/wiki/Stomp_(jazz)', 'method (music)': 'https://en.wikipedia.org/wiki/Method_(music)', 'gangsta rap#mafioso rap': 'https://en.wikipedia.org/wiki/Gangsta_rap#Mafioso_rap', 'chirigota': 'https://en.wikipedia.org/wiki/Chirigota', 'video game music#fm synthesis': 'https://en.wikipedia.org/wiki/Video_game_music#FM_Synthesis', 'dark pop': 'https://en.wikipedia.org/wiki/Dark_pop', '2000s in music': 'https://en.wikipedia.org/wiki/2000s_in_music', 'trip hop': 'https://en.wikipedia.org/wiki/Trip_hop', 'music of india': 'https://en.wikipedia.org/wiki/Music_of_India', 'hyperpop': 'https://en.wikipedia.org/wiki/Hyperpop', 'music of solomon islands': 'https://en.wikipedia.org/wiki/Music_of_Solomon_Islands', 'music of luxembourg': 'https://en.wikipedia.org/wiki/Music_of_Luxembourg', 'glam punk': 'https://en.wikipedia.org/wiki/Glam_punk', 'modern pagan music': 'https://en.wikipedia.org/wiki/Modern_pagan_music', 'wikipedia:contents': 'https://en.wikipedia.org/wiki/Wikipedia:Contents', 'a-side and b-side': 'https://en.wikipedia.org/wiki/A-side_and_B-side', 'pinoy rock': 'https://en.wikipedia.org/wiki/Pinoy_rock', 'timba': 'https://en.wikipedia.org/wiki/Timba', 'future rave': 'https://en.wikipedia.org/wiki/Future_rave', 'music of mongolia#traditional music': 'https://en.wikipedia.org/wiki/Music_of_Mongolia#Traditional_music', 'surf rock': 'https://en.wikipedia.org/wiki/Surf_rock', 'timeline of musical events': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events', 'music of finland': 'https://en.wikipedia.org/wiki/Music_of_Finland', 'surf punk (music genre)': 'https://en.wikipedia.org/wiki/Surf_punk_(music_genre)', 'help:introduction': 'https://en.wikipedia.org/wiki/Help:Introduction', 'electro hop': 'https://en.wikipedia.org/wiki/Electro_hop', 'chula (music)': 'https://en.wikipedia.org/wiki/Chula_(music)', 'classic alternative': 'https://en.wikipedia.org/wiki/Classic_alternative', 'music of the bahamas': 'https://en.wikipedia.org/wiki/Music_of_the_Bahamas', 'deathrock': 'https://en.wikipedia.org/wiki/Deathrock', 'secular music': 'https://en.wikipedia.org/wiki/Secular_music', 'timeline of musical events#1650s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1650s', 'jackin house': 'https://en.wikipedia.org/wiki/Jackin_house', 'list of music genres and styles#classical': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Classical', 'heavy metal music': 'https://en.wikipedia.org/wiki/Heavy_metal_music', 'chill-out music': 'https://en.wikipedia.org/wiki/Chill-out_music', 'music of serbia': 'https://en.wikipedia.org/wiki/Music_of_Serbia', 'ambient techno': 'https://en.wikipedia.org/wiki/Ambient_techno', 'post-grunge': 'https://en.wikipedia.org/wiki/Post-grunge', 'mbube (genre)': 'https://en.wikipedia.org/wiki/Mbube_(genre)', 'kizomba': 'https://en.wikipedia.org/wiki/Kizomba', 'music of ghana': 'https://en.wikipedia.org/wiki/Music_of_Ghana', 'category:articles lacking in-text citations from january 2024': 'https://en.wikipedia.org/wiki/Category:Articles_lacking_in-text_citations_from_January_2024', 'chaabi': 'https://en.wikipedia.org/wiki/Chaabi', 'music of kuwait': 'https://en.wikipedia.org/wiki/Music_of_Kuwait', 'talking blues': 'https://en.wikipedia.org/wiki/Talking_blues', 'wikipedia:file upload wizard': 'https://en.wikipedia.org/wiki/Wikipedia:File_upload_wizard', 'british rhythm and blues': 'https://en.wikipedia.org/wiki/British_rhythm_and_blues', 'afroswing': 'https://en.wikipedia.org/wiki/Afroswing', 'raga rock': 'https://en.wikipedia.org/wiki/Raga_rock', 'music of latvia': 'https://en.wikipedia.org/wiki/Music_of_Latvia', 'bebop': 'https://en.wikipedia.org/wiki/Bebop', 'swamp pop': 'https://en.wikipedia.org/wiki/Swamp_pop', 'music of morocco': 'https://en.wikipedia.org/wiki/Music_of_Morocco', 'psychedelic trance#progressive psytrance': 'https://en.wikipedia.org/wiki/Psychedelic_trance#Progressive_psytrance', 'post-britpop': 'https://en.wikipedia.org/wiki/Post-Britpop', 'list of music genres and styles#electronic': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Electronic', 'percussion': 'https://en.wikipedia.org/wiki/Percussion', 'rock music in belgium': 'https://en.wikipedia.org/wiki/Rock_music_in_Belgium', 'afro-cuban jazz': 'https://en.wikipedia.org/wiki/Afro-Cuban_jazz', 'history of music': 'https://en.wikipedia.org/wiki/History_of_music', 'computational musicology': 'https://en.wikipedia.org/wiki/Computational_musicology', 'disc jockey': 'https://en.wikipedia.org/wiki/Disc_jockey', 'timeline of musical events#1920s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1920s', 'music of hungary': 'https://en.wikipedia.org/wiki/Music_of_Hungary', 'mozambique (music)': 'https://en.wikipedia.org/wiki/Mozambique_(music)', 'carnatic music': 'https://en.wikipedia.org/wiki/Carnatic_music', 'main page': 'https://en.wikipedia.org/wiki/Main_Page', 'ranchera': 'https://en.wikipedia.org/wiki/Ranchera', 'moombahsoul': 'https://en.wikipedia.org/wiki/Moombahsoul', 'timeline of musical events#1840s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1840s', 'blog house': 'https://en.wikipedia.org/wiki/Blog_house', 'tropical music': 'https://en.wikipedia.org/wiki/Tropical_music', 'one-man band': 'https://en.wikipedia.org/wiki/One-man_band', 'stadium house': 'https://en.wikipedia.org/wiki/Stadium_house', 'post-disco': 'https://en.wikipedia.org/wiki/Post-disco', 'medieval music': 'https://en.wikipedia.org/wiki/Medieval_music', 'alternative country': 'https://en.wikipedia.org/wiki/Alternative_country', 'dream pop': 'https://en.wikipedia.org/wiki/Dream_pop', 'livetronica': 'https://en.wikipedia.org/wiki/Livetronica', 'breakstep': 'https://en.wikipedia.org/wiki/Breakstep', 'cringe pop': 'https://en.wikipedia.org/wiki/Cringe_pop', 'timeline of musical events#1830s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1830s', 'gamelan': 'https://en.wikipedia.org/wiki/Gamelan', 'chamber pop': 'https://en.wikipedia.org/wiki/Chamber_pop', 'gypsy punk': 'https://en.wikipedia.org/wiki/Gypsy_punk', 'progressive jazz': 'https://en.wikipedia.org/wiki/Progressive_jazz', 'indigenous music of australia': 'https://en.wikipedia.org/wiki/Indigenous_music_of_Australia', 'jumpstyle': 'https://en.wikipedia.org/wiki/Jumpstyle', 'list of music genres and styles#easy listening': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Easy_listening', 'new romantic': 'https://en.wikipedia.org/wiki/New_Romantic', 'bedroom production': 'https://en.wikipedia.org/wiki/Bedroom_production', 'college rock': 'https://en.wikipedia.org/wiki/College_rock', 'music of kyrgyzstan#traditional music': 'https://en.wikipedia.org/wiki/Music_of_Kyrgyzstan#Traditional_music', 'rhythmic adult contemporary': 'https://en.wikipedia.org/wiki/Rhythmic_adult_contemporary', 'category:lists of music genres': 'https://en.wikipedia.org/wiki/Category:Lists_of_music_genres', 'palm desert scene': 'https://en.wikipedia.org/wiki/Palm_Desert_Scene', 'unblack metal': 'https://en.wikipedia.org/wiki/Unblack_metal', 'french classical music': 'https://en.wikipedia.org/wiki/French_classical_music', 'music of portugal': 'https://en.wikipedia.org/wiki/Music_of_Portugal', 'rock music': 'https://en.wikipedia.org/wiki/Rock_music', 'grime music': 'https://en.wikipedia.org/wiki/Grime_music', 'disco house': 'https://en.wikipedia.org/wiki/Disco_house', 'pasodoble': 'https://en.wikipedia.org/wiki/Pasodoble', 'music of uzbekistan': 'https://en.wikipedia.org/wiki/Music_of_Uzbekistan', 'synth-punk': 'https://en.wikipedia.org/wiki/Synth-punk', 'screamo': 'https://en.wikipedia.org/wiki/Screamo', 'timeline of musical events#1810s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1810s', 'bubblegum pop': 'https://en.wikipedia.org/wiki/Bubblegum_pop', 'new pop': 'https://en.wikipedia.org/wiki/New_pop', 'black metal': 'https://en.wikipedia.org/wiki/Black_metal', 'music technology': 'https://en.wikipedia.org/wiki/Music_technology', 'music of the marshall islands': 'https://en.wikipedia.org/wiki/Music_of_the_Marshall_Islands', 'boogaloo': 'https://en.wikipedia.org/wiki/Boogaloo', 'jazz rock': 'https://en.wikipedia.org/wiki/Jazz_rock', 'funk melody': 'https://en.wikipedia.org/wiki/Funk_melody', 'industrial folk music': 'https://en.wikipedia.org/wiki/Industrial_folk_music', 'latin alternative': 'https://en.wikipedia.org/wiki/Latin_alternative', 'j%c3%b9j%c3%ba music': 'https://en.wikipedia.org/wiki/J%C3%B9j%C3%BA_music', 'traditional pop': 'https://en.wikipedia.org/wiki/Traditional_pop', 'music of south korea': 'https://en.wikipedia.org/wiki/Music_of_South_Korea', 'soul music': 'https://en.wikipedia.org/wiki/Soul_music', 'ethnomusicology': 'https://en.wikipedia.org/wiki/Ethnomusicology', 'indigenous music': 'https://en.wikipedia.org/wiki/Indigenous_music', 'future bass': 'https://en.wikipedia.org/wiki/Future_bass', 'brooklyn drill': 'https://en.wikipedia.org/wiki/Brooklyn_drill', 'slam death metal': 'https://en.wikipedia.org/wiki/Slam_death_metal', 'blues#urban blues': 'https://en.wikipedia.org/wiki/Blues#Urban_blues', 'frevo': 'https://en.wikipedia.org/wiki/Frevo', 'electronic rock': 'https://en.wikipedia.org/wiki/Electronic_rock', 'music of uganda': 'https://en.wikipedia.org/wiki/Music_of_Uganda', 'aesthetics of music': 'https://en.wikipedia.org/wiki/Aesthetics_of_music', 'korean hip hop': 'https://en.wikipedia.org/wiki/Korean_hip_hop', 'timeline of musical events#1590s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1590s', 'avant punk': 'https://en.wikipedia.org/wiki/Avant_punk', 'amapiano#ojapiano': 'https://en.wikipedia.org/wiki/Amapiano#Ojapiano', 'oi!': 'https://en.wikipedia.org/wiki/Oi!', 'children%27s music': 'https://en.wikipedia.org/wiki/Children%27s_music', 'music of the philippines': 'https://en.wikipedia.org/wiki/Music_of_the_Philippines', 'russian folk music': 'https://en.wikipedia.org/wiki/Russian_folk_music', 'hard rock': 'https://en.wikipedia.org/wiki/Hard_rock', 'tecnobrega': 'https://en.wikipedia.org/wiki/Tecnobrega', 'chamber jazz': 'https://en.wikipedia.org/wiki/Chamber_jazz', 'music of madagascar': 'https://en.wikipedia.org/wiki/Music_of_Madagascar', 'iranian pop': 'https://en.wikipedia.org/wiki/Iranian_pop', 'music of kazakhstan#traditional music': 'https://en.wikipedia.org/wiki/Music_of_Kazakhstan#Traditional_music', 'ethereal wave': 'https://en.wikipedia.org/wiki/Ethereal_wave', 'la%c3%afk%c3%b3': 'https://en.wikipedia.org/wiki/La%C3%AFk%C3%B3', 'funeral doom': 'https://en.wikipedia.org/wiki/Funeral_doom', 'arched harp': 'https://en.wikipedia.org/wiki/Arched_Harp', 'list of music genres and styles#hip hop': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Hip_hop', 'polka': 'https://en.wikipedia.org/wiki/Polka', 'psychedelic trance': 'https://en.wikipedia.org/wiki/Psychedelic_trance', 'danish traditional music': 'https://en.wikipedia.org/wiki/Danish_traditional_music', 'timeline of musical events#1760s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1760s', 'piedmont blues': 'https://en.wikipedia.org/wiki/Piedmont_blues', 'music of ivory coast': 'https://en.wikipedia.org/wiki/Music_of_Ivory_Coast', 'm%c3%a1kina': 'https://en.wikipedia.org/wiki/M%C3%A1kina', 'free tekno (music)#jungletek': 'https://en.wikipedia.org/wiki/Free_tekno_(music)#Jungletek', 'tropicalia': 'https://en.wikipedia.org/wiki/Tropicalia', 'rock and roll': 'https://en.wikipedia.org/wiki/Rock_and_roll', 'theatre music': 'https://en.wikipedia.org/wiki/Theatre_music', 'bush band': 'https://en.wikipedia.org/wiki/Bush_band', 'mexican pop music': 'https://en.wikipedia.org/wiki/Mexican_pop_music', 'music of bahrain': 'https://en.wikipedia.org/wiki/Music_of_Bahrain', 'passacaglia': 'https://en.wikipedia.org/wiki/Passacaglia', 'soundscape#in music': 'https://en.wikipedia.org/wiki/Soundscape#In_music', 'neo-bop jazz': 'https://en.wikipedia.org/wiki/Neo-bop_jazz', 'list of music genres and styles#other': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Other', 'music of belarus': 'https://en.wikipedia.org/wiki/Music_of_Belarus', 'classical crossover': 'https://en.wikipedia.org/wiki/Classical_crossover', 'kawaii future bass': 'https://en.wikipedia.org/wiki/Kawaii_future_bass', 'country and irish': 'https://en.wikipedia.org/wiki/Country_and_Irish', 'timeline of musical events#1640s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1640s', 'semba': 'https://en.wikipedia.org/wiki/Semba', 'moombahton': 'https://en.wikipedia.org/wiki/Moombahton', 'christian country music': 'https://en.wikipedia.org/wiki/Christian_country_music', 'sampledelia': 'https://en.wikipedia.org/wiki/Sampledelia', 'funk ostenta%c3%a7%c3%a3o': 'https://en.wikipedia.org/wiki/Funk_ostenta%C3%A7%C3%A3o', 'music of saudi arabia': 'https://en.wikipedia.org/wiki/Music_of_Saudi_Arabia', 'death %27n%27 roll': 'https://en.wikipedia.org/wiki/Death_%27n%27_roll', 'music of malaysia': 'https://en.wikipedia.org/wiki/Music_of_Malaysia', 'timeline of musical events#1890s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1890s', 'list of latin music subgenres': 'https://en.wikipedia.org/wiki/List_of_Latin_music_subgenres', 'music of iraq': 'https://en.wikipedia.org/wiki/Music_of_Iraq', 'gothic rock': 'https://en.wikipedia.org/wiki/Gothic_rock', 'digital hardcore': 'https://en.wikipedia.org/wiki/Digital_hardcore', '1990s in music': 'https://en.wikipedia.org/wiki/1990s_in_music', 'uk trap': 'https://en.wikipedia.org/wiki/UK_trap', 'gangsta rap': 'https://en.wikipedia.org/wiki/Gangsta_rap', 'maskandi': 'https://en.wikipedia.org/wiki/Maskandi', 'tonadilla': 'https://en.wikipedia.org/wiki/Tonadilla', 'biomusicology': 'https://en.wikipedia.org/wiki/Biomusicology', 'list of music genres and styles#australasia & oceania': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Australasia_&_Oceania', 'wikipedia:community portal': 'https://en.wikipedia.org/wiki/Wikipedia:Community_portal', 'tech house': 'https://en.wikipedia.org/wiki/Tech_house', 'austropop': 'https://en.wikipedia.org/wiki/Austropop', '1530s in music': 'https://en.wikipedia.org/wiki/1530s_in_music', 'eurodance#hands up': 'https://en.wikipedia.org/wiki/Eurodance#Hands_Up', 'fandango': 'https://en.wikipedia.org/wiki/Fandango', 'christian music': 'https://en.wikipedia.org/wiki/Christian_music', 'son cubano': 'https://en.wikipedia.org/wiki/Son_cubano', 'latino punk': 'https://en.wikipedia.org/wiki/Latino_punk', 'deathcore': 'https://en.wikipedia.org/wiki/Deathcore', 'dancehall pop': 'https://en.wikipedia.org/wiki/Dancehall_pop', 'griot': 'https://en.wikipedia.org/wiki/Griot', 'balkan brass': 'https://en.wikipedia.org/wiki/Balkan_brass', 'industrial hardcore': 'https://en.wikipedia.org/wiki/Industrial_hardcore', 'blackgaze': 'https://en.wikipedia.org/wiki/Blackgaze', 'kwassa kwassa': 'https://en.wikipedia.org/wiki/Kwassa_kwassa', 'arena rock': 'https://en.wikipedia.org/wiki/Arena_rock', 'indian rock': 'https://en.wikipedia.org/wiki/Indian_rock', 'category:articles to be expanded from november 2021': 'https://en.wikipedia.org/wiki/Category:Articles_to_be_expanded_from_November_2021', 'list of music genres and styles#popular': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Popular', 'm%c3%basica sertaneja': 'https://en.wikipedia.org/wiki/M%C3%BAsica_sertaneja', 'wonky (music)': 'https://en.wikipedia.org/wiki/Wonky_(music)', 'exercise and music': 'https://en.wikipedia.org/wiki/Exercise_and_music', 'hard dance': 'https://en.wikipedia.org/wiki/Hard_dance', 'latin christian music': 'https://en.wikipedia.org/wiki/Latin_Christian_music', 'salsa music': 'https://en.wikipedia.org/wiki/Salsa_music', 'mbalax': 'https://en.wikipedia.org/wiki/Mbalax', 'arabic rock': 'https://en.wikipedia.org/wiki/Arabic_rock', 'eurobeat': 'https://en.wikipedia.org/wiki/Eurobeat', '2-step garage': 'https://en.wikipedia.org/wiki/2-step_garage', 'spacesynth': 'https://en.wikipedia.org/wiki/Spacesynth', 'bro-country': 'https://en.wikipedia.org/wiki/Bro-country', 'music industry': 'https://en.wikipedia.org/wiki/Music_industry', 'thrash metal': 'https://en.wikipedia.org/wiki/Thrash_metal', 'mambo (music)': 'https://en.wikipedia.org/wiki/Mambo_(music)', 'alegr%c3%adas': 'https://en.wikipedia.org/wiki/Alegr%C3%ADas', 'keyboardist': 'https://en.wikipedia.org/wiki/Keyboardist', 'new wave of classic rock': 'https://en.wikipedia.org/wiki/New_wave_of_classic_rock', 'turkish folk music': 'https://en.wikipedia.org/wiki/Turkish_folk_music', 'maloya': 'https://en.wikipedia.org/wiki/Maloya', 'middle eastern and north african music traditions': 'https://en.wikipedia.org/wiki/Middle_Eastern_and_North_African_music_traditions', 'brill building (genre)': 'https://en.wikipedia.org/wiki/Brill_Building_(genre)', 'futurepop': 'https://en.wikipedia.org/wiki/Futurepop', 'nu jazz': 'https://en.wikipedia.org/wiki/Nu_jazz', 'new rave': 'https://en.wikipedia.org/wiki/New_rave', 'british blues': 'https://en.wikipedia.org/wiki/British_blues', 'twee pop': 'https://en.wikipedia.org/wiki/Twee_pop', 'mainstream rock': 'https://en.wikipedia.org/wiki/Mainstream_rock', 'ska punk': 'https://en.wikipedia.org/wiki/Ska_punk', 'work song': 'https://en.wikipedia.org/wiki/Work_song', 'music of afghanistan': 'https://en.wikipedia.org/wiki/Music_of_Afghanistan', 'hokkien pop': 'https://en.wikipedia.org/wiki/Hokkien_pop', 'crunkcore': 'https://en.wikipedia.org/wiki/Crunkcore', 'outlaw country': 'https://en.wikipedia.org/wiki/Outlaw_country', 'symphonic metal': 'https://en.wikipedia.org/wiki/Symphonic_metal', 'darkcore': 'https://en.wikipedia.org/wiki/Darkcore', 'outline of music': 'https://en.wikipedia.org/wiki/Outline_of_music', 'celtic music': 'https://en.wikipedia.org/wiki/Celtic_music', 'timeline of musical events#1750s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1750s', 'indigenous music of canada': 'https://en.wikipedia.org/wiki/Indigenous_music_of_Canada', 'history of the harpsichord': 'https://en.wikipedia.org/wiki/History_of_the_harpsichord', 'music of cyprus': 'https://en.wikipedia.org/wiki/Music_of_Cyprus', 'list of styles of music: a%e2%80%93f': 'https://en.wikipedia.org/wiki/List_of_styles_of_music:_A%E2%80%93F', 'music of vatican city': 'https://en.wikipedia.org/wiki/Music_of_Vatican_City', 'glitch (music)': 'https://en.wikipedia.org/wiki/Glitch_(music)', 'music of ancient greece': 'https://en.wikipedia.org/wiki/Music_of_ancient_Greece', 'intelligent drum and bass': 'https://en.wikipedia.org/wiki/Intelligent_drum_and_bass', 'chimurenga music': 'https://en.wikipedia.org/wiki/Chimurenga_music', 'krishnacore': 'https://en.wikipedia.org/wiki/Krishnacore', 'farruca': 'https://en.wikipedia.org/wiki/Farruca', '1520s in music': 'https://en.wikipedia.org/wiki/1520s_in_music', 'big room house': 'https://en.wikipedia.org/wiki/Big_room_house', 'category:articles with short description': 'https://en.wikipedia.org/wiki/Category:Articles_with_short_description', 'rock en espa%c3%b1ol': 'https://en.wikipedia.org/wiki/Rock_en_espa%C3%B1ol', 'desert blues': 'https://en.wikipedia.org/wiki/Desert_blues', 'cover version': 'https://en.wikipedia.org/wiki/Cover_version', 'celtic rock': 'https://en.wikipedia.org/wiki/Celtic_rock', 'byzantine music': 'https://en.wikipedia.org/wiki/Byzantine_music', 'extratone': 'https://en.wikipedia.org/wiki/Extratone', 'cosmic music': 'https://en.wikipedia.org/wiki/Afro/cosmic_music', 'calypso music': 'https://en.wikipedia.org/wiki/Calypso_music', 'music of togo': 'https://en.wikipedia.org/wiki/Music_of_Togo', 'music history': 'https://en.wikipedia.org/wiki/Music_history', 'ghettotech': 'https://en.wikipedia.org/wiki/Ghettotech', 'new jack swing': 'https://en.wikipedia.org/wiki/New_jack_swing', 'italian popular music': 'https://en.wikipedia.org/wiki/Italian_popular_music', 'music of the republic of the congo': 'https://en.wikipedia.org/wiki/Music_of_the_Republic_of_the_Congo', 'acid house': 'https://en.wikipedia.org/wiki/Acid_house', 'kay%c5%8dkyoku': 'https://en.wikipedia.org/wiki/Kay%C5%8Dkyoku', 'special:mycontributions': 'https://en.wikipedia.org/wiki/Special:MyContributions', 'gregorian chant': 'https://en.wikipedia.org/wiki/Gregorian_chant', 'alternative hip hop': 'https://en.wikipedia.org/wiki/Alternative_hip_hop', 'chutney music': 'https://en.wikipedia.org/wiki/Chutney_music', 'music of honduras': 'https://en.wikipedia.org/wiki/Music_of_Honduras', 'jesus music': 'https://en.wikipedia.org/wiki/Jesus_Music', '2010s in music': 'https://en.wikipedia.org/wiki/2010s_in_music', 'electro (music)': 'https://en.wikipedia.org/wiki/Electro_(music)', 'mainstream hardcore': 'https://en.wikipedia.org/wiki/Mainstream_hardcore', 'vallenato': 'https://en.wikipedia.org/wiki/Vallenato', 'drug use in music': 'https://en.wikipedia.org/wiki/Drug_use_in_music', 'disco polo': 'https://en.wikipedia.org/wiki/Disco_polo', 'song': 'https://en.wikipedia.org/wiki/Song', 'rap opera': 'https://en.wikipedia.org/wiki/Rap_opera', 'new orleans blues': 'https://en.wikipedia.org/wiki/New_Orleans_blues', 'zortziko': 'https://en.wikipedia.org/wiki/Zortziko', 'grindcore#electrogrind': 'https://en.wikipedia.org/wiki/Grindcore#Electrogrind', 'music of indonesia': 'https://en.wikipedia.org/wiki/Music_of_Indonesia', 'zeuhl': 'https://en.wikipedia.org/wiki/Zeuhl', 'traditional music': 'https://en.wikipedia.org/wiki/Traditional_music', 'list of music genres and styles#religious': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Religious', 'music of mali': 'https://en.wikipedia.org/wiki/Music_of_Mali', 'simon frith': 'https://en.wikipedia.org/wiki/Simon_Frith', 'rock opera': 'https://en.wikipedia.org/wiki/Rock_opera', 'list of music genres and styles#folk': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Folk', 'african blues': 'https://en.wikipedia.org/wiki/African_blues', 'music and sleep': 'https://en.wikipedia.org/wiki/Music_and_sleep', 'dark electro': 'https://en.wikipedia.org/wiki/Dark_electro', 'italo dance': 'https://en.wikipedia.org/wiki/Italo_dance', 'thai pop music': 'https://en.wikipedia.org/wiki/Thai_pop_music', 'mangue bit': 'https://en.wikipedia.org/wiki/Mangue_bit', 'manila sound': 'https://en.wikipedia.org/wiki/Manila_sound', 'chalga': 'https://en.wikipedia.org/wiki/Chalga', 'teen pop': 'https://en.wikipedia.org/wiki/Teen_pop', 'music of japan': 'https://en.wikipedia.org/wiki/Music_of_Japan', 'splittercore': 'https://en.wikipedia.org/wiki/Splittercore', 'seguidilla': 'https://en.wikipedia.org/wiki/Seguidilla', 'sophisti-pop': 'https://en.wikipedia.org/wiki/Sophisti-pop', 'music of north korea': 'https://en.wikipedia.org/wiki/Music_of_North_Korea', 'balkan folk music': 'https://en.wikipedia.org/wiki/Balkan_folk_music', 'boogie (genre)': 'https://en.wikipedia.org/wiki/Boogie_(genre)', 'french jazz': 'https://en.wikipedia.org/wiki/French_jazz', 'list of hardcore punk subgenres': 'https://en.wikipedia.org/wiki/List_of_hardcore_punk_subgenres', 'timeline of musical events#1680s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1680s', 'music of scotland': 'https://en.wikipedia.org/wiki/Music_of_Scotland', 'sovietwave': 'https://en.wikipedia.org/wiki/Sovietwave', 'street punk': 'https://en.wikipedia.org/wiki/Street_punk', 'filmi': 'https://en.wikipedia.org/wiki/Filmi', 'spiritual (music)': 'https://en.wikipedia.org/wiki/Spiritual_(music)', 'sociomusicology': 'https://en.wikipedia.org/wiki/Sociomusicology', 'neoclassical metal': 'https://en.wikipedia.org/wiki/Neoclassical_metal', 'minimal psytrance': 'https://en.wikipedia.org/wiki/Minimal_psytrance', 'choro': 'https://en.wikipedia.org/wiki/Choro', 'rautalanka': 'https://en.wikipedia.org/wiki/Rautalanka', 'cyber metal': 'https://en.wikipedia.org/wiki/Cyber_metal', 'ikorodo': 'https://en.wikipedia.org/wiki/Ikorodo', 'crabcore': 'https://en.wikipedia.org/wiki/Crabcore', 'chopped and screwed': 'https://en.wikipedia.org/wiki/Chopped_and_screwed', 'rhythmic contemporary': 'https://en.wikipedia.org/wiki/Rhythmic_contemporary', 'guaracha (colombia)': 'https://en.wikipedia.org/wiki/Guaracha_(Colombia)', 'sertanejo music': 'https://en.wikipedia.org/wiki/Sertanejo_music', 'urban contemporary music': 'https://en.wikipedia.org/wiki/Urban_contemporary_music', 'post-black metal': 'https://en.wikipedia.org/wiki/Post-black_metal', 'ballroom dance': 'https://en.wikipedia.org/wiki/Ballroom_dance', 'protest song': 'https://en.wikipedia.org/wiki/Protest_song', 'lgbt music': 'https://en.wikipedia.org/wiki/LGBT_music', 'reggae punk': 'https://en.wikipedia.org/wiki/Reggae_punk', 'reggae genres': 'https://en.wikipedia.org/wiki/Reggae_genres', 'acid trance': 'https://en.wikipedia.org/wiki/Acid_trance', 'zydeco': 'https://en.wikipedia.org/wiki/Zydeco', 'latin music (genre)': 'https://en.wikipedia.org/wiki/Latin_music_(genre)', 'church music': 'https://en.wikipedia.org/wiki/Church_music', 'dance-rock': 'https://en.wikipedia.org/wiki/Dance-rock', 'hardstep': 'https://en.wikipedia.org/wiki/Hardstep', 'scouse house': 'https://en.wikipedia.org/wiki/Scouse_house', 'comedy hip-hop': 'https://en.wikipedia.org/wiki/Comedy_hip-hop', 'reggaestep': 'https://en.wikipedia.org/wiki/Reggaestep', 'power electronics (music)': 'https://en.wikipedia.org/wiki/Power_electronics_(music)', 'music of austria': 'https://en.wikipedia.org/wiki/Music_of_Austria', 'j-core': 'https://en.wikipedia.org/wiki/J-core', 'music of botswana': 'https://en.wikipedia.org/wiki/Music_of_Botswana', 'k-pop': 'https://en.wikipedia.org/wiki/K-pop', 'latin pop': 'https://en.wikipedia.org/wiki/Latin_pop', 'proto-prog': 'https://en.wikipedia.org/wiki/Proto-prog', 'vocal trance': 'https://en.wikipedia.org/wiki/Vocal_trance', 'music of grenada': 'https://en.wikipedia.org/wiki/Music_of_Grenada', 'bass house (genre)': 'https://en.wikipedia.org/wiki/Bass_house_(genre)', 'free funk': 'https://en.wikipedia.org/wiki/Free_funk', '1960s in music': 'https://en.wikipedia.org/wiki/1960s_in_music', 'timeline of musical events#1790s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1790s', 'southern soul': 'https://en.wikipedia.org/wiki/Southern_soul', 'music therapy': 'https://en.wikipedia.org/wiki/Music_therapy', 'liwa (music)': 'https://en.wikipedia.org/wiki/Liwa_(music)', 'nederbeat': 'https://en.wikipedia.org/wiki/Nederbeat', 'trap music': 'https://en.wikipedia.org/wiki/Trap_music', 'prehistoric music': 'https://en.wikipedia.org/wiki/Prehistoric_music', 'music of brunei': 'https://en.wikipedia.org/wiki/Music_of_Brunei', 'ghetto house': 'https://en.wikipedia.org/wiki/Ghetto_house', 'stoner-doom': 'https://en.wikipedia.org/wiki/Stoner-doom', 'art pop': 'https://en.wikipedia.org/wiki/Art_pop', 'music of monaco': 'https://en.wikipedia.org/wiki/Music_of_Monaco', 'classic country': 'https://en.wikipedia.org/wiki/Classic_country', 'bongo flava': 'https://en.wikipedia.org/wiki/Bongo_flava', 'hardcore hip-hop': 'https://en.wikipedia.org/wiki/Hardcore_hip-hop', 'ball culture#music': 'https://en.wikipedia.org/wiki/Ball_culture#Music', 'internet meme': 'https://en.wikipedia.org/wiki/Internet_meme', 'americana (music)': 'https://en.wikipedia.org/wiki/Americana_(music)', 'garage rock': 'https://en.wikipedia.org/wiki/Garage_rock', 'pop metal': 'https://en.wikipedia.org/wiki/Pop_metal', 'keroncong': 'https://en.wikipedia.org/wiki/Keroncong', 'dungeon synth': 'https://en.wikipedia.org/wiki/Dungeon_synth', 'uk garage': 'https://en.wikipedia.org/wiki/UK_garage', 'folk rock': 'https://en.wikipedia.org/wiki/Folk_rock', 'music of the united kingdom': 'https://en.wikipedia.org/wiki/Music_of_the_United_Kingdom', 'cha-cha-cha (music)': 'https://en.wikipedia.org/wiki/Cha-cha-cha_(music)', 'hardvapour': 'https://en.wikipedia.org/wiki/Hardvapour', 'desgarrada': 'https://en.wikipedia.org/wiki/Desgarrada', 'modal jazz': 'https://en.wikipedia.org/wiki/Modal_jazz', 'industrial metal': 'https://en.wikipedia.org/wiki/Industrial_metal', 'neue deutsche todeskunst': 'https://en.wikipedia.org/wiki/Neue_Deutsche_Todeskunst', 'music of andorra': 'https://en.wikipedia.org/wiki/Music_of_Andorra', 'instrumental rock': 'https://en.wikipedia.org/wiki/Instrumental_rock', 'shoegaze': 'https://en.wikipedia.org/wiki/Shoegaze', 'timeline of musical events#1670s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1670s', 'freak folk': 'https://en.wikipedia.org/wiki/Freak_folk', 'jungle terror': 'https://en.wikipedia.org/wiki/Jungle_terror', 'list of styles of music: g%e2%80%93m': 'https://en.wikipedia.org/wiki/List_of_styles_of_music:_G%E2%80%93M', 'afro tech': 'https://en.wikipedia.org/wiki/Afro_tech', 'rhumba': 'https://en.wikipedia.org/wiki/Rhumba', 'samba rock': 'https://en.wikipedia.org/wiki/Samba_rock', 'buler%c3%adas': 'https://en.wikipedia.org/wiki/Buler%C3%ADas', 'new musicology': 'https://en.wikipedia.org/wiki/New_musicology', 'progressive house': 'https://en.wikipedia.org/wiki/Progressive_house', 'italo disco': 'https://en.wikipedia.org/wiki/Italo_disco', 'timeline of musical events#early history': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#Early_history', 'tribal guarachero': 'https://en.wikipedia.org/wiki/Tribal_guarachero', 'art rock': 'https://en.wikipedia.org/wiki/Art_rock', 'uk drill': 'https://en.wikipedia.org/wiki/UK_drill', 'lovers rock': 'https://en.wikipedia.org/wiki/Lovers_rock', 'bossa nova': 'https://en.wikipedia.org/wiki/Bossa_nova', 'nazi punk': 'https://en.wikipedia.org/wiki/Nazi_punk', 'garage punk (fusion genre)': 'https://en.wikipedia.org/wiki/Garage_punk_(fusion_genre)', 'art punk': 'https://en.wikipedia.org/wiki/Art_punk', 'romani music': 'https://en.wikipedia.org/wiki/Romani_music', 'western classical music': 'https://en.wikipedia.org/wiki/Western_classical_music', 'future garage': 'https://en.wikipedia.org/wiki/Future_garage', 'drone doom': 'https://en.wikipedia.org/wiki/Drone_doom', 'bachelor of music': 'https://en.wikipedia.org/wiki/Bachelor_of_Music', 'indian jazz': 'https://en.wikipedia.org/wiki/Indian_jazz', 'list of music styles that incorporate the accordion': 'https://en.wikipedia.org/wiki/List_of_music_styles_that_incorporate_the_accordion', 'roots reggae': 'https://en.wikipedia.org/wiki/Roots_reggae', 'musique concr%c3%a8te': 'https://en.wikipedia.org/wiki/Musique_concr%C3%A8te', 'music of djibouti': 'https://en.wikipedia.org/wiki/Music_of_Djibouti', 'new mexico music': 'https://en.wikipedia.org/wiki/New_Mexico_music', 'portal:music': 'https://en.wikipedia.org/wiki/Portal:Music', 'drift phonk': 'https://en.wikipedia.org/wiki/Drift_phonk', 'hypnagogic pop': 'https://en.wikipedia.org/wiki/Hypnagogic_pop', 'progressive metalcore': 'https://en.wikipedia.org/wiki/Progressive_metalcore', 'hardstyle#euphoric frenchcore': 'https://en.wikipedia.org/wiki/Hardstyle#Euphoric_frenchcore', 'kwela': 'https://en.wikipedia.org/wiki/Kwela', 'chicano rock': 'https://en.wikipedia.org/wiki/Chicano_rock', 'inuit music': 'https://en.wikipedia.org/wiki/Inuit_music', 'techstep': 'https://en.wikipedia.org/wiki/Techstep', 'country gospel': 'https://en.wikipedia.org/wiki/Country_Gospel', 'rock music in france': 'https://en.wikipedia.org/wiki/Rock_music_in_France', 'timeline of musical events#1730s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1730s', 'avant-prog': 'https://en.wikipedia.org/wiki/Avant-prog', 'nu metal': 'https://en.wikipedia.org/wiki/Nu_metal', 'list of electronic music genres': 'https://en.wikipedia.org/wiki/List_of_electronic_music_genres', 'reductionism (music)': 'https://en.wikipedia.org/wiki/Reductionism_(music)', 'easycore': 'https://en.wikipedia.org/wiki/Easycore', 'wikipedia:wikiproject fact and reference check': 'https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Fact_and_Reference_Check', 'music of lithuania': 'https://en.wikipedia.org/wiki/Music_of_Lithuania', '1980s in music': 'https://en.wikipedia.org/wiki/1980s_in_music', 'music of tanzania': 'https://en.wikipedia.org/wiki/Music_of_Tanzania', 'ragga#ragga and hip hop music': 'https://en.wikipedia.org/wiki/Ragga#Ragga_and_hip_hop_music', 'persian traditional music': 'https://en.wikipedia.org/wiki/Persian_traditional_music', 'turntablism': 'https://en.wikipedia.org/wiki/Turntablism', 'viennese waltz': 'https://en.wikipedia.org/wiki/Viennese_waltz', 'post-metal': 'https://en.wikipedia.org/wiki/Post-metal', 'ambient dub': 'https://en.wikipedia.org/wiki/Ambient_dub', 'industrial rock': 'https://en.wikipedia.org/wiki/Industrial_rock', 'traditional blues verses': 'https://en.wikipedia.org/wiki/Traditional_blues_verses', 'portal:current events': 'https://en.wikipedia.org/wiki/Portal:Current_events', 'list of music genres and styles#external links': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#External_links', 'compilation album': 'https://en.wikipedia.org/wiki/Compilation_album', 'neotraditional country': 'https://en.wikipedia.org/wiki/Neotraditional_country', 'country pop': 'https://en.wikipedia.org/wiki/Country_pop', 'punk pathetique': 'https://en.wikipedia.org/wiki/Punk_pathetique', 'adult standards': 'https://en.wikipedia.org/wiki/Adult_standards', 'regional mexican': 'https://en.wikipedia.org/wiki/Regional_Mexican', 'music of montenegro': 'https://en.wikipedia.org/wiki/Music_of_Montenegro', 'kosmische musik': 'https://en.wikipedia.org/wiki/Kosmische_musik', 'file:year music.svg': 'https://en.wikipedia.org/wiki/File:Year_music.svg', 'sampling (music)': 'https://en.wikipedia.org/wiki/Sampling_(music)', 'music of kenya': 'https://en.wikipedia.org/wiki/Music_of_Kenya', 'music of micronesia': 'https://en.wikipedia.org/wiki/Music_of_Micronesia', 'texas country': 'https://en.wikipedia.org/wiki/Texas_country', 'pluggnb': 'https://en.wikipedia.org/wiki/Pluggnb', 'metal music': 'https://en.wikipedia.org/wiki/Metal_music', 'brazilian jazz': 'https://en.wikipedia.org/wiki/Brazilian_jazz', 'gospel music': 'https://en.wikipedia.org/wiki/Gospel_music', 'berlin school of electronic music': 'https://en.wikipedia.org/wiki/Berlin_School_of_electronic_music', 'nortec': 'https://en.wikipedia.org/wiki/Nortec', 'country music#mexico and latin america': 'https://en.wikipedia.org/wiki/Country_music#Mexico_and_Latin_America', 'power metal': 'https://en.wikipedia.org/wiki/Power_metal', 'bleep techno': 'https://en.wikipedia.org/wiki/Bleep_techno', 'buddhist music': 'https://en.wikipedia.org/wiki/Buddhist_music', 'malaysian pop': 'https://en.wikipedia.org/wiki/Malaysian_pop', 'rage (music genre)': 'https://en.wikipedia.org/wiki/Rage_(music_genre)', 'jump blues': 'https://en.wikipedia.org/wiki/Jump_blues', 'avant-garde jazz': 'https://en.wikipedia.org/wiki/Avant-garde_jazz', 'anime song': 'https://en.wikipedia.org/wiki/Anime_song', 'cupl%c3%a9': 'https://en.wikipedia.org/wiki/Cupl%C3%A9', 'list of music genres and styles#bibliography': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Bibliography', 'talk:list of music genres and styles': 'https://en.wikipedia.org/wiki/Talk:List_of_music_genres_and_styles', 'persian classical music': 'https://en.wikipedia.org/wiki/Persian_classical_music', 'sambass': 'https://en.wikipedia.org/wiki/Sambass', 'sufi rock': 'https://en.wikipedia.org/wiki/Sufi_rock', 'visual kei': 'https://en.wikipedia.org/wiki/Visual_kei', 'list of jazz genres': 'https://en.wikipedia.org/wiki/List_of_jazz_genres', 'dancehall': 'https://en.wikipedia.org/wiki/Dancehall', 'list of music genres and styles#pop': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Pop', 'religious music': 'https://en.wikipedia.org/wiki/Religious_music', 'category:music of europe': 'https://en.wikipedia.org/wiki/Category:Music_of_Europe', 'martial industrial': 'https://en.wikipedia.org/wiki/Martial_industrial', 'celtic metal': 'https://en.wikipedia.org/wiki/Celtic_metal', 'slow dance': 'https://en.wikipedia.org/wiki/Slow_dance', 'two-tone (music genre)': 'https://en.wikipedia.org/wiki/Two-tone_(music_genre)', 'list of classical and art music traditions': 'https://en.wikipedia.org/wiki/List_of_classical_and_art_music_traditions', 'space music': 'https://en.wikipedia.org/wiki/Space_music', 'nu-gaze': 'https://en.wikipedia.org/wiki/Nu-gaze', 'balearic trance': 'https://en.wikipedia.org/wiki/Balearic_trance', 'music and political warfare': 'https://en.wikipedia.org/wiki/Music_and_political_warfare', 'ethno jazz': 'https://en.wikipedia.org/wiki/Ethno_jazz', 'pimba': 'https://en.wikipedia.org/wiki/Pimba', 'nintendocore': 'https://en.wikipedia.org/wiki/Nintendocore', 'plunderphonics': 'https://en.wikipedia.org/wiki/Plunderphonics', 'symphonic rock': 'https://en.wikipedia.org/wiki/Symphonic_Rock', 'music of australia': 'https://en.wikipedia.org/wiki/Music_of_Australia', 'honky-tonk#music': 'https://en.wikipedia.org/wiki/Honky-tonk#Music', 'history of the trumpet': 'https://en.wikipedia.org/wiki/History_of_the_trumpet', 'music of papua new guinea': 'https://en.wikipedia.org/wiki/Music_of_Papua_New_Guinea', 'ton%c3%a1': 'https://en.wikipedia.org/wiki/Ton%C3%A1', 't%27ong guitar': 'https://en.wikipedia.org/wiki/T%27ong_guitar', 'music of angola': 'https://en.wikipedia.org/wiki/Music_of_Angola', 'dark cabaret': 'https://en.wikipedia.org/wiki/Dark_cabaret', 'romantic music': 'https://en.wikipedia.org/wiki/Romantic_music', 'national anthem': 'https://en.wikipedia.org/wiki/National_anthem', 'skweee': 'https://en.wikipedia.org/wiki/Skweee', 'post-industrial music': 'https://en.wikipedia.org/wiki/Post-industrial_music', 'acid breaks': 'https://en.wikipedia.org/wiki/Acid_breaks', 'list of music genres and styles#see also': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#See_also', 'danger music': 'https://en.wikipedia.org/wiki/Danger_music', 'list of music genres and styles#antarctica': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Antarctica', 'blue-eyed soul': 'https://en.wikipedia.org/wiki/Blue-eyed_soul', 'mod (subculture)': 'https://en.wikipedia.org/wiki/Mod_(subculture)', 'tientos (flamenco)': 'https://en.wikipedia.org/wiki/Tientos_(flamenco)', 'soft rock': 'https://en.wikipedia.org/wiki/Soft_rock', 'hip hop music': 'https://en.wikipedia.org/wiki/Hip_hop_music', 'gothic metal': 'https://en.wikipedia.org/wiki/Gothic_metal', 'uk rap': 'https://en.wikipedia.org/wiki/UK_rap', 'music of tunisia': 'https://en.wikipedia.org/wiki/Music_of_Tunisia', 'cool jazz': 'https://en.wikipedia.org/wiki/Cool_jazz', '20th-century classical music': 'https://en.wikipedia.org/wiki/20th-century_classical_music', 'music of tajikistan': 'https://en.wikipedia.org/wiki/Music_of_Tajikistan', 'free improvisation': 'https://en.wikipedia.org/wiki/Free_improvisation', 'drill %27n%27 bass': 'https://en.wikipedia.org/wiki/Drill_%27n%27_bass', 'swing music': 'https://en.wikipedia.org/wiki/Swing_music', 'music of greece': 'https://en.wikipedia.org/wiki/Music_of_Greece', 'music of pakistan': 'https://en.wikipedia.org/wiki/Music_of_Pakistan', 'pub rock (australia)': 'https://en.wikipedia.org/wiki/Pub_rock_(Australia)', 'electronic music': 'https://en.wikipedia.org/wiki/Electronic_music', 'roots rock': 'https://en.wikipedia.org/wiki/Roots_rock', 'music of sudan': 'https://en.wikipedia.org/wiki/Music_of_Sudan', 'music of france': 'https://en.wikipedia.org/wiki/Music_of_France', 'nashville sound#countrypolitan': 'https://en.wikipedia.org/wiki/Nashville_sound#Countrypolitan', 'list of country genres': 'https://en.wikipedia.org/wiki/List_of_country_genres', 'swamp blues': 'https://en.wikipedia.org/wiki/Swamp_blues', 'sevillanas': 'https://en.wikipedia.org/wiki/Sevillanas', 'industrial techno': 'https://en.wikipedia.org/wiki/Industrial_techno', 'latin hip-hop': 'https://en.wikipedia.org/wiki/Latin_hip-hop', 'canzone': 'https://en.wikipedia.org/wiki/Canzone', 'rumba': 'https://en.wikipedia.org/wiki/Rumba', 'malaysian hip hop': 'https://en.wikipedia.org/wiki/Malaysian_hip_hop', 'djent': 'https://en.wikipedia.org/wiki/Djent', 'psychedelic pop': 'https://en.wikipedia.org/wiki/Psychedelic_pop', 'list of music genres and styles#traditional folk': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Traditional_folk', 'dub music': 'https://en.wikipedia.org/wiki/Dub_music', 'list of gamelan varieties': 'https://en.wikipedia.org/wiki/List_of_gamelan_varieties', 'canadian folk music': 'https://en.wikipedia.org/wiki/Canadian_folk_music', 'chinese rock': 'https://en.wikipedia.org/wiki/Chinese_rock', 'downtempo': 'https://en.wikipedia.org/wiki/Downtempo', 'timeline of musical events#1690s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1690s', 'freakbeat': 'https://en.wikipedia.org/wiki/Freakbeat', 'list of cultural and regional genres of music': 'https://en.wikipedia.org/wiki/List_of_cultural_and_regional_genres_of_music', 'tech trance': 'https://en.wikipedia.org/wiki/Tech_trance', 'owerri bongo': 'https://en.wikipedia.org/wiki/Owerri_Bongo', 'music of guyana': 'https://en.wikipedia.org/wiki/Music_of_Guyana', 'hard nrg': 'https://en.wikipedia.org/wiki/Hard_NRG', 'music of the federated states of micronesia': 'https://en.wikipedia.org/wiki/Music_of_the_Federated_States_of_Micronesia', 'german punk': 'https://en.wikipedia.org/wiki/German_punk', 'acid jazz': 'https://en.wikipedia.org/wiki/Acid_jazz', 'music of algeria': 'https://en.wikipedia.org/wiki/Music_of_Algeria', 'andalusian classical music': 'https://en.wikipedia.org/wiki/Andalusian_classical_music', 'circus music': 'https://en.wikipedia.org/wiki/Circus_music', 'music of guinea-bissau': 'https://en.wikipedia.org/wiki/Music_of_Guinea-Bissau', 'crossover thrash': 'https://en.wikipedia.org/wiki/Crossover_thrash', 'music': 'https://en.wikipedia.org/wiki/Music', 'sludge doom': 'https://en.wikipedia.org/wiki/Sludge_doom', 'music of vanuatu': 'https://en.wikipedia.org/wiki/Music_of_Vanuatu', 'yacht rock': 'https://en.wikipedia.org/wiki/Yacht_rock', 'alternative rock': 'https://en.wikipedia.org/wiki/Alternative_rock', 'criolla': 'https://en.wikipedia.org/wiki/Criolla', 'gagaku': 'https://en.wikipedia.org/wiki/Gagaku', 'christian hip-hop': 'https://en.wikipedia.org/wiki/Christian_hip-hop', 'no wave': 'https://en.wikipedia.org/wiki/No_wave', 'music of nepal': 'https://en.wikipedia.org/wiki/Music_of_Nepal', 'riot grrrl': 'https://en.wikipedia.org/wiki/Riot_grrrl', 'baggy': 'https://en.wikipedia.org/wiki/Baggy', 'drill music': 'https://en.wikipedia.org/wiki/Drill_music', 'music of tuvalu': 'https://en.wikipedia.org/wiki/Music_of_Tuvalu', 'urban adult contemporary': 'https://en.wikipedia.org/wiki/Urban_adult_contemporary', 'extended play': 'https://en.wikipedia.org/wiki/Extended_play', 'indie folk': 'https://en.wikipedia.org/wiki/Indie_folk', 'multi-instrumentalist': 'https://en.wikipedia.org/wiki/Multi-instrumentalist', 'crustgrind': 'https://en.wikipedia.org/wiki/Crustgrind', 'pop rap': 'https://en.wikipedia.org/wiki/Pop_rap', 'new prog': 'https://en.wikipedia.org/wiki/New_prog', 'rockabilly': 'https://en.wikipedia.org/wiki/Rockabilly', 'soca music': 'https://en.wikipedia.org/wiki/Soca_music', 'music school': 'https://en.wikipedia.org/wiki/Music_school', 'broken beat': 'https://en.wikipedia.org/wiki/Broken_beat', 'music of bosnia and herzegovina': 'https://en.wikipedia.org/wiki/Music_of_Bosnia_and_Herzegovina', 'freestyle music': 'https://en.wikipedia.org/wiki/Freestyle_music', 'bouyon music': 'https://en.wikipedia.org/wiki/Bouyon_music', 'drone music': 'https://en.wikipedia.org/wiki/Drone_music', 'bitpop': 'https://en.wikipedia.org/wiki/Bitpop', 'music of equatorial guinea': 'https://en.wikipedia.org/wiki/Music_of_Equatorial_Guinea', 'music of switzerland': 'https://en.wikipedia.org/wiki/Music_of_Switzerland', 'portal:lists': 'https://en.wikipedia.org/wiki/Portal:Lists', 'music of barbados': 'https://en.wikipedia.org/wiki/Music_of_Barbados', 'audio engineer': 'https://en.wikipedia.org/wiki/Audio_engineer', 'music of the czech republic': 'https://en.wikipedia.org/wiki/Music_of_the_Czech_Republic', 'nordic folk music': 'https://en.wikipedia.org/wiki/Nordic_folk_music', 'baltimore club': 'https://en.wikipedia.org/wiki/Baltimore_club', 'timeline of musical events#1600s': 'https://en.wikipedia.org/wiki/Timeline_of_musical_events#1600s', 'grindcore': 'https://en.wikipedia.org/wiki/Grindcore', 'contemporary classical music': 'https://en.wikipedia.org/wiki/Contemporary_classical_music', 'punk rock': 'https://en.wikipedia.org/wiki/Punk_rock', 'lounge music': 'https://en.wikipedia.org/wiki/Lounge_music', 'slacker rock': 'https://en.wikipedia.org/wiki/Slacker_rock', 'all-female band': 'https://en.wikipedia.org/wiki/All-female_band', 'list of trance genres': 'https://en.wikipedia.org/wiki/List_of_trance_genres', 'jazz': 'https://en.wikipedia.org/wiki/Jazz', 'alternative pop': 'https://en.wikipedia.org/wiki/Alternative_pop', 'electronic dance music#history': 'https://en.wikipedia.org/wiki/Electronic_dance_music#History', 'bouncy techno': 'https://en.wikipedia.org/wiki/Bouncy_techno', 'doo-wop': 'https://en.wikipedia.org/wiki/Doo-wop', 'kawaii metal': 'https://en.wikipedia.org/wiki/Kawaii_metal', 'baithak gana': 'https://en.wikipedia.org/wiki/Baithak_Gana', 'folk punk': 'https://en.wikipedia.org/wiki/Folk_punk', 'hardstyle#rawstyle': 'https://en.wikipedia.org/wiki/Hardstyle#Rawstyle', 'garage house': 'https://en.wikipedia.org/wiki/Garage_house', 'chutney soca': 'https://en.wikipedia.org/wiki/Chutney_soca', 'british dance band': 'https://en.wikipedia.org/wiki/British_dance_band', '1490s in music': 'https://en.wikipedia.org/wiki/1490s_in_music', 'lofi hip-hop': 'https://en.wikipedia.org/wiki/Lofi_hip-hop', 'hi-nrg': 'https://en.wikipedia.org/wiki/Hi-NRG', 'khaliji (music)': 'https://en.wikipedia.org/wiki/Khaliji_(music)', 'beatdown hardcore': 'https://en.wikipedia.org/wiki/Beatdown_hardcore', 'salsa rom%c3%a1ntica': 'https://en.wikipedia.org/wiki/Salsa_rom%C3%A1ntica', 'pop rock': 'https://en.wikipedia.org/wiki/Pop_rock', 'music of antigua and barbuda': 'https://en.wikipedia.org/wiki/Music_of_Antigua_and_Barbuda', 'slowcore': 'https://en.wikipedia.org/wiki/Slowcore', 'lyrics': 'https://en.wikipedia.org/wiki/Lyrics', 'free tekno (music)#raggatek': 'https://en.wikipedia.org/wiki/Free_tekno_(music)#Raggatek', 'anatolian rock': 'https://en.wikipedia.org/wiki/Anatolian_rock', 'vispop': 'https://en.wikipedia.org/wiki/Vispop', 'music of ecuador': 'https://en.wikipedia.org/wiki/Music_of_Ecuador', 'islamic music': 'https://en.wikipedia.org/wiki/Islamic_music', 'music of fiji': 'https://en.wikipedia.org/wiki/Music_of_Fiji', 'algorave': 'https://en.wikipedia.org/wiki/Algorave', 'bachata (music)': 'https://en.wikipedia.org/wiki/Bachata_(music)', 'go-go': 'https://en.wikipedia.org/wiki/Go-go', 'category:music of oceania': 'https://en.wikipedia.org/wiki/Category:Music_of_Oceania', 'brown-eyed soul': 'https://en.wikipedia.org/wiki/Brown-eyed_soul', 'electronic body music': 'https://en.wikipedia.org/wiki/Electronic_body_music', 'mui%c3%b1eira': 'https://en.wikipedia.org/wiki/Mui%C3%B1eira', 'pumping house': 'https://en.wikipedia.org/wiki/Pumping_house', 'noise music': 'https://en.wikipedia.org/wiki/Noise_music', 'nafir': 'https://en.wikipedia.org/wiki/Nafir', 'miami bass': 'https://en.wikipedia.org/wiki/Miami_bass', 'master of music': 'https://en.wikipedia.org/wiki/Master_of_Music', 'sakara music': 'https://en.wikipedia.org/wiki/Sakara_music', 'd-beat': 'https://en.wikipedia.org/wiki/D-beat', 'musical notation': 'https://en.wikipedia.org/wiki/Musical_notation', 'funkstep': 'https://en.wikipedia.org/wiki/Funkstep', 'middle of the road (music)': 'https://en.wikipedia.org/wiki/Middle_of_the_road_(music)', 'zoomusicology': 'https://en.wikipedia.org/wiki/Zoomusicology', 'chutney parang': 'https://en.wikipedia.org/wiki/Chutney_parang', 'cumbia': 'https://en.wikipedia.org/wiki/Cumbia', 'turkish pop music': 'https://en.wikipedia.org/wiki/Turkish_pop_music', 'remix album': 'https://en.wikipedia.org/wiki/Remix_album', 'synth-pop': 'https://en.wikipedia.org/wiki/Synth-pop', 'indie pop': 'https://en.wikipedia.org/wiki/Indie_pop', 'independent music': 'https://en.wikipedia.org/wiki/Independent_music', 'ars subtilior': 'https://en.wikipedia.org/wiki/Ars_subtilior', 'wonky pop': 'https://en.wikipedia.org/wiki/Wonky_pop', 'underground hip-hop': 'https://en.wikipedia.org/wiki/Underground_hip-hop', 'rumba flamenca': 'https://en.wikipedia.org/wiki/Rumba_flamenca', 'hispanic rhythmic': 'https://en.wikipedia.org/wiki/Hispanic_rhythmic', 'computer music': 'https://en.wikipedia.org/wiki/Computer_music', 'music of eswatini': 'https://en.wikipedia.org/wiki/Music_of_Eswatini', 'music of belize': 'https://en.wikipedia.org/wiki/Music_of_Belize', 'bassline (music genre)': 'https://en.wikipedia.org/wiki/Bassline_(music_genre)', 'music of south africa': 'https://en.wikipedia.org/wiki/Music_of_South_Africa', 'harsh noise wall': 'https://en.wikipedia.org/wiki/Harsh_noise_wall', 'women in music': 'https://en.wikipedia.org/wiki/Women_in_music', 'bhangra (music)': 'https://en.wikipedia.org/wiki/Bhangra_(music)', 'maracatu': 'https://en.wikipedia.org/wiki/Maracatu', 'music of the netherlands': 'https://en.wikipedia.org/wiki/Music_of_the_Netherlands', 'french folk music': 'https://en.wikipedia.org/wiki/French_folk_music', 'rebetiko': 'https://en.wikipedia.org/wiki/Rebetiko', 'funk': 'https://en.wikipedia.org/wiki/Funk', 'old-time music': 'https://en.wikipedia.org/wiki/Old-time_music', 'music of jamaica': 'https://en.wikipedia.org/wiki/Music_of_Jamaica', 'canci%c3%b3n': 'https://en.wikipedia.org/wiki/Canci%C3%B3n', 'grindie': 'https://en.wikipedia.org/wiki/Grindie', 'australian hip hop': 'https://en.wikipedia.org/wiki/Australian_hip_hop', 'rocksteady': 'https://en.wikipedia.org/wiki/Rocksteady', 'musical ensemble': 'https://en.wikipedia.org/wiki/Musical_ensemble', 'onkyokei': 'https://en.wikipedia.org/wiki/Onkyokei', 'african popular music': 'https://en.wikipedia.org/wiki/African_popular_music', 'forr%c3%b3': 'https://en.wikipedia.org/wiki/Forr%C3%B3', 'beat music': 'https://en.wikipedia.org/wiki/Beat_music', 'space rock': 'https://en.wikipedia.org/wiki/Space_rock', 'gnawa': 'https://en.wikipedia.org/wiki/Gnawa', 'uk funky': 'https://en.wikipedia.org/wiki/UK_funky', 'mathcore': 'https://en.wikipedia.org/wiki/Mathcore', 'balkan music': 'https://en.wikipedia.org/wiki/Balkan_music', 'melodic metalcore': 'https://en.wikipedia.org/wiki/Melodic_metalcore', 'neomelodic music': 'https://en.wikipedia.org/wiki/Neomelodic_music', 'neo soul': 'https://en.wikipedia.org/wiki/Neo_soul', 'hardstyle': 'https://en.wikipedia.org/wiki/Hardstyle', 'asian underground': 'https://en.wikipedia.org/wiki/Asian_Underground', 'afro trap': 'https://en.wikipedia.org/wiki/Afro_trap', 'music of rwanda': 'https://en.wikipedia.org/wiki/Music_of_Rwanda', 'list of industrial music genres': 'https://en.wikipedia.org/wiki/List_of_industrial_music_genres', 'music of western sahara': 'https://en.wikipedia.org/wiki/Music_of_Western_Sahara', 'music of zambia': 'https://en.wikipedia.org/wiki/Music_of_Zambia', 'compas': 'https://en.wikipedia.org/wiki/Compas', 'big band': 'https://en.wikipedia.org/wiki/Big_band', 'help:maintenance template removal': 'https://en.wikipedia.org/wiki/Help:Maintenance_template_removal', 'music of ukraine': 'https://en.wikipedia.org/wiki/Music_of_Ukraine', 'metalcore': 'https://en.wikipedia.org/wiki/Metalcore', 'japanese hip hop': 'https://en.wikipedia.org/wiki/Japanese_hip_hop', 'dohori': 'https://en.wikipedia.org/wiki/Dohori', 'mento': 'https://en.wikipedia.org/wiki/Mento', 'music of south sudan': 'https://en.wikipedia.org/wiki/Music_of_South_Sudan', 'music of moldova': 'https://en.wikipedia.org/wiki/Music_of_Moldova', 'concert band': 'https://en.wikipedia.org/wiki/Concert_band', 'nederpop': 'https://en.wikipedia.org/wiki/Nederpop', 'manele': 'https://en.wikipedia.org/wiki/Manele', 'arabesque music': 'https://en.wikipedia.org/wiki/Arabesque_music', 'afro-punk': 'https://en.wikipedia.org/wiki/Afro-punk', 'composition school': 'https://en.wikipedia.org/wiki/Composition_school', 'gabber': 'https://en.wikipedia.org/wiki/Gabber', 'plugg (music)': 'https://en.wikipedia.org/wiki/Plugg_(music)', 'cajun fiddle': 'https://en.wikipedia.org/wiki/Cajun_fiddle', 'music of egypt': 'https://en.wikipedia.org/wiki/Music_of_Egypt', 'jazz rap': 'https://en.wikipedia.org/wiki/Jazz_rap', 'jazz blues': 'https://en.wikipedia.org/wiki/Jazz_blues', 'music of wales': 'https://en.wikipedia.org/wiki/Music_of_Wales', 'barococo': 'https://en.wikipedia.org/wiki/Barococo', 'music of costa rica': 'https://en.wikipedia.org/wiki/Music_of_Costa_Rica', 'progressive folk music': 'https://en.wikipedia.org/wiki/Progressive_folk_music', 'dub poetry': 'https://en.wikipedia.org/wiki/Dub_poetry', 'wikipedia:citing sources#inline citations': 'https://en.wikipedia.org/wiki/Wikipedia:Citing_sources#Inline_citations', 'trad jazz': 'https://en.wikipedia.org/wiki/Trad_jazz', 'music of ethiopia': 'https://en.wikipedia.org/wiki/Music_of_Ethiopia', 'canterbury scene': 'https://en.wikipedia.org/wiki/Canterbury_scene', 'contemporary r%26b': 'https://en.wikipedia.org/wiki/Contemporary_R%26B', 'folk pop': 'https://en.wikipedia.org/wiki/Folk_pop', 'list of styles of music: s%e2%80%93z': 'https://en.wikipedia.org/wiki/List_of_styles_of_music:_S%E2%80%93Z', 'world fusion': 'https://en.wikipedia.org/wiki/World_fusion', 'music of argentina': 'https://en.wikipedia.org/wiki/Music_of_Argentina', 'reggae rock': 'https://en.wikipedia.org/wiki/Reggae_rock', 'delta blues': 'https://en.wikipedia.org/wiki/Delta_blues', 'progressive music': 'https://en.wikipedia.org/wiki/Progressive_music', 'pagode': 'https://en.wikipedia.org/wiki/Pagode', 'music of somalia': 'https://en.wikipedia.org/wiki/Music_of_Somalia', 'crossover music': 'https://en.wikipedia.org/wiki/Crossover_music', 'styles of pop music': 'https://en.wikipedia.org/wiki/Styles_of_pop_music', 'bounce music': 'https://en.wikipedia.org/wiki/Bounce_music', 'zambra': 'https://en.wikipedia.org/wiki/Zambra', 'funk metal': 'https://en.wikipedia.org/wiki/Funk_metal', 'music of russia': 'https://en.wikipedia.org/wiki/Music_of_Russia', 'music of italy': 'https://en.wikipedia.org/wiki/Music_of_Italy', 'blues': 'https://en.wikipedia.org/wiki/Blues', 'disco': 'https://en.wikipedia.org/wiki/Disco', 'music of poland': 'https://en.wikipedia.org/wiki/Music_of_Poland', 'pop country': 'https://en.wikipedia.org/wiki/Pop_country', 'tropical rock': 'https://en.wikipedia.org/wiki/Tropical_rock', 'rasteirinha': 'https://en.wikipedia.org/wiki/Rasteirinha', 'music of the united states': 'https://en.wikipedia.org/wiki/Music_of_the_United_States', 'psychedelic funk': 'https://en.wikipedia.org/wiki/Psychedelic_funk', 'chinese hip hop': 'https://en.wikipedia.org/wiki/Chinese_hip_hop', 'jangle pop': 'https://en.wikipedia.org/wiki/Jangle_pop', 'geek rock': 'https://en.wikipedia.org/wiki/Geek_rock', 'progressive rap': 'https://en.wikipedia.org/wiki/Progressive_rap', 'quiet storm': 'https://en.wikipedia.org/wiki/Quiet_storm', 'music of bangladesh': 'https://en.wikipedia.org/wiki/Music_of_Bangladesh', 'ndombolo': 'https://en.wikipedia.org/wiki/Ndombolo', 'band (rock and pop)': 'https://en.wikipedia.org/wiki/Band_(rock_and_pop)', 'fijiri': 'https://en.wikipedia.org/wiki/Fijiri', 'ska jazz': 'https://en.wikipedia.org/wiki/Ska_jazz', 'music of paraguay': 'https://en.wikipedia.org/wiki/Music_of_Paraguay', 'music of zimbabwe': 'https://en.wikipedia.org/wiki/Music_of_Zimbabwe', 'hardbass': 'https://en.wikipedia.org/wiki/Hardbass', 'soul blues': 'https://en.wikipedia.org/wiki/Soul_blues', 'isicathamiya': 'https://en.wikipedia.org/wiki/Isicathamiya', 'kuduro': 'https://en.wikipedia.org/wiki/Kuduro', 'music of yugoslavia': 'https://en.wikipedia.org/wiki/Music_of_Yugoslavia', 'canadian blues': 'https://en.wikipedia.org/wiki/Canadian_blues', 'hong kong hip hop': 'https://en.wikipedia.org/wiki/Hong_Kong_hip_hop', 'post-punk revival': 'https://en.wikipedia.org/wiki/Post-punk_revival', 'iranian rock': 'https://en.wikipedia.org/wiki/Iranian_rock', 'turkish rock': 'https://en.wikipedia.org/wiki/Turkish_rock', 'music of bolivia': 'https://en.wikipedia.org/wiki/Music_of_Bolivia', 'indietronica': 'https://en.wikipedia.org/wiki/Indietronica', 'uk hard house': 'https://en.wikipedia.org/wiki/UK_hard_house', '1510s in music': 'https://en.wikipedia.org/wiki/1510s_in_music', 'music of qatar': 'https://en.wikipedia.org/wiki/Music_of_Qatar', 'music of denmark': 'https://en.wikipedia.org/wiki/Music_of_Denmark', 'kundiman': 'https://en.wikipedia.org/wiki/Kundiman', 'wave music': 'https://en.wikipedia.org/wiki/Wave_music', 'music of tajikistan#tajik folk music': 'https://en.wikipedia.org/wiki/Music_of_Tajikistan#Tajik_folk_music', 'australian country music': 'https://en.wikipedia.org/wiki/Australian_country_music', 'punk jazz': 'https://en.wikipedia.org/wiki/Punk_jazz', 'pirate metal': 'https://en.wikipedia.org/wiki/Pirate_metal', 'lao classical music': 'https://en.wikipedia.org/wiki/Lao_classical_music', 'category:music of central america': 'https://en.wikipedia.org/wiki/Category:Music_of_Central_America', 'brazilian bass': 'https://en.wikipedia.org/wiki/Brazilian_bass', 'wikipedia:general disclaimer': 'https://en.wikipedia.org/wiki/Wikipedia:General_disclaimer', 'soul jazz': 'https://en.wikipedia.org/wiki/Soul_jazz', 'kidandali': 'https://en.wikipedia.org/wiki/Kidandali', 'christian punk': 'https://en.wikipedia.org/wiki/Christian_punk', 'jazz-funk': 'https://en.wikipedia.org/wiki/Jazz-funk', 'music of venezuela': 'https://en.wikipedia.org/wiki/Music_of_Venezuela', 'russian pop': 'https://en.wikipedia.org/wiki/Russian_pop', 'progressive soul': 'https://en.wikipedia.org/wiki/Progressive_soul', 'glossary of music terminology': 'https://en.wikipedia.org/wiki/Glossary_of_music_terminology', 'list of music genres and styles#regional': 'https://en.wikipedia.org/wiki/List_of_music_genres_and_styles#Regional', 'tropical house': 'https://en.wikipedia.org/wiki/Tropical_house', 'help:category': 'https://en.wikipedia.org/wiki/Help:Category', 'hardstyle#trapstyle': 'https://en.wikipedia.org/wiki/Hardstyle#Trapstyle', 'dream trance': 'https://en.wikipedia.org/wiki/Dream_trance', 'footwork (genre)': 'https://en.wikipedia.org/wiki/Footwork_(genre)', 'electroclash': 'https://en.wikipedia.org/wiki/Electroclash', 'moombahcore': 'https://en.wikipedia.org/wiki/Moombahcore', 'm%c3%basica popular (colombia)': 'https://en.wikipedia.org/wiki/M%C3%BAsica_popular_(Colombia)', 'space disco': 'https://en.wikipedia.org/wiki/Space_disco', 'pastorale': 'https://en.wikipedia.org/wiki/Pastorale', 'music of singapore': 'https://en.wikipedia.org/wiki/Music_of_Singapore', 'oral tradition': 'https://en.wikipedia.org/wiki/Oral_tradition', 'louisiana blues': 'https://en.wikipedia.org/wiki/Louisiana_blues', 'music of peru': 'https://en.wikipedia.org/wiki/Music_of_Peru', 'wikipedia:citing sources': 'https://en.wikipedia.org/wiki/Wikipedia:Citing_sources', 'queercore': 'https://en.wikipedia.org/wiki/Queercore', 'psychedelic trance#full-on': 'https://en.wikipedia.org/wiki/Psychedelic_trance#Full-on', 'musical instrument': 'https://en.wikipedia.org/wiki/Musical_instrument', 'schlager music': 'https://en.wikipedia.org/wiki/Schlager_music', 'remix': 'https://en.wikipedia.org/wiki/Remix', 'future house': 'https://en.wikipedia.org/wiki/Future_house', 'portal:record production': 'https://en.wikipedia.org/wiki/Portal:Record_production', 'experimental music': 'https://en.wikipedia.org/wiki/Experimental_music', 'japanese rock': 'https://en.wikipedia.org/wiki/Japanese_rock', 'm%c4%81ori music': 'https://en.wikipedia.org/wiki/M%C4%81ori_music', 'grunge': 'https://en.wikipedia.org/wiki/Grunge', 'dark ambient#isolationism': 'https://en.wikipedia.org/wiki/Dark_ambient#Isolationism', 'straight-ahead jazz': 'https://en.wikipedia.org/wiki/Straight-ahead_jazz', 'hong kong english pop': 'https://en.wikipedia.org/wiki/Hong_Kong_English_pop', 'eurotrance': 'https://en.wikipedia.org/wiki/Eurotrance'}\n"
     ]
    }
   ],
   "source": [
    "# parse out the genre name (make lowercase) and dict of genre name and link\n",
    "genre_dict = {}\n",
    "for link in genre_links:\n",
    "    genre_name = link.split(\"/\")[-1].replace(\"_\", \" \").lower()\n",
    "    genre_dict[genre_name] = link\n",
    "\n",
    "print(genre_dict)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 52,
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "Tag 'afrobeats' exists as the genre 'afrobeats' https://en.wikipedia.org/wiki/Afrobeats\n",
      "Tag 'cloud rap' exists as the genre 'cloud rap' https://en.wikipedia.org/wiki/Cloud_rap\n",
      "Tag 'glam metal' exists as the genre 'glam metal' https://en.wikipedia.org/wiki/Glam_metal\n",
      "Tag 'drum and bass' exists as the genre 'drum and bass' https://en.wikipedia.org/wiki/Drum_and_bass\n",
      "Tag 'vocal jazz' exists as the genre 'vocal jazz' https://en.wikipedia.org/wiki/Vocal_jazz\n",
      "Tag 'zouglou' exists as the genre 'zouglou' https://en.wikipedia.org/wiki/Zouglou\n",
      "Tag 'singer-songwriter' exists as the genre 'singer-songwriter' https://en.wikipedia.org/wiki/Singer-songwriter\n",
      "Tag 'nashville sound' exists as the genre 'nashville sound' https://en.wikipedia.org/wiki/Nashville_sound\n",
      "Tag 'atmospheric black metal' exists as the genre 'atmospheric black metal' https://en.wikipedia.org/wiki/Atmospheric_black_metal\n",
      "Tag 'nerdcore' exists as the genre 'nerdcore' https://en.wikipedia.org/wiki/Nerdcore\n",
      "Tag 'british invasion' exists as the genre 'british invasion' https://en.wikipedia.org/wiki/British_Invasion\n",
      "Tag 'uplifting trance' exists as the genre 'uplifting trance' https://en.wikipedia.org/wiki/Uplifting_trance\n",
      "Tag 'psychedelic folk' exists as the genre 'psychedelic folk' https://en.wikipedia.org/wiki/Psychedelic_folk\n",
      "Tag 'mor lam' exists as the genre 'mor lam' https://en.wikipedia.org/wiki/Mor_lam\n",
      "Tag 'Cantopop' exists as the genre 'cantopop' https://en.wikipedia.org/wiki/Cantopop\n",
      "Tag 'video game music' exists as the genre 'video game music' https://en.wikipedia.org/wiki/Video_game_music\n",
      "Tag 'symphonic black metal' exists as the genre 'symphonic black metal' https://en.wikipedia.org/wiki/Symphonic_black_metal\n",
      "Tag 'industrial hip hop' exists as the genre 'industrial hip hop' https://en.wikipedia.org/wiki/Industrial_hip_hop\n",
      "Tag 'progressive bluegrass' exists as the genre 'progressive bluegrass' https://en.wikipedia.org/wiki/Progressive_bluegrass\n",
      "Tag 'dirty rap' exists as the genre 'dirty rap' https://en.wikipedia.org/wiki/Dirty_rap\n",
      "Tag 'hard trance' exists as the genre 'hard trance' https://en.wikipedia.org/wiki/Hard_trance\n",
      "Tag 'gothic country' exists as the genre 'gothic country' https://en.wikipedia.org/wiki/Gothic_country\n",
      "Tag 'a cappella' exists as the genre 'a cappella' https://en.wikipedia.org/wiki/A_cappella\n",
      "Tag 'horrorcore' exists as the genre 'horrorcore' https://en.wikipedia.org/wiki/Horrorcore\n",
      "Tag 'celtic punk' exists as the genre 'celtic punk' https://en.wikipedia.org/wiki/Celtic_punk\n",
      "Tag 'goa trance' exists as the genre 'goa trance' https://en.wikipedia.org/wiki/Goa_trance\n",
      "Tag 'western swing' exists as the genre 'western swing' https://en.wikipedia.org/wiki/Western_swing\n",
      "Tag 'yodeling' exists as the genre 'yodeling' https://en.wikipedia.org/wiki/Yodeling\n",
      "Tag 'country music' exists as the genre 'country music' https://en.wikipedia.org/wiki/Country_music\n",
      "Tag 'punta' exists as the genre 'punta' https://en.wikipedia.org/wiki/Punta\n",
      "Tag 'progressive rock' exists as the genre 'progressive rock' https://en.wikipedia.org/wiki/Progressive_rock\n",
      "Tag 'electric blues' exists as the genre 'electric blues' https://en.wikipedia.org/wiki/Electric_blues\n",
      "Tag 'post-hardcore' exists as the genre 'post-hardcore' https://en.wikipedia.org/wiki/Post-hardcore\n",
      "Tag 'acid rock' exists as the genre 'acid rock' https://en.wikipedia.org/wiki/Acid_rock\n",
      "Tag 'progressive metal' exists as the genre 'progressive metal' https://en.wikipedia.org/wiki/Progressive_metal\n",
      "Tag 'easy listening' exists as the genre 'easy listening' https://en.wikipedia.org/wiki/Easy_Listening\n",
      "Tag 'music hall' exists as the genre 'music hall' https://en.wikipedia.org/wiki/Music_hall\n",
      "Tag 'Amapiano' exists as the genre 'amapiano' https://en.wikipedia.org/wiki/Amapiano\n",
      "Tag 'hiplife' exists as the genre 'hiplife' https://en.wikipedia.org/wiki/Hiplife\n",
      "Tag 'southern rock' exists as the genre 'southern rock' https://en.wikipedia.org/wiki/Southern_rock\n",
      "Tag 'chicago blues' exists as the genre 'chicago blues' https://en.wikipedia.org/wiki/Chicago_blues\n",
      "Tag 'funk rock' exists as the genre 'funk rock' https://en.wikipedia.org/wiki/Funk_rock\n",
      "Tag 'Latin rock' exists as the genre 'latin rock' https://en.wikipedia.org/wiki/Latin_rock\n",
      "Tag 'azonto' exists as the genre 'azonto' https://en.wikipedia.org/wiki/Azonto\n",
      "Tag 'chillwave' exists as the genre 'chillwave' https://en.wikipedia.org/wiki/Chillwave\n",
      "Tag 'french hip-hop' exists as the genre 'french hip-hop' https://en.wikipedia.org/wiki/French_hip-hop\n",
      "Tag 'ragga' exists as the genre 'ragga' https://en.wikipedia.org/wiki/Ragga\n",
      "Tag 'guitarist' exists as the genre 'guitarist' https://en.wikipedia.org/wiki/Guitarist\n",
      "Tag 'heartland rock' exists as the genre 'heartland rock' https://en.wikipedia.org/wiki/Heartland_rock\n",
      "Tag 'alternative metal' exists as the genre 'alternative metal' https://en.wikipedia.org/wiki/Alternative_metal\n",
      "Tag 'dixieland' exists as the genre 'dixieland' https://en.wikipedia.org/wiki/Dixieland\n",
      "Tag 'uk bass' exists as the genre 'uk bass' https://en.wikipedia.org/wiki/UK_bass\n",
      "Tag 'freestyle rap' exists as the genre 'freestyle rap' https://en.wikipedia.org/wiki/Freestyle_rap\n",
      "Tag 'emo rap' exists as the genre 'emo rap' https://en.wikipedia.org/wiki/Emo_rap\n",
      "Tag 'liquid funk' exists as the genre 'liquid funk' https://en.wikipedia.org/wiki/Liquid_funk\n",
      "Tag 'korean rock' exists as the genre 'korean rock' https://en.wikipedia.org/wiki/Korean_rock\n",
      "Tag 'contemporary christian music' exists as the genre 'contemporary christian music' https://en.wikipedia.org/wiki/Contemporary_Christian_music\n",
      "Tag 'rap rock' exists as the genre 'rap rock' https://en.wikipedia.org/wiki/Rap_rock\n",
      "Tag 'popular music' exists as the genre 'popular music' https://en.wikipedia.org/wiki/Popular_music\n",
      "Tag 'classical music' exists as the genre 'classical music' https://en.wikipedia.org/wiki/Classical_music\n",
      "Tag 'modern rock' exists as the genre 'modern rock' https://en.wikipedia.org/wiki/Modern_rock\n",
      "Tag 'melodic death metal' exists as the genre 'melodic death metal' https://en.wikipedia.org/wiki/Melodic_death_metal\n",
      "Tag 'southern hip-hop' exists as the genre 'southern hip-hop' https://en.wikipedia.org/wiki/Southern_hip-hop\n",
      "Tag 'shibuya-kei' exists as the genre 'shibuya-kei' https://en.wikipedia.org/wiki/Shibuya-kei\n",
      "Tag 'neofolk' exists as the genre 'neofolk' https://en.wikipedia.org/wiki/Neofolk\n",
      "Tag 'blues rock' exists as the genre 'blues rock' https://en.wikipedia.org/wiki/Blues_rock\n",
      "Tag 'brazilian rock' exists as the genre 'brazilian rock' https://en.wikipedia.org/wiki/Brazilian_rock\n",
      "Tag 'lambada' exists as the genre 'lambada' https://en.wikipedia.org/wiki/Lambada\n",
      "Tag 'city pop' exists as the genre 'city pop' https://en.wikipedia.org/wiki/City_pop\n",
      "Tag 'kwaito' exists as the genre 'kwaito' https://en.wikipedia.org/wiki/Kwaito\n",
      "Tag 'skate punk' exists as the genre 'skate punk' https://en.wikipedia.org/wiki/Skate_punk\n",
      "Tag 'glam rock' exists as the genre 'glam rock' https://en.wikipedia.org/wiki/Glam_rock\n",
      "Tag 'country rap' exists as the genre 'country rap' https://en.wikipedia.org/wiki/Country_rap\n",
      "Tag 'smooth jazz' exists as the genre 'smooth jazz' https://en.wikipedia.org/wiki/Smooth_jazz\n",
      "Tag 'Congolese rumba' exists as the genre 'congolese rumba' https://en.wikipedia.org/wiki/Congolese_rumba\n",
      "Tag 'makossa' exists as the genre 'makossa' https://en.wikipedia.org/wiki/Makossa\n",
      "Tag 'comedy rock' exists as the genre 'comedy rock' https://en.wikipedia.org/wiki/Comedy_rock\n",
      "Tag 'classic soul' exists as the genre 'classic soul' https://en.wikipedia.org/wiki/Classic_soul\n",
      "Tag 'singing' exists as the genre 'singing' https://en.wikipedia.org/wiki/Singing\n",
      "Tag 'folk metal' exists as the genre 'folk metal' https://en.wikipedia.org/wiki/Folk_metal\n",
      "Tag 'electropunk' exists as the genre 'electropunk' https://en.wikipedia.org/wiki/Electropunk\n",
      "Tag 'show tune' exists as the genre 'show tune' https://en.wikipedia.org/wiki/Show_tune\n",
      "Tag 'music education' exists as the genre 'music education' https://en.wikipedia.org/wiki/Music_education\n",
      "Tag 'Indie rock' exists as the genre 'indie rock' https://en.wikipedia.org/wiki/Indie_rock\n",
      "Tag 'power pop' exists as the genre 'power pop' https://en.wikipedia.org/wiki/Power_pop\n",
      "Tag 'turbo-folk' exists as the genre 'turbo-folk' https://en.wikipedia.org/wiki/Turbo-folk\n",
      "Tag 'klezmer' exists as the genre 'klezmer' https://en.wikipedia.org/wiki/Klezmer\n",
      "Tag 'hardcore punk' exists as the genre 'hardcore punk' https://en.wikipedia.org/wiki/Hardcore_punk\n",
      "Tag 'eurodisco' exists as the genre 'eurodisco' https://en.wikipedia.org/wiki/Eurodisco\n",
      "Tag 'bikutsi' exists as the genre 'bikutsi' https://en.wikipedia.org/wiki/Bikutsi\n",
      "Tag 'music of Brazil' exists as the genre 'music of brazil' https://en.wikipedia.org/wiki/Music_of_Brazil\n",
      "Tag 'record label' exists as the genre 'record label' https://en.wikipedia.org/wiki/Record_label\n",
      "Tag 'progressive electronic' exists as the genre 'progressive electronic' https://en.wikipedia.org/wiki/Progressive_electronic\n",
      "Tag 'electropop' exists as the genre 'electropop' https://en.wikipedia.org/wiki/Electropop\n",
      "Tag 'porro' exists as the genre 'porro' https://en.wikipedia.org/wiki/Porro\n",
      "Tag 'rhythm section' exists as the genre 'rhythm section' https://en.wikipedia.org/wiki/Rhythm_section\n",
      "Tag 'electronicore' exists as the genre 'electronicore' https://en.wikipedia.org/wiki/Electronicore\n",
      "Tag 'phonk' exists as the genre 'phonk' https://en.wikipedia.org/wiki/Phonk\n",
      "Tag 'reggae' exists as the genre 'reggae' https://en.wikipedia.org/wiki/Reggae\n",
      "Tag 'jazz fusion' exists as the genre 'jazz fusion' https://en.wikipedia.org/wiki/Jazz_fusion\n",
      "Tag 'country blues' exists as the genre 'country blues' https://en.wikipedia.org/wiki/Country_blues\n",
      "Tag 'Christian metal' exists as the genre 'christian metal' https://en.wikipedia.org/wiki/Christian_metal\n",
      "Tag 'rapcore' exists as the genre 'rapcore' https://en.wikipedia.org/wiki/Rapcore\n",
      "Tag 'mbaqanga' exists as the genre 'mbaqanga' https://en.wikipedia.org/wiki/Mbaqanga\n",
      "Tag 'rap metal' exists as the genre 'rap metal' https://en.wikipedia.org/wiki/Rap_metal\n",
      "Tag 'anti-folk' exists as the genre 'anti-folk' https://en.wikipedia.org/wiki/Anti-folk\n",
      "Tag 'original Pilipino music' exists as the genre 'original pilipino music' https://en.wikipedia.org/wiki/Original_Pilipino_Music\n",
      "Tag 'Worship' exists as the genre 'worship' https://en.wikipedia.org/wiki/Worship\n",
      "Tag 'gqom' exists as the genre 'gqom' https://en.wikipedia.org/wiki/Gqom\n",
      "Tag 'Film' exists as the genre 'film' https://en.wikipedia.org/wiki/Film\n",
      "Tag 'latin jazz' exists as the genre 'latin jazz' https://en.wikipedia.org/wiki/Latin_jazz\n",
      "Tag 'experimental rock' exists as the genre 'experimental rock' https://en.wikipedia.org/wiki/Experimental_rock\n",
      "Tag 'corrido' exists as the genre 'corrido' https://en.wikipedia.org/wiki/Corrido\n",
      "Tag 'breakcore' exists as the genre 'breakcore' https://en.wikipedia.org/wiki/Breakcore\n",
      "Tag 'europop' exists as the genre 'europop' https://en.wikipedia.org/wiki/Europop\n",
      "Tag 'music censorship' exists as the genre 'music censorship' https://en.wikipedia.org/wiki/Music_censorship\n",
      "Tag 'sea shanty' exists as the genre 'sea shanty' https://en.wikipedia.org/wiki/Sea_shanty\n",
      "Tag 'truck-driving country' exists as the genre 'truck-driving country' https://en.wikipedia.org/wiki/Truck-driving_country\n",
      "Tag 'j-pop' exists as the genre 'j-pop' https://en.wikipedia.org/wiki/J-pop\n",
      "Tag 'pagan metal' exists as the genre 'pagan metal' https://en.wikipedia.org/wiki/Pagan_metal\n",
      "Tag 'crust punk' exists as the genre 'crust punk' https://en.wikipedia.org/wiki/Crust_punk\n",
      "Tag 'dark wave' exists as the genre 'dark wave' https://en.wikipedia.org/wiki/Dark_wave\n",
      "Tag 'Eurodance' exists as the genre 'eurodance' https://en.wikipedia.org/wiki/Eurodance\n",
      "Tag 'Ska' exists as the genre 'ska' https://en.wikipedia.org/wiki/Ska\n",
      "Tag 'sludge metal' exists as the genre 'sludge metal' https://en.wikipedia.org/wiki/Sludge_metal\n",
      "Tag 'hyphy' exists as the genre 'hyphy' https://en.wikipedia.org/wiki/Hyphy\n",
      "Tag 'psychobilly' exists as the genre 'psychobilly' https://en.wikipedia.org/wiki/Psychobilly\n",
      "Tag 'synthwave' exists as the genre 'synthwave' https://en.wikipedia.org/wiki/Synthwave\n",
      "Tag 'Britpop' exists as the genre 'britpop' https://en.wikipedia.org/wiki/Britpop\n",
      "Tag 'electro swing' exists as the genre 'electro swing' https://en.wikipedia.org/wiki/Electro_swing\n",
      "Tag 'chanson' exists as the genre 'chanson' https://en.wikipedia.org/wiki/Chanson\n",
      "Tag 'Taiwanese rock' exists as the genre 'taiwanese rock' https://en.wikipedia.org/wiki/Taiwanese_rock\n",
      "Tag 'horror punk' exists as the genre 'horror punk' https://en.wikipedia.org/wiki/Horror_punk\n",
      "Tag 'instrumental hip hop' exists as the genre 'instrumental hip hop' https://en.wikipedia.org/wiki/Instrumental_hip_hop\n",
      "Tag 'instrumental hip-hop' exists as the genre 'instrumental hip-hop' https://en.wikipedia.org/wiki/Instrumental_hip-hop\n",
      "Tag 'musician' exists as the genre 'musician' https://en.wikipedia.org/wiki/Musician\n",
      "Tag 'Hymn' exists as the genre 'hymn' https://en.wikipedia.org/wiki/Hymn\n",
      "Tag 'tropipop' exists as the genre 'tropipop' https://en.wikipedia.org/wiki/Tropipop\n",
      "Tag 'proto-punk' exists as the genre 'proto-punk' https://en.wikipedia.org/wiki/Proto-punk\n",
      "Tag 'southern gospel' exists as the genre 'southern gospel' https://en.wikipedia.org/wiki/Southern_gospel\n",
      "Tag 'mumble rap' exists as the genre 'mumble rap' https://en.wikipedia.org/wiki/Mumble_rap\n",
      "Tag 'doom metal' exists as the genre 'doom metal' https://en.wikipedia.org/wiki/Doom_metal\n",
      "Tag 'big beat' exists as the genre 'big beat' https://en.wikipedia.org/wiki/Big_beat\n",
      "Tag 'vaporwave' exists as the genre 'vaporwave' https://en.wikipedia.org/wiki/Vaporwave\n",
      "Tag 'dangdut' exists as the genre 'dangdut' https://en.wikipedia.org/wiki/Dangdut\n",
      "Tag 'melodic house' exists as the genre 'melodic house' https://en.wikipedia.org/wiki/Melodic_house\n",
      "Tag 'Afrobeat' exists as the genre 'afrobeat' https://en.wikipedia.org/wiki/Afrobeat\n",
      "Tag 'brutal death metal' exists as the genre 'brutal death metal' https://en.wikipedia.org/wiki/Brutal_death_metal\n",
      "Tag 'highlife' exists as the genre 'highlife' https://en.wikipedia.org/wiki/Highlife\n",
      "Tag 'muzak' exists as the genre 'muzak' https://en.wikipedia.org/wiki/Muzak\n",
      "Tag 'psydub' exists as the genre 'psydub' https://en.wikipedia.org/wiki/Psydub\n",
      "Tag 'post-punk' exists as the genre 'post-punk' https://en.wikipedia.org/wiki/Post-punk\n",
      "Tag 'West Coast hip-hop' exists as the genre 'west coast hip-hop' https://en.wikipedia.org/wiki/West_Coast_hip-hop\n",
      "Tag 'hip hop soul' exists as the genre 'hip hop soul' https://en.wikipedia.org/wiki/Hip_hop_soul\n",
      "Tag 'punk rap' exists as the genre 'punk rap' https://en.wikipedia.org/wiki/Punk_rap\n",
      "Tag 'C-Pop' exists as the genre 'c-pop' https://en.wikipedia.org/wiki/C-pop\n",
      "Tag 'noise pop' exists as the genre 'noise pop' https://en.wikipedia.org/wiki/Noise_pop\n",
      "Tag 'oldies' exists as the genre 'oldies' https://en.wikipedia.org/wiki/Oldies\n",
      "Tag 'light music' exists as the genre 'light music' https://en.wikipedia.org/wiki/Light_music\n",
      "Tag 'mugham' exists as the genre 'mugham' https://en.wikipedia.org/wiki/Mugham\n",
      "Tag 'operatic pop' exists as the genre 'operatic pop' https://en.wikipedia.org/wiki/Operatic_pop\n",
      "Tag 'noise rock' exists as the genre 'noise rock' https://en.wikipedia.org/wiki/Noise_rock\n",
      "Tag 'speedcore' exists as the genre 'speedcore' https://en.wikipedia.org/wiki/Speedcore\n",
      "Tag 'extreme metal' exists as the genre 'extreme metal' https://en.wikipedia.org/wiki/Extreme_metal\n",
      "Tag 'sadcore' exists as the genre 'sadcore' https://en.wikipedia.org/wiki/Sadcore\n",
      "Tag 'ragtime' exists as the genre 'ragtime' https://en.wikipedia.org/wiki/Ragtime\n",
      "Tag 'french house' exists as the genre 'french house' https://en.wikipedia.org/wiki/French_house\n",
      "Tag 'afro pop' exists as the genre 'afro pop' https://en.wikipedia.org/wiki/Afro_pop\n",
      "Tag 'ambient pop' exists as the genre 'ambient pop' https://en.wikipedia.org/wiki/Ambient_pop\n",
      "Tag 'boogie rock' exists as the genre 'boogie rock' https://en.wikipedia.org/wiki/Boogie_rock\n",
      "Tag 'glitch hop' exists as the genre 'glitch hop' https://en.wikipedia.org/wiki/Glitch_hop\n",
      "Tag 'hip-hop soul' exists as the genre 'hip-hop soul' https://en.wikipedia.org/wiki/Hip-hop_soul\n",
      "Tag 'afro house' exists as the genre 'afro house' https://en.wikipedia.org/wiki/Afro_house\n",
      "Tag 'madchester' exists as the genre 'madchester' https://en.wikipedia.org/wiki/Madchester\n",
      "Tag 'techno' exists as the genre 'techno' https://en.wikipedia.org/wiki/Techno\n",
      "Tag 'Melbourne Bounce' exists as the genre 'melbourne bounce' https://en.wikipedia.org/wiki/Melbourne_bounce\n",
      "Tag 'bolero' exists as the genre 'bolero' https://en.wikipedia.org/wiki/Bolero\n",
      "Tag 'melodic hardcore' exists as the genre 'melodic hardcore' https://en.wikipedia.org/wiki/Melodic_hardcore\n",
      "Tag 'political hip-hop' exists as the genre 'political hip-hop' https://en.wikipedia.org/wiki/Political_hip-hop\n",
      "Tag 'technical death metal' exists as the genre 'technical death metal' https://en.wikipedia.org/wiki/Technical_death_metal\n",
      "Tag 'post-rock' exists as the genre 'post-rock' https://en.wikipedia.org/wiki/Post-rock\n",
      "Tag 'music theory' exists as the genre 'music theory' https://en.wikipedia.org/wiki/Music_theory\n",
      "Tag 'chicano rap' exists as the genre 'chicano rap' https://en.wikipedia.org/wiki/Chicano_rap\n",
      "Tag 'background music' exists as the genre 'background music' https://en.wikipedia.org/wiki/Background_music\n",
      "Tag 'worldbeat' exists as the genre 'worldbeat' https://en.wikipedia.org/wiki/Worldbeat\n",
      "Tag 'experimental hip-hop' exists as the genre 'experimental hip-hop' https://en.wikipedia.org/wiki/Experimental_hip-hop\n",
      "Tag 'enka' exists as the genre 'enka' https://en.wikipedia.org/wiki/Enka\n",
      "Tag 'flamenco' exists as the genre 'flamenco' https://en.wikipedia.org/wiki/Flamenco\n",
      "Tag 'bedroom pop' exists as the genre 'bedroom pop' https://en.wikipedia.org/wiki/Bedroom_pop\n",
      "Tag 'virtuoso' exists as the genre 'virtuoso' https://en.wikipedia.org/wiki/Virtuoso\n",
      "Tag 'boom bap' exists as the genre 'boom bap' https://en.wikipedia.org/wiki/Boom_bap\n",
      "Tag 'Reggaeton' exists as the genre 'reggaeton' https://en.wikipedia.org/wiki/Reggaeton\n",
      "Tag 'classic rock' exists as the genre 'classic rock' https://en.wikipedia.org/wiki/Classic_rock\n",
      "Tag 'nu-disco' exists as the genre 'nu-disco' https://en.wikipedia.org/wiki/Nu-disco\n",
      "Tag 'avant-garde metal' exists as the genre 'avant-garde metal' https://en.wikipedia.org/wiki/Avant-garde_metal\n",
      "Tag 'emo pop' exists as the genre 'emo pop' https://en.wikipedia.org/wiki/Emo_pop\n",
      "Tag 'Arabic music' exists as the genre 'arabic music' https://en.wikipedia.org/wiki/Arabic_music\n",
      "Tag 'psybient' exists as the genre 'psybient' https://en.wikipedia.org/wiki/Psybient\n",
      "Tag 'krautrock' exists as the genre 'krautrock' https://en.wikipedia.org/wiki/Krautrock\n",
      "Tag 'baroque pop' exists as the genre 'baroque pop' https://en.wikipedia.org/wiki/Baroque_pop\n",
      "Tag 'instrumental' exists as the genre 'instrumental' https://en.wikipedia.org/wiki/Instrumental\n",
      "Tag 'fado' exists as the genre 'fado' https://en.wikipedia.org/wiki/Fado\n",
      "Tag 'bass music' exists as the genre 'bass music' https://en.wikipedia.org/wiki/Bass_music\n",
      "Tag 'alternative dance' exists as the genre 'alternative dance' https://en.wikipedia.org/wiki/Alternative_dance\n",
      "Tag 'progressive trance' exists as the genre 'progressive trance' https://en.wikipedia.org/wiki/Progressive_trance\n",
      "Tag 'Soukous' exists as the genre 'soukous' https://en.wikipedia.org/wiki/Soukous\n",
      "Tag 'electro house' exists as the genre 'electro house' https://en.wikipedia.org/wiki/Electro_house\n",
      "Tag 'raga' exists as the genre 'raga' https://en.wikipedia.org/wiki/Raga\n",
      "Tag 'boogie-woogie' exists as the genre 'boogie-woogie' https://en.wikipedia.org/wiki/Boogie-woogie\n",
      "Tag 'music festival' exists as the genre 'music festival' https://en.wikipedia.org/wiki/Music_festival\n",
      "Tag 'Christian rock' exists as the genre 'christian rock' https://en.wikipedia.org/wiki/Christian_Rock\n",
      "Tag 'early music' exists as the genre 'early music' https://en.wikipedia.org/wiki/Early_music\n",
      "Tag 'neo-psychedelia' exists as the genre 'neo-psychedelia' https://en.wikipedia.org/wiki/Neo-psychedelia\n",
      "Tag 'death metal' exists as the genre 'death metal' https://en.wikipedia.org/wiki/Death_metal\n",
      "Tag 'dubstep' exists as the genre 'dubstep' https://en.wikipedia.org/wiki/Dubstep\n",
      "Tag 'art music' exists as the genre 'art music' https://en.wikipedia.org/wiki/Art_music\n",
      "Tag 'free jazz' exists as the genre 'free jazz' https://en.wikipedia.org/wiki/Free_jazz\n",
      "Tag 'reggae fusion' exists as the genre 'reggae fusion' https://en.wikipedia.org/wiki/Reggae_fusion\n",
      "Tag 'breakbeat' exists as the genre 'breakbeat' https://en.wikipedia.org/wiki/Breakbeat\n",
      "Tag 'mariachi' exists as the genre 'mariachi' https://en.wikipedia.org/wiki/Mariachi\n",
      "Tag 'honky-tonk' exists as the genre 'honky-tonk' https://en.wikipedia.org/wiki/Honky-tonk\n",
      "Tag 'World music' exists as the genre 'world music' https://en.wikipedia.org/wiki/World_music\n",
      "Tag 'mahraganat' exists as the genre 'mahraganat' https://en.wikipedia.org/wiki/Mahraganat\n",
      "Tag 'christian pop' exists as the genre 'christian pop' https://en.wikipedia.org/wiki/Christian_pop\n",
      "Tag 'funk carioca' exists as the genre 'funk carioca' https://en.wikipedia.org/wiki/Funk_carioca\n",
      "Tag 'psychedelic soul' exists as the genre 'psychedelic soul' https://en.wikipedia.org/wiki/Psychedelic_soul\n",
      "Tag 'occult rock' exists as the genre 'occult rock' https://en.wikipedia.org/wiki/Occult_rock\n",
      "Tag 'cyberpunk' exists as the genre 'cyberpunk' https://en.wikipedia.org/wiki/Cyberpunk\n",
      "Tag 'Viking metal' exists as the genre 'viking metal' https://en.wikipedia.org/wiki/Viking_metal\n",
      "Tag 'beach music' exists as the genre 'beach music' https://en.wikipedia.org/wiki/Beach_music\n",
      "Tag 'pop punk' exists as the genre 'pop punk' https://en.wikipedia.org/wiki/Pop_punk\n",
      "Tag 'Baul' exists as the genre 'baul' https://en.wikipedia.org/wiki/Baul\n",
      "Tag 'dance-punk' exists as the genre 'dance-punk' https://en.wikipedia.org/wiki/Dance-punk\n",
      "Tag 'Crunk' exists as the genre 'crunk' https://en.wikipedia.org/wiki/Crunk\n",
      "Tag 'latin trap' exists as the genre 'latin trap' https://en.wikipedia.org/wiki/Latin_trap\n",
      "Tag 'medieval metal' exists as the genre 'medieval metal' https://en.wikipedia.org/wiki/Medieval_metal\n",
      "Tag 'future funk' exists as the genre 'future funk' https://en.wikipedia.org/wiki/Future_funk\n",
      "Tag 'dark ambient' exists as the genre 'dark ambient' https://en.wikipedia.org/wiki/Dark_ambient\n",
      "Tag 'rhythm and blues' exists as the genre 'rhythm and blues' https://en.wikipedia.org/wiki/Rhythm_and_blues\n",
      "Tag 'Electronica' exists as the genre 'electronica' https://en.wikipedia.org/wiki/Electronica\n",
      "Tag 'musical theatre' exists as the genre 'musical theatre' https://en.wikipedia.org/wiki/Musical_theatre\n",
      "Tag 'brostep' exists as the genre 'brostep' https://en.wikipedia.org/wiki/Brostep\n",
      "Tag 'post-dubstep' exists as the genre 'post-dubstep' https://en.wikipedia.org/wiki/Post-dubstep\n",
      "Tag 'pinoy pop' exists as the genre 'pinoy pop' https://en.wikipedia.org/wiki/Pinoy_pop\n",
      "Tag 'christmas music' exists as the genre 'christmas music' https://en.wikipedia.org/wiki/Christmas_music\n",
      "Tag 'samba' exists as the genre 'samba' https://en.wikipedia.org/wiki/Samba\n",
      "Tag 'Neue Deutsche Welle' exists as the genre 'neue deutsche welle' https://en.wikipedia.org/wiki/Neue_Deutsche_Welle\n",
      "Tag 'psychedelic rock' exists as the genre 'psychedelic rock' https://en.wikipedia.org/wiki/Psychedelic_rock\n",
      "Tag 'sevdalinka' exists as the genre 'sevdalinka' https://en.wikipedia.org/wiki/Sevdalinka\n",
      "Tag 'lofi hip hop' exists as the genre 'lofi hip hop' https://en.wikipedia.org/wiki/Lofi_hip_hop\n",
      "Tag 'V-pop' exists as the genre 'v-pop' https://en.wikipedia.org/wiki/V-pop\n",
      "Tag 'G-funk' exists as the genre 'g-funk' https://en.wikipedia.org/wiki/G-funk\n",
      "Tag 'jazz pop' exists as the genre 'jazz pop' https://en.wikipedia.org/wiki/Jazz_pop\n",
      "Tag 'math rock' exists as the genre 'math rock' https://en.wikipedia.org/wiki/Math_rock\n",
      "Tag 'happy hardcore' exists as the genre 'happy hardcore' https://en.wikipedia.org/wiki/Happy_hardcore\n",
      "Tag 'hick-hop' exists as the genre 'hick-hop' https://en.wikipedia.org/wiki/Hick-hop\n",
      "Tag 'Mandopop' exists as the genre 'mandopop' https://en.wikipedia.org/wiki/Mandopop\n",
      "Tag 'folktronica' exists as the genre 'folktronica' https://en.wikipedia.org/wiki/Folktronica\n",
      "Tag 'neo-swing' exists as the genre 'neo-swing' https://en.wikipedia.org/wiki/Neo-swing\n",
      "Tag 'swamp rock' exists as the genre 'swamp rock' https://en.wikipedia.org/wiki/Swamp_rock\n",
      "Tag 'dance music' exists as the genre 'dance music' https://en.wikipedia.org/wiki/Dance_music\n",
      "Tag 'Chiptune' exists as the genre 'chiptune' https://en.wikipedia.org/wiki/Chiptune\n",
      "Tag 'war song' exists as the genre 'war song' https://en.wikipedia.org/wiki/War_song\n",
      "Tag 'aggrotech' exists as the genre 'aggrotech' https://en.wikipedia.org/wiki/Aggrotech\n",
      "Tag 'country rock' exists as the genre 'country rock' https://en.wikipedia.org/wiki/Country_rock\n",
      "Tag 'snap music' exists as the genre 'snap music' https://en.wikipedia.org/wiki/Snap_music\n",
      "Tag 'Dance-Pop' exists as the genre 'dance-pop' https://en.wikipedia.org/wiki/Dance-pop\n",
      "Tag 'groove metal' exists as the genre 'groove metal' https://en.wikipedia.org/wiki/Groove_metal\n",
      "Tag 'Indian pop' exists as the genre 'indian pop' https://en.wikipedia.org/wiki/Indian_pop\n",
      "Tag 'industrial hip-hop' exists as the genre 'industrial hip-hop' https://en.wikipedia.org/wiki/Industrial_hip-hop\n",
      "Tag 'emo' exists as the genre 'emo' https://en.wikipedia.org/wiki/Emo\n",
      "Tag 'blackened death metal' exists as the genre 'blackened death metal' https://en.wikipedia.org/wiki/Blackened_death_metal\n",
      "Tag 'genge' exists as the genre 'genge' https://en.wikipedia.org/wiki/Genge\n",
      "Tag 'speed metal' exists as the genre 'speed metal' https://en.wikipedia.org/wiki/Speed_metal\n",
      "Tag 'bassist' exists as the genre 'bassist' https://en.wikipedia.org/wiki/Bassist\n",
      "Tag 'deep house' exists as the genre 'deep house' https://en.wikipedia.org/wiki/Deep_house\n",
      "Tag 'nursery rhyme' exists as the genre 'nursery rhyme' https://en.wikipedia.org/wiki/Nursery_rhyme\n",
      "Tag 'stoner rock' exists as the genre 'stoner rock' https://en.wikipedia.org/wiki/Stoner_rock\n",
      "Tag 'death-doom' exists as the genre 'death-doom' https://en.wikipedia.org/wiki/Death-doom\n",
      "Tag 'italian hip-hop' exists as the genre 'italian hip-hop' https://en.wikipedia.org/wiki/Italian_hip-hop\n",
      "Tag 'adult contemporary' exists as the genre 'adult contemporary' https://en.wikipedia.org/wiki/Adult_contemporary\n",
      "Tag 'alternative hip-hop' exists as the genre 'alternative hip-hop' https://en.wikipedia.org/wiki/Alternative_hip-hop\n",
      "Tag 'skiffle' exists as the genre 'skiffle' https://en.wikipedia.org/wiki/Skiffle\n",
      "Tag 'contemporary folk' exists as the genre 'contemporary folk' https://en.wikipedia.org/wiki/Contemporary_folk\n",
      "Tag 'dark pop' exists as the genre 'dark pop' https://en.wikipedia.org/wiki/Dark_pop\n",
      "Tag 'trip hop' exists as the genre 'trip hop' https://en.wikipedia.org/wiki/Trip_hop\n",
      "Tag 'hyperpop' exists as the genre 'hyperpop' https://en.wikipedia.org/wiki/Hyperpop\n",
      "Tag 'pinoy rock' exists as the genre 'pinoy rock' https://en.wikipedia.org/wiki/Pinoy_rock\n",
      "Tag 'timba' exists as the genre 'timba' https://en.wikipedia.org/wiki/Timba\n",
      "Tag 'surf rock' exists as the genre 'surf rock' https://en.wikipedia.org/wiki/Surf_rock\n",
      "Tag 'deathrock' exists as the genre 'deathrock' https://en.wikipedia.org/wiki/Deathrock\n",
      "Tag 'post-grunge' exists as the genre 'post-grunge' https://en.wikipedia.org/wiki/Post-grunge\n",
      "Tag 'Kizomba' exists as the genre 'kizomba' https://en.wikipedia.org/wiki/Kizomba\n",
      "Tag 'Chaabi' exists as the genre 'chaabi' https://en.wikipedia.org/wiki/Chaabi\n",
      "Tag 'talking blues' exists as the genre 'talking blues' https://en.wikipedia.org/wiki/Talking_blues\n",
      "Tag 'afroswing' exists as the genre 'afroswing' https://en.wikipedia.org/wiki/Afroswing\n",
      "Tag 'bebop' exists as the genre 'bebop' https://en.wikipedia.org/wiki/Bebop\n",
      "Tag 'swamp pop' exists as the genre 'swamp pop' https://en.wikipedia.org/wiki/Swamp_pop\n",
      "Tag 'post-Britpop' exists as the genre 'post-britpop' https://en.wikipedia.org/wiki/Post-Britpop\n",
      "Tag 'percussion' exists as the genre 'percussion' https://en.wikipedia.org/wiki/Percussion\n",
      "Tag 'ranchera' exists as the genre 'ranchera' https://en.wikipedia.org/wiki/Ranchera\n",
      "Tag 'post-disco' exists as the genre 'post-disco' https://en.wikipedia.org/wiki/Post-disco\n",
      "Tag 'medieval music' exists as the genre 'medieval music' https://en.wikipedia.org/wiki/Medieval_music\n",
      "Tag 'alternative country' exists as the genre 'alternative country' https://en.wikipedia.org/wiki/Alternative_country\n",
      "Tag 'dream pop' exists as the genre 'dream pop' https://en.wikipedia.org/wiki/Dream_pop\n",
      "Tag 'gamelan' exists as the genre 'gamelan' https://en.wikipedia.org/wiki/Gamelan\n",
      "Tag 'chamber pop' exists as the genre 'chamber pop' https://en.wikipedia.org/wiki/Chamber_pop\n",
      "Tag 'gypsy punk' exists as the genre 'gypsy punk' https://en.wikipedia.org/wiki/Gypsy_punk\n",
      "Tag 'progressive jazz' exists as the genre 'progressive jazz' https://en.wikipedia.org/wiki/Progressive_jazz\n",
      "Tag 'jumpstyle' exists as the genre 'jumpstyle' https://en.wikipedia.org/wiki/Jumpstyle\n",
      "Tag 'college rock' exists as the genre 'college rock' https://en.wikipedia.org/wiki/College_rock\n",
      "Tag 'rock music' exists as the genre 'rock music' https://en.wikipedia.org/wiki/Rock_music\n",
      "Tag 'screamo' exists as the genre 'screamo' https://en.wikipedia.org/wiki/Screamo\n",
      "Tag 'bubblegum pop' exists as the genre 'bubblegum pop' https://en.wikipedia.org/wiki/Bubblegum_pop\n",
      "Tag 'black metal' exists as the genre 'black metal' https://en.wikipedia.org/wiki/Black_metal\n",
      "Tag 'boogaloo' exists as the genre 'boogaloo' https://en.wikipedia.org/wiki/Boogaloo\n",
      "Tag 'jazz rock' exists as the genre 'jazz rock' https://en.wikipedia.org/wiki/Jazz_rock\n",
      "Tag 'traditional pop' exists as the genre 'traditional pop' https://en.wikipedia.org/wiki/Traditional_pop\n",
      "Tag 'indigenous music' exists as the genre 'indigenous music' https://en.wikipedia.org/wiki/Indigenous_music\n",
      "Tag 'future bass' exists as the genre 'future bass' https://en.wikipedia.org/wiki/Future_bass\n",
      "Tag 'frevo' exists as the genre 'frevo' https://en.wikipedia.org/wiki/Frevo\n",
      "Tag 'electronic rock' exists as the genre 'electronic rock' https://en.wikipedia.org/wiki/Electronic_rock\n",
      "Tag 'Korean hip hop' exists as the genre 'korean hip hop' https://en.wikipedia.org/wiki/Korean_hip_hop\n",
      "Tag 'Oi!' exists as the genre 'oi!' https://en.wikipedia.org/wiki/Oi!\n",
      "Tag 'hard rock' exists as the genre 'hard rock' https://en.wikipedia.org/wiki/Hard_rock\n",
      "Tag 'iranian pop' exists as the genre 'iranian pop' https://en.wikipedia.org/wiki/Iranian_pop\n",
      "Tag 'ethereal wave' exists as the genre 'ethereal wave' https://en.wikipedia.org/wiki/Ethereal_wave\n",
      "Tag 'funeral doom' exists as the genre 'funeral doom' https://en.wikipedia.org/wiki/Funeral_doom\n",
      "Tag 'polka' exists as the genre 'polka' https://en.wikipedia.org/wiki/Polka\n",
      "Tag 'psychedelic trance' exists as the genre 'psychedelic trance' https://en.wikipedia.org/wiki/Psychedelic_trance\n",
      "Tag 'tropicalia' exists as the genre 'tropicalia' https://en.wikipedia.org/wiki/Tropicalia\n",
      "Tag 'rock and roll' exists as the genre 'rock and roll' https://en.wikipedia.org/wiki/Rock_and_roll\n",
      "Tag 'classical crossover' exists as the genre 'classical crossover' https://en.wikipedia.org/wiki/Classical_crossover\n",
      "Tag 'semba' exists as the genre 'semba' https://en.wikipedia.org/wiki/Semba\n",
      "Tag 'moombahton' exists as the genre 'moombahton' https://en.wikipedia.org/wiki/Moombahton\n",
      "Tag 'gothic rock' exists as the genre 'gothic rock' https://en.wikipedia.org/wiki/Gothic_rock\n",
      "Tag 'digital hardcore' exists as the genre 'digital hardcore' https://en.wikipedia.org/wiki/Digital_hardcore\n",
      "Tag 'Gangsta Rap' exists as the genre 'gangsta rap' https://en.wikipedia.org/wiki/Gangsta_rap\n",
      "Tag 'maskandi' exists as the genre 'maskandi' https://en.wikipedia.org/wiki/Maskandi\n",
      "Tag 'tech house' exists as the genre 'tech house' https://en.wikipedia.org/wiki/Tech_house\n",
      "Tag 'Austropop' exists as the genre 'austropop' https://en.wikipedia.org/wiki/Austropop\n",
      "Tag 'christian music' exists as the genre 'christian music' https://en.wikipedia.org/wiki/Christian_music\n",
      "Tag 'son cubano' exists as the genre 'son cubano' https://en.wikipedia.org/wiki/Son_cubano\n",
      "Tag 'deathcore' exists as the genre 'deathcore' https://en.wikipedia.org/wiki/Deathcore\n",
      "Tag 'blackgaze' exists as the genre 'blackgaze' https://en.wikipedia.org/wiki/Blackgaze\n",
      "Tag 'arena rock' exists as the genre 'arena rock' https://en.wikipedia.org/wiki/Arena_rock\n",
      "Tag 'hard dance' exists as the genre 'hard dance' https://en.wikipedia.org/wiki/Hard_dance\n",
      "Tag 'mbalax' exists as the genre 'mbalax' https://en.wikipedia.org/wiki/Mbalax\n",
      "Tag 'arabic rock' exists as the genre 'arabic rock' https://en.wikipedia.org/wiki/Arabic_rock\n",
      "Tag 'Eurobeat' exists as the genre 'eurobeat' https://en.wikipedia.org/wiki/Eurobeat\n",
      "Tag 'bro-country' exists as the genre 'bro-country' https://en.wikipedia.org/wiki/Bro-country\n",
      "Tag 'music industry' exists as the genre 'music industry' https://en.wikipedia.org/wiki/Music_industry\n",
      "Tag 'thrash metal' exists as the genre 'thrash metal' https://en.wikipedia.org/wiki/Thrash_metal\n",
      "Tag 'maloya' exists as the genre 'maloya' https://en.wikipedia.org/wiki/Maloya\n",
      "Tag 'futurepop' exists as the genre 'futurepop' https://en.wikipedia.org/wiki/Futurepop\n",
      "Tag 'nu jazz' exists as the genre 'nu jazz' https://en.wikipedia.org/wiki/Nu_jazz\n",
      "Tag 'new rave' exists as the genre 'new rave' https://en.wikipedia.org/wiki/New_rave\n",
      "Tag 'twee pop' exists as the genre 'twee pop' https://en.wikipedia.org/wiki/Twee_pop\n",
      "Tag 'mainstream rock' exists as the genre 'mainstream rock' https://en.wikipedia.org/wiki/Mainstream_rock\n",
      "Tag 'ska punk' exists as the genre 'ska punk' https://en.wikipedia.org/wiki/Ska_punk\n",
      "Tag 'work song' exists as the genre 'work song' https://en.wikipedia.org/wiki/Work_song\n",
      "Tag 'crunkcore' exists as the genre 'crunkcore' https://en.wikipedia.org/wiki/Crunkcore\n",
      "Tag 'outlaw country' exists as the genre 'outlaw country' https://en.wikipedia.org/wiki/Outlaw_country\n",
      "Tag 'symphonic metal' exists as the genre 'symphonic metal' https://en.wikipedia.org/wiki/Symphonic_metal\n",
      "Tag 'big room house' exists as the genre 'big room house' https://en.wikipedia.org/wiki/Big_room_house\n",
      "Tag 'desert blues' exists as the genre 'desert blues' https://en.wikipedia.org/wiki/Desert_blues\n",
      "Tag 'celtic rock' exists as the genre 'celtic rock' https://en.wikipedia.org/wiki/Celtic_rock\n",
      "Tag 'music history' exists as the genre 'music history' https://en.wikipedia.org/wiki/Music_history\n",
      "Tag 'ghettotech' exists as the genre 'ghettotech' https://en.wikipedia.org/wiki/Ghettotech\n",
      "Tag 'New Jack Swing' exists as the genre 'new jack swing' https://en.wikipedia.org/wiki/New_jack_swing\n",
      "Tag 'Italian popular music' exists as the genre 'italian popular music' https://en.wikipedia.org/wiki/Italian_popular_music\n",
      "Tag 'acid house' exists as the genre 'acid house' https://en.wikipedia.org/wiki/Acid_house\n",
      "Tag 'Gregorian chant' exists as the genre 'gregorian chant' https://en.wikipedia.org/wiki/Gregorian_chant\n",
      "Tag 'alternative hip hop' exists as the genre 'alternative hip hop' https://en.wikipedia.org/wiki/Alternative_hip_hop\n",
      "Tag 'vallenato' exists as the genre 'vallenato' https://en.wikipedia.org/wiki/Vallenato\n",
      "Tag 'disco polo' exists as the genre 'disco polo' https://en.wikipedia.org/wiki/Disco_polo\n",
      "Tag 'traditional music' exists as the genre 'traditional music' https://en.wikipedia.org/wiki/Traditional_music\n",
      "Tag 'rock opera' exists as the genre 'rock opera' https://en.wikipedia.org/wiki/Rock_opera\n",
      "Tag 'dark electro' exists as the genre 'dark electro' https://en.wikipedia.org/wiki/Dark_electro\n",
      "Tag 'italo dance' exists as the genre 'italo dance' https://en.wikipedia.org/wiki/Italo_dance\n",
      "Tag 'chalga' exists as the genre 'chalga' https://en.wikipedia.org/wiki/Chalga\n",
      "Tag 'teen pop' exists as the genre 'teen pop' https://en.wikipedia.org/wiki/Teen_pop\n",
      "Tag 'sophisti-pop' exists as the genre 'sophisti-pop' https://en.wikipedia.org/wiki/Sophisti-pop\n",
      "Tag 'street punk' exists as the genre 'street punk' https://en.wikipedia.org/wiki/Street_punk\n",
      "Tag 'filmi' exists as the genre 'filmi' https://en.wikipedia.org/wiki/Filmi\n",
      "Tag 'neoclassical metal' exists as the genre 'neoclassical metal' https://en.wikipedia.org/wiki/Neoclassical_metal\n",
      "Tag 'choro' exists as the genre 'choro' https://en.wikipedia.org/wiki/Choro\n",
      "Tag 'cyber metal' exists as the genre 'cyber metal' https://en.wikipedia.org/wiki/Cyber_metal\n",
      "Tag 'chopped and screwed' exists as the genre 'chopped and screwed' https://en.wikipedia.org/wiki/Chopped_and_screwed\n",
      "Tag 'post-black metal' exists as the genre 'post-black metal' https://en.wikipedia.org/wiki/Post-black_metal\n",
      "Tag 'protest song' exists as the genre 'protest song' https://en.wikipedia.org/wiki/Protest_song\n",
      "Tag 'zydeco' exists as the genre 'zydeco' https://en.wikipedia.org/wiki/Zydeco\n",
      "Tag 'dance-rock' exists as the genre 'dance-rock' https://en.wikipedia.org/wiki/Dance-rock\n",
      "Tag 'K-pop' exists as the genre 'k-pop' https://en.wikipedia.org/wiki/K-pop\n",
      "Tag 'Latin Pop' exists as the genre 'latin pop' https://en.wikipedia.org/wiki/Latin_pop\n",
      "Tag 'vocal trance' exists as the genre 'vocal trance' https://en.wikipedia.org/wiki/Vocal_trance\n",
      "Tag 'southern soul' exists as the genre 'southern soul' https://en.wikipedia.org/wiki/Southern_soul\n",
      "Tag 'music therapy' exists as the genre 'music therapy' https://en.wikipedia.org/wiki/Music_therapy\n",
      "Tag 'trap music' exists as the genre 'trap music' https://en.wikipedia.org/wiki/Trap_music\n",
      "Tag 'ghetto house' exists as the genre 'ghetto house' https://en.wikipedia.org/wiki/Ghetto_house\n",
      "Tag 'art pop' exists as the genre 'art pop' https://en.wikipedia.org/wiki/Art_pop\n",
      "Tag 'classic country' exists as the genre 'classic country' https://en.wikipedia.org/wiki/Classic_country\n",
      "Tag 'Bongo Flava' exists as the genre 'bongo flava' https://en.wikipedia.org/wiki/Bongo_flava\n",
      "Tag 'hardcore hip-hop' exists as the genre 'hardcore hip-hop' https://en.wikipedia.org/wiki/Hardcore_hip-hop\n",
      "Tag 'internet meme' exists as the genre 'internet meme' https://en.wikipedia.org/wiki/Internet_meme\n",
      "Tag 'garage rock' exists as the genre 'garage rock' https://en.wikipedia.org/wiki/Garage_rock\n",
      "Tag 'pop metal' exists as the genre 'pop metal' https://en.wikipedia.org/wiki/Pop_metal\n",
      "Tag 'UK Garage' exists as the genre 'uk garage' https://en.wikipedia.org/wiki/UK_garage\n",
      "Tag 'Folk rock' exists as the genre 'folk rock' https://en.wikipedia.org/wiki/Folk_rock\n",
      "Tag 'Industrial metal' exists as the genre 'industrial metal' https://en.wikipedia.org/wiki/Industrial_metal\n",
      "Tag 'instrumental rock' exists as the genre 'instrumental rock' https://en.wikipedia.org/wiki/Instrumental_rock\n",
      "Tag 'shoegaze' exists as the genre 'shoegaze' https://en.wikipedia.org/wiki/Shoegaze\n",
      "Tag 'freak folk' exists as the genre 'freak folk' https://en.wikipedia.org/wiki/Freak_folk\n",
      "Tag 'afro tech' exists as the genre 'afro tech' https://en.wikipedia.org/wiki/Afro_tech\n",
      "Tag 'rhumba' exists as the genre 'rhumba' https://en.wikipedia.org/wiki/Rhumba\n",
      "Tag 'progressive house' exists as the genre 'progressive house' https://en.wikipedia.org/wiki/Progressive_house\n",
      "Tag 'Italo disco' exists as the genre 'italo disco' https://en.wikipedia.org/wiki/Italo_disco\n",
      "Tag 'art rock' exists as the genre 'art rock' https://en.wikipedia.org/wiki/Art_rock\n",
      "Tag 'UK Drill' exists as the genre 'uk drill' https://en.wikipedia.org/wiki/UK_drill\n",
      "Tag 'lovers rock' exists as the genre 'lovers rock' https://en.wikipedia.org/wiki/Lovers_rock\n",
      "Tag 'Bossa Nova' exists as the genre 'bossa nova' https://en.wikipedia.org/wiki/Bossa_nova\n",
      "Tag 'art punk' exists as the genre 'art punk' https://en.wikipedia.org/wiki/Art_punk\n",
      "Tag 'Roots Reggae' exists as the genre 'roots reggae' https://en.wikipedia.org/wiki/Roots_reggae\n",
      "Tag 'hypnagogic pop' exists as the genre 'hypnagogic pop' https://en.wikipedia.org/wiki/Hypnagogic_pop\n",
      "Tag 'chicano rock' exists as the genre 'chicano rock' https://en.wikipedia.org/wiki/Chicano_rock\n",
      "Tag 'Nu metal' exists as the genre 'nu metal' https://en.wikipedia.org/wiki/Nu_metal\n",
      "Tag 'easycore' exists as the genre 'easycore' https://en.wikipedia.org/wiki/Easycore\n",
      "Tag 'turntablism' exists as the genre 'turntablism' https://en.wikipedia.org/wiki/Turntablism\n",
      "Tag 'post-metal' exists as the genre 'post-metal' https://en.wikipedia.org/wiki/Post-metal\n",
      "Tag 'industrial rock' exists as the genre 'industrial rock' https://en.wikipedia.org/wiki/Industrial_rock\n",
      "Tag 'country pop' exists as the genre 'country pop' https://en.wikipedia.org/wiki/Country_pop\n",
      "Tag 'adult standards' exists as the genre 'adult standards' https://en.wikipedia.org/wiki/Adult_standards\n",
      "Tag 'Regional Mexican' exists as the genre 'regional mexican' https://en.wikipedia.org/wiki/Regional_Mexican\n",
      "Tag 'pluggnb' exists as the genre 'pluggnb' https://en.wikipedia.org/wiki/Pluggnb\n",
      "Tag 'metal music' exists as the genre 'metal music' https://en.wikipedia.org/wiki/Metal_music\n",
      "Tag 'power metal' exists as the genre 'power metal' https://en.wikipedia.org/wiki/Power_metal\n",
      "Tag 'malaysian pop' exists as the genre 'malaysian pop' https://en.wikipedia.org/wiki/Malaysian_pop\n",
      "Tag 'jump blues' exists as the genre 'jump blues' https://en.wikipedia.org/wiki/Jump_blues\n",
      "Tag 'avant-garde jazz' exists as the genre 'avant-garde jazz' https://en.wikipedia.org/wiki/Avant-garde_jazz\n",
      "Tag 'anime song' exists as the genre 'anime song' https://en.wikipedia.org/wiki/Anime_song\n",
      "Tag 'visual kei' exists as the genre 'visual kei' https://en.wikipedia.org/wiki/Visual_kei\n",
      "Tag 'Dancehall' exists as the genre 'dancehall' https://en.wikipedia.org/wiki/Dancehall\n",
      "Tag 'slow dance' exists as the genre 'slow dance' https://en.wikipedia.org/wiki/Slow_dance\n",
      "Tag 'space music' exists as the genre 'space music' https://en.wikipedia.org/wiki/Space_music\n",
      "Tag 'pimba' exists as the genre 'pimba' https://en.wikipedia.org/wiki/Pimba\n",
      "Tag 'plunderphonics' exists as the genre 'plunderphonics' https://en.wikipedia.org/wiki/Plunderphonics\n",
      "Tag 'Symphonic Rock' exists as the genre 'symphonic rock' https://en.wikipedia.org/wiki/Symphonic_Rock\n",
      "Tag 'dark cabaret' exists as the genre 'dark cabaret' https://en.wikipedia.org/wiki/Dark_cabaret\n",
      "Tag 'national anthem' exists as the genre 'national anthem' https://en.wikipedia.org/wiki/National_anthem\n",
      "Tag 'blue-eyed soul' exists as the genre 'blue-eyed soul' https://en.wikipedia.org/wiki/Blue-eyed_soul\n",
      "Tag 'soft rock' exists as the genre 'soft rock' https://en.wikipedia.org/wiki/Soft_rock\n",
      "Tag 'gothic metal' exists as the genre 'gothic metal' https://en.wikipedia.org/wiki/Gothic_metal\n",
      "Tag 'UK rap' exists as the genre 'uk rap' https://en.wikipedia.org/wiki/UK_rap\n",
      "Tag 'cool jazz' exists as the genre 'cool jazz' https://en.wikipedia.org/wiki/Cool_jazz\n",
      "Tag 'electronic music' exists as the genre 'electronic music' https://en.wikipedia.org/wiki/Electronic_music\n",
      "Tag 'roots rock' exists as the genre 'roots rock' https://en.wikipedia.org/wiki/Roots_rock\n",
      "Tag 'swamp blues' exists as the genre 'swamp blues' https://en.wikipedia.org/wiki/Swamp_blues\n",
      "Tag 'latin hip-hop' exists as the genre 'latin hip-hop' https://en.wikipedia.org/wiki/Latin_hip-hop\n",
      "Tag 'canzone' exists as the genre 'canzone' https://en.wikipedia.org/wiki/Canzone\n",
      "Tag 'rumba' exists as the genre 'rumba' https://en.wikipedia.org/wiki/Rumba\n",
      "Tag 'djent' exists as the genre 'djent' https://en.wikipedia.org/wiki/Djent\n",
      "Tag 'psychedelic pop' exists as the genre 'psychedelic pop' https://en.wikipedia.org/wiki/Psychedelic_pop\n",
      "Tag 'Chinese rock' exists as the genre 'chinese rock' https://en.wikipedia.org/wiki/Chinese_rock\n",
      "Tag 'downtempo' exists as the genre 'downtempo' https://en.wikipedia.org/wiki/Downtempo\n",
      "Tag 'acid jazz' exists as the genre 'acid jazz' https://en.wikipedia.org/wiki/Acid_jazz\n",
      "Tag 'crossover thrash' exists as the genre 'crossover thrash' https://en.wikipedia.org/wiki/Crossover_thrash\n",
      "Tag 'music' exists as the genre 'music' https://en.wikipedia.org/wiki/Music\n",
      "Tag 'alternative rock' exists as the genre 'alternative rock' https://en.wikipedia.org/wiki/Alternative_rock\n",
      "Tag 'Christian hip-hop' exists as the genre 'christian hip-hop' https://en.wikipedia.org/wiki/Christian_hip-hop\n",
      "Tag 'no wave' exists as the genre 'no wave' https://en.wikipedia.org/wiki/No_wave\n",
      "Tag 'riot grrrl' exists as the genre 'riot grrrl' https://en.wikipedia.org/wiki/Riot_grrrl\n",
      "Tag 'baggy' exists as the genre 'baggy' https://en.wikipedia.org/wiki/Baggy\n",
      "Tag 'indie folk' exists as the genre 'indie folk' https://en.wikipedia.org/wiki/Indie_folk\n",
      "Tag 'multi-instrumentalist' exists as the genre 'multi-instrumentalist' https://en.wikipedia.org/wiki/Multi-instrumentalist\n",
      "Tag 'pop rap' exists as the genre 'pop rap' https://en.wikipedia.org/wiki/Pop_rap\n",
      "Tag 'rockabilly' exists as the genre 'rockabilly' https://en.wikipedia.org/wiki/Rockabilly\n",
      "Tag 'broken beat' exists as the genre 'broken beat' https://en.wikipedia.org/wiki/Broken_beat\n",
      "Tag 'grindcore' exists as the genre 'grindcore' https://en.wikipedia.org/wiki/Grindcore\n",
      "Tag 'punk rock' exists as the genre 'punk rock' https://en.wikipedia.org/wiki/Punk_rock\n",
      "Tag 'slacker rock' exists as the genre 'slacker rock' https://en.wikipedia.org/wiki/Slacker_rock\n",
      "Tag 'jazz' exists as the genre 'jazz' https://en.wikipedia.org/wiki/Jazz\n",
      "Tag 'alternative pop' exists as the genre 'alternative pop' https://en.wikipedia.org/wiki/Alternative_pop\n",
      "Tag 'doo-wop' exists as the genre 'doo-wop' https://en.wikipedia.org/wiki/Doo-wop\n",
      "Tag 'folk punk' exists as the genre 'folk punk' https://en.wikipedia.org/wiki/Folk_punk\n",
      "Tag 'hi-NRG' exists as the genre 'hi-nrg' https://en.wikipedia.org/wiki/Hi-NRG\n",
      "Tag 'pop rock' exists as the genre 'pop rock' https://en.wikipedia.org/wiki/Pop_rock\n",
      "Tag 'slowcore' exists as the genre 'slowcore' https://en.wikipedia.org/wiki/Slowcore\n",
      "Tag 'anatolian rock' exists as the genre 'anatolian rock' https://en.wikipedia.org/wiki/Anatolian_rock\n",
      "Tag 'vispop' exists as the genre 'vispop' https://en.wikipedia.org/wiki/Vispop\n",
      "Tag 'Islamic music' exists as the genre 'islamic music' https://en.wikipedia.org/wiki/Islamic_music\n",
      "Tag 'go-go' exists as the genre 'go-go' https://en.wikipedia.org/wiki/Go-go\n",
      "Tag 'electronic body music' exists as the genre 'electronic body music' https://en.wikipedia.org/wiki/Electronic_body_music\n",
      "Tag 'Cumbia' exists as the genre 'cumbia' https://en.wikipedia.org/wiki/Cumbia\n",
      "Tag 'synth-pop' exists as the genre 'synth-pop' https://en.wikipedia.org/wiki/Synth-pop\n",
      "Tag 'Indie pop' exists as the genre 'indie pop' https://en.wikipedia.org/wiki/Indie_pop\n",
      "Tag 'underground hip-hop' exists as the genre 'underground hip-hop' https://en.wikipedia.org/wiki/Underground_hip-hop\n",
      "Tag 'maracatu' exists as the genre 'maracatu' https://en.wikipedia.org/wiki/Maracatu\n",
      "Tag 'rebetiko' exists as the genre 'rebetiko' https://en.wikipedia.org/wiki/Rebetiko\n",
      "Tag 'funk' exists as the genre 'funk' https://en.wikipedia.org/wiki/Funk\n",
      "Tag 'rocksteady' exists as the genre 'rocksteady' https://en.wikipedia.org/wiki/Rocksteady\n",
      "Tag 'beat music' exists as the genre 'beat music' https://en.wikipedia.org/wiki/Beat_music\n",
      "Tag 'space rock' exists as the genre 'space rock' https://en.wikipedia.org/wiki/Space_rock\n",
      "Tag 'gnawa' exists as the genre 'gnawa' https://en.wikipedia.org/wiki/Gnawa\n",
      "Tag 'mathcore' exists as the genre 'mathcore' https://en.wikipedia.org/wiki/Mathcore\n",
      "Tag 'balkan music' exists as the genre 'balkan music' https://en.wikipedia.org/wiki/Balkan_music\n",
      "Tag 'melodic metalcore' exists as the genre 'melodic metalcore' https://en.wikipedia.org/wiki/Melodic_metalcore\n",
      "Tag 'Neo Soul' exists as the genre 'neo soul' https://en.wikipedia.org/wiki/Neo_soul\n",
      "Tag 'hardstyle' exists as the genre 'hardstyle' https://en.wikipedia.org/wiki/Hardstyle\n",
      "Tag 'afro trap' exists as the genre 'afro trap' https://en.wikipedia.org/wiki/Afro_trap\n",
      "Tag 'compas' exists as the genre 'compas' https://en.wikipedia.org/wiki/Compas\n",
      "Tag 'big band' exists as the genre 'big band' https://en.wikipedia.org/wiki/Big_band\n",
      "Tag 'metalcore' exists as the genre 'metalcore' https://en.wikipedia.org/wiki/Metalcore\n",
      "Tag 'japanese hip hop' exists as the genre 'japanese hip hop' https://en.wikipedia.org/wiki/Japanese_hip_hop\n",
      "Tag 'manele' exists as the genre 'manele' https://en.wikipedia.org/wiki/Manele\n",
      "Tag 'afro-punk' exists as the genre 'afro-punk' https://en.wikipedia.org/wiki/Afro-punk\n",
      "Tag 'gabber' exists as the genre 'gabber' https://en.wikipedia.org/wiki/Gabber\n",
      "Tag 'jazz rap' exists as the genre 'jazz rap' https://en.wikipedia.org/wiki/Jazz_rap\n",
      "Tag 'dub poetry' exists as the genre 'dub poetry' https://en.wikipedia.org/wiki/Dub_poetry\n",
      "Tag 'folk pop' exists as the genre 'folk pop' https://en.wikipedia.org/wiki/Folk_pop\n",
      "Tag 'world fusion' exists as the genre 'world fusion' https://en.wikipedia.org/wiki/World_fusion\n",
      "Tag 'reggae rock' exists as the genre 'reggae rock' https://en.wikipedia.org/wiki/Reggae_rock\n",
      "Tag 'delta blues' exists as the genre 'delta blues' https://en.wikipedia.org/wiki/Delta_blues\n",
      "Tag 'pagode' exists as the genre 'pagode' https://en.wikipedia.org/wiki/Pagode\n",
      "Tag 'funk metal' exists as the genre 'funk metal' https://en.wikipedia.org/wiki/Funk_metal\n",
      "Tag 'Blues' exists as the genre 'blues' https://en.wikipedia.org/wiki/Blues\n",
      "Tag 'disco' exists as the genre 'disco' https://en.wikipedia.org/wiki/Disco\n",
      "Tag 'pop country' exists as the genre 'pop country' https://en.wikipedia.org/wiki/Pop_country\n",
      "Tag 'psychedelic funk' exists as the genre 'psychedelic funk' https://en.wikipedia.org/wiki/Psychedelic_funk\n",
      "Tag 'jangle pop' exists as the genre 'jangle pop' https://en.wikipedia.org/wiki/Jangle_pop\n",
      "Tag 'quiet storm' exists as the genre 'quiet storm' https://en.wikipedia.org/wiki/Quiet_storm\n",
      "Tag 'ndombolo' exists as the genre 'ndombolo' https://en.wikipedia.org/wiki/Ndombolo\n",
      "Tag 'hardbass' exists as the genre 'hardbass' https://en.wikipedia.org/wiki/Hardbass\n",
      "Tag 'isicathamiya' exists as the genre 'isicathamiya' https://en.wikipedia.org/wiki/Isicathamiya\n",
      "Tag 'kuduro' exists as the genre 'kuduro' https://en.wikipedia.org/wiki/Kuduro\n",
      "Tag 'post-punk revival' exists as the genre 'post-punk revival' https://en.wikipedia.org/wiki/Post-punk_revival\n",
      "Tag 'turkish rock' exists as the genre 'turkish rock' https://en.wikipedia.org/wiki/Turkish_rock\n",
      "Tag 'indietronica' exists as the genre 'indietronica' https://en.wikipedia.org/wiki/Indietronica\n",
      "Tag 'pirate metal' exists as the genre 'pirate metal' https://en.wikipedia.org/wiki/Pirate_metal\n",
      "Tag 'brazilian bass' exists as the genre 'brazilian bass' https://en.wikipedia.org/wiki/Brazilian_bass\n",
      "Tag 'jazz-funk' exists as the genre 'jazz-funk' https://en.wikipedia.org/wiki/Jazz-funk\n",
      "Tag 'Russian pop' exists as the genre 'russian pop' https://en.wikipedia.org/wiki/Russian_pop\n",
      "Tag 'tropical house' exists as the genre 'tropical house' https://en.wikipedia.org/wiki/Tropical_house\n",
      "Tag 'electroclash' exists as the genre 'electroclash' https://en.wikipedia.org/wiki/Electroclash\n",
      "Tag 'queercore' exists as the genre 'queercore' https://en.wikipedia.org/wiki/Queercore\n",
      "Tag 'Remix' exists as the genre 'remix' https://en.wikipedia.org/wiki/Remix\n",
      "Tag 'future house' exists as the genre 'future house' https://en.wikipedia.org/wiki/Future_house\n",
      "Tag 'Japanese rock' exists as the genre 'japanese rock' https://en.wikipedia.org/wiki/Japanese_rock\n",
      "Tag 'grunge' exists as the genre 'grunge' https://en.wikipedia.org/wiki/Grunge\n",
      "['afrobeats', 'cloud rap', 'glam metal', 'drum and bass', 'vocal jazz', 'zouglou', 'singer-songwriter', 'nashville sound', 'atmospheric black metal', 'nerdcore', 'british invasion', 'uplifting trance', 'psychedelic folk', 'mor lam', 'Cantopop', 'video game music', 'symphonic black metal', 'industrial hip hop', 'progressive bluegrass', 'dirty rap', 'hard trance', 'gothic country', 'a cappella', 'horrorcore', 'celtic punk', 'goa trance', 'western swing', 'yodeling', 'country music', 'punta', 'progressive rock', 'electric blues', 'post-hardcore', 'acid rock', 'progressive metal', 'easy listening', 'music hall', 'Amapiano', 'hiplife', 'southern rock', 'chicago blues', 'funk rock', 'Latin rock', 'azonto', 'chillwave', 'french hip-hop', 'ragga', 'guitarist', 'heartland rock', 'alternative metal', 'dixieland', 'uk bass', 'freestyle rap', 'emo rap', 'liquid funk', 'korean rock', 'contemporary christian music', 'rap rock', 'popular music', 'classical music', 'modern rock', 'melodic death metal', 'southern hip-hop', 'shibuya-kei', 'neofolk', 'blues rock', 'brazilian rock', 'lambada', 'city pop', 'kwaito', 'skate punk', 'glam rock', 'country rap', 'smooth jazz', 'Congolese rumba', 'makossa', 'comedy rock', 'classic soul', 'singing', 'folk metal', 'electropunk', 'show tune', 'music education', 'Indie rock', 'power pop', 'turbo-folk', 'klezmer', 'hardcore punk', 'eurodisco', 'bikutsi', 'music of Brazil', 'record label', 'progressive electronic', 'electropop', 'porro', 'rhythm section', 'electronicore', 'phonk', 'reggae', 'jazz fusion', 'country blues', 'Christian metal', 'rapcore', 'mbaqanga', 'rap metal', 'anti-folk', 'original Pilipino music', 'Worship', 'gqom', 'Film', 'latin jazz', 'experimental rock', 'corrido', 'breakcore', 'europop', 'music censorship', 'sea shanty', 'truck-driving country', 'j-pop', 'pagan metal', 'crust punk', 'dark wave', 'Eurodance', 'Ska', 'sludge metal', 'hyphy', 'psychobilly', 'synthwave', 'Britpop', 'electro swing', 'chanson', 'Taiwanese rock', 'horror punk', 'instrumental hip hop', 'instrumental hip-hop', 'musician', 'Hymn', 'tropipop', 'proto-punk', 'southern gospel', 'mumble rap', 'doom metal', 'big beat', 'vaporwave', 'dangdut', 'melodic house', 'Afrobeat', 'brutal death metal', 'highlife', 'muzak', 'psydub', 'post-punk', 'West Coast hip-hop', 'hip hop soul', 'punk rap', 'C-Pop', 'noise pop', 'oldies', 'light music', 'mugham', 'operatic pop', 'noise rock', 'speedcore', 'extreme metal', 'sadcore', 'ragtime', 'french house', 'afro pop', 'ambient pop', 'boogie rock', 'glitch hop', 'hip-hop soul', 'afro house', 'madchester', 'techno', 'Melbourne Bounce', 'bolero', 'melodic hardcore', 'political hip-hop', 'technical death metal', 'post-rock', 'music theory', 'chicano rap', 'background music', 'worldbeat', 'experimental hip-hop', 'enka', 'flamenco', 'bedroom pop', 'virtuoso', 'boom bap', 'Reggaeton', 'classic rock', 'nu-disco', 'avant-garde metal', 'emo pop', 'Arabic music', 'psybient', 'krautrock', 'baroque pop', 'instrumental', 'fado', 'bass music', 'alternative dance', 'progressive trance', 'Soukous', 'electro house', 'raga', 'boogie-woogie', 'music festival', 'Christian rock', 'early music', 'neo-psychedelia', 'death metal', 'dubstep', 'art music', 'free jazz', 'reggae fusion', 'breakbeat', 'mariachi', 'honky-tonk', 'World music', 'mahraganat', 'christian pop', 'funk carioca', 'psychedelic soul', 'occult rock', 'cyberpunk', 'Viking metal', 'beach music', 'pop punk', 'Baul', 'dance-punk', 'Crunk', 'latin trap', 'medieval metal', 'future funk', 'dark ambient', 'rhythm and blues', 'Electronica', 'musical theatre', 'brostep', 'post-dubstep', 'pinoy pop', 'christmas music', 'samba', 'Neue Deutsche Welle', 'psychedelic rock', 'sevdalinka', 'lofi hip hop', 'V-pop', 'G-funk', 'jazz pop', 'math rock', 'happy hardcore', 'hick-hop', 'Mandopop', 'folktronica', 'neo-swing', 'swamp rock', 'dance music', 'Chiptune', 'war song', 'aggrotech', 'country rock', 'snap music', 'Dance-Pop', 'groove metal', 'Indian pop', 'industrial hip-hop', 'emo', 'blackened death metal', 'genge', 'speed metal', 'bassist', 'deep house', 'nursery rhyme', 'stoner rock', 'death-doom', 'italian hip-hop', 'adult contemporary', 'alternative hip-hop', 'skiffle', 'contemporary folk', 'dark pop', 'trip hop', 'hyperpop', 'pinoy rock', 'timba', 'surf rock', 'deathrock', 'post-grunge', 'Kizomba', 'Chaabi', 'talking blues', 'afroswing', 'bebop', 'swamp pop', 'post-Britpop', 'percussion', 'ranchera', 'post-disco', 'medieval music', 'alternative country', 'dream pop', 'gamelan', 'chamber pop', 'gypsy punk', 'progressive jazz', 'jumpstyle', 'college rock', 'rock music', 'screamo', 'bubblegum pop', 'black metal', 'boogaloo', 'jazz rock', 'traditional pop', 'indigenous music', 'future bass', 'frevo', 'electronic rock', 'Korean hip hop', 'Oi!', 'hard rock', 'iranian pop', 'ethereal wave', 'funeral doom', 'polka', 'psychedelic trance', 'tropicalia', 'rock and roll', 'classical crossover', 'semba', 'moombahton', 'gothic rock', 'digital hardcore', 'Gangsta Rap', 'maskandi', 'tech house', 'Austropop', 'christian music', 'son cubano', 'deathcore', 'blackgaze', 'arena rock', 'hard dance', 'mbalax', 'arabic rock', 'Eurobeat', 'bro-country', 'music industry', 'thrash metal', 'maloya', 'futurepop', 'nu jazz', 'new rave', 'twee pop', 'mainstream rock', 'ska punk', 'work song', 'crunkcore', 'outlaw country', 'symphonic metal', 'big room house', 'desert blues', 'celtic rock', 'music history', 'ghettotech', 'New Jack Swing', 'Italian popular music', 'acid house', 'Gregorian chant', 'alternative hip hop', 'vallenato', 'disco polo', 'traditional music', 'rock opera', 'dark electro', 'italo dance', 'chalga', 'teen pop', 'sophisti-pop', 'street punk', 'filmi', 'neoclassical metal', 'choro', 'cyber metal', 'chopped and screwed', 'post-black metal', 'protest song', 'zydeco', 'dance-rock', 'K-pop', 'Latin Pop', 'vocal trance', 'southern soul', 'music therapy', 'trap music', 'ghetto house', 'art pop', 'classic country', 'Bongo Flava', 'hardcore hip-hop', 'internet meme', 'garage rock', 'pop metal', 'UK Garage', 'Folk rock', 'Industrial metal', 'instrumental rock', 'shoegaze', 'freak folk', 'afro tech', 'rhumba', 'progressive house', 'Italo disco', 'art rock', 'UK Drill', 'lovers rock', 'Bossa Nova', 'art punk', 'Roots Reggae', 'hypnagogic pop', 'chicano rock', 'Nu metal', 'easycore', 'turntablism', 'post-metal', 'industrial rock', 'country pop', 'adult standards', 'Regional Mexican', 'pluggnb', 'metal music', 'power metal', 'malaysian pop', 'jump blues', 'avant-garde jazz', 'anime song', 'visual kei', 'Dancehall', 'slow dance', 'space music', 'pimba', 'plunderphonics', 'Symphonic Rock', 'dark cabaret', 'national anthem', 'blue-eyed soul', 'soft rock', 'gothic metal', 'UK rap', 'cool jazz', 'electronic music', 'roots rock', 'swamp blues', 'latin hip-hop', 'canzone', 'rumba', 'djent', 'psychedelic pop', 'Chinese rock', 'downtempo', 'acid jazz', 'crossover thrash', 'music', 'alternative rock', 'Christian hip-hop', 'no wave', 'riot grrrl', 'baggy', 'indie folk', 'multi-instrumentalist', 'pop rap', 'rockabilly', 'broken beat', 'grindcore', 'punk rock', 'slacker rock', 'jazz', 'alternative pop', 'doo-wop', 'folk punk', 'hi-NRG', 'pop rock', 'slowcore', 'anatolian rock', 'vispop', 'Islamic music', 'go-go', 'electronic body music', 'Cumbia', 'synth-pop', 'Indie pop', 'underground hip-hop', 'maracatu', 'rebetiko', 'funk', 'rocksteady', 'beat music', 'space rock', 'gnawa', 'mathcore', 'balkan music', 'melodic metalcore', 'Neo Soul', 'hardstyle', 'afro trap', 'compas', 'big band', 'metalcore', 'japanese hip hop', 'manele', 'afro-punk', 'gabber', 'jazz rap', 'dub poetry', 'folk pop', 'world fusion', 'reggae rock', 'delta blues', 'pagode', 'funk metal', 'Blues', 'disco', 'pop country', 'psychedelic funk', 'jangle pop', 'quiet storm', 'ndombolo', 'hardbass', 'isicathamiya', 'kuduro', 'post-punk revival', 'turkish rock', 'indietronica', 'pirate metal', 'brazilian bass', 'jazz-funk', 'Russian pop', 'tropical house', 'electroclash', 'queercore', 'Remix', 'future house', 'Japanese rock', 'grunge']\n",
      "548\n"
     ]
    }
   ],
   "source": [
    "# for all tags in the genre dict, check if the tag exists in the all_tags set\n",
    "# get a list of tags that exist in the genre dict\n",
    "existing_tags = []\n",
    "# Convert all_tags to a set of lowercase tags for faster lookup\n",
    "all_tags_lower = {tag.lower(): tag for tag in all_tags}\n",
    "\n",
    "for genre_name, link in genre_dict.items():\n",
    "    genre_name_lower = genre_name.lower()\n",
    "    if genre_name_lower in all_tags_lower:\n",
    "        original_tag = all_tags_lower[genre_name_lower]\n",
    "        print(f\"Tag '{original_tag}' exists as the genre '{genre_name}' {link}\")\n",
    "        existing_tags.append(original_tag)\n",
    "\n",
    "print(existing_tags)\n",
    "print(len(existing_tags))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 14,
   "metadata": {},
   "outputs": [],
   "source": [
    "with open(\"/home/christian/code/christian/metadata/wikipedia/wikipedia_tags_sm.json\", \"r\") as f:\n",
    "    data = json.load(f)\n",
    "\n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 85,
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "['2015', 'Chamber Pop', 'Indie Folk', 'Singer-Songwriter', 'calm', 'cold', 'death', 'male vocalist', 'mellow']\n",
      "before tags 9\n",
      "2015\n",
      "Chamber Pop\n",
      "Indie Folk\n",
      "Singer-Songwriter\n",
      "calm\n",
      "cold\n",
      "death\n",
      "mellow\n",
      "\n",
      "after tags 49\n",
      "2015\n",
      "Chamber Pop\n",
      "Indie Folk\n",
      "Singer-Songwriter\n",
      "calm\n",
      "cold\n",
      "death\n",
      "male vocalist\n",
      "mellow\n",
      "<2015>2015 (MMXV) was a common year starting on Thursday of the Gregorian calendar, the 2015th year of the Common Era (CE) and Anno Domini (AD) designations, the 15th  year of the 3rd millennium and the 21st century, and the  6th   year of the 2010s decade.</2015>\n",
      "<2015>2015 was designated by the United Nations as:\n",
      "\n",
      "International Year of Light\n",
      "International Year of Soil</2015>\n",
      "<chamber_pop>Chamber pop (also called baroque pop and sometimes conflated with orchestral pop or symphonic pop) is a music genre that combines rock music with the intricate use of strings, horns, piano, and vocal harmonies, and other components drawn from the orchestral and lounge pop of the 1960s, with an emphasis on melody and texture.</chamber_pop>\n",
      "<chamber_pop>During chamber pop's initial emergence in the 1960s, producers such as Jerry Leiber and Mike Stoller, Burt Bacharach, Lee Hazlewood, and the Beach Boys' Brian Wilson served as formative artists of the genre.</chamber_pop>\n",
      "<chamber_pop>Wilson's productions of the Beach Boys' albums Pet Sounds and Smile are cited as particularly influential to the genre.</chamber_pop>\n",
      "<chamber_pop>From the early 1970s to early 1990s, most chamber pop acts saw little to no mainstream success.</chamber_pop>\n",
      "<chamber_pop>The genre's decline was attributed to costly touring and recording logistics and a reluctance among record labels to finance instruments like strings, horns, and keyboards on artists' albums.</chamber_pop>\n",
      "<chamber_pop>In the mid-1990s, chamber pop developed as a subgenre of indie rock or indie pop in which musicians opposed the distorted guitars, lo-fi aesthetic, and simple arrangements common to the alternative or \"modern rock\" groups of that era.</chamber_pop>\n",
      "<chamber_pop>In Japan, the movement was paralleled by Shibuya-kei, another indie genre that was formed on some of the same bedrock of influences.</chamber_pop>\n",
      "<chamber_pop>By the 2000s, the term \"chamber pop\" would be inconsistently applied to a variety of bands whose work attracted comparisons to Pet Sounds.</chamber_pop>\n",
      "<indie_folk>Indie folk (also called alternative folk) is an alternative genre of music that arose in the 1990s among musicians from indie rock scenes influenced by folk music.</indie_folk>\n",
      "<indie_folk>Indie folk hybridizes the acoustic guitar melodies of traditional folk music with contemporary instrumentation.</indie_folk>\n",
      "<indie_folk>The lyrical style commonly includes raw emotional experiences, social commentary, and an introspective lens.</indie_folk>\n",
      "<indie_folk>The genre blends the ethos and experimental nature of indie music with the storytelling of folk music.</indie_folk>\n",
      "<indie_folk>Instruments frequently used in the genre include guitars, banjos, mandolins, and ukuleles.</indie_folk>\n",
      "<singer-songwriter>A singer-songwriter is a musician who writes, composes, and performs their own musical material, including lyrics and melodies.</singer-songwriter>\n",
      "<singer-songwriter>In the United States, the category is built on the folk-acoustic tradition with a guitar, although this role has transmuted through different eras of popular music.</singer-songwriter>\n",
      "<singer-songwriter>Traditionally, these musicians would write and sing songs personal to them.</singer-songwriter>\n",
      "<singer-songwriter>Singer-songwriters often provide the sole musical accompaniment to an entire song.</singer-songwriter>\n",
      "<singer-songwriter>The piano is also an instrument of choice.</singer-songwriter>\n",
      "<calm>Calm or CALM may refer to:</calm>\n",
      "<cold>Cold is the presence of low temperature, especially in the atmosphere.</cold>\n",
      "<cold>In common usage, cold is often a subjective perception.</cold>\n",
      "<cold>A lower bound to temperature is absolute zero, defined as 0.00 K on the Kelvin scale, an absolute thermodynamic temperature scale.</cold>\n",
      "<cold>This corresponds to −273.15 °C on the Celsius scale, −459.67 °F on the Fahrenheit scale, and 0.00 °R on the Rankine scale.</cold>\n",
      "<cold>Since temperature relates to the thermal energy held by an object or a sample of matter, which is the kinetic energy of the random motion of the particle constituents of matter, an object will have less thermal energy when it is colder and more when it is hotter.</cold>\n",
      "<cold>If it were possible to cool a system to absolute zero, all motion of the particles in a sample of matter would cease and they would be at complete rest in the classical sense.</cold>\n",
      "<cold>The object could be described as having zero thermal energy.</cold>\n",
      "<cold>Microscopically in the description of quantum mechanics, however, matter still has zero-point energy even at absolute zero, because of the uncertainty principle.</cold>\n",
      "<death>Death is the end of life;  the irreversible cessation of all biological functions that sustain a living organism.</death>\n",
      "<death>Death eventually and inevitably occurs in all organisms.</death>\n",
      "<death>The remains of a former organism normally begin to decompose shortly after death.</death>\n",
      "<death>Some organisms, such as Turritopsis dohrnii, are biologically immortal; however, they can still die from means other than aging.</death>\n",
      "<death>Death is generally applied to whole organisms; the equivalent for individual components of an organism, such as cells or tissues, is necrosis.</death>\n",
      "<death>Something that is not considered an organism, such as a virus, can be physically destroyed but is not said to die, as a virus is not considered alive in the first place.</death>\n",
      "<death>As of the early 21st century, 56 million people die per year.</death>\n",
      "<death>The most common reason is aging, followed by cardiovascular disease, which is a disease that affects the heart or blood vessels.</death>\n",
      "<death>As of 2022, an estimated total of almost 110 billion humans have died, or roughly 94% of all humans to have ever lived.</death>\n",
      "<death>A substudy of gerontology known as biogerontology seeks to eliminate death by natural aging in humans, often through the application of natural processes found in certain organisms.</death>\n",
      "<mellow>Mellow may refer to:\n",
      "\n",
      "Mellow (surname)\n",
      "Mellow (Maria Mena album), 2004\n",
      "Mellow (Donovan album), 1997\n",
      "Mellow (Sonny Stitt album), 1975\n",
      "Mellow (Houston Person album), 2010\n",
      "\"Mellow\", a song by Elton John from his 1972 album Honky Château\n",
      "Mellow 947, a Philippine radio station</mellow>\n"
     ]
    }
   ],
   "source": [
    "import random\n",
    "# pick a random meta\n",
    "random_meta = random.choice(metas)\n",
    "tags = random_meta.get(\"tags\", [])\n",
    "\n",
    "print(tags)\n",
    "print(\"before tags\", len(tags))\n",
    "\n",
    "MAX_SENTENCES = 10\n",
    "\n",
    "for tag in tags:\n",
    "    tag_key = tag.lower().replace(\" \", \"_\")\n",
    "    if tag_key in data:\n",
    "        print(tag)\n",
    "        for new_tag in data[tag_key][0:MAX_SENTENCES]:\n",
    "            new_tag_str = f\"<{tag_key}>{new_tag.strip()}</{tag_key}>\"\n",
    "            if new_tag_str not in random_meta[\"tags\"]:\n",
    "                random_meta[\"tags\"].append(new_tag_str)\n",
    "    # also check for \"tag (music)\"\n",
    "    if f\"{tag_key} (music)\" in data:\n",
    "        print(f\"{tag_key} (music)\")\n",
    "        for new_tag in data[f\"{tag_key} (music)\"][0:MAX_SENTENCES]:\n",
    "            new_tag_str = f\"<{tag_key}>{new_tag.strip()}</{tag_key}>\"\n",
    "            if new_tag_str not in random_meta[\"tags\"]:\n",
    "                random_meta[\"tags\"].append(new_tag_str)\n",
    "\n",
    "\n",
    "print()\n",
    "print(\"after tags\", len(random_meta.get(\"tags\", [])))\n",
    "for tag in random_meta.get(\"tags\", []):\n",
    "    print(tag.strip())\n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {},
   "outputs": [],
   "source": []
  }
 ],
 "metadata": {
  "kernelspec": {
   "display_name": "suno_env",
   "language": "python",
   "name": "python3"
  },
  "language_info": {
   "codemirror_mode": {
    "name": "ipython",
    "version": 3
   },
   "file_extension": ".py",
   "mimetype": "text/x-python",
   "name": "python",
   "nbconvert_exporter": "python",
   "pygments_lexer": "ipython3",
   "version": "3.10.9"
  }
 },
 "nbformat": 4,
 "nbformat_minor": 2
}
