diff --git a/MusicBot-ft/checkpoint-10/README.md b/MusicBot-ft/checkpoint-10/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a20d339b428620af36959556ce2762ae2b6fd225 --- /dev/null +++ b/MusicBot-ft/checkpoint-10/README.md @@ -0,0 +1,202 @@ +--- +library_name: peft +base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.11.1 \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-10/adapter_config.json b/MusicBot-ft/checkpoint-10/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b52f73683476dbffd787ef957056f5e4272bd60f --- /dev/null +++ b/MusicBot-ft/checkpoint-10/adapter_config.json @@ -0,0 +1,28 @@ +{ + "alpha_pattern": {}, + "auto_mapping": null, + "base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "r": 8, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "q_proj" + ], + "task_type": "CAUSAL_LM", + "use_dora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-10/adapter_model.safetensors b/MusicBot-ft/checkpoint-10/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..ce32446620b60b10103f6aef6adfd6c6afeb2955 --- /dev/null +++ b/MusicBot-ft/checkpoint-10/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f848d44395cbebea0a898556c5ca03163efadeee9f966352d6ef710cde35ff +size 8397056 diff --git a/MusicBot-ft/checkpoint-10/optimizer.pt b/MusicBot-ft/checkpoint-10/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..9251f9194b05a5707678f4df3c3773f4929a3b60 --- /dev/null +++ b/MusicBot-ft/checkpoint-10/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10476d98404b953836673f9a14d1b1d852783b13f38dbfeb74630d04bcda8152 +size 4279546 diff --git a/MusicBot-ft/checkpoint-10/rng_state.pth b/MusicBot-ft/checkpoint-10/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..0279fb2a2ba1156b82ddf74a4bf375453edfb019 --- /dev/null +++ b/MusicBot-ft/checkpoint-10/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578dbb8e06c1f8419c8a4c6b88841fba86a58d3db56b75a421170205eea7dbb4 +size 14244 diff --git a/MusicBot-ft/checkpoint-10/scheduler.pt b/MusicBot-ft/checkpoint-10/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..2b88c94a5594579990a20f7341edea6febca428e --- /dev/null +++ b/MusicBot-ft/checkpoint-10/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e55b45c789d4b050974f1819cfbf5c274f2aacee67bdf8bfe1ed6c696623c88c +size 1064 diff --git a/MusicBot-ft/checkpoint-10/trainer_state.json b/MusicBot-ft/checkpoint-10/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..e9f594c886fc74d1dc7f000332b7f274773382eb --- /dev/null +++ b/MusicBot-ft/checkpoint-10/trainer_state.json @@ -0,0 +1,96 @@ +{ + "best_metric": 2.165768623352051, + "best_model_checkpoint": "MusicBot-ft/checkpoint-10", + "epoch": 5.0, + "eval_steps": 500, + "global_step": 10, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "grad_norm": 2.1322076320648193, + "learning_rate": 0.0003, + "loss": 3.3408, + "step": 2 + }, + { + "epoch": 1.0, + "eval_loss": 3.314174175262451, + "eval_runtime": 4.3893, + "eval_samples_per_second": 1.823, + "eval_steps_per_second": 0.456, + "step": 2 + }, + { + "epoch": 2.0, + "grad_norm": 2.0614089965820312, + "learning_rate": 0.0002727272727272727, + "loss": 3.075, + "step": 4 + }, + { + "epoch": 2.0, + "eval_loss": 2.82991886138916, + "eval_runtime": 4.4015, + "eval_samples_per_second": 1.818, + "eval_steps_per_second": 0.454, + "step": 4 + }, + { + "epoch": 3.0, + "grad_norm": 1.8810017108917236, + "learning_rate": 0.00024545454545454545, + "loss": 2.618, + "step": 6 + }, + { + "epoch": 3.0, + "eval_loss": 2.520831823348999, + "eval_runtime": 4.3985, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 6 + }, + { + "epoch": 4.0, + "grad_norm": 2.1504602432250977, + "learning_rate": 0.00021818181818181816, + "loss": 2.3422, + "step": 8 + }, + { + "epoch": 4.0, + "eval_loss": 2.325821876525879, + "eval_runtime": 4.398, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 8 + }, + { + "epoch": 5.0, + "grad_norm": 2.3659000396728516, + "learning_rate": 0.0001909090909090909, + "loss": 2.1455, + "step": 10 + }, + { + "epoch": 5.0, + "eval_loss": 2.165768623352051, + "eval_runtime": 4.3935, + "eval_samples_per_second": 1.821, + "eval_steps_per_second": 0.455, + "step": 10 + } + ], + "logging_steps": 500, + "max_steps": 24, + "num_input_tokens_seen": 0, + "num_train_epochs": 12, + "save_steps": 500, + "total_flos": 43703827070976.0, + "train_batch_size": 4, + "trial_name": null, + "trial_params": null +} diff --git a/MusicBot-ft/checkpoint-10/training_args.bin b/MusicBot-ft/checkpoint-10/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..6104b893602e57f0c563e30e1ddff26ac9500716 --- /dev/null +++ b/MusicBot-ft/checkpoint-10/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7ebc35e6bb8f7d9e32cc230c02462c36709bdd1c89554a8250bf4f37175bfd +size 4984 diff --git a/MusicBot-ft/checkpoint-12/README.md b/MusicBot-ft/checkpoint-12/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a20d339b428620af36959556ce2762ae2b6fd225 --- /dev/null +++ b/MusicBot-ft/checkpoint-12/README.md @@ -0,0 +1,202 @@ +--- +library_name: peft +base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.11.1 \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-12/adapter_config.json b/MusicBot-ft/checkpoint-12/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b52f73683476dbffd787ef957056f5e4272bd60f --- /dev/null +++ b/MusicBot-ft/checkpoint-12/adapter_config.json @@ -0,0 +1,28 @@ +{ + "alpha_pattern": {}, + "auto_mapping": null, + "base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "r": 8, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "q_proj" + ], + "task_type": "CAUSAL_LM", + "use_dora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-12/adapter_model.safetensors b/MusicBot-ft/checkpoint-12/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..c20f5ae3c70bfb59697ce03c4b2f516300d3b72a --- /dev/null +++ b/MusicBot-ft/checkpoint-12/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7877e4ad2685b8e045a82298cb34e464c276df1409a1e86bc806f248f5530ff +size 8397056 diff --git a/MusicBot-ft/checkpoint-12/optimizer.pt b/MusicBot-ft/checkpoint-12/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..5ae444c1fb1524083675507c7db1d2ceac3de97f --- /dev/null +++ b/MusicBot-ft/checkpoint-12/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d92f7c76ab84c690042a6a632eca68b675ba90c91791e455fc7a6f6616569847 +size 4279546 diff --git a/MusicBot-ft/checkpoint-12/rng_state.pth b/MusicBot-ft/checkpoint-12/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..d2bcc21485be2ecc3e553a8e537cc93084c2a9d9 --- /dev/null +++ b/MusicBot-ft/checkpoint-12/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c08c4723c8699bee87e1f0e00043fccd14116ae1819375e5d461f22525fe03b +size 14244 diff --git a/MusicBot-ft/checkpoint-12/scheduler.pt b/MusicBot-ft/checkpoint-12/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..c523d46b2248ceaf2bdc2ba886250be9073014bf --- /dev/null +++ b/MusicBot-ft/checkpoint-12/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26fd7fea26595da9e3df5d54844f861b21f2a292c3f864a7dce63619b82176df +size 1064 diff --git a/MusicBot-ft/checkpoint-12/trainer_state.json b/MusicBot-ft/checkpoint-12/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..2a74e68469f10b1a2c7b93dd6fbf677c09354c39 --- /dev/null +++ b/MusicBot-ft/checkpoint-12/trainer_state.json @@ -0,0 +1,111 @@ +{ + "best_metric": 2.0470268726348877, + "best_model_checkpoint": "MusicBot-ft/checkpoint-12", + "epoch": 6.0, + "eval_steps": 500, + "global_step": 12, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "grad_norm": 2.1322076320648193, + "learning_rate": 0.0003, + "loss": 3.3408, + "step": 2 + }, + { + "epoch": 1.0, + "eval_loss": 3.314174175262451, + "eval_runtime": 4.3893, + "eval_samples_per_second": 1.823, + "eval_steps_per_second": 0.456, + "step": 2 + }, + { + "epoch": 2.0, + "grad_norm": 2.0614089965820312, + "learning_rate": 0.0002727272727272727, + "loss": 3.075, + "step": 4 + }, + { + "epoch": 2.0, + "eval_loss": 2.82991886138916, + "eval_runtime": 4.4015, + "eval_samples_per_second": 1.818, + "eval_steps_per_second": 0.454, + "step": 4 + }, + { + "epoch": 3.0, + "grad_norm": 1.8810017108917236, + "learning_rate": 0.00024545454545454545, + "loss": 2.618, + "step": 6 + }, + { + "epoch": 3.0, + "eval_loss": 2.520831823348999, + "eval_runtime": 4.3985, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 6 + }, + { + "epoch": 4.0, + "grad_norm": 2.1504602432250977, + "learning_rate": 0.00021818181818181816, + "loss": 2.3422, + "step": 8 + }, + { + "epoch": 4.0, + "eval_loss": 2.325821876525879, + "eval_runtime": 4.398, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 8 + }, + { + "epoch": 5.0, + "grad_norm": 2.3659000396728516, + "learning_rate": 0.0001909090909090909, + "loss": 2.1455, + "step": 10 + }, + { + "epoch": 5.0, + "eval_loss": 2.165768623352051, + "eval_runtime": 4.3935, + "eval_samples_per_second": 1.821, + "eval_steps_per_second": 0.455, + "step": 10 + }, + { + "epoch": 6.0, + "grad_norm": 4.212636470794678, + "learning_rate": 0.0001636363636363636, + "loss": 1.9805, + "step": 12 + }, + { + "epoch": 6.0, + "eval_loss": 2.0470268726348877, + "eval_runtime": 4.4026, + "eval_samples_per_second": 1.817, + "eval_steps_per_second": 0.454, + "step": 12 + } + ], + "logging_steps": 500, + "max_steps": 24, + "num_input_tokens_seen": 0, + "num_train_epochs": 12, + "save_steps": 500, + "total_flos": 52097446969344.0, + "train_batch_size": 4, + "trial_name": null, + "trial_params": null +} diff --git a/MusicBot-ft/checkpoint-12/training_args.bin b/MusicBot-ft/checkpoint-12/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..6104b893602e57f0c563e30e1ddff26ac9500716 --- /dev/null +++ b/MusicBot-ft/checkpoint-12/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7ebc35e6bb8f7d9e32cc230c02462c36709bdd1c89554a8250bf4f37175bfd +size 4984 diff --git a/MusicBot-ft/checkpoint-14/README.md b/MusicBot-ft/checkpoint-14/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a20d339b428620af36959556ce2762ae2b6fd225 --- /dev/null +++ b/MusicBot-ft/checkpoint-14/README.md @@ -0,0 +1,202 @@ +--- +library_name: peft +base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.11.1 \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-14/adapter_config.json b/MusicBot-ft/checkpoint-14/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b52f73683476dbffd787ef957056f5e4272bd60f --- /dev/null +++ b/MusicBot-ft/checkpoint-14/adapter_config.json @@ -0,0 +1,28 @@ +{ + "alpha_pattern": {}, + "auto_mapping": null, + "base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "r": 8, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "q_proj" + ], + "task_type": "CAUSAL_LM", + "use_dora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-14/adapter_model.safetensors b/MusicBot-ft/checkpoint-14/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..58e4a1afee6382de623598fb3f02ea72825f783a --- /dev/null +++ b/MusicBot-ft/checkpoint-14/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3221af7d2caad1b71f38d7877328c0147670c8baef5aae692d35a6ee3279d64 +size 8397056 diff --git a/MusicBot-ft/checkpoint-14/optimizer.pt b/MusicBot-ft/checkpoint-14/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..cb09043e0223b3c993175614ef3c806e3304d5a7 --- /dev/null +++ b/MusicBot-ft/checkpoint-14/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec131a96a4796bb6f7d0221de0d12dd79e2018e45247c68e0b37f02fc9978d70 +size 4279546 diff --git a/MusicBot-ft/checkpoint-14/rng_state.pth b/MusicBot-ft/checkpoint-14/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..2b257b06118f796036aa2eb000597f8bd1043b05 --- /dev/null +++ b/MusicBot-ft/checkpoint-14/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693b96676e503de86029c44092e321874295d0d8c7dbf832a6a2bd2e07f6256e +size 14244 diff --git a/MusicBot-ft/checkpoint-14/scheduler.pt b/MusicBot-ft/checkpoint-14/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..748b622a1a6ce913fbb95a83ddfb79fd03192f92 --- /dev/null +++ b/MusicBot-ft/checkpoint-14/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56355bc3114a317b20553e75349b70c7d602db55255dbefaa1bdc107e13ba98d +size 1064 diff --git a/MusicBot-ft/checkpoint-14/trainer_state.json b/MusicBot-ft/checkpoint-14/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..008243d4b0249384676ea2a5de1a12e506786f28 --- /dev/null +++ b/MusicBot-ft/checkpoint-14/trainer_state.json @@ -0,0 +1,126 @@ +{ + "best_metric": 1.9581711292266846, + "best_model_checkpoint": "MusicBot-ft/checkpoint-14", + "epoch": 7.0, + "eval_steps": 500, + "global_step": 14, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "grad_norm": 2.1322076320648193, + "learning_rate": 0.0003, + "loss": 3.3408, + "step": 2 + }, + { + "epoch": 1.0, + "eval_loss": 3.314174175262451, + "eval_runtime": 4.3893, + "eval_samples_per_second": 1.823, + "eval_steps_per_second": 0.456, + "step": 2 + }, + { + "epoch": 2.0, + "grad_norm": 2.0614089965820312, + "learning_rate": 0.0002727272727272727, + "loss": 3.075, + "step": 4 + }, + { + "epoch": 2.0, + "eval_loss": 2.82991886138916, + "eval_runtime": 4.4015, + "eval_samples_per_second": 1.818, + "eval_steps_per_second": 0.454, + "step": 4 + }, + { + "epoch": 3.0, + "grad_norm": 1.8810017108917236, + "learning_rate": 0.00024545454545454545, + "loss": 2.618, + "step": 6 + }, + { + "epoch": 3.0, + "eval_loss": 2.520831823348999, + "eval_runtime": 4.3985, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 6 + }, + { + "epoch": 4.0, + "grad_norm": 2.1504602432250977, + "learning_rate": 0.00021818181818181816, + "loss": 2.3422, + "step": 8 + }, + { + "epoch": 4.0, + "eval_loss": 2.325821876525879, + "eval_runtime": 4.398, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 8 + }, + { + "epoch": 5.0, + "grad_norm": 2.3659000396728516, + "learning_rate": 0.0001909090909090909, + "loss": 2.1455, + "step": 10 + }, + { + "epoch": 5.0, + "eval_loss": 2.165768623352051, + "eval_runtime": 4.3935, + "eval_samples_per_second": 1.821, + "eval_steps_per_second": 0.455, + "step": 10 + }, + { + "epoch": 6.0, + "grad_norm": 4.212636470794678, + "learning_rate": 0.0001636363636363636, + "loss": 1.9805, + "step": 12 + }, + { + "epoch": 6.0, + "eval_loss": 2.0470268726348877, + "eval_runtime": 4.4026, + "eval_samples_per_second": 1.817, + "eval_steps_per_second": 0.454, + "step": 12 + }, + { + "epoch": 7.0, + "grad_norm": 4.396366596221924, + "learning_rate": 0.00013636363636363634, + "loss": 1.8691, + "step": 14 + }, + { + "epoch": 7.0, + "eval_loss": 1.9581711292266846, + "eval_runtime": 4.3935, + "eval_samples_per_second": 1.821, + "eval_steps_per_second": 0.455, + "step": 14 + } + ], + "logging_steps": 500, + "max_steps": 24, + "num_input_tokens_seen": 0, + "num_train_epochs": 12, + "save_steps": 500, + "total_flos": 60990648975360.0, + "train_batch_size": 4, + "trial_name": null, + "trial_params": null +} diff --git a/MusicBot-ft/checkpoint-14/training_args.bin b/MusicBot-ft/checkpoint-14/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..6104b893602e57f0c563e30e1ddff26ac9500716 --- /dev/null +++ b/MusicBot-ft/checkpoint-14/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7ebc35e6bb8f7d9e32cc230c02462c36709bdd1c89554a8250bf4f37175bfd +size 4984 diff --git a/MusicBot-ft/checkpoint-16/README.md b/MusicBot-ft/checkpoint-16/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a20d339b428620af36959556ce2762ae2b6fd225 --- /dev/null +++ b/MusicBot-ft/checkpoint-16/README.md @@ -0,0 +1,202 @@ +--- +library_name: peft +base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.11.1 \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-16/adapter_config.json b/MusicBot-ft/checkpoint-16/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b52f73683476dbffd787ef957056f5e4272bd60f --- /dev/null +++ b/MusicBot-ft/checkpoint-16/adapter_config.json @@ -0,0 +1,28 @@ +{ + "alpha_pattern": {}, + "auto_mapping": null, + "base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "r": 8, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "q_proj" + ], + "task_type": "CAUSAL_LM", + "use_dora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-16/adapter_model.safetensors b/MusicBot-ft/checkpoint-16/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..0d36f277070300245a2f9ecaf965e767e19a75d7 --- /dev/null +++ b/MusicBot-ft/checkpoint-16/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e057e44845720a9c29035efa4e9f48a2745a8fb4abaf6fc4d4fdcc343ddf492 +size 8397056 diff --git a/MusicBot-ft/checkpoint-16/optimizer.pt b/MusicBot-ft/checkpoint-16/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..7cfd55ebe1bf0ebc5731554a1e6121549a44ab42 --- /dev/null +++ b/MusicBot-ft/checkpoint-16/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd5f151be3bbab353eaef672e427285146cb351d14e5acdd906ce8bb8dca02a0 +size 4279546 diff --git a/MusicBot-ft/checkpoint-16/rng_state.pth b/MusicBot-ft/checkpoint-16/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..649e9735b3105ae18ede1b050b50f313e7f925c3 --- /dev/null +++ b/MusicBot-ft/checkpoint-16/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:238374c4874bb27a0e6c707c18e07d383ab67519b59df12e56d9cf440264e056 +size 14244 diff --git a/MusicBot-ft/checkpoint-16/scheduler.pt b/MusicBot-ft/checkpoint-16/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..a05fa8dd5d4bd13eeffa036cd72fe4f1d33a20e0 --- /dev/null +++ b/MusicBot-ft/checkpoint-16/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6414c9e2c8bbada63e5376a8ae3f1ad7bc4eed74cf5ab4a9b627ccf90b4685a +size 1064 diff --git a/MusicBot-ft/checkpoint-16/trainer_state.json b/MusicBot-ft/checkpoint-16/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..eace9c52243b173adb93c4face4b8172979f984d --- /dev/null +++ b/MusicBot-ft/checkpoint-16/trainer_state.json @@ -0,0 +1,141 @@ +{ + "best_metric": 1.8912162780761719, + "best_model_checkpoint": "MusicBot-ft/checkpoint-16", + "epoch": 8.0, + "eval_steps": 500, + "global_step": 16, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "grad_norm": 2.1322076320648193, + "learning_rate": 0.0003, + "loss": 3.3408, + "step": 2 + }, + { + "epoch": 1.0, + "eval_loss": 3.314174175262451, + "eval_runtime": 4.3893, + "eval_samples_per_second": 1.823, + "eval_steps_per_second": 0.456, + "step": 2 + }, + { + "epoch": 2.0, + "grad_norm": 2.0614089965820312, + "learning_rate": 0.0002727272727272727, + "loss": 3.075, + "step": 4 + }, + { + "epoch": 2.0, + "eval_loss": 2.82991886138916, + "eval_runtime": 4.4015, + "eval_samples_per_second": 1.818, + "eval_steps_per_second": 0.454, + "step": 4 + }, + { + "epoch": 3.0, + "grad_norm": 1.8810017108917236, + "learning_rate": 0.00024545454545454545, + "loss": 2.618, + "step": 6 + }, + { + "epoch": 3.0, + "eval_loss": 2.520831823348999, + "eval_runtime": 4.3985, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 6 + }, + { + "epoch": 4.0, + "grad_norm": 2.1504602432250977, + "learning_rate": 0.00021818181818181816, + "loss": 2.3422, + "step": 8 + }, + { + "epoch": 4.0, + "eval_loss": 2.325821876525879, + "eval_runtime": 4.398, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 8 + }, + { + "epoch": 5.0, + "grad_norm": 2.3659000396728516, + "learning_rate": 0.0001909090909090909, + "loss": 2.1455, + "step": 10 + }, + { + "epoch": 5.0, + "eval_loss": 2.165768623352051, + "eval_runtime": 4.3935, + "eval_samples_per_second": 1.821, + "eval_steps_per_second": 0.455, + "step": 10 + }, + { + "epoch": 6.0, + "grad_norm": 4.212636470794678, + "learning_rate": 0.0001636363636363636, + "loss": 1.9805, + "step": 12 + }, + { + "epoch": 6.0, + "eval_loss": 2.0470268726348877, + "eval_runtime": 4.4026, + "eval_samples_per_second": 1.817, + "eval_steps_per_second": 0.454, + "step": 12 + }, + { + "epoch": 7.0, + "grad_norm": 4.396366596221924, + "learning_rate": 0.00013636363636363634, + "loss": 1.8691, + "step": 14 + }, + { + "epoch": 7.0, + "eval_loss": 1.9581711292266846, + "eval_runtime": 4.3935, + "eval_samples_per_second": 1.821, + "eval_steps_per_second": 0.455, + "step": 14 + }, + { + "epoch": 8.0, + "grad_norm": 6.510736465454102, + "learning_rate": 0.00010909090909090908, + "loss": 1.7738, + "step": 16 + }, + { + "epoch": 8.0, + "eval_loss": 1.8912162780761719, + "eval_runtime": 4.4091, + "eval_samples_per_second": 1.814, + "eval_steps_per_second": 0.454, + "step": 16 + } + ], + "logging_steps": 500, + "max_steps": 24, + "num_input_tokens_seen": 0, + "num_train_epochs": 12, + "save_steps": 500, + "total_flos": 69618047680512.0, + "train_batch_size": 4, + "trial_name": null, + "trial_params": null +} diff --git a/MusicBot-ft/checkpoint-16/training_args.bin b/MusicBot-ft/checkpoint-16/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..6104b893602e57f0c563e30e1ddff26ac9500716 --- /dev/null +++ b/MusicBot-ft/checkpoint-16/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7ebc35e6bb8f7d9e32cc230c02462c36709bdd1c89554a8250bf4f37175bfd +size 4984 diff --git a/MusicBot-ft/checkpoint-18/README.md b/MusicBot-ft/checkpoint-18/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a20d339b428620af36959556ce2762ae2b6fd225 --- /dev/null +++ b/MusicBot-ft/checkpoint-18/README.md @@ -0,0 +1,202 @@ +--- +library_name: peft +base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.11.1 \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-18/adapter_config.json b/MusicBot-ft/checkpoint-18/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b52f73683476dbffd787ef957056f5e4272bd60f --- /dev/null +++ b/MusicBot-ft/checkpoint-18/adapter_config.json @@ -0,0 +1,28 @@ +{ + "alpha_pattern": {}, + "auto_mapping": null, + "base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "r": 8, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "q_proj" + ], + "task_type": "CAUSAL_LM", + "use_dora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-18/adapter_model.safetensors b/MusicBot-ft/checkpoint-18/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..b9da55e72f0ba80c7c7b5e92cee4457e7ba450db --- /dev/null +++ b/MusicBot-ft/checkpoint-18/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be31eb38929ef36597538b9ddcbea10dbdd1ead07ae34d4ce425d979d755477f +size 8397056 diff --git a/MusicBot-ft/checkpoint-18/optimizer.pt b/MusicBot-ft/checkpoint-18/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..53e2bb84649b791bde1307e96e986997427a4d7b --- /dev/null +++ b/MusicBot-ft/checkpoint-18/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eb47f8507de803c62d9507d1260bb3c409c80d2349020d9a547075a2f2c3720 +size 4279546 diff --git a/MusicBot-ft/checkpoint-18/rng_state.pth b/MusicBot-ft/checkpoint-18/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..2c931b1babba2188be1ca1aaa17fb40287c5016a --- /dev/null +++ b/MusicBot-ft/checkpoint-18/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aba13aa2d646c3223d812a90205872708f2602b2cd07c030620189f98a57af39 +size 14244 diff --git a/MusicBot-ft/checkpoint-18/scheduler.pt b/MusicBot-ft/checkpoint-18/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..9048a41adcc048eb396e2f9157d0db852bada577 --- /dev/null +++ b/MusicBot-ft/checkpoint-18/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dfb515925badad287b1fb4432c6ed6bf530efc8a89a11d532ed891c0ff17850 +size 1064 diff --git a/MusicBot-ft/checkpoint-18/trainer_state.json b/MusicBot-ft/checkpoint-18/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..1e658e79cb44e7e05428b76ba48a641cfd8ffe3f --- /dev/null +++ b/MusicBot-ft/checkpoint-18/trainer_state.json @@ -0,0 +1,156 @@ +{ + "best_metric": 1.8643579483032227, + "best_model_checkpoint": "MusicBot-ft/checkpoint-18", + "epoch": 9.0, + "eval_steps": 500, + "global_step": 18, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "grad_norm": 2.1322076320648193, + "learning_rate": 0.0003, + "loss": 3.3408, + "step": 2 + }, + { + "epoch": 1.0, + "eval_loss": 3.314174175262451, + "eval_runtime": 4.3893, + "eval_samples_per_second": 1.823, + "eval_steps_per_second": 0.456, + "step": 2 + }, + { + "epoch": 2.0, + "grad_norm": 2.0614089965820312, + "learning_rate": 0.0002727272727272727, + "loss": 3.075, + "step": 4 + }, + { + "epoch": 2.0, + "eval_loss": 2.82991886138916, + "eval_runtime": 4.4015, + "eval_samples_per_second": 1.818, + "eval_steps_per_second": 0.454, + "step": 4 + }, + { + "epoch": 3.0, + "grad_norm": 1.8810017108917236, + "learning_rate": 0.00024545454545454545, + "loss": 2.618, + "step": 6 + }, + { + "epoch": 3.0, + "eval_loss": 2.520831823348999, + "eval_runtime": 4.3985, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 6 + }, + { + "epoch": 4.0, + "grad_norm": 2.1504602432250977, + "learning_rate": 0.00021818181818181816, + "loss": 2.3422, + "step": 8 + }, + { + "epoch": 4.0, + "eval_loss": 2.325821876525879, + "eval_runtime": 4.398, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 8 + }, + { + "epoch": 5.0, + "grad_norm": 2.3659000396728516, + "learning_rate": 0.0001909090909090909, + "loss": 2.1455, + "step": 10 + }, + { + "epoch": 5.0, + "eval_loss": 2.165768623352051, + "eval_runtime": 4.3935, + "eval_samples_per_second": 1.821, + "eval_steps_per_second": 0.455, + "step": 10 + }, + { + "epoch": 6.0, + "grad_norm": 4.212636470794678, + "learning_rate": 0.0001636363636363636, + "loss": 1.9805, + "step": 12 + }, + { + "epoch": 6.0, + "eval_loss": 2.0470268726348877, + "eval_runtime": 4.4026, + "eval_samples_per_second": 1.817, + "eval_steps_per_second": 0.454, + "step": 12 + }, + { + "epoch": 7.0, + "grad_norm": 4.396366596221924, + "learning_rate": 0.00013636363636363634, + "loss": 1.8691, + "step": 14 + }, + { + "epoch": 7.0, + "eval_loss": 1.9581711292266846, + "eval_runtime": 4.3935, + "eval_samples_per_second": 1.821, + "eval_steps_per_second": 0.455, + "step": 14 + }, + { + "epoch": 8.0, + "grad_norm": 6.510736465454102, + "learning_rate": 0.00010909090909090908, + "loss": 1.7738, + "step": 16 + }, + { + "epoch": 8.0, + "eval_loss": 1.8912162780761719, + "eval_runtime": 4.4091, + "eval_samples_per_second": 1.814, + "eval_steps_per_second": 0.454, + "step": 16 + }, + { + "epoch": 9.0, + "grad_norm": Infinity, + "learning_rate": 9.545454545454545e-05, + "loss": 1.7041, + "step": 18 + }, + { + "epoch": 9.0, + "eval_loss": 1.8643579483032227, + "eval_runtime": 4.408, + "eval_samples_per_second": 1.815, + "eval_steps_per_second": 0.454, + "step": 18 + } + ], + "logging_steps": 500, + "max_steps": 24, + "num_input_tokens_seen": 0, + "num_train_epochs": 12, + "save_steps": 500, + "total_flos": 78924365660160.0, + "train_batch_size": 4, + "trial_name": null, + "trial_params": null +} diff --git a/MusicBot-ft/checkpoint-18/training_args.bin b/MusicBot-ft/checkpoint-18/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..6104b893602e57f0c563e30e1ddff26ac9500716 --- /dev/null +++ b/MusicBot-ft/checkpoint-18/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7ebc35e6bb8f7d9e32cc230c02462c36709bdd1c89554a8250bf4f37175bfd +size 4984 diff --git a/MusicBot-ft/checkpoint-2/README.md b/MusicBot-ft/checkpoint-2/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a20d339b428620af36959556ce2762ae2b6fd225 --- /dev/null +++ b/MusicBot-ft/checkpoint-2/README.md @@ -0,0 +1,202 @@ +--- +library_name: peft +base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.11.1 \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-2/adapter_config.json b/MusicBot-ft/checkpoint-2/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b52f73683476dbffd787ef957056f5e4272bd60f --- /dev/null +++ b/MusicBot-ft/checkpoint-2/adapter_config.json @@ -0,0 +1,28 @@ +{ + "alpha_pattern": {}, + "auto_mapping": null, + "base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "r": 8, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "q_proj" + ], + "task_type": "CAUSAL_LM", + "use_dora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-2/adapter_model.safetensors b/MusicBot-ft/checkpoint-2/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..108a8f8a6a3aa4e9d2dfafc8de803da05033c329 --- /dev/null +++ b/MusicBot-ft/checkpoint-2/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea3372491475ba92fd1211ef0274d0797286892b2987143b8f393c24a7f9ae76 +size 8397056 diff --git a/MusicBot-ft/checkpoint-2/optimizer.pt b/MusicBot-ft/checkpoint-2/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..5a31e412946b3c373bea3eaf19ae808da219b240 --- /dev/null +++ b/MusicBot-ft/checkpoint-2/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a9d39f7e32a772e7e53fdebc915ee6006af212e155f3c014c42c1fb4867ebcb +size 4279546 diff --git a/MusicBot-ft/checkpoint-2/rng_state.pth b/MusicBot-ft/checkpoint-2/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..0b5a2e1b45e971bdef3a06329f91ac76cb3e83d3 --- /dev/null +++ b/MusicBot-ft/checkpoint-2/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d78a5494664cf913ce325a101c6ab36fec200803191880843cac974227751885 +size 14244 diff --git a/MusicBot-ft/checkpoint-2/scheduler.pt b/MusicBot-ft/checkpoint-2/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..a298feb99086203bf3beb0a550276a39c8c67fe9 --- /dev/null +++ b/MusicBot-ft/checkpoint-2/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81816625d794a79e004b837cc47a1be5d185a18f93cb9708671510ac834114f9 +size 1064 diff --git a/MusicBot-ft/checkpoint-2/trainer_state.json b/MusicBot-ft/checkpoint-2/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..f7c8544fa70c358ca91dd65574516317dbf5af57 --- /dev/null +++ b/MusicBot-ft/checkpoint-2/trainer_state.json @@ -0,0 +1,36 @@ +{ + "best_metric": 3.314174175262451, + "best_model_checkpoint": "MusicBot-ft/checkpoint-2", + "epoch": 1.0, + "eval_steps": 500, + "global_step": 2, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "grad_norm": 2.1322076320648193, + "learning_rate": 0.0003, + "loss": 3.3408, + "step": 2 + }, + { + "epoch": 1.0, + "eval_loss": 3.314174175262451, + "eval_runtime": 4.3893, + "eval_samples_per_second": 1.823, + "eval_steps_per_second": 0.456, + "step": 2 + } + ], + "logging_steps": 500, + "max_steps": 24, + "num_input_tokens_seen": 0, + "num_train_epochs": 12, + "save_steps": 500, + "total_flos": 8566552166400.0, + "train_batch_size": 4, + "trial_name": null, + "trial_params": null +} diff --git a/MusicBot-ft/checkpoint-2/training_args.bin b/MusicBot-ft/checkpoint-2/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..6104b893602e57f0c563e30e1ddff26ac9500716 --- /dev/null +++ b/MusicBot-ft/checkpoint-2/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7ebc35e6bb8f7d9e32cc230c02462c36709bdd1c89554a8250bf4f37175bfd +size 4984 diff --git a/MusicBot-ft/checkpoint-20/README.md b/MusicBot-ft/checkpoint-20/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a20d339b428620af36959556ce2762ae2b6fd225 --- /dev/null +++ b/MusicBot-ft/checkpoint-20/README.md @@ -0,0 +1,202 @@ +--- +library_name: peft +base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.11.1 \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-20/adapter_config.json b/MusicBot-ft/checkpoint-20/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b52f73683476dbffd787ef957056f5e4272bd60f --- /dev/null +++ b/MusicBot-ft/checkpoint-20/adapter_config.json @@ -0,0 +1,28 @@ +{ + "alpha_pattern": {}, + "auto_mapping": null, + "base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "r": 8, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "q_proj" + ], + "task_type": "CAUSAL_LM", + "use_dora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-20/adapter_model.safetensors b/MusicBot-ft/checkpoint-20/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..b717f4d779ca98821923481c322c4fd4b0e60b78 --- /dev/null +++ b/MusicBot-ft/checkpoint-20/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:159369b5d0f8e0f3c1700b5d75bb9066b5f71acf024e383cedc589c84318d286 +size 8397056 diff --git a/MusicBot-ft/checkpoint-20/optimizer.pt b/MusicBot-ft/checkpoint-20/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..728385c2c6269c8e673c52b6432277941280864e --- /dev/null +++ b/MusicBot-ft/checkpoint-20/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc7f8e7ac22ce76ebf8200dfc1954da42791eb737e87d68942817bab3d573f58 +size 4279546 diff --git a/MusicBot-ft/checkpoint-20/rng_state.pth b/MusicBot-ft/checkpoint-20/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..276b1508c8f87458e3ec262b407c44c1bebcdb9c --- /dev/null +++ b/MusicBot-ft/checkpoint-20/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dd9cafbbf1f2a8b43f311f14e938592f8d0b744c50d8944b6423b327e43fae2 +size 14244 diff --git a/MusicBot-ft/checkpoint-20/scheduler.pt b/MusicBot-ft/checkpoint-20/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..e7ef5c2e642123f2f1d27f62d01cc82903f5c046 --- /dev/null +++ b/MusicBot-ft/checkpoint-20/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b1e70e8e6dcfc0f47be4416630135d2f45e487e49993a4356578bd341ba5d5c +size 1064 diff --git a/MusicBot-ft/checkpoint-20/trainer_state.json b/MusicBot-ft/checkpoint-20/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..35c8ecdcfcb493956968ffad1600f78f1270121c --- /dev/null +++ b/MusicBot-ft/checkpoint-20/trainer_state.json @@ -0,0 +1,171 @@ +{ + "best_metric": 1.8231159448623657, + "best_model_checkpoint": "MusicBot-ft/checkpoint-20", + "epoch": 10.0, + "eval_steps": 500, + "global_step": 20, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "grad_norm": 2.1322076320648193, + "learning_rate": 0.0003, + "loss": 3.3408, + "step": 2 + }, + { + "epoch": 1.0, + "eval_loss": 3.314174175262451, + "eval_runtime": 4.3893, + "eval_samples_per_second": 1.823, + "eval_steps_per_second": 0.456, + "step": 2 + }, + { + "epoch": 2.0, + "grad_norm": 2.0614089965820312, + "learning_rate": 0.0002727272727272727, + "loss": 3.075, + "step": 4 + }, + { + "epoch": 2.0, + "eval_loss": 2.82991886138916, + "eval_runtime": 4.4015, + "eval_samples_per_second": 1.818, + "eval_steps_per_second": 0.454, + "step": 4 + }, + { + "epoch": 3.0, + "grad_norm": 1.8810017108917236, + "learning_rate": 0.00024545454545454545, + "loss": 2.618, + "step": 6 + }, + { + "epoch": 3.0, + "eval_loss": 2.520831823348999, + "eval_runtime": 4.3985, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 6 + }, + { + "epoch": 4.0, + "grad_norm": 2.1504602432250977, + "learning_rate": 0.00021818181818181816, + "loss": 2.3422, + "step": 8 + }, + { + "epoch": 4.0, + "eval_loss": 2.325821876525879, + "eval_runtime": 4.398, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 8 + }, + { + "epoch": 5.0, + "grad_norm": 2.3659000396728516, + "learning_rate": 0.0001909090909090909, + "loss": 2.1455, + "step": 10 + }, + { + "epoch": 5.0, + "eval_loss": 2.165768623352051, + "eval_runtime": 4.3935, + "eval_samples_per_second": 1.821, + "eval_steps_per_second": 0.455, + "step": 10 + }, + { + "epoch": 6.0, + "grad_norm": 4.212636470794678, + "learning_rate": 0.0001636363636363636, + "loss": 1.9805, + "step": 12 + }, + { + "epoch": 6.0, + "eval_loss": 2.0470268726348877, + "eval_runtime": 4.4026, + "eval_samples_per_second": 1.817, + "eval_steps_per_second": 0.454, + "step": 12 + }, + { + "epoch": 7.0, + "grad_norm": 4.396366596221924, + "learning_rate": 0.00013636363636363634, + "loss": 1.8691, + "step": 14 + }, + { + "epoch": 7.0, + "eval_loss": 1.9581711292266846, + "eval_runtime": 4.3935, + "eval_samples_per_second": 1.821, + "eval_steps_per_second": 0.455, + "step": 14 + }, + { + "epoch": 8.0, + "grad_norm": 6.510736465454102, + "learning_rate": 0.00010909090909090908, + "loss": 1.7738, + "step": 16 + }, + { + "epoch": 8.0, + "eval_loss": 1.8912162780761719, + "eval_runtime": 4.4091, + "eval_samples_per_second": 1.814, + "eval_steps_per_second": 0.454, + "step": 16 + }, + { + "epoch": 9.0, + "grad_norm": Infinity, + "learning_rate": 9.545454545454545e-05, + "loss": 1.7041, + "step": 18 + }, + { + "epoch": 9.0, + "eval_loss": 1.8643579483032227, + "eval_runtime": 4.408, + "eval_samples_per_second": 1.815, + "eval_steps_per_second": 0.454, + "step": 18 + }, + { + "epoch": 10.0, + "grad_norm": 10.343268394470215, + "learning_rate": 6.818181818181817e-05, + "loss": 1.6787, + "step": 20 + }, + { + "epoch": 10.0, + "eval_loss": 1.8231159448623657, + "eval_runtime": 4.4034, + "eval_samples_per_second": 1.817, + "eval_steps_per_second": 0.454, + "step": 20 + } + ], + "logging_steps": 500, + "max_steps": 24, + "num_input_tokens_seen": 0, + "num_train_epochs": 12, + "save_steps": 500, + "total_flos": 87862401957888.0, + "train_batch_size": 4, + "trial_name": null, + "trial_params": null +} diff --git a/MusicBot-ft/checkpoint-20/training_args.bin b/MusicBot-ft/checkpoint-20/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..6104b893602e57f0c563e30e1ddff26ac9500716 --- /dev/null +++ b/MusicBot-ft/checkpoint-20/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7ebc35e6bb8f7d9e32cc230c02462c36709bdd1c89554a8250bf4f37175bfd +size 4984 diff --git a/MusicBot-ft/checkpoint-22/README.md b/MusicBot-ft/checkpoint-22/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a20d339b428620af36959556ce2762ae2b6fd225 --- /dev/null +++ b/MusicBot-ft/checkpoint-22/README.md @@ -0,0 +1,202 @@ +--- +library_name: peft +base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.11.1 \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-22/adapter_config.json b/MusicBot-ft/checkpoint-22/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b52f73683476dbffd787ef957056f5e4272bd60f --- /dev/null +++ b/MusicBot-ft/checkpoint-22/adapter_config.json @@ -0,0 +1,28 @@ +{ + "alpha_pattern": {}, + "auto_mapping": null, + "base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "r": 8, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "q_proj" + ], + "task_type": "CAUSAL_LM", + "use_dora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-22/adapter_model.safetensors b/MusicBot-ft/checkpoint-22/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..ca3274136d143dc092a4c304f97f8f5ab49198e4 --- /dev/null +++ b/MusicBot-ft/checkpoint-22/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aff68b87ac97c19635cffb37849891465ce7964dd3327ee59fee5162d72c921 +size 8397056 diff --git a/MusicBot-ft/checkpoint-22/optimizer.pt b/MusicBot-ft/checkpoint-22/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..1a4b6330396d0f3fbf1b684ace003fc2d0cd57d4 --- /dev/null +++ b/MusicBot-ft/checkpoint-22/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e79dce1956300a05735c22c454cfc5886955bc1387a961ae91d7c68c0ebd356c +size 4279546 diff --git a/MusicBot-ft/checkpoint-22/rng_state.pth b/MusicBot-ft/checkpoint-22/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..ba34daad8ff4c68dca9e40880be202428abef11a --- /dev/null +++ b/MusicBot-ft/checkpoint-22/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c527cf18629b1a633a2384dd2049e01b9ec1267aa8fbc5f494605a865c6350b +size 14244 diff --git a/MusicBot-ft/checkpoint-22/scheduler.pt b/MusicBot-ft/checkpoint-22/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..8ebf0db332e50f85e9be7438dd98e1b28affb7ba --- /dev/null +++ b/MusicBot-ft/checkpoint-22/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3b219bd34eabe199e1ad45fc5c60a4f00ec4edb9612e731676c7b628a598dd +size 1064 diff --git a/MusicBot-ft/checkpoint-22/trainer_state.json b/MusicBot-ft/checkpoint-22/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..3248923927086c8ba2f66ce964d975b9ff4c807f --- /dev/null +++ b/MusicBot-ft/checkpoint-22/trainer_state.json @@ -0,0 +1,186 @@ +{ + "best_metric": 1.7907209396362305, + "best_model_checkpoint": "MusicBot-ft/checkpoint-22", + "epoch": 11.0, + "eval_steps": 500, + "global_step": 22, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "grad_norm": 2.1322076320648193, + "learning_rate": 0.0003, + "loss": 3.3408, + "step": 2 + }, + { + "epoch": 1.0, + "eval_loss": 3.314174175262451, + "eval_runtime": 4.3893, + "eval_samples_per_second": 1.823, + "eval_steps_per_second": 0.456, + "step": 2 + }, + { + "epoch": 2.0, + "grad_norm": 2.0614089965820312, + "learning_rate": 0.0002727272727272727, + "loss": 3.075, + "step": 4 + }, + { + "epoch": 2.0, + "eval_loss": 2.82991886138916, + "eval_runtime": 4.4015, + "eval_samples_per_second": 1.818, + "eval_steps_per_second": 0.454, + "step": 4 + }, + { + "epoch": 3.0, + "grad_norm": 1.8810017108917236, + "learning_rate": 0.00024545454545454545, + "loss": 2.618, + "step": 6 + }, + { + "epoch": 3.0, + "eval_loss": 2.520831823348999, + "eval_runtime": 4.3985, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 6 + }, + { + "epoch": 4.0, + "grad_norm": 2.1504602432250977, + "learning_rate": 0.00021818181818181816, + "loss": 2.3422, + "step": 8 + }, + { + "epoch": 4.0, + "eval_loss": 2.325821876525879, + "eval_runtime": 4.398, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 8 + }, + { + "epoch": 5.0, + "grad_norm": 2.3659000396728516, + "learning_rate": 0.0001909090909090909, + "loss": 2.1455, + "step": 10 + }, + { + "epoch": 5.0, + "eval_loss": 2.165768623352051, + "eval_runtime": 4.3935, + "eval_samples_per_second": 1.821, + "eval_steps_per_second": 0.455, + "step": 10 + }, + { + "epoch": 6.0, + "grad_norm": 4.212636470794678, + "learning_rate": 0.0001636363636363636, + "loss": 1.9805, + "step": 12 + }, + { + "epoch": 6.0, + "eval_loss": 2.0470268726348877, + "eval_runtime": 4.4026, + "eval_samples_per_second": 1.817, + "eval_steps_per_second": 0.454, + "step": 12 + }, + { + "epoch": 7.0, + "grad_norm": 4.396366596221924, + "learning_rate": 0.00013636363636363634, + "loss": 1.8691, + "step": 14 + }, + { + "epoch": 7.0, + "eval_loss": 1.9581711292266846, + "eval_runtime": 4.3935, + "eval_samples_per_second": 1.821, + "eval_steps_per_second": 0.455, + "step": 14 + }, + { + "epoch": 8.0, + "grad_norm": 6.510736465454102, + "learning_rate": 0.00010909090909090908, + "loss": 1.7738, + "step": 16 + }, + { + "epoch": 8.0, + "eval_loss": 1.8912162780761719, + "eval_runtime": 4.4091, + "eval_samples_per_second": 1.814, + "eval_steps_per_second": 0.454, + "step": 16 + }, + { + "epoch": 9.0, + "grad_norm": Infinity, + "learning_rate": 9.545454545454545e-05, + "loss": 1.7041, + "step": 18 + }, + { + "epoch": 9.0, + "eval_loss": 1.8643579483032227, + "eval_runtime": 4.408, + "eval_samples_per_second": 1.815, + "eval_steps_per_second": 0.454, + "step": 18 + }, + { + "epoch": 10.0, + "grad_norm": 10.343268394470215, + "learning_rate": 6.818181818181817e-05, + "loss": 1.6787, + "step": 20 + }, + { + "epoch": 10.0, + "eval_loss": 1.8231159448623657, + "eval_runtime": 4.4034, + "eval_samples_per_second": 1.817, + "eval_steps_per_second": 0.454, + "step": 20 + }, + { + "epoch": 11.0, + "grad_norm": 2.1240291595458984, + "learning_rate": 4.09090909090909e-05, + "loss": 1.6322, + "step": 22 + }, + { + "epoch": 11.0, + "eval_loss": 1.7907209396362305, + "eval_runtime": 4.4035, + "eval_samples_per_second": 1.817, + "eval_steps_per_second": 0.454, + "step": 22 + } + ], + "logging_steps": 500, + "max_steps": 24, + "num_input_tokens_seen": 0, + "num_train_epochs": 12, + "save_steps": 500, + "total_flos": 96697959874560.0, + "train_batch_size": 4, + "trial_name": null, + "trial_params": null +} diff --git a/MusicBot-ft/checkpoint-22/training_args.bin b/MusicBot-ft/checkpoint-22/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..6104b893602e57f0c563e30e1ddff26ac9500716 --- /dev/null +++ b/MusicBot-ft/checkpoint-22/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7ebc35e6bb8f7d9e32cc230c02462c36709bdd1c89554a8250bf4f37175bfd +size 4984 diff --git a/MusicBot-ft/checkpoint-24/README.md b/MusicBot-ft/checkpoint-24/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a20d339b428620af36959556ce2762ae2b6fd225 --- /dev/null +++ b/MusicBot-ft/checkpoint-24/README.md @@ -0,0 +1,202 @@ +--- +library_name: peft +base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.11.1 \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-24/adapter_config.json b/MusicBot-ft/checkpoint-24/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b52f73683476dbffd787ef957056f5e4272bd60f --- /dev/null +++ b/MusicBot-ft/checkpoint-24/adapter_config.json @@ -0,0 +1,28 @@ +{ + "alpha_pattern": {}, + "auto_mapping": null, + "base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "r": 8, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "q_proj" + ], + "task_type": "CAUSAL_LM", + "use_dora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-24/adapter_model.safetensors b/MusicBot-ft/checkpoint-24/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..2e0dd993dd839a1763152859aecc9724f8020898 --- /dev/null +++ b/MusicBot-ft/checkpoint-24/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc21ae0f3c3808182bca0d5a0d11e33fc39d2abb43608ab50d691090518177b5 +size 8397056 diff --git a/MusicBot-ft/checkpoint-24/optimizer.pt b/MusicBot-ft/checkpoint-24/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..003f7196c3d8e940fa7fce576f7ba0348d731e28 --- /dev/null +++ b/MusicBot-ft/checkpoint-24/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d887a08df6c371fcf7c9404d1876ed41329aea89d361f0993a4076af8c872f0d +size 4279546 diff --git a/MusicBot-ft/checkpoint-24/rng_state.pth b/MusicBot-ft/checkpoint-24/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..d5f91e21e14f036abc802e0e5eb56561a7db3417 --- /dev/null +++ b/MusicBot-ft/checkpoint-24/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f00f750c3571a7c7a6a9af1bd3a1c21d655a2975fc84fbadd087323e0804b2d8 +size 14244 diff --git a/MusicBot-ft/checkpoint-24/scheduler.pt b/MusicBot-ft/checkpoint-24/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..7c83a166ba1057319c28247dbafa7d2554aa8613 --- /dev/null +++ b/MusicBot-ft/checkpoint-24/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c19438c34023f449a21cf360a40b4094c157d9a2a234d975ff6706033af7d5b5 +size 1064 diff --git a/MusicBot-ft/checkpoint-24/trainer_state.json b/MusicBot-ft/checkpoint-24/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..1f7be0c28f6b98690538bee052836a80e2d6a0c4 --- /dev/null +++ b/MusicBot-ft/checkpoint-24/trainer_state.json @@ -0,0 +1,201 @@ +{ + "best_metric": 1.7682936191558838, + "best_model_checkpoint": "MusicBot-ft/checkpoint-24", + "epoch": 12.0, + "eval_steps": 500, + "global_step": 24, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "grad_norm": 2.1322076320648193, + "learning_rate": 0.0003, + "loss": 3.3408, + "step": 2 + }, + { + "epoch": 1.0, + "eval_loss": 3.314174175262451, + "eval_runtime": 4.3893, + "eval_samples_per_second": 1.823, + "eval_steps_per_second": 0.456, + "step": 2 + }, + { + "epoch": 2.0, + "grad_norm": 2.0614089965820312, + "learning_rate": 0.0002727272727272727, + "loss": 3.075, + "step": 4 + }, + { + "epoch": 2.0, + "eval_loss": 2.82991886138916, + "eval_runtime": 4.4015, + "eval_samples_per_second": 1.818, + "eval_steps_per_second": 0.454, + "step": 4 + }, + { + "epoch": 3.0, + "grad_norm": 1.8810017108917236, + "learning_rate": 0.00024545454545454545, + "loss": 2.618, + "step": 6 + }, + { + "epoch": 3.0, + "eval_loss": 2.520831823348999, + "eval_runtime": 4.3985, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 6 + }, + { + "epoch": 4.0, + "grad_norm": 2.1504602432250977, + "learning_rate": 0.00021818181818181816, + "loss": 2.3422, + "step": 8 + }, + { + "epoch": 4.0, + "eval_loss": 2.325821876525879, + "eval_runtime": 4.398, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 8 + }, + { + "epoch": 5.0, + "grad_norm": 2.3659000396728516, + "learning_rate": 0.0001909090909090909, + "loss": 2.1455, + "step": 10 + }, + { + "epoch": 5.0, + "eval_loss": 2.165768623352051, + "eval_runtime": 4.3935, + "eval_samples_per_second": 1.821, + "eval_steps_per_second": 0.455, + "step": 10 + }, + { + "epoch": 6.0, + "grad_norm": 4.212636470794678, + "learning_rate": 0.0001636363636363636, + "loss": 1.9805, + "step": 12 + }, + { + "epoch": 6.0, + "eval_loss": 2.0470268726348877, + "eval_runtime": 4.4026, + "eval_samples_per_second": 1.817, + "eval_steps_per_second": 0.454, + "step": 12 + }, + { + "epoch": 7.0, + "grad_norm": 4.396366596221924, + "learning_rate": 0.00013636363636363634, + "loss": 1.8691, + "step": 14 + }, + { + "epoch": 7.0, + "eval_loss": 1.9581711292266846, + "eval_runtime": 4.3935, + "eval_samples_per_second": 1.821, + "eval_steps_per_second": 0.455, + "step": 14 + }, + { + "epoch": 8.0, + "grad_norm": 6.510736465454102, + "learning_rate": 0.00010909090909090908, + "loss": 1.7738, + "step": 16 + }, + { + "epoch": 8.0, + "eval_loss": 1.8912162780761719, + "eval_runtime": 4.4091, + "eval_samples_per_second": 1.814, + "eval_steps_per_second": 0.454, + "step": 16 + }, + { + "epoch": 9.0, + "grad_norm": Infinity, + "learning_rate": 9.545454545454545e-05, + "loss": 1.7041, + "step": 18 + }, + { + "epoch": 9.0, + "eval_loss": 1.8643579483032227, + "eval_runtime": 4.408, + "eval_samples_per_second": 1.815, + "eval_steps_per_second": 0.454, + "step": 18 + }, + { + "epoch": 10.0, + "grad_norm": 10.343268394470215, + "learning_rate": 6.818181818181817e-05, + "loss": 1.6787, + "step": 20 + }, + { + "epoch": 10.0, + "eval_loss": 1.8231159448623657, + "eval_runtime": 4.4034, + "eval_samples_per_second": 1.817, + "eval_steps_per_second": 0.454, + "step": 20 + }, + { + "epoch": 11.0, + "grad_norm": 2.1240291595458984, + "learning_rate": 4.09090909090909e-05, + "loss": 1.6322, + "step": 22 + }, + { + "epoch": 11.0, + "eval_loss": 1.7907209396362305, + "eval_runtime": 4.4035, + "eval_samples_per_second": 1.817, + "eval_steps_per_second": 0.454, + "step": 22 + }, + { + "epoch": 12.0, + "grad_norm": 4.139611721038818, + "learning_rate": 1.3636363636363635e-05, + "loss": 1.6007, + "step": 24 + }, + { + "epoch": 12.0, + "eval_loss": 1.7682936191558838, + "eval_runtime": 4.397, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 24 + } + ], + "logging_steps": 500, + "max_steps": 24, + "num_input_tokens_seen": 0, + "num_train_epochs": 12, + "save_steps": 500, + "total_flos": 105911406821376.0, + "train_batch_size": 4, + "trial_name": null, + "trial_params": null +} diff --git a/MusicBot-ft/checkpoint-24/training_args.bin b/MusicBot-ft/checkpoint-24/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..6104b893602e57f0c563e30e1ddff26ac9500716 --- /dev/null +++ b/MusicBot-ft/checkpoint-24/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7ebc35e6bb8f7d9e32cc230c02462c36709bdd1c89554a8250bf4f37175bfd +size 4984 diff --git a/MusicBot-ft/checkpoint-4/README.md b/MusicBot-ft/checkpoint-4/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a20d339b428620af36959556ce2762ae2b6fd225 --- /dev/null +++ b/MusicBot-ft/checkpoint-4/README.md @@ -0,0 +1,202 @@ +--- +library_name: peft +base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.11.1 \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-4/adapter_config.json b/MusicBot-ft/checkpoint-4/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b52f73683476dbffd787ef957056f5e4272bd60f --- /dev/null +++ b/MusicBot-ft/checkpoint-4/adapter_config.json @@ -0,0 +1,28 @@ +{ + "alpha_pattern": {}, + "auto_mapping": null, + "base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "r": 8, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "q_proj" + ], + "task_type": "CAUSAL_LM", + "use_dora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-4/adapter_model.safetensors b/MusicBot-ft/checkpoint-4/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..463328e94a12d21f4735d17b0aaab90ff9664bbc --- /dev/null +++ b/MusicBot-ft/checkpoint-4/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47b39b6f074814b6b32ae83bbcfd6be3212e36398b52171d9fd3f72875d1c929 +size 8397056 diff --git a/MusicBot-ft/checkpoint-4/optimizer.pt b/MusicBot-ft/checkpoint-4/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..e81259c8bfa1e82c6ed77cd056fba88cbe9a23e0 --- /dev/null +++ b/MusicBot-ft/checkpoint-4/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abbd6c997edca8c81de6d3c225c7e32c02d0b2e7706a014e141207fb4f604bf7 +size 4279546 diff --git a/MusicBot-ft/checkpoint-4/rng_state.pth b/MusicBot-ft/checkpoint-4/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..daadb5c2cb7635bb607e96ecabd1b3cc1080c5d8 --- /dev/null +++ b/MusicBot-ft/checkpoint-4/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae630456a210fbec250ace4af679a61f0f78492920e29d4a464b5c87698e56c +size 14244 diff --git a/MusicBot-ft/checkpoint-4/scheduler.pt b/MusicBot-ft/checkpoint-4/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..facf9deb195fe6efb44bb3994fed8fe0c3cc800f --- /dev/null +++ b/MusicBot-ft/checkpoint-4/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8163937f06900c09479bd6f3b0e6beadaf52a1b6463cbd141e04cfd976ae842 +size 1064 diff --git a/MusicBot-ft/checkpoint-4/trainer_state.json b/MusicBot-ft/checkpoint-4/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..10728b6b1a8960b0affe40fb4358d76606f206c4 --- /dev/null +++ b/MusicBot-ft/checkpoint-4/trainer_state.json @@ -0,0 +1,51 @@ +{ + "best_metric": 2.82991886138916, + "best_model_checkpoint": "MusicBot-ft/checkpoint-4", + "epoch": 2.0, + "eval_steps": 500, + "global_step": 4, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "grad_norm": 2.1322076320648193, + "learning_rate": 0.0003, + "loss": 3.3408, + "step": 2 + }, + { + "epoch": 1.0, + "eval_loss": 3.314174175262451, + "eval_runtime": 4.3893, + "eval_samples_per_second": 1.823, + "eval_steps_per_second": 0.456, + "step": 2 + }, + { + "epoch": 2.0, + "grad_norm": 2.0614089965820312, + "learning_rate": 0.0002727272727272727, + "loss": 3.075, + "step": 4 + }, + { + "epoch": 2.0, + "eval_loss": 2.82991886138916, + "eval_runtime": 4.4015, + "eval_samples_per_second": 1.818, + "eval_steps_per_second": 0.454, + "step": 4 + } + ], + "logging_steps": 500, + "max_steps": 24, + "num_input_tokens_seen": 0, + "num_train_epochs": 12, + "save_steps": 500, + "total_flos": 17741569720320.0, + "train_batch_size": 4, + "trial_name": null, + "trial_params": null +} diff --git a/MusicBot-ft/checkpoint-4/training_args.bin b/MusicBot-ft/checkpoint-4/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..6104b893602e57f0c563e30e1ddff26ac9500716 --- /dev/null +++ b/MusicBot-ft/checkpoint-4/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7ebc35e6bb8f7d9e32cc230c02462c36709bdd1c89554a8250bf4f37175bfd +size 4984 diff --git a/MusicBot-ft/checkpoint-6/README.md b/MusicBot-ft/checkpoint-6/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a20d339b428620af36959556ce2762ae2b6fd225 --- /dev/null +++ b/MusicBot-ft/checkpoint-6/README.md @@ -0,0 +1,202 @@ +--- +library_name: peft +base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.11.1 \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-6/adapter_config.json b/MusicBot-ft/checkpoint-6/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b52f73683476dbffd787ef957056f5e4272bd60f --- /dev/null +++ b/MusicBot-ft/checkpoint-6/adapter_config.json @@ -0,0 +1,28 @@ +{ + "alpha_pattern": {}, + "auto_mapping": null, + "base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "r": 8, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "q_proj" + ], + "task_type": "CAUSAL_LM", + "use_dora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-6/adapter_model.safetensors b/MusicBot-ft/checkpoint-6/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..084347f6157c5bf4e7146f67d079363799b481bc --- /dev/null +++ b/MusicBot-ft/checkpoint-6/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e1e8afedbcbaddacac09926e6c88f60b689f82b237f0ceef7d20f8ac4ecdbba +size 8397056 diff --git a/MusicBot-ft/checkpoint-6/optimizer.pt b/MusicBot-ft/checkpoint-6/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..7c426aa92efab88b0e04e673b5e8c459a7dfa542 --- /dev/null +++ b/MusicBot-ft/checkpoint-6/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fcfbd1f9be5f703162d2cd60c128d3c65706c34a4056ff6a778b47e5f32ae3c +size 4279546 diff --git a/MusicBot-ft/checkpoint-6/rng_state.pth b/MusicBot-ft/checkpoint-6/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..2966a27bc5fd970572a1536ab8229d71a7017c10 --- /dev/null +++ b/MusicBot-ft/checkpoint-6/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d298de9b4598aeee39a90a633bf4eb2277399aa2d08a77c7fe973aa4ea59c22 +size 14244 diff --git a/MusicBot-ft/checkpoint-6/scheduler.pt b/MusicBot-ft/checkpoint-6/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..0992ee0b86c4421daa0b417a93a89dae5bd2460c --- /dev/null +++ b/MusicBot-ft/checkpoint-6/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1991e734f69a061000b1cabe14bb95b4ff09a7d62a5439e6751a61193227beb3 +size 1064 diff --git a/MusicBot-ft/checkpoint-6/trainer_state.json b/MusicBot-ft/checkpoint-6/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..f7572d4ddc7813206dc830dc9c51512a361fcdd9 --- /dev/null +++ b/MusicBot-ft/checkpoint-6/trainer_state.json @@ -0,0 +1,66 @@ +{ + "best_metric": 2.520831823348999, + "best_model_checkpoint": "MusicBot-ft/checkpoint-6", + "epoch": 3.0, + "eval_steps": 500, + "global_step": 6, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "grad_norm": 2.1322076320648193, + "learning_rate": 0.0003, + "loss": 3.3408, + "step": 2 + }, + { + "epoch": 1.0, + "eval_loss": 3.314174175262451, + "eval_runtime": 4.3893, + "eval_samples_per_second": 1.823, + "eval_steps_per_second": 0.456, + "step": 2 + }, + { + "epoch": 2.0, + "grad_norm": 2.0614089965820312, + "learning_rate": 0.0002727272727272727, + "loss": 3.075, + "step": 4 + }, + { + "epoch": 2.0, + "eval_loss": 2.82991886138916, + "eval_runtime": 4.4015, + "eval_samples_per_second": 1.818, + "eval_steps_per_second": 0.454, + "step": 4 + }, + { + "epoch": 3.0, + "grad_norm": 1.8810017108917236, + "learning_rate": 0.00024545454545454545, + "loss": 2.618, + "step": 6 + }, + { + "epoch": 3.0, + "eval_loss": 2.520831823348999, + "eval_runtime": 4.3985, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 6 + } + ], + "logging_steps": 500, + "max_steps": 24, + "num_input_tokens_seen": 0, + "num_train_epochs": 12, + "save_steps": 500, + "total_flos": 26433017413632.0, + "train_batch_size": 4, + "trial_name": null, + "trial_params": null +} diff --git a/MusicBot-ft/checkpoint-6/training_args.bin b/MusicBot-ft/checkpoint-6/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..6104b893602e57f0c563e30e1ddff26ac9500716 --- /dev/null +++ b/MusicBot-ft/checkpoint-6/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7ebc35e6bb8f7d9e32cc230c02462c36709bdd1c89554a8250bf4f37175bfd +size 4984 diff --git a/MusicBot-ft/checkpoint-8/README.md b/MusicBot-ft/checkpoint-8/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a20d339b428620af36959556ce2762ae2b6fd225 --- /dev/null +++ b/MusicBot-ft/checkpoint-8/README.md @@ -0,0 +1,202 @@ +--- +library_name: peft +base_model: TheBloke/Mistral-7B-Instruct-v0.2-GPTQ +--- + +# Model Card for Model ID + + + + + +## Model Details + +### Model Description + + + + + +- **Developed by:** [More Information Needed] +- **Funded by [optional]:** [More Information Needed] +- **Shared by [optional]:** [More Information Needed] +- **Model type:** [More Information Needed] +- **Language(s) (NLP):** [More Information Needed] +- **License:** [More Information Needed] +- **Finetuned from model [optional]:** [More Information Needed] + +### Model Sources [optional] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations. + +## How to Get Started with the Model + +Use the code below to get started with the model. + +[More Information Needed] + +## Training Details + +### Training Data + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). + +- **Hardware Type:** [More Information Needed] +- **Hours used:** [More Information Needed] +- **Cloud Provider:** [More Information Needed] +- **Compute Region:** [More Information Needed] +- **Carbon Emitted:** [More Information Needed] + +## Technical Specifications [optional] + +### Model Architecture and Objective + +[More Information Needed] + +### Compute Infrastructure + +[More Information Needed] + +#### Hardware + +[More Information Needed] + +#### Software + +[More Information Needed] + +## Citation [optional] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] +### Framework versions + +- PEFT 0.11.1 \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-8/adapter_config.json b/MusicBot-ft/checkpoint-8/adapter_config.json new file mode 100644 index 0000000000000000000000000000000000000000..b52f73683476dbffd787ef957056f5e4272bd60f --- /dev/null +++ b/MusicBot-ft/checkpoint-8/adapter_config.json @@ -0,0 +1,28 @@ +{ + "alpha_pattern": {}, + "auto_mapping": null, + "base_model_name_or_path": "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ", + "bias": "none", + "fan_in_fan_out": false, + "inference_mode": true, + "init_lora_weights": true, + "layer_replication": null, + "layers_pattern": null, + "layers_to_transform": null, + "loftq_config": {}, + "lora_alpha": 32, + "lora_dropout": 0.05, + "megatron_config": null, + "megatron_core": "megatron.core", + "modules_to_save": null, + "peft_type": "LORA", + "r": 8, + "rank_pattern": {}, + "revision": null, + "target_modules": [ + "q_proj" + ], + "task_type": "CAUSAL_LM", + "use_dora": false, + "use_rslora": false +} \ No newline at end of file diff --git a/MusicBot-ft/checkpoint-8/adapter_model.safetensors b/MusicBot-ft/checkpoint-8/adapter_model.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..9a2467b7a98ce1136112a3fd89b3ac6ca4405788 --- /dev/null +++ b/MusicBot-ft/checkpoint-8/adapter_model.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bcca8ee4fb95114eaf282e2ab3f8ccc38d76be7248c69ad3f4a1524064e6caa +size 8397056 diff --git a/MusicBot-ft/checkpoint-8/optimizer.pt b/MusicBot-ft/checkpoint-8/optimizer.pt new file mode 100644 index 0000000000000000000000000000000000000000..bc55b77eea780e0a33a9e1998304961c3f77957c --- /dev/null +++ b/MusicBot-ft/checkpoint-8/optimizer.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:352c72b2ca124b9744aba8ccbd645f50ce8d6b491928ae1a96efbf42204c91f4 +size 4279546 diff --git a/MusicBot-ft/checkpoint-8/rng_state.pth b/MusicBot-ft/checkpoint-8/rng_state.pth new file mode 100644 index 0000000000000000000000000000000000000000..3494b17f2ef9aea03173606fb0a218f67f28e7d8 --- /dev/null +++ b/MusicBot-ft/checkpoint-8/rng_state.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e6a55ee5040451d8e294661a839acbdbcd56fb765901c73429e3eb0454a6f7a +size 14244 diff --git a/MusicBot-ft/checkpoint-8/scheduler.pt b/MusicBot-ft/checkpoint-8/scheduler.pt new file mode 100644 index 0000000000000000000000000000000000000000..b0e7c93d7225bd869f7c5096d976db4fa90eab39 --- /dev/null +++ b/MusicBot-ft/checkpoint-8/scheduler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:824fbcb9249de79e9b6e1728ecb3c34ffb8cd1b436f4321f126562090b0c6e18 +size 1064 diff --git a/MusicBot-ft/checkpoint-8/trainer_state.json b/MusicBot-ft/checkpoint-8/trainer_state.json new file mode 100644 index 0000000000000000000000000000000000000000..576ced4a815400572f7bb97fe4b587bcd537e804 --- /dev/null +++ b/MusicBot-ft/checkpoint-8/trainer_state.json @@ -0,0 +1,81 @@ +{ + "best_metric": 2.325821876525879, + "best_model_checkpoint": "MusicBot-ft/checkpoint-8", + "epoch": 4.0, + "eval_steps": 500, + "global_step": 8, + "is_hyper_param_search": false, + "is_local_process_zero": true, + "is_world_process_zero": true, + "log_history": [ + { + "epoch": 1.0, + "grad_norm": 2.1322076320648193, + "learning_rate": 0.0003, + "loss": 3.3408, + "step": 2 + }, + { + "epoch": 1.0, + "eval_loss": 3.314174175262451, + "eval_runtime": 4.3893, + "eval_samples_per_second": 1.823, + "eval_steps_per_second": 0.456, + "step": 2 + }, + { + "epoch": 2.0, + "grad_norm": 2.0614089965820312, + "learning_rate": 0.0002727272727272727, + "loss": 3.075, + "step": 4 + }, + { + "epoch": 2.0, + "eval_loss": 2.82991886138916, + "eval_runtime": 4.4015, + "eval_samples_per_second": 1.818, + "eval_steps_per_second": 0.454, + "step": 4 + }, + { + "epoch": 3.0, + "grad_norm": 1.8810017108917236, + "learning_rate": 0.00024545454545454545, + "loss": 2.618, + "step": 6 + }, + { + "epoch": 3.0, + "eval_loss": 2.520831823348999, + "eval_runtime": 4.3985, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 6 + }, + { + "epoch": 4.0, + "grad_norm": 2.1504602432250977, + "learning_rate": 0.00021818181818181816, + "loss": 2.3422, + "step": 8 + }, + { + "epoch": 4.0, + "eval_loss": 2.325821876525879, + "eval_runtime": 4.398, + "eval_samples_per_second": 1.819, + "eval_steps_per_second": 0.455, + "step": 8 + } + ], + "logging_steps": 500, + "max_steps": 24, + "num_input_tokens_seen": 0, + "num_train_epochs": 12, + "save_steps": 500, + "total_flos": 35082833264640.0, + "train_batch_size": 4, + "trial_name": null, + "trial_params": null +} diff --git a/MusicBot-ft/checkpoint-8/training_args.bin b/MusicBot-ft/checkpoint-8/training_args.bin new file mode 100644 index 0000000000000000000000000000000000000000..6104b893602e57f0c563e30e1ddff26ac9500716 --- /dev/null +++ b/MusicBot-ft/checkpoint-8/training_args.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7ebc35e6bb8f7d9e32cc230c02462c36709bdd1c89554a8250bf4f37175bfd +size 4984 diff --git a/MusicBot-ft/runs/May21_10-58-45_8b9438918c4a/events.out.tfevents.1716289126.8b9438918c4a.24981.0 b/MusicBot-ft/runs/May21_10-58-45_8b9438918c4a/events.out.tfevents.1716289126.8b9438918c4a.24981.0 new file mode 100644 index 0000000000000000000000000000000000000000..db99b2cabc6516c0fd7162ea498feb80a2332154 --- /dev/null +++ b/MusicBot-ft/runs/May21_10-58-45_8b9438918c4a/events.out.tfevents.1716289126.8b9438918c4a.24981.0 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc77eefe698d1759e17eb61854613e51e939e747c0d1e45342d66fd085071409 +size 11343 diff --git a/app.py b/app.py index f99e6e6717d470424238cf73b9a12bbb40837aeb..863c92e0f4e833fca5c8e3823dc6400472ba7630 100644 --- a/app.py +++ b/app.py @@ -1,13 +1,18 @@ import gradio as gr -from transformers import pipeline +from transformers import AutoModelForCausalLM, AutoTokenizer +from inference import get_bot_response +from rag import get_context +from config import config -pipe = pipeline("sentiment-analysis") -# text = st.text_area("enter some text") -# -# if text: -# out = pipe(text) -# st.json(out) +model_name = "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ" +tokenizer = AutoTokenizer.from_pretrained(model_name, use_fast=True) + +model = AutoModelForCausalLM.from_pretrained(config["model_checkpoint"], + device_map="auto", + trust_remote_code=False, + revision="main") + def respond( message, @@ -19,7 +24,11 @@ def respond( ): messages = [{"role": "system", "content": system_message}] - return pipe(message) + request = message + context = get_context(request, config["top_k"]) + response = get_bot_response(request, context, model, tokenizer) + + return response demo = gr.ChatInterface( respond, diff --git a/config.py b/config.py new file mode 100644 index 0000000000000000000000000000000000000000..8edfa738894d4647a23fd1aa5c19cc9f0993a639 --- /dev/null +++ b/config.py @@ -0,0 +1,10 @@ +config = { + # Inference setup + "request": "Can you recommend me the combination of slipknot and metallica", + "model_checkpoint": "MusicBot-ft/checkpoint-24", + # RAG settings + "top_k": 3, + "chunk_size": 300, + "chunk_overlap": 25, + "similarity_cutoff": 0.5, +} diff --git a/inference.py b/inference.py new file mode 100644 index 0000000000000000000000000000000000000000..4798d2a519b2c80723df984d0805e99271f54fa0 --- /dev/null +++ b/inference.py @@ -0,0 +1,24 @@ +def get_bot_response(request, context, model, tokenizer): + + model.eval() + + prompt_template = lambda request, context: f"""[INST]MusicBot, functioning as a virtual bot that recommend music composition to user. \ + It ends response with its signature '–MusicBot'. \ + + {context} + Please respond to the following request and give the recommendation. Use the data about songs from context. Do not mention that you use the context. + + {request} + [/INST] + """ + + prompt = prompt_template(request, context) + + print(prompt) + + inputs = tokenizer(prompt, return_tensors="pt") + outputs = model.generate(input_ids=inputs["input_ids"].to("cuda"), max_new_tokens=140) + + response = tokenizer.batch_decode(outputs)[0] + + return response diff --git a/main.py b/main.py new file mode 100644 index 0000000000000000000000000000000000000000..89b2a67f8699d8bad9c5530effd9b89c94576650 --- /dev/null +++ b/main.py @@ -0,0 +1,124 @@ +import transformers + +from transformers import AutoModelForCausalLM, AutoTokenizer, pipeline +from peft import prepare_model_for_kbit_training +from peft import LoraConfig, get_peft_model +from datasets import load_dataset, DatasetDict +from config import config +from inference import get_bot_response +from rag import get_context + +dataset = load_dataset("csv", data_files="tuning_data/tuning_dataset.csv") + +train_test = dataset['train'].train_test_split(test_size=0.2) + + +dataset = DatasetDict({ + 'train': train_test['train'], + 'valid': train_test['test'] +}) + + +model_name = "TheBloke/Mistral-7B-Instruct-v0.2-GPTQ" + +model = AutoModelForCausalLM.from_pretrained(model_name, + device_map="auto", + trust_remote_code=False, + revision="main") + +tokenizer = AutoTokenizer.from_pretrained(model_name, use_fast=True) + +def tokenize_function(examples): + text = examples["sample"] + + + tokenizer.truncation_side = "left" + tokenized_inputs = tokenizer( + text, + return_tensors="np", + truncation=True, + max_length=512 + ) + + return tokenized_inputs + +tokenized_dataset = dataset.map(tokenize_function, batched=True) + + +if tokenizer.eos_token is None: + tokenizer.add_special_tokens({"eos_token": ""}) + +tokenizer.pad_token = tokenizer.eos_token + +data_collator = transformers.DataCollatorForLanguageModeling(tokenizer, mlm=False) + + +model.train() +model.gradient_checkpointing_enable() +model = prepare_model_for_kbit_training(model) + +lora_config = LoraConfig( + r=config["r"], + lora_alpha=config["lora_alpha"], + target_modules=config["target_modules"], + lora_dropout=config["lora_dropout"], + bias="none", + task_type="CAUSAL_LM" +) + +model = get_peft_model(model, lora_config) +model.print_trainable_parameters() + + +lr = config["lr"] +batch_size = config["batch_size"] +num_epochs = config["num_epochs"] + +training_args = transformers.TrainingArguments( + output_dir="MusicBot-ft", + learning_rate=lr, + per_device_train_batch_size=batch_size, + per_device_eval_batch_size=batch_size, + num_train_epochs=num_epochs, + weight_decay=0.01, + logging_strategy="epoch", + evaluation_strategy="epoch", + save_strategy="epoch", + load_best_model_at_end=True, + gradient_accumulation_steps=4, + warmup_steps=2, + fp16=True, + optim="paged_adamw_8bit", +) + +trainer = transformers.Trainer( + model=model, + train_dataset=tokenized_dataset["train"], + eval_dataset=tokenized_dataset["valid"], + args=training_args, + data_collator=data_collator +) + +model.config.use_cache = False + +if config["is_train"]: + trainer.train() + trainer.save_model("tuned_model") + + +if config["is_load_tuned"]: + model = AutoModelForCausalLM.from_pretrained(config["model_checkpoint"], + device_map="auto", + trust_remote_code=False, + revision="main") + + +request = config["request"] +context = get_context(request, config["top_k"]) + +response = get_bot_response(request, context, model, tokenizer) + +print(response) + + + diff --git a/rag.py b/rag.py new file mode 100644 index 0000000000000000000000000000000000000000..db1896658d50ac84bfd3954e7f93c3ffedd8eb31 --- /dev/null +++ b/rag.py @@ -0,0 +1,36 @@ +from llama_index.embeddings.huggingface import HuggingFaceEmbedding +from llama_index.core import Settings, SimpleDirectoryReader, VectorStoreIndex +from llama_index.core.retrievers import VectorIndexRetriever +from llama_index.core.query_engine import RetrieverQueryEngine +from llama_index.core.postprocessor import SimilarityPostprocessor + +from config import config + +Settings.embed_model = HuggingFaceEmbedding(model_name="BAAI/bge-small-en-v1.5") + +Settings.llm = None +Settings.chunk_size = config["chunk_size"] +Settings.chunk_overlap = config["chunk_overlap"] + +documents = SimpleDirectoryReader("rag_data").load_data() +index = VectorStoreIndex.from_documents(documents) + +def get_context(query, top_k = 3): + retriever = VectorIndexRetriever( + index=index, + similarity_top_k=top_k, + ) + + query_engine = RetrieverQueryEngine( + retriever=retriever, + node_postprocessors=[SimilarityPostprocessor(similarity_cutoff=config["similarity_cutoff"])], + ) + + response = query_engine.query(query) + + context = "Context:\n" + for i in range(top_k): + context = context + response.source_nodes[i].text + "\n\n" + + return context + diff --git a/rag_data/.DS_Store b/rag_data/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..a2acf5c26d6f8ae8d07c7f36a6bb03c446de7ec2 Binary files /dev/null and b/rag_data/.DS_Store differ diff --git a/rag_data/output.csv b/rag_data/output.csv new file mode 100644 index 0000000000000000000000000000000000000000..ca3a990487f64ebc4b5d2d55aba91b9a9a02dc31 --- /dev/null +++ b/rag_data/output.csv @@ -0,0 +1,9393 @@ +title,artist_name,release,year,tag,caption_writing +Written in the stars,Blackmore's Night,Fires at midnight,2001,"['dramatic' 'guitar virtuoso' 'heavy metal' 'indulgent' 'pop rock' + 'atmospheric' 'hard rock' 'refined' 'folk']","This song showcases the undeniable talent of a guitar virtuoso, seamlessly blending the refined elements of pop rock and folk with the atmospheric and dramatic sounds of heavy metal and hard rock, resulting in an indulgent and unforgettable musical experience." +Destiny Of Love,Secret Service,Top Secret (Greatest Hits),2000,['rock' 'pop'],This upbeat song combines elements of pop and rock music to create a catchy and energetic anthem. +Moonbeam Woman,Freak Power,Drive-Thru Booty,1994,['funk' 'pop rock'],"This pop rock anthem is infused with funky beats, guaranteed to get you grooving and singing along." +Love May Seem Hard,Rebekka Bakken,I Keep My Cool,2006,"['jazz' 'guitar jazz' 'jazz instrument' 'adult contemporary' + 'alternative indie rock' 'jazz pop' 'female vocalists' 'pop rock' + 'sophisti pop']","Get lost in a melodic mix of alternative indie rock, pop rock, and jazz with stunning female vocalists and intricate jazz instrumentals, sprinkled with hints of sophisti pop and adult contemporary, all coming together to create a smooth and sophisticated blend of jazz pop that will have you tapping your feet to the gentle strums of guitar jazz." +Corrupt TV,Pitbulls In The Nursery,Lunatic,2006,"['death metal' 'malevolent' 'aggressive' 'intense' 'technical death metal' + 'heavy metal' 'industrial' 'sophisticated' 'fiery' 'ambitious' + 'alternative indie rock' 'metal' 'elaborate' 'pop rock' + 'progressive metal' 'progressive' 'gritty' 'refined' 'power metal' + 'harsh' 'industrial metal' 'fierce' 'angry']","Combining the aggressive edge of industrial metal with the sophisticated intricacy of progressive rock, this alternative indie rock outfit delivers an elaborate and ambitious sound that seamlessly blends pop rock and heavy metal influences, resulting in an intense and gritty musical experience that ranges from refined and progressive to malevolent and fiery, all while showcasing the band's technical prowess across genres like death metal, power metal, and technical death metal, with fiercely delivered, harsh and angry vocals - this is the epitome of a malevolent and ambitious industrial rock band." +Good For Me,Medicine,Mechanical Forces Of Love,0,['experimental'],"This experimental song takes listeners on an eclectic sonic journey, weaving together unconventional sounds and melodies into a thought-provoking and memorable experience." +Put The Word Out,Heatwave,Central Heating,1978,"['exuberant' 'smooth' 'romantic' 'celebratory' '70s' 'boisterous' 'rnb' + 'happy' 'quiet storm' 'amiable good natured' 'carefree' 'rousing' + 'stylish' 'warm' 'fun' 'funk' 'soul' 'summery' 'disco' 'gleeful' + 'cheerful' 'sweet' 'slick' 'joyous']","This soulful and exuberant disco hit is an amiable good natured tune that's as sweet as it is happy, with slick romantic vocals and a funk-infused beat that's sure to get you moving. It's a fun and warm track that's both rousing and joyous, combining classic RnB with elements of quiet storm and smooth, boisterous 70s funk for a celebratory, stylish sound that's perfect for summery days and carefree nights. The lyrics are gleeful and cheerful, inspiring a sense of pure, unbridled joy that's impossible to resist." +I Love You Baby,Paul Anka,1957 Radio Hits,1960,['oldies' 'jazz'],"Travel back in time with this nostalgic jazz tune, brimming with oldies charm and irresistible swing rhythms." +L.A. Goodbye,Secret Service,Top Secret (Greatest Hits),1999,['pop' '80s'],Experience the nostalgic sounds of the 80s with a modern twist in this upbeat pop anthem. +Nothing Lasts,Matthew Sweet,Girlfriend,1991,"['power pop' 'earnest' 'confident' 'organic' 'alternative pop rock' + 'melancholy' 'alternative' 'happy' 'amiable good natured' 'passionate' + 'sentimental' 'rousing' 'sophisticated' 'energetic' 'gentle' + 'bittersweet' 'innocent' 'alternative indie rock' 'yearning' 'pop rock' + 'cheerful' 'sweet' 'joyous']","This energetic and sophisticated alternative indie rock tune combines sentimental yearning and passionate power pop with an amiable good-natured confidence, sweet earnestness, and happy innocence, while also touching on the gentle melancholy of alternative pop rock and the rousing joyousness of alternative pop rock, creating a bittersweet but ultimately cheerful and organic sound." +Somebody Who Loves You,Joan Armatrading,Love And Affection - The Best Of,1976,['beautiful' 'female vocalists'],This hauntingly beautiful track features mesmerizing female vocalists that will send shivers down your spine. +Victim Of Mass Production,The Cribs,Ignore The Ignorant,2009,"['hanging out' 'indie rock' 'urgent' 'reflective' 'confident' 'brooding' + 'partying' 'aggressive' 'messy' 'day driving' 'road trip' 'witty' + 'coolncocky' 'british' 'guys night out' 'heartache' 'rock' 'wry' + 'alternative' 'passionate' 'post punk' 'wistful' 'rousing' 'energetic' + 'fiery' 'bittersweet' 'english' 'alternative indie rock' 'reflection' + 'searching' 'pop rock' 'poignant' 'lively' 'gutsy' 'visceral' 'indie' + 'freewheeling']","Get ready for a wild guys night out on the open road with this aggressive and energetic alternative indie rock anthem that perfectly captures the freewheeling spirit of day driving while offering both witty and poignant reflections on heartache and searching for purpose, backed by a fiery and passionate pop rock sound with post punk and brooding indie influences, all topped off with a confident and gutsy British flair that is both cool and cocky, making it the perfect soundtrack for partying and hanging out with friends, all with a messy yet rousing and reflective vibe that is both visceral and wistful - this is indie rock at its most lively and urgent, a must-listen for anyone who craves a mix of alternative and mainstream sounds that is both quintessentially English and boldly innovative." +Take Me To Your Heart,Rick Astley,Playlist: The Very Best Of Rick Astley,1988,"['exuberant' 'hanging out' 'celebratory' 'girls night out' 'pop' + 'amiable good natured' 'carefree' 'sentimental' 'adult contemporary' + 'dance pop' 'stylish' 'energetic' 'tgif' 'dance' 'fun' 'pop rock' + 'refined' 'cheerful' 'playful' '80s']","Get ready to dance the night away with this playful and energetic pop rock anthem that perfectly captures the carefree spirit of a girls night out, blending refined adult contemporary elements with exuberant dance pop and stylish 80s vibes to create a celebratory and fun-filled atmosphere that is both sentimental and amiable good-natured." +Whatnot,Pat Metheny,Day Trip/Tokyo Day Trip,0,['guitar' 'jazz' 'guitar jazz' 'jazz instrument'],"This smooth jazz groove features a lively guitar jazz melody that weaves seamlessly through the rhythm section, showcasing the soulful elegance of this iconic jazz instrument." +Splattitorium,The Pharcyde,Labcabincalifornia,1995,"['hanging out' 'confident' 'smooth' 'humorous' 'aggressive' 'witty' + 'hip hop' 'brash' 'whimsical' 'rap' 'energetic' 'cynical sarcastic' + 'irreverent' 'fun' 'west coast rap' 'gleeful' 'playful' 'alternative rap' + 'freewheeling']","This upbeat alternative rap anthem is a freewheeling, irreverent celebration of hanging out and having fun on the West Coast, with biting wit and cynical sarcasm delivered in a confident, brash, and playful style that blends aggressive hip hop energy with smooth, whimsical flow and gleeful humor." +I Hear You Knockin',The Magic Numbers,Take A Chance,2006,"['earnest' 'indie rock' 'laid back mellow' 'reflective' 'relaxed' 'gentle' + 'warm' 'alternative indie rock' 'adult alternative pop rock' + 'calm peaceful' 'pop rock' 'intimate' 'precious' 'sweet' 'indie']","This beautiful song blends the best of adult alternative pop rock with alternative indie rock to create a calm, peaceful, and relaxed atmosphere with sweet, laid-back melodies and precious lyrics that are both gentle and earnest, while the warm, indie rock sound adds an intimate, reflective touch." +Fingimento,Evandro Camperom,Algazarra,0,['international' 'indie'],"An international indie hit, this track blends ethereal vocals, eclectic instrumentation, and introspective lyrics to create a truly captivating listening experience." +Give It What You Can,The Meters,New Directions,1977,"['exuberant' 'greasy' 'confident' 'organic' 'celebratory' 'boisterous' + 'rnb' 'happy' 'rambunctious' 'passionate' 'carefree' 'rollicking' + 'rousing' 'street smart' 'earthy' 'urban' 'energetic' 'fun' 'funk' 'soul' + 'summery' 'new orleans rnb' 'playful' 'new orleans' 'sweet' 'joyous']","This song is an energetic and exuberant celebration of the earthy, street smart sounds of New Orleans R&B and funk, with a rollicking beat, passionate vocals, and confident, playful lyrics that are both sweet and carefree. With a joyous, rousing melody and boisterous, summery feel, this track is the perfect soundtrack for a joyful, celebratory night out on the town, full of soul, organic energy, and unabashed exuberance." +Dominicana (Amended Version),Tego Calderon,El Abayarde,2003,['reggaeton' 'latin'],Get ready to move to the beat of this Latin-inspired reggaeton tune that's guaranteed to get you on your feet! +Makin' Money,Handsome Devil,Love & Kisses From The Underground,2001,['rock'],"This high-energy track is a perfect blend of classic and modern rock, with driving guitar riffs and thunderous drums that are sure to get your heart pumping." +Womanbound,Danko Jones,I'm Alive and on Fire,2001,"['punk' 'blues rock' 'rock nroll' 'canadian' 'rock' 'alternative' 'metal' + 'blues' 'hard rock']","Get ready to headbang to the ultimate mix of blues rock, punk, rock n roll, alternative, blues, Canadian, metal, rock, and hard rock in this electrifying song that's sure to leave you craving for more!" +Make My Bed,Permanent Me,After The Room Clears,2007,"['earnest' 'mellow' 'indie rock' 'urgent' 'confident' 'exciting' + 'partying' 'witty' 'theatrical' 'coolncocky' 'bright' 'literate' + 'late night' 'passionate' 'rollicking' 'rousing' 'bravado' 'stylish' + 'quirky' 'energetic' 'alternative indie rock' 'acoustic' 'pop rock' + 'gritty' 'lively' 'gutsy' 'punk pop']","This alternative indie rock jam is a passionate and gutsy tribute to late night partying, with rollicking punk pop riffs and lively pop rock hooks that exude confidence and bravado, all brought to life with the band's signature witty and literate lyrics, enveloped in a gritty and mellow acoustic sound that's equal parts cool and cocky. The end result is an indie rock masterpiece that's both energetic and exciting, with an urgent and quirky theatrical edge that will leave you wanting more." +Sleeper 1972,Manchester Orchestra,I'm Like A Virgin Losing A Child,2006,"['exuberant' 'earnest' 'indie rock' 'confident' 'dramatic' 'beautiful' + 'self conscious' 'amiable good natured' 'passionate' 'carefree' + 'meandering' 'stylish' 'quirky' 'energetic' 'warm' 'thoughtful' + 'alternative indie rock' 'searching' 'indie pop' 'sad' 'pop rock' + 'lively' 'playful' 'indie']","This dynamic indie rock anthem is a meandering journey through self consciousness, passionately searching for meaning with an amiable good natured confidence and earnestness that lends a beautiful, quirky and warm quality to its dramatic verses and playful, stylish choruses in a blend of alternative indie rock, indie pop and pop rock that is both energetic and lively, yet thoughtful and sad, perfectly capturing the carefree exuberance of youth." +Paralyzed,The Cardigans,Paralyzed,1998,"['swedish pop rock' 'alternative singer songwriter' 'confident' 'brooding' + 'theatrical' 'alternative pop rock' 'acerbic' 'twee pop' 'rock' + 'effervescent' 'alternative' 'carefree' 'wistful' 'sophisticated' + 'electronic' 'autumnal' 'earthy' 'contemporary pop rock' 'stylish' + 'sensual' 'bittersweet' 'alternative indie rock' 'fun' 'female vocalists' + 'adult alternative pop rock' 'indie pop' 'ironic' 'pop rock' + 'ambient pop' 'cheerful' 'playful' 'precious' 'campy' 'sweet' + 'contemporary singer songwriter']","Experience an effervescent blend of adult alternative pop rock and alternative indie rock with a touch of electronic and sensual female vocals that exudes sophistication, confidence and irony while oscillating between brooding and cheerful, bittersweet and carefree, earthy and precious, all expertly crafted by a contemporary singer songwriter that seamlessly combines contemporary pop rock, alternative pop rock, indie pop, twee pop, and swedish pop rock with a playful touch of theatrics and stylish ambience, creating an autumnal soundscape that is both fun and wistful." +I Wish I Was Back In My Baby's Arms,Lena Horne,What Is This Thing Called Love,1995,['jazz' 'female vocalists'],Experience the sultry sounds of these talented female vocalists as they transport you to a bygone era of jazz with their smooth melodies and soulful harmonies. +Time,Flipsyde,We The People,2005,"['confident' 'rap rock' 'hardcore rap' 'revolutionary' 'confrontational' + 'hip hop' 'alternative' 'brash' 'rousing' 'rap' 'energetic' 'ambitious' + 'searching' 'pop rock' 'poignant']","This ambitiously confrontational rap rock song combines hardcore rap verses with poignant and searching pop rock choruses, resulting in an energetic and revolutionary anthem that confidently blends brash hip hop attitudes with alternative sensibilities, ultimately resulting in a rousing and unforgettable musical experience." +(Per)Version Of A truth,Mudvayne,The End Of All Things To Come,2002,"['cathartic' 'malevolent' 'intense' 'hedonistic' 'heavy metal' 'rousing' + 'alternative metal' 'raucous' 'fiery' 'angst ridden' 'ominous' 'metal' + 'pop rock']","This alternative metal and pop rock hybrid is an intense and cathartic anthem, with an ominous undertone that builds towards a rousing and heavy metal climax, evoking feelings of angst and unleashing a hedonistic and malevolent energy, all while maintaining a fiery and raucous tone that will leave you breathless." +Make Out Fall Out Make Up (A Chicken Lips Malfunction),Love Is All,Love Is All Mixed Up,2008,['indie'],This indie song embraces raw vulnerability and introspection through its intimate lyrics and stripped-down acoustic guitar. +Mr. Bojangles ( LP Version ),Jerry Jeff Walker,Happy Birthday Grandad,0,['mellow' 'classic rock'],"This classic rock tune takes a mellow approach to songwriting, delivering a smooth and easy listening experience to fans of the genre." +I Idolize You,Ike & Tina Turner,River Deep Mountain High,1961,['60s' 'soul'],This vintage-inspired soul song brings the groovy vibes of the 60s to life with its smooth vocals and retro instrumentation. +Jubileo,Fania All Stars,Fania All-Stars - Rhythm Machine,0,['jazz' 'latin'],"This upbeat and rhythmic track is a fusion of jazz and latin genres, incorporating smooth trumpet melodies and lively percussive beats." +Vuelta Al Infierno,El Último Ke Zierre,Ay De Mi!,2003,['spanish'],"Experience the passion and rhythm of Spain with the sultry, Spanish-inspired melody of this mesmerizing song." +Fat Fun,The Monochrome Set,Volume Contrast Brilliance,1983,['punk rock'],"This high-energy track is a classic example of punk rock, with fast-paced guitar riffs and a rebellious attitude." +Ronny,Shriekback,Cormorant,2005,"['alternative pop rock' 'alternative' 'alternative indie rock' 'pop rock' + 'alternative dance']","This song is an electrifying mix of alternative indie rock, pop rock, alternative dance, and alternative pop rock that's guaranteed to get you moving." +Bumble Bee,Memphis Minnie,Crazy Crying Blues,1930,"['confident' 'regional blues' 'pre war country blues' 'passionate' + 'acoustic blues' 'earthy' 'delta blues' 'blues' 'acoustic memphis blues']","This gritty and soulful acoustic Memphis blues ballad showcases a passionate and confident delivery that pays homage to the rich history of regional blues, transporting listeners to the earthy sounds of delta blues and pre-war country blues with its stripped-down instrumentation and raw, authentic bluesy vocals." +It Was You,The Pierces,Thirteen Tales Of Love And Revenge,2007,"['reflective' 'confident' 'eccentric' 'coolncocky' 'self conscious' + 'insular' 'literate' 'girls night out' 'pop' 'wry' 'alternative' + 'whimsical' 'freedom' 'quirky' 'empowering' 'energetic' + 'alternative folk' 'alternative indie rock' 'irreverent' + 'female vocalists' 'yearning' 'indie pop' 'pop rock' 'intimate' 'folk' + 'playful' 'indie']","Get ready for a girls night out anthem that's both empowering and reflective - this alternative indie rock gem features self-conscious and confident female vocalists, blending elements of alternative folk, pop rock, and indie pop for a whimsical and quirky sound that's at once irreverent and literate, with wry and insular lyrics that explore yearning, freedom, and playful introspection, all wrapped up in an energetic and cool-and-cocky package that's as intimate as it is eccentric." +Shy Kid,Krokus,Metal Rendez-Vous,1980,"['confident' 'hostile' 'aggressive' 'rock nroll' 'theatrical' 'coolncocky' + 'guys night out' 'rowdy' 'heavy metal' 'outrageous' 'brash' + 'rambunctious' 'sleazy' 'rousing' 'raucous' 'energetic' 'manic' + 'motivation' 'pop rock' 'hard rock' 'drinking' 'visceral']","This pop-rock anthem is an outrageous, rowdy, and aggressive ode to a guys night out, with just the right amount of sleaze and hostility to make it perfect for a night of heavy drinking and raucous behavior. The manic and energetic vocals are dripping with confidence and cool'n'cocky swagger, while the hard-rock guitars and heavy metal riffage provide a visceral, rousing backdrop that will surely get your blood pumping and your fists flying. With its brash, visceral energy and theatrical flair, this is the ultimate soundtrack for a wild and rambunctious night on the town!" +Spellbound Woman,Julian Sas Band,For the Lost and Found,0,['blues rock' 'blues'],This blues rock anthem with its heavy guitar riffs and gritty vocals is the perfect representation of the genre's unique blend of blues and rock influences. +Beats To The Rhyme,RUN-DMC,The Greatest Hits,1988,['hip hop'],"Get ready to bust a move with this hot, hip hop track that's guaranteed to make you feel the beat!" +TKO,Le Tigre,TKO,2004,"['exuberant' 'indie rock' 'indie electronic' 'new wave post punk revival' + 'girls night out' 'alternative' 'rambunctious' 'rousing' 'electronic' + 'quirky' 'empowering' 'fiery' 'alternative indie rock' 'irreverent' + 'female vocalists' 'pop rock' 'playful' 'indie']","This empowering, exuberant pop rock track by female vocalists infuses a quirky blend of indie rock, new wave post punk revival, and indie electronic elements with a playful, irreverent attitude that's perfect for a fiery girls night out, all while delivering a rousing and ramunctious alternative indie rock performance." +Local Hero,Bruce Springsteen,Lucky Town,1992,"['heartland rock' 'earnest' 'urgent' 'laid back mellow' 'reflective' + 'dramatic' 'organic' 'intense' 'road trip' 'rock' 'literate' 'album rock' + 'passionate' 'rollicking' 'rousing' 'contemporary pop rock' + 'introspection' 'bittersweet' 'rocknroll' 'reflection' 'searching' + 'reminiscing' 'pop rock' 'poignant' 'intimate']","Get ready for an unforgettable road trip of poignant and searching emotions, expertly woven into a diverse range of pop rock, heartland rock, and contemporary pop rock from intense and passionate rollicking rocknroll to laid back mellow introspection; this album delivers a unique blend of dramatic, rousing, and literate tunes that effortlessly balance organic, intimate reflection with urgent reminiscing and bittersweet earnest." +Death Blooms,Mudvayne,L.D. 50,2000,"['cathartic' 'hostile' 'malevolent' 'aggressive' 'intense' 'hedonistic' + 'confrontational' 'heavy metal' 'rousing' 'alternative metal' 'raucous' + 'fiery' 'angst ridden' 'ominous' 'metal' 'international' 'pop rock' + 'bleak']","Get ready for an aggressive and confrontational anthem that infuses international flair with elements of alternative metal and pop rock, delivering an intense and cathartic listening experience that's both ominous and hostile, yet rousing and heavy enough to satisfy even the most die-hard metal head. With angst ridden lyrics, raucous guitar solos, and a hedonistic energy that's both malevolent and fiery, this song paints a bleak yet empowering picture of defiance in the face of adversity." +Down Yonder,Del Wood,The Happy Wanderer - 25 Nostalgic Hits,1988,['piano'],This hauntingly beautiful song is underscored by the gentle notes of a melancholy piano. +The Lunatics (Have Taken Over The Asylum),Fun Boy Three,Terry Hall - The Collection,1981,['alternative' '80s'],"An alternative track with an 80s flair, featuring pulsating synths and catchy hooks that will transport you back to the decade of big hair and neon lights." +Freitag,Rufus Zuphall,Weiss der Teufel,1970,['rock'],Get ready to rock out with this high-energy anthem that showcases the power of gritty guitar riffs and soaring vocals. +The Death Of Us,Laakso,Mother Am I Good Looking?,2007,"['swedish pop rock' 'indie rock' 'pop' 'swedish' 'alternative' + 'alternative indie rock' 'indie pop' 'pop rock' '00s' 'indie']","This high-energy track is a perfect blend of alternative indie rock and pop rock, with catchy hooks and driving guitars that draw equally from indie and alternative influences, creating an infectious indie pop sound that is unmistakably Swedish. With its pulsing rhythms, soaring vocals and shimmering production, it captures the essence of early-'00s Swedish pop rock while adding a fresh twist that appeals to modern indie rock fans." +Not Over Yet,Hardcore Masif,Not Over Yet / Gimme Some More,0,['hardcore'],This hardcore song will leave you in a state of pure adrenaline and intensity with its aggressive guitar riffs and unforgiving lyrics. +Closer To Love,The Grip Weeds,Giant On The Beach,0,"['power pop' 'hanging out' 'road trip' 'neo psychedelia' 'classic rock' + 'amiable good natured' 'whimsical' 'contemporary pop rock' 'quirky' + 'energetic' 'alternative indie rock' 'fun' 'psychedelic' 'garage rock' + 'metal' 'pop rock' 'glam rock' 'playful']","Get ready to hit the road with this energetic and playfully whimsical alternative indie rock anthem, blending elements of classic rock, power pop, and contemporary pop rock for a non-stop ride through fun, hanging out vibes and amiable good-natured camaraderie with a touch of glam, neo-psychedelia, metal, and garage rock." +In The Night (LP Version),Professor Longhair,New Orleans Piano - Blues Originals_ Vol 2,0,['blues' 'new orleans'],This hauntingly beautiful blues song is reminiscent of the sultry sounds of old New Orleans. +One Step Closer (Album Version),Linkin Park,Hybrid Theory,2000,"['cathartic' 'urgent' 'reflective' 'rap rock' 'aggressive' 'somber' + 'intense' 'coolncocky' 'guys night out' 'rock' 'rowdy' 'confrontational' + 'heavy metal' 'alternative' 'nu metal' 'brash' 'post grunge' 'rousing' + 'alternative metal' 'stylish' 'exercise workout' 'empowering' + 'introspection' 'energetic' 'fiery' 'angst ridden' 'bittersweet' 'regret' + 'alternative rock' 'alternative indie rock' 'metal' 'pop rock' + 'anguished distraught' 'rap metal' 'freewheeling']","This aggressive and confrontational alternative indie rock anthem is a high-energy and empowering mix of alternative metal, rap rock, and pop rock that's guaranteed to get rowdy during a guys' night out, combining fiery and intense vocals with stylish guitar riffs and heavy metal undertones that are both cathartic and empowering with a sense of urgency and regret for a truly anguished and introspective experience, perfect for reflective exercise workouts or somber late nights." +Kaizers 115. Drøm,Kaizers Orchestra,Maskineri,2008,"['cathartic' 'indie rock' 'provocative' 'urgent' 'dramatic' 'intense' + 'rowdy' 'new wave post punk revival' 'menacing' 'euro rock' + 'the creative side' 'norwegian' 'late night' 'alternative' 'passionate' + 'meandering' 'rollicking' 'rousing' 'raucous' 'nihilistic' 'fiery' + 'alternative rock' 'alternative indie rock' 'ominous' 'maverick' + 'pop rock' 'atmospheric' 'lively' 'volatile']","Get ready to unleash your primal energy with this alternative indie rock track that embodies the maverick spirit and rowdy attitude of post punk revival, with pop rock melodies infused with intense, passionate vocals and rollicking guitar riffs that evoke a menacing, Norwegian atmosphere. This urgent and cathartic song is everything you need to let go of your inhibitions, as it takes you on a meandering yet dramatic journey that blends indie rock and euro rock, delivering a rousing sound that is both nihilistic and raucous. Provocative and volatile, this fiery anthem is perfect for late night listening, embracing the creative side of alternative music and showcasing the new wave post punk revival that defines the sound of today's alternative rock scene." +Curse of a Fallen Soul (Live0,Dropkick Murphys,Live On St. Patricks Day From Boston_ MA,0,"['punk' 'urgent' 'confident' 'aggressive' 'intense' 'alternative pop rock' + 'acerbic' 'rowdy' 'menacing' 'confrontational' 'punk revival' + 'nihilistic' 'tense anxious' 'fiery' 'cynical sarcastic' + 'alternative indie rock' 'rebellious' 'pop rock' 'harsh' 'fierce' 'angry' + 'visceral' 'bleak']","Channeling the spirit of punk revival, this alternative indie rock anthem is characterized by its rowdy, aggressive sound, intense and confident delivery, and acerbic, rebellious lyrics that drip with cynical sarcasm and nihilistic bleakness, creating a visceral and urgent sense of tension and anxious urgency that is both fiery and menacing." +Foreign Exchange Title Theme,The Foreign Exchange,Connected (Extended Edition),2004,['hip hop' 'new york' 'soul'],"This soulful hip hop track takes you on a journey through the streets of New York, with raw beats and heartfelt lyrics that capture the soul of the city." +My Love Is So Strong,Toots & The Maytals,The Collection,1979,['reggae'],This track is a fun and upbeat reggae tune that will transport you straight to the beaches of Jamaica. +Blank,A Balladeer,Panama,2006,"['dutch' 'indie rock' 'alternative pop rock' 'rock' 'pop' 'alternative' + 'alternative indie rock' 'pop rock' 'indie']","This Dutch band's upbeat and catchy sound blends elements of alternative indie rock, pop rock, indie, and alternative pop rock, resulting in a unique and refreshing take on modern rock and pop music." +Atomic City,Holly Johnson,Hollelujah,1989,['club dance' 'pop' 'electronic' 'house' '80s'],"Get ready to bust a move with this electrifying blend of house and pop music, infused with an 80s throwback vibe that will transport you straight to the club dance floor." +Undertow,Suzanne Vega,Suzanne Vega,1985,"['earnest' 'reflective' 'contemporary folk' 'rock' 'literate' + 'college rock' 'wistful' 'autumnal' 'restrained' 'introspection' + 'cerebral' 'gentle' 'bittersweet' 'alternative folk' + 'alternative indie rock' 'female vocalists' 'adult alternative pop rock' + 'sad' 'pop rock' 'poignant' 'plaintive' 'intimate' 'folk' 'detached']","Fall-inspired and emotionally charged, this album seamlessly blends adult alternative pop rock and alternative indie rock with poignant alternative folk and contemporary folk, all driven by earnest female vocalists whose introspection and gentle touch lend a wistful quality to the intimate and reflective messages conveyed through literate, bittersweet lyricism; a subdued mix of college rock, plaintive folk, restrained rock, and cerebral melancholy make this a beautifully sad collection of songs that are perfect for autumnal introspection." +In A Sentimental Mood,Tommy Flanagan,Complete Originals Recordings,0,['jazz'],"Get swept away in the rhythm and soul of this jazz-infused hit, featuring sultry vocals and smooth saxophone solos." +EL DIA QUE YO CAMBIE,Luz Casal,Con Otra Mirada,2002,"['latin pop' 'swinging' 'spanish' 'sentimental' 'dreamy' + 'female vocalists' 'pop rock' 'strong' 'latin']","This sentimental pop rock ballad is led by powerful female vocalists and features a strong Latin influence with a swinging rhythm, dreamy melodies, and touches of Spanish language that blend together perfectly to create a memorable Latin pop tune." +Options,Alain Caron,Le Band,1993,['crossover jazz' 'jazz' 'chillout' 'instrumental'],This tranquil and laid-back instrumental track is the perfect blend of chillout and jazz with a unique crossover jazz twist. +Primordial Annihilator,Debauchery,Rockers And War,0,['death metal'],"This track is an intense and heavy dose of death metal with thunderous drums, blazing guitar riffs, and agonizing growls." +A Better Place,Blockhead,Music By Cavelight,2004,"['laid back mellow' 'reflective' 'brooding' 'smooth' 'winter' 'druggy' + 'hypnotic' 'late night' 'restrained' 'underground rap' 'chillout' 'rap' + 'cerebral' 'ethereal' 'nocturnal' 'solitude' 'trippy' 'detached']","This underground rap track features a hypnotic and trippy beat which sends you into a state of solitude and reflection, with its laid back and mellow vibe, making it perfect for a late night chillout session. The brooding and druggy lyrics create an ethereal and smooth atmosphere, while the restrained and cerebral delivery gives a sense of detachment and introspection. The overall feel is definitely nocturnal and hypnotic, making it an ideal song for winter nights spent in solitude, lost in thought." +Playing My Game (Acoustic Version),Lene Marlin,Sitting Down Here,1999,['pop' 'norwegian' 'female vocalists' 'acoustic' 'pop rock'],"This Norwegian pop rock track boasts smooth acoustic melodies and a powerhouse female vocalist, blending the best of both worlds between pop and rock." +Shiva only is God,Punish Yourself,Pink Panther Party,2009,['pop rock' '00s'],Get ready to jam out to this catchy pop rock tune with 00s vibes that will transport you back to a time of colorful hair and skinny jeans. +Criminal,Eminem,The Marshall Mathers LP,2000,"['urgent' 'hostile' 'pop rap' 'politics society' 'hardcore rap' + 'revolutionary' 'intense' 'world view' 'menacing' 'confrontational' + 'hip hop' 'unsettling' 'tense anxious' 'rap' 'fiery' 'angst ridden' + 'cynical sarcastic' 'ominous' 'rebellious' 'paranoid' 'victory' 'harsh' + 'angry' 'midwest rap' 'volatile' 'sardonic']","Get ready to experience a confrontational and revolutionary rap track that will challenge your world view and shake you to your core. With intense and menacing vocals, this Midwest rap artist delivers an urgent message about the harsh realities of politics and society, using cynical and sarcastic lyrics to make a rebellious and hostile statement. The hardcore and sardonic tone of this pop rap hit is both ominous and unsettling, leaving listeners feeling tense and anxious as they navigate the volatile and fiery energy of the track. With an angry and paranoid vibe, this angst-ridden rap song is a victory for those who dare to speak out against the status quo and demand change." +I Got The Feelin' (Oh No_ No),Neil Diamond,Neil Diamond Classics - The Early Years,0,['rock'],This high-energy song boasts a powerful rock sound complete with electric guitar riffs and a driving drum beat. +Be Alright,The Foreign Exchange,Connected (Extended Edition),2004,['hip hop'],This hip hop track is a high-energy anthem that will get listeners moving and grooving. +Codeword For A Change,All Good Funk Alliance,Social Comment Remixes Vol. 1,0,['funk' 'pop rock'],This catchy pop rock tune is infused with funky basslines and groovy guitar riffs that'll make you want to dance. +Demonica,Dwarves,The Dwarves Are Young & Goodlooking,1997,['punk rock' 'pop punk'],"This high-energy song is a perfect example of punk rock meets pop punk, with fast-paced instrumentals and catchy, sing-along choruses." +Tender Moment,Lee Roy Parnell,Hits And Highways Ahead,1992,['contemporary country' 'country' 'new traditionalist' '80s'],This song captures the essence of contemporary country while paying homage to the 80s new traditionalist movement in country music. +Last Rendez-Vous,Jean Michel Jarre,Aero,2004,"['dramatic' 'avant garde' 'experimental electronic' + 'progressive electronic' 'hypnotic' 'sophisticated' 'electronic' + 'stylish' 'cerebral' 'clinical' 'new age' 'playful' 'detached']","This experimental electronic song is a sophisticated and cerebral journey that fuses avant garde and progressive electronic elements to create a hypnotic and dramatic soundscape, with a new age inspired twist that is both playful and detached, all with a clinical and stylish production quality." +Country Woman,Will Batts,Memphis Masters: Early American Blues Classics (1927-34),0,['blues'],Experience the raw power and emotion of the blues in this soulful and captivating song. +Grounds Around,Aes Dana,Memory Shell,2004,['chillout' 'pop rock' 'ambient'],"This song is a fusion of pop rock and chillout vibes, with ethereal touches of ambient sounds creating a dreamy and serene atmosphere." +Crime Of The Century,The Business,The Truth_ The Whole Truth And Nothing But The Truth,1997,['punk rock' 'punk new wave' 'pop rock'],"This high energy song is a mashup of punk rock, pop rock, and punk new wave, featuring catchy guitar riffs and driving drums." +Big Sky,Rachel Loy,Big Sky,0,['pop' 'female vocalists' 'indie pop' 'indie'],"This female-led indie pop gem features catchy pop hooks and a fresh, unique sound that's sure to appeal to fans of both indie and pop music." +Ave María,David Bisbal,Premonición Live,2002,"['latin pop' 'romantic' 'pop' 'sexy' 'passionate' 'stylish' 'sensual' + 'dance' 'lively' 'playful' 'latin']","Combining passionate lyrics, romantic melodies, and sensual beats, this lively Latin pop track is perfect for those who want to dance and feel the playful and stylish vibe while indulging in their seductive side with the sexy and irresistible energy of Latin pop genre." +Round Midnight,Estelle Kokot,Information,2006,['jazz'],Experience the smooth and soulful sounds of jazz with this captivating new song. +Skip Divided (Modeselektor Remix),Thom Yorke,And It Rained All Night (Burial Remix)/Skip Divided (Modeselektor Remix)/ Analyse (Various Remix),2007,['electronica' 'electronic'],"This pulsating and hypnotic track is a masterful blend of electronic and electronica genres, with soaring synths, intricate beats, and an undeniable energy that's impossible to resist." +Lady Come Lately ,Sonny Landreth,Voices Of Americana: Sonny Landreth,1999,['guitar' 'rock' 'classic rock' 'blues'],This classic rock song blends the soulful sound of blues guitar with driving rock rhythms for an electrifying musical experience. +Back From The Edge,Bruce Dickinson,Skunkworks,0,"['death metal' 'cathartic' 'provocative' 'hostile' 'aggressive' + 'revolutionary' 'intense' 'theatrical' 'rock' 'confrontational' + 'heavy metal' 'classic' 'classic rock' 'fiery' '90s' 'metal' 'pop rock' + 'hard rock' 'angry' 'volatile' 'visceral']","This provocative and confrontational classic rock song from the 90s blends the intense and visceral sounds of hard rock and heavy metal, while also incorporating cathartic and volatile elements of death metal. The lyrics are fiery and angry, delivering a revolutionary and hostile message that is both aggressive and theatrical. A classic metal anthem, this song is both a cathartic release and a call to action." +Seven Like That,Quickspace,Precious Falling,1999,"['hanging out' 'indie rock' 'reflective' 'brooding' 'theatrical' + 'space rock' 'the creative side' 'hypnotic' 'rambunctious' 'spacey' + 'rollicking' 'ramshackle' 'raucous' 'whimsical' 'naive' 'quirky' + 'introspection' 'energetic' 'bittersweet' 'noise pop' + 'alternative indie rock' 'fun' 'reflection' 'pop rock' + 'experimental rock' 'ambient pop' 'lively' 'gleeful' 'cheerful' 'playful' + 'trippy' 'volatile' 'indie' 'freewheeling']","This indie rock song is a rollicking and experimental journey through spacey, hypnotic noise pop and trippy, reflective introspection, with a whimsical and quirky twist and a freewheeling, brooding undertone. The playful and fun vocals celebrate the creative side of hanging out, while the ambient pop and raucous, volitile instrumentation provide a gleeful and theatrical backdrop to this bittersweet and energetic reflection." +Reunion,Stars,Do You Trust Your Friends?,2004,"['reflective' 'alternative pop rock' 'indie electronic' 'light' + 'mischievous' 'the creative side' 'chamber pop' 'wistful' 'dreamy' + 'bittersweet' 'innocent' 'alternative indie rock' 'indie pop' 'pop rock' + 'poignant' 'intimate' 'refined' 'playful' 'precious' 'sweet' 'indie']","Drawing from the creative side, this alternative indie rock tune is a refined and poignant blend of pop rock, indie electronic and indie pop, with an innocent and sweet Chamber pop sound that is both intimate and reflective, yet playful and mischievous, delivering a bittersweet and wistful vibe that is as precious and light as it is dreamy." +Iksume,Nile,Born,0,['heavy metal' 'soul' 'pop rock'],"This song's dynamic sound beautifully fuses elements of soul, pop rock, and heavy metal to create a truly electrifying experience." +Perfect Mystery - Original,Gong,You,0,['progressive rock' 'psychedelic'],Get lost in the mind-bending realm of psychedelic and explore the uncharted territories of progressive rock with this transcendental track. +Hemligheten,Uno Svenningsson,I det osynliga,2001,['pop' 'international' 'pop rock'],Get ready to rock around the globe with an international pop rock sound that's sure to make you move and sing along to the irresistible pop hooks. +Down the River of Golden Dreams,Okkervil River,Down The River Of Golden Dreams,2003,"['indie rock' 'reflective' 'lo fi' 'alternative pop rock' 'rock' + 'melancholy' 'rainy day' 'bittersweet' 'alternative indie rock' + 'acoustic' 'autumn' 'searching' 'pop rock' 'intimate' 'folk' 'indie']","This alternative indie rock track is a perfect accompaniment to a rainy day, combining elements of pop rock, indie, folk and lo-fi to create a bittersweet and melancholy sound that's as intimate and reflective as it is raw and powerful. With its blend of acoustic and electric instruments, this indie rock ballad captures the searching and introspective spirit of autumn, making it an ideal soundtrack to those quiet moments of contemplation and reflection." +Bar-ba-sol,David Cook,David Cook,2008,"['hanging out' 'earnest' 'gloomy' 'reflective' 'confident' 'brooding' + 'smooth' 'dramatic' 'romantic' 'somber' 'intense' 'heartache' 'rock' + 'melancholy' 'pop' 'reverent' 'amiable good natured' 'passionate' + 'post grunge' 'rousing' 'sophisticated' 'in love' 'stylish' 'empowering' + 'alternative rock' 'alternative indie rock' 'nostalgic' 'motivation' + 'adult alternative pop rock' 'swaggering' 'yearning' 'searching' + 'pop rock' 'plaintive' '00s' 'hard rock' 'slick']","This dynamic song blends adult alternative pop rock with alternative indie rock, resulting in a sophisticated and empowering sound that's both intense and passionate, yet amiable and good-natured. With confident swagger and a yearning for love, the earnest lyrics evoke a mix of motivational inspiration and nostalgic melancholy, highlighted by a brooding post-grunge and alternative rock flair. The slick and romantic tone builds to a dramatic and rousing crescendo, making it a perfect anthem for hanging out or dealing with heartache. Paying homage to the reverent smoothness of 00s hard rock, the reflective and plaintive lyrics stylishly explore the darker emotions of the genre, creating a truly unforgettable and powerful song." +Smooth up In Ya,Bullet Boys,Smooth Up In Ya - The Best Of,1988,['hard rock' '80s'],"This hard rock anthem transports you back to the peak of the 80s, with scorching guitar riffs and pounding drums that will make you want to bang your head." +Stand And Deliver,Mr. Mister,Broken Wings,1987,['pop' 'upbeat'],This catchy pop tune with upbeat vibes will have you dancing along in no time. +Living In The Ghetto,Toots & The Maytals,Time Tough: The Anthology,1976,['roots reggae' 'ska' 'reggae'],"This song is a fusion of reggae, ska, and roots reggae, blending uplifting rhythms and grooves with soulful vocals and socially conscious lyrics." +Theme From A Fairytale,Lostep,Because We Can,2005,"['aggressive' 'druggy' 'idm' 'the creative side' 'hypnotic' 'late night' + 'electronic' 'quirky' 'cerebral' 'clinical' 'ethereal' 'nocturnal' + 'trippy' 'bleak' 'detached']","This IDM-inspired electronic banger is the perfect late-night soundtrack for the cerebral and creative side of your mind, with hypnotic beats and trippy, ethereal synths blending with aggressive drums and a detached, clinical feel that's simultaneously druggy and quirky, making for a nocturnal and bleak mood that's as entrancing as it is experimental." +Amargos Aliados,Azul Violeta,America,0,['rock' 'latin rock' 'rock en espaol' 'latin'],Experience the electrifying fusion of Latin and rock en español in this timeless anthem that celebrates the passionate energy and fierce spirit of the Latin rock genre. +hybrydisy,Sundial Aeon,Apotheosis,2007,['downtempo' 'electronica' 'electronic' 'chillout' 'ambient'],"This electronic, chillout track blends elements of electronica, downtempo, and ambient to create a mesmerizing and dreamy soundscape." +Angels And Acid,Infernal Majesty,One Who Points To Death,2004,['death metal' 'heavy metal' 'metal' 'pop rock'],"This song is a blend of pop rock, heavy metal, and death metal elements with an underlying metal vibe that will pump you up from start to finish." +Love Has Led Us Astray,Thursday,Common Existence,2009,['emo' 'shoegaze' 'rock' 'alternative' 'ethereal'],"This song fuses the genres of shoegaze, alternative, and rock, resulting in an ethereal and emotionally-charged piece that perfectly showcases emo influences." +Lintu,Timo Rautiainen & Trio Niskalaukaus,Tilinteon Hetki,2000,['rock' 'metal'],"This high-octane track embraces a heavy metal sound with gritty guitar riffs and thunderous drums, while channeling the raw energy of classic rock." +Don't Be Afraid To Run,Greg Graffin,Cold As The Clay,2006,"['reserved' 'cathartic' 'alternative singer songwriter' 'mellow' + 'contemporary folk' 'somber' 'delicate' 'light' 'the great outdoors' + 'comfort' 'passionate' 'autumnal' 'earthy' 'rainy day' 'gentle' + 'bittersweet' 'alternative indie rock' 'maverick' 'country' 'folk rock' + 'acoustic' 'reflection' 'soothing' 'rustic' 'weary' 'autumn' 'searching' + 'pop rock' 'country rock' 'americana' 'intimate' 'long walk' 'folk' + 'drinking' 'banjo' 'indie']","This alternative indie rock song takes you on a long walk through the great outdoors with a maverick searching for reflection in their passionate, reserved way, crafted with delicate banjo and a soothing, earthy sound that's both light and cathartic, with a contemporary folk twist and an intimate, rustic feel that's perfect for a rainy autumn day, providing comfort and a bittersweet mellow vibe that's both pop rock and indie in style, rooted deeply in Americana and country rock ethos, but ultimately uplifting and gentle like a whispered story from an alternative singer songwriter." +Rock Candy,Bullet Boys,Greatest Hits - Burning Cats and Amputees: People With Issues,1992,['rock' 'hair metal'],"This electrifying track embodies the essence of hair metal, with pounding drums, searing guitar riffs, and soaring vocals that define the genre of rock." +Steppin' Out,Cream,BBC Sessions,0,"['urgent' 'confident' 'blues rock' 'organic' 'british psychedelia' + 'aggressive' 'intense' 'regional blues' 'druggy' 'rock' 'rowdy' + 'album rock' 'classic rock' 'hypnotic' 'reckless' 'brash' 'rollicking' + 'rousing' 'bravado' 'raucous' 'dreamy' 'quirky' 'energetic' 'fiery' + 'sprawling' 'ethereal' 'ominous' 'swaggering' 'pop rock' 'nocturnal' + 'blues' 'psychedelic garage' 'hard rock' 'lively' 'cheerful' 'playful' + 'british blues' 'enigmatic' 'trippy' 'volatile' 'visceral' 'freewheeling']","This high-octane blues rock anthem fused with unsettling psychedelic garage elements showcases a rollicking and freewheeling spirit that spills into classic rock territory, exuding swaggering bravado and intense confidence with each urgent, sprawling chorus. From the hypnotic and trippy guitar riffs to the rowdy, raucous vocals and enigmatic, ethereal instrumentals, this album rock hit channels the spunk and reckless energy of British psychedelia and British blues, taking listeners on a druggy, visceral journey into the nocturnal heart of rock. Despite its hard-hitting and fiery demeanor, there's a playful and cheerful undertone to the song's quirkiness, as well as an organic, heartfelt quality that balances its volatile, brash personality. Whether listeners are in the mood for energetic pop rock, regional blues-inspired storytelling, or dreamy, sprawling soundscapes, this song delivers on all fronts with its hypnotic and rousing blend of styles." +My Disease,The Letter Black,Hanging On By A Thread,2010,"['cathartic' 'earnest' 'reflective' 'dramatic' 'religious' 'uplifting' + 'epic' 'fiery' 'searching' 'pop rock' 'contemporary christian' + 'hard rock' 'christian rock' 'fierce' 'affirmation']","Get ready to be taken on an epic, cathartic journey with this contemporary Christian pop rock masterpiece; filled with earnest searching and uplifting affirmations, this reflective and dramatic religious offering packs a fiery punch with its fierce hard rock beats that will leave you feeling both spiritually rejuvenated and energized!" +Buck's Boogie,Blue Oyster Cult,On Your Feet Or On Your Knees,1975,"['greasy' 'confident' 'brooding' 'dramatic' 'intense' 'coolncocky' + 'druggy' 'guys night out' 'rock' 'menacing' 'album rock' 'heavy metal' + 'classic rock' 'snide' 'rousing' 'bravado' 'raucous' 'nihilistic' + 'stylish' 'empowering' 'instrumental' 'rebellious' 'pop rock' 'gritty' + 'hard rock' 'drinking' 'gutsy' 'arena rock']","Get ready to unleash your inner wild side with this empowering and gritty album full of classic rock, arena rock, and hard rock vibes. With intense and menacing instrumental breakdowns and bravado-rich lyrics, this pop rock and heavy metal masterpiece is the ultimate soundtrack to a guys night out, complete with drinking, rebellion, and the coolest brand of coolncocky confidence." +Rare Diamonds,Doro,Doro,1998,"['theatrical' 'heavy metal' 'angst ridden' 'female vocalists' 'rebellious' + 'pop rock' 'hard rock' 'detached']","Featuring powerhouse detatched vocals, a blend of pop rock and rebellious heavy metal riffs, and angst ridden lyrics, this hard rock anthem is a theatrical masterpiece lead by a badass female vocalist." +Everybody Loves A Winner (LP Version),William Bell,The Soul Of A Bell,1967,"['exuberant' 'reflective' 'romantic evening' 'partying' 'romantic' + 'southern soul' 'melancholy' 'rnb' 'deep soul' 'passionate' 'rollicking' + 'wistful' 'in love' 'earthy' 'sensual' 'bittersweet' 'memphis soul' + 'soothing' 'soul' 'yearning' 'joyous']","This exuberant rolllicking RnB song, infused with the deep soul of Memphis and southern soul, captures the yearning and passion of an in-love couple enjoying a sensual, romantic evening; while also reflecting on the wistful, bittersweet moments of their love, bringing joyous and soothing moments of reflection into the earthy, melancholy mix." +Every Day I Have the Blues,Count Basie,St. Louis Baby,0,['jazz' 'blues'],"This mesmerizing jazz and blues-infused track with soulful elements, is led by the smooth and emotive vocals that deliver thought-provoking and melancholic lyrics, while the mellow instrumentation further accentuates the contemplative mood, creating a truly intimate atmosphere." +Swimming Through Molasses,Tsunami Bomb,The Ultimate Escape,2002,"['exuberant' 'earnest' 'punk' 'urgent' 'punk rock' 'female vocalist' + 'intense' 'rock' 'alternative' 'passionate' 'punk revival' 'rousing' + 'raucous' 'street smart' 'fiery' 'cynical sarcastic' + 'alternative indie rock' 'irreverent' 'fun' 'swaggering' 'yearning' + 'pop rock' 'punk pop' 'freewheeling']","Experience the electrifying fusion of alternative indie rock, punk rock and pop rock, led by a fiery and street smart female vocalist, in this exuberant, fun and rousing song that combines intense yearning with passionate urgency, irreverent swaggering with earnest punk revival, and cynical sarcasm with freewheeling punk pop, to create an alternative and irrepressible masterpiece of rock." +World Of Shit (The Promised Land),Morbid Angel,Covenant,1993,"['death metal' 'cathartic' 'bitter' 'earnest' 'urgent' 'reflective' + 'dramatic' 'exciting' 'malevolent' 'aggressive' 'intense' 'acerbic' + 'menacing' 'confrontational' 'heavy metal' 'unsettling' 'rousing' + 'nihilistic' 'tense anxious' 'energetic' 'suffocating' 'fiery' + 'angst ridden' 'manic' 'reflection' 'swaggering' 'weary' 'searching' + 'rebellious' 'pop rock' 'harsh' 'fierce' 'angry' 'volatile' 'visceral']","This pop rock anthem is an intense and bitter reflection of a rebellious and angst-ridden soul, featuring a heavy metal-infused sound that is both energetic and menacing, with acerbic and suffocating lyrics that are confrontational, urgent, and volatile, creating a visceral and cathartic listening experience that is both unsettling and exciting. The song's aggressive and fiery tone is matched by a swaggering and fervent performance, as the malevolent and tense vocals convey a sense of weariness, searching, and nihilism that is both dramatic and reflective. This is the perfect song for those who want to express their innermost feelings of anger and frustration in a fierce and rousing way." +A Hit By Varese (Remastered Version),Chicago,Chicago V,1972,"['exuberant' 'earnest' 'brass' 'dramatic' '70s' 'soft rock' 'theatrical' + 'rock' 'passionate' 'rousing' 'contemporary pop rock' 'chicago' + 'calm peaceful' 'pop rock' 'am pop']","Experience an earnest and passionate contemporary pop rock anthem that seamlessly blends soft rock with exuberant brass and dramatic theatrical touches, delivering a rousing and emotional performance reminiscent of Chicago's 70s rock scene." +Sweet Revenge,Ted Nugent And The Amboy Dukes,Call Of The Wild,0,['heavy metal' 'classic rock' 'hard rock'],"This song is a headbanging masterpiece, embodying the perfect blend of classic rock melody, heavy metal intensity, and hard rock grit." +The Age Of Love,Age Of Love,The Age Of Love,1991,['trance' 'electronic'],This electronic track features a pulsing beat and hypnotic synths that create a trance-like atmosphere perfect for late-night clubbing. +Loving You_ Losing You,Phyllis Hyman,The Masters Series: Mellow Groove,0,['soul'],This song is infused with the heartfelt and passionate soul that will have you swaying to its rhythm. +Scars in the Obelisk,With Chaos in Her Wake,Treason,0,['death metal' 'deathcore' 'metalcore' 'hardcore' 'grindcore' 'pop rock'],"Experience a sonic journey featuring explosive pop rock hooks, bone-crushing death metal riffs, and punishing breakdowns that seamlessly blend metalcore, hardcore, grindcore, and deathcore to create an adrenaline-fueled musical attack." +Sunsets you know,Bitch Alert,Rriot,2002,['punk' 'punk rock' 'finnish' 'grunge' 'female vocalists'],Experience the raw power of Finnish punk rock with a grunge edge and captivating female vocalists that will leave you wanting more. +In the Summertime,The Rural Alberta Advantage,Hometowns,2008,"['indie rock' 'reflective' 'organic' 'delicate' 'heartache' 'melancholy' + 'alternative' 'wistful' 'electronic' 'autumnal' 'complex' 'bittersweet' + 'innocent' 'alternative indie rock' 'autumn' 'indie pop' 'pop rock' + 'poignant' 'atmospheric' 'folk' 'playful' 'soft quiet' 'precious' 'sweet' + 'indie']","This alternative indie rock song is both poignant and pop rock with a soft quiet opening that delicately blends precious electronic beats and sweet atmospheric instrumentation to create an innocent yet melancholy feeling. It's a complex and reflective composition with elements of indie, alternative, and indie pop, all woven together with wistful and delicate folk melodies. As the song progresses, it grows more playful, reminiscent of an autumnal breeze blowing through organic and bittersweet instrumentation, and the heartache of lost love." +Please Forgive Me,Lisa Miskovsky,Falling Water,2005,['rock' 'pop'],This upbeat track combines catchy pop melodies with the energy and guitar-driven sound of rock music. +Phantasmagoria In Two,Tim Buckley,Live at the Folklore Center_ NYC - March 6_ 1967,1967,['60s' 'folk'],This nostalgic folk ballad will take you back to the carefree days of the 60s with its acoustic guitar melodies and heartfelt lyrics. +Close Your Eyes,Anita Baker,My Everything,2004,"['earnest' 'elegant' 'laid back mellow' 'romantic evening' 'romantic' + 'jazz' 'sexy' 'rnb' 'reverent' 'passionate' 'sentimental' + 'dinner ambiance' 'seduction' 'stylish' 'sensual' + 'adult contemporary rnb' 'gentle' 'warm' 'female vocalists' 'soothing' + 'soul' 'calm peaceful' 'intimate' 'refined' 'new love']","Escape to a world of intimate serenity and new love with this smooth and soulful adult contemporary R&B track, featuring refined and passionate female vocals, elegant jazz grooves, and a seductive and stylish ambiance perfect for a romantic evening or a laid-back dinner setting." +In My Dreams,Robert Miles,Dreamland incl. One And One,1996,['trance' 'electronic' 'chillout'],This laid-back electronic track infuses chillout vibes with elements of trance for a hypnotic listening experience. +This Island,Le Tigre,This Island,2004,"['homecoming' 'indie rock' 'partying' 'witty' 'indie electronic' + 'new wave post punk revival' 'prom' 'girls night out' 'mischievous' + 'sexy' 'rambunctious' 'electronic' 'post rock' 'freedom' 'stylish' + 'quirky' 'empowering' 'energetic' 'fiery' 'alternative indie rock' 'fun' + 'female vocalists' 'silly' 'pop rock' 'cheerful' 'playful' 'visceral' + 'indie']","Get ready to ignite your inner rebel and let loose with this high-energy, empowering blend of alternative indie rock and pop-inspired tunes driven by witty lyrics, electronic elements, and fiery female vocalists. From quirky indie electronic cuts to playful indie rock anthems tailored for prom, homecoming, girls night out, and every mischievous partying occasion in between, this eclectic album pulsates with cheeky, stylish, and visceral tracks that merge new wave post punk revival, post rock, and a touch of silly sexy vibe." +Conviction,Amber Pacific,Virtues,0,"['exuberant' 'earnest' 'punk' 'urgent' 'dramatic' 'pop' 'rambunctious' + 'carefree' 'rousing' 'energetic' 'violin' 'warm' 'alternative indie rock' + 'reflection' 'pop rock' 'atmospheric' 'lively' '10s' 'punk pop' 'slick' + 'freewheeling']","This alternative indie rock song blends together different elements to create a unique and energetic sound, featuring a dynamic violin that adds a pop rock flair and earnest lyrics for moments of reflection and urgency, all while staying slick and atmospheric with punk pop and freewheeling punk influences, resulting in a rousing and exuberant track that exudes a carefree and lively warmth, perfect for any 10s playlist." +Simplicity,Elisa,Then Comes The Sun,0,"['reflective' 'songwriter' 'italian' 'literate' 'melancholy' 'alternative' + 'bittersweet' 'ambitious' 'alternative indie rock' 'female vocalists' + 'adult alternative pop rock' 'pop rock' 'intimate' 'precious']","An ambitious and literate Italian songwriter crafts an intimate and reflective album that seamlessly blends adult alternative pop rock, alternative indie rock, and pop rock, with precious female vocalists and alternative instrumentals to create a melancholy and bittersweet experience." +Flirt,Cameo,The Definitive Collection,1982,"['exuberant' 'sexual' 'confident' 'partying' 'celebratory' 'boisterous' + 'mischievous' 'rnb' 'happy' 'brash' 'quiet storm' 'rambunctious' + 'rollicking' 'rousing' 'urban' 'energetic' 'warm' 'tgif' 'funk' + 'cheerful' 'gutsy' 'playful' 'sweet' 'joyous']","This wildly upbeat urban jam is a rollicking celebration of the TGIF spirit in all its happy, playful, and mischievous glory, blending a gutsy, confident attitude with sweet and warm R&B vibes, brash and funky instrumentation, and an exuberant, rousing chorus that will have you partying all night long!" +Astral Man,The Grip Weeds,Giant On The Beach,2005,"['power pop' 'hanging out' 'road trip' 'rock' 'neo psychedelia' + 'amiable good natured' 'catchy' 'whimsical' 'contemporary pop rock' + 'quirky' 'energetic' 'alternative indie rock' 'fun' 'psychedelic' + 'pop rock' 'playful']","Get ready to hit the road and have some fun with this energetic and playful alternative indie rock song that blends pop rock and power pop along with the contemporary pop rock sound, featuring whimsical and quirky lyrics that perfectly capture the amiable good-natured vibe of hanging out with friends, while adding a psychedelic and neo-psychelia twist that makes it even more catchy and irresistible for anyone who loves rock music." +You Should Be Happy,Steve Perry,STREET TALK,1984,"['hanging out' 'earnest' 'elegant' 'reflective' 'confident' 'smooth' + 'romantic evening' 'dramatic' 'romantic' 'soft rock' 'theatrical' 'rock' + 'album rock' 'light' 'slow dance' 'classic rock' 'amiable good natured' + 'passionate' 'sentimental' 'rollicking' 'wistful' 'rousing' + 'contemporary pop rock' 'sensual' 'bittersweet' 'warm' 'soothing' + 'yearning' 'pop rock' 'poignant' 'intimate' 'refined' 'slick' '80s']","This classic rock and album rock-inspired album feels poignant and sentimental in its intimate reflections on love and romance, with rollicking and passionate tracks alongside soft rock and contemporary pop rock ballads perfect for a romantic evening or slow dance. The album's slick and refined production brings out the warm and amiable good natured nature of the music, with a confident and earnest presence that feels both timeless and contemporary. There are wistful and yearning moments that create a bittersweet theatricality that is both rousing and soothing, making this a perfect album for hanging out or a romantic evening with that special someone. It's a dramatic and elegant collection of songs that will be sure to stir the heart and soul." +This Will Make You Love Again,IAMX,The Alternative,2004,['electro' 'alternative' 'electronic' 'pop rock'],"Get ready to be electrified by this alternative pop rock track infused with electronic beats, delivering the perfect blend of powerful vocals and electro instrumentals." +There Will Be No Morning Copy,Clann Zu,Black Coats & Bandages,2004,['rock' 'piano' 'drums' 'acoustic' 'indie'],"This indie rock track features a driving beat from the drums and a beautiful piano melody, all supported by an acoustic backing." +Nightfreak,Accu,Nightfreak,2006,['electronic' 'dance' 'pop rock'],Get ready to move your feet to the electrifying beats of this pop rock infused dance anthem featuring dynamic electronic instrumentation. +Hour Of Rats,The Red Chord,Fed Through The Teeth Machine,2009,"['death metal' 'hostile' 'aggressive' 'theatrical' 'deathcore' 'metalcore' + 'menacing' 'mischievous' 'heavy metal' 'brash' 'grindcore' 'whimsical' + 'contemporary pop rock' 'quirky' 'complex' 'fiery' 'sprawling' 'metal' + 'elaborate' 'pop rock' 'harsh' 'playful' 'enigmatic' 'trippy' 'visceral']","This contemporary pop rock song is an elaborate and complex blend of aggressive heavy metal and deathcore, with a touch of playful whimsy and mischievous energy to balance out the menacing and hostile undertones. The fiery and visceral vocals are backed by a sprawling and intricate arrangement that incorporates elements of trippy grindcore and brash metalcore, creating an enigmatic and theatrical experience that is both intricate and cathartic. The result is a song that is both harsh and quirky, with a powerful and unforgettable sound that is sure to captivate listeners." +Flirt,The Pussycat Dolls,PCD Tour Edition,2005,['pop'],"Get ready to dance with this infectious pop track, filled with catchy hooks and a fun, energetic beat." +Can't Help Lovin' Dat Man,Lena Horne,In My Life,1995,['jazz'],Smooth and sultry jazz tones fill the air in this captivating song. +Go to War,Agression,Locals Only,0,"['punk' 'skatepunk' 'alternative pop rock' 'punk new wave' + 'alternative indie rock' 'pop rock']","This song is a unique blend of alternative indie rock, skatepunk, pop rock, punk, alternative pop rock, and punk new wave, creating an energetic and eclectic sound that will leave you wanting more." +Grotesque,Cannibal Corpse,Gore Obsessed,2002,"['death metal' 'cathartic' 'provocative' 'urgent' 'hostile' 'exciting' + 'malevolent' 'aggressive' 'intense' 'hedonistic' 'menacing' + 'confrontational' 'heavy metal' 'outrageous' 'unsettling' 'raucous' + 'nihilistic' 'tense anxious' 'suffocating' 'ominous' 'metal' 'pop rock' + 'harsh' 'fierce' 'angry' 'volatile' 'visceral' 'bleak']","This pop rock track is an aggressive and confrontational anthem that captures the menacing and ominous essence of heavy metal and death metal. With a visceral and cathartic energy that feels suffocating yet hedonistic, it's a provocative and tense experience that is both exciting and unsettling. The malevolent and hostile lyrics combined with the fierce and raucous instrumentals make for an intense and urgent atmosphere that is both nihilistic and volatile, leaving the listener feeling anxious and bleak." +Prelude To Disaster,Shadows Fall,The Art Of Balance,2002,"['death metal' 'hostile' 'malevolent' 'aggressive' 'thrash metal' + 'metalcore' 'rock' 'heavy metal' 'metal' 'pop rock' 'angry' 'visceral' + 'bleak']","This song is a malevolent, aggressive blend of pop rock, heavy metal, and thrash metal, with a visceral and hostile energy that ebbs and flows between intense anger and bleak desolation, drawing on the ferocity of death metal and metalcore to create a sound that is both punishing and cathartic." +You'll Always Reap What You Sow,The Stranglers,Dreamtime,1986,"['earnest' 'provocative' 'brooding' 'theatrical' 'alternative pop rock' + 'literate' 'confrontational' 'pop' 'wry' 'sentimental' 'sophisticated' + 'earthy' 'stylish' 'pop rock' 'plaintive']","This confrontational and sophisticated alternative pop rock song is both plaintive and earthy, while brooding with an earnest and wry touch that is both literate and stylish. It's a provocative and theatrical piece with a sentimental edge that perfectly blends the pop and rock genres together." +Here To Fall,Yo La Tengo,Popular Songs,2009,"['hanging out' 'indie rock' 'reflective' 'monday morning' 'hypnotic' + 'late night' 'alternative' 'rousing' 'sophisticated' 'raucous' 'dreamy' + 'introspection' 'gentle' 'warm' 'noise pop' 'ethereal' + 'alternative indie rock' 'soothing' 'calm peaceful' 'pop rock' + 'nocturnal' 'atmospheric' 'intimate' 'fierce' 'indie' 'freewheeling']","This sophisticated alternative indie rock track balances calm peaceful introspection with a hypnotic, atmospheric noise pop punch, showcasing both gentle, soothing intimate moments and raucous, freewheeling rousing nights filled with pop rock energy and dreamy, ethereal introspection perfect for late night or Monday mornings alike." +Her Good Lovin' Grace (Album Version),Jerry Jeff Walker,Jerry Jeff,0,"['country folk' 'outlaw country' 'country' 'singer songwriter' + 'country rock' 'progressive country']","This singer songwriter's country folk sound embraces the best of progressive country, outlaw country, and country rock, creating a truly unique and captivating country music experience." +Pira & Bambuzal,Egberto Gismonti,Nó Caipira,1993,['jazz' 'instrumental'],This jazz instrumental track is sure to transport you to another era with its sultry horns and smooth rhythms. +Little Red Book,Ted Nugent,LITTLE MISS DANGEROUS,1986,['rock' 'classic rock' 'hard rock'],"This song is an electrifying mix of classic rock, rock, and hard rock that will get your blood pumping and have you headbanging in no time." +Follow The Wolves,Demon Hunter,Storm The Gates Of Hell,2007,"['cathartic' 'emo' 'urgent' 'dramatic' 'aggressive' 'intense' 'punk metal' + 'heartache' 'metalcore' 'menacing' 'confrontational' 'heavy metal' + 'late night' 'tense anxious' 'complex' 'fiery' 'alternative indie rock' + 'rebellious' 'pop rock' 'jealousy' 'harsh' 'anguished distraught' 'angry' + 'volatile']","This alternative indie rock/pop rock track is a cathartic and complex journey through heartache and jealousy, with an urgent and tense anxious energy that borders on punk metal and heavy metal, all while weaving in elements of emo and metalcore. With fiery and angry vocals, the song is both aggressive and confrontational, with a menacing and rebellious spirit that is ultimately cathartic and dramatic, making it the perfect choice for a late night release or when feeling anguished and distraught." +Angel,Paint it Black,Paradise,2005,"['cathartic' 'emo' 'punk' 'hostile' 'punk rock' 'aggressive' + 'revolutionary' 'intense' 'acerbic' 'punk new wave' 'confrontational' + 'passionate' 'tense anxious' 'difficult' 'empowering' 'fiery' + 'angst ridden' 'hardcore punk' 'alternative indie rock' 'pop rock' + 'harsh' 'volatile']","Get ready to feel the fiery intensity of a confrontational and empowering revolution with this cathartic blend of alternative indie rock, punk rock and pop rock, brimming with acerbic lyrics and passionate punk new wave energy, that's sure to strike a chord with its harsh, hostile and angst ridden tone, delivering a tense and volatile emotional experience that's as difficult as it is emotive and hardcore punk in nature." +Diffidentia (Breaching The Core),Pain of Salvation,On The Two Deaths Of,2009,['progressive metal'],Experience the raw intensity and technical prowess of progressive metal in our latest release. +Now I'm In Control,Five Star,Legends - Five Star,1985,['funk'],"This upbeat track features a heavy dose of funky bass and infectious grooves, guaranteed to get you moving on the dancefloor." +Waiting..,City And Colour,Bring Me Your Love,2008,"['earnest' 'indie rock' 'reflective' 'delicate' 'light' + 'amiable good natured' 'wistful' 'tender' 'introspection' 'gentle' + 'bittersweet' 'warm' 'alternative indie rock' 'acoustic' 'reflection' + 'soothing' 'calm peaceful' 'yearning' 'searching' 'pop rock' 'poignant' + 'spring' 'intimate' 'springlike' 'sweet' 'contemporary singer songwriter']","This contemporary singer-songwriter's indie rock ballad delicately blends gentle acoustic strums with tender introspection, offering a soothing springlike reflection that is both bittersweet and poignant." +Courtesans,The Magnetic Fields,Distortion,2008,"['beautiful' 'rock' 'synth' 'pop' 'alternative' 'noise pop' 'indie pop' + '00s' 'noise' 'mood music' 'indie']","This noise pop indie pop song from the 00s features a beautiful balance of noise and synth, creating an alternative yet poppy rock sound perfect for setting the mood." +Out of ideas,A.C.T,Silence,2006,['rock' 'art rock' 'progressive rock' 'neo prog' 'metal' 'progressive'],"This song is a fusion of progressive rock, art rock, and metal, showcasing its progressive and neo prog elements in a powerful and dynamic rock performance." +We Got Something Good,Irma Thomas,Chess Soul Sisters,0,['soul' 'blues'],This soulful and bluesy track showcases raw emotion and heartfelt lyrics over a groovy rhythm that will make you feel every word. +Who's That Creepin'?,Big Bad Voodoo Daddy,This Beautiful Life,1999,"['celebratory' 'jazz' 'boisterous' 'amiable good natured' 'carefree' + 'rollicking' 'energetic' 'alternative indie rock' 'swing' 'pop rock']","This upbeat and lively song is an energetic blend of alternative indie rock, swing, and pop rock, with a rollicking and boisterous sound that exudes an amiable, good-natured vibe perfect for celebratory occasions and carefree moments. With hints of jazz influences throughout the track, it's a feel-good anthem that's sure to get your spirits up and your feet moving." +Don't Let Me Down,Atomic Kitten,Ladies Night,2003,"['beautiful' 'rock' 'pop' 'sentimental' 'dance pop' 'dreamy' 'teen pop' + 'pop rock']","Experience a nostalgic, yet exciting journey with the sentimental pop rock and dance pop beats, beautifully crafted lyrics, dreamy melodies, and an irresistible blend of teen pop and rock in this stunning pop hit." +You're The Best Thing Yet,Anita Baker,The Best Of Anita Baker,1987,"['affection fondness' 'earnest' 'elegant' 'laid back mellow' 'reflective' + 'smooth' 'romantic evening' 'relaxed' 'romantic' 'delicate' 'soft rock' + 'slow dance' 'rnb' 'quiet storm' 'amiable good natured' 'passionate' + 'sentimental' 'adult contemporary' 'dinner ambiance' 'in love' 'sensual' + 'urban' 'gentle' 'warm' 'female vocalists' 'soothing' 'soul' 'relaxation' + 'pop rock' 'intimate' 'refined' 'soft quiet' 'sweet']","This sentimental pop rock ballad features the refined vocals of a female vocalist, conveying a passionate and amiable good natured tone, perfect for a relaxed, sweet and laid back mellow evening. With an urban and soft rock touch, the song sets a romantic and gentle dinner ambiance, evoking feelings of affection and fondness, as well as an earnest and reflective mood. Its soulful and smooth R&B sound, along with its soothing and warm quiet storm style, make it an ideal choice for a slow dance or an intimate moment. This elegant piece is sure to create a sensual and romantic atmosphere, perfect for adult contemporary settings." +Rollin' Stone,Muddy Waters,One More Mile / Chess Collectibles_ Vol. 1,1950,['blues'],Experience the raw emotion and soulful vocals of classic blues in this electrifying new track. +The Modern Leper,Frightened Rabbit,Quietly Now ! - Midnight Organ Fight Live And Acoustic At The Captain's Rest,2007,['folk' 'indie'],"This indie folk song features beautifully crafted storytelling lyrics with stripped-down acoustic instrumentation and a raw, emotional vocal delivery that captures the heart and soul of the genre." +Dangerous,Manda & The Marbles,More Seduction,0,['indie'],"Experience the raw, authentic indie sound in this soulful ballad that captures the heartache of lost love." +It Didn't Last,Sioen,A Potion,2007,['belgian' 'rock' 'alternative' 'pop rock' 'indie'],"This catchy pop rock anthem incorporates indie and alternative elements, with a distinctly Belgian rock edge." +The What If's,Jaguar Wright,Denials Delusions And Decisions,2007,['neo soul' 'swinging' 'rnb' 'soul' 'strong'],This soulful and strong neo soul/R&B ballad features a swinging groove that will captivate listeners from start to finish. +Build And Destroy,Boogie Down Productions,Sex & Violence,1992,['hip hop'],"This high-energy track combines catchy beats and infectious rhymes, making it a must-listen for any hip hop fan." +Take My Love,Krokus,Hellraiser,2006,"['confident' 'dramatic' 'intense' 'rock' 'heavy metal' 'reckless' 'brash' + 'raucous' 'fiery' 'pop rock' 'hard rock' 'volatile' 'visceral' + 'freewheeling']","This pop rock anthem is a perfect blend of intense, confident, and reckless energy, delivering a visceral and freewheeling sound that's both brash and dramatic, reminiscent of heavy metal and hard rock. With a raucous and volatile spirit, this fiery and dramatic track is the ultimate expression of raw emotion and unbridled passion." +Shoot To Disable,Kim Wilde,Catch As Catch Can,1983,"['club dance' 'punk new wave' 'pop' 'electronic' 'female vocalists' + 'new wave' 'hi nrg' 'pop rock' '80s']","Introducing a dynamic pop rock anthem that seamlessly blends hi nrg, electronic beats, and infectious female vocals, taking us on a journey through the upbeat pop and club dance sounds of the 80s while paying homage to the rebellious spirit of punk new wave and new wave music." +Electric Heart,Devendra Banhart,Nino Rojo,2004,['folk'],This is a beautiful folk song with soulful lyrics and heartfelt vocals. +My Son Calls Another Man Daddy,Hank Williams,Hank Williams,1978,['country'],"This new song has a twangy and sentimental country sound, taking you on a journey through classic heartbreak and redemption." +Headhunter,Krokus,Head Hunter,1983,['70s' 'heavy metal' 'speed metal' 'hair metal' 'metal' 'hard rock' '80s'],"This hair-raising track blends the best of heavy metal, speed metal, and hard rock sounds from the 80s and 70s, making it a must-listen for fans of classic metal." +Twenty-four,Switchfoot,The Beautiful Letdown,2003,"['cathartic' 'exuberant' 'earnest' 'dramatic' 'alternative ccm' + 'alternative pop rock' 'christian' 'rock' 'bright' 'literate' 'religious' + 'alternative' 'passionate' 'spiritual' 'post grunge' 'rousing' 'earthy' + 'introspection' 'energetic' 'warm' 'alternative indie rock' 'reflection' + 'adult alternative pop rock' 'pop rock' 'contemporary christian' + 'poignant' 'refined' 'lively' 'affirmation' 'slick']","This song effortlessly blends adult alternative pop rock with alternative indie rock, resulting in a refined, energetic, and exuberant contemporary christian anthem that is both poignant and bright; it's a pop rock masterpiece that passionately explores themes of earnest reflection and introspection, while offering affirmation and cathartic release, all with an earthy, alternative edge that is both lively and warm. The result is a dramatic and rousing alternative CCM experience that combines the literate, post-grunge sensibility of alternative pop rock with the raw power of religious rock." +The Age Of Love,Age Of Love,The Age Of Love,1991,['trance' 'electronic'],This electronic track will take you on a journey through mesmerizing layers of trance-inducing synths and beats. +Elevator Love Letter,Stars,Heart,2002,"['reflective' 'indie electronic' 'light' 'chamber pop' 'wistful' 'dreamy' + 'bittersweet' 'innocent' 'alternative indie rock' 'indie pop' 'pop rock' + 'poignant' 'intimate' 'refined' 'precious' 'sweet' 'indie']","This song is a refined, poignant piece of alternative indie rock with elements of pop rock and precious, sweet touches of indie electronic, capturing an innocent, light indie pop sound while still maintaining a wistful and reflective edge, complemented by dreamy, intimate chamber pop arrangements that evoke bittersweet feelings." +4 Men,Kitchens Of Distinction,The Death of Cool,1992,"['exuberant' 'elegant' 'reflective' 'confident' 'brooding' 'intense' + 'theatrical' 'alternative pop rock' 'shoegaze' 'melancholy' 'hypnotic' + 'passionate' 'carefree' 'rousing' 'sophisticated' 'autumnal' 'dreamy' + 'earthy' 'stylish' 'bittersweet' 'warm' 'alternative indie rock' '90s' + 'yearning' 'pop rock' 'nocturnal' 'atmospheric' 'intimate' 'dream pop' + 'visceral']","The sophisticated and confident alternative indie rock sound of this exuberant and rousing pop rock track combines yearning vocals with intense and passionate instrumentation, seamlessly layering in shoegaze and 90s influences to create a hypnotic and atmospheric experience that's both visceral and earthy, while also brooding and melancholy. Warm and intimate, yet thoroughly stylish and elegant, this dreamy and nocturnal dream pop song is equal parts bittersweet and carefree, with a theatrical edge that's perfect for an autumnal or reflective mood." +(Don't Go Back To) Rockville (Edit) (2006 Digital Remaster),R.E.M.,And I Feel Fine.....The Best Of The IRS Years 82-87,0,['pop'],The new single is an upbeat pop anthem that's sure to get stuck in your head all day. +Home And Dry (Radio Edit),Pet Shop Boys,Home And Dry,2002,"['club dance' 'electropop' 'punk new wave' 'pop' 'synth pop' 'lush' + 'sophisticated' 'electronic' 'dance pop' 'dance rock' + 'alternative indie rock' 'yearning' 'house' 'pop rock' + 'alternative dance']","This track seamlessly blends sophisticated alternative indie rock with lush pop rock and yearning dance pop, featuring electronic elements and a touch of alternative dance, house, pop, synth pop, club dance, dance rock, electropop, and punk new wave for a truly unique sound." +Holy Shit_ It's Christmas!,Red Peters,It's A Red Peters Christmas Volume #1,0,['comedy' 'jazz' 'lounge' 'chillout'],"This lounge-inspired jazz track has a smooth, chillout vibe and a touch of comedy, making it the perfect soundtrack for a laidback evening." +Irreplaceable,V3,V3,0,['christian'],"This uplifting and soulful single radiates with powerful Christian sentiment, weaving emotion and faith into catchy pop melodies." +Declawed Indoor Cat,Solitune,O.K. Rewind,2005,['indie rock' 'rock' 'indie'],"This indie rock track is the perfect balance of raw, edgy energy and intricate instrumentation, showcasing the very best of the indie and rock genres in one captivating listen." +Sexiest Man Alive,Ana Popovic,Still Making History,2007,"['exuberant' 'earnest' 'laid back mellow' 'blues rock' 'romantic' 'rock' + 'melancholy' 'girls night out' 'boisterous' 'late night' 'reverent' + 'passionate' 'sentimental' 'rollicking' 'soul blues' 'raucous' + 'modern electric blues' 'earthy' 'sensual' 'tgif' 'celebration' + 'pop rock' 'blues' 'intimate' 'gutsy' 'joyous']","Get ready to groove with this soulful and bluesy track that blends sentimental lyrics with exuberant blues rock and pop influences, creating a passionate and rollicking sound that's gutsy yet laid back and mellow. The earnest and modern electric blues sound carries a romantic and melancholy vibe, while still feeling earthy and sensual, delivering a mix of joyous and reverent moments that will leave you feeling both boisterous and intimate. Perfect for any TGIF celebration, girls night out or late night party, this raucous rock tune is sure to set the mood and keep everyone grooving all night long." +Fallin Apart,Mint Condition,Livin' The Luxury Brown,2005,"['earnest' 'confident' 'smooth' 'romantic evening' 'neo soul' 'romantic' + 'soft rock' 'heartache' 'bright' 'light' 'rnb' 'organ' 'brash' + 'amiable good natured' 'passionate' 'contemporary rnb' 'sentimental' + 'in love' 'drums' 'seduction' 'sensual' 'urban' 'gentle' 'warm' 'soul' + 'swaggering' 'sad' 'summery' 'intimate' 'lively' 'new love' 'sweet']","This contemporary R&B ballad incorporates elements of soul, soft rock, and neo soul to create a bright, lively and intimate feel. With passionate drums and a gentle organ, the sentimental lyrics narrate a story of heartache and new love, confident swaggering in love and brash sensuality, capturing the warm glow of a romantic evening. The smooth and amiable good natured voice blends with the warm and bright instrumentation to create an earnest and seductive song that's perfect for a romantic summery evening." +Far Beyond The Endless,Moist,Far Beyond The Endless,2010,['chillout' 'female vocalists' 'pop rock'],Experience the perfect blend of pop rock and chillout vibes with the mesmerizing vocals of female vocalists in this peppy yet relaxed tune! +Just Green Enough,Make Believe,Going To The Bone Church,0,"['indie rock' 'post rock' 'experimental' 'alternative indie rock' + 'pop rock']","This song blends alternative indie rock and pop rock with a touch of experimental and post rock, resulting in a captivating indie rock melody." +Magic Love,Bent,Ministry of Sound: Ibiza Terrace Mix,2003,['chillout'],"Relax and unwind with this smooth and mellow chillout track, perfect for those cozy evenings in." +99.9 F,Suzanne Vega,Tried & True - The Best Of,1998,['rock' 'alternative' 'female vocalists'],"Get lost in the powerful and raw sound of this alternative rock hit, expertly crafted by fierce female vocalists." +Why_CP,Johan,12.5 Years_ 3 Albums_ 36 Songs,2001,['dutch' 'world' 'beautiful' 'rock' 'pop' 'indie pop' 'pop rock' 'indie'],"Experience a fresh and dynamic blend of pop rock, beautiful melodies, and indie pop sensibilities with this Dutch artist's stunning new release, showcasing their signature world influence and versatile rock sound." +The Age Of Love,Age Of Love,The Age Of Love,1991,['trance' 'electronic'],Experience a high-energy journey through pulsating beats and mesmerizing melodies with this electronic trance anthem. +La Camisa Negra,Juanes,La Camisa Negra,2004,"['latin pop' 'romantic' 'pop' 'sensual' 'energetic' 'rock en espaol' + 'pop rock' 'playful' 'latin' 'sweet' 'freewheeling']","This energetic pop rock anthem brings together sweet and romantic lyrics with a freewheeling, playful melody that's both sensual and Latin-inspired, making it the perfect mix of rock en español and Latin pop." +Sentinela Do Abismo,O Terco,Nova Bis-O Terço,1976,['progressive rock'],"This new track features a unique blend of driving guitars, complex rhythms, and soaring vocals that seamlessly blend together to showcase the band's prowess in the progressive rock genre." +Someone Like Me,Atomic Kitten,Ladies Night,2003,"['pop' 'sentimental' 'dance pop' 'dreamy' 'female vocalists' 'teen pop' + 'pop rock']","This sentimental pop rock ballad is elevated by the catchy rhythms of dance pop, sung by female vocalists and layered with dreamy teen pop elements." +Bog Roll Blues,The Groundhogs,The Groundhogs Best 1969-1972,1972,['rock' 'classic rock' 'blues'],"This is a classic rock-inspired tune that features a bluesy edge and an upbeat, energetic rock feel." +Rollin' And Tumblin',Canned Heat,Burnin' - Live In Australia,1987,['classic rock' 'blues'],"This classic rock song is an electric, guitar-driven anthem infused with raw, emotional blues energy." +Fallow (Album Version),The Weakerthans,Fallow,1997,"['hanging out' 'mellow' 'partying' 'alternative pop rock' 'canadian' + 'rowdy' 'alternative' 'passionate' 'punk revival' 'uncompromising' + 'alternative indie rock' 'irreverent' 'pop rock' 'playful' 'indie']","This Canadian alternative indie rock band delivers a rowdy and passionate sound that is both uncompromising and irreverent, with a punk revival edge that's perfect for hanging out and partying. Their unique blend of pop rock, indie, and alternative genres create an unforgettable sound that's both playful and mellow." +I'm Still Remembering,The Cranberries,The Collection,1995,"['earnest' 'reflective' 'dramatic' 'sparkling' 'alternative pop rock' + 'heartache' 'rock' 'celtic rock' 'alternative' 'passionate' 'wistful' + 'dreamy' 'in love' 'contemporary pop rock' 'introspection' + 'alternative rock' 'ethereal' 'alternative indie rock' '90s' + 'female vocalists' 'reflection' 'adult alternative pop rock' 'yearning' + 'searching' 'pop rock' 'atmospheric' 'plaintive' 'sweet']","Experience a heartwarming blend of adult alternative pop rock and alternative indie rock with stunningly reflective female vocalists that captures the yearning, passionate, and sweet essence of being in love, all while fueling introspection and contemplation through atmospheric, contemporary pop rock with a 90s alternative flair, sparkling with ethereal touches and wistful celtic rock influences, all culminating in a dramatic alternative pop rock showcase of plaintive rock and dreamy, heartachingly earnest reflection." +Another Fine Day,Golden Smog,Another Fine Day,2006,"['hanging out' 'earnest' 'reflective' 'brooding' 'organic' 'alt country' + 'coolncocky' 'alternative pop rock' 'american trad rock' 'rock' + 'literate' 'alternative country rock' 'melancholy' 'wry' 'sentimental' + 'rollicking' 'wistful' 'autumnal' 'warm' 'alternative indie rock' 'fun' + 'soothing' 'swaggering' 'searching' 'indie pop' 'ironic' 'pop rock' + 'nocturnal' 'intimate' 'solitude' 'lively' 'playful' 'campy' 'detached']","This alternative indie rock song is a rollicking, swaggering pop rock tune with a fun and lively sound that feels both detached and earnest. With elements of alt country and American trad rock, the song is at once wry and wistful, reflecting on themes of solitude and searching with a touch of irony. The lyrics are literate and reflective, with a warm and autumnal feeling that is both soothing and melancholy. From the intimate, campy moments to the more playful and nocturnal sections, this is an alternative country rock and pop rock tune with a cool and organic feel, perfect for hanging out and chilling with friends." +Naima,Karrin Allyson,Ballads: Remembering John Coltrane,2002,"['reserved' 'bop' 'elegant' 'laid back mellow' 'crossover jazz' + 'mainstream jazz' 'standards' 'jazz' 'sophisticated' 'cool' 'smooth jazz' + 'female vocalists' 'refined' 'vocal' 'vocal jazz']","This smooth jazz track features the elegant and refined sound of a female vocalist, blending laid back mellow vibes with cool bop and crossover jazz influences, as well as mainstream standards and vocal jazz styles, creating a sophisticated and reserved atmosphere that oozes with the smooth and refined characteristics of vocal jazz music." +Follow The Wolves,Demon Hunter,Live In Nashville,2007,"['provocative' 'reflective' 'hostile' 'dramatic' 'alternative ccm' + 'aggressive' 'intense' 'metalcore' 'religious' 'confrontational' + 'heavy metal' 'outrageous' 'late night' 'brash' 'spiritual' 'scary music' + 'alternative metal' 'indulgent' 'fiery' 'pop rock' + 'contemporary christian' 'harsh' 'visceral']","This outrageous and confrontational alternative CCM song, blending elements of pop rock and heavy metal, boasts a visceral and intense sound with harsh guitars and brash vocals that ignite a dramatic and hostile energy, creating a daunting and indulgent experience. Its aggressive and provocative lyrics explore spiritual themes while also reflecting on the darker aspects of religion, making it perfect for some late night reflection or a scary music fix. The alternative metal and metalcore elements add a fiery punch to the already intense and alternative CCM sound, making this track a must-listen for fans of contemporary Christian music looking for something different." +Mr Bagatelle,Mud,A's_ B's And Rarities,0,['mellow' 'glam rock'],"This 70s throwback track features elements of glam rock with a mellow, mellow vocal delivery." +Hoochie Coochie Man (LP Version),The Shadows Of Knight,Gloria,1998,['blues'],"This song is a soulful blues ballad, featuring raw and emotional vocals that evoke the pain and heartache of lost love." +Historia de las sillas,Silvio Rodríguez,Causas y Azares,0,['world' 'cuba' 'folk'],Experience a vibrant blend of Cuban rhythms in this world-folk infused track that will transport you straight to the heart of the Caribbean. +Mama Do (uh oh_ uh oh),Pixie Lott,Clubland 15,0,['pop'],"This upbeat track is the epitome of modern pop, with its infectious melodies and catchy hooks." +The Letter (That Johnny Walker Read),Asleep At The Wheel,The Letter That Johnny Walker Read,0,['country'],"This heartwarming ballad is a perfect blend of nostalgia and country twang, transporting listeners to the rural pastures of America." +The Son of Empty Sam,Chris Connelly,The Episodes,2007,"['cathartic' 'elegant' 'alternative singer songwriter' 'gloomy' + 'structured improvisation' 'sexual' 'reflective' 'brooding' 'dramatic' + 'avant garde' 'intense' 'literate' 'boisterous' 'passionate' + 'uncompromising' 'post rock' 'energetic' 'cerebral' 'sprawling' + 'angst ridden' 'alternative rock' 'manic' 'ambitious' + 'alternative indie rock' 'rebellious' 'pop rock' 'poignant' 'gritty' + 'spooky' 'fierce' 'enigmatic' 'trippy' 'visceral' 'bleak']","This song is a potent and idiosyncratic journey through the many moods and emotions of alternative rock, featuring a dynamic blend of energetic pop punk, intense and sprawling post-rock textures, and experimental, avant-garde flourishes that range from trippy and cerebral to gritty and unmistakably raw. Balancing moments of brooding introspection and unbridled rebellion with cathartic bursts of manic energy and agitated angst, this track showcases an uncompromising and ambitious artistic vision that is at once deeply reflective and fiercely enigmatic. From the poetic lyricism and literate storytelling of the alternative singer-songwriter at its core to the boisterous and gloomy atmospherics that surround it, every element of this song is carefully crafted to deliver a powerful and unforgettable listening experience that is at once complex and cohesive, visceral and elegant, and utterly unlike anything else in the world of alternative indie rock." +Dance of the Searching Souls,Kevin Kern,In My Life,1999,"['contemporary instrumental' 'soft' 'piano' 'peaceful' 'instrumental' + 'new age' 'pop rock' 'ambient']",Experience a mesmerizing blend of pop rock and contemporary instrumental with soft and peaceful tones brought to life through the serene melodies of a piano in this ambient new age instrumental track. +Stand Up And Shout,Stiff Little Fingers,Pure Fingers,1991,['punk'],"This high energy track takes on a rebellious punk attitude, complete with driving guitars and raw vocals." +Epic,Tsunami Bomb,The Definitive Act,2004,"['hanging out' 'punk' 'indie rock' 'punk rock' 'humorous' 'messy' + 'guys night out' 'boisterous' 'wry' 'snide' 'brash' 'small gathering' + 'rambunctious' 'punk revival' 'rousing' 'raucous' 'freedom' 'quirky' + 'cynical sarcastic' 'manic' 'alternative indie rock' 'irreverent' + 'ironic' 'pop rock' 'summer' 'playful' 'freewheeling']","Get ready to rock out with this irreverent, punk-inspired indie track that's both brash and humorous, with a mix of cynical sarcasm and wry irreverence, perfect for a playful guys' night out or a small gathering of freewheeling summer friends hanging out and having fun. With its rousing beats and manic energy, this alternative indie rock anthem is sure to get you pumped up, with its messy, punk revival vibe and snide, quirky lyrics that capture the spirit of the punk rock scene. So turn up the volume, let loose and enjoy the freedom of this raucous, pop rock gem that's equal parts irreverent and rambunctious, the perfect soundtrack to any summer night of fun and excitement." +Hooligan,Frankie Paul,Hot Number,0,['dancehall' 'reggae'],This upbeat dancehall track infuses elements of reggae to create a vibrant and infectious rhythm that will get your body moving. +Ceu Distante (DJ Spinna mix),Bebel Gilberto,Bebel Gilberto Remixed,2005,"['elegant' 'world' 'latin pop' 'brasil' 'bossa nova' 'electronica' + 'hypnotic' 'brazilian' 'brazilian traditions' 'carefree' 'brazilian pop' + 'electronic' 'chillout' 'stylish' 'samba' 'ominous' 'international' + 'pop rock' 'mpb' 'latin' 'detached']","This international song blends detached pop rock with hypnotic electronic chillout, showcasing elegant and stylish Brazilian pop and traditional bossa nova and samba influences that transport listeners straight to carefree Brazil, all while incorporating ominous latin undertones and electronica for a truly unique and captivating world sound." +Crazy,Five Star,Legends - Five Star,1985,['funk'],This upbeat track radiates infectious funk grooves that will leave listeners unable to resist getting up and dancing. +Nada es suficiente,El sueño de Morfeo,Nos vemos en el camino,2007,"['hanging out' 'earnest' 'reflective' 'confident' 'smooth' 'dramatic' + 'latin pop' 'self conscious' 'alternative pop rock' 'rock' 'literate' + 'melancholy' 'pop' 'spanish' 'passionate' 'catchy' 'sentimental' + 'wistful' 'rousing' 'freedom' 'introspection' 'warm' 'rock en espaol' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'yearning' 'searching' 'pop rock' 'poignant' 'latin']","This adult alternative pop rock track is an introspective and self-conscious exploration of passion, yearning, and freedom, blending elements of alternative indie rock, latin pop, and rock en español for a warm and dramatic sound that catches the ear with its poignant lyrics and catchy hooks. The confident and earnest vocals reflect on reflection and melancholy while searching for meaning and hanging out with friends, creating a literate and reflective atmosphere that is both wistful and rousing in equal measure. Overall, this alternative pop rock gem offers a smooth and reflective journey through the complexities of the human experience, blending genres and emotions into a potent and unforgettable musical statement." +Run Run Run,Hughes Turner Project,HTP,0,['hard rock'],"This hard rock anthem combines thunderous drums, electrifying guitar riffs, and fierce vocals to create an unforgettable headbanging experience." +Jazz (We've Got),A Tribe Called Quest,Hits_ Rarities & Remixes,1991,['hip hop'],This is a high-energy hip hop song with catchy beats and clever lyrics that will have you grooving along in no time. +Jacobites,Fiddler's Green,On And On,1997,"['celtic rock' 'celtic' 'folk rock' 'international' 'pop rock' + 'psychedelic garage' 'folk']","Experience a genre-bending sonic journey with an international flair as psychedelic garage meets pop rock meets celtic rock, all infused with the rich, soulful tradition of celtic and folk music in this vibrant and eclectic song." +On Melancholy Hill,Gorillaz,Plastic Beach,2010,"['hanging out' 'partying' 'witty' 'theatrical' 'coolncocky' + 'alternative pop rock' 'club' 'boisterous' 'mischievous' 'alternative' + 'brash' 'rollicking' 'lush' 'electronic' 'whimsical' 'underground rap' + 'rap' 'stylish' 'quirky' 'energetic' 'alternative indie rock' 'fun' + 'swaggering' 'ironic' 'pop rock' 'nocturnal' 'playful' 'alternative rap' + 'trippy' 'freewheeling']","This song is an energetic and rollicking mix of alternative indie rock, witty rap, and pop rock, with a lush and trippy electronic sound that's both whimsical and quirky, creating a fun and freewheeling vibe perfect for hanging out and partying at the club. The alternative pop rock beat is boisterous and cool, while the underground rap and alternative rap elements add a mischievous and playful feel, all wrapped up in a stylish and nocturnal package that exudes a cool'n'cocky, swaggering attitude, with a theatrical flair that's not to be missed." +You Got Me Running,Ike & Tina Turner,The Complete Soul Essentials,2006,['soul'],"This new hit song is full of soul, with a powerful and emotional vocal performance that will give you goosebumps." +Real Hard Day,Dee Dee Sharp,Happy 'Bout The Whole Thing,0,['philly soul' 'rnb' 'soul' 'pop rock'],"This song has a captivating blend of soul, pop rock, R&B, and unmistakable Philly soul elements, creating a sound that's both timeless and fresh." +Soon As I Get Home,Babyface,A Collection Of His Greatest Hits,1989,"['laid back mellow' 'smooth' 'rnb' 'quiet storm' 'sentimental' + 'adult contemporary' 'stylish' 'sensual' 'urban' 'soothing' 'soul' + 'pop rock' 'nocturnal']","This sentimental pop rock ballad is infused with soulful R&B vibes, urban flair, and a laid back mellow energy, resulting in a sensual adult contemporary track perfect for a quiet storm. The soothing vocals and smooth instrumentation create a stylish and nocturnal ambiance." +Rise Again,Tina Ann,Situations,2003,['trance' 'pop' 'techno' 'dance'],"This high-energy track seamlessly blends elements of techno, pop, trance and dance to create a perfect fusion of electronic genres." +Let's Go Get Stoned,Mr. SOS,The Pre-op [ep],2006,['hip hop'],This track features an infectious hip hop beat that will have you nodding your head and moving your feet. +Escape Confusion (Concrete version) (Album Version),Fear Factory,Concrete,2002,"['death metal' 'hostile' 'intense' 'menacing' 'heavy metal' + 'alternative metal' 'pop rock' 'industrial metal' 'visceral']","This song is a fusion of industrial metal, alternative metal, and pop rock, creating an intense and menacing sound that is both visceral and hostile. The heavy metal and death metal elements add an extra layer of intensity to this powerful and unforgettable track." +Get Up My Friend,Kingdom Come,Master Seven,1997,"['hanging out' 'guys night out' 'rock' 'rowdy' 'heavy metal' + 'classic rock' 'hair metal' 'emotional' 'metal' 'rebellious' 'pop rock' + 'hard rock']","Get ready to rock with this emotionally charged and rebellious pop rock anthem, reminiscent of classic rock and hair metal, perfect for hanging out and letting loose with your buddies on a rowdy guys night out." +Make It Go Away,Holly Cole,Romantically Helpless,1997,"['romantic evening' 'romantic' 'standards' 'jazz' 'female vocalists' + 'vocal']","Get lost in the sultry, romantic evening vibes with the smooth, velvety female vocalists crooning classic jazz standards that will transport you to a bygone era of romance and elegance." +Pandora,Mike Foyle,Trance Top 25 of 2008,0,['trance' 'progressive trance' 'powerful'],Experience the hypnotic rhythms of progressive trance with powerful beats and entrancing melodies that will transport you to a euphoric state of trance. +Evans and Falls,J. Tillman,Cancer And Delirium,2008,"['alternative singer songwriter' 'indie rock' 'alternative country rock' + 'alternative indie rock' 'pop rock' 'folk']","This soulful track seamlessly blends the energy of alternative indie rock, the catchy pop rock melodies, and the raw emotionality of indie rock, layered with hints of alternative country rock, making it a perfect showcase for the versatile talent of an alternative singer-songwriter who has honed their folk roots into a powerful sound experience." +Soulstream,BENEDICTION,Transcend The Rubicon / The Dreams You Dread,1995,['death metal' 'heavy metal' 'pop rock'],"This song is an explosive fusion of pop rock, heavy metal and death metal that will have you headbanging and singing along in no time." +Mailman Blues,Sleepy John Estes,Sleepy John Estes Vol. 2 (1937 - 1941),1993,['blues'],This soulful tune features a smooth and groovy blues melody that captures the essence of raw emotion and heartfelt blues lyrics. +(Without You) What Do I Do With Me,Tanya Tucker,What Do I Do With Me,1991,['easy listening' 'contemporary country' 'country' 'agreeable'],This easy listening contemporary country song delivers agreeable lyrics wrapped in traditional country instrumentation. +Spike Island,The Icarus Line,Penance Soiree,2004,"['earnest' 'indie rock' 'provocative' 'intense' 'acerbic' 'rock' + 'hedonistic' 'brittle' 'reckless' 'alternative' 'fractured' + 'tense anxious' 'fiery' 'alternative rock' 'manic' + 'alternative indie rock' 'pop rock' 'harsh' 'detached']","This alternative indie rock song is a detached and manic pop rock anthem, with intense and earnest lyrics delivered over fractured and harsh instrumentation, showcasing a reckless and acerbic edge that embodies the hedonistic and provocative spirit of alternative and indie rock. The fiery and brittle sound creates a vivid tension that leaves listeners feeling both anxious and empowered." +Far Beyond The Endless,Moist,Far Beyond The Endless,2010,['chillout' 'female vocalists' 'pop rock'],Get ready to chill out to this pop rock hit featuring powerful female vocals that will leave you feeling relaxed and energized. +She's Mine,Cameo,Cameo - Universal Masters,1986,['funk'],This funky track is guaranteed to get you moving with its infectious bassline and soulful lyrics. +Bella,Special EFX,'Masterpiece',1999,"['reserved' 'laid back mellow' 'smooth' 'relaxed' 'guitar' 'romantic' + 'crossover jazz' 'fusion' 'easy listening' 'jazz' 'relaxing' 'light' + 'contemporary jazz' 'comfort' 'amiable good natured' 'world fusion' + 'dinner ambiance' 'chillout' 'sensual' 'smooth jazz' 'gentle' 'warm' + 'acoustic' 'soothing' 'relaxation' 'saxophone' 'intimate' 'refined' + 'sunday afternoon' 'background music' 'soft quiet']","This refined and relaxed world fusion track combines elements of smooth jazz and contemporary jazz, creating an amiable and gentle Sunday afternoon vibe perfect for dinner ambiance or intimate gatherings. The easy listening guitar and soothing saxophone create a mellow and smooth background music, transporting listeners to a warm and sensual space of comfort and relaxation." +Good Time Girl,DMX Krew,Press To Play,1999,['electronica' 'electro' 'electronic'],"Get lost in the hypnotic beats of this futuristic track that seamlessly blends electronic, electronica, and electro elements to create an elevated musical experience." +Of Sephirotic Transformation And Carnality,Behemoth,Satanica,1999,['death metal' 'polish' 'metal' 'black metal'],This black metal song by Polish band combines the dark intensity of death metal with the unrelenting power of metal. +Cruelty,Kosheen,Resist,2001,"['provocative' 'confident' 'jungle drumbass' 'intense' 'theatrical' + 'club dance' 'electronica' 'eerie' 'confrontational' 'sexy' 'brash' + 'lush' 'electronic' 'street smart' 'stylish' 'energetic' 'fiery' + 'ambitious' 'ominous' 'fun' 'female vocalists']","This ambitious and confrontational electronica track features lush, provocative and eerie female vocals, an energetic jungle drum bass and an intense, brash and street smart club dance beat, creating a stylish and fun yet ominous and fiery atmosphere that exudes confidence and theatricality." +Sweet Thing,Chaka Khan,The Very Best of Smooth Jazz,1998,['soul'],This soulful song captures the listener with emotive vocals and powerful instrumentals. +You Are The One Lalala,Morten Abel,I'll Come Back And Love You Forever,2002,['pop' 'pop rock'],"Get swept away on a nostalgic journey with this pop rock anthem, evoking memories of a younger time with an energetic chorus and upbeat tempo." +Messengers,Textures,Silhouettes,2008,['epic' 'metal' 'progressive metal' 'progressive' 'ambient'],"This epic track is a perfect showcase of progressive metal, combining ambient textures with heavy metal riffage to create a truly progressive masterpiece." +The Magic Hour,dEUS,The Ideal Crash,1998,"['explosive' 'rock' 'alternative' 'prog rock' 'serious' + 'alternative indie rock' 'neo prog' 'pop rock' 'experimental rock' + 'lively']","This alternative indie rock song seamlessly blends pop rock with serious and experimental elements to create a lively and explosive track that draws inspiration from both alternative and prog rock, resulting in a neo prog sound that is sure to captivate listeners." +Pickerel Lake,Sufjan Stevens,Greetings From Michigan_ The Great Lake State,2003,"['indie rock' 'reflective' 'smooth' 'guitar' 'delicate' 'late night' + 'sophisticated' 'complex' 'gentle' 'bittersweet' 'alternative indie rock' + 'calm peaceful' 'progressive folk' 'indie pop' 'pop rock' 'intimate' + 'long walk' 'folk' 'indie']","This sophisticated track blends complex guitar with delicate vocals to create a calming and peaceful atmosphere perfect for a long walk under the late night sky, showcasing a fusion of alternative indie rock, progressive folk, and indie pop influences all while maintaining an intimate and reflective feel that is both gentle and bittersweet." +Coming Home To You,Blackstreet,No Diggity: The Very Best Of Blackstreet,1996,['pop' 'rnb' 'contemporary rnb' 'new jack swing'],"This new song features a contemporary R&B sound blended with elements of new jack swing, pop, and classic R&B." +Sokari,Runaway Totem,Plemora,2004,['progressive rock' 'instrumental'],"This epic piece of music is a brilliant example of progressive rock, showcasing virtuosic instrumental performances that take the listener on an unforgettable sonic journey." +Fairy Girl,Elisa,Then Comes The Sun,0,"['reflective' 'songwriter' 'intense' 'italian' 'literate' 'melancholy' + 'alternative' 'italian pop' 'bittersweet' 'ambitious' + 'alternative indie rock' 'female vocalists' 'adult alternative pop rock' + 'pop rock' 'intimate' 'precious' 'sweet']","An intimate and reflective masterpiece, this ambitious Italian pop album blends adult alternative pop rock, alternative indie rock, and pop rock styles to create a bittersweet and melancholy sound that showcases the precious and sweet songwriting talents of female vocalists, all while remaining literate and musically intense." +Kicking And Screaming,Funeral For A Friend,Memory And Humanity,2008,"['cathartic' 'exuberant' 'earnest' 'emo' 'urgent' 'brooding' 'aggressive' + 'heartache' 'rock' 'breakup' 'brittle' 'confrontational' 'heavy metal' + 'passionate' 'fractured' 'rousing' 'raucous' 'loss grief' 'tense anxious' + 'fiery' 'alternative rock' 'screamo' 'alternative indie rock' + 'swaggering' 'yearning' 'pop rock' 'post hardcore' 'volatile']","This alternative indie rock masterpiece is an exuberant, pop-infused track with a swaggering, passionate energy that brings a sense of urgency to its confrontational lyrics about loss and grief, breakup, heartbreak, and fractured emotions, all delivered through an earnest, cathartic, and sometimes screamo-style vocal performance. The brooding, post-hardcore instrumentation, along with heavy metal and emo influences, create a volatile, fiery, and tense anxious atmosphere that is both rousing and brittle, culminating in a raucous and emotionally charged chorus that's sure to leave you with a sense of release and empowerment." +From A Jack To A King,Ricky Van Shelton,Greatest Hits Plus,1988,"['exuberant' 'urgent' 'laid back mellow' 'romantic' 'sparkling' + 'heartache' 'melancholy' 'light' 'confrontational' 'amiable good natured' + 'contemporary country' 'country pop' 'in love' 'earthy' 'freedom' + 'gentle' 'bittersweet' 'country' 'feeling blue' + 'neo traditionalist country' 'atmospheric' 'playful' 'sweet' + 'freewheeling']","An exuberant contemporary country pop melody with a neo-traditionalist edge, this song boasts a confrontational urgency and playful good natured spirit that shines amidst its sweet and romantic themes of love, heartache, and feeling blue; all underscored by a laid back, mellow vibe that feels both gentle and freewheeling, atmospheric and earthy, while still managing to sparkle with a bittersweet melancholy that captures the essence of the enduring and timeless freedom found only in country music." +Dharma For One,Ekseption,3 Originals,1969,['rock' 'pop rock'],"An energetic blend of pop rock and classic rock sounds, this song will make you want to dance and headbang at the same time." +The Race,Cajun Dance Party,The Colourful Life,2008,"['exuberant' 'hanging out' 'indie rock' 'reflective' 'confident' 'witty' + 'alternative pop rock' 'new wave post punk revival' 'rousing' 'energetic' + 'gentle' 'innocent' 'warm' 'alternative indie rock' 'fun' 'pop rock' + 'summery' 'long walk' 'playful' 'indie' 'freewheeling']","This energetic and exuberant alternative indie rock track is filled with playful and witty lyrics that reflect the carefree and innocent nature of a long summer walk with friends. With a warm and gentle pop rock melody, this indie anthem has a confident and freewheeling vibe, making it perfect for hanging out and having fun while still being rousing and reflective of the current indie rock scene. Drawing inspiration from new wave post punk revival, it's a lively and catchy alternative pop rock song that will have you feeling exuberant and ready to take on the world." +Here We Stand,Amber Pacific,Fading Days,2004,"['exuberant' 'earnest' 'urgent' 'dramatic' 'beautiful' 'rock' + 'rambunctious' 'passionate' 'carefree' 'rousing' 'energetic' + 'bittersweet' 'warm' 'alternative indie rock' 'acoustic' 'reflection' + 'pop rock' 'summer' 'lively' 'punk pop' 'volatile' 'slick' 'freewheeling']","This perfect summer anthem is a high-energy, freewheeling, and lively blend of alternative indie rock and punk pop that showcases the band's passion and earnest. The bittersweet reflection of the lyrics is counterbalanced by the beautiful and warm acoustic instrumentation, resulting in a dramatic and urgent sound that's both rousing and exuberant. The slick production and volatile vocals add to the song's punk pop appeal, making it a carefree and exultant rock anthem that's impossible not to dance along with." +Grovhuggen Kepsgubbe,Slagsmalsklubben,Sagan Om Konungens Arsinkomst,2004,['electronic'],Get lost in the hypnotic beats of this electronic masterpiece that seamlessly fuses futuristic sounds with poignant lyrics. +That's What You Always Say (EP Version),Luna,Slide,0,"['indie rock' 'alternative pop rock' 'alternative indie rock' 'indie pop' + 'pop rock' 'dream pop' 'indie']","This song is an entrancing blend of alternative indie rock, pop rock, and dream pop, with elements of indie, indie pop, and alternative pop rock creating a unique and captivating sound." +A Design For Life,Manic Street Preachers,Forever Delayed,1996,"['britpop' 'alternative pop rock' 'rock' 'alternative' + 'alternative indie rock' '90s' 'pop rock' 'indie']","This alternative indie rock track combines elements of pop rock and britpop to create a 90s-inspired sound that successfully blurs the line between indie and alternative, culminating in a high-energy, alternative pop rock anthem that showcases the band's rock sensibilities." +Front & Back feat. 3rd Avenue & Pozition,Caz,Mo Thugs Presents: Caz - Undisputed Neighborhood King,0,['80s'],"This song takes inspiration from the catchy synth-pop sounds of the 80s, with its infectious melodies and nostalgic vibes sure to transport you back in time." +Estufas,Los Tipitos,Armando Camaleon,0,['rock' 'latin'],This upbeat and energetic song seamlessly blends together elements of Latin and rock music to create a unique and dance-worthy sound. +Talk About Drugs,Sheep on Drugs,Double Trouble,1996,"['electronica' 'techno' 'industrial' 'electronic' 'experimental' 'rave' + 'alternative indie rock' 'pop rock' 'ambient']","This eclectic song features a blend of alternative indie rock and pop rock with electronic and techno elements, resulting in a unique fusion of electronica, industrial, ambient, and experimental sounds perfect for a rave." +By My Damn Self pt. I,Lone Catalysts,Good Music,2005,['hip hop' 'underground rap' 'rap'],"This track is a hard-hitting blend of rap and hip-hop, taking inspiration from the underground rap scene and delivering raw energy with every verse." +Phantasmagoria,Melt Banana,Cell-Scape,0,"['avant garde' 'noise rock' 'experimental' 'alternative indie rock' + 'pop rock' 'hard rock' 'noise']","This alternative indie rock track is a fusion of noise, pop rock, and noise rock with avant garde and experimental elements, ultimately culminating in a hard rock sound." +I'm Not Scared,Eighth Wonder,The Best Year Of My Life: 1988,1988,['pop' '80s'],"Get ready to transport back to the neon-colored 80s with this infectious pop track, complete with synths and catchy hooks." +Grey Matter,Finch,What It Is To Burn,0,"['confident' 'aggressive' 'intense' 'rock' 'alternative' 'brash' + 'punk revival' 'rousing' 'energetic' 'alternative indie rock' 'pop rock' + 'visceral']","Get ready to rock out to this alternative indie pop rock track that packs an aggressive punch with its intense energy, confident vocals, and punk revival grit, delivering a brash and visceral experience that's both rousing and alternative." +Black Paws,Alain Caron,Live - Cabaret de Montreal,2003,['fusion' 'jazz' 'bass'],This tasteful jazz fusion piece features a groovy bass line that will make you sway to the rhythm. +Regret,Good Riddance,My Republic,2006,"['cathartic' 'earnest' 'emo' 'punk' 'provocative' 'urgent' 'reflective' + 'dramatic' 'punk rock' 'aggressive' 'revolutionary' 'rock' + 'punk new wave' 'confrontational' 'hardcore' 'brash' 'rambunctious' + 'passionate' 'punk revival' 'rousing' 'tense anxious' 'street smart' + 'freedom' 'empowering' 'energetic' 'hardcore punk' + 'alternative indie rock' 'skate punk' 'reflection' 'rebellious' + 'pop rock' 'visceral']","This song is an aggressive and confrontational anthem, fueled by energetic and empowering lyrics that embody the revolutionary spirit of alternative indie rock, punk rock, pop rock, and hardcore punk, with a passionate and punk revival edge that is both earnest and reflective, urgent and visceral, and ultimately cathartic in its raw expression of freedom and rebelliousness, all while maintaining a brash and street smart attitude that is both dramatic and rousing, backed by a driving emo and reflective beat that echoes the tension and urgency of the punk new wave and rambunctious hardcore scenes." +Desleal,Los Látigos,Hombre,2003,['rock' 'melancholy' 'latin'],Get lost in the bittersweet blend of melancholy lyrics and Latin-infused rock melodies that will tug on your heartstrings in this emotional anthem. +Weekend Wonderboy,Elevator Suite,Barefoot and Shitfaced,2000,['pop' '00s'],This upbeat pop track from the 00s will have you singing along to its catchy lyrics and infectious melody. +Merry Go Round,Jackie Mittoo,Jackie Mittoo featuring Tommy McCook - The Collectors Box Set,2006,['instrumental' 'reggae' 'dub'],"This instrumental piece is an authentic reggae track with a dub influence, providing a classic sound for any listener." +Need More Blues,Sleepy John Estes,Street Car Blues,1993,"['memphis blues' 'blues revival' 'country blues' 'regional blues' + 'pre war country blues' 'acoustic blues' 'blues' 'piedmont blues']","This song is a fusion of Memphis, regional, and country blues, blending together elements of acoustic and prewar country blues, as well as the unique sound of Piedmont blues, all wrapped up in the energy of the blues revival." +I Know,Ike & Tina Turner,Good Times,1969,['rock'],This energetic and bold rock song features heavy guitar riffs and an infectious melody that will have you headbanging along. +The Very Thought Of You,Frank Sinatra,The Radio Years 1939-1955 Disc 2,1962,['jazz'],"This smooth and sultry tune is a classic example of traditional jazz, with soulful vocals and intricate instrumentals." +No Crying No More,Bic Runga,Birds,2005,"['alternative pop rock' 'pop' 'alternative indie rock' + 'adult alternative pop rock' 'pop rock']","This catchy and upbeat song blends adult alternative pop rock, alternative indie rock, pop rock, and alternative pop rock elements to create a genre-bending sound that will appeal to fans of both pop and rock music." +Something That I'm Not,Just Surrender,We're In Like Sin,2007,"['emo' 'punk' 'alternative' 'alternative indie rock' 'belligerent' + 'pop rock' 'strong' 'lively' 'punk pop' 'pop punk']","This dynamic alternative indie rock track seamlessly blends pop rock, pop punk, and punk influences with strong vocals, lively instrumentals, and a touch of emo angst for a belligerent yet alternative energy." +Twenty Flight Rock,Vince Taylor,Le Rock C'Est Ca,0,['60s' 'rock'],This song is a throwback to the 60s featuring a classic rock sound that will make you want to dance. +Locals and Natives (Featuring Abramz_ Krazy_ Lyrical G_ Saint Ca and Sylvester),Indigenous,Uganda,0,['world' 'hip hop'],This upbeat hip hop track infuses worldly influences to create a dynamic and unique sound. +A Water Prayer,Deep Blue Something,Home,1995,"['rock' 'pop' 'alt rock' 'post grunge' 'sentimental' + 'contemporary pop rock' 'alternative indie rock' '90s' + 'adult alternative pop rock' 'pop rock' 'strong' 'lively']","This song is a powerful blend of adult alternative pop rock and alt rock with a touch of alternative indie rock; the sentimental lyrics and lively beats reminiscent of 90s pop rock, showcasing a strong and contemporary take on the genre with post grunge and rock influences." +Sitar-y Thing,Newton Faulkner,Hand Built By Robots,2007,"['earnest' 'laid back mellow' 'reflective' 'organic' 'delicate' + 'songwriter' 'pop' 'roots' 'alternative' 'picnic' 'amiable good natured' + 'passionate' 'sentimental' 'wistful' 'earthy' 'sensual' 'introspection' + 'gentle' 'innocent' 'alternative indie rock' 'folk rock' 'acoustic' + 'soothing' 'adult alternative pop rock' 'pop rock' 'plaintive' 'intimate' + '00s' 'folk' 'cheerful' 'sunday afternoon' 'springlike' 'sweet' + 'contemporary singer songwriter' 'indie']","Take a journey through a springlike picnic scene with an amiable good-natured adult alternative pop rock songwriter, as they guide you through a mix of laid back mellow indie and earthy roots music, all while delivering a passionate, reflective and intimate performance full of sweet, wistful and gentle melodies that blend elements of alternative indie rock, contemporary singer-songwriter, pop and folk rock with soothing, plaintive and organic acoustic undertones - perfect for a lazy Sunday afternoon of introspection and innocent contemplation." +I Miss You,Darren Hayes,I Miss You,2002,['pop' 'pop rock'],This catchy pop rock anthem blends contagious pop melodies with driving guitar riffs for a perfect balance of sing-along hooks and raw rock energy. +Move What You Got,Lefties Soul Connection,Skimming The Skum,2007,"['exuberant' 'hanging out' 'laid back mellow' 'confident' 'organic' + 'celebratory' 'jazz' 'rowdy' 'boisterous' 'rnb' 'amiable good natured' + 'rollicking' 'deep funk revival' 'earthy' 'vacation' 'sensual' + 'energetic' 'tgif' 'fun' 'funk' 'pool party' 'cheerful' 'playful' + 'joyous' 'freewheeling']","This jazz-infused R&B track with a deep funk revival and earthy, sensual undertones is a celebratory tribute to good times, fun, and hanging out with friends, boasting energetic, rowdy, and boisterous instrumentals and a freewheeling, playful, and joyous groove that perfectly captures the TGIF feeling, all packed with amiable good-natured vibes and a confident, laid-back mellow that exudes a cheerful, organic mood, turning any pool party or vacation into a rollicking, exuberant occasion." +Gooseneck Problem,Yo La Tengo,Genius + Love = Yo La Tengo,1996,"['indie rock' 'reflective' 'brooding' 'intense' 'alternative pop rock' + 'noise pop' 'ethereal' 'alternative indie rock' 'pop rock' 'nocturnal' + 'intimate' 'trippy' 'volatile' 'indie']","This alternative indie rock track blends elements of noise pop and pop rock to create an intense and trippy atmosphere, with brooding lyrics characteristic of indie rock and a volatile energy perfect for nocturnal listening. With ethereal and intimate touches, the piece is both reflective and powerful, making it a standout in the world of alternative pop rock." +Pretty Pursuasion,R.E.M.,Reckoning,1984,"['exuberant' 'earnest' 'urgent' 'reflective' 'exciting' 'organic' + 'eccentric' 'humorous' 'alternative pop rock' 'rock' 'melancholy' + 'hypnotic' 'school' 'alternative' 'brash' 'amiable good natured' + 'college rock' 'rollicking' 'wistful' 'rousing' 'ramshackle' 'autumnal' + 'dreamy' 'earthy' 'quirky' 'energetic' 'bittersweet' 'alternative rock' + 'american underground' 'alternative indie rock' 'searching' 'pop rock' + 'jangle pop' 'poignant' 'atmospheric' 'lively' 'enigmatic' '80s' + 'freewheeling']","This alternative indie rock song is a freewheeling, rollicking ride, with lively jangle pop elements and an earthy, organic feel. The lyrics are reflective and searching, with an enigmatic and eccentric edge, blending bittersweet melancholy with amiable good natured humor, all driven by an urgent and energetic pace that feels like the breathless excitement of a college rock party. The music shifts effortlessly between dreamy atmospheric passages and brash, exuberant rock moments, with a hypnotic, poignant quality that captures the poignant, autumnal feel of the 80s alternative pop rock scene. Whether you're searching for a rousing rock anthem or a quirky and introspective indie experience, this song has something to offer for everyone." +When You're Gone,Metro Riots,When You're Gone,0,"['indie rock' 'rock' 'garage rock revival' 'alternative indie rock' + 'pop rock' 'indie']","This song blends elements of alternative indie rock, pop rock, and garage rock revival to create a refreshing sonic experience that showcases the best of indie and rock music." +the be colony/dashing home/what on earth took you?,Broadcast And The Focus Group,Broadcast And The Focus Group Investigate Witch Cults Of The Radio Age,2009,['electronic' 'experimental' 'psychedelic'],"This electronic, psychedelic and experimental track features dreamy synths, glitchy beats and swirling textures that take the listener on a mind-expanding journey through the depths of a sonic universe." +Droujba - tzigane russe,Les Yeux Noirs,Suites,0,['world' 'international'],This international hit combines diverse world flavors to create an irresistible fusion that transcends borders and moves music lovers across the globe. +Too Many Fish In The Sea,Mitch Ryder,Devil With A Blue Dress,0,"['exuberant' 'confident' 'rock' 'rowdy' 'boisterous' 'rnb' 'rambunctious' + 'rollicking' 'rousing' 'raucous' 'detroit rock' 'energetic' 'rocknroll' + 'blue eyed soul' 'soul' 'frat rock' 'pop rock' 'freewheeling']","This exuberant frat rock anthem is a rollicking ode to freewheeling fun and rowdy rocknroll energy, blending Detroit rock grit with confident blue eyed soul hooks and rousing pop rock melodies, resulting in an energetic and raucous party starter that's as boisterous as it is soulful." +Never More,Elf,ELF,0,['rock' 'classic rock' 'hard rock'],"This song is a timeless classic rock anthem that features electrifying guitar riffs and a hard-hitting rock beat, making it a prime example of the power of hard rock." +Paraglide,Paragliders,GU Mixed,1994,['trance'],Experience hypnotic euphoria and lose yourself in the pulsating rhythm of this captivating trance anthem. +Five String Blues,Roy Buchanan,The Definitive Collection,1973,['blues rock' 'album rock' 'modern electric blues' 'pop rock' 'blues'],"Experience a gritty blend of blues rock, pop rock and album rock, infused with modern electric blues, in this soulful and raw collection of blues-inspired tracks." +Let's Move (Instrumental),The Foreign Exchange,Connected (Extended Edition),0,['soul'],This soulful song captivates the heart with its raw emotion and soulful melody. +Baby - Get It On,Ike & Tina Turner,Ultimum Maximum,1979,['rock' 'soul'],This soulful rock anthem is a powerful fusion of emotionally raw lyrics and electrifying guitar riffs. +You Gotta Burn,Dwarves,The Dwarves Are Young & Goodlooking,1997,['punk' 'punk rock' 'rock'],"This high-energy track is a perfect representation of the punk rock genre, blending the grit and attitude of punk with the raw power of rock." +Reggae Gets Big In A Small Town,Swingin' Utters,At War With Society,0,['punk'],"This song is a high-energy punk anthem, complete with fast-paced guitars, driving drums, and rebellious lyrics." +Chase The Tear,Portishead,Chase The Tear,2009,['alternative pop rock' 'electronic' 'alternative indie rock' 'pop rock'],"Get ready for an eclectic mix of alternative indie rock, pop rock, and electronic beats, all wrapped up in a unique alternative pop rock package that will leave you feeling energized and inspired!" +River Of Love,Roachford,River Of Love (Full Intention Mixes),2005,['british' 'soul'],This soulful tune captures the essence of both the vintage and modern British sound. +Don't Be Afraid To Sing,Stars,Heart,2002,"['mellow' 'reflective' 'indie electronic' 'light' 'chamber pop' 'wistful' + 'dreamy' 'bittersweet' 'innocent' 'alternative indie rock' 'indie pop' + 'pop rock' 'poignant' 'intimate' 'refined' 'precious' 'sweet' 'indie']","This song is a beautiful blend of refined alternative indie rock and precious pop rock, mixed with sweet and dreamy indie electronic elements that create an innocent and light atmosphere. With its wistful and mellow qualities, it's a perfect example of intimate reflective indie pop with subtle chamber pop influences, resulting in a poignant and bittersweet piece." +Never Knew Love,Rick Astley,Love Songs,1991,"['confident' 'theatrical' 'pop' 'amiable good natured' 'catchy' + 'sentimental' 'dance pop' 'in love' 'stylish' '90s' 'pop rock' 'cheerful' + 'slick']","This sentimental pop rock track has an amiable good natured vibe that exudes confidence and the exhilaration of being in love, with a dance pop beat that's as slick and catchy as it is stylish and theatrical, reminiscent of the cheerful 90s pop sound." +Tierra del Fuego,Adorned Brood,Heldentat,2006,['pop rock' 'folk'],"Get ready to tap your feet and sing along with this catchy pop rock-folk blend that seamlessly weaves shimmering guitar riffs, pulsating drums, and soulful lyrics together, making it a must-have for any playlist." +No Weather,Stellastarr*,stellastarr*,2002,"['exuberant' 'hanging out' 'indie rock' 'literate' 'late night' + 'alternative' 'naive' 'dreamy' 'introspection' 'energetic' + 'alternative indie rock' 'pop rock' 'atmospheric' 'refined' 'playful' + 'volatile' 'detached' 'indie']","Experience a refined, dreamy atmosphere of introspection and exuberance with this alternative indie rock anthem, as playful pop rock vibes mingle with thoughtful, literate lyrics in a late night exploration of hanging out, youthful naivete, and volatile energy, all delivered with a detached indie edge that's both energetic and atmospheric." +Above The Sky,Airwave,The Gallery 15 Years Mixed by Sander Van Doorn_ Tall Paul & Gavyn Mytchel,1998,['trance' 'dance'],Get ready to enter a mesmerizing world of euphoric beats and mesmerizing rhythms with this trance-infused dance anthem that will have you moving all night long. +Baby Boomerang,The Shins,A House Full Of Friends,2004,['indie'],"Crafted with raw emotion and unique storytelling, this indie track captures the essence of introspection and self-discovery." +Inside Looking Out (Live) (2002 Digital Remaster),Grand Funk Railroad,Live Album,1989,"['confident' 'blues rock' 'celebratory' 'thuggish' 'boogie rock' 'rock' + 'rowdy' 'boisterous' 'album rock' 'heavy metal' 'classic rock' + 'rambunctious' 'rousing' 'detroit rock' 'pop rock' 'hard rock' + 'arena rock']","Detroit's finest unleash a hard-hitting album of rowdy, blues-infused rock anthems that are part classic, part modern, and wholly confident in their thuggish swagger, delivering a boisterous barrage of celebratory arena rock, rousing heavy metal, and rebellious boogie rock that'll leave you feeling rambunctious and ready to rock out." +Fuck The Art Bar,Kids Like Us,The 80's Are Dead,0,['punk new wave' 'hardcore' 'hardcore punk' 'pop rock'],"This song features a blend of pop rock, hardcore punk, and new wave influences with a raw hardcore edge." +Gelatin,Niacin,Niacin Live! Blood Sweat and Beers,2003,['progressive rock' 'psychedelic'],"Get ready for a mind-bending, sonic journey with this progressive rock masterpiece infused with trippy, psychedelic sounds." +Monster On The Street,Hisato Higuchi,Butterfly Horse Street,0,['mellow' 'pop rock'],"This song combines the high-energy sound of pop rock with a mellow, laid-back vibe that creates a perfect balance of excitement and relaxation." +Meri Jaan,Jay Sean,Me Against Myself,0,"['hanging out' 'reflective' 'confident' 'smooth' 'sex' 'romantic' + 'swinging' 'club' 'bright' 'shimmering' 'girls night out' 'pop' 'sexy' + 'rnb' 'late night' 'contemporary rnb' 'wistful' 'sophisticated' 'bravado' + 'tender' 'dreamy' 'seduction' 'stylish' 'sensual' 'swaggering' 'pop rock' + 'nocturnal' 'intimate' 'playful' 'slick']","This sophisticated and contemporary R&B jam blends pop rock with bright and shimmering production, exuding confident bravado with swaggering and slick lyrics that are both romantic and sensual, inviting listeners to join in for a night of playfulness and intimacy at the stylish and swinging late night club. Whether staring dreamily into the night or exploring the depths of seduction, the song features a tender and wistful touch, perfect for a girls night out or any occasion that calls for smooth and sexy music." +Toy Soldiers,Martika,Martika,1988,"['theatrical' 'pop' 'rnb' 'adult contemporary' 'dance pop' 'urban' + 'soothing' 'pop rock' '80s']","This pop rock song with urban influences and a dance pop beat infuses elements of R&B and 80s synth-pop, seamlessly blending into the adult contemporary genre while showcasing both soothing and theatrical vocals." +Felching Vampires,Broken Hope,The Bowels Of Repugnance,1993,"['death metal' 'cathartic' 'hanging out' 'provocative' 'urgent' 'exciting' + 'malevolent' 'aggressive' 'intense' 'hedonistic' 'confrontational' + 'mischievous' 'heavy metal' 'outrageous' 'late night' 'unsettling' + 'raucous' 'nihilistic' 'tense anxious' 'suffocating' 'pop rock' 'harsh' + 'fierce' 'angry' 'volatile' 'visceral' 'bleak']","Get ready for a wild ride with this aggressive and confrontational pop rock anthem that's outrageous, exciting, and intense - featuring harsh, suffocating vocals, visceral lyrics, and cathartic guitar solos that'll take you from hanging out with friends to headbanging at a heavy metal or death metal show, all while capturing the late night, nihilistic mood of a raucous and hedonistic night out on the town. With provocative and tension-anxious lyrics that tap into our most malevolent and volatile emotions, this song is perfect for anyone feeling angry, fierce, mischievous, or just looking for a bleak and unsettling escape from reality." +Take You There,Ron Hagen & Pascal M,Signum The Collection_ Vol. 03,1999,['trance' '90s' '00s'],"This dynamic and energetic track takes you on a nostalgic musical journey to the 90s and 00s, fusing uplifting trance elements to create a timeless anthem." +I'll Take That As A Yes (The Hot Tub Song),Phil Vassar,Greatest Hits Volume 1,2006,['country'],This catchy tune brings a touch of nostalgia with its classic country sound and heartfelt lyrics. +Wailing,Burning Spear,Gold,1977,"['hanging out' 'earnest' 'urgent' 'laid back mellow' 'political reggae' + 'confident' 'revolutionary' '70s' 'druggy' 'roots reggae' 'stately' + 'literate' 'hypnotic' 'reverent' 'spiritual' 'street smart' 'earthy' + 'empowering' 'poignant' 'reggae' 'plaintive' 'dub']","This politically charged reggae anthem is both empowering and revolutionary, packed with an earnest and urgent spirituality that's as poignant as it is confident. With its hypnotic, earthy grooves and stately dub rhythms, it's the perfect laid back mellow soundtrack for hanging out and getting inspired - a literate and street smart roots reggae masterpiece that effortlessly blends druggy vibes with reverent, plaintive poetry straight out of the 70s." +Belief,Gavin DeGraw,Chariot,2003,"['exuberant' 'hanging out' 'mellow' 'reflective' 'dramatic' + 'alternative pop rock' 'rock' 'rowdy' 'hungry' 'boisterous' 'pop' + 'alternative' 'passionate' 'rollicking' 'wistful' 'contemporary pop rock' + 'empowering' 'bittersweet' 'alternative indie rock' 'irreverent' + 'country' 'reflection' 'adult alternative pop rock' 'pop rock' + 'plaintive' 'gritty' 'lively' 'gutsy' 'contemporary singer songwriter' + 'freewheeling']","This adult alternative pop rock anthem is an empowering blend of alternative indie rock and pop rock, featuring exuberant and rowdy instrumentals and passionate, rollicking vocals that are both gutsy and irreverent, inviting reflection while maintaining a freewheeling spirit. With a contemporary singer songwriter feel, this vibrant and lively track is both wistful and dramatic, perfectly capturing the feeling of hanging out with friends while exploring the gritty and hungry side of the human experience. The plaintive and reflective lyrics are underpinned by a boisterous and mellow country rock sound that perfectly balances the bittersweet and optimistic aspects of this unforgettable alternative pop rock gem." +Stone Cold Bitch,Righteous Pigs,Stress related Live and learn,1998,['death metal' 'heavy metal' 'grindcore' 'metal' 'pop rock'],"This high-octane song blends elements of pop rock, heavy metal, death metal, and metal with the intensity of grindcore to create a truly explosive listening experience." +The American (Extended Remix),Simple Minds,Themes - Volume 1,0,['80s'],Get ready to feel nostalgic with this upbeat track that will transport you back to the 80s with its electrifying synth beats and catchy lyrics. +Harvester Of Eyes,Blue Oyster Cult,Workshop Of The Telescopes: The Best Of Blue Oyster Cult,1974,"['dramatic' 'aggressive' 'intense' 'theatrical' 'rock' 'album rock' + 'heavy metal' 'passionate' 'rousing' 'bravado' 'energetic' 'pop rock' + 'hard rock' 'arena rock']","This intense and passionate song brings together elements of pop rock, hard rock, and heavy metal, with aggressive, energetic vocals full of bravado that stir the soul and rouse the crowd. Its theatrical and dramatic flair make it perfect for the arena rock or album rock scene, and it is sure to be a powerful and rousing addition to any performance." +Silence,Randy Crawford,Funky Jazz Party,1997,"['mellow' 'smooth' 'american' 'jazz' 'rnb' 'electronic' 'chillout' 'urban' + 'smooth jazz' 'female vocalists']","An urban-infused electronic track with smooth jazz undertones, featuring the sultry vocals of female singers and a laid-back chillout feel, blending American jazz and R&B influences into a mellow and smooth musical experience." +Marianne,Matt Wertz,Twenty Three Places,2003,['california' 'acoustic' 'pop rock'],Experience the best of pop rock with a California twist through the authentic sound of acoustic instruments in this soulful song. +Everyone's The Same Age,Hockey,Mind Chaos,2009,"['hanging out' 'indie rock' 'partying' 'humorous' 'day driving' 'witty' + 'acerbic' 'american' 'guys night out' 'new wave post punk revival' + 'bright' 'literate' 'brash' 'quirky' 'energetic' 'alternative indie rock' + 'ironic' 'pop rock' 'playful' 'detached' 'indie' 'slick']","Get ready for an electric ride with this alternative indie rock song that's equal parts humorous and acerbic, perfect for a guys night out or a day driving with friends; complete with ironic lyrics, clever wordplay, and a quirky new wave post punk revival sound that's bright, poppy and slick, all while being detached and playful, in a uniquely American way." +Men In A War,Suzanne Vega,Days Of Open Hand,1990,"['earnest' 'mellow' 'reflective' 'female vocalist' 'contemporary folk' + 'rock' 'literate' 'melancholy' 'pop' 'college rock' 'wistful' 'autumnal' + 'gentle' 'bittersweet' 'alternative folk' 'alternative indie rock' '90s' + 'female vocalists' 'acoustic' 'adult alternative pop rock' 'pop rock' + 'poignant' 'plaintive' 'intimate' 'folk']","Featuring poignant and literate lyrics paired with melancholy, autumnal melodies, this adult alternative pop rock gem combines elements of alternative indie rock, contemporary folk, and college rock, all led by a gentle, mellow, and plaintive female vocalist, resulting in an intimate and reflective yet bittersweet and wistful pop rock offering that showcases the beauty of acoustic and alternative folk sounds from the 90s and beyond." +Girls Like Mystery,The Cribs,Men's Needs_ Women's Needs_ Whatever,2007,['british' 'indie'],"This indie British track features upbeat guitar riffs and catchy vocals, perfectly encapsulating the spirit of modern British indie rock." +We Share The Same Skies,The Cribs,Ignore The Ignorant,2009,"['hanging out' 'indie rock' 'urgent' 'reflective' 'confident' 'brooding' + 'partying' 'aggressive' 'messy' 'day driving' 'road trip' 'witty' + 'coolncocky' 'guys night out' 'heartache' 'wry' 'passionate' 'wistful' + 'rousing' 'energetic' 'fiery' 'bittersweet' 'alternative indie rock' + 'reflection' 'searching' 'pop rock' 'poignant' 'lively' 'gutsy' + 'visceral' 'indie' 'freewheeling']","This alternative indie rock anthem is perfect for a road trip, with its energetic and lively beat urging you along the highway, while its poignant lyrics reflect on heartache and moments of reflection. It's catchy, witty, and even a bit messy, but that just adds to its passionate and confident spirit. The raw urgency of the vocals and visceral guitar riffs make for a freewheeling and brooding sound that's both searching and wistful, yet also gutsy and cool. Whether you're hanging out with friends, partying, or just having a guys night out, this rousing indie rock track is sure to get you in the mood for some fiery fun." +Big Yellow Taxi (Original A Cappella With Guitar),Joni Mitchell,Big Yellow Taxi,1996,"['earnest' 'guitar' 'oldies' 'witty' 'bright' 'literate' + 'amiable good natured' 'bittersweet' 'innocent' 'female vocalists' + 'folk rock' 'singer songwriter' 'pop rock' 'poignant' 'summery' + 'psychedelic garage' 'folk' 'cheerful' 'sweet']","Get lost in the groovy, psychedelic garage sound of this female-fronted pop rock band, as they weave together witty and poignant lyrics with bright, summery melodies that capture the amiable good natured spirit of oldies and folk rock. With an innocent, sweet and earnest voice, this literate singer songwriter paints a bittersweet picture of youthful exuberance and nostalgia, all backed by the warm, cheerful strum of a guitar." +So Cold In Ireland,The Cranberries,Treasure Box : The Complete Sessions 1991-99,1994,"['earnest' 'reflective' 'brooding' 'alternative pop rock' 'heartache' + 'rock' 'melancholy' 'celtic rock' 'sentimental' 'wistful' + 'contemporary pop rock' 'rainy day' 'introspection' 'bittersweet' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'yearning' 'searching' 'pop rock' 'plaintive']","This adult alternative pop rock ballad is a soulful and introspective piece of contemporary pop rock that captures the yearning, heartache, and reflection of a rainy day with its brooding melody, plaintive vocals, and wistful Celtic rock undertones, creating a bittersweet and earnest alternative indie rock anthem for anyone searching for meaning amidst their melancholy." +I Don't Need,The Cranberries,Treasure Box : The Complete Sessions 1991-99,1994,"['earnest' 'reflective' 'brooding' 'alternative pop rock' 'heartache' + 'rock' 'melancholy' 'celtic rock' 'alternative' 'sentimental' 'wistful' + 'contemporary pop rock' 'rainy day' 'introspection' 'bittersweet' + 'alternative indie rock' '90s' 'reflection' 'adult alternative pop rock' + 'yearning' 'searching' 'pop rock' 'plaintive']","This heartfelt and introspective adult alternative pop rock song blends elements of alternative indie rock and contemporary pop rock, weaving together sentiments of longing, earnest reflection, and brooding melancholy. With a touch of celtic rock and plenty of rainy day wistfulness, the plaintive and bittersweet lyrics evoke a sense of searching for meaning and understanding amidst heartache and yearning. It's a rock ballad that embodies the emotional complexity of alternative pop rock of the 90s yet remains undeniably alternative today." +Party Girls,Heavy Heavy Low Low,Everything's Watched_ Everyone's Watching,2006,['hardcore' 'grindcore' 'experimental' 'post hardcore'],This hard-hitting track combines the raw energy of post-hardcore and hardcore with experimental elements and the intense aggression of grindcore. +Things You Call Fate,Sondre Lerche,Faces Down,2001,"['earnest' 'mellow' 'indie rock' 'laid back mellow' 'reflective' + 'alternative pop rock' 'chamber pop' 'amiable good natured' 'wistful' + 'gentle' 'bittersweet' 'alternative indie rock' 'acoustic' + 'adult alternative pop rock' 'indie pop' 'pop rock' 'intimate' + 'sunday afternoon' 'indie']","Sit back and let the amiable good natured and laid back mellow sound of this Adult Alternative Pop Rock and Alternative Indie Rock song take you on a reflective Sunday afternoon journey full of earnest and gentle indie pop melodies fused with bittersweet chamber pop and acoustic elements, creating an intimate and wistful atmosphere that will leave you feeling both mellow and uplifted." +Bet She's Not Your Girlfriend,Pet Shop Boys,Alternative,1991,"['elegant' 'witty' 'acerbic' 'british' 'melancholy' 'wry' 'sophisticated' + 'restrained' 'dance pop' 'dance rock' 'stylish' 'cynical sarcastic' '90s' + 'house' 'ironic' 'pop rock' 'refined' 'alternative dance' 'detached']","This British pop rock track from the 90s is a witty and sophisticated blend of alternative dance and dance pop, with a detached and refined sound that's still acerbic and sarcastic. Its melancholy lyrics are infused with a wry, cynical edge that's balanced by an elegant and stylish production, while the restrained and refined instrumentation brings a touch of house to its dance rock vibe. Overall, this song is a must-listen for any fan of sophisticated and ironic music with a touch of 90s nostalgia." +Beginning French,Laurie Anderson,Live in New York,1984,['avant garde' 'experimental' 'work' '80s'],This avant-garde and experimental 80s-inspired song showcases the artist's fearless approach to their work. +Kill My Soul,Catherine Wheel,Happy Days,1995,"['bitter' 'hostile' 'aggressive' 'alternative pop rock' 'shoegaze' + 'confrontational' 'passionate' 'sentimental' 'wistful' 'raucous' 'grunge' + 'energetic' 'alternative rock' 'alternative indie rock' 'pop rock' + 'hard rock']","This song is a bitter and confrontational anthem that boasts elements of energetic and raucous hard and alternative rock, grunge, and shoegaze, while also showcasing sentimental, wistful, and passionate undertones of alternative indie, pop, and alternative rock." +This Graveyard Earth,BENEDICTION,Grind Bastard / Organised Chaos,2001,['death metal' 'heavy metal' 'pop rock' 'black metal'],"This song blends the raw intensity of black metal and heavy metal with the catchy hooks of pop rock, while bringing in elements of death metal for a crushing and unforgettable experience." +The Shadow Of Your Smile,Earl Klugh,Blue Guitar,1993,['jazz' 'instrumental'],"This jazz instrumental piece showcases exquisite solos over a grooving rhythm section, capturing the essence of the genre in a timeless way." +Girlfriend,Matthew Sweet,Time Capsule: The Best of Matthew Sweet 1990-2000,1991,['rock' '90s'],"This song captures the gritty and raw energy of 90s rock, featuring driving guitar riffs and a powerhouse vocal performance." +Melina,Camilo Sesto,Camilo Superstar,2004,['pop' 'male vocalists'],Get enchanted with the irresistible pop beats and stunning vocals of our male vocalists as they take you on a journey to musical perfection. +Passin Time,Badfinger,Say No More,1981,"['reserved' 'power pop' 'bitter' 'reflective' 'rock' 'melancholy' + 'album rock' 'contemporary pop rock' 'bittersweet' 'pop rock' 'poignant' + 'detached']","This contemporary pop rock song with elements of album rock and power pop explores the bitter and melancholy feelings of detachment and reservation through its poignant lyrics, while still showcasing a reflective and bittersweet tone that perfectly embodies the essence of rock music." +Song is You,Dave Rave_ Mark McCarron,In the Blue of My Dreams,0,['jazz'],This new song is a smooth and sultry jazz number guaranteed to transport you to the smoky bars of New Orleans. +Beso De Ginebra,Real De Catorce,Contraley,0,['blues'],"This soulful track is infused with raw emotion and traditional blues rhythms, showcasing the artist's mastery of the genre." +Untreatable Disease,Sparta,Threes,2006,"['cathartic' 'indie rock' 'brooding' 'dramatic' 'intense' 'heartache' + 'rock' 'heavy metal' 'the creative side' 'passionate' 'alternative metal' + 'tense anxious' 'introspection' 'fiery' 'angst ridden' 'alternative rock' + 'ambitious' 'alternative indie rock' 'pop rock' 'post hardcore' + 'volatile' 'indie']","This alternative indie rock anthem seamlessly blends elements of alternative metal and pop rock to create a tense and anxious atmosphere that drips with brooding introspection and cathartic release, making it an ambitious and dramatic indie rock masterpiece that perfectly captures the heartache and angst ridden struggles of the post hardcore and alternative rock genres, while also delivering an intense and passionate performance that is both volatile and fiery, showcasing the creative side of heavy metal and rock." +My Wall,Ten Foot Pole,Rev,1994,['punk' 'punk rock' 'skate punk' 'pop punk'],"This high-energy song fuses punk rock, pop punk, and skate punk to deliver a raw and rebellious sound that is true to the roots of punk music." +Just Look At Us Now,Badly Drawn Boy,Is There Nothing We Could Do ? (Music Inspired By the Motion Picture: The Fattest Man In Britain),0,['indie'],Experience the raw emotion and unique sound of indie music with this captivating new song. +Pessoa 1934,Rainbirds,In A Different Light,1993,['rock' 'pop' 'female vocalists' 'pop rock'],This catchy pop rock song features dynamic female vocalists and seamlessly blends elements of pop and rock for an upbeat and contemporary sound. +O My Heart,Mother Mother,O My Heart,2008,"['hanging out' 'confident' 'exciting' 'eccentric' 'celebratory' + 'road trip' 'rowdy' 'boisterous' 'wry' 'outrageous' 'rambunctious' + 'rollicking' 'rousing' 'ramshackle' 'whimsical' 'quirky' 'energetic' + 'tgif' 'ambitious' 'alternative indie rock' 'irreverent' 'fun' + 'indie pop' 'pop rock' 'gutsy' 'playful' 'trippy' 'indie' 'freewheeling']","This indie rock anthem is both outrageous and whimsical, with rollicking guitars and trippy beats that soundtrack a freewheeling road trip. Confident, gutsy vocals and irreverent lyrics add to the rowdy, playful fun, making this pop rock banger a perfect TGIF anthem for hanging out with friends. There's an ambitious indie edge to the sound, but with an irrepressible energy and celebratory spirit, it's impossible not to get caught up in the rambunctious, ramshackle party atmosphere. Mixed with a wry wit, this ambitious and eccentric indie pop tune is simultaneously explosive and trippy, delivering a rousing, fun-filled experience that's impossible to resist." +Nothing To Lose,Forty Deuce,Nothing To Lose,0,"['cathartic' 'earnest' 'reflective' 'dramatic' 'alternative pop rock' + 'literate' 'angst ridden' 'bittersweet' 'alternative indie rock' + 'reflection' 'yearning' 'searching' 'pop rock' 'poignant' 'hard rock']","This poignant and searching alternative indie rock ballad is a cathartic and dramatic reflection on the yearning, earnest emotions of love and loss, flowing seamlessly between pop rock and alternative pop rock, making for an angst ridden yet literate and bittersweet hard rock anthem of reflection." +Live Human,Amplifier,The Astronaut Dismantles HAL,0,"['alternative pop rock' 'rock' 'interesting' 'alternative' 'prog rock' + 'electronic' 'epic' 'alternative rock' 'alternative indie rock' + 'progressive rock' 'pop rock' 'progressive metal']","This song is a genre-blending masterpiece, seamlessly blending elements of progressive rock, epic alternative indie rock, and pop rock with electronic beats and interesting musical arrangements to create a truly alternative and unique listening experience that fans of progressive metal, alternative pop rock, prog rock, alternative rock, and rock will all love." +The Holding Cell,Moly,Hello Shut Up,2006,['rock' 'pop rock'],This song is a high-energy fusion of pop rock and rock that combines catchy melodies with powerful guitar riffs to create an unforgettable rock experience. +Canción De Amor,Lisandro Aristimuno,Azules Turquesas,0,['argentina' 'international' 'latin' 'indie'],Experience the thrilling fusion of indie and Latin sounds from emerging Argentinean artists in this international playlist showcasing the best of Argentina's music scene. +Because Of You,Billie Piper,Walk Of Life,2000,"['romantic' 'uk' 'pop' 'sexy' 'dance pop' 'contemporary pop rock' 'dance' + 'pop rock' 'lively']",Get ready to dance to the upbeat and lively contemporary pop rock beats of this UK-based sexy love song that seamlessly combines elements of dance pop and romantic melodies. +Never Felt This Way Before,The Billions,Never Felt This Way Before,0,"['indie rock' 'christian' 'rock' 'alternative indie rock' 'indie pop' + 'pop rock' 'indie']","This song is a unique blend of alternative indie rock, pop rock, and indie pop with strong Christian themes, creating an uplifting and dynamic indie rock anthem." +See Dem Coming,Gentleman,Journey To Jah,2002,"['contemporary reggae' 'german' 'dancehall' 'conscious' 'roots reggae' + 'relaxing' 'roots' 'english' 'reggae']","This track blends contemporary reggae and classic roots reggae with a conscious message in English, resulting in a relaxing and infectious dancehall anthem that will captivate audiences from Jamaica to Germany." +Je T'aime Groupie,Omnikrom,FM2: 24 Pouces Glacés,2006,['hip hop'],This track is an upbeat and energetic hip hop banger with catchy rhymes and a head-bobbing beat. +Soulstream,BENEDICTION,The Dreams you Dread,1995,"['death metal' 'aggressive' 'heavy metal' 'negative' 'belligerent' + 'pop rock' 'strong' 'lively']","Get ready to rock out to this aggressive and belligerent pop rock anthem with heavy metal and death metal undertones, featuring a strong and negative vocal performance and a lively and unmistakably powerful instrumental arrangement." +The Personal Decay,Silver,World Against World,0,"['punk' 'indie rock' 'provocative' 'gloomy' 'urgent' 'scandinavian' + 'brooding' 'dramatic' 'punk rock' 'aggressive' 'theatrical' 'coolncocky' + 'self conscious' 'eerie' 'mischievous' 'interesting' 'norwegian' + 'late night' 'unsettling' 'passionate' 'tense anxious' 'earthy' 'stylish' + 'energetic' 'manic' 'alternative indie rock' 'yearning' 'pop rock' + 'paranoid' 'atmospheric' 'plaintive' 'glam rock' 'visceral']","This aggressive and energetic track is a unique blend of alternative indie rock and punk, with a Scandinavian twist that adds a self-conscious and earthy feel to the sound. The yearning vocals are passionate and urgent, bringing an interesting and visceral edge to the atmospheric and brooding vibe. Drawing influences from both punk and pop rock, this Norwegian band creates a late night sound that is both stylish and provocative, yet tense and anxious. With elements of glam rock and an eerie, mischievous twist, the cool and cocky vibes are enhanced by a theatrical and unsettling performance." +If This Mirror Could Only Talk,Josh Ottum,Like The Season,0,"['earnest' 'indie rock' 'laid back mellow' 'reflective' 'cold' 'literate' + 'light' 'the creative side' 'quirky' 'cerebral' 'gentle' 'bittersweet' + 'ambitious' 'alternative indie rock' 'pop rock' 'atmospheric' 'spring' + 'intimate' 'long walk' 'springlike' 'indie']","The song is a perfect marriage of alternative indie rock and pop rock, with a laid back mellow rhythm that brings a sense of gentleness and lightness to reflect on a long walk taken during a cold spring day, all while maintaining a quirky and atmospheric vibe that speaks to the artist's ambitious and cerebral creative side. The lyrics are introspective and literate, and the intimate vocals capture the bittersweet essence of the season." +Black On Black,Ben Weaver,Paper Sky,2007,['pop rock' 'country rock' 'americana' 'folk'],"This upbeat pop rock song blends elements of Americana, country rock, and folk to create a catchy and uplifting anthem perfect for road trips and summer days." +Everything I Want,Steve Rushton,Hannah Montana The Movie,2009,['rock' 'pop' 'ska' 'pop rock'],"This upbeat track is a catchy mashup of pop rock and ska, with infectious pop melodies and edgy rock instrumentation that will have you dancing along in no time." +Baby Phife's Return,A Tribe Called Quest,Beats_ Rhymes & Life,1996,['hip hop'],Experience the smooth flow of authentic hip hop beats in this latest track that will make you groove all night. +Long Painting,50 Foot Wave,Golden Ocean,2004,"['cathartic' 'hanging out' 'urgent' 'aggressive' 'intense' + 'alternative pop rock' 'rock' 'confrontational' 'the creative side' + 'hypnotic' 'brash' 'rambunctious' 'rousing' 'uncompromising' 'raucous' + 'tense anxious' 'empowering' 'introspection' 'energetic' 'suffocating' + 'fiery' 'manic' 'alternative indie rock' 'knotty' 'pop rock' 'harsh' + 'anguished distraught' 'fierce' 'crunchy' 'gutsy' 'volatile' 'visceral' + 'indie']","This alternative indie rock anthem is a gutsy and confrontational exploration of the harsh realities of introspection, suffocating emotions, and anguished anguish. With its crunchy and manic energy, it creates a visceral and hypnotic sound that is both aggressive and empowering. Uncompromising in its intensity and explosive in its cathartic release, this brash and uncompromising pop rock masterpiece is a rousing and fiery tribute to the creative side and the tumultuous journey of hanging out in the volatile and knotty world of rock." +What She Is (Is Woman In Love),Earl Thomas Conley,16 Biggest Hits,0,"['earnest' 'laid back mellow' 'reflective' 'beautiful' 'melancholy' + 'sentimental' 'wistful' 'sophisticated' 'contemporary country' + 'country pop' 'earthy' 'sensual' 'introspection' 'gentle' 'bittersweet' + 'warm' 'country' 'reflection' 'soothing' 'weary' 'feeling blue' + 'yearning' 'relaxation' 'poignant' 'intimate' 'urban cowboy' 'soft quiet']","This contemporary country ballad evokes a feeling of weariness and introspection with its melancholy melody and laid-back, mellow tone, and the poignant lyrics capture the yearning, wistful sentiment of an urban cowboy reflecting on life and love, offering a beautiful, earnest exploration of the bittersweet nature of sentimentality and the beauty of gentle, earthy, and sensual introspection." +A New Home,Leggo Beast,From Here To G,2000,"['downtempo' 'mellow' 'laidback' 'trip hop' 'club dance' 'relaxing' + 'lounge' 'jazzy' 'electronic' 'downbeat' 'chillout' 'instrumental']","This instrumental electronic track is perfect for a laidback lounge club-inspired dance session with its mellow and downtempo trip hop beats, jazzy flair, and relaxing chillout vibes." +Harborcoat,R.E.M.,Murmur - Deluxe Edition,1984,['rock' 'alternative' 'alternative rock'],"This song is a blend of alternative and alternative rock, combining complex instrumentals with gritty vocals for a truly unique rock experience." +I Am The Horizon,Grand Island,Boys & Brutes,2008,['rock'],"This song is a classic, gritty rock anthem that will make you want to bang your head and pump your fist in the air." +Das Goldene Stück,Wizo,Uuaarrgh!,1994,['punk' 'alternative pop rock' 'alternative indie rock' 'pop rock'],"This electrifying song combines elements of alternative indie rock, pop rock, punk, and alternative pop rock to create a unique and unforgettable sound." +O.dyssey Of Frustration,DESTRUCTION,D.e.v.o.l.u.t.i.o.n.,2008,"['thrash metal' 'speed thrash metal' 'heavy metal' 'metal' 'pop rock' + 'thrash']","This high-energy song features a unique fusion of pop rock, speed thrash metal, heavy metal, and thrash, resulting in an electrifying blend of sounds that are unmistakably thrash metal." +Life Is Boring,Cazals,The Bang Gang Deejays 'D Is For Disco_ E Is For Dancing',2008,['british' 'indie'],This indie British track boasts intricate guitar riffs and raw vocals that will transport you to a smoky bar in London. +Renee Is Crying,Luna,Romantica,0,"['earnest' 'alternative pop rock' 'bittersweet' 'alternative indie rock' + 'indie pop' 'ironic' 'pop rock' 'poignant' 'dream pop' 'precious' 'indie']","This alternative indie rock track blends ironic lyrics with poignant melodies, resulting in a pop rock gem that's both precious and earnest, showcasing elements of indie, indie pop, and alternative pop rock, along with dreamy, bittersweet beats." +Rose Garden,Lynn Anderson,Classic Country #1 Hits: Volume 1,1970,['70s' 'country'],"This upbeat song transports listeners to the colorful decade of the 70s with its twangy guitar riffs and folksy lyrics, all the while staying true to the roots of country." +I Have Loved And I Have Lived,Earl Gaines,Don't Take My Kindness For A Weakness,0,['soul'],This soulful track blends elements of blues and R&B to create a moving and emotional experience for listeners. +Where Did You Go? (feat. Tiff Lacey),Bobina,Again (Special Edition),0,['trance'],"Transport yourself to another reality with this entrancing new single filled with hypnotic beats and ethereal vocals, truly embodying the essence of trance music." +Losing My Religion (Live) (Athens 1992) (Applause Faded),R.E.M.,Bang And Blame,1994,"['bitter' 'gloomy' 'brooding' 'somber' 'alternative pop rock' 'eerie' + 'alternative' 'post grunge' 'tense anxious' 'alternative rock' + 'alternative indie rock' 'ominous' '90s' 'pop rock' 'nocturnal' + 'paranoid' 'slick']","This alternative indie rock tune is a brooding, bitter anthem that perfectly blends elements of pop rock, post grunge, and alternative pop rock to create a slick and ominous 90s soundscape. With a somber and gloomy atmosphere that's both nocturnal and tense anxious, the track is perfect for anyone who loves dark and eerie alternative rock that taps into their paranoid tendencies." +Wait,Bintangs,Genuine Bull,1975,['rock' 'pop rock' 'blues'],"This song mixes elements of pop rock, blues, and rock to create an upbeat and soulful sound that will have you tapping your feet and singing along." +At One With Nothing,Morbid Angel,Gateways To Anihilation,2000,"['death metal' 'bitter' 'provocative' 'gloomy' 'urgent' 'hostile' + 'exciting' 'malevolent' 'aggressive' 'intense' 'menacing' + 'confrontational' 'heavy metal' 'outrageous' 'unsettling' 'rousing' + 'nihilistic' 'tense anxious' 'energetic' 'suffocating' 'fiery' 'manic' + 'ominous' 'rebellious' 'pop rock' 'harsh' 'fierce' 'angry' 'volatile' + 'visceral' 'bleak']","This pop rock anthem is a bitter, aggressive, and confrontational offering that boasts intense and menacing vocals, suffocating and visceral instrumentals, and an outrageous and exciting energy throughout, making it perfect for fans of heavy metal, death metal, and anything with a manically hostile and rebellious edge. Its nihilistic and gloomy nature is provocative and unsettling, and its malevolent and volatile vibe is only further accentuated by its harsh and fiery delivery, resulting in a tense and anxious listening experience that is both fierce and bleak in the best possible way." +An Einem Besseren Tag,Fliehende Stürme,Die Tiere Schweigen,2009,['punk' 'pop rock'],This high-energy pop rock track brings a punk edge with its raw vocals and driving guitar riffs. +Can You Blame The Sky?,Alela Diane,The Pirate's Gospel,2007,"['alternative singer songwriter' 'indie rock' 'reflective' 'organic' + 'romantic' 'alternative pop rock' 'heartache' 'indie folk' 'melancholy' + 'passionate' 'wistful' 'earthy' 'sensual' 'rainy day' 'introspection' + 'bittersweet' 'regret' 'alternative indie rock' 'reflection' 'yearning' + 'sad' 'pop rock' 'atmospheric' 'plaintive' 'intimate' 'gritty' 'solitude' + 'folk' 'soft quiet' 'visceral']","Get lost in the introspection and yearning of this alternative singer-songwriter's indie folk sound as they delicately blend alternative pop rock and atmospheric melancholy into their intimate, reflective laments of heartache, solitude, and regret - marked by their gritty, earthy, and organic edge that exudes a passionate, visceral sadness in the rain-soaked aura of their plaintive yet bittersweet wistfulness." +Ham 'N' Eggs,A Tribe Called Quest,Peoples' Instinctive Travels & the Paths of Rhythm,1990,['hip hop'],"This energetic track is filled with hard-hitting beats and captivating rhymes, perfectly showcasing the best of modern hip hop." +Nothing Sacred Here,Buildings Breeding,In the Key of Calloused Fingers,2006,['male vocalists' 'acoustic' 'pop rock' 'indie'],"This up-tempo pop rock anthem features raw, indie-influenced instrumentation with soaring vocal harmonies from a talented pair of male vocalists delivering a catchy and highly memorable chorus, all anchored by a powerful acoustic guitar riff." +Born Under A Bad Sign,William Bell,Wow.../Bound To Happen,1969,"['exuberant' 'northern soul' 'romantic evening' 'partying' 'romantic' + 'celebratory' 'rnb' 'passionate' 'rollicking' 'earthy' 'sensual' 'tgif' + 'soul' 'pop rock' 'plaintive' 'intimate' 'sweet' 'joyous']","This exuberant pop rock anthem combines northern soul and R&B influences to create a rollicking, joyous celebration of love and romance, perfect for a TGIF party or a sensual, intimate evening with that special someone. With passionate vocals, earthy instrumentation, and sweet, celebratory lyrics, this song strikes the perfect balance between exuberant partying and plaintive, introspective romance." +Deep Down In The Jungle,Cybertribe,Sacred Memories,1998,['trance' 'electronic' 'instrumental' 'new age' 'ambient'],This electronic instrumental new age track has a mesmerizing and ambient quality that immerses listeners in a captivating trance. +Help Me,Mandy Moore,Coverage,2003,"['earnest' 'rock' 'pop' 'amiable good natured' 'adult contemporary' + 'contemporary pop rock' 'stylish' 'ambitious' 'female vocalists' + 'yearning' 'pop rock']","An enticing blend of contemporary pop rock, ambitious guitar riffs, and stylish adult contemporary melodies, this female-fronted song is sure to leave listeners yearning for more with its amiable good-natured vibe and earnest lyrics that capture the essence of rock and pop at its finest." +Undertow,Stars,Sad Robots,2008,['mellow' 'pop rock'],"This song is a perfect blend of pop rock and mellow vibes, creating a smooth yet upbeat sound that's sure to get you dancing." +Emasculate Me,The Cribs,Ignore The Ignorant,2009,"['hanging out' 'indie rock' 'urgent' 'reflective' 'confident' 'brooding' + 'partying' 'aggressive' 'messy' 'day driving' 'road trip' 'witty' + 'coolncocky' 'guys night out' 'heartache' 'wry' 'passionate' 'wistful' + 'rousing' 'energetic' 'fiery' 'bittersweet' 'alternative indie rock' + 'reflection' 'searching' 'pop rock' 'poignant' 'lively' 'gutsy' + 'visceral' 'indie' 'freewheeling']","Get ready for a wild guys night out with this alternative indie rock anthem that's both aggressive and energetic, perfect for day driving on a road trip. With witty and poignant lyrics that search for meaning and offer reflection, this pop rock tune blends messy and passionate instrumentation for a confident and gutsy sound that's both urgent and visceral. With a freewheeling indie vibe that's both lively and brooding, this rousing track is full of wry and wistful moments that offer bittersweet heartache, but still keep the cool-n-cocky attitude of a partying crew." +Después De Ti,Diego Torres,Andando,0,"['affection fondness' 'reflective' 'smooth' 'romantic evening' 'relaxed' + 'latin pop' 'romantic' 'pastoral' 'light' 'spanish' + 'amiable good natured' 'passionate' 'sentimental' 'wistful' + 'dinner ambiance' 'in love' 'stylish' 'sensual' 'gentle' 'warm' 'summery' + 'latino' 'intimate' 'refined' 'latin' 'freewheeling']","Experience a refined and intimate Latin pop song that sets a freewheeling and relaxed dinner ambiance, perfect for a romantic evening with its smooth and sensual yet gentle and light melody, conveying the warmth of affection and fondness with passionate vocals, reminiscent of summery and pastoral Spanish landscapes, all wrapped up in a stylish and sentimental production that invites reflective and wistful moods." +Essence,Lucinda Williams,Essence,2001,"['earnest' 'reflective' 'contemporary folk' 'intense' 'literate' + 'alternative country rock' 'melancholy' 'passionate' 'wistful' + 'sophisticated' 'uncompromising' 'acoustic blues' 'earthy' 'bittersweet' + 'alternative folk' 'alternative indie rock' 'country' 'female vocalists' + 'sparse' 'weary' 'yearning' 'searching' 'pop rock' 'poignant' 'blues' + 'plaintive' 'americana' 'intimate' 'folk']","This stirring and nuanced album by an accomplished female vocalist traverses the breadth of contemporary folk, ramping up to intense, pop rock-infused Americana and then delicately exploring alternative indie rock, alternative country rock and acoustic blues, all while exuding a sophisticated, unwavering melancholy that remains steeped in literary traditions, yet immediate and searching in its plaintive yearning for hope and connection. The music is often sparse and earthy, placing the listener firmly in the intimate, reflective world of the songwriter, who never shies away from the bittersweet complexities of the heart." +Come And Get Your Love,Redbone,The Essential Redbone,1973,"['exuberant' 'hanging out' 'earnest' 'reflective' 'confident' 'blues rock' + 'organic' 'partying' 'jam bands' 'politics society' 'celebratory' '70s' + 'bright' 'album rock' 'happy' 'amiable good natured' 'carefree' + 'dance pop' 'earthy' 'contemporary pop rock' 'introspection' 'energetic' + 'rocknroll' 'fun' 'celebration' 'reflection' 'yearning' 'pop rock' + 'poignant' 'plaintive' 'am pop' 'cheerful' 'slick' 'freewheeling']","This album is a lively and vibrant mix of genres, including blues rock, pop rock, dance pop, and album rock, that explores various themes such as politics, society, and introspection while seamlessly transitioning between exuberant, poignant, and earthy tones. The songs showcase a range of emotions, from yearning to cheerful, as well as a blend of amiable good-natured fun to earnest reflection. With a confident and slick sound reminiscent of jam bands from the 70s, the album creates a freewheeling atmosphere perfect for hanging out and partying, all the while maintaining an organic and contemporary feel that's both celebratory and plaintive." +Tease,Kingdom Come,Too,0,"['hanging out' 'guys night out' 'rock' 'rowdy' 'heavy metal' 'hair metal' + 'rebellious' 'pop rock' 'hard rock']","This rowdy pop rock anthem is perfect for a rebellious guys night out, combining elements of classic hair metal, heavy metal, hard rock, and pure rock n' roll, meant for a wild night of hanging out and headbanging." +White Waves,Shearwater,Palo Santo (Expanded Edition),2006,['poetry' 'rock' 'alternative' 'epic' 'alternative rock'],This epic alternative rock song combines powerful poetry with a dynamic blend of textured instruments to create a unique sound that captures the essence of alternative music. +Secret Oktober,Duran Duran,Singles Box '81 - '85,2003,['pop' '80s'],This upbeat pop song has a contagious energy that transports listeners straight back to the vibrant sound of the 80s. +Kiwi,Maroon 5,It Won't Be Soon Before Long,2007,"['hanging out' 'earnest' 'reflective' 'romantic evening' 'romantic' + 'celebratory' 'guys night out' 'heartache' 'rock' 'club' 'bright' + 'girls night out' 'pop' 'mischievous' 'sexy' 'late night' + 'amiable good natured' 'passionate' 'carefree' 'sentimental' 'wistful' + 'sophisticated' 'contemporary pop rock' 'stylish' 'sensual' 'bittersweet' + 'regret' 'alternative indie rock' 'adult alternative pop rock' + 'swaggering' 'yearning' 'pop rock' 'summery' 'jealousy' 'gritty' + 'new love' 'playful' 'sweet' 'slick']","Experience the best of adult alternative pop rock with this sophisticated and alternative indie rock track, exuding sentimentality and a bright pop rock style that's perfect for yearning and passionate moments. The amiable, good-natured and sweet vibe is countered by a swaggering and earnest sense of regret and slick romanticism, while the sensual contemporary pop rock sound is ideal for a romantic evening or reflective hanging out session. It's a celebration of love and life that's both playful and gritty, with a stylish and summery rock beat that's perfect for guys and girls' night out, but that also speaks to the heartache of new love or the wistful sentiments of a late night. Get ready to embrace your mischievous, sexy and bittersweet side, and let the carefree spirit of this song carry you away to a world of endless possibilities." +So Many Roads,Joe Bonamassa,You & Me,2006,['blues'],"This song has a soulful and melancholic tone, infused with the rich sound of classic blues." +The Winter,Apathy,Eastern Philosophy,0,"['confident' 'exciting' 'aggressive' 'celebratory' 'coolncocky' + 'guys night out' 'light' 'hip hop' 'mischievous' 'wry' 'snide' 'brash' + 'rambunctious' 'rollicking' 'rousing' 'tense anxious' 'underground rap' + 'street smart' 'rap' 'freedom' 'quirky' 'energetic' 'cynical sarcastic' + 'ambitious' 'lively']","Get ready to hit the streets with your buddies as this rollicking and energetic underground rap song boasts a brash and snide tone, celebrating the freedom and street smarts of guys night out, while confidently delivering sarcastic and witty lyrics with a mischievous and quirky twist over a lively and rousing beat perfectly blending aggression and coolness that will leave you feeling ambitious and wry in a tense and anxiously exciting experience." +Senile Dementia,BENEDICTION,Subconscious Terror / The Grand Leveller,1991,['death metal' 'pop rock'],"This song is a unique blend of pop rock and death metal, featuring upbeat melodies and heavy guitar riffs that will leave you headbanging along to its powerful beats." +I'm A Bad Luck Woman,Memphis Minnie,Queen Of Country Blues,1991,['blues'],This bluesy tune will make you feel the soulful guitar riffs deep in your bones. +Nobody But You,Roachford,Roachford,1988,['rnb' 'contemporary rnb' 'urban' 'soul' 'pop rock' 'strong'],"This powerful contemporary R&B track blends soulful vocals, pop-rock beats, and a touch of urban edge to create a strong and unforgettable anthem for modern R&B fans." +Boomtime,Amplifier,Amplifier,0,"['alternative pop rock' 'rock' 'electronic' 'alternative rock' + 'alternative indie rock' 'progressive rock' 'pop rock']","This song seamlessly blends progressive rock, alternative indie rock, pop rock, electronic, alternative pop rock, and alternative rock elements into an unbeatable rock track that will have you singing along." +Pass The Tu-Sheng-Peng,Frankie Paul,Pass The Tu-Sheng-Peng / Tidal Wave,2001,['dancehall' 'reggae'],Get ready to feel the island vibes with this energetic dancehall and reggae fusion track that will transport you straight to Jamaica's sunny beaches. +The Hunted,My Endeavour,The Hunted (Single),0,"['rock' 'heavy metal' 'nu metal' 'post grunge' 'alternative rock' 'metal' + 'pop rock' 'hard rock']","Get ready to headbang to this hard-hitting blend of pop rock, nu metal, heavy metal, post grunge, and alternative rock, all wrapped up into a raw and energetic rock anthem." +Fortune Strikes Again,Chris Connelly,Private Education,2002,"['mellow' 'alternative pop rock' 'alternative' 'industrial' + 'alternative indie rock' 'pop rock']","This hauntingly beautiful alternative indie rock ballad seamlessly blends elements of pop rock and industrial, resulting in a unique and enchanting sound that is both alternative and mellow." +Hijos de Caín,Barón Rojo,Desde Barón a Bilbao CD 2,1985,['heavy metal' 'pop rock'],"This song is a unique fusion of pop rock and heavy metal with catchy hooks, hard-hitting riffs, and driving rhythms." +N'gotolén,Rokia Traoré,Wanita,2000,"['west african' 'african folk' 'africa' 'afro pop' 'african traditions' + 'international' 'folk']","This international track blends elements of afro pop, african folk, and traditional west african rhythms to showcase the rich and diverse folk traditions of Africa." +Before You Go,The Derailers,Under the Influence of Buck,0,"['hanging out' 'earnest' 'laid back mellow' 'reflective' 'organic' + 'romantic' 'alt country' 'heartache' 'breakup' 'melancholy' 'comfort' + 'amiable good natured' 'sentimental' 'wistful' 'uplifting' 'rousing' + 'sophisticated' 'introspection' 'bittersweet' 'warm' + 'alternative indie rock' 'country' 'reflection' 'weary' 'feeling blue' + 'yearning' 'searching' 'sad' 'pop rock' 'country rock' 'lively' + 'drinking' 'optimistic' 'slick' 'freewheeling']","This alternative indie rock track seamlessly blends pop, country, and rock influences to create a sophisticated yet laid back mellow sound that perfectly captures the yearning, introspection, and heartache of a breakup while also providing a sense of comfort and closure. With its organic instrumentation, bittersweet lyrics, and freewheeling energy, this song is both introspective and lively, reflecting the ups and downs of romance and the hopeful optimism that comes with moving on. From the heartfelt reflection of the verses to the rousing, uplifting chorus, this track is a warm and sentimental ode to the amiable good natured spirit of country rock. Whether you're drinking alone or hanging out with friends, this song is the perfect soundtrack for any occasion, providing a blend of melancholy and optimism that perfectly captures the wistful feeling of feeling blue." +Golden brown,The Stranglers,5 live 01,1981,"['punk' 'hostile' 'aggressive' 'thuggish' 'rowdy' 'punk new wave' + 'menacing' 'confrontational' 'snide' 'brash' 'rambunctious' + 'contemporary pop rock' 'rocknroll' 'cynical sarcastic' 'swaggering' + 'pop rock' 'gutsy' 'enigmatic' 'volatile' 'visceral' '80s' 'british punk']","This contemporary pop rock anthem boasts rowdy energy and a menacing, confrontational swagger, invoking the visceral punk spirit of 80s British punk rock with snide cynicism and thuggish bravado, making for a brash, enigmatic, and volatile performance that's equal parts gutsy and rambunctious." +Hank Crane,Only Living Witness,Innocents,1995,['heavy metal' '90s' 'pop rock'],"Experience the electric fusion of pop rock, 90s nostalgia, and heavy metal energy in this explosive song." +Drop The Pilot,Mandy Moore,Coverage,2003,"['earnest' 'rock' 'pop' 'amiable good natured' 'adult contemporary' + 'contemporary pop rock' 'stylish' 'dance' 'ambitious' 'yearning' + 'pop rock']","This ambitious and contemporary pop rock anthem is a stylish blend of adult contemporary and dance, showcasing a yearning and earnest vocal performance that perfectly captures the amiable good natured spirit of rock music." +Sad And Alone,The Seeds,Travel With Your Mind,1993,"['rock' 'rowdy' 'boisterous' 'raucous' 'psychedelic' 'garage rock' + 'pop rock' 'psychedelic garage' 'trippy']","This rowdy pop rock song has a trippy, psychedelic vibe with boisterous and raucous energy that perfectly encapsulates the essence of garage rock music." +Xstacy Jones,Dru Hill,Dru World Order,2002,"['confident' 'sex' 'celebratory' 'girls night out' 'sexy' 'rnb' + 'late night' 'contemporary rnb' 'street smart' 'seduction' 'stylish' + 'sensual']","This contemporary R&B track oozes confidence and sensuality, exploring themes of sex and seduction perfect for a late night, street-smart vibe or a celebratory girls' night out. With its stylish sound and smooth vocals, this song is sure to set the mood for a sexy and unforgettable evening." +That's Why The Man In Black Sings The Blues,Billy Joe Shaver,Freedom's Child,0,['country' 'americana' 'progressive country'],"This is a progressive country track with a touch of americana that features poetic lyrics and country-style instrumentation, perfect for fans of country and beyond." +Swine Song,Fear of God,Toxic Voodoo,1994,['heavy metal' 'hardcore' 'pop rock'],"This pop rock song takes a turn towards heavy metal and hardcore, showcasing a raw and energetic sound." +Nocturne,The Human Abstract,Nocturne,2006,"['cathartic' 'urgent' 'dramatic' 'aggressive' 'intense' 'metalcore' + 'stately' 'literate' 'heavy metal' 'rousing' 'alternative metal' + 'tense anxious' 'indulgent' 'fiery' 'ambitious' 'pop rock' 'harsh' + 'volatile']","Get ready for an aggressive and intense blend of alternative metal, pop rock, heavy metal, and metalcore that's both harsh and cathartic, fueled by ambitious and literate lyrics in a volatile and fiery soundscape that's simultaneously indulgent and urgent, as the stately and dramatic melodies deliver a rousing and tense anxious experience." +Looking At My Feet,Room Eleven,Mmm... Gumbo?,2008,"['jazz' 'alternative indie rock' 'jazz pop' 'adult alternative pop rock' + 'pop rock']","This song is a seamless blend of adult alternative pop rock, alternative indie rock, pop rock, and jazz, with smooth hooks and lush harmonies that satisfy fans of both genres, culminating in a beautifully polished jazz pop gem." +Mais Feliz - Monoaural Remix,Bebel Gilberto,Tanto Tempo,2000,"['affection fondness' 'at the beach' 'elegant' 'downtempo' + 'laid back mellow' 'reflective' 'confident' 'smooth' 'romantic evening' + 'organic' 'romantic' 'celebratory' 'delicate' 'brasil' 'bossa nova' + 'light' 'pop' 'hypnotic' 'brazilian traditions' 'brazilian pop' 'wistful' + 'sophisticated' 'electronic' 'dinner ambiance' 'dreamy' 'earthy' + 'vacation' 'freedom' 'stylish' 'sensual' 'gentle' 'bittersweet' 'warm' + 'ethereal' 'soothing' 'relaxation' 'international' 'spring' 'summer' + 'intimate' 'sunday afternoon' 'playful' 'latin' 'springlike' 'trippy' + 'sweet' 'freewheeling']","Sip on a Caipirinha under the sun-kissed beach, as the sophisticated sound of Brazilian bossa nova and downtempo beats fill the air, creating a light and hypnotic aura. The international influences of Latin rhythms and electronic sounds collide, providing a warm and soothing atmosphere, perfect for a romantic evening or a laid-back Sunday afternoon dinner. This earthy and sensual track is reminiscent of Brazilian pop and traditions, with delicate and gentle vocals that exude a confident and freewheeling attitude. The trippy and ethereal vibes of the track invite you to a dreamy and introspective journey, inducing a sense of relaxation, playfulness, and affectionate fondness. With a celebration of spring and summer, this song encompasses a reflective, elegant, and fun ambiance. A smooth and stylish composition, that soothes and touches you, leaving a bittersweet feeling of organic freedom and vacation vibes as it fades away." +L.A. Freeway,Jerry Jeff Walker,A Man Must Carry On Volume Two,2002,['country'],This song is a true country gem with lyrics that tell a story about love and heartbreak. +Miss You,Familiar 48,Wonderful Nothing,2002,"['reflective' 'brooding' 'heartache' 'rock' 'passionate' 'post grunge' + 'angst ridden' 'alternative rock' 'alternative indie rock' + 'adult alternative pop rock' 'pop rock' 'indie']","This adult alternative pop rock song is a mix of alternative indie rock and pop rock with passionate vocals and brooding lyrics that explore heartache, angst, and reflection in a post grunge style that blends traditional and alternative rock influences." +Dirty Work,Jenna Mammina,Meant To Be,0,"['elegant' 'romantic' 'jazz' 'contemporary jazz' 'passionate' + 'dinner ambiance' 'jazz pop' 'female vocalists' 'relaxation' 'intimate' + 'refined' 'vocal' 'vocal jazz']","This refined track features passionate and intimate female vocalists delivering romantic jazz pop, creating a relaxed and elegant dinner ambiance perfect for contemporary jazz lovers." +I Won't See You Tonight Part 2,Avenged Sevenfold,Waking The Fallen,2003,"['death metal' 'bitter' 'earnest' 'emo' 'urgent' 'dramatic' 'malevolent' + 'aggressive' 'intense' 'metalcore' 'rock' 'menacing' 'confrontational' + 'heavy metal' 'hardcore' 'alternative metal' 'tense anxious' 'sprawling' + 'angst ridden' 'alternative indie rock' 'ominous' 'metal' 'pop rock' + 'post hardcore' 'harsh' 'angry' 'volatile' 'bleak']","Get ready for a bitter and confrontational journey through intense and urgent alternative indie rock and alternative metal with traces of pop rock and harsh, angst-ridden post hardcore, featuring sprawling, ominous and dramatic soundscapes blended with heavy metal, death metal, metalcore and emo, all while tackling the themes of tension, anxiety, malevolence, and anger in a volatile and bleak yet earnest and urgent manner." +Oh Mr DC,Sugar Minott,Studio One Classics,2004,['reggae'],This upbeat tune is filled with the unmistakable rhythm and laid-back vibes of reggae. +Infatuation,Maroon 5,It Won't Be Soon Before Long,2007,"['hanging out' 'earnest' 'reflective' 'romantic evening' 'romantic' + 'celebratory' 'guys night out' 'heartache' 'rock' 'club' 'bright' + 'girls night out' 'pop' 'mischievous' 'sexy' 'late night' + 'amiable good natured' 'passionate' 'carefree' 'sentimental' 'wistful' + 'sophisticated' 'contemporary pop rock' 'stylish' 'sensual' 'bittersweet' + 'regret' 'alternative indie rock' 'adult alternative pop rock' + 'swaggering' 'yearning' 'pop rock' 'summery' 'jealousy' 'gritty' + 'new love' 'playful' 'sweet' 'slick']","This adult alternative pop rock song offers a sophisticated and alternative indie rock sound accompanied by a sprinkling of sentimental lyrics, bright pop rock beats, and yearning passionate vocals that make it an amiable good-natured, sweet, and swaggering tune that is sure to evoke earnest feelings of regret. The contemporary pop rock track is perfect for a romantic evening or hanging out at a club during late nights with its reflective yet celebratory and playful nature. With a slick sound that's both stylish and summery, it carries a heartfelt plea that's tinged with heartache and new love's innocence, making it ideal for those wistful and bittersweet moments. Whether it's hanging out with the girls on a mischievous night out or enjoying a guy's night out, the song captures the essence of the moment in a sensually and sexy carefree mood that's gritty, bright, and full of passion." +They Call Me Muddy Waters,Muddy Waters,Rollin' Stone - A Golden Anniversary,1988,['blues'],This soulful track features raw blues guitar riffs and haunting vocals that will leave you feeling every ounce of emotion. +002,Apulanta,Aivan kuin kaikki muutkin,1998,['punk' 'pop rock'],Get ready to jam out to an infectious fusion of pop rock and punk in this high-energy anthem that will have you jumping out of your seat! +Iodine In My Coffee,Muddy Waters,Hoochie Coochie Man: Complete Chess Masters_ Volume 2 - 1952-1958,1991,['chicago' 'blues'],This soulful blues track captures the gritty essence of Chicago's vibrant music scene. +For The Love Of Money,The O'Jays,The Best Of The O'Jays: Love Train,1973,['70s' 'funk' 'soul'],"Get your groove on with this soulful funk track that takes you back to the 70s, complete with funky bass lines and powerful vocals." +The Girls,Calvin Harris,Merrymaking At My Place,2007,['club dance' 'electro' 'electronic' 'dance' 'pop rock'],"This energetic pop rock track combines electronic elements with pulsating beats, creating a perfect fusion of dance and club dance music with an electro edge." +26 (LP Version),Chic,Real People,1980,['swinging' 'rnb' 'quiet storm' 'contemporary rnb' 'funk' 'strong' 'disco'],"This contemporary R&B track infuses disco, funk, and quiet storm elements, creating a swinging and strong anthem." +Do You Know,The Cranberries,Wake Up And Smell The Coffee,2001,"['earnest' 'reflective' 'dramatic' 'sparkling' 'alternative pop rock' + 'heartache' 'rock' 'celtic rock' 'passionate' 'wistful' 'dreamy' + 'in love' 'contemporary pop rock' 'introspection' 'ethereal' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'yearning' 'searching' 'pop rock' 'atmospheric' 'plaintive' 'sweet']","This adult alternative pop rock tune fuses alternative indie rock with contemporary pop rock to create an atmospheric, sparkling sound that's equal parts sweet and yearning. With passionate lyrics that delve into the depths of the heart, the song explores the highs and lows of love through a lens of earnest introspection and reflective contemplation. Along the way, Celtic rock flourishes imbue the track with a haunting, wistful quality while dreamy, ethereal passages add a touch of drama to the plaintive, heartfelt vocals. This is alternative pop rock at its most heartfelt, casting a spell of enchantment as it speaks to matters of the heart with soul-stirring honesty." +TAU,Pantha Du Prince,You Are My Mate,0,['beautiful' 'ambient'],"This epic piece of music is both beautiful and ambient, with sweeping soundscapes that transport the listener to another world." +Freak Magnet,L7,Hungry For Stink,1992,"['cathartic' 'hanging out' 'punk' 'gloomy' 'brooding' 'punk rock' + 'aggressive' 'somber' 'revolutionary' 'intense' 'coolncocky' + 'alternative pop rock' 'acerbic' 'rock' 'rowdy' 'menacing' 'heavy metal' + 'alternative' 'rambunctious' 'sleazy' 'rousing' 'scary music' + 'uncompromising' 'alternative metal' 'raucous' 'tense anxious' 'grunge' + 'riot grrrl' 'empowering' 'introspection' 'cynical sarcastic' + 'alternative indie rock' 'ominous' 'irreverent' '90s' 'motivation' + 'pop rock' 'hard rock' 'harsh' 'drinking' 'angry' 'visceral' 'detached']","This alternative indie rock anthem packs an empowering, rowdy punch with aggressive, uncompromising punk and alternative metal undertones. Its harsh, irreverent and cynical lyrics are delivered with visceral intensity reminiscent of 90s grunge and riot grrrl. Despite its somber undertones, the brooding and ominous track offers introspection and cathartic motivation, perfect for hanging out and drinking. The coolncocky vocals and sleazy pop rock beats create a menacing, sleazy vibe with acerbic and sarcastic lyrics. This alternative pop rock masterpiece is a rousing and intense anthem that will leave you feeling empowered and ready to take on the world." +The Lonely,Swingin' Utters,Hatest Grits: B-Sides and Bullshit,0,"['cathartic' 'hanging out' 'aggressive' 'coolncocky' 'rock' 'rowdy' + 'boisterous' 'confrontational' 'wry' 'snide' 'rambunctious' 'passionate' + 'punk revival' 'raucous' 'street smart' 'empowering' 'energetic' + 'alternative indie rock' 'pop rock' 'gritty' 'fierce' 'drinking' + 'playful' 'visceral']","Get ready to be pumped up by the aggressive, confrontational energy of this empowering pop rock anthem, with a rowdy punk revival twist and visceral, cathartic lyrics that mix wry snide humor with street smart grit and playfulness, perfect for hanging out with friends and knocking back a few drinks while feeling fierce and coolncocky in the face of a raucous, rambunctious rock onslaught." +Failed Queen,Shearwater,Palo Santo (Expanded Edition),2006,"['mellow' 'poetry' 'rock' 'male vocalists' 'chillout' 'alternative rock' + 'folk' 'banjo']","Experience a unique blend of alternative rock, folk and chillout with mesmerizing male vocalists, as the banjo and mellow poetry transport you to a world of introspection and relaxation in this remarkable rock song." +Sad And Lonely Day,Roosevelt Sykes,Roosevelt Sykes Vol. 3 (1931-1933),0,['piano' 'blues'],"Get lost in the melancholy blues melody, as the hauntingly beautiful piano strikes a chord in your soul." +Lost In Love,Air Supply,Greatest Hits,1979,['80s'],This song transports listeners back to the upbeat and nostalgic 80s era with its infectious synth-pop melodies and catchy lyrics. +The Death And His Audience,Scumbucket,Kiss Than Kind,2005,['driving' 'morning' 'uplifting' 'energetic' 'alternative rock' 'pop rock'],"Start your day off right with this energetic and driving pop rock anthem, perfect for those uplifting morning routines with its alternative rock vibes." +Down In The Alley,Memphis Minnie,Columbia Original Masters,1991,['blues'],"This soulful ballad is drenched in the heart-wrenching sound of blues, evoking a melancholic nostalgia that lingers long after the last chord is played." +Learning To Breathe,Switchfoot,The Best Yet,2000,"['cathartic' 'exuberant' 'earnest' 'dramatic' 'alternative ccm' + 'alternative pop rock' 'christian' 'rock' 'bright' 'literate' 'religious' + 'alternative' 'passionate' 'spiritual' 'post grunge' 'rousing' 'earthy' + 'introspection' 'energetic' 'warm' 'alternative rock' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'pop rock' 'contemporary christian' 'poignant' 'refined' 'lively' + 'affirmation' 'slick']","This vibrant and dynamic song combines the introspection of adult alternative pop rock with a refined alternative indie rock sound, creating a bright and exuberant experience that is poignant and cathartic at the same time. With passionate and earnest lyrics that reflect on the spiritual journey, this contemporary Christian track offers a warm affirmation that is both uplifting and dramatic. The slick and lively post grunge-inspired instrumentation blends seamlessly with elements of earthy and alternative rock, while the literate and reflective songwriting showcases an alternative CCM approach that is both memorable and rousing. Overall, this is a powerful and energetic song that speaks to the heart of the rock and Christian music scenes alike." +Bunsenwahrheiten,Von Spar,Die uneingeschränkte Freiheit der privaten Initiative,2003,['punk' 'pop rock'],This high-energy track blends infectious pop rock melodies with raw punk attitude to create a head-banging anthem for rebellion and self-expression. +Pedra Gigante,Cássia Eller,Com Voce ... Meu Mundo Ficaria Completo,1999,"['earnest' 'latin pop' 'pop' 'amiable good natured' 'brazilian traditions' + 'brazilian pop' 'sentimental' 'lush' 'stylish' '90s' 'international' + 'pop rock' 'mpb' 'latin']","An international Latin pop anthem with a lush soundscape steeped in 90s Brazilian traditions, filled with amiable good-natured lyrics and an earnest sentimentality, creating a stylish fusion of MPB, pop rock, and Brazilian pop that oozes with the charm of the best of Latin pop." +Dark Heart Waiting,Markus Schulz,Dark Heart Waiting,0,['trance' 'electronic'],This electronic track holds an entrancing beat and takes listeners on a journey through the wavy landscapes of trance music. +Are You Happy?,Juliette & The Licks,Sticky Honey,2006,['rock' '00s'],Get ready to rock out like it's the 00s with this electrifying anthem that brings us back to the golden age of rock. +Flicks,Frou Frou,Details,2002,"['elegant' 'downtempo' 'smooth' 'romantic evening' 'dramatic' 'brittle' + 'fractured' 'lush' 'electronic' 'dance pop' 'stylish' 'warm' + 'alternative indie rock' 'female vocalists' 'adult alternative pop rock' + 'pop rock' 'nocturnal' 'refined' 'detached' 'indie' 'slick']","Experience the smooth and sophisticated sounds of adult alternative pop rock and alternative indie rock, brought to life with refined and detached vocals hovering over fractured yet lush electronic beats and slick pop rock melodies; as female vocalists guide you through a nocturnal, elegant and stylish indie soundscape, perfect for a romantic evening or a warm and dramatic downtempo dance pop parade." +Animal Instinct,The Cranberries,Bury The Hatchet (The Complete Sessions 1998-1999),1999,['rock' 'alternative' 'female vocalists' 'pop rock'],This pop rock anthem features powerful female vocalists and takes an alternative approach to classic rock sensibilities. +(Love Is) My Last Word,Kathy Mattea,The Innocent Years,0,"['laid back mellow' 'female vocalist' 'sentimental' 'contemporary country' + 'bittersweet' 'country' 'poignant' 'playful' 'joyous']","This contemporary country tune is a sentimental and poignant, yet laid back mellow song with a joyous and playful feel, delivered by a talented female vocalist with a bittersweet touch that perfectly captures the essence of the country spirit." +Strange Little Girl,The Stranglers,FRIDAY THE THIRTEENTH,1982,['rock' '80s'],This high-energy track captures the essence of 80s rock with its blazing guitar riffs and catchy choruses. +Carry Me Through,Dave Barnes,Me and You and the World,2008,"['hanging out' 'earnest' 'reflective' 'confident' 'organic' + 'self conscious' 'bright' 'literate' 'passionate' 'sentimental' + 'whimsical' 'earthy' 'freedom' 'stylish' 'introspection' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'swaggering' 'knotty' 'searching' 'pop rock' 'blues' 'summery' 'intimate' + 'gritty' 'gutsy' 'contemporary singer songwriter' 'freewheeling']","This adult alternative pop rock song blends alternative indie rock with blues influences, weaving a reflective and sentimental introspection through gritty lyrics and earthy, organic instrumentals, creating a freewheeling yet self-conscious vibe, all while a confident and passionate contemporary singer songwriter delivers a gutsy and swaggering performance, inviting the listener to hang out in the stylish and whimsical summery atmosphere of this knotty and literate reflection on freedom and intimacy." +Free-Esta,PackFM,whutduzFMstand4?,2006,['hip hop'],"This high-energy track is full of punchy beats and smooth rhymes, making it the perfect representation of contemporary hip hop." +Stillness,Shadows Fall,The War Within,2004,"['cathartic' 'hanging out' 'provocative' 'brooding' 'hostile' 'outraged' + 'heavy' 'malevolent' 'aggressive' 'revolutionary' 'intense' 'coolncocky' + 'thrash metal' 'thuggish' 'guys night out' 'metalcore' 'punk new wave' + 'menacing' 'confrontational' 'heavy metal' 'alternative' 'brash' + 'rousing' 'raucous' 'tense anxious' 'empowering' 'energetic' 'fiery' + 'hardcore punk' 'metal' 'pop rock' 'gritty' 'power metal' 'angry' + 'visceral']","Get ready to mosh to this aggressive and confrontational pop rock anthem that's both empowering and revolutionary, blending intense hardcore punk and menacing thuggish vibes with outraged and visceral lyrics that unleash a cathartic brash and alternative sound, brooding with heavy and hostile riffs that'll rouse you during a guys night out, influenced by heavy metal, metalcore, power metal, thrash metal, and punk new wave, it's a fiery and malevolent track that's both provocative and tense, delivering a raucous and gritty performance that's cool and cocky." +Rollin' And Tumblin' (Live Album Version),Cream,Royal Albert Hall London May 2-3-5-6 2005,0,"['confident' 'blues rock' 'aggressive' 'intense' 'regional blues' + 'hypnotic' 'brash' 'rousing' 'energetic' 'fiery' 'sprawling' 'pop rock' + 'blues' 'hard rock' 'british blues' 'trippy' 'volatile' 'visceral' + 'freewheeling']","This hard-hitting song delivers a fiery blend of aggressive pop and blues rock, with a confident and freewheeling performance that's both visceral and regional. Its hypnotic and sprawling sound draws inspiration from both British and regional blues, blending together in a trippy and volatile mix that's as intense as it is energetic. The result is a rousing, hypnotic and brash display of hard rock that's impossible to ignore." +Daffodil Lament,The Cranberries,Stars - The Best Of The Cranberries 1992-2002,1994,"['earnest' 'reflective' 'dramatic' 'alternative pop rock' 'rock' + 'celtic rock' 'alternative' 'passionate' 'contemporary pop rock' + 'cerebral' 'bittersweet' 'alternative rock' 'alternative indie rock' + 'female vocalists' 'adult alternative pop rock' 'yearning' 'pop rock' + 'plaintive']","This song is a genre-bending mix of adult alternative pop rock, alternative indie rock, and pop rock, featuring yearning and passionate female vocalists delivering an earnest and reflective performance over a backdrop of contemporary pop rock and celtic rock, creating a dramatic and cerebral sound that's both alternative and bittersweet, with a plaintive touch of alternative rock." +King Midas,Army Of Lovers,Les Greatest Hits,1996,"['euro dance' 'eurodance' 'marching' 'club dance' 'euro pop' 'pop' + 'swedish' 'electronic' 'dance' '90s' 'pop rock' 'europop' 'disco' '80s']","An upbeat and energetic pop rock anthem infused with disco, electronic and eurodance elements that transports listeners back to the 90s club dance scene with its marching beats and euro pop flair, courtesy of its Swedish origin." +This Time Around,Hanson,MmmBop : The Collection,2000,['rock' 'pop' 'contemporary pop rock' 'teen pop' 'pop rock'],"This upbeat track blends the catchy hooks of contemporary pop rock with the edginess of rock, resulting in a perfect marriage of pop and teen pop that's sure to get stuck in your head." +The Black Flame,Nile,Black Seeds of Vengence,0,"['death metal' 'mythsnlegends' 'hostile' 'acerbic' 'world view' 'cold' + 'heavy metal' 'turbulent' 'brash' 'threatening' 'anger hostility' + 'nihilistic' 'suffocating' 'sprawling' 'loneliness' 'belligerent' + 'pulsing' 'pop rock' 'harsh']","This pop rock song explores the suffocating coldness of loneliness through sprawling verses and pulsing heavy metal choruses, delivering an acerbic take on the world view of mythsnlegends with harsh, threatening lyrics that capture the turbulent, hostile and nihilistic anger and belligerent hostility of the human condition." +Broken Toys ( LP Version ),Jerry Jeff Walker,Mr. Bojangles,1968,"['laid back mellow' 'reflective' 'confident' 'organic' 'day driving' + 'road trip' 'country folk' 'late night' 'reverent' 'carefree' 'earthy' + 'freedom' 'rainy day' 'introspection' 'gentle' 'bittersweet' 'warm' + 'country' 'folk rock' 'searching' 'singer songwriter' 'pop rock' + 'poignant' 'psychedelic garage' 'progressive country' 'freewheeling']","An earthy and warm mix of psychedelic garage, pop rock, and country folk that takes you on a freewheeling road trip through introspection, searching, and freedom, with confident and laid back mellow vocals and gentle guitar strums, perfect for a rainy day or late night reflective drives, showcasing the poignant yet bittersweet singer-songwriter style of progressive country and folk rock, all while maintaining a carefree, reverent, and organic vibe." +The Colour Of The Sky,Pale Saints,Mrs. Dolphin,1990,"['alternative pop rock' 'shoegaze' 'rock' 'melancholy' 'spiritual' + 'autumnal' 'quirky' 'noise pop' 'ethereal' 'alternative indie rock' + 'indie pop' 'pop rock' 'dream pop']","This hauntingly beautiful song blends ethereal dream pop with alternative indie rock, resulting in a quirky and melancholy track that is both spiritual and autumnal, featuring elements of noise pop, shoegaze, and pop rock to create a unique and immersive alternative pop rock experience." +Beautiful Day,3 Colours Red,Revolt,1999,"['britpop' 'alternative pop rock' 'rock' 'punk revival' + 'british trad rock' 'alternative rock' 'alternative indie rock' + 'belligerent' 'pop rock' 'strong' 'hard rock' 'lively' 'punk pop']","This high-energy alternative indie rock anthem infuses elements of pop rock, britpop, and punk revival to create a dynamic sound that's both strong and lively, while also drawing on British trad rock influences for added power. With a touch of belligerent punk pop attitude and hard-hitting rock riffs, this alternative pop rock gem is a must-hear for fans of alternative rock." +Don Quiote,Ismo Alanko,Taiteilijaelämää,1995,['rock' 'finnish' 'finland'],"This electrifying rock anthem is an authentic representation of the dynamic Finnish music scene, complete with driving guitar riffs and a powerful and distinctly Finnish sensibility - a true tribute to the cultural legacy of Finland." +La Mona,Carlos Vives,El Amor De Mi Tierra,1999,"['south american traditions' 'guitar' 'latin pop' 'colombian' 'club dance' + 'electronic' 'acoustic' 'international' 'latin']","Experience a fusion of international electronic beats with the soulful melodies of Colombian guitar and traditional South American influences, creating a vibrant Latin pop sound perfect for the club dance floor or acoustic listening." +The Cat Crept In,Mud,Let's Have A Party - The Best Of Mud,0,['70s'],This funky and groove-driven track transports listeners right back to the mesmerizing and soulful sounds of the 70s. +Fascination,Alphabeat,Godskitchen - The Anthems 2009,0,['pop'],This catchy tune is a perfect example of modern pop music with its upbeat rhythm and catchy melody. +Hacksaw Decapitation,Cannibal Corpse,Bloodthirst,1999,"['death metal' 'cathartic' 'provocative' 'urgent' 'hostile' 'exciting' + 'malevolent' 'aggressive' 'intense' 'hedonistic' 'menacing' + 'confrontational' 'heavy metal' 'outrageous' 'unsettling' 'grindcore' + 'raucous' 'nihilistic' 'tense anxious' 'suffocating' 'ominous' 'metal' + 'pop rock' 'harsh' 'fierce' 'angry' 'volatile' 'visceral' 'bleak']","This pop rock track veers into the heavy metal territory with its aggressive and confrontational attitude, creating an intense and suffocating atmosphere that is both ominous and menacing. The visceral and cathartic experience is also bolstered by the nihilistic and malevolent lyrics that add a provocative edge to the already thrilling and exciting mix, and make this sound almost like a death metal or grindcore anthem. It's a raucous and hedonistic ride that leaves the listener unsettled, tense, and anxious as they confront the hostile and volatile energy that emanates from every note in this fierce and bleak composition." +Hammer,Kitchens Of Distinction,Capsule (The Best of KOD: 1988-94),1989,['80s'],"This song blends modern pop hooks with an unmistakable 80s-inspired sound, complete with bright synths and catchy melodies." +All You Do Is Dial,Heatwave,Too Hot To Handle,1976,"['romantic' 'light' 'rnb' 'quiet storm' 'lush' 'stylish' 'urban' 'soul' + 'pop rock' 'disco' 'sweet']","The new single is a lush and stylish combination of soulful pop rock and urban disco, filled with sweet romantic lyrics and light R&B undertones, making for a quiet storm ballad that is sure to impress." +Sé,Rokia Traoré,Mouneïssa,1991,['world' 'african' 'mali' 'africa'],"This inspiring song blends traditional African rhythms from Mali with a modern world sound, capturing the dynamic spirit of Africa." +Always There,Blueboy,Unisex,1994,"['alternative pop rock' 'twee pop' 'soft' 'alternative indie rock' + 'indie pop' 'pop rock' 'indie']","This new single brings together the elements of alternative indie rock, pop rock, and indie pop, with a touch of alternative pop rock, resulting in a soft, twee pop gem that is sure to charm audiences everywhere." +Just Desserts,Art Brut,Alcoholics Unanimous,2009,['alternative pop rock' 'british' 'alternative indie rock' 'pop rock'],"This infectious new single blends together elements of alternative indie rock, pop rock, and alternative pop rock, all infused with a distinctly British flair." +Oslo Campfire,Port O'Brien,Threadbare,2009,"['cathartic' 'indie rock' 'urgent' 'laid back mellow' 'reflective' + 'brooding' 'somber' 'messy' 'melancholy' 'the creative side' 'late night' + 'wistful' 'ramshackle' 'lazy' 'autumnal' 'introspection' 'angst ridden' + 'bittersweet' 'alternative folk' 'alternative indie rock' 'reflection' + 'weary' 'pop rock' 'poignant' 'plaintive' 'intimate' 'folk' 'indie']","This song captures the bittersweet emotions of weary introspection with its poignant blend of alternative indie rock, pop rock, and folk, featuring cathartic vocals that lay bare the messy and brooding angst of late night reflection. The intimate and laid back mellow vibe is underscored by the urgent urgency of autumnal introspection, as the ramshackle beauty of indie rock and alternative folk evokes a wistful and somber mood that is both lazy and reflective, yet ultimately cathartic and melancholy." +Any Day Now,Sam Cooke,Specialty Profiles: Sam Cooke & The Soul Stirrers,1991,['60s' 'male vocalists' 'soul'],This soulful track features powerful male vocalists and transports listeners back to the groovy and emotive sounds of the 60s. +Just The Two Of Us,Grover Washington_ Jr. with Bill Withers,Bill Withers' Greatest Hits,0,['70s' 'soul'],This soulful tune takes you back to the groovy 70s with its funky bass line and smooth vocals. +Ne Lui Dis Pas,Fredericks_ Goldman_ Jones,Du New Morning Au Zenith,0,['french' '90s' 'international' 'pop rock' 'western european traditions'],This catchy pop rock track from the 90s combines international influences with the rich musical traditions of France and Western Europe. +Expansions,Lonnie Liston Smith,Watercolors,1978,"['hanging out' 'elegant' 'laid back mellow' 'smooth' 'piano jazz' + 'sparkling' 'crossover jazz' 'fusion' 'jazz' 'the creative side' 'rnb' + 'hypnotic' 'comfort' 'spiritual' 'spacey' 'jazz instrument' + 'sophisticated' 'post bop' 'complex' 'sensual' 'urban' 'sprawling' + 'gentle' 'soothing' 'funk' 'summery' 'intimate' 'gritty' 'sweet' 'slick']","This song blends elements of piano jazz, post bop, and funk with a spacey, hypnotic sound to create a sophisticated and spiritual atmosphere that's perfect for hanging out and relaxing on warm summer evenings. The jazz instrumentals are both gentle and sparkling, with gritty and slick undertones that bring an urban edge to the otherwise laid back, mellow vibe. It's a fusion of RnB and crossover jazz, with a sensual and elegant feel that's both complex and soothing, making it the perfect soundtrack for exploring the creative side of life." +How It Feels (To Be With You),eleventyseven,galactic conquest,2007,"['power pop' 'exuberant' 'indie rock' 'confident' 'dramatic' 'aggressive' + 'witty' 'christian' 'bright' 'alternative' 'amiable good natured' + 'passionate' 'rousing' 'energetic' 'alternative indie rock' 'pop rock' + 'lively' 'playful' 'slick']","This aggressive and energetic alternative indie rock song is packed with witty lyrics and exuberant instrumentation that borders on bright pop rock and passionate power pop, delivered with an amiable good natured confidence and a slick alternative edge that will get you grooving. With a lively and dramatic indie rock sound, this rousing anthem exudes playful energy and an unapologetically Christian message that is sure to leave you feeling pumped up and inspired." +Even For Me (Live),Bobby McFerrin And Chick Corea,Play,1992,['piano jazz' 'jazz' 'piano'],This smooth and sultry piano jazz tune features captivating piano melodies and intricate jazz grooves. +Tomorrow,Roachford,Word Of Mouth,2005,"['swinging' 'rnb' 'contemporary rnb' 'sentimental' 'urban' 'soul' + 'pop rock' 'strong']","This sentimental contemporary R&B song features soulful vocals and a pop rock beat, creating an urban vibe while maintaining a strong R&B and swinging feel." +Uncomfortably Slow,Newton Faulkner,Hand Built By Robots,2007,"['earnest' 'laid back mellow' 'reflective' 'organic' 'delicate' 'picnic' + 'amiable good natured' 'passionate' 'sentimental' 'wistful' 'earthy' + 'sensual' 'introspection' 'gentle' 'innocent' 'alternative indie rock' + 'acoustic' 'soothing' 'adult alternative pop rock' 'pop rock' 'plaintive' + 'intimate' 'cheerful' 'sunday afternoon' 'springlike' 'sweet' + 'contemporary singer songwriter']","Experience a charming and relaxing Sunday afternoon picnic while enjoying the earthy and organic sound of a contemporary singer-songwriter, featuring gentle and reflective melodies with a mix of adult alternative pop rock and alternative indie rock elements, delicately blending heartfelt and passionate lyrics that evoke a sentimental and wistful atmosphere, perfect for some laid back and soothing introspection, in a sweet and amiable good-natured vibe that feels intimate and sincere, accompanied by the smooth and cheerful pop rock rhythms that bring a springlike feel to your day, with a plaintive and earnest tone that strikes a chord of innocent and amiable good-will, creating a sensual and alluring ambiance that you can't help but fall in love with." +Cat Scratch Fever,Ted Nugent,Double Live Gonzo,1977,['70s' 'rock' 'classic rock' 'hard rock'],"This classic rock anthem from the 70s is the embodiment of hard rock, complete with driving guitar riffs and a powerhouse vocal performance that truly defines the sound of rock music." +Soul Wire,Vibrasphere,Lime Structure,2003,['electronic' 'chillout' 'ambient'],This electronic track creates a mellow atmosphere with its chillout beats and ambient soundscapes. +Early Years,The Auteurs,New Wave,1993,"['indie rock' 'reflective' 'brooding' 'britpop' 'delicate' + 'self conscious' 'alternative pop rock' 'acerbic' 'rock' 'literate' 'pop' + 'wry' 'speed' 'restrained' 'cool' 'introspection' 'cerebral' 'neo glam' + 'cynical sarcastic' 'alternative indie rock' 'reflection' 'feeling blue' + 'autumn' 'elaborate' 'pop rock' 'intimate' 'sunday afternoon' 'indie']","This alternative indie rock song combines elaborate instrumentals with self conscious lyrics touching on everything from pop rock to britpop, neo glam and more, resulting in a reflective yet delicate portrayal of introspection, delivered with a cynical, sarcastic undertone. Perfect for a brooding Sunday afternoon, the song captures the acerbic and cool wryness of its indie rock and alternative pop rock roots, all while exploring literate themes of intimacy, feeling blue, and restrained cerebral power, conveying an autumnal feeling through its passionate rock sound." +Natural Born Bugie,Humble Pie,Town And Country,1990,['blues rock' 'rock' 'album rock' 'classic rock' 'pop rock' 'hard rock'],"This hard-hitting, blues-inspired rock anthem combines the best of classic, album, and pop rock for an unforgettable stadium-worthy experience." +Local Fisherman,Eek-A-Mouse,Black Cowboy,1996,['dancehall' 'reggae'],"This upbeat track blends the infectious rhythms of dancehall with the soulful melodies of reggae, resulting in a feel-good anthem perfect for any party or summer day." +Beyond Time Beyond Bass,Bass Junkie,In Bass No One Can Hear You Scream,0,['club dance' 'electro' 'electronic' 'rap' 'party rap'],"This upbeat rap-electronic fusion track boasts a relentlessly catchy beat that will keep you dancing all night long, setting the perfect tone for any party or club atmosphere." +Death Alley Driver,Hughes Turner Project,Live In Tokyo,2002,['heavy metal' 'classic rock' 'hard rock'],"This epic song combines the best elements of classic rock, heavy metal, and hard rock, featuring soaring guitar riffs, thunderous drums, and an anthemic chorus that will have you headbanging along in no time." +Glory,The Acorn,Glory Hope Mountain,2007,['folk' 'indie'],"This indie folk tune is a heartfelt portrayal of love and hope that delicately blends acoustic instruments with dreamy, ethereal textures." +Misunderstood,Carolyn Wonderland,Miss Understood,2008,"['blues rock' 'alternative pop rock' 'alternative indie rock' 'country' + 'pop rock' 'blues']","This song blends together the raw energy of alternative indie rock, blues rock and country, with the catchiness of pop rock and alternative pop rock, all combined with a touch of soulful blues." +Funk School,Fred Wesley,FULL CIRCLE: FROM BE BOP TO HIP HOP,0,"['sexual' 'hard bop' 'celebratory' 'jazz' 'rnb' 'happy' 'jazz funk' 'funk' + 'soul']","This celebratory jazz funk song showcases the soulful and hard bop elements of classic jazz, paired with a fun and sexual energy reminiscent of R&B and funk music." +The Cars And The Storm,Low Low Low La La La Love Love Love,Low Low Low La La La Love Love Love,2007,"['indie rock' 'rock' 'country' 'acoustic' 'pop rock' 'folk' 'chill' + 'indie']","This song embodies a unique blend of pop rock, indie, and indie rock, with a chill and folk-inspired vibe accompanied by a touch of country and rock elements, all brought together with the soulful sound of acoustic instruments." +Hush Hush; Hush Hush,The Pussycat Dolls,Doll Domination 3.0,2009,['pop' 'dance' 'pop rock'],This upbeat pop rock anthem is an irresistible fusion of catchy pop hooks and energizing dance beats. +Give Me A Minute (pt 2),The New Mastersounds,102%,2006,['instrumental' 'funk' 'acid jazz'],"This instrumental track exudes a smooth fusion of acid jazz and funk, creating a groovy and laid-back vibe perfect for any laid-back setting." +Bossa Nouveau,Marc Antoine,Universal Language,2000,"['reserved' 'affection fondness' 'elegant' 'laid back mellow' 'guitar' + 'romantic' 'delicate' 'jazz' 'contemporary jazz' 'comfort' + 'amiable good natured' 'guitar jazz' 'jazz instrument' 'dinner ambiance' + 'sensual' 'smooth jazz' 'gentle' 'jazz pop' 'instrumental' 'soothing' + 'calm peaceful' 'relaxation' 'intimate' 'refined']","Indulge in the refined and elegant sounds of contemporary jazz with this smooth and laid-back instrumental guitar piece, perfect for creating a calm and peaceful dinner ambiance. With its gentle and delicate melody, this jazz pop piece exudes an amiable good-naturedness and fondness for relaxation, making it perfect for intimate and sensual moments. Let the soothing and mellow tones of the jazz instrument comfort and embrace you with its subtle romanticism, as you enjoy an evening of pure comfort and jazz sophistication." +Pay Me My Money Down,Bruce Springsteen,We Shall Overcome The Seeger Sessions American Land Edition,2006,['rock' 'folk'],"This toe-tapping tune is a perfect mix of folk and rock, taking us on a musical journey through story-filled lyrics and energetic instrumentation." +Friday Night,Young Gunz,Tough Luv,2004,"['exuberant' 'hanging out' 'urgent' 'confident' 'aggressive' 'thuggish' + 'guys night out' 'rowdy' 'hungry' 'confrontational' 'hip hop' + 'mischievous' 'brash' 'rousing' 'street smart' 'rap' 'stylish' + 'east coast rap' 'swaggering' 'gritty' 'fierce']","Get ready for an exuberant guys night out anthem with this East Coast rap banger that brings the swaggering, thuggish, and street smart vibes of hip hop to life, delivering a confrontational and aggressive message with a rousing, urgent, and rowdy energy that's as gritty and brash as it is stylish and mischievous, making you feel hungry for more and ready to hang out with your crew all night long." +Don't Fall In Love,Danko Jones,Don't Fall In Love,2006,['rock' 'pop rock'],"This pop rock masterpiece boasts a thrilling rock influenced sound, a jaw-droppingly catchy chorus, and an electrifyingly upbeat tempo that will have you feeling alive and kicking in no time." +So Why So Sad,Manic Street Preachers,Forever Delayed,2001,"['britpop' 'alternative pop rock' 'rock' 'alternative' 'alternative rock' + 'alternative indie rock' 'pop rock']","This dynamic track combines elements of alternative indie rock, pop rock, britpop, and alternative pop rock to create a unique and catchy blend of alternative rock." +1998 (Paul Van Dyk Remix),Binary Finary,Positiva Presents Essential Club Anthems,1998,['trance'],This captivating song induces a mesmerizing trance with its pulsing beats and ethereal melodies. +The Spell,Chad Wackerman,Drum Nation Volume One,2004,['rock' 'jazz rock' 'progressive rock' 'instrumental'],"This epic instrumental track seamlessly blends elements of progressive rock and jazz rock, resulting in an intense and dynamic piece of rock music." +Everything Else,Syd Matters,Ghost Days [New Edition],2008,"['french' 'beautiful' 'late night' 'alternative' 'atmospheric' 'dream pop' + 'folk' 'indie']","Enter a dreamy and captivating world of beautiful, atmospheric indie music with a French flair, perfect for late night listening, blending elements of alternative, folk, and dream pop genres." +I Concentrate On You,Cal Tjader,Tjader Plays Mambo,0,['latin jazz' 'jazz' 'world fusion' 'cool' 'post bop' 'afro cuban jazz'],This world fusion masterpiece combines post bop and cool jazz with Latin and Afro Cuban jazz influences for a unique and captivating listening experience. +Ma Wida (Juhuu!),P. R. Kantate,Andere Seite,2006,['international' 'reggae'],This upbeat track combines international rhythms with classic reggae beats for a dance-worthy fusion of cultures. +Soul Survivor,Larry Norman,So Long Ago The Garden,1973,"['earnest' 'reflective' 'laidback' 'brooding' 'dramatic' 'organic' + 'eccentric' 'revolutionary' 'literate' 'religious' 'pop' 'gospel' + 'passionate' 'spiritual' 'ambitious' 'reflection' 'yearning' + 'contemporary christian' 'poignant' 'christian rock']","An ambitious and revolutionary piece of contemporary Christian rock, this literate song incorporates gospel and spiritual themes with a yearning and brooding yearning melody. A passionate and poignant reflection on faith, the organic instrumentation and laidback atmosphere create an earnest and reflective mood, while the eccentric and dramatic elements add a sense of intrigue and unpredictability." +Gas,Bitch Alert,Rriot,2002,['punk'],Raging guitars and rebellious vocals define the angst-filled punk sound of this fiercely energetic track. +Buy High Sell Low,31Knots,A Word Is Also A Picture Of A Word,2002,"['earnest' 'indie rock' 'reflective' 'confident' 'dramatic' 'eccentric' + 'druggy' 'heartache' 'melancholy' 'eerie' 'late night' 'brash' + 'rambunctious' 'unsettling' 'passionate' 'meandering' 'rousing' 'lush' + 'tense anxious' 'dreamy' 'energetic' 'sprawling' 'ethereal' + 'alternative indie rock' 'pop rock' 'nocturnal' 'lively' 'playful']","This alternative indie rock song is both energetic and melancholy, with a lush and sprawling sound that is both eccentric and confident. The passionate and earnest vocals drive home the heartache of the lyrics, while the rousing and brash instrumentation creates a lively and meandering sonic journey, with a druggy and dramatic feel that is both indie rock and pop rock. The ethereal and reflective qualities add a dreamy and nocturnal vibe, while the playful and tense anxious elements add an unsettling tension to the overall mood. This is a truly rambunctious and dramatic track, full of raw emotion and energy, perfect for those late night listening sessions." +Summer Smile,Ronny Jordan,The Antidote,1992,"['reserved' 'laid back mellow' 'smooth' 'relaxed' 'romantic' + 'crossover jazz' 'jazz' 'light' 'rnb' 'comfort' 'amiable good natured' + 'guitar jazz' 'jazz instrument' 'dinner ambiance' 'sensual' 'urban' + 'smooth jazz' 'gentle' 'warm' 'stay in bed' 'jazz pop' 'soothing' + 'relaxation' 'intimate' 'refined' 'sunday afternoon' 'background music' + 'soft quiet']","Experience a refined and intimate Sunday afternoon dinner ambiance with the warm and soothing crossover jazz instrumental music of a gentle and reserved guitar jazz, perfect background music for a relaxed and laid back stay in bed, filled with sensual and amiable good natured vibes, creating a smooth and mellow atmosphere of comfort and relaxation, reminiscent of a romantic jazz pop scene." +Man vet vad man har,Asta Kask,En För Alla Ingen För Nån,2006,['punk'],"This high-energy track is a quintessential punk anthem, with scorching guitar riffs and raw, unbridled vocals." +August 10,Julie Doiron,Broken Girl,2003,"['earnest' 'alternative singer songwriter' 'indie rock' 'reflective' + 'brooding' 'lo fi' 'delicate' 'winter' 'heartache' 'sadcore' 'literate' + 'melancholy' 'wistful' 'autumnal' 'restrained' 'rainy day' + 'introspection' 'bittersweet' 'alternative indie rock' 'female vocalists' + 'reflection' 'yearning' 'autumn' 'sad' 'pop rock' 'nocturnal' 'plaintive' + 'intimate' 'folk']","This hauntingly beautiful music piece is a blend of alternative indie rock, pop rock and sadcore, featuring soulful female vocalists and melancholic lyrics that speak of heartache and yearning, conveyed through a delicate, introspective and restrained indie rock sound that is perfect for wistful and rainy autumn days, evoking a bittersweet sense of reflection and autumnal melancholy, while also showcasing the literate and intimate songwriting style of an alternative singer-songwriter." +You're Not Alone,ATB,You're Not Alone,2002,['trance' 'dance'],"This high-energy track is the perfect fusion of trance and dance, featuring pulsing beats and hypnotic melodies that will keep you moving all night long." +Learn To Love Again,Familiar 48,Wonderful Nothing,2002,"['reflective' 'brooding' 'heartache' 'rock' 'passionate' 'post grunge' + 'angst ridden' 'alternative rock' 'alternative indie rock' + 'adult alternative pop rock' 'pop rock']","Experience the raw emotions of heartache and angst through passionate vocals and brooding instrumentals in this adult alternative pop rock song that blurs the lines between alternative indie rock, post grunge, and pop rock, while offering a reflective glimpse into the world of alternative rock." +Dear God,Boyz II Men,Evolution,1997,"['earnest' 'romantic' 'celebratory' 'sexy' 'rnb' 'sentimental' + 'adult contemporary' 'new jack swing' 'sensual' 'urban' 'soothing' 'soul' + 'pop rock']","This sentimental pop rock track infused with soul, urban and new jack swing influences delivers an earnest and romantic message with a sensual RnB vibe. Its soothing yet celebratory sound creates the perfect sexy ambiance for any adult contemporary occasion." +All My Friends,Pavement,Crooked Rain Crooked Rain (Deluxe Edition),2004,['indie rock' 'lo fi' 'alternative' 'alternative rock' 'indie'],"Get lost in the hauntingly raw sound of this lo-fi, indie rock track that seamlessly blends elements of alternative and indie, delivering the perfect dose of alternative rock vibes." +Schweinewelt,Wizo,Uuaarrgh!,1994,['punk' 'alternative pop rock' 'alternative indie rock' 'pop rock'],"This catchy and high-energy song infuses elements of alternative indie rock, pop rock, punk, and alternative pop rock to create a dynamic and eclectic sound." +Cyberia,Afro Celts,Seed,0,['world'],"This global anthem captures the heart and soul of the world, with its inspiring lyrics and captivating melody." +Talk About It,The Metros,Talk About It,2008,"['indie rock' 'britpop' 'alternative pop rock' 'british' 'rnb' + 'alternative' 'alternative indie rock' 'pop rock' 'indie']","This dynamic track showcases a genre-bending fusion of alternative indie rock, pop rock, britpop, and R&B elements, with a distinct indie rock and alternative pop rock flair that captures a uniquely British sound." +MSippi Blues ,Sonny Landreth,Voices Of Americana: Sonny Landreth,0,['instrumental' 'blues'],"Blending melodic guitar riffs and soulful harmonica melodies, this compelling instrumental blues track is sure to transport listeners to a smoky bar on a mid-summer evening." +A Light Shower,De La Hoya,Dance! Techno Mega-Mix Vol. 42,0,['punk'],This upbeat and energetic track features a classic punk sound complete with distorted guitar riffs and bold vocals. +Coming Home,Garou,Piece Of My Soul,2008,"['laid back mellow' 'reflective' 'smooth' 'romantic evening' 'dramatic' + 'romantic' 'insular' 'literate' 'pop' 'passionate' 'sentimental' + 'adult contemporary' 'whimsical' 'stylish' 'sensual' 'introspection' + 'gentle' 'bittersweet' 'warm' 'alternative indie rock' + 'adult alternative pop rock' 'yearning' 'relaxation' 'pop rock' + 'plaintive' 'intimate' 'refined']","Experience a refined, introspective journey through genres of adult alternative pop rock and alternative indie rock, blending sentimental and yearning emotions with passionate and laid back mellow tones, creating a warm and whimsical atmosphere for a perfect romantic evening or relaxation, all presented in a literate and stylishly smooth package with intimate touches and reflective lyrics that express a bittersweet and plaintive sentiment." +Soft Revolution,Stars,Do You Trust Your Friends?,2004,"['reflective' 'alternative pop rock' 'indie electronic' 'light' + 'mischievous' 'the creative side' 'chamber pop' 'wistful' 'dreamy' + 'bittersweet' 'innocent' 'alternative indie rock' 'indie pop' 'pop rock' + 'poignant' 'intimate' 'refined' 'playful' 'precious' 'sweet' 'indie']","This alternative indie rock track is a refined and poignant mix of pop rock and precious indie electronic elements, with sweet and innocent indie pop vocals that give way to a wistful and reflective chamber pop instrumental break. Its dreamy and intimate sound captures the creative side of the artist's mischievous yet bittersweet nature, making for a playful yet emotionally resonant listening experience." +What You Been Missin',Starpoint,Restless,1985,['rnb' 'dance' 'funk' 'soul' 'pop rock' 'disco'],"This upbeat song blends the soulful sounds of RnB with Pop Rock guitar riffs, groovy Disco beats, and funky basslines, creating a perfect dance anthem." +There Ain't Nothin' Wrong With The Radio,Aaron Tippin,RCA Country Legends,1992,"['earnest' 'laid back mellow' 'reverent' 'amiable good natured' + 'passionate' 'contemporary country' 'earthy' 'country' 'plaintive' + 'new traditionalist']","This passionate and amiable good-natured song effortlessly blends laid back mellow vibes with an earnest and contemporary country sound featuring earthy tones, reverent lyrics, and a new traditionalist feel that is both plaintive and undeniably country." +I'm Still Waiting,Jamie O'Neal,Shiver,2007,"['laid back mellow' 'romantic' 'passionate' 'sentimental' + 'contemporary country' 'bittersweet' 'country' 'sad']","This contemporary country ballad is a sentimental and passionate tale that captures the bittersweet emotions of a romantic relationship, set to a laid back mellow tune that will tug at your heartstrings even as it soothes your soul." +The Gospel Comes To New Guinea,23 Skidoo,Seven Songs,1981,"['gloomy' 'urgent' 'dramatic' 'aggressive' 'intense' + 'alternative pop rock' 'druggy' 'menacing' 'eerie' 'confrontational' + 'hypnotic' 'late night' 'industrial' 'post punk' 'whimsical' + 'tense anxious' 'experimental' 'cerebral' 'sprawling' + 'alternative indie rock' 'ominous' 'austere' 'pop rock' 'nocturnal' + 'paranoid' 'trippy' 'visceral' 'bleak']","Get ready for an intense and confrontational ride through the ominous and sprawling landscape of alternative indie rock with hints of pop and post punk in this experimental and cerebral masterpiece, filled with aggressive and menacing vocals, hypnotic and trippy soundscapes, and a druggy and industrial undertone that will leave you feeling both tense and anxious, yet strangely whimsical and intrigued with its urgent and visceral undertones that take you on a late night nocturnal journey through a gloomy and eerie world of austere and dramatic melodies." +Quererte A Ti,Camilo Sesto,Agenda De Baile,1986,"['relaxed' 'latin pop' 'romantic' 'pop' 'passionate' 'tropical' 'in love' + 'stylish' 'sensual' 'warm' 'summery' 'summer' 'refined' 'latin']","Experience the refined and passionate sound of Latin pop in this warm and sensually romantic track that is perfect for a relaxed summer evening, complete with stylish tropical vibes and that unmistakably summery feel." +Love In Chains,Paul Stanley,Paul Stanley,1978,['rock' 'heavy metal' 'classic rock' 'hair metal' 'hard rock' 'glam rock'],"This song is a head-banging masterpiece that blends elements of classic rock, heavy metal, and hair metal with soaring vocals and flamboyant glam rock theatrics, resulting in an unforgettable hard rock anthem." +Never Give Up,Darlene Zschech,Change Your World,0,"['contemporary gospel' 'religious' 'pop' 'gospel' 'contemporary christian' + 'praisenworship']","This contemporary Christian pop song with elements of praise and worship, gospel and contemporary gospel, creates a religious and uplifting atmosphere." +Mystery (LP Version),Anita Baker,Rapture,1986,"['laid back mellow' 'romantic evening' 'romantic' 'slow dance' 'rnb' + 'quiet storm' 'contemporary rnb' 'sentimental' 'seduction' 'stylish' + 'sensual' 'adult contemporary rnb' 'gentle' 'soothing' 'soul' 'refined']","This adult contemporary R&B track is a sentimental and refined masterpiece, blending elements of contemporary R&B, soul, and laid-back mellow vibes to create the perfect soundtrack for a romantic evening. With gentle and sensual vocals that exude a sense of seduction, this slow dance jam captures the essence of the quiet storm genre with its soothing and stylish sound. Perfect for a romantic night in or a slow dance at a classy soiree." +Yolele,Papa Wemba,Emotion,1995,['world' 'afro pop' 'african traditions' 'international' 'worldbeat'],"Get ready to experience a global sound fusion with our new international hit! Combining the infectious rhythms of Afro pop with the vibrant worldbeat vibes and rich African traditions, this song takes you on a journey around the world, showcasing the diverse beauty of cultures from every corner of the globe." +Dancing In The Street,Atomic Kitten,The Collection,2001,['soft rock' 'pop' 'dance pop' 'teen pop' 'pop rock'],"This upbeat pop rock track seamlessly blends elements of dance pop, soft rock, and teen pop for a catchy and dynamic anthem that's sure to get you on your feet." +Los Angeles,Peter Bradley Adams,Los Angeles,2008,['acoustic'],This acoustic melody showcases the raw emotion and intimacy of the artist's heartfelt lyrics. +Stone In Love,Tim Buckley,Honeyman,1973,['60s' '70s' 'jazz' 'rock' 'classic rock' 'blues'],"This timeless track blends the sounds of classic rock, jazz, and blues to transport listeners back to the groovy vibes of the 70s and 60s, with undeniable rock energy." +Sympin,Boyz II Men,Cooleyhighharmony,1991,"['confident' 'romantic evening' 'dramatic' 'sex' 'partying' 'romantic' + 'celebratory' 'american' 'heartache' 'sexy' 'rnb' 'passionate' + 'contemporary rnb' 'sentimental' 'sophisticated' 'in love' 'seduction' + 'stylish' 'new jack swing' 'sensual' 'urban' 'adult contemporary rnb' + 'energetic' '90s' 'celebration' 'soothing' 'soul' 'intimate' 'refined']","This energetic and stylish contemporary R&B track takes its cues from the refined sounds of '90s New Jack Swing, blending soulful melodies and passionate vocals to create an uplifting and celebratory mood perfect for sultry evenings spent partying and in love. With touches of sophistication and confidence, the music captures the drama and heartache of romantic relationships, providing a soothing and intimate backdrop to moments of seduction and intimacy, while showcasing the sultry, sensual side of American R&B. Whether celebrating a new relationship or nursing a broken heart, this track is the perfect soundtrack to life's most romantic moments." +Don't Tread On Me,Cro-Mags,Before The Quarrel,1986,"['cathartic' 'urgent' 'outraged' 'aggressive' 'intense' 'punk metal' + 'rowdy' 'punk new wave' 'menacing' 'confrontational' 'heavy metal' + 'hardcore' 'reckless' 'brash' 'rollicking' 'rousing' 'raucous' + 'nihilistic' 'energetic' 'hardcore punk' 'american underground' + 'alternative indie rock' 'rebellious' 'pop rock' 'fierce' 'angry' + 'volatile' 'visceral']","This song is an aggressive, confrontational, and energetic fusion of alternative indie rock and pop rock, with heavy influences from hardcore punk and punk metal that creates a rollicking, menacing, and urgent atmosphere that's both cathartic and brash, perfect for rebellious and outraged audiences who crave a visceral and intense experience that's both rousing and heavy metal in its nihilistic and raucous nature, truly embodying the spirit of American underground and punk new wave scene with its fierce and angry delivery." +Salt Of The Earth,Dandy Livingstone,Suzanne Beware Of The Devil,0,['reggae'],Experience a blissful island melody with soothing reggae beats that will transport you to paradise. +FULL MOON,Robert Miles,FULL MOON,1997,['trance' 'club dance' 'progressive house' 'electronic' 'house' 'ambient'],"This song is a mesmerizing fusion of electronic vibes, ambient beats and pulsating progressive house rhythms that will captivate any club dance floor, seamlessly transitioning into a transcendent trance experience." +Everything I Believe In,The Derailers,Soldiers of Love,0,"['exuberant' 'hanging out' 'earnest' 'laid back mellow' 'confident' + 'organic' 'partying' 'celebratory' 'day driving' 'coolncocky' 'rowdy' + 'alternative country rock' 'boisterous' 'brash' 'amiable good natured' + 'rambunctious' 'carefree' 'rollicking' 'rousing' 'raucous' + 'contemporary country' 'earthy' 'freedom' 'empowering' 'energetic' + 'alternative indie rock' 'ominous' 'fun' 'nostalgic' 'country' + 'calm peaceful' 'rebellious' 'pop rock' 'nocturnal' + 'neo traditionalist country' 'country rock' 'drinking' 'playful' + 'freewheeling']","Get ready for a thrilling ride with this energetic and empowering alternative indie rock anthem perfect for day driving or those calm peaceful moments. With its exuberant and rowdy pop rock beats and rollicking rhythm, this track is an amiable good natured and confident way to let loose and have fun. With its laid back mellow tone and earnest lyrics, the song is perfect for drinking and hanging out with friends, while tapping into the contemporary country and freedom vibe. Perfectly nostalgic and freewheeling, this brash and earthy track is the perfect rebellious party starter. Whether you're in the mood for some rousing alternative country rock, neo traditionalist country or raucous country rock, this celebratory and playful track is the perfect nocturnal addition to any playlist. With its organic and country vibe, get ready for a rambunctious and coolncocky journey that's carefree and absolutely irresistible." +The Lunatics (Have Taken Over The Asylum),Fun Boy Three,Fun Boy Three,1981,['80s'],"This song is a throwback to the iconic 80s era, complete with infectious beats and synths reminiscent of the decade's signature sound." +Happy Ending,Anne Marie Almedal,The Siren and The Sage,0,['mellow' 'pop' 'electronic' 'chillout' 'instrumental' 'pop rock'],"This chillout instrumental pop rock song has a mellow vibe with electronic influences present, making it the perfect addition to any playlist." +She's My Baby,Wayne Hancock,Thunderstorms and Neon Signs,1995,"['reflective' 'confident' 'organic' 'rockabilly' 'alt country' 'feel good' + 'texas' 'brash' 'amiable good natured' 'uncompromising' + 'contemporary country' 'street smart' 'energetic' + 'alternative indie rock' '90s' 'country' 'pop rock' + 'neo traditionalist country' 'americana' 'intimate' 'gritty' 'playful' + 'freewheeling']","This dynamic track combines the energy of alternative indie rock with the uncompromising attitude of brash 90s rock, delivering a freewheeling, pop rock anthem that effortlessly blends the amiable good natured Americana of alt country and the street-smart grittiness of neo-traditionalist country and rockabilly. With an organic, confident sound, this feel-good tune offers an intimate yet reflective portrait of Texas-inspired contemporary country, all while playfully showcasing the band's playful and confident swagger." +Punjabi Child,Airwave,Punjabi Child,2008,['trance'],Get lost in the hypnotic beats of this trance hit that will transport you to a euphoric state of mind. +Use My Third Arm,Crush Efekt,Panther - A Tribute To Pantera,0,['metal'],"This song is a headbanging, hard-hitting metal masterpiece that is sure to get your adrenaline pumping." +Gunstreet Girl,Canned Heat,Burnin' - Live In Australia,1994,['70s' 'classic rock' 'blues'],"This classic rock song blends elements of blues with vintage 70s vibes, resulting in an unforgettable musical experience." +Heartbeat Radio,Sondre Lerche,Heartbeat Radio,2008,"['earnest' 'reflective' 'relaxed' 'delicate' 'literate' + 'amiable good natured' 'sentimental' 'wistful' 'lush' 'sophisticated' + 'autumnal' 'gentle' 'ambitious' 'alternative indie rock' 'acoustic' + 'adult alternative pop rock' 'calm peaceful' 'indie pop' 'pop rock' + 'intimate' 'long walk' 'folk' 'cheerful' 'sunday afternoon' 'sweet']","This adult alternative pop rock song is a sophisticated and reflective blend of alternative indie rock and indie pop, with lush, delicate instrumentation that feels like a peaceful long walk on a Sunday afternoon. The amiable good natured lyrics and pop rock sensibility create a sweet and gentle atmosphere, while the earnest and ambitious approach feels both wistful and hopeful, providing a literate and autumnal experience that is intimate and folky. Overall, this song is a cheerful and acoustic journey that draws you in with its sentimentality and relaxed charm." +And What Fallout!,The Kingsbury Manx,The Fast Rise and Fall Of The South,2005,"['earnest' 'indie rock' 'laid back mellow' 'reflective' 'delicate' + 'melancholy' 'chamber pop' 'amiable good natured' 'wistful' 'autumnal' + 'restrained' 'rainy day' 'introspection' 'gentle' 'bittersweet' + 'stay in bed' 'alternative indie rock' 'soothing' 'calm peaceful' + 'indie pop' 'pop rock' 'nocturnal' 'poignant' 'intimate' 'solitude' + 'sunday afternoon' 'indie']","This alternative indie rock ballad is the perfect soundtrack for a solitary Sunday afternoon spent in bed, featuring poignant and introspective lyrics supported by a pop rock and chamber pop arrangement that is both delicate and laid back, with an amiable good natured vibe that soothes the melancholy and wistful feels of a rainy autumnal day." +Tell It To My Heart,Royal Gigolos,Tell It To My Heart,2006,['dance' 'house'],Get ready to hit the dance floor with this electrifying house track that'll have you moving your feet all night long. +The Prettiest Sea Slug,Blockhead,The Music Scene,2009,"['urgent' 'bebop' 'messy' 'self conscious' 'hip hop' 'the creative side' + 'lounge' 'brash' 'rambunctious' 'jazzy' 'fractured' 'electronic' + 'street smart' 'dreaming' 'circular' 'indie']","Fresh off the streets, this indie hip hop track boasts a brash, street smart energy with jazzy bebop undertones and urgent electronic beats that perfectly complement its self-conscious lyrics about the fractured, messy nature of the creative side, all while dreamily circling through a rambunctious, lounge-like atmosphere." +Astronaut,Duran Duran,Astronaut,2004,"['elegant' 'confident' 'dramatic' 'partying' 'day driving' 'witty' + 'theatrical' 'bright' 'boisterous' 'light' 'pop' 'synth pop' 'brash' + 'amiable good natured' 'carefree' 'rousing' 'sophisticated' 'dance rock' + 'contemporary pop rock' 'stylish' 'sensual' 'energetic' 'warm' + 'alternative indie rock' 'adult alternative pop rock' 'swaggering' + 'pop rock' 'summery' 'lively' 'playful' 'sweet' 'detached' 'slick']","This song is a combination of adult alternative pop rock and alternative indie rock, with an energetic, sophisticated and amiable good-natured vibe that's perfect for day driving or partying. It's detached and witty, but also has a bright and pop rock sound with a confident, sweet and swaggering vocal performance that feels slick and light, but sensual and contemporary. With a lively, warm and dramatic rousing chorus and a touch of synth pop, this song is boisterous, elegant and playful, with an overall energetic and carefree vibe that's perfect for a summery dance rock track. It's both stylish and theatrical, making it an instant crowd-pleaser." +El Regalo De Amor,Dubtribe Sound System,Bryant Street,1999,"['tribal house' 'organic' 'club dance' 'hypnotic' 'electronic' + 'calm peaceful' 'house' 'trippy']","This laid-back and tranquil tribal house track has a hypnotic and trippy electronic beat that makes for a perfect addition to any club dance playlist, with organic elements that give it an overall peaceful vibe." +Snezenky,Jaromir Nohavica,Moje Smutne Srdce,0,['folk'],This acoustic ballad draws on the rich tradition of folk music to tell a timeless story of love and loss. +Girl,Destiny's Child,#1's,2004,['pop' 'rnb'],"This upbeat track delivers infectious pop melodies woven together with soulful R&B grooves, perfect for getting lost in the moment on the dance floor." +Big Time,Freak Power,Drive-Thru Booty,0,['trip hop' 'jazzy' 'groove' 'funk' 'soul' 'pop rock' 'acid jazz'],"This soul-infused pop rock anthem artfully blends elements of acid jazz, funkalicious groove, and trip hop ambiance to create a jazzy masterpiece." +Bag Lady,Manic Street Preachers,Journal For Plague Lovers Remixes,2009,['indie rock' 'rock' 'alternative rock' '00s'],"This indie rock track from the 00s is a raw and energetic blend of alternative and rock, featuring catchy hooks and powerful guitar riffs." +Woman to Woman,Shirley Brown,Sweet Soul (Love Songs),1975,['female vocalists' 'soul'],"This soulful song features powerful female vocalists, capturing the essence of love and heartbreak in every note." +Kahlil The Prophet,Jackie McLean,Destination Out,2001,"['organic' 'avant garde jazz' 'aggressive' 'revolutionary' 'intense' + 'jazz' 'insular' 'confrontational' 'the creative side' 'late night' + 'saxophone jazz' 'passionate' 'jazz instrument' 'sophisticated' 'dreamy' + 'freedom' 'post bop' 'introspection' 'spicy' 'cerebral' 'fiery' + 'searching' 'intimate' 'detached' 'freewheeling']","Experience the thrilling fusion of avant garde and post bop jazz with an aggressive, confrontational tone that explores the depths of introspection, freedom, and the creative side, featuring fiery saxophone solos and intense, passionate rhythms, all wrapped in a sophisticated, insular ambiance perfect for late night dreamy introspection and intimate, organic jazz experiences that are both cerebral and searching, making for a spicy, freewheeling journey through the avant garde jazz landscape." +Always,Bent,Body Jack,2000,['chillout'],"Escape into a state of pure serenity as the smooth, laid-back rhythms of this track invite you to chillout and unwind." +Does He Love You? (Album Version),Rilo Kiley,More Adventurous,2004,"['earnest' 'reflective' 'dramatic' 'acerbic' 'literate' 'wry' 'epic' + 'stylish' 'alternative indie rock' 'austere' 'searching' 'indie pop' + 'pop rock' 'intimate' 'refined' 'indie' 'slick' 'sardonic']","This epic alternative indie rock track is refined and searching with traces of pop rock and an earnest yet slick delivery that perfectly balances the acerbic and wry wit of the sardonic lyrics. From the intricate and literate songwriting to the dramatic and reflective arrangements, this indie pop gem feels both stylish and austere while still maintaining an intimate and engaging presence throughout." +Ripe Cherry,Dennis Alcapone,Tighten Up Vol. 5,1998,['70s' 'reggae'],"Transport yourself back to the groovy 70s with this reggae-infused track, with its pulsing basslines, upbeat rhythm, and soulful vocals." +Beach-Guru (Karaoke Version Alternate Mix),Cozi,Super Cozy,0,['electronic'],"Featuring pulsing beats and mesmerizing synths, this electronic track will transport you to a futuristic dance floor." +Hawaiian War Chant,Tommy Dorsey,The Fabulous Dorsey Brothers,0,['jazz'],This captivating song is brimming with sultry jazz melodies that will transport you to a bygone era of sophistication and glamour. +Nancy,Troubled Hubble,Making Beds in a Burning House,2002,"['power pop' 'indie rock' 'alternative pop rock' 'rock' 'upbeat' + 'alternative indie rock' 'fun' 'indie pop' 'pop rock' 'indie']","This dynamic track is a perfect blend of alternative indie rock, pop rock, and power pop, resulting in a fun and upbeat indie rock sound that is sure to get your feet tapping and your head bopping. With elements of indie pop and alternative pop rock, this song is infectious and perfect for anyone who loves a good rock anthem." +Bring It On,Mighty Joe Young,Mighty Man,0,"['hanging out' 'regional blues' 'chicago blues' 'rowdy' 'boisterous' + 'modern electric chicago blues' 'late night' 'passionate' 'soul blues' + 'energetic' 'tgif' 'celebration' 'blues' 'summer' 'playful' + 'freewheeling']","Get ready for a freewheeling, energetic, and rowdy celebration with this playful soul blues track that captures the essence of a late-night summer hangout, as the passionate and boisterous modern electric Chicago blues mix with the infectiously fun and regional blues sound, making it the perfect TGIF anthem." +There Was A Little Boy,Toy Matinee,Toy Matinee,1990,"['earnest' 'sentimental' 'contemporary pop rock' 'alternative indie rock' + 'progressive rock' 'adult alternative pop rock' 'pop rock' 'progressive']","Introducing a unique blend of adult alternative pop rock and progressive rock, this alternative indie rock masterpiece showcases sentimental and earnest lyrics set to the beat of contemporary and progressive pop rock." +Shy Boy,Hi-Standard,Angry Fist,1997,"['punk' 'alternative pop rock' 'japanese' 'alternative indie rock' + 'pop rock']","This alternative indie rock song combines elements of pop rock, punk, and alternative pop rock with Japanese lyrics to create a unique and catchy sound." +Lovefool,The Cardigans,Lost & Found: 1990's Pop Volume 6,1996,['pop' '90s' 'female vocalists'],Experience the nostalgia of 90s pop music with captivating female vocalists in this timeless anthem. +La Dame Et La Licorne,Shearwater,Palo Santo (Expanded Edition),2006,['rock' 'alternative' 'folk' 'indie'],This indie alternative folk rock song is a genre-bending masterpiece that seamlessly blends acoustic guitar with electric riffs and introspective lyrics. +Post-Electric,Idlewild,Post Electric Blues,2009,"['cathartic' 'earnest' 'indie rock' 'reflective' 'exciting' + 'alternative pop rock' 'rock' 'the great outdoors' 'passionate' 'epic' + 'stylish' 'energetic' 'alternative indie rock' 'pop rock' 'atmospheric' + 'playful']","This epic and energetic alternative indie rock song is both exciting and cathartic, blending elements of pop rock and passionate, earnest lyricism. With a reflective and atmospheric sound that pays homage to the great outdoors, this indie rock track also features playful and stylish touches that make it a standout in the genre. From its infectious energy to its raw emotional power, this is a song that truly rocks." +Ancora Vita E',Marco Masini,Raccontami Di Te,2000,"['pop' 'sentimental' 'dreamy' 'italian music' 'nostalgic' + 'singer songwriter' 'international' 'pop rock' 'strong' + 'western european traditions' 'latin']","Transport yourself to a world of international pop rock and sentimental nostalgia with this dreamy Italian music-inspired track, showcasing strong vocals from a talented singer songwriter with Latin influence and a nod to western European traditions." +Mongrel's Anthem,Amplifier,Insider,0,"['alternative pop rock' 'rock' 'epic' 'experimental' 'alternative rock' + 'alternative indie rock' 'progressive rock' 'psychedelic' 'powerful' + 'pop rock' 'progressive']","This epic song blends the powerful guitar riffs of alternative indie rock with the psychedelic textures of progressive rock, creating an experimental and alternative pop rock sound that is both progressive and catchy." +Magic Fantasy (We Are Provincial),The Van Pelt,Stealing From Our Favorite Thieves,1996,['rock'],"Get ready to headbang to this high-energy, guitar-driven rock anthem that will have you pumping your fists in the air." +At The End (Saeed & Palash Remix),iio,At The End,2002,"['club dance' 'progressive house' 'electronic' 'dance pop' 'house' + 'pop rock']","This epic track combines the best of progressive house, pop rock and dance pop, with electronic elements and infectious beats tailored for the house and club dance scene." +It's Gonna Work Out Fine,Ike & Tina Turner,Ike And Tina Turner Revue Live!!!,1966,['soul'],"This song is a soulful ballad, filled with emotion and raw vulnerability." +Justify,The Red Jumpsuit Apparatus,Don't You Fake It,2005,"['cathartic' 'exuberant' 'hanging out' 'earnest' 'emo' 'urgent' + 'reflective' 'aggressive' 'alternative pop rock' 'heartache' 'rock' + 'boisterous' 'confrontational' 'alternative' 'passionate' 'rousing' + 'raucous' 'empowering' 'energetic' 'gentle' 'angst ridden' 'screamo' + 'alternative indie rock' 'reflection' 'searching' 'pop rock']","This alternative indie rock anthem is a cathartic and empowering reflection on heartache and angst, with an urgent and aggressive screamo chorus that will leave you feeling exuberant and uplifted, all while hanging out with your friends and searching for meaning in the world. The passionate and earnest lyrics blend elements of alternative pop rock and emo with a boisterous and raucous sound that is both gentle and confrontational, offering a rousing call to action while also providing a space for quiet and reflective contemplation." +Childhood Remembered,Kevin Kern,Embracing The Wind,2001,"['laid back mellow' 'contemporary instrumental' 'piano' 'gentle' + 'instrumental' 'soothing' 'calm peaceful' 'new age' 'poignant']","This contemporary instrumental piece has a gentle and mellow tone, highlighted by the soothing sounds of the piano and a laid-back new age vibe, creating a peaceful and poignant feeling that envelops the listener." +When I Give My Love,Corona,The Rhythm Of The Night,0,"['exuberant' 'eurodance' 'celebratory' 'club dance' 'boisterous' 'rnb' + 'hypnotic' 'rousing' 'electronic' 'dance pop' 'contemporary pop rock' + 'urban' 'energetic' 'dance' 'fun' '90s' 'female vocalists' 'hi nrg' + 'pop rock' 'lively' 'trippy' 'detached' 'joyous']","This club dance hit from the 90s boasts energetic and detached electronic beats featuring female vocalists, creating a hypnotic and exuberant mood perfect for any lively and fun celebration or dance party. With influences from pop rock, urban, RnB, and eurodance, this trippy and contemporary pop rock anthem is sure to be a rousing, joyous, and boisterous addition to any dance playlist." +Attic Lights,Atlas Sound,Logos,2009,"['indie rock' 'reflective' 'delicate' 'hypnotic' 'late night' 'spacey' + 'restrained' 'dreamy' 'post rock' 'ethereal' 'alternative indie rock' + 'acoustic' 'reflection' 'pop rock' 'experimental rock' 'nocturnal' + 'atmospheric' 'solitude' 'trippy' 'detached']","Experience a hauntingly beautiful journey of introspection and detachment with this alternative indie rock song, weaving together delicate acoustic melodies with trippy experimental rock soundscape and hypnotic pop rock beats, creating a spacey and ethereal late night atmosphere that is both reflective and restrained, capturing the nocturnal solitude with dreamy and atmospheric post rock elements." +Hallelujah,Bethany Dillon,Imagination,2005,['christian' 'religious' 'gospel' 'new age' 'inspirational'],This powerful and uplifting track blends elements of religious gospel and new age music to create an inspirational anthem that speaks to the heart and soul of the Christian spirit. +Cry For Help,Rick Astley,Platinum & Gold Collection,1991,['pop' '90s' '80s'],"This upbeat pop anthem transports listeners back to the colorful and carefree days of the 80s, while incorporating a catchy 90s sound that will have you dancing along in no time." +Rancid Amputation,Cannibal Corpse,Butchered At Birth,1991,"['death metal' 'cathartic' 'provocative' 'urgent' 'hostile' 'exciting' + 'malevolent' 'aggressive' 'intense' 'grind' 'hedonistic' 'menacing' + 'brutal' 'confrontational' 'heavy metal' 'outrageous' 'unsettling' + 'raucous' 'nihilistic' 'tense anxious' 'suffocating' 'ominous' 'pop rock' + 'harsh' 'fierce' 'angry' 'volatile' 'visceral' 'thrash' 'bleak']","This pop rock anthem combines aggressive, confrontational and outrageous elements of heavy metal, death metal and thrash music to create an exciting and intense sound that grinds, suffocates and brutalizes the listener with harsh and menacing vocals. The cathartic release of the visceral and cathartic lyrics is both cathartic, ominous and hostile, providing a sense of hedonistic release, while also provoking feelings of tension, anxiety and malevolence in the listener. Overall, this raucous and nihilistic song is the perfect soundtrack for anyone feeling fierce, volatile and angry, in need of a bleak and unsettling musical experience." +Horizon,Nodes Of Ranvier,Lost Senses_ More Innocence,2002,['hardcore' 'pop rock'],"Featuring electrifying guitar riffs and catchy melodies that fuse pop rock and hardcore seamlessly, this song is an intense and energetic anthem that will leave you wanting more." +Why Are We Alive?,Swans,Various Failures,1991,['rock' 'alternative' 'alternative rock'],This is an edgy and powerful alternative rock song that combines the raw energy of rock with the experimental nature of alternative music. +Dai pozzi,Meganoidi,Granvanoeli,2006,['alternative rock' 'international'],"Experience the energetic and diverse sound of international alternative rock in this captivating new release, blending dynamic instrumentation and soaring vocals for an unforgettable listening journey." +Hukun,Jani Wickholm,Suomi soi 3,2004,['dance'],Get ready to move your body with this infectious dance track that will keep you grooving all night long! +Keep It A Secret,Slim Whitman,The Best Of Slim Whitman - 36 Country Classics,0,['country'],This heartwarming song captures the essence of small-town living in the American country. +Caroline (Album Version),Chicago,Chicago XXX,2006,"['hanging out' 'reflective' 'confident' 'relaxed' 'day driving' 'bright' + 'light' 'pop' 'effervescent' 'comfort' 'amiable good natured' + 'passionate' 'sentimental' 'rousing' 'adult contemporary' + 'contemporary pop rock' 'warm' 'fun' 'relaxation' 'elaborate' + 'at the office' 'pop rock' 'spring' 'gleeful' 'playful']","This sentimental pop rock song is an elaborate and passionate ode to the joys of day driving, with bright and contemporary instrumentation that evokes relaxation and fun. With its amiable good natured vibe, confident and relaxed vocals, and light springtime feel, it's a perfect anthem for hanging out, whether at the office or simply reflecting on life's little pleasures. This adult contemporary tune is simultaneously comforting and rousing, with a warm and effervescent sound that will leave you feeling playful and gleeful all day long." +The Cage,Travis,The Invisible Band,0,"['earnest' 'reflective' 'britpop' 'organic' 'alternative pop rock' 'rock' + 'alternative' 'amiable good natured' 'passionate' 'british trad rock' + 'wistful' 'stylish' 'gentle' 'bittersweet' 'alternative indie rock' + 'indie pop' 'pop rock' 'refined' 'playful' 'sweet' 'indie']","This alternative indie rock song boasts refined and stylish pop rock elements with a hint of britpop, showcasing an earnest and passionate performance from the lead vocalist amidst the amiable good natured and sweet indie pop sound. The wistful and reflective lyrics capture the gentle yet playful essence of the track, and the organic and bittersweet British trad rock influences shine through in this alternative pop rock gem." +Too Tight,Kubus & BangBang,Learning Curve,2007,['hip hop'],This upbeat track blends infectious beats with clever lyrics for a fresh take on the classic hip hop genre. +How She Does It,Allison Moorer,Getting Somewhere,2006,"['earnest' 'laid back mellow' 'reflective' 'confident' 'alt country' + 'amiable good natured' 'sentimental' 'wistful' 'contemporary country' + 'bittersweet' 'warm' 'country' 'neo traditionalist country' 'summery' + 'americana' 'intimate' 'progressive country']","This sentimental alt-country ballad is a testament to the amiable good-natured confidence of contemporary and progressive country music; it's a laid-back, mellow tune that oozes with warmth and intimacy and is steeped in the wistful reflections of a nostalgic summer." +I Am You,Demon Hunter,Live In Nashville,2007,"['provocative' 'reflective' 'hostile' 'dramatic' 'alternative ccm' + 'aggressive' 'beautiful' 'intense' 'christian' 'metalcore' 'religious' + 'confrontational' 'heavy metal' 'outrageous' 'late night' 'alternative' + 'nu metal' 'brash' 'spiritual' 'scary music' 'alternative metal' + 'christian metal' 'indulgent' 'fiery' 'metal' 'pop rock' + 'contemporary christian' 'hard rock' 'harsh' 'visceral']","This alternative CCM pop rock song is a masterful blend of intense, aggressive, and confrontational lyrics with beautiful, reflective moments, creating a provocative and indulgent experience that combines Christian spirituality with the harsh, visceral sound of alternative and nu metal, heavy metal, and metalcore elements, ultimately resulting in a brash, dramatic, and outrageous late night anthem that is both hostile and fiery, delivering a message of religious conviction through the scary music styles of contemporary Christian and Christian metal, perfect for an alternative and intense music scene." +Hard Day,George Michael,Faith,1987,['pop'],This catchy and upbeat single is a perfect example of modern pop at its finest. +Untitled 3,Anoice,Remmings,2006,"['cathartic' 'intense' 'the creative side' 'passionate' 'wistful' 'piano' + 'whimsical' 'post rock' 'alternative indie rock' 'yearning' 'indie pop' + 'pop rock' 'experimental rock' 'summery' 'ambient']","Their latest release blends alternative indie rock with pop rock, creating an intense and passionate sound that's both experimental and whimsical; interspersed with cathartic piano melodies and wistful indie pop vocals, their unique approach to ambient post rock creates a summery and yearning atmosphere, showcasing the band's creative side." +3 Little Women,One Dimensional Man,Take Me Away,2004,['indie rock' 'rock' 'pop rock' 'indie'],"This catchy pop rock anthem with an indie edge intertwines the best of indie and indie rock, blending them seamlessly with elements of classic rock to create a genre-bending hit." +You Never Take Me Dancing,Richard Marx,Flesh And Bone,0,['rock' 'pop'],This catchy blend of pop and rock features infectious guitar riffs and energetic beats that will have you singing along in no time. +Traveller Pt 1,The Haggis Horns,Traveller,0,['70s' 'jazz' 'acoustic' 'funk' 'afrobeat'],"This track blends the infectious rhythms of Afrobeat with the smooth melodies of jazz, the groovy basslines of funk, and the organic sound of acoustic instruments, capturing the spirit of 70s music in a captivating fusion." +No One's Gonna Come,Sondre Lerche,Faces Down,2001,"['earnest' 'laid back mellow' 'reflective' 'alternative pop rock' + 'chamber pop' 'amiable good natured' 'wistful' 'gentle' 'bittersweet' + 'alternative indie rock' 'adult alternative pop rock' 'indie pop' + 'pop rock' 'intimate' 'sunday afternoon' 'indie']","This adult alternative pop rock anthem has a laid back mellow vibe that seamlessly blends elements of alternative indie rock, chamber pop, and indie pop into one amiable good natured sound that's perfect for a lazy Sunday afternoon. The gentle and earnest vocals are both wistful and reflective, creating an intimate and bittersweet listening experience that will leave you feeling nostalgic and inspired." +Coup Deville,Gerald Veasley,At The Jazz Base,0,['jazz'],"This upbeat tune features catchy rhythms and smooth horn sections, creating the perfect showcase for the lively energy of jazz." +Hot Cheese,MU330,LivevâOh Yeah!,1999,['punk'],"This fast-paced and energetic song is filled with raw guitar riffs and angst-driven vocals, capturing the rebellious spirit of punk." +Travel,The Lounge Lizards,Voice Of Chunk,0,"['confident' 'jazz' 'passionate' 'sophisticated' 'post bop' 'energetic' + 'freewheeling']",This freewheeling jazz composition showcases an energetic and sophisticated arrangement that blends passionate solos and confident rhythms with a post bop flair. +Minne und Treue,Helium Vola,Helium Vola & Omnis Mundi Creatura,2001,"['darkwave' 'german' 'electro' 'electronic' 'neoclassical' 'synthpop' + 'folk']","This hauntingly beautiful track blends electronic, German, and neoclassical elements with a touch of darkwave, synthpop, and folk for a unique fusion of electro sounds." +Melancholy Melody (Album Version),Esthero,Wikked Lil' Grrrls,2005,"['smooth' 'partying' 'celebratory' 'jazz' 'girls night out' 'sexy' 'lush' + 'street smart' 'stylish' 'sensual' 'introspection' 'warm' + 'alternative indie rock' 'female vocalists' 'adult alternative pop rock' + 'swaggering' 'pop rock']","Indulge in a night of celebratory partying with your girls with this adult alternative pop rock anthem that effortlessly blends alternative indie rock and jazz influences, boasting lush and swaggering instrumentation, smooth and warm female vocals that speak of introspection and sensuality, and a street smart and stylish vibe that's undeniably sexy." +In-Formation,Speedy J,Public Energy No 1,1997,['trance' 'techno' 'electronic' 'house' 'technical'],"This electrifying track features technical sound design that borrows from the worlds of techno, house and trance to create an immersive electronic experience." +I Cover The Waterfront,Karrin Allyson,Sweet Home Cookin',1994,['standards' 'jazz' 'vocal' 'vocal jazz'],Experience the smooth and soulful sounds of vocal jazz with stunning vocal performances that pay tribute to timeless jazz standards. +The Firework,Cajun Dance Party,The Colourful Life,2008,"['exuberant' 'hanging out' 'indie rock' 'reflective' 'confident' 'britpop' + 'witty' 'alternative pop rock' 'british' 'rock' + 'new wave post punk revival' 'pop' 'alternative' 'rousing' 'energetic' + 'gentle' 'innocent' 'warm' 'upbeat' 'alternative indie rock' 'fun' + 'indie pop' 'pop rock' 'summery' 'long walk' 'playful' 'indie' + 'freewheeling']","This fun, energetic and exuberant indie pop rock song has a confident, upbeat and playful tone - perfect for a long walk or hanging out with friends. With witty lyrics and a warm britpop feel, it has a gentle, innocent and reflective quality while still being rousing and alternative. Drawing from influences of new wave post punk revival, freewheeling indie rock and summery pop, this is a must-listen for fans of alternative indie rock." +Dan,Grovesnor,Soft Return,2010,"['understated' 'smooth' 'british' 'indie electronic' 'shimmering' + 'hypnotic' 'meandering' 'sentimental' 'sophisticated' 'electronic' + 'dreamy' 'freedom' 'rainy day' 'gentle' 'clinical' + 'alternative indie rock' 'nostalgic' 'soothing' 'calm peaceful' + 'pop rock' 'nocturnal' 'atmospheric' 'intimate' '00s' 'refined' + 'daydreaming' 'open road' 'enigmatic' 'slick']","Experience the tranquil and introspective nostalgia of 00s British indie rock with an innovative electronic flair in this hypnotic and gentle pop rock track that takes you on an intimate, meandering journey through the open road on a rainy day, with an enigmatic and dreamy atmosphere that is both sophisticated and refined, yet understated and soothing, delivering a slick and sentimental alternative indie rock sound that is perfect for daydreaming on nocturnal drives." +Tattooed Millionaire,Bruce Dickinson,Alive,0,"['cathartic' 'provocative' 'hostile' 'aggressive' 'revolutionary' + 'intense' 'theatrical' 'confrontational' 'heavy metal' 'pop metal' + 'fiery' 'metal' 'pop rock' 'hard rock' 'angry' 'volatile' 'visceral']","This pop rock anthem is a revolutionary, confrontational and provocative track that blends elements of pop metal and heavy metal with intense hard rock energy and visceral, cathartic lyrics that sizzle with hostile, fiery anger. Its volatile, theatrical performance style is a cathartic release for listeners looking to break free from their chains and spark a rebellion." +Blackjack,Donald Byrd,Blue Note Trip 8: Swing Low/Fly High,2006,['jazz'],This smooth and sultry ballad is filled with soothing jazz melodies and buttery vocal runs. +Billionaire,Rick Ross,Trilla,0,"['confident' 'dirty south' 'aggressive' 'intense' 'southern rap' + 'thuggish' 'gangsta rap' 'guys night out' 'cold' 'menacing' + 'confrontational' 'hip hop' 'guilty pleasure' 'reckless' 'snide' 'party' + 'bravado' 'tense anxious' 'street smart' 'rap' 'energetic' 'motivation' + 'volatile' 'slick']","Get hyped with this intense and aggressive southern rap track filled with confrontational bravado, menacing energy, and slick hip hop beats, perfect for a guys night out or a guilty pleasure party anthem that exudes reckless confidence and street smart swag, complete with snide snarls, thuggish rhymes, and dirty south vibes sure to get your heart racing and your motivation pumping in a volatile yet addictive blend of tension, anxiety, and raw gangsta rap power." +Ghosts Gone Quiet,Voyager One,From the New Nation of Long Shadows,0,"['indie rock' 'laid back mellow' 'somber' 'shoegaze' 'druggy' 'rock' + 'hypnotic' 'alternative' 'rousing' 'electronic' 'ethereal' + 'alternative indie rock' 'pop rock']","This alternative indie rock song blends pop rock, electronic and shoegaze influences to create a laid back mellow and hypnotic vibe that is both somber and druggy, yet rousing and ethereal with an unmistakable indie rock foundation." +Descending Azzizziuh (The Beginning Of A Dream),The Headhunters,Straight From The Gate,1977,"['crossover jazz' 'fusion' 'jazz' 'rnb' 'restrained' 'jazz funk' + 'instrumental' 'funk' 'strong' 'lively']","This instrumental jazz funk crossover oozes with strong and lively R&B fusion vibes, showcasing restrained yet impactful grooves to create a vibrant and eclectic jazz experience." +China Doll,Slim Whitman,UK - 1955 - September,2002,['country'],Rustic melodies and heartfelt lyrics transport listeners to the open plains of the Midwest in this authentic country tune. +(We Are) The Cowboys,Billy Joe Shaver,Boots_ Buckles & Spurs - 50 Songs Celebrate 50 Years of Cowboy Tradition,1998,['country'],This song is a heartfelt ode to the simple pleasures of country living that will transport you right to the heart of rural America. +Alice,Avril Lavigne,Alice,2010,['rock' 'pop' 'alternative' 'female vocalists' 'pop rock'],"This powerful and eclectic pop rock track features fierce female vocalists, blending alternative, pop, and rock sounds for an explosive and dynamic listening experience." +Cowboy,Bow Wow Wow,Love_ Peace & Harmony The Best Of Bow Wow Wow,1982,['punk' '80s'],Get ready to rock out to this high-energy punk anthem that will transport you straight back to the wild and rebellious 80s. +Childe The Hunter,Seth Lakeman,Freedom Fields,2006,"['guitar' 'british' 'british folk' 'irish' 'strings' 'folk rock' + 'acoustic' 'folk']","This British folk rock song is filled with lively strings and features a beautiful acoustic guitar sound, blending traditional Irish and British folk elements." +Wires & Wool,The Envy Corps,Wires & Wool,2008,['indie rock' 'electronic' 'alternative rock' 'indie pop' 'indie'],"This electrifying song blends elements of indie, indie pop, indie rock, alternative rock, and electronic to create a unique and captivating sound that's impossible not to move to." +Sorrow,Box Car Racer,Box Car Racer,2002,"['hanging out' 'urgent' 'punk rock' 'partying' 'aggressive' 'celebratory' + 'intense' 'theatrical' 'alternative pop rock' 'rowdy' 'punk new wave' + 'confrontational' 'punk revival' 'raucous' 'fiery' 'hardcore punk' + 'american underground' 'alternative indie rock' 'yearning' 'pop rock' + 'punk pop' 'freewheeling']","This high-energy track is a freewheeling combination of alternative indie rock, punk rock, and pop rock that features intense vocals and a rowdy, celebratory sound that is both aggressive and confrontational. A perfect anthem for hanging out with friends and partying, it evokes the rowdy, urgent energy of the American underground punk scene while incorporating elements of punk revival, punk pop, punk new wave, and alternative pop rock to create a raucous, fiery, and theatrical sound that is sure to get listeners up and moving. With a yearning intensity that demands attention, this song captures the raw, unbridled energy of hardcore punk from the moment it begins." +If It Takes You Home,Idlewild,Make Another World,2006,"['earnest' 'indie rock' 'reflective' 'confident' 'day driving' + 'alternative pop rock' 'rock' 'rollicking' 'rousing' 'stylish' + 'energetic' 'bittersweet' 'warm' 'alternative indie rock' 'reflection' + 'swaggering' 'searching' 'pop rock' 'playful' 'slick' 'freewheeling']","Get ready to hit the open road with this alternative indie rock song that's perfect for day driving; its pop rock and rollicking energy makes it a confident and swaggering ode to searching, all while maintaining an earnest and reflective tone - the music's slick and freewheeling sound is complemented by warm indie rock sensibilities that make it a rousing and alternative pop rock anthem; as the lyrics capture the bittersweet feeling of reflection, the playful yet stylish rock vibe adds to the song's overall charm." +Bluenose,Stan Rogers,Turnaround,1978,['acoustic' 'folk'],"An intimate and soulful folk ballad, adorned with the warm and raw sound of acoustic guitar strings, taking the listener on a nostalgic journey through the intricacies of personal reflection and heartfelt emotions." +There´ll Be A,Bing Crosby & The Andrews Sisters,AMOR - Nice OLD Music - Gute ALTE Musik,0,['jazz' 'blues'],"This song is a soulful blend of jazz and blues, showcasing smooth melodies and emotive lyrics that will transport you to the smoky clubs of the South." +Please Don't Stop Him,Memphis Minnie,Queen Of The Delta Blues_ Volume 2 (A),1991,['blues'],This song showcases the raw emotion and soulful delivery of traditional blues with a modern twist. +Little Peaking,Lostep,Because We Can,2006,"['aggressive' 'druggy' 'idm' 'the creative side' 'hypnotic' 'late night' + 'electronic' 'quirky' 'cerebral' 'clinical' 'ethereal' 'nocturnal' + 'trippy' 'bleak' 'detached']","This IDM-inspired electronic track has a hypnotic and trippy vibe, with aggressive and detached vocals weaving in and out of a druggy and ethereal soundscape, making for a late night, clinical, and nocturnal experience that's both quirky and cerebral, and showcases the artist's creative side in a bleak yet unique way." +Hush,Love Affair,The Everlasting Love Affair,1996,['60s' 'classic rock'],"This classic rock song, inspired by the 60s era, features soulful vocals and powerful guitar riffs sure to transport listeners back to the golden age of rock and roll." +Swimmer,Room Eleven,Mmm... Gumbo?,2008,"['jazz' 'alternative indie rock' 'jazz pop' 'adult alternative pop rock' + 'pop rock' 'indie']","This song seamlessly blends adult alternative pop rock, alternative indie rock, and pop rock sounds with hints of jazz and indie influences, resulting in a unique and catchy jazz pop tune." +Welcome To Fhloston Paradise,Ever We Fall,We Are But Human,2006,"['earnest' 'emo' 'indie rock' 'reflective' 'amiable good natured' + 'passionate' 'sentimental' 'wistful' 'introspection' 'gentle' + 'bittersweet' 'alternative rock' 'alternative indie rock' 'reflection' + 'reminiscing' 'pop rock' 'spring' 'intimate' 'punk pop' 'sweet']","Spring's arrival is brought to life in this bittersweet alternative indie rock track, weaving together sentimental and introspective lyrics with pop rock beats, passion-filled vocals, and a punk pop edge while maintaining an amiable good natured, sweet, and earnest atmosphere perfect for gentle introspection and wistful reminiscing." +Going Up The Country,Canned Heat,Canned Heat Blues Band [Original Recording Remastered],1968,"['60s' 'earnest' 'laid back mellow' 'blues rock' 'electric blues' + 'boogie rock' 'rowdy' 'classic rock' 'reverent' 'amiable good natured' + 'passionate' 'rollicking' 'modern electric blues' 'earthy' 'pop rock' + 'blues' 'gritty' 'playful']","This eclectic blues rock song is a melting pot of classic rock and modern electric blues, blending rowdy and rollicking boogie rock with gritty and reverent earthy blues, all while maintaining a playful and amiable good-natured vibe that's both laid back and passionate, and earnestly nostalgic of the 60s." +Shake Your Pants,Cameo,Anthology,1980,"['exuberant' 'sexual' 'confident' 'partying' 'celebratory' 'boisterous' + 'mischievous' 'rnb' 'hypnotic' 'happy' 'brash' 'quiet storm' + 'rambunctious' 'rollicking' 'rousing' 'urban' 'energetic' 'warm' 'tgif' + 'fun' 'funk' 'lively' 'cheerful' 'gutsy' 'playful' 'sweet' 'joyous']","Get ready to dance and let loose as this rollicking, funky, and energetic urban R&B anthem exudes a confident, gutsy, and celebratory vibe that will leave you feeling hypnotized by its lively rhythm, warm and joyous melodies, and playful yet mischievous lyrics that echo the TGIF spirit and make you want to party all night long in a rambunctious and exuberant way." +Shut Up Or Lose Me,Gun Barrel,Power-Dive,0,['hard rock'],"This song is an explosive and high-energy tribute to the power of hard rock, complete with shredding guitar riffs and thunderous drum beats." +Bless The Road,Mary Black,Best of 1991-2001 Hidden Harvest,1999,['female vocalist' 'celtic' 'irish' 'folk pop' 'folk rock' 'folk'],"This enchanting song intertwines celtic, folk rock, and folk pop, showcasing the soulful vocals of a female artist while unfolding a tale from the rich Irish folk tradition." +This Time,Dizzy,Bang Bang Bang,0,['rock' 'finnish' 'pop rock'],This energetic pop rock anthem from a Finnish band showcases the perfect blend of catchy melodies and hard-hitting rock instrumentals. +Sole Survivor,Blue Oyster Cult,Fire Of Unknown Origin,1981,"['psychedelic rock' '70s' 'intense' 'rock' 'album rock' 'heavy metal' + 'classic rock' 'passionate' 'rousing' 'stylish' 'energetic' + 'progressive rock' 'metal' 'pop rock' 'hard rock' 'arena rock' '80s']","This track is an energetic and rousing combination of classic rock, pop rock, and hard rock, with a touch of intense and passionate progressive rock and heavy metal, perfect for fans of arena rock and album rock from the 70s and 80s, all delivered with stylish and psychedelic rock flair." +Faith,Starecase,Faith,2002,['house' '00s'],Step back into the 00s with this nostalgic banger that will transport you to your childhood house party memories. +Kitchen Belt,Fudge Tunnel,Hate Songs in E Minor,1991,"['gloomy' 'hostile' 'malevolent' 'sludge metal' 'aggressive' 'intense' + 'guys night out' 'rock' 'menacing' 'heavy metal' 'unsettling' + 'nihilistic' 'tense anxious' 'exercise workout' 'suffocating' 'fiery' + 'ominous' 'pop rock' 'paranoid' 'gritty' 'spooky' 'harsh' 'angry' 'bleak']","Get your adrenaline pumping with this aggressive pop rock anthem that delivers an intense and menacing sound, complete with harsh vocals, suffocating instrumentals, and ominous undertones reminiscent of heavy metal and sludge metal. Perfect for any exercise workout or guys night out, this gritty and nihilistic track brings a tense and anxious energy that's both rock and malevolent, while also giving off a spooky and fiery vibe that'll leave you feeling angry and bleak. With lyrics that tap into that unnerving, paranoid feeling we all get from time to time, this unsettling and hostile song is the ultimate addition to any playlist that's looking to turn up the volume and get things rolling." +Cooper,Deerhoof,Reveille,2002,"['cathartic' 'exuberant' 'indie rock' 'avant garde' 'messy' 'noise rock' + 'mischievous' 'the creative side' 'alternative' 'rambunctious' 'carefree' + 'whimsical' 'naive' 'post rock' 'experimental' 'energetic' 'bittersweet' + 'innocent' 'noise pop' 'alternative indie rock' 'irreverent' 'fun' + 'pop rock' 'experimental rock' 'lively' 'cheerful' 'playful' 'springlike' + 'precious' 'volatile' 'sweet' 'indie' 'freewheeling']","This fun and lively song embraces the creative side of alternative indie rock, blending elements of noise pop, pop rock, and experimental rock to create a freewheeling and avant-garde sound that's both exuberant and whimsical, yet also volatile and mischievous - characterized by a bittersweet and cathartic energy that's equal parts precious and carefree, innocent yet irreverent, playful yet rambunctious, all while capturing the playful and springlike essence of indie rock in a fresh and exciting way." +Rollin' And Tumblin',Muddy Waters,Screamin' And Cryin',1969,['blues'],Experience the raw emotion and soulful melodies of traditional blues in this heart-wrenching track. +Cold In California,Allison Moorer,Miss Fortune,2002,"['alt country' 'alternative country rock' 'california' + 'contemporary country' 'dreamy' 'alternative indie rock' 'nostalgic' + 'country' 'female vocalists' 'acoustic' 'pop rock' + 'neo traditionalist country' 'americana']","This dreamy song blends alternative indie rock and pop rock with elements of California Americana and contemporary country, featuring the enchanting vocals of a female singer and incorporating hints of alternative country rock, alt country, and neo traditionalist country all woven together with an acoustic sound that is sure to transport listeners to a nostalgic, contemplative state." +Sure As Shit,Kathleen Edwards,Asking For Flowers,2008,"['cathartic' 'earnest' 'alternative singer songwriter' 'laid back mellow' + 'reflective' 'brooding' 'intense' 'alt country' 'self conscious' + 'canadian' 'rock' 'literate' 'alternative country rock' 'breakup' + 'late night' 'amiable good natured' 'passionate' 'sentimental' 'wistful' + 'uncompromising' 'difficult' 'earthy' 'introspection' 'angst ridden' + 'bittersweet' 'alternative indie rock' 'female vocalists' 'acoustic' + 'reflection' 'yearning' 'pop rock' 'poignant' 'plaintive' 'intimate' + 'folk']","Canadian singer-songwriter creates a cathartic and poignant breakup anthem with this alternative indie rock track; blending elements of pop rock, alt country, and folk, the female vocalist delivers an intense and angst-ridden performance, exploring her self-conscious introspection with uncompromising lyrics and earthy instrumentation, capturing the laid back mellow and amiable good natured emotion of the late-night reflection to reveal a difficult but ultimately cathartic bittersweet embrace of this difficult experience." +Sleepy California,Her Space Holiday,The Young Machines,2003,"['exuberant' 'somber' 'delicate' 'indie electronic' 'heartache' 'bright' + 'melancholy' 'light' 'brittle' 'fractured' 'wistful' 'electronic' + 'tense anxious' 'stylish' 'introspection' 'alternative indie rock' + 'indie pop' 'pop rock' 'refined' 'precious' 'detached' 'indie' 'slick']","Experience a refined and delicate blend of alternative indie rock and indie electronic with a pop rock twist, as this exuberant and bright track delivers introspection through light and wistful melodies, while still carrying a somber heartache tone, all wrapped up in a stylish and slick production, with fractured and brittle electronic elements adding a tense anxious atmosphere and precious, yet detached and melancholy vocals that create a hauntingly beautiful indie pop experience." +I Can See Clearly Now,Holly Cole,Don't Smoke in Bed,1993,"['reserved' 'elegant' 'laid back mellow' 'romantic evening' 'standards' + 'jazz' 'melancholy' 'sophisticated' 'dinner ambiance' 'stylish' 'sensual' + 'rainy day' 'female vocalists' 'reflection' 'intimate' 'vocal' + 'traditional pop' 'vocal jazz']","This sophisticated and elegant vocal jazz song featuring reserved and laid back mellow instrumentation creates the perfect ambiance for a romantic evening or rainy day reflection, complimented by the sensual and melancholy female vocalist singing traditional pop and jazz standards." +Kiss In The Dark,The Undertones,Positive Touch,1981,"['exuberant' 'punk' 'confident' 'smooth' 'punk rock' 'rock' + 'punk new wave' 'irish' 'amiable good natured' 'rousing' 'tense anxious' + 'quirky' 'innocent' 'fun' 'new wave' 'pop rock' 'spring' 'cheerful' + 'playful' '80s' 'british punk' 'joyous']","This exuberant punk rock/pop rock song is both amiable and confident, featuring innocent and quirky lyrics that perfectly embody the fun, rousing energy of British punk and 80s-style new wave. With smooth, joyous vocals and a playful, springtime feel, this track manages to be both cheerful and tense, making for a uniquely punk rock experience that is sure to get your blood pumping. And with its Irish punk rock influences, it's the perfect choice for anyone looking for a new wave of amazing music to enjoy." +Who Feels It Knows It,Rita Marley,Rita Marley Sings Bob Marley and Friends,0,['roots reggae' 'female vocalists' 'reggae'],"Get ready for an upbeat and soulful listening experience as female vocalists bring a fresh interpretation to classic roots reggae rhythms, sure to set the mood for any relaxed and groovy occasion." +Dead Man Walkin',Bruce Springsteen,Music From And Inspired By The Motion Picture Dead Man Walking,1996,['rock'],Experience the thunderous power of hard-hitting rock with this adrenaline-fueled anthem. +White Reggae Troll,Devendra Banhart,Causes 2,0,['reggae'],This song is an upbeat reggae tune complete with island rhythms and soulful vocals. +Premonición,David Bisbal,Premonición,2006,"['earnest' 'confident' 'sex' 'latin pop' 'romantic' 'theatrical' 'stately' + 'rock' 'latin rock' 'pop' 'spanish' 'sexy' 'passionate' 'wistful' + 'bravado' 'in love' 'seduction' 'stylish' 'sensual' 'energetic' + 'reggaeton' 'latin']","Get ready to indulge in a high-octane, hard-hitting Latin pop anthem that oozes sexy bravado! With an energetic rock beat and a theatrical reggaeton flair, this passionate and stylish song tells the story of an earnest lover who confidently and passionately woos his in-love muse through a seductive and sensual journey of Latin rock and Spanish flair, all the while expressing his stately and wistful romantic intentions in a sultry and irresistibly sexy way." +Arms Of Mary,The Sutherland Brothers;Quiver,The Best Year Of My Life: 1976,1995,['70s' 'oldies' 'pop'],Transport yourself back to the groovy sounds of the 70s with this catchy pop tune that's sure to bring back memories of oldies but goodies. +Lord_ Don't Move The Mountain,Angela Strehli,Blue Highway,0,['christian' 'modern electric blues' 'blues'],"Experience the soulful resonance of modern electric blues infused with Christian lyrics, as this song takes you on a powerful journey through the traditional roots of blues music." +Venom Soup,Ted Nugent,Original Album Classics,1978,['rock' 'hard rock'],This hard rock song touts electrifying guitar riffs and gritty vocals that'll get any rock lover's blood pumping. +Mary Ann,Regina Spektor,Mary Ann meets the Gravediggers and other short stories by regina spektor,2001,['anti folk' 'sentimental' 'pop rock' 'strong' 'folk' 'indie'],"This song is a sentimental mix of pop rock, indie, and folk with a strong and anti folk message." +If Today Was The Day,The Louvin Brothers,Keep Your Eyes On Jesus,1992,"['reflective' 'bluegrass' 'religious' 'gospel' 'reverent' 'spiritual' + 'sentimental' 'wistful' 'earthy' 'bittersweet' 'nostalgic' 'country' + 'close harmony' 'rustic' 'yearning' 'poignant' 'plaintive' + 'traditional country' 'traditional bluegrass']","This spiritual bluegrass song captures the poignant and yearning sentimentality of traditional country music, with its close harmonies and earthy, rustic sound, as it reflects on past memories with a wistful and nostalgic feel, evoking a bittersweet and reflective mood that is both reverent and plaintive, with gospel themes woven throughout." +The Only Way Is Up,Yazz,The Only Way Is Up,1988,['electronic' 'pop rock' '80s'],This upbeat pop rock song takes inspiration from 80s electronic music with its infectious synth hooks and driving rhythm section. +So What (If You Got A Baby) (album version),Gerald Levert,Do I Speak For The World,0,['rnb' 'soul'],This smooth and sultry track combines elements of soul and R&B to deliver a deeply emotive and captivating musical experience. +When You Smile,The Dream Syndicate,The Days Of Wine And Roses,1982,"['cathartic' 'urgent' 'brooding' 'sparkling' 'intense' 'acerbic' 'bright' + 'literate' 'melancholy' 'eerie' 'hypnotic' 'reckless' 'alternative' + 'college rock' 'wistful' 'rousing' 'tense anxious' 'cerebral' 'fiery' + 'sprawling' 'angst ridden' 'cynical sarcastic' 'alternative rock' + 'american underground' 'alternative indie rock' 'ominous' 'searching' + 'ironic' 'pop rock' 'nocturnal' 'jangle pop' 'visceral' 'indie' '80s' + 'freewheeling']","This alternative indie rock song is both ironic and searching, with bright pop rock melodies that give way to intense, urgent and cynical-sarcastic lyrics that sprawl across the American underground. With a hypnotic and visceral sound that is equal parts cathartic and melancholy, the freewheeling energy of this song is balanced by the acerbic lyrics and ominous, brooding atmosphere. Jangle pop and sparkling hooks are punctuated by wistful reflections and rousing, angst-ridden choruses that transport listeners back to the 80s era of college rock and literate, cerebral alternative rock. Nocturnal and filled with tense, anxious energy, this song has an eerie quality that is matched only by its fiery, mesmerizing vibe." +Kisses,Raz Ohara & The Odd Orchestra,Raz Ohara & The Odd Orchestra,2007,['beautiful'],"Featuring delicate acoustic melodies, poignant lyrics, and hauntingly beautiful vocals, this song is a true masterpiece." +Tinseltown To The Boogiedown,Scritti Politti,Anomie & Bonhomie,1999,['rock' 'pop' 'hip hop' 'post punk' '90s' 'new wave' '80s'],"Get ready to be transported back in time with this dynamic hip hop track that seamlessly blends 90s beats with elements of pop, 80s rock and new wave, and a touch of post punk attitude." +Pack Up & Go,The Hentchmen,Three Times Infinity,2002,['rock' 'alternative' 'alternative rock'],This song is an electrifying fusion of alternative and alternative rock that will make you want to headbang and mosh like a true rockstar. +Summertime,Dog Eat Dog,Walk With Me,2006,['american' 'hip hop' 'heavy metal' 'pop rock'],"Experience a unique fusion of pop rock, hip hop, American, and heavy metal in this mind-blowing song that will leave you wanting more." +Stoned Out Of My Mind,The Jam,The Jam Story,1982,['punk' 'rock' 'soul'],"This song is a gritty blend of soul, punk, and rock that blends powerful vocals with raucous guitar riffs and an infectious beat." +Daydream,Markus Schulz,Coldharbour Recordings_ The Best of 2008,0,['brilliant' 'trance' 'progressive trance' 'morning'],Experience the brilliance of morning energy with the hypnotic beats of progressive trance and be transported to a state of pure trance bliss. +Voices In A Dream,Echoes Of Eternity,Female Fronted Metal,2005,['metal' 'progressive metal'],"This progressive metal song showcases powerful guitar riffs and complex time signatures, crafted for fans who crave the intensity of metal music." +Shiver,Kitchens Of Distinction,Love Is Hell,1989,"['cathartic' 'exuberant' 'earnest' 'reflective' 'brooding' 'intense' + 'alternative pop rock' 'shoegaze' 'hypnotic' 'passionate' 'sophisticated' + 'stylish' 'sensual' 'bittersweet' 'alternative indie rock' 'yearning' + 'pop rock' 'poignant' 'atmospheric' 'intimate' 'dream pop' 'visceral' + 'detached' '80s']","This alternative indie rock song is a hypnotic and atmospheric journey that effortlessly blends elements of shoegaze, pop rock, and 80s alternative pop rock to deliver an exuberant and passionate experience that is both visceral and cathartic, while maintaining a sophisticated and stylish detachment that is reflective and poignant at once, resulting in a dream pop masterpiece that is as intimate, yearning, and bittersweet as it is brooding and earnest." +Cry Me Out,Pixie Lott,Cry Me Out,2009,['pop' 'pop rock'],"This pop rock anthem is a catchy and energetic showcase of dynamic vocal delivery and infectious hooks that are sure to get you on your feet, providing the perfect blend of contemporary pop flourish and classic rock flair." +Uhh Ahh,Boyz II Men,Legacy,1991,['90s' 'soul'],"This soulful tune takes listeners on a nostalgic journey back to the 90s, with smooth vocals and heartfelt lyrics that capture the essence of the era." +Blackbird (Remix),The Beautiful Girls,We're Already Gone,2006,"['hanging out' 'earnest' 'laid back mellow' 'reflective' 'smooth' + 'jam bands' 'american trad rock' 'bright' 'roots' 'alternative' + 'amiable good natured' 'carefree' 'hot' 'sentimental' 'wistful' 'earthy' + 'gentle' 'bittersweet' 'warm' 'calm peaceful' 'yearning' 'pop rock' + 'summery' 'plaintive' 'summer' 'intimate' 'folk' 'cheerful' 'chill' + 'australian' 'contemporary singer songwriter' 'roots rock' 'joyous']","Escape to a carefree and warm summer day with a blend of earthy folk roots, intimate and plaintive pop rock vocals, and amiable good-natured jam band energy in this Australian contemporary singer-songwriter's bittersweet and yearning alternative ballad - perfect for hanging out and reflecting on life's joys and sorrows under the hot sun." +Okupa de tu corazon,El sueño de Morfeo,El sueño de Morfeo,2005,"['exuberant' 'hanging out' 'earnest' 'reflective' 'latin pop' + 'alternative pop rock' 'rock' 'spain' 'pop' 'spanish' 'catchy' + 'sentimental' 'wistful' 'introspection' 'bittersweet' 'warm' + 'rock en espaol' 'alternative indie rock' 'adult alternative pop rock' + 'searching' 'pop rock' 'poignant' 'intimate' 'latin' 'sweet']","This adult alternative pop rock song is an alternative indie rock masterpiece, rich with sentimental lyrics and an exuberant energy that speaks to the heart of anyone who's ever found themselves searching for something more. With a poignant blend of pop rock sweetness and earnest introspection, this track captures the warmth and intimacy of hanging out with friends, while also reflecting on the bittersweet nature of life. The catchy beats and introspective lyrics make it a must-listen for anyone who enjoys rock en español, latin pop, or alternative pop rock with a wistful edge." +Ivich,Al Stewart,Running Man - Introducing... Al Stewart,0,['guitar' 'instrumental'],"This instrumental track features intricate guitar melodies that weave in and out, creating a mesmerizing sonic landscape." +Mensajes Del Agua,Macaco,Puerto Presente,2009,['fusion' 'spanish' 'international' 'pop rock' 'latin'],"Get ready for a fiery and dynamic sound with this international pop rock hit, infused with latin rhythms and a fusion twist while showcasing the beautiful Spanish language." +Get Up 'N' Go (Album Version),The Ditty Bops,Moon Over The Freeway,2006,['folk'],"This gentle ballad draws its inspiration from traditional folk music, featuring warm acoustic tones and a storytelling style that harkens back to simpler times." +Wave,Tod Dockstader,Aerial #3,2006,['avant garde' 'experimental electronic' 'electronic' 'ambient'],This experimental electronic composition creates an avant garde soundscape with ambient tones that are both haunting and captivating. +Woke Up This Morning,Otis Rush,All Your Love I Miss Loving - Live At The Wise Fools Pub_ Chicago,0,"['exuberant' 'hanging out' 'electric blues' 'partying' 'regional blues' + 'chicago blues' 'coolncocky' 'guys night out' 'heartache' 'boisterous' + 'modern electric chicago blues' 'brash' 'amiable good natured' + 'passionate' 'electric chicago blues' 'rollicking' 'energetic' 'fiery' + 'blues' 'gritty']","Get swept up in the rollicking and energetic sounds of modern electric Chicago blues with this exuberant track perfect for a guys night out filled with passionate partying and hanging out, all while telling tales of heartache with a gritty and fiery edge that will have you feeling amiable and good-natured, blending the best of boisterous and brash electric blues in a cool and cocky regional take on the classic Chicago blues style." +Hold The Line,Toto,Super Hits,1978,['rock' 'classic rock' '80s'],This classic rock anthem transports you back to the 80s with its energizing guitar riffs and bold rock vocals. +Beautiful Sorta,Ryan Adams,Cold Roses,0,"['hanging out' 'laid back mellow' 'reflective' 'organic' 'alt country' + 'melancholy' 'late night' 'wistful' 'introspection' 'bittersweet' + 'alternative indie rock' 'country' 'adult alternative pop rock' + 'feeling blue' 'yearning' 'searching' 'pop rock' 'poignant' 'americana' + 'indie']","An introspective and melancholic blend of adult alternative pop rock and alternative indie rock, with elements of laid back mellow Americana and alt country, this wistful and bittersweet single captures the feeling of hanging out late at night, reflecting on life's yearnings, in a raw and organic indie sound that is both poignant and searching." +Dude_ Where's My Skin?,Schoolyard Heroes,Abominations,2007,['rock'],"This high-energy track is a classic example of pure, unadulterated rock, featuring driving guitar riffs, powerful drums, and raw, passionate vocals." +Ice Man (Come On Up),Memphis Minnie,Queen Of Country Blues,1991,['blues'],This soulful track will have you tapping your feet and swaying to its smooth blues melodies. +Boogie Woogie Cowboy,Tex Ritter,Deck of Cards,0,['country'],"This upbeat single is fueled by twangy guitars and heartfelt lyrics, capturing the essence of country music at its finest." +I'm Gonna Love You,Wilson Pickett,Let's Dance,1963,['60s' 'soul'],"This song captures the essence of 60s soul with its infectious melodies, raw emotional delivery, and timeless lyrics." +Tonight At Noon,The Jam,This Is The Modern World,1977,"['cathartic' 'power pop' 'exuberant' 'earnest' 'punk' 'urgent' + 'reflective' 'confident' 'brooding' 'aggressive' 'intense' 'coolncocky' + 'rock' 'rowdy' 'punk new wave' 'literate' 'confrontational' 'snide' + 'brash' 'passionate' 'mod' 'rousing' 'raucous' 'tense anxious' + 'street smart' 'drums' 'stylish' 'energetic' 'fiery' 'angst ridden' + 'cynical sarcastic' 'swaggering' 'new wave' 'rebellious' 'pop rock' + 'angry' 'volatile' 'visceral' 'british punk']","This power pop, British punk-inspired song is an energetic and exuberant display of confident swaggering, with aggressive and confrontational lyrics borne of visceral angst and reflective cynicism. The brash, rowdy, and raucous instrumentation of drums and fiery rock guitars deliver an urgent and cathartic release, while the literate and snide lyrics reflect a street-smart, rebellious edge infused with coolncocky style. With a punk new wave edge and a brooding intensity, this song will leave you feeling both tense and roused." +Not Over You,Jason Collett,Here's to Being Here,2008,"['earnest' 'alternative singer songwriter' 'indie rock' 'laid back mellow' + 'organic' 'sparkling' 'beautiful' 'day driving' 'wry' 'male vocalists' + 'disappointment' 'rollicking' 'wistful' 'lovely' 'autumnal' 'earthy' + 'quirky' 'rainy day' 'gentle' 'bittersweet' 'alternative indie rock' + 'pop rock' 'poignant' 'intimate' 'playful' 'freewheeling']","This alternative indie rock song, performed by male vocalists, is perfect for a day driving through the rain. It's a lovely mix of poignant, pop rock and rollicking melodies, with a laid-back mellow vibe and an earnest, intimate tone. The beautiful and gentle lyrics deliver a quirky, freewheeling message, while the earthy, sparkling and wry sound brings a bittersweet and wistful feeling. If you're a fan of indie rock and alternative singer songwriters, you'll love this autumnal tune that's both playful and organic." +Notes After An Evening,Eberhard Weber,Pendulum,1993,"['jazz' 'world fusion' 'sentimental' 'restrained' 'dreamy' 'post bop' + 'calm peaceful' 'yearning' 'international' 'international fusion']","This international fusion jazz song exudes a restrained, dreamy ambiance that is both sentimental and peaceful, creating a yearning sensation that's perfect for relaxing and letting the mind and soul wander. With subtle post bop influences and a world fusion touch, this track is a truly unique musical experience." +La Puerta,Luis Miguel,Romance,1998,"['exuberant' 'latin pop' 'romantic' 'tejano' 'celebratory' + 'mexican traditions' 'sensual' 'bolero' 'international' + 'western european traditions' 'latin']","Experience the ultimate fusion of international rhythms with an exuberant and romantic blend of Tejano, sensual Latin bolero, and celebratory Mexican traditions accented by Western European traditions and Latin pop." +If You Go Away,Terry Jacks,Ultimate 70s,1974,['beautiful' '70s' 'oldies' 'pop'],This is a beautiful pop song that perfectly captures the essence of 70s oldies with its catchy melodies and nostalgic feel. +Child Of The Night 1 & 2,Julian Jay Savarin,Waiters On The Dance,2001,"['dramatic' '70s' 'theatrical' 'druggy' 'rock' 'boisterous' + 'the creative side' 'prog rock' 'rollicking' 'rousing' 'scary music' + 'ethereal' 'progressive rock' 'psychedelic' 'maverick' 'elaborate' + 'pop rock' 'psychedelic garage' 'lively' 'trippy' 'freewheeling']","This rollicking and freewheeling pop rock tune has serious prog rock tendencies, with a trippy, ethereal vibe that veers into elaborately psychedelic garage territory. The maverick artist behind this dramatic and rousing rock anthem pulls out all the stops to conjure a boisterous 70s sound that's at once lively and druggy, capturing the creative side of progressive rock while indulging in a bit of theatrical, almost scary music." +Girls On Film,Duran Duran,Singles Box '81 - '85,1981,['80s'],This song is a nostalgic trip down memory lane with its catchy beats and retro synths reminiscent of the 80s. +Be Alright,Zapp & Roger,All The Greatest Hits,0,['soul' '80s'],"This song is a nostalgic nod to the soulful sounds of the 80s, with funky bass lines and smooth vocals that transport you back in time." +25 décembre,Tricot Machine,Tricot Machine chante et raconte 25 décembre,2008,['canadian' 'quebec' 'quebecois' 'canada' 'pop rock' 'folk' 'indie'],"Experience a unique blend of pop rock, indie and folk sounds in this Canadian masterpiece, showcasing the best of Quebecois musical talent." +Litoral (Remix),Entre Ríos,Idioma Suave,2002,['electropop' 'pop' 'indie pop' 'indie'],"This catchy and upbeat indie pop anthem features a blend of pop and electropop elements, showcasing the best of both genres." +Loud And Clear,The Cranberries,The Collection,1999,"['earnest' 'reflective' 'dramatic' 'sparkling' 'alternative pop rock' + 'heartache' 'rock' 'celtic rock' 'alternative' 'passionate' 'wistful' + 'dreamy' 'in love' 'contemporary pop rock' 'introspection' 'ethereal' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'yearning' 'searching' 'pop rock' 'atmospheric' 'plaintive' 'sweet']","This adult alternative pop rock song is both atmospheric and reflective, blending elements of alternative indie rock with contemporary pop rock to create a sparkling, dreamy track that's equal parts wistful and yearning, sweet and passionate, as the artist searches for insight and meaning in their introspection, all while dealing with themes of both heartache and being deeply in love, with a touch of plaintive Celtic rock and dramatic ethereal soundscapes adding further depth and emotion to the earnest and heartfelt lyrics." +So Bad,Baby Dee,The Robin's Tiny Throat,2007,['pop rock' 'folk'],This upbeat pop rock track blends acoustic guitars and driving drum beats with folk-inspired melodies and hooks. +Pounded Into Dust,Cannibal Corpse,Bloodthirst,1999,"['death metal' 'cathartic' 'provocative' 'urgent' 'hostile' 'exciting' + 'malevolent' 'aggressive' 'intense' 'hedonistic' 'menacing' + 'confrontational' 'heavy metal' 'outrageous' 'unsettling' 'raucous' + 'nihilistic' 'tense anxious' 'suffocating' 'ominous' 'pop rock' 'harsh' + 'fierce' 'angry' 'volatile' 'visceral' 'bleak']","This pop rock song is an aggressive and confrontational powerhouse with death metal and heavy metal undertones, showcasing a menacing and volatile energy that is both suffocating and visceral. It embodies an urgent and cathartic release of pent-up tension, delivered with a tense, anxious urgency that's both bleak and unsettling - a malevolent and hostile force that's both exciting and provocative. With outrageous and hedonistic intensity, it's the ultimate expression of a dark and nihilistic vision, a raucous and fierce explosion of raw emotion that's as cathartic as it is ominous." +Someone Like You,New London Fire,I Sing The Body Holographic,2006,"['exuberant' 'indie rock' 'confident' 'dramatic' 'witty' + 'alternative pop rock' 'guys night out' 'girls night out' 'sexy' 'brash' + 'rousing' 'electronic' 'stylish' 'energetic' 'alternative indie rock' + 'fun' 'pop rock' 'lively' 'playful' 'campy' 'indie']","Get ready to party with this confident and energetic alternative indie rock anthem that's exuberant, pop rock infused, and packed with witty lyrics, electronic beats, and brash guitar riffs - a lively and fun track that's perfect for any night out on the town, whether you're with the girls or out with the guys, with a dramatic and rousing indie rock vibe that's both campy and playful, full of style and sex appeal." +Matriarch,Montrose,Warner Brothers Presents Montrose,2002,['rock nroll' 'rock' 'heavy metal' 'classic rock' 'beat' 'hard rock'],"This song is a timeless tribute to classic rock, embodying the raw energy and rebellious spirit of rock n roll while incorporating elements of heavy metal, a driving beat, and unapologetic hard rock riffage." +Something To Save,George Michael,Listen Without Prejudice Vol. 1,1990,['pop' '90s'],Transport yourself back to the 90s with this upbeat pop song that will have you dancing in no time. +Years,Nonpoint,Statement,1999,"['rock' 'rowdy' 'confrontational' 'heavy metal' 'nu metal' + 'alternative metal' 'nihilistic' 'angst ridden' 'cynical sarcastic' + 'alternative rock' 'ominous' 'rebellious' 'pop rock' '00s' 'hard rock' + 'harsh' 'angry' 'bleak' 'detached']","This track is a confrontational and rebellious anthem that fuses detached alternative metal with rowdy pop rock, creating a harsh and cynical soundscape that's both ominous and nu metal. With its heavy metal riffs and 00s angst ridden lyrics, this song is a nihilistic and sarcastic ode to the bleaker side of rock, featuring angry vocals that perfectly embody the emotion and energy of hard rock." +If I Don't Love You Now,Stefanie Heinzmann,Masterplan,2008,"['german' 'reflective' 'confident' 'smooth' 'dramatic' 'neo soul' + 'sparkling' 'heartache' 'literate' 'girls night out' 'rnb' 'late night' + 'amiable good natured' 'passionate' 'contemporary rnb' 'sentimental' + 'stylish' 'energetic' 'bittersweet' 'soul' 'yearning' 'pop rock' + 'summery' 'plaintive' 'refined' 'pop idol' 'slick']","This contemporary R&B track by German pop idol combines elements of soul, pop rock, and neo soul, resulting in a slick, energetic, and sentimental tune that is both amiable and confidently passionate. With a literate and reflective approach, the song explores themes of heartache and yearning over dramatic, late-night instrumentation that is both sparkling and refined. The plaintive, summery vibe is perfect for a girls' night out, but the bittersweet and stylish sensibility ensures that this song will be a favorite for late night reflective moments as well." +Make My Funk The P-Funk,George Clinton,Live And Kicking,0,['funk'],This groovy track is full of funky bass lines and infectious rhythms that will have you dancing all night long. +I Remember Clifford,Lee Morgan,Music For Lovers,1957,"['laid back mellow' 'reflective' 'confident' 'hard bop' 'romantic evening' + 'relaxed' 'dramatic' 'romantic' 'jazz' 'melancholy' 'sentimental' + 'jazz instrument' 'sophisticated' 'dinner ambiance' 'earthy' 'stylish' + 'sensual' 'warm' 'trumpet jazz' 'relaxation' 'poignant' 'plaintive' + 'intimate' 'refined' 'background music']","This sophisticated and refined jazz instrumental with its hard bop and trumpet jazz influences creates a warm and laid back mellow backdrop for a romantic evening, dinner ambiance, or relaxation, while also evoking sentimentality, poignancy, and melancholy through its earthy and sensual tones. The confident and stylish notes of the trumpet add a dramatic touch to the background music, while the intimate and reflective nature of the music creates a plaintive and poignant atmosphere. Truly the perfect soundtrack to a sophisticated and emotional evening." +Underworld,Disney Razors,750kg Maximum Breakdown,0,['rock' 'pop rock' 'blues'],This catchy pop rock track features soulful blues vocals and an upbeat rock rhythm. +Bliss,2002,This Moment Now,2003,"['reflective' 'relaxed' 'contemporary instrumental' 'ethereal' 'soothing' + 'calm peaceful' 'relaxation' 'new age' 'atmospheric' 'ambient']","This calm and peaceful instrumental exudes a relaxed atmosphere and soothes the soul with its ethereal, new age soundscapes, making it an ideal piece for relaxation and reflection. The contemporary instrumental blends ambient and reflective elements, creating a truly atmospheric experience." +Superstars,Garageland,Scorpio Righting,2001,['alternative' 'pop rock' 'indie'],This upbeat track blends pop rock with indie and alternative influences to create a captivating sound that's impossible not to move to. +Get In Touch,Freak Power,Drive-Thru Booty,0,['funk' 'pop rock'],"This uptempo pop rock anthem features infectious hooks, groovy funk-inspired rhythms, and bold guitar riffs that will have you dancing along in no time!" +The Name Belongs To You,Kaipa,Notes From The Past,2002,"['literate' 'heavy metal' 'the creative side' 'prog rock' 'sophisticated' + 'complex' 'cerebral' 'art rock' 'progressive rock' 'neo prog' 'pop rock' + 'solitude' 'trippy']","This innovative song showcases a blend of progressive rock, art rock and pop rock elements, weaving intricate and literate lyrics that explore themes of solitude and the creative side, all while delivering a cerebral and sophisticated listening experience enhanced by trippy sounds and heavy metal influences." +Kathleen,Roachford,Roachford,1988,['rock' 'rnb' 'contemporary rnb' 'urban' 'pop rock' 'strong'],"With its contemporary blend of R&B and pop rock, this urban anthem is a strong showcase of powerful vocals and electrifying instrumentals, seamlessly blending the best elements of R&B and rock." +Wilderness,Brian May,Another World,1998,"['earnest' 'urgent' 'dramatic' 'aggressive' 'theatrical' 'rock' 'bright' + 'heavy metal' 'classic rock' 'brash' 'small gathering' 'rousing' + 'freedom' 'energetic' 'bittersweet' 'warm' 'swaggering' 'pop rock' + 'hard rock' 'lively']","This song is an aggressive and energetic blend of classic rock and pop rock, with a swaggering and brash attitude ideal for a small gathering. The earnest and urgent lyrics evoke a sense of freedom, while the bright and lively instrumentals feel warm and dramatic. With a rousing chorus that blends heavy metal with hard rock, this bittersweet and theatrical anthem is sure to make an impact." +CAUTE BABY,Vec,Dobre Rano,0,['hip hop' 'pop rock'],"Experience an electrifying fusion of pop rock and hip hop in this dynamic track, with high-energy beats and catchy hooks that will have you dancing all night long." +Somewhere In Between,Phil Vassar,Phil Vassar,2000,"['reflective' 'amiable good natured' 'sentimental' 'contemporary country' + 'bittersweet' 'country' 'pop rock' 'contemporary singer songwriter']","This sentimental pop rock ballad by a contemporary singer songwriter blends amiable good natured melodies with a contemporary country feel, telling a bittersweet story of reflection and introspection." +Brooklyn To T-Neck,Das EFX,Dead Serious,1992,"['hanging out' 'confident' 'aggressive' 'witty' 'boisterous' 'golden age' + 'hip hop' 'brash' 'rousing' 'raucous' 'street smart' 'rap' + 'east coast rap' 'swaggering' 'gritty' 'trippy' 'freewheeling']","Get ready to experience an explosive dose of east coast rap infused with the golden age spirit, as this aggressive and raucous track takes you on a trippy journey full of witty wordplay, confident swaggering and street smart freewheeling, perfectly captured by the brash and gritty rhymes that will have you hanging out and feeling boisterous, while the rousing beat and booming bass line ensure a hip hop anthem that will leave you wanting more." +A Jah Jah,Rita Marley,Rita Marley Sings Bob Marley and Friends,0,['reggae'],This groovy track is packed with the unmistakable reggae beats that will transport you to a tropical paradise. +Mek Me Hot,Patra,Scent Of Attraction,0,['female vocalists' 'reggae'],"Get ready to groove to the soulful beats of reggae as powerful female vocalists take the stage, delivering a melodious and uplifting performance." +Midnight Coward,Stars,In Our Bedroom After The War,2007,"['earnest' 'reflective' 'smooth' 'romantic evening' 'dramatic' + 'theatrical' 'indie electronic' 'literate' 'breakup' 'boisterous' + 'chamber pop' 'sophisticated' 'indulgent' 'earthy' 'stylish' + 'introspection' 'gentle' 'bittersweet' 'warm' 'alternative indie rock' + 'indie pop' 'pop rock' 'refined' 'detached' 'indie']","Experience the indulgent and smoothly stylish sounds of alternative indie rock with a touch of literate and introspective lyrics, as you take a warm and earthy journey through dramatic breakup stories and bittersweet romantic evenings, all wrapped up in boisterous and refined chamber pop arrangements with hints of sophisticated indie electronic and gentle indie pop melodies, creating a detached yet intimate and reflective atmosphere perfect for a theatrical and earnest introspection." +My Wife,The Who,The Who - Ultimate Collection,1971,['rock' 'classic rock'],"This classic rock anthem packs a punch with its gritty guitar riffs and powerful vocals, proving the enduring appeal of the rock genre." +My Guitar,Rocky Hill,Texas - A Musical Celebration One Texas Shuffle,0,['blues'],This soulful track blends traditional blues melodies with modern production techniques for a truly captivating listening experience. +House of Blue Lights,Asleep At The Wheel,The Very Best Of Asleep At The Wheel,1987,['country'],"This toe-tappin', twangy tune is a quintessential example of pure country music at its finest." +Oye El Boom,David Bisbal,Todo Por Ustedes,2004,"['exuberant' 'romantic evening' 'latin pop' 'romantic' 'bright' + 'boisterous' 'pop' 'sexy' 'passionate' 'stylish' 'sensual' 'energetic' + 'summer' 'lively' 'playful' 'latin']","This latino-pop song is bursting with energy, featuring exuberant vocals and bright instrumentation that captures the passionate and sensual essence of a lively summer evening, perfect for getting boisterous and playful with your stylish partner as you dance the night away to its sexy Latin beats." +Fancy Robots,Justine Electra,Soft Rock,2006,"['alternative singer songwriter' 'laid back mellow' 'reflective' + 'indie electronic' 'the creative side' 'whimsical' 'dreamy' 'rainy day' + 'introspection' 'alternative indie rock' 'reflection' 'pop rock' + 'atmospheric' 'intimate' 'solitude' 'trippy' 'indie']","Experience the creative side of introspection with this laid back, mellow and dreamy alternative indie rock song. Pop rock influences meet whimsical indie electronic vibes to create a trippy and atmospheric sound that perfectly captures the emotions of solitude on a rainy day. With intimate and reflective lyrics sung by an alternative singer songwriter, this track is a true masterpiece of introspection and reflection." +Sin Solucion,Platero Y Tu,Muy Deficiente,1992,['rock'],This song is a powerful and energetic rock anthem that will have you headbanging and singing along from start to finish. +Awesome Rumble,The Belmondos,The Belmondos,0,['rock' 'pop rock'],"Get ready to sing along to this energetic pop rock anthem that blends catchy hooks with edgy rock riffs, guaranteed to keep you pumped up and rocking out all night long." +Denim And Leather (2009 Digital Remaster),Saxon,Denim And Leather (2009 Digital Remaster + Bonus Tracks),0,['heavy metal' 'classic rock' 'hard rock'],"This song is a powerful blend of classic rock, heavy metal, and hard rock, delivering an epic sound that will leave you headbanging and pumped up." +Morirse De Pena,La Pulqueria,Corridos De Amor,2004,"['confident' 'partying' 'celebratory' 'boisterous' 'spanish' + 'rambunctious' 'rollicking' 'rousing' 'energetic' 'rock en espaol' 'fun' + 'pop rock' 'summery' 'lively' 'cheerful' 'playful' 'latin' 'freewheeling']","Get ready to dance with this energetic pop rock anthem that is both rollicking and confident, with a freewheeling, lively Latin vibe that's sure to bring the fun to any party. With rousing vocals and boisterous instrumentals, this celebratory and playful rock en español tune captures the summery spirit of Spanish-speaking cultures, delivering a cheerful and rambunctious soundtrack to your next big bash." +We Can No Longer Cheat You,The Cribs,The New Fellas,2005,"['exuberant' 'hanging out' 'indie rock' 'messy' 'day driving' 'road trip' + 'rock' 'amiable good natured' 'carefree' 'energetic' 'bittersweet' + 'alternative indie rock' 'fun' 'pop rock' 'cheerful' 'playful' 'sweet' + 'indie' 'freewheeling']","This upbeat, alternative indie rock song is the perfect accompaniment for your next road trip. With its exuberant pop rock sound and carefree lyrics, the messy, amiable good-natured vibe will have you hanging out and enjoying the day driving with a playful, freewheeling spirit. The sweet, cheerful melody tinged with bittersweet moments will make this indie rock hit a fun and memorable addition to any playlist." +La Folia,Solar Plexus,Solar Plexus,0,['fusion' 'jazz' 'progressive rock' 'pop rock'],"This song is a genre-blending masterpiece, expertly infusing progressive rock, pop rock, jazz, and fusion to create a truly unique and captivating listening experience." +Scream & Shout,Kate Ryan,Stronger,2004,"['marching' 'club dance' 'pop' 'sexy' 'sentimental' 'electronic' + 'dance pop' 'english' 'dance' 'international' 'pop rock' 'strong' + 'lively' 'optimistic']","This international pop rock hit combines sentimental lyrics with a lively beat that seamlessly weaves dance pop, electronic elements, and English vocals, resulting in a strong, optimistic anthem perfect for both marching and club dancing. With a sexy edge and catchy hooks, this song is sure to get you moving." +Bookeeta,Criteria,Lagniappe: A Saddle Creek Benefit For Hurricane Katrina Relief,0,['indie rock'],This indie rock song features catchy guitar riffs and poignant lyrics about the struggles of growing up. +I'm Gonna Love You,Wilson Pickett,Blues Brother Soul Sister,1963,['60s' 'soul'],This soulful track transports listeners back to the groovy sounds of the 60s with its smooth vocals and nostalgic instrumentals. +Karma,Jessica Andrews,Who I Am,2001,"['earnest' 'fiddle' 'contemporary country' 'country pop' 'bittersweet' + 'innocent' 'country' 'playful']","This contemporary country pop track is both playful and earnest, featuring innocent fiddle melodies that evoke a bittersweet nostalgia for simpler times." +Hoe!,Del,Defenders of the Underworld,0,['hip hop'],This high-energy track blends catchy beats and sharp rhymes for a fresh take on classic hip hop. +I Did It My Way,Jay-Z,The Blueprint 2 The Gift & The Curse,2002,['hip hop'],This catchy new track is a head-bobbing hip hop anthem that will have you moving to the beat in no time. +Chant For Eschaton 2000,Behemoth,Satanica,1999,['death metal'],"The song is a crushing display of intensity, featuring blistering guitar riffs and guttural vocals that define the genre of death metal." +Just Like That,Toots & The Maytals,Time Tough: The Anthology,1980,['reggae'],This song is a fun and lively reggae tune that will transport you to the sunny beaches of Jamaica. +My Crime,Canned Heat,On The Road Again,1968,['blues'],This soulful track transports listeners to the heart of the Mississippi Delta with its raw blues sound and emotive lyrics. +The Girls,Calvin Harris,Live Lounge 2,2007,['electro' 'electronic' 'dance'],"Get ready to dance all night with this high-energy, electronic electro track that's sure to get your heart pumping!" +An Island,Devendra Banhart,Nino Rojo,2004,['folk' 'indie'],"This indie folk track is an understated gem, with poignant lyrics and a stripped-down, acoustic instrumentation that highlights the raw emotion of the vocals." +I Never Knew Love,The Saints,Show Me The Way,0,['70s' 'rock'],"This song embodies the electrifying spirit of 70s rock, with heart-pumping guitar riffs and an unapologetic rebellious attitude." +Irresistible,Mari Boine,In The Hand Of The Night,0,"['world' 'ethnic fusion' 'norwegian' 'female vocalists' 'new age' + 'international' 'folk' 'worldbeat']",This enchanting new age worldbeat song features the ethereal voices of international female vocalists and blends Norwegian folk influences with ethnic fusion to create a captivatingly global soundscape. +Hole In My Heart,Alphabeat,The Beat Is...,0,"['affection fondness' 'exuberant' 'partying' 'bright' 'girls night out' + 'pop' 'effervescent' 'happy' 'amiable good natured' 'carefree' + 'uplifting' 'dance pop' 'quirky' 'empowering' 'innocent' 'tgif' 'dance' + 'fun' 'celebration' 'pop rock' 'summer' 'lively' 'gleeful' 'cheerful' + 'playful' 'precious' 'sweet' 'indie' 'freewheeling']","This empowering and exuberant pop rock song with amiable good natured lyrics is perfect for a summer day party or a girls night out. The bright and uplifting dance pop melody is both precious and sweet, stirring feelings of deep affection and fondness. The innocent and quirky indie vibe creates a freewheeling and playful atmosphere, perfect for an effervescent and carefree celebration. This lively and fun pop song will have you singing along and dancing all night long, with an infectious energy that captures the spirit of TGIF and joyful living." +Equality,Dave Holland Sextet,Pass It On,2008,['jazz'],Get ready to immerse yourself in a soulful jazz experience like no other with this captivating and timeless song. +Araber Tantz,Ot Azoj Klezmerband,Heart Of Klezmer,0,"['dramatic' 'fun' 'klezmer' 'acoustic' 'jewish music' 'international' + 'folk' 'freewheeling']","This international Klezmer track blends the free-wheeling, fun energy of traditional Jewish music with dramatic folk and acoustic instrumentation, creating an irresistibly danceable and emotionally engaging sonic experience." +Dolphins,Tim Buckley,Honeyman,1973,['folk'],"Introducing a beautiful, acoustic folk melody that will transport you to a simpler time." +1000 Days,Alien Ant Farm,truANT,2003,"['confident' 'aggressive' 'intense' 'rock' 'boisterous' 'heavy metal' + 'alternative' 'brash' 'rambunctious' 'post grunge' 'rousing' + 'alternative metal' 'energetic' 'alternative rock' 'pop rock' + 'freewheeling']","This high-octane track is an explosive blend of aggressive alternative metal and boisterous pop rock, featuring intense vocals and confident guitar riffs that perfectly capture the freewheeling and brash spirit of alternative rock, delivering a rousing and post grunge sound that's as heavy as it is rambunctious." +Off The Wagon,L7,The Beauty Process: Triple Platinum,1997,"['hanging out' 'punk' 'aggressive' 'coolncocky' 'alternative pop rock' + 'rock' 'rowdy' 'heavy metal' 'rambunctious' 'sleazy' 'rousing' + 'alternative metal' 'raucous' 'grunge' 'riot grrrl' 'empowering' + 'cynical sarcastic' 'alternative indie rock' 'irreverent' 'pop rock']","This high-energy song is an electrifying mix of alternative indie rock, grunge, heavy metal, and riot grrrl that oozes with attitude, featuring empowering lyrics and an irreverent, sleazy, and cynical edge that keeps the listener on their toes. With raucous vocals and a rousing beat, it's perfect for hanging out and letting loose, capturing the cool'n'cocky spirit of alternative pop rock, alternative metal, punk, and pop rock with its rowdy, ramunctious sound." +Scream And Scream Again,Slaughter And The Dogs,The Slaughterhouse Tapes,1996,['punk'],This high-energy track embodies the spirit of punk rock with its raw and rebellious sound. +Reasons To Quit,Cracker,Countrysides,2003,"['organic' 'messy' 'rowdy' 'alternative country rock' 'alternative' + 'rollicking' 'ramshackle' 'earthy' 'quirky' 'bittersweet' + 'alternative indie rock' 'irreverent' 'fun' 'country' 'silly' 'ironic' + 'pop rock' 'country rock' 'americana' 'cheerful' 'playful' 'freewheeling']","This rollicking, irreverent alternative country rock anthem is equal parts rowdy and playful, with a freewheeling spirit that perfectly captures the earthy, bittersweet essence of Americana. The ramshackle instrumentation and quirky lyrics only add to the fun, while the pop rock sensibility keeps things catchy and upbeat. An alternative indie rock gem that is both silly and organic, this song is sure to put a smile on your face and a spring in your step." +Chaque Seconde,JoeyStarr,Gare Au Jaguarr,2006,"['provocative' 'hostile' 'outraged' 'politics society' 'aggressive' + 'hardcore rap' 'revolutionary' 'celebratory' 'coolncocky' 'thuggish' + 'gangsta rap' 'menacing' 'confrontational' 'hip hop' 'outrageous' 'brash' + 'passionate' 'street smart' 'rap' 'rebellious' 'gritty' 'harsh']","This hardcore rap anthem is a rebellious and confrontational call to action, tackling politics and society head on with its aggressive and menacing delivery, while remaining celebratory and coolncocy with its gritty and provocative lyrics, making it the ultimate example of gangsta rap that is both outrageous and revolutionary." +Imprimis Obscurity,Broken Hope,Repulsive Conception,1995,"['death metal' 'cathartic' 'hanging out' 'provocative' 'urgent' 'exciting' + 'malevolent' 'aggressive' 'intense' 'hedonistic' 'confrontational' + 'mischievous' 'heavy metal' 'outrageous' 'late night' 'unsettling' + 'raucous' 'nihilistic' 'tense anxious' 'suffocating' 'pop rock' 'harsh' + 'fierce' 'angry' 'volatile' 'visceral' 'bleak']","Get ready to be swept away by an intense, aggressive blast of pop rock meets heavy metal with this raucous late night anthem, weaving together malevolent and nihilistic lyrics with a visceral, confrontational energy that's at once cathartic and suffocating, as if hanging out in a hedonistic, mischievous underworld where anything goes - and no one leaves unscathed. With harsh, urgent riffs and an outrageous, provocative attitude that's both tense and exciting, this song is a wild ride into the darkest corners of the human psyche, where the only way out is to surrender to its frenzied, death metal fury and embrace the bleak, unsettled chaos within." +My Last Ale,Gun Barrel,Battle-Tested,2010,['heavy metal' 'pop rock' 'hard rock'],"This song seamlessly blends elements of pop rock, heavy metal, and hard rock to create a dynamic and powerful sound." +Look Into My Eyes,Outlandish,Look Into My Eyes,2005,['hip hop' 'rnb'],"Get ready to groove to the addictive beats of this sensational hip hop and R&B track, perfectly blending the genre's signature rhythms and soulful melodies." +Don't Break Your Promise,The Chosen Few,Studio One Soul,0,['soul' 'reggae'],This song features a perfect blend of soulful vocals and upbeat reggae rhythms that will make you want to dance all night. +My World,Avril Lavigne,Under My Skin/Let Go,2002,"['rock' 'pop' 'contemporary pop rock' 'alternative indie rock' + 'female vocalists' 'adult alternative pop rock' 'teen pop' 'pop rock']",Experience a fusion of adult alternative pop rock and contemporary pop rock with a touch of alternative indie rock and teen pop through the powerful female vocals in this electrifying mix of genres that ultimately culminates in an explosive rock-inspired anthem. +THE GREATER GOOD,José James,BLACKMAGIC,2010,['jazz' 'soul'],This dynamic track infuses elements of soul and jazz to create a memorable and emotive listening experience. +Living On The Edge Of The World,Bruce Springsteen,Tracks,1998,"['heartland rock' 'earnest' 'organic' 'rock' 'literate' 'album rock' + 'classic rock' 'passionate' 'rousing' 'contemporary pop rock' 'energetic' + 'fiery' 'rocknroll' 'fun' 'pop rock' 'poignant' 'intimate']","Rock out with this fiery and fun album filled with energetic and rousing classic rock anthems that are both poignant and passionate, showcasing intimate and earnest lyrics with hints of literate storytelling, all delivered in a contemporary pop rock style that seamlessly blends heartland and album rock with organic rocknroll energy." +The Rat Is Dead,Hudson Falcons,Desperation and Revolution,0,['punk'],"This high-energy track features blistering guitar riffs, pounding drums, and raw vocals, all coming together for a classic punk sound." +It's So Hard,Daville,Lime Key,0,['reggae'],This catchy and upbeat song blends catchy melodies and catchy rhythms to create a distinctly reggae sound that will have listeners grooving along. +Sa Trincha,Espresso del Lago,Café Solaire 12 - soul emotions for cool funky people,2007,['alternative' 'electronic' 'chillout'],This melodic and soothing electronic track offers a refreshing twist on chillout music with a touch of alternative vibes. +Phone Sex,Next,Rated Next,0,['romantic' 'sexy' 'rnb' 'contemporary rnb' 'urban'],This contemporary R&B track blends urban beats with seductive vocals for a romantic and sexy experience. +Dream Catch Me,Newton Faulkner,Mum Of The Year,2007,['acoustic'],"Featuring nothing but the raw, heartfelt strumming of an acoustic guitar, this new single captures the essence of stripped-down, intimate folk music." +Random I Am (Album Version),Millencolin,For Monkeys,1997,"['emo' 'punk' 'boisterous' 'punk revival' 'alternative indie rock' + 'positive' 'pop rock' 'strong' 'lively']","This alternative indie rock/pop rock masterpiece boasts a punk revival twist and combines punk energy with strong, lively vocals, emo lyricism, and a boisterous instrumental arrangement all creating a positive and uplifting vibe." +All That Is Beautiful,Sleeping At Last,Ghosts,2003,"['exuberant' 'earnest' 'emo' 'alternative pop rock' 'insular' 'reverent' + 'wistful' 'rousing' 'lush' 'dreamy' 'indulgent' 'sprawling' 'bittersweet' + 'alternative indie rock' 'austere' 'yearning' 'searching' 'pop rock' + 'plaintive' 'dream pop' 'detached' 'indie']","Indulge in the dreamy and plaintive sounds of this alternative indie rock gem, sprawling in its yearning yet insular feel, shimmering with lush and reverent dream pop elements. With an exuberant and energetic pop rock beat, the earnest and wistful lyrics add a touch of emo and bittersweet emotions, creating an austere and detached atmosphere that remains rousing and searching throughout its alternative pop rock verses." +Statik,Jeru The Damaja,The Sun Rises In The East,1994,"['hanging out' 'provocative' 'brooding' 'hostile' 'outraged' 'aggressive' + 'hardcore rap' 'acerbic' 'literate' 'menacing' 'eerie' 'hip hop' + 'reckless' 'rousing' 'uncompromising' 'tense anxious' 'street smart' + 'rap' 'empowering' 'east coast rap' 'fiery' 'cynical sarcastic' + 'motivation' 'sparse' 'gritty' 'angry' 'visceral' 'freewheeling']","This aggressive and uncompromising rap track delivers a visceral and brooding experience that's both hostile and empowering, featuring acerbic and sarcastic lyrics that pair perfectly with the gritty and hardcore east coast rap sound - it's a freewheeling and fiery manifesto that hangs out with street-smart and literate provocateurs, all while channeling a reckless and tense anxious energy that's both menacing and rousing, all set against a sparse and eerie beat that keeps you on edge." +Tarpit,Golden Smog,Blood On The Slacks,2007,"['hanging out' 'earnest' 'indie rock' 'reflective' 'brooding' 'organic' + 'coolncocky' 'american trad rock' 'literate' 'alternative country rock' + 'melancholy' 'wry' 'sentimental' 'rollicking' 'wistful' 'autumnal' 'warm' + 'alternative indie rock' 'fun' 'soothing' 'swaggering' 'searching' + 'ironic' 'pop rock' 'nocturnal' 'intimate' 'solitude' 'lively' 'playful' + 'campy' 'detached' 'indie']","This eclectic and captivating song blends elements of alternative indie rock, American traditional rock, and pop rock to take the listener on a rollicking, swaggering journey through melancholy, brooding introspection and lighthearted fun, with wry, wistful lyrics that are both earnest and detached in equal measure - making it the perfect soundtrack for both hanging out with friends and embracing solitude. With a lively, warm sound that is both fun and reflective, this indie rock gem captures the essence of autumnal nights spent in introspective solitude, while still retaining an organic, cool-n-cocky edge that is both soothing and literate, intimate and campy. It's the perfect blend of sentiment and detachment - a truly captivating musical experience." +Love's Been A Little Bit Hard On Me,Juice Newton,Country Greats - Juice Newton,1982,['pop' 'country' '80s'],This pop song with 80s flair incorporates elements of country music for a unique and dynamic sound. +Albertine,Brooke Fraser,Albertine,2006,"['reserved' 'elegant' 'alternative singer songwriter' 'laid back mellow' + 'reflective' 'female vocalist' 'melancholy' 'sentimental' 'wistful' + 'autumnal' 'rainy day' 'introspection' 'gentle' 'bittersweet' + 'alternative indie rock' 'female vocalists' 'acoustic' 'reflection' + 'adult alternative pop rock' 'yearning' 'searching' 'reminiscing' + 'pop rock' 'poignant' 'plaintive' 'intimate' 'solitude' 'soft quiet' + 'indie']","This adult alternative pop rock ballad by a female vocalist blends the introspection and yearning of alternative indie rock with melancholic and reflective sentiments. Set to a soft, reserved pop rock melody that ebbs and flows with gentle acoustic guitars, the song has an elegant and intimate autumnal feel, perfect for a rainy day spent in solitude. The plaintive, poignant vocals convey a wistful nostalgia and bittersweet sense of reminiscing, making it an alternative singer-songwriter gem for those searching for a laid-back, mellow experience." +Ulu: Popfest,Need New Body,Need New Body,2001,"['hanging out' 'intense' 'noise rock' 'jazz' 'mischievous' + 'the creative side' 'wistful' 'uncompromising' 'tense anxious' + 'experimental' 'energetic' 'ambitious' 'alternative indie rock' + 'pop rock' 'experimental rock' 'noise' 'playful' 'volatile' 'indie' + 'freewheeling']","This energetic alternative indie rock song is an uncompromising explosion of noise and pop rock, with intense experimental rock and jazz elements that create a freewheeling and ambitious sonic landscape. The wistful lyrics capture the tension and anxiety of hanging out with friends on the brink of something volatile, while the playful and experimental guitar riffs highlight the mischievous and creative side of the band." +Bower Dub,Sir Coxsone Sound,King Of The Dub Rock,1994,['reggae' 'dub'],"This upbeat track blends the infectious rhythms of reggae with the echoing depths of dub, creating a unique and captivating sound that's impossible to resist." +The Happy People,Cannonball Adderley,Deep Groove,1995,['jazz'],This smooth and soulful song showcases the elegance and improvisation of jazz. +Just Because,Lloyd Price,The Price Is Right!,1988,['oldies' 'blues'],This classic tune is a soulful blend of blues and oldies that is sure to tug at your heartstrings while taking you on a musical journey through the depths of the human experience. +Go Get Vodka,Bobina,Again (Special Edition),2006,['trance' 'progressive trance' 'party' 'uplifting' 'dance'],"Get ready to hit the dance floor and lose yourself in the euphoric rhythm of this uplifting progressive trance anthem, perfect for any party or night out in the city." +Forgiven,Machinemade God,Masked,2007,['german' 'metalcore' 'heavy metal' 'germany' 'pop rock'],"Get ready to headbang and sing along to the electrifying pop rock and heavy metal vibes of this German band, blending elements of metalcore and punk to create a uniquely energetic sound hailing straight from Germany!" +Comes Love (LP Version),Joni Mitchell,Both Sides Now,2000,"['mellow' 'reflective' 'somber' 'jazz' 'melancholy' 'classic rock' + 'sentimental' 'chillout' 'sensual' 'gentle' 'bittersweet' + 'female vocalists' 'singer songwriter' 'pop rock' 'poignant' 'plaintive' + 'intimate' 'refined']","Experience a journey through the refined sounds of classic and pop rock infused with jazz and female vocalists in this sentimental ballad that evokes a poignant and somber mood intertwined with a sensual and mellow vibe, all delivered by the intimate and plaintive voice of a talented singer-songwriter, making for a bittersweet and reflective chillouting experience." +Too Many Tears,David Coverdale,Into The Light,2000,['rock' 'classic rock' 'pop rock' 'strong'],This classic rock-infused pop rock song features strong vocals and driving rock instrumentation. +Stranger In Paradise,The Supremes,The Masters Collection,1966,"['exuberant' 'earnest' 'elegant' 'pop soul' 'reflective' 'romantic' + 'sparkling' 'celebratory' 'heartache' 'bright' 'boisterous' 'light' 'rnb' + 'happy' 'passionate' 'motown' 'carefree' 'wistful' 'rousing' 'in love' + 'sensual' 'energetic' 'gentle' 'innocent' 'fun' 'reflection' 'soul' + 'feeling blue' 'yearning' 'pop rock' 'summery' 'plaintive' 'summer' + 'intimate' 'lively' 'cheerful' 'new love' 'playful' 'springlike']","This pop rock anthem exudes a soulful and exuberant energy, with bright, springlike instrumentals and a yearning, passionate vocal delivery that captures the feeling of being in love. The earnest yet happy reflection on new love is complemented by romantic and innocent lyrics that speak to the gentle and sensual nature of the relationship. The lively and sparkling production adds a fun and summery feel, though a wistful and potentially heartache-inducing undertone adds depth to the otherwise boisterous and celebratory track. The R&B and Motown influences give a touch of elegance and intimacy to the pop soul sound, creating a carefree yet still reflective atmosphere throughout." +I Surrender,Discotronic,I Surrender,2009,['trance' 'electronic' 'dance'],Get lost in the hypnotic beats of this electronic trance anthem that will have you dancing all night long! +The Meeting,Black Magic,A Few from tha Spa - The Compilation,0,['ambient'],"Take a journey to a peaceful and meditative soundscape with this ambient track, featuring ethereal vocals and soothing instrumental layers." +Ballet Or Sauna,Espresso del Lago,Yeki,2007,['electronic' 'chillout'],This electronic chillout track is perfect for setting a relaxed mood with its downtempo beats and dreamy synths. +Preludio_ No. 2,Laurindo Almeida,Jazz From A To B,0,"['latin jazz' 'elegant' 'laid back mellow' 'organic' 'brazilian jazz' + 'jazz' 'amiable good natured' 'world fusion' 'sophisticated' + 'dinner ambiance' 'stylish' 'celebration' 'relaxation' 'summery' 'summer']","Transport yourself to a sophisticated and elegant summer celebration with the laid back mellow vibes of Brazilian jazz and Latin jazz in this world fusion masterpiece, perfect for a dinner ambiance or any occasion requiring a stylish and amiable good natured relaxation, all while enjoying the organic, summery feel of this unforgettable song." +Potere Alla Parola,Frankie HI-NRG MC,Verba Manent,1993,['hip hop'],"This high-energy track blends thumping bass, slick beats, and clever rhymes to truly capture the essence of modern hip hop." +Monkey Business,The Flower Kings,Unfold The Future,2002,"['heavy metal' 'prog rock' 'sophisticated' 'complex' 'cerebral' + 'progressive rock' 'neo prog' 'pop rock' 'trippy']","This song is a progressive rock masterpiece that blends sophisticated pop rock with trippy heavy metal, delivering a complex and cerebral Neo prog experience that borders on transcendent." +On The Radio,Martine McCutcheon,Wishing,2000,"['pop' 'catchy' 'uplifting' 'contemporary pop rock' 'cool' '90s' + 'pop rock' 'disco']","Experience a blend of 90s pop rock, disco, and contemporary pop rock in this cool and uplifting track, with a catchy chorus that'll have you singing along in no time." +Fallen Angel,Blue Oyster Cult,The Singles Collection,1980,['hard rock'],This hard rock anthem features blistering guitar riffs and gritty vocals that will leave audiences headbanging all night. +dark breaker,Sundial Aeon,Apotheosis,2007,['downtempo' 'electronic' 'chillout' 'ambient'],This electronic chillout track boasts downtempo beats and ambient soundscapes perfect for late-night lounging. +No Money Makers,Julie Doiron,Goodnight Nobody,2004,"['earnest' 'alternative singer songwriter' 'indie rock' 'reflective' + 'brooding' 'delicate' 'winter' 'heartache' 'sadcore' 'literate' + 'melancholy' 'wistful' 'autumnal' 'restrained' 'rainy day' + 'introspection' 'bittersweet' 'alternative indie rock' 'reflection' + 'yearning' 'autumn' 'sad' 'pop rock' 'nocturnal' 'plaintive' 'intimate' + 'folk' 'indie']","This alternative indie rock/pop rock song is a yearning and earnest reflection with delicate and introspective instrumentation, evoking a melancholy and brooding mood through wistful lyrics about heartache and lonely autumnal nights on a rainy day. Led by an alternative singer songwriter, the track explores themes of literate introspection, sadcore indie rock, and intimate, reflective folk with plaintive, restrained vocals and a nocturnal, sad atmosphere that captures the bittersweet essence of autumn." +Repetition Kills You,The Black Ghosts,Repetition Kills You,2008,['electronica' 'electro' 'electronic' 'dance'],Get ready to let loose on the dancefloor with this electrifying electronic track that blends elements of electronica and electro to create the ultimate dance anthem. +Brownsville Blues,Sleepy John Estes,James Yank Rachell_ A Tribute To The Legendary Blues Mandolin Man,2005,['blues'],The melancholic melody and soulful lyrics perfectly embody the essence of blues music. +Overpowered (Kris Menace Remix),Róisín Murphy,Overpowered,2007,"['dramatic' 'theatrical' 'indie electronic' 'club' 'bright' + 'girls night out' 'light' 'brittle' 'sexy' 'late night' 'fractured' + 'electronic' 'whimsical' 'dance pop' 'freedom' 'stylish' 'warm' 'dance' + 'alternative indie rock' 'house' 'pop rock' 'nocturnal' 'atmospheric' + 'refined' 'playful' 'slick']","Get lost in the refined and bright sounds of this alternative indie rock track, fusing elements of pop rock, dance pop, electronic, and indie electronic for a fractured yet slick and whimsical experience that evokes feelings of freedom and a warm and atmospheric house sound. With a dramatic and club-worthy beat perfect for the late-night dance scene, this playful and stylish song is both nocturnal and brittle, making it the ideal choice for a girls night out or a sexy and theatrical performance." +Dance Macabre Opus 40,Ekseption,3 Originals,1969,['jazz' 'classical' 'art rock' 'progressive rock' 'pop rock'],"This epic track seamlessly weaves together elements of progressive rock, art rock, pop rock, classical, and jazz, creating a dynamic and genre-defying sound that is sure to captivate listeners." +Free Fall,Karsh Kale,Broken English,2006,"['exuberant' 'hanging out' 'laid back mellow' 'reflective' 'confident' + 'relaxed' 'ethnic fusion' 'electronica' 'hypnotic' 'late night' + 'small gathering' 'sophisticated' 'electronic' 'energetic' 'soothing' + 'swaggering' 'new age']","This upbeat electronic track perfectly mixes energetic, exuberant and confident beats with hypnotic and soothing sounds, creating a sophisticated but laid-back and mellow vibe that is perfect for hanging out with friends at a small gathering or relaxing late at night. With a touch of ethnic fusion and new age elements, this track is both reflective and swaggering, making it the ultimate addition to any electronica playlist." +Indulge,Lita Ford,Wicked Wonderland,2009,"['sexual' 'confident' 'partying' 'aggressive' 'guitar virtuoso' + 'theatrical' 'rowdy' 'girls night out' 'heavy metal' 'reckless' 'brash' + 'indulgent' 'pop metal' 'energetic' 'fun' 'silly' 'metal' 'rebellious' + 'pop rock' 'hard rock' 'playful']","This pop rock anthem is an indulgent and rowdy tribute to girls night out, with a guitar virtuoso shredding through playful, heavy metal riffs while a confident and sexual lead vocalist belts out lyrics that are both brash and rebellious, silly and reckless, in a theatrical and energetic performance perfect for partying." +Terror and Hubris in the House of Frank Pollard,Lamb Of God,Killadelphia,2000,"['death metal' 'bitter' 'earnest' 'confident' 'dramatic' 'aggressive' + 'acerbic' 'metalcore' 'speed thrash metal' 'confrontational' + 'heavy metal' 'the creative side' 'reckless' 'brash' 'rousing' + 'alternative metal' 'nihilistic' 'tense anxious' 'street smart' 'metal' + 'rebellious' 'pop rock' 'lively' 'harsh' 'fierce' 'angry' 'volatile' + 'visceral']","This song is an explosive and aggressive blend of alternative metal and pop rock, delivering a bitter and confrontational message with confidence and earnestness, through harsh, visceral and acerbic lyrics, brash and lively guitar riffs, and speed thrash metal drums, fueled by a rebellious and nihilistic spirit, with a street smart and tense anxious edge, showcasing both the creative and reckless side of the genre. The vocals are angry and fierce, adding a dramatic and rousing dimension to this heavy metal, death metal, metalcore, and metal masterpiece, that captures the essence of the volatile and raw experience." +Only Time Will Tell,Ten City,No House Big Enough,1992,['male vocalists' 'dance' 'house'],"Get lost in the infectious beats of this house anthem, featuring mesmerizing male vocalists that will have you dancing all night long." +Written In The Heart,Midnight Oil,Place Without A Postcard,1981,"['bitter' 'earnest' 'reflective' 'confident' 'aussie rock' 'brooding' + 'revolutionary' 'alternative pop rock' 'acerbic' 'rock' 'literate' + 'album rock' 'pop' 'classic rock' 'college rock' 'rousing' + 'sophisticated' 'street smart' 'freedom' 'complex' 'empowering' + 'introspection' 'cerebral' 'alternative indie rock' 'maverick' + 'reflection' 'rebellious' 'pop rock' 'visceral']","This song is a bitter, rebellious anthem with an acerbic and sophisticated edge, featuring a revolutionary and empowering message conveyed through alternative indie rock, classic rock, and pop rock influences, resulting in a visceral and brooding sound that's both maverick and confident. Its lyrics offer a deep introspection and reflection on the theme of freedom, delivered through an earnest and literate approach that's simultaneously street smart and cerebral. With a rousing, alternative pop rock feel backed by elements of college rock and album rock, it's a complex and reflective piece that showcases the artist's prowess as an Aussie rock icon." +Klebstoff,Wizo,All that she wants,1990,['punk' 'pop rock'],This catchy song blends elements of pop rock and punk for a high-energy anthem that will have you dancing and moshing all at once. +Let Me Be Yours,Five Star,Legends - Five Star,1988,['pop'],"This catchy and upbeat single features all the elements of irresistible pop music, including an infectious melody and an unforgettable chorus." +Pen,Herbert,100lbs (plus bonus disc),0,['experimental'],"This track features an experimental blend of electronic and acoustic elements, resulting in a unique and unpredictable sound." +Dive Into The Flame,Gun Barrel,Bombard Your Soul,0,['heavy metal' 'pop rock' 'hard rock'],"This catchy pop rock track seamlessly weaves in elements of heavy metal and hard rock, resulting in a head-bobbing anthem that's impossible not to nod along to." +Dream Wanderer's Tune,Deerhoof,Milk Man,2004,"['cathartic' 'exuberant' 'hanging out' 'indie rock' 'messy' + 'alternative pop rock' 'noise rock' 'rock' 'mischievous' + 'the creative side' 'rambunctious' 'carefree' 'whimsical' 'naive' + 'post rock' 'energetic' 'bittersweet' 'innocent' 'noise pop' 'tgif' + 'alternative indie rock' 'irreverent' 'fun' 'female vocalists' 'pop rock' + 'spring' 'cheerful' 'playful' 'springlike' 'precious' 'volatile' 'sweet' + 'indie' 'freewheeling']","This upbeat and lively track captures the freewheeling, carefree spirit of a spring day, with its exuberant and playful blend of alternative indie rock, noise pop, and pop rock that is both sweet and mischievous, led by the innocent and whimsical female vocalists that create a precious and precious atmosphere, while also delivering a cathartic burst of energy through its noisy and volatile post rock influences, making it the perfect TGIF anthem for anyone looking to let loose and embrace their creative side, with the rambunctious and irreverent messiness of indie rock and noise rock adding to its cheerful and fun-loving nature." +Right Now (Radio Edit),Atomic Kitten,The Collection,1999,['british' 'pop' 'dance pop' '90s' 'teen pop' 'pop rock' 'disco'],"This upbeat pop rock song with elements of dance pop, disco and 90s nostalgia is perfect for fans of British teen pop." +Jump Right Out,Edgar Winter,Entrance,1970,"['blues rock' 'boogie rock' 'rock' 'album rock' 'rocknroll' 'pop rock' + 'hard rock']","This song is a high-energy mix of blues rock, pop rock, album rock, rocknroll, boogie rock, and hard rock, with a driving beat that is sure to get you moving." +Black Trump,Cocoa Brovas,The Rude Awakening,1997,['hip hop'],This new single is a cool and catchy hip hop track with an infectious beat that'll get you moving. +Can't See You When I Want To,David Porter,Wattstax: The Living Word,1970,['soul'],This heart-wrenching ballad with its powerful lyrics and soulful vocals will transport you to another world. +The Ones That Get Away,Arnej,Armada at Ibiza_ 2008,2008,['trance' 'electronic'],"Experience electronic bliss with this captivating trance track, transporting you to a euphoric state of mind." +Rullett,Kaizers Orchestra,Ompa Til Du Dør,2001,['rock' 'alternative'],"This alternative rock song is filled with heavy guitar riffs and a stirring vocal performance, capturing the raw energy and edgy spirit of the genre." +Can You Stand The Rain,Guy Sebastian,Just As I Am,2003,"['award winners' 'exuberant' 'earnest' 'confident' 'theatrical' 'pop' + 'rnb' 'happy' 'amiable good natured' 'male vocalists' 'carefree' + 'sentimental' 'adult contemporary' 'contemporary pop rock' 'fun' + 'pop rock' 'cheerful' 'playful' 'sweet' 'australian']","This award-winning contemporary pop rock song by male vocalists from Australia perfectly blends sentimental sweetness with a playful, carefree, and exuberant demeanor - all while exuding a confident and earnest theatrical flair that will irresistibly lift your spirits and remind you of happy, fun-filled memories. With an amiable, good-natured vibe that effortlessly merges pop, R&B, and adult contemporary elements, this cheerful and sentimental hit will leave you feeling awe-inspired, uplifted, and thoroughly entertained." +A Tribute To A King (LP Version),William Bell,Stax-Volt: The Complete Singles 1959-1968,0,['soul'],"Filled with raw emotion and heartfelt lyrics, this soulful ballad captures the essence of human struggle and perseverance." +Ante-Estreia,Sir Scratch,Cinema,0,['hip hop'],"This electrifying song celebrates the raw and dynamic energy of hip hop, featuring powerful beats and slick rhymes that will have you dancing all night." +Workin' For The Weekend,Ken Mellons,Steppin' Country: 19 Great Line Dancing Songs,0,['country'],"This heartwarming ballad features twangy guitars and a lonesome, country melody that will transport you to the dusty roads and rolling hills of the American Midwest." +Someone to Watch Over Me,Frank Sinatra,The Greatest Hits from 40's and 50's_ Vol. 43,0,['easy listening' 'oldies' 'jazz'],Experience a nostalgic trip down memory lane with this easy listening jazz tune that pays homage to the oldies. +7%,Sunna,One Minute Science,2000,"['heavy metal' 'electronic' 'alternative metal' 'acoustic' 'lonely' + 'yearning' 'sad' 'pop rock' 'industrial metal']","This hauntingly beautiful song blends acoustic and electronic elements with heavy industrial metal and alternative metal vibes, resulting in a captivating pop rock sound that captures the listener's feelings of yearning and sadness amidst a lonely world." +Somethin In Your Eyes,Starpoint,It's So Delicious,0,['post disco' 'rnb' 'urban' 'soul' 'pop rock'],"This upbeat and vibrant song takes influences from post-disco, soul, pop rock, urban, and R&B to create a unique and dynamic sound that will get you moving and grooving!" +Discoland,Adrima,Discoland,2005,['trance' 'techno' 'electronic' 'work' 'dance' 'pop rock' 'bass'],"Get your feet moving with this upbeat pop rock and electronic fusion, perfect for the work day with its pulsating bass and catchy techno beats that seamlessly meld into a hypnotic trance, ready to make you dance." +Get Funky,ESG,A South Bronx Story,1991,"['hanging out' 'dance party' 'urgent' 'confident' 'relaxed' 'humorous' + 'nervous jittery' 'confrontational' 'rnb' 'hypnotic' 'brash' + 'amiable good natured' 'post punk' 'new york' 'rollicking' 'street smart' + 'striding' 'freedom' 'stylish' 'energetic' 'innocent' 'tgif' 'fun' 'funk' + 'pop rock' 'playful' 'alternative rap' 'no wave' 'old school rap']","Get ready for a confrontational and energetic ride through the streets of New York with this pop rock and funk-infused rollicking dance party, featuring amiable good-natured and confident post-punk and alternative rap tracks alongside old school rap and RnB hits that will make you both relaxed and jittery, all while weaving in playful and humorous lyrics that showcase the hypnotic, brash, and stylish influences of no wave and street-smart beats, and exude an urgent and innocent sense of freedom that will have you striding towards the weekend and TGIF with renewed energy and enthusiasm." +Macka Splaff,Steel Pulse,Sound System: The Island Anthology,1978,"['contemporary reggae' 'earnest' 'provocative' 'organic' 'roots reggae' + 'confrontational' 'the creative side' 'spiritual' 'reflection' + 'rebellious' 'summery' 'reggae' 'summer' 'reggae pop' 'intimate' 'gutsy']","Get ready for an intimate and confrontational experience as this contemporary reggae jam, featuring gutsy and rebellious vocals, explores the spiritual and reflective side of reggae pop. With an organic roots reggae sound that is both summery and provocative, this song showcases the creative side of reggae music at its finest." +Angel Of The Morning,Juice Newton,Juice Newton's Greatest Hits,1981,['country' 'female vocalists' '80s'],Get ready for a blast from the past with this 80s country track featuring powerhouse female vocalists that will have you tapping your feet all night long. +Kinematografen,Slagsmalsklubben,Den Svenske Disco,2002,['electronic'],"This electrifying single features pulsating beats and futuristic synths, showcasing the artist's mastery of the electronic genre." +Nobody Told Me,Syd Matters,Ghost Days [New Edition],2008,['alternative'],This song features an alternative sound with distorted guitar riffs and haunting vocals that capture the indie rock vibe. +Dreamworld,Midnight Oil,Diesel And Dust,1987,"['cathartic' 'bitter' 'earnest' 'urgent' 'reflective' 'confident' + 'aussie rock' 'brooding' 'aggressive' 'revolutionary' 'intense' + 'road trip' 'alternative pop rock' 'acerbic' 'rock' 'literate' + 'album rock' 'confrontational' 'passionate' 'college rock' 'rousing' + 'uncompromising' 'street smart' 'empowering' 'cerebral' + 'alternative indie rock' 'rebellious' 'pop rock' 'visceral']","This album is an uncompromising and confrontational journey through bitter and acerbic songs that are empowering and revolutionary, driven by intense and passionate alternative indie rock and pop rock sounds, perfect for a road trip of rebellion and reflection, and balanced with the earnest and confident tones of album rock and college rock, all while maintaining an acutely cerebral and literate edge. The album's visceral and cathartic energy is matched by brooding and rebellious tracks that are both rousing and urgent, making this alternative pop rock collection a must-have for any street-smart and confident listener who enjoys the raw power of Aussie rock." +Career Of Evil,Blue Oyster Cult,Workshop Of The Telescopes: The Best Of Blue Oyster Cult,1974,"['dramatic' 'aggressive' 'intense' 'theatrical' 'album rock' 'heavy metal' + 'classic rock' 'passionate' 'rousing' 'bravado' 'energetic' + 'progressive rock' 'pop rock' 'hard rock' 'arena rock']","This aggressive and intense song blends elements of classic and album rock with a progressive edge, creating a dramatic and passionate anthem that's equal parts hard-hitting heavy metal, arena rock bravado, and rousing pop rock energy. Its theatrical delivery and explosive combination of soaring vocals, fiery guitar solos, and thunderous drums make for a truly unforgettable musical experience." +Rainbow Valley,Love Affair,The Love Affair Superhits,1968,['60s' 'pop' 'pop rock'],"This catchy pop rock tune is reminiscent of the upbeat pop sound of the 60s, complete with catchy guitar riffs and a driving drum beat." +Ghosts of Ocean Gardens,Stargarden,Ambient Excursions,0,['ambient'],This hauntingly beautiful song creates an atmospheric soundscape with its mesmerizing ambient tones. +Slow,Bobina,Slow (Remixes),0,['trance' 'dance'],"This energetic and hypnotic song blends elements of trance and dance to create a pulsing, rhythmic soundtrack perfect for the club or the yoga studio." +Basie Boogie,Count Basie,Just Jazz -volume Two,1989,['jazz'],"Get lost in the smooth and sultry tones of this captivating jazz number, filled with swinging rhythms and soulful improvisations." +Requiem,Lamb Of God,Sacrament,2006,"['death metal' 'cathartic' 'hostile' 'malevolent' 'aggressive' 'intense' + 'heartache' 'metalcore' 'menacing' 'speed thrash metal' 'heavy metal' + 'alternative metal' 'loss grief' 'nihilistic' 'tense anxious' 'fiery' + 'angst ridden' 'regret' 'metal' 'pop rock' 'jealousy' 'harsh' 'angry' + 'volatile' 'visceral']","This track is an explosive collision of aggressive alternative metal and pop rock, with an intense and menacing sound that explores themes of regret and loss grief, delivered with harsh, visceral vocals and cathartic speed thrash metal riffs. From the hostile and heavy metal opening to the death metal breakdowns and metalcore nuances, this angst ridden and nihilistic song delves deep into the heartache and jealousy of a malevolent and volatile mindset, expressed through tense anxious instrumentation that builds towards a fiery and angry climax." +It's Been A Long Time,Dead Or Alive,Youthquake,1985,"['exuberant' 'partying' 'celebratory' 'witty' 'theatrical' 'club dance' + 'girls night out' 'rnb' 'carefree' 'rousing' 'electronic' 'whimsical' + 'dance pop' 'dance rock' 'contemporary pop rock' 'stylish' 'quirky' + 'energetic' 'tgif' 'irreverent' 'fun' 'hi nrg' 'pop rock' 'disco' + 'cheerful' 'playful' 'campy' '80s' 'freewheeling']","Get ready to dance the night away with this fun and energetic pop rock anthem - a contemporary blend of hi nrg, electronic, and dance pop, boasting cheerful and irreverent lyrics with a whimsical and quirky touch. The song offers a freewheeling, celebratory vibe that perfectly captures the spirit of a TGIF girls night out - complete with rousing disco beats, 80s-inspired melodies, and a playful, campy flair that's sure to get everyone in the mood for some partying. With its stylish and theatrical production, this dance rock gem is a definite must-listen for anyone looking to inject some carefree energy into their playlists!" +Lalala Love,Room Eleven,Mmm... Gumbo?,2008,"['jazz' 'alternative indie rock' 'jazz pop' 'adult alternative pop rock' + 'pop rock']","This song has a unique blend of adult alternative pop rock, alternative indie rock, and pop rock elements that are beautifully paired with hints of jazz and jazz pop influences throughout." +Falling On A Bruise,Carter USM,You Fat Bastard: The Anthology,1991,['rock' 'alternative rock' '90s'],Experience the nostalgic energy of the 90s through the raw and gritty sounds of alternative rock and traditional rock in this invigorating song. +No Longer Touching Ground,A.C.T,Silence,2006,['rock' 'art rock' 'neo prog' 'metal' 'progressive metal'],"This song incorporates elements of art rock, progressive metal, and neo prog, resulting in a unique fusion of metal and rock." +Dancing On The Sunshine,Core22,Massive Love,0,['pop' 'female vocalists' 'pop rock'],"Experience electrifying pop rock melodies and powerhouse vocals from female vocalists, all wrapped up in an unforgettable, pop-infused package." +Help Me Hold On (Remastered LP Version),Travis Tritt,The Essentials: Travis Tritt,0,['country'],This song has a classic country sound with twangy guitar and heartfelt lyrics about love and loss. +El Diablo,Tsunami Bomb,The Ultimate Escape,2002,"['exuberant' 'earnest' 'urgent' 'punk rock' 'female vocalist' 'intense' + 'passionate' 'punk revival' 'rousing' 'raucous' 'epic' 'street smart' + 'fiery' 'cynical sarcastic' 'alternative indie rock' 'irreverent' 'fun' + 'swaggering' 'yearning' 'pop rock' 'punk pop' 'freewheeling']","Get ready to experience the ultimate epic alternative indie rock anthem with a punk rock attitude that'll leave you exuberant and wanting more, packed with the passionate intensity of pop rock mixed with yearning punk revival vibes, all led by a fierce female vocalist who brings a street smart irreverence and swaggering punk pop energy, full of freewheeling fun and rousing urgency, with a touch of cynical sarcasm and earnest fire that makes for an unforgettable, raucous ride." +Hell Yeah!,Dog Eat Dog,Walk With Me,2006,['punk' 'heavy metal' 'alternative' 'pop rock'],"This song is an explosive mix of pop rock, punk, alternative, and heavy metal that's sure to get your adrenaline pumping." +What Will You Say,Redemption,Snowfall On Judgment Day,0,['pop rock' 'progressive metal' 'power metal'],"This high-energy track combines elements of pop rock, progressive metal, and power metal to create an electrifying and dynamic sound that is sure to get your heart pumping!" +Heaven Blues,Lucinda Williams,Little Honey,2008,"['earnest' 'sexual' 'confident' 'alternative country rock' 'passionate' + 'earthy' 'stylish' 'sensual' 'bittersweet' 'alternative folk' + 'alternative indie rock' 'country' 'female vocalists' 'pop rock' + 'poignant' 'blues' 'americana' 'intimate' 'refined' 'folk']","This alternative indie rock album features refined, poignant tracks that skillfully blend alternative folk, pop rock, and passionate, confident americana tunes, all highlighted by the powerful and earnest female vocalists that lend an intimate, earthy, and sensual touch to the bluesy and alternative country rock-infused soundscapes. The result is a stylish, bittersweet portrayal of love, loss, and longing that remains both soulful and stirring from beginning to end." +Paprika Plains (LP Version),Joni Mitchell,Don Juan's Reckless Daughter,1977,"['earnest' 'elegant' 'laid back mellow' 'reflective' 'brooding' 'jazz' + 'stately' 'literate' 'melancholy' 'passionate' 'wistful' 'sophisticated' + 'autumnal' 'earthy' 'complex' 'jazz rock' 'sensual' 'rainy day' + 'introspection' 'gentle' 'bittersweet' 'folk rock' 'reflection' 'knotty' + 'singer songwriter' 'pop rock' 'poignant' 'plaintive' 'intimate' + 'refined' 'solitude' 'folk' 'sunday afternoon' 'enigmatic' 'vocal jazz' + 'sweet']","This pop rock song is a beautiful fusion of various genres such as vocal jazz, jazz rock, and folk rock that delivers a complex yet sophisticated experience of introspection, reflection and melancholy. With its earthy and elegant sound, it creates an intimate and laid back mellow ambiance that is perfect for a melancholic Sunday afternoon or a rainy day. The singer-songwriter's passionate and enigmatic lyrics are poignant and brooding, at times stately and wistful but always refined and literate. The gentle and sensual instrumentation adds a sweet and plaintive touch to the already bittersweet and autumnal atmosphere. Overall, this song is a knotty and earnest work that embodies the essence of passionate and elegant jazz music." +Would You Lay With Me (In A Field Of Stone),Tanya Tucker,Tanya Tucker / Super Hits,1973,"['earnest' 'organic' 'romantic' 'melancholy' 'sexy' 'reverent' + 'amiable good natured' 'passionate' 'sentimental' 'rollicking' 'rousing' + 'contemporary country' 'country pop' 'earthy' 'sensual' 'bittersweet' + 'country' 'pop rock' 'country rock' 'plaintive' 'intimate' + 'progressive country']","This pop rock country song is a rollicking and intimate ride, with a passionate and earthy sound that's both organic and progressive. It's amiable and good-natured, but with a bittersweet edge that speaks to the song's sentimental and melancholy themes of romance and longing. Featuring a mix of contemporary and classic country elements, including country rock and country pop, this track is at once rousing, sensual, and reverent, with a plaintive and heartfelt quality that will leave listeners feeling both moved and energized." +Jah jah a do it,Linval Thompson,Rocking vibration,2004,['roots reggae' 'reggae' 'dub'],"Get lost in the infectious rhythms and soulful melodies of this authentic and vibrant reggae track, infused with traditional roots reggae and pumped up with the electrifying energy of dub." +Northern Star,Alice Peacock,Alice Peacock,2002,"['rock' 'alternative indie rock' 'female vocalists' + 'adult alternative pop rock' 'pop rock']","This song encompasses elements of adult alternative pop rock, alternative indie rock, and pop rock, all while showcasing powerful female vocals that pack a punch in the world of rock music." +Liberation,Karsh Kale,Liberation,2003,"['world' 'breaks' 'ethnic fusion' 'electronica' 'hypnotic' 'world fusion' + 'electronic' 'ethereal' 'new age' 'nocturnal' 'ambient']","This mesmerizing track weaves together elements of electronic, world fusion, breaks, hypnotic, electronica, ethereal, new age, world, ambient, and ethnic fusion into a nocturnal soundscape that will leave you spellbound." +Somebody Changed The Lock On My Door,Casey Bill Weldon,Casey Bill Weldon Vol. 1 1935-1936,0,['blues'],"This soulful track features raw and impassioned lyrics, accompanied by blues-inspired guitar riffs and a driving rhythm section." +That For You,Matt Wertz,Twenty Three Places,2003,['rock' 'alternative' 'fun' 'pop rock' 'indie'],"This pop rock anthem is infused with indie and alternative vibes, boasting fun and energetic lyrics that will make anyone want to let loose and rock out." +Chimps (Jochen Trappe Mix),Claude Vonstroke,Chimps,2007,['club dance' 'electro' 'electronic' 'house'],This high-energy club banger blends pulsing electro beats with a classic house groove for ultimate electronic dancefloor bliss. +Rosemary's Baby,Krzysztof Komeda,Rosemary's Baby,1968,['jazz' 'psychedelic'],Get lost in a hypnotic world of swirling melodies and soulful improvisation with this mind-bending jazz composition infused with psychedelic undertones. +Pharmaecopia,Mudvayne,L.D. 50,2000,"['cathartic' 'hostile' 'malevolent' 'aggressive' 'intense' 'hedonistic' + 'confrontational' 'heavy metal' 'rousing' 'alternative metal' 'raucous' + 'fiery' 'angst ridden' 'ominous' 'metal' 'international' 'pop rock' + 'bleak']","This aggressive and confrontational international alternative metal track blends elements of pop rock and intense cathartic energy with an ominous, hostile undertone that keeps the listener on edge, making it a rousing and heavy metal anthem for the angst ridden. The raucous and hedonistic sounds of this song are both malevolent and fiery, yet remain bleak and intensely satisfying." +If Heartaches Were Nickels,Joe Bonamassa,A New Day Yesterday Live,2001,"['greasy' 'blues rock' 'electric blues' 'day driving' 'bright' + 'unsettling' 'contemporary blues' 'modern electric blues' 'indulgent' + 'regret' 'ambitious' 'reflection' 'elaborate' 'pop rock' 'blues' 'summer' + 'gritty' 'crunchy' 'playful']","Indulge in the playful and gritty sounds of contemporary blues and blues rock as you embark on a day driving adventure through the bright and greasy summer streets, fueled by the elaborate and ambitious textures of modern electric blues, featuring crunchy riffs and unsettling reflections on regret, all intertwined with a pop rock twist for an indulgent and electric blues experience." +The Last Old Shovel,The Louvin Brothers,A Tribute To The Delmore Brothers,1992,"['reflective' 'bluegrass' 'religious' 'gospel' 'reverent' 'spiritual' + 'sentimental' 'wistful' 'earthy' 'bittersweet' 'nostalgic' 'country' + 'close harmony' 'rustic' 'yearning' 'poignant' 'plaintive' + 'traditional country' 'traditional bluegrass']","This spiritual bluegrass song blends close harmony and traditional country sounds to produce a sentimentally poignant and yearning track that captures the nostalgic and earthy feeling of rural life, while also invoking a reverent and religious tone through its gospel-inspired lyrics and rustic instrumentation, resulting in a reflective and plaintive yet bittersweet expression of wistfulness." +Collapse,Sparta,The Wiretap Scars,2002,['beautiful' 'rock' 'indie'],"This song is a beautiful blend of indie and rock, featuring raw vocals and intricate instrumentals that will transport you to a dreamy new world." +Under Surveillance,Do Or Die,Headz Or Tailz,0,['hardcore rap' 'gangsta rap' 'hip hop' 'rap'],"This song is a perfect blend of rap, hip hop, hardcore rap, and gangsta rap that will leave you in awe of its gritty and raw power." +Put Me On,Latif,Love in the First,0,"['confident' 'smooth' 'romantic' 'rnb' 'passionate' 'contemporary rnb' + 'lush' 'sensual' 'urban' 'angst ridden' 'warm' 'soul' 'pop rock' + 'intimate' 'anguished distraught' 'slick']","From its lush layers of contemporary R&B, soul, and pop rock, to its passionate and confident delivery of anguished lyrics and urban angst, this slick and romance-filled song invites you into its smooth and intimate world of sensuality and warmth." +Prison Of Love,Robben Ford & The Blue Line,Robben Ford & The Blue Line,1992,['jazz' 'blues'],"This smooth and sultry song combines elements of both jazz and blues, transporting the listener to a dimly lit, moody world of passion and emotion." +One Day Like This,Elbow,Live Lounge 3,2008,['indie rock' 'beautiful' 'alternative' 'indie'],"Experience the enchanting melodies and poignant lyrics of this stunning indie rock track, blending alternative and indie rhythms to create a beautifully unique sound." +You Heal,Kemopetrol,Teleport,2006,['rock' 'pop' 'pop rock' 'vocal'],"Experience the perfect blend of catchy pop melodies and electrifying rock guitar riffs, accompanied by a powerful vocal performance that defines the essence of pop rock." +Strength to Dream,Propaganda,A Secret Wish,0,"['elegant' 'dramatic' 'theatrical' 'club dance' 'rock' 'punk new wave' + 'pop' 'synth pop' 'hypnotic' 'lush' 'sophisticated' 'electronic' + 'dance rock' 'stylish' 'energetic' 'cerebral' 'alternative indie rock' + 'new wave' 'elaborate' 'pop rock' 'nocturnal' 'trippy' + 'alternative dance' '80s']","This is an energetic and sophisticated alternative indie rock song that seamlessly blends influences from pop rock, electronic, and alternative dance music to create an elaborate and lush sonic landscape. With trippy, hypnotic elements reminiscent of 80s synth pop, this track is both elegant and stylish, making it perfect for club dance floors and nocturnal adventures. The dramatic and cerebral lyrics are backed by a new wave and theatrical sound, making for a dynamic dance rock experience with nods to punk and new wave." +Future Generation,The Auteurs,How I Learned To Love The Bootboys,1999,"['bitter' 'indie rock' 'brooding' 'britpop' 'intense' 'witty' + 'self conscious' 'alternative pop rock' 'acerbic' 'literate' 'menacing' + 'wry' 'rambunctious' 'sentimental' 'rousing' 'nihilistic' 'introspection' + 'energetic' 'cerebral' 'neo glam' 'cynical sarcastic' + 'alternative indie rock' 'reflection' 'feeling blue' 'autumn' 'pop rock' + 'solitude' 'sunday afternoon' 'freewheeling']","This alternative indie rock song is energetic and rousing, blending pop rock and neo glam influences to create a freewheeling, intense sound that perfectly captures the bitter solitude of Sunday afternoons. With self conscious and introspective lyrics that are both witty and acerbic, the track balances cynical sarcasm and sentimentality, reflecting on the brooding and introspective nature of autumn with a literate and cerebral approach. Wry and menacing, this alternative pop rock anthem channels the nihilistic and destructive energy of Britpop, making it a perfect anthem for anyone feeling blue and in need of a cathartic, rambunctious release." +I'll Be With You,Cameo,Ugly Ego,1978,"['exuberant' 'confident' 'celebratory' 'hungry' 'boisterous' 'rnb' 'brash' + 'rousing' 'energetic' 'fun' 'funk' 'swaggering' 'playful' 'sweet' + 'joyous']","This upbeat R&B track is a celebration of confidence and joy, with a boisterous, swaggering energy that's both exuberant and playful, highlighted by funky horns and a hungry, rousing performance sure to get you dancing and feeling sweet." +Where Angels Dare,Paul Stanley,Live To Win,2006,['rock' 'heavy metal' 'hair metal' 'hard rock' 'glam rock'],"This song is a quintessential example of the hair metal genre, fusing heavy metal riffs with the flamboyant aesthetic of glam rock, all wrapped up in a hard rock sound that's perfect for headbanging." +Come Take A Trip In My Airship,Natalie Merchant,Every Child Deserves A Lifetime - Songs From The For Our Children Series,1996,['rock' 'fiddle' 'folk'],"This upbeat song incorporates an energetic mix of fiddle melodies interpolated with catchy folk rhythms and guitar riffs, resulting in a refreshing fusion of folk and rock genres." +Crazy Beautiful,Hanson,Underneath,2004,"['earnest' 'pop' 'amiable good natured' 'contemporary pop rock' + 'ambitious' 'fun' 'pop rock' 'refined']","Get ready for a fun and ambitious ride with this refined contemporary pop rock anthem that's both amiable and earnest, showcasing the best of pop and rock with an undeniable good-natured energy." +Little Trix,Uko,Uko,2001,['downtempo' 'trip hop' 'lounge' 'electronic' 'chillout' 'pop rock'],"Get ready to unwind with the ultimate blend of pop rock, electronic, chillout, downtempo, lounge, and trip hop that will transport you to a blissful state of relaxation." +The Bird Up There,Rainbirds,Rainbirds,1987,['dreamy' 'yearning' 'pop rock' '80s'],This nostalgic pop-rock anthem is full of yearning and dreamy melodies that transport listeners back to the 80s. +Waldemar,Kråkesølv,Trådnøsting,2009,['norwegian' 'indie pop'],This catchy indie pop tune infuses Norwegian lyrics and rhythms to create a unique and mesmerizing sound. +Withered,Atomship,The Crash Of '47,2004,['rock' 'heavy metal' 'post grunge' 'alternative metal' 'pop rock'],"This song embodies a perfect fusion of alternative metal, pop rock, heavy metal, post grunge, and rock, resulting in a captivating and genre-defying sound." +Natty Burial,Lone Ranger,Reggae Anthology: The Channel One Story,1980,['reggae'],This upbeat and rhythmic track embodies the essence of island life with its authentic reggae sound. +True True True,Bitty McLean,It Keep Rainin' (Tears From My Eyes) (Single),0,['reggae'],This lively track brings the tropical vibes with upbeat reggae rhythms and soulful vocals. +No Way Down,Air France,No Way Down,2008,['electronic' 'ambient'],This electronic and ambient song takes you on a soothing journey through dreamlike soundscapes. +Race With The Devil,Girlschool,The Collection,1980,['rock' 'heavy metal' 'hard rock'],This hard-hitting heavy metal song blends elements of traditional rock and hard rock for a headbanging anthem that will get the adrenaline pumping. +I Don't Want To Be,Gavin DeGraw,Live In The Alice Lounge,2003,['rock' 'pop'],This high-energy track combines the infectious beats of pop with the power and guitars of rock. +Love II,The House Of Love,The Complete John Peel Sessions,1990,['pop' 'indie'],"Get lost in the infectious melodies and dreamy vocals of this indie pop masterpiece, sure to have you swaying to its upbeat rhythm." +Never Again,Dropkick Murphys,Singles Collection Volume 2,2000,['punk' 'punk rock' 'irish' 'usa' 'oi'],"This high-energy punk rock tune blends the rebellious spirit of punk with the Irish-inspired sound of oi, making it a perfect representation of the punk scene in the USA." +Bridge To Your Heart,Wax,Essential- 80's Love,0,['pop' '80s'],Get ready to transport yourself back to the 80s with this vibrant pop anthem that's sure to get you dancing all night long! +The Criminal Kind,Tom Petty And The Heartbreakers,Damn The Torpedoes / Southern Accents / Hard Promises,1981,['soft rock' 'rock' 'southern rock' 'pop rock'],"This upbeat pop rock track features elements of soft rock and southern rock, culminating in a dynamic blend of classic and contemporary rock genres." +Sexual Revolution,Army Of Lovers,Sexual Revolution,1994,"['euro dance' 'swedish pop rock' 'club dance' 'euro pop' 'pop' 'dance pop' + 'dance' '90s' 'pop rock']","Get ready to hit the floor with this high-energy pop rock anthem that blends elements of dance pop, euro dance and 90s pop, drawing inspiration from the infectious beats of swedish pop rock and euro pop, making it the ultimate club dance track." +The Message,Grandmaster Flash & The Furious Five,The Sugar Hill Hip-Hop Box Set,1994,['hip hop' '80s'],"Groove to the old-school beats of this funky hip hop track, inspired by the legendary sounds of the 80s era." +Hold The Line,Toto,70s Gems,1978,['rock' 'classic rock' '80s'],This classic rock anthem embodies the rebellious spirit of the 80s with its soaring guitar solos and thunderous rock beats. +Welcome,The Who,Tommy,1969,"['cathartic' 'exuberant' 'dramatic' 'revolutionary' 'intense' 'witty' + 'theatrical' 'rock' 'rowdy' 'literate' 'album rock' 'confrontational' + 'stagenscreen' 'classic rock' 'reckless' 'soundtracks' 'brash' + 'passionate' 'prog rock' 'rousing' 'epic' 'quirky' 'energetic' 'fiery' + 'sprawling' 'rocknroll' 'tgif' 'ambitious' 'irreverent' 'swaggering' + 'pop rock' 'hard rock' 'lively' 'playful' 'volatile' 'visceral' + 'freewheeling']","This confrontational, epic and energetic pop rock album is a revolutionary and witty take on classic rock and album rock, with rowdy and irreverent swaggering anthems that burst with exuberant and sprawling freewheeling energy, all while providing intense and passionate visceral catharsis through its hard-hitting and theatrical rocknroll soundscapes, as well as playful and quirky prog rock and literate stagenscreen soundtracks that are both ambitious and dramatic. It is an unforgettable and fiery rock experience that will leave you both roused and volatile, with every track a brash and lively celebration of rock's most powerful attributes. TGIF just got a whole lot more rocking!" +Hallelujah Chorus,Deerhoof,Reveille,2002,"['cathartic' 'exuberant' 'mellow' 'indie rock' 'beautiful' 'messy' + 'noise rock' 'mischievous' 'the creative side' 'rambunctious' 'carefree' + 'whimsical' 'naive' 'post rock' 'energetic' 'bittersweet' 'innocent' + 'noise pop' 'alternative indie rock' 'irreverent' 'fun' 'pop rock' + 'lively' 'cheerful' 'playful' 'springlike' 'precious' 'volatile' 'sweet' + 'indie' 'freewheeling']","This song is an energetic and exuberant mix of alternative indie rock and noise pop, with pop rock elements peppered in. Its messy and freewheeling nature adds to its springlike atmosphere, making it both precious and sweet. With an irreverent and whimsical spirit, this cathartic and fun track is often lively and innocent, yet sometimes volatile. It showcases the creative side of indie and noise rock genres, with a mischievous and rambunctious feel. Its bittersweet and carefree energy makes it a playful and naive post rock anthem that will leave you feeling mellow and cheerful." +Mayfly,Low Low Low La La La Love Love Love,Mayfly,2007,['experimental' 'folk' 'indie'],This indie experimental folk song blends acoustic guitars and electronic beats to craft an introspective and hauntingly beautiful meditation on love and loss. +This Is The End,Open Hand,The Dream,2000,['rock' 'post grunge' 'pop rock' 'post hardcore' 'indie'],"This energetic track showcases an exciting blend of pop rock, indie, post grunge, post hardcore, and rock, delivering powerful instrumentation and raw vocals." +Kötülere Bi'sey Olmaz,Nazan Öncel,Demir Leblebi - Bir Sarki Tut,0,['pop'],"This upbeat, catchy pop song will have you dancing along in no time!" +How,The Cranberries,Everybody Else Is Doing It_ So Why Can't We? (The Complete Sessions 1991-1993),1993,['rock' 'alternative'],"This pulsating track is a fusion of alternative and rock, with gritty guitars and edgy vocals that will leave you wanting more." +If It's Over,Mariah Carey,Mariah Carey Mtv Unplugged Ep,1991,['pop' 'female vocalists' 'soul'],"This soulful pop track is rich with the mesmerizing vocals of female artists, delivering a blend of emotions through its heartfelt lyrics." +Mucous Secretion,PUNGENT STENCH,Praise the names of the musical assassins,1989,['death metal' 'hostile' 'aggressive' 'heavy metal' 'grindcore' 'pop rock'],"This intense track blends elements of aggressive pop rock with an unrelenting onslaught of hostile heavy metal, death metal, and grindcore." +Love Always Rapes Angels,The House Of Usher,Black Sunday Chronology,0,['death metal'],"Get ready to headbang with our newest release, a relentlessly brutal death metal track that will have you entranced by its ferocious growls and thunderous drums." +I Forgot To Be Your Lover,William Bell,Stax Volt Chartbusters Vol 2,1969,['soul'],This soulful ballad embodies the essence of vulnerability and raw emotion. +Son,Juana Molina,Son,2006,"['reserved' 'laid back mellow' 'reflective' 'delicate' 'indie electronic' + 'indie folk' 'electronica' 'late night' 'wistful' 'sophisticated' + 'electronic' 'introspection' 'gentle' 'innocent' 'ethereal' + 'alternative indie rock' 'soothing' 'calm peaceful' 'pop rock' + 'nocturnal' 'intimate' 'folk' 'latin' 'sweet']","This indie folk track blends sophisticated alternative indie rock with calm and peaceful elements of pop rock, creating a reserved and introspective piece with delicate and gentle touches of electronica and indie electronic, that's both sweet and laid back mellow, evoking a late night atmosphere that's soothing, ethereal, and intimate, with hints of Latin flair and a wistful, reflective quality that's perfect for nocturnal musings." +Dear I,Elin Sigvardsson,Elin Ruth,2003,['pop' 'folk'],"Combining the catchy hooks of pop with the authentic storytelling of folk, this song is an engaging blend of both genres." +Song Cry,Jay-Z,Jay-Z Unplugged,2001,['hip hop'],"This uptempo, bass-heavy track features sharp verses and an infectious hook, showcasing the artist's undeniable talent in the world of hip hop." +Gagarin,Audiac,Thank You For Not Discussing The Outside World,2003,['electronic' 'psychedelic' 'pop rock'],This upbeat pop rock song is infused with electronic beats and a touch of psychedelic harmonies that will transport you to another dimension. +Angel (Studio),Charlotte Martin,Reproductions,2007,['sex' 'pop' 'alternative' 'lovely' 'pop rock' '00s' 'indie'],"This indie-pop rock track from the early 00s is a lovely alternative to mainstream pop, with a touch of sex appeal." +Like A Fading Rainbow,Jenny Wilson,Like A Fading Rainbow,2009,"['pop' 'swedish' 'alternative' 'freedom' 'female vocalists' 'indie pop' + 'pop rock' 'indie']","Experience the liberating sound of Swedish indie pop with female vocalists and catchy pop rock elements, as this alternative track delivers an indie flair to your listening pleasure." +Straight To My Soul,Dina Carroll,The Collection,2004,['female vocalist' 'pop rock' '00s'],"This pop rock hit from the 00s features powerful vocals from a female vocalist, backed by catchy guitar riffs and upbeat percussion." +Song On The Radio,3 Colours Red,Revolt,1999,"['punk' 'britpop' 'alternative pop rock' 'punk revival' + 'british trad rock' 'alternative rock' 'alternative indie rock' + 'belligerent' 'pop rock' 'strong' '00s' 'hard rock' 'lively' 'punk pop']","Get ready to be immersed in a wild musical journey with this hard-hitting, belligerent anthem that blends various sub-genres including alternative indie rock, pop rock, punk revival, and britpop, providing a strong and lively sound that pays homage to the golden era of British trad rock and the punk and punk pop movements, all while incorporating elements of alternative pop rock and alternative rock, coalescing into a high-octane 00s-inspired hard rock masterpiece." +Diskoschlampe,Akustikrausch,Diskoschlampe,0,['club dance' 'electro' 'electronic' 'dance' 'pop rock'],"Get ready to hit the dance floor with this electrifying pop rock and electronic hybrid track, guaranteed to have you moving to the beat with its club dance and electro influences." +Barbados,Poco,Universal Masters Collection,1978,"['exuberant' 'earnest' 'laid back mellow' 'reflective' 'soft rock' + 'road trip' 'rock' 'amiable good natured' 'contemporary pop rock' + 'soothing' 'pop rock' 'country rock' 'poignant' 'summery' 'summer' + 'intimate' 'sweet']","Get ready for an exuberant road trip adventure with an amiable good natured pop rock vibe filled with poignant and reflective lyrics that seamlessly blend soft and country rock elements into a contemporary pop rock sound that's both earnest and soothing, making it the perfect soundtrack for those laid back mellow summer days or intimate nights under the stars." +Love Me Over Again,Don Williams,The Very Best Of,1982,['romantic' 'beautiful' 'classic country' 'country'],Experience the pure essence of classic country with a beautifully romantic tune that will transport you to the heart of country music. +Rose Marie,Slim Whitman,UK - 1955 - August,1990,['oldies' 'country'],This classic country track takes us on a nostalgic journey back in time with its unmistakable oldies sound. +Tell Me,The Sheer,Here And Now And Long Before,2009,['indie rock' 'rock' 'alternative' 'indie'],This indie rock track infuses elements of alternative to create an edgy and unique sound that captures the essence of modern rock music. +Santa Looked A Lot Like Daddy (LP Version),Travis Tritt,A Travis Tritt Christmas: Loving Time Of The Year,0,"['christmas party' 'holidays' 'contemporary country' 'holiday' 'christmas' + 'country' 'new traditionalist']","This upbeat contemporary country song embraces the spirit of the holidays, perfect for getting everyone up and dancing at a Christmas party, capturing the essence of both Christmas and the new traditionalist country sound." +In The Dark (ft. Christian Burns),Tiësto,Magikal Journey (The Hits Collection 1998-2008),0,['trance' 'electronic'],Get lost in a hypnotic soundscape of pulsating beats and ethereal melodies with this electronic trance anthem. +Our Love,Krokus,The Blitz,1987,"['confident' 'hostile' 'aggressive' 'theatrical' 'coolncocky' + 'guys night out' 'rowdy' 'heavy metal' 'outrageous' 'brash' + 'rambunctious' 'sleazy' 'rousing' 'raucous' 'energetic' 'manic' + 'motivation' 'pop rock' 'hard rock' 'drinking' 'visceral' '80s']","Get ready for a wild ride with this aggressive and outrageous pop rock anthem, packed with rowdy energy and confident swagger, delivering a sleazy and visceral drinking experience that will motivate you to let loose and party hard. With brash vocals and manic guitar riffs that oscillate between heavy metal and 80s hard rock, this raucous and rambunctious tune is the ultimate choice for a cool and cocky guys night out, with its theatrical and hostile vibes, culminating in a rousing and unforgettable experience." +Alphabet Aerobics,Blackalicious,A2G EP,1999,['hip hop'],This new track is a hip hop banger with a catchy beat and impressive flow. +Pass The Plate,The Crusaders,The Complete Motown Singles Vol. 11A: 1971,1971,['soul'],This powerful ballad has a soulful energy that will move you to tears. +Waste Your Time,Piebald,Killa Bees,2004,['indie rock' 'alternative indie rock' 'indie pop' 'pop rock'],"This song is an eclectic blend of alternative indie rock, pop rock, indie pop, and indie rock that takes listeners on an energetic and catchy journey through multiple genres." +Hero,Mariah Carey,Hero (LP Version),1993,['pop' '90s' 'female vocalists'],"This upbeat pop track, set in the 90s, showcases the powerful and emotive vocals of a female lead, transporting listeners back to an era of iconic girl groups and infectious melodies." +Getting Better,Shed Seven,Live at the BBC,1996,['indie'],This indie track blends dreamy vocals and a catchy guitar riff to create a uniquely atmospheric sound. +Hooked On Love,Dead Or Alive,Evolution: The Hits,1986,"['euro dance' 'exuberant' 'confident' 'smooth' 'partying' 'celebratory' + 'witty' 'theatrical' 'club dance' 'euro pop' 'punk new wave' + 'girls night out' 'boisterous' 'pop' 'synth pop' 'sexy' 'rnb' 'carefree' + 'sleazy' 'rousing' 'electronic' 'bravado' 'whimsical' 'dance pop' + 'dance rock' 'contemporary pop rock' 'stylish' 'quirky' 'energetic' + 'tgif' 'dance' 'irreverent' 'fun' 'new wave' 'hi nrg' 'pop rock' 'disco' + 'cheerful' 'playful' 'visceral' 'campy' 'slick' '80s' 'freewheeling']","Get ready to let loose and dance the night away to this energetic, witty, and exuberant pop rock anthem, oozing with bravado and confidence. With a vibrant mix of dance pop, disco, hi nrg, and electronic beats, this irreverent and sleek Euro dance track is whimsical, quirky, and utterly visceral. The freewheeling and contemporary pop rock sound is fun, rousing, and reminiscent of 80s Euro pop and synth pop, while still maintaining a smooth and boisterous feel. Perfect for a night out with the girls or a celebratory weekend, this campy and stylish dance rock hit is undeniably playful, yet also has a punk new wave edge that exudes sexiness and carefree fun. With its theatrical flair and unapologetic party vibe, this club dance anthem is the ultimate TGIF song, and is sure to get you in the mood for some serious partying!" +Triple Concerto,William Orbit,Pieces In A Modern Style,2000,"['reserved' 'hanging out' 'laid back mellow' 'smooth' 'dramatic' 'trance' + 'delicate' 'pastoral' 'cold' 'electronica' 'the creative side' + 'late night' 'reverent' 'techno' 'classical' 'lush' 'electronic' + 'restrained' 'chillout' 'ambient techno' 'gentle' 'stay in bed' 'austere' + 'instrumental' 'soothing' 'calm peaceful' 'intimate' + 'classical crossover' 'long walk' 'ambient' 'daydreaming' 'precious' + 'meditative' 'sweet dreams']","This instrumental composition is a lush, calming walk through a cold and serene landscape that's perfect for staying in bed or daydreaming. With electronic and classical crossover elements, it balances delicate and dramatic textures to create a soothing and reverent atmosphere that's restrained yet expansive. From its gentle, ambient techno beats to its smooth and mellow trance rhythms, this track is an intimate journey through the creative side of electronic music with a pastoral and meditative tone that's perfect for late night chillout sessions or hanging out with friends." +Scarred,Redemption,The Fullness of Time,0,['heavy metal' 'pop rock' 'progressive metal'],"A genre-bending masterpiece, this song seamlessly blends elements of pop rock, heavy metal, and progressive metal to create a truly unique and unforgettable listening experience." +Orgasm Through Torture,Cannibal Corpse,Vile,1996,"['death metal' 'cathartic' 'provocative' 'urgent' 'hostile' 'exciting' + 'sex' 'malevolent' 'aggressive' 'intense' 'hedonistic' 'menacing' + 'confrontational' 'heavy metal' 'outrageous' 'unsettling' 'raucous' + 'nihilistic' 'tense anxious' 'suffocating' 'ominous' 'metal' 'pop rock' + 'harsh' 'fierce' 'angry' 'volatile' 'visceral' 'bleak']","Featuring a fusion of pop rock and heavy metal, this song is an aggressive and confrontational masterpiece, full of provocative and nihilistic lyrics that fuel intense and exciting moments of hostile and malevolent energy, culminating in an outrageous and hedonistic climax that is both suffocating and cathartic, leaving listeners with an unsettling and ominous feeling of tension and anxiety." +Rain (DF's Rainforest Dub),Stephanie Cooke,Abstract Latin Lounge IV - A Nitegrooves Compilation,0,['dance' 'house'],This high-energy dance track will have you moving non-stop as the infectious beat pulsates throughout the house. +Hearing It Doubled,Jack Irons,Attention Dimension,2004,"['reflective' 'delicate' 'alternative pop rock' 'druggy' 'bright' + 'hypnotic' 'alternative' 'lush' 'dreamy' 'earthy' 'experimental' + 'cerebral' 'gentle' 'warm' 'alternative indie rock' 'soothing' + 'calm peaceful' 'searching' 'pop rock' 'experimental rock' 'plaintive' + 'refined' 'enigmatic' 'sweet' 'detached']","This alternative indie rock song is a refined and lush blend of pop rock and experimental rock, with delicate and gentle vocals that create a hypnotic, druggy vibe that is both soothing and cerebral. The bright, earthy instrumentation is enigmatic and dreamy, with an alternative pop rock sound that is both searching and plaintive, perfect for reflective moments of calm peacefulness." +Sisäinen Vihollinen,Kilpi,IV,2008,['rock' 'heavy metal' 'metal' 'hard rock'],"This heavy metal anthem seamlessly blends metal and hard rock, resulting in an adrenaline-fueled rock powerhouse." +The Hitman,Impious,Born To Suffer,2002,['death metal' 'pop rock'],"This song is an electrifying fusion of pop rock sensibilities and intense death metal energy, blending catchy hooks with relentless guitar riffs and pounding drums." +Believe In Me (LP Version),The J. Geils Band,Hotline,1975,['classic rock' 'fun' 'blues'],"This classic rock and blues influenced track is a guaranteed crowd-pleaser, with its infectious hooks and upbeat energy, making it the perfect anthem for any fun-filled occasion." +Riot Squad (1991 Digital Remaster),Bad Brains,Rock For Light,1983,"['bitter' 'urgent' 'exciting' 'aggressive' 'revolutionary' 'intense' + 'coolncocky' 'guys night out' 'punk new wave' 'confrontational' + 'hardcore' 'reckless' 'snide' 'passionate' 'rousing' 'uncompromising' + 'raucous' 'tense anxious' 'energetic' 'fiery' 'cynical sarcastic' 'manic' + 'hardcore punk' 'american underground' 'alternative indie rock' + 'rebellious' 'pop rock' 'fierce' 'volatile' 'visceral']","This alternative indie rock/pop rock song is filled with bitter sarcasm and cynicism, resulting in a confrontational and rebellious tone that explodes with intense energy and a hardcore punk edge. With urgent, visceral vocals that are both manic and fiery, this song is uncompromising and exciting, making for a tense but rousing listen that perfectly encapsulates the American underground scene. The band's snide, raucous attitude is matched only by their sharp, tense guitar work and pounding drums, creating a volatile and manic track that is both exciting and dangerous. Fierce, passionate and unapologetically cool, this song is the perfect choice for a guys' night out or any other occasion when you need to let loose and raise some hell." +September In The Rain,Sarah Vaughan,Sarah Vaughan At Mister Kelly's,1991,['jazz'],This smooth tune is a delightful blend of soulful vocals and captivating jazz instrumentals. +Kaleidoscope (Take 2),Benny Green,Kaleidoscope,1997,['piano jazz' 'jazz' 'jazz instrument' 'piano' 'straight ahead jazz'],"This piano jazz tune is the epitome of straight ahead jazz, featuring intricate piano melodies and a range of other jazz instruments." +Learn To Learn,The Week That Was,The Week That Was,2008,"['indie rock' 'delicate' 'witty' 'alternative pop rock' 'rock' 'literate' + 'the creative side' 'small gathering' 'lush' 'sophisticated' 'restrained' + 'stylish' 'quirky' 'complex' 'cerebral' 'gentle' 'warm' 'ethereal' + 'alternative indie rock' 'indie pop' 'pop rock' 'atmospheric' 'indie']","This sophisticated and cerebral alternative indie rock song boasts lush and atmospheric arrangements, delicate and gentle melodies, quirky and witty lyrics, intricate and complex composition, and a restrained and stylish execution that blends indie, indie pop, pop rock, and alternative pop rock in a warm and ethereal manner, perfect for a small gathering that appreciates the creative side of literate and indie rock." +Going By The River (Album Version),The Youngbloods,High On a Ridge Top,0,['classic rock'],Get ready to rock n' roll with this classic rock anthem that will take you back in time. +Proud To Be Black,Macka B,Roots Ragga (Live),1992,['reggae'],"This high-energy track is infused with groovy reggae rhythms and catchy hooks, transporting listeners to a tropical paradise." +It Should Have Been Me,Gladys Knight & The Pips,Ultimate Collection: Gladys Knight & The Pips,1994,['motown' 'soul' 'sad' 'blues'],"This melancholic track combines elements of soul and blues with a touch of Motown, delivering a heart-wrenching yet beautiful portrayal of heartbreak and loss." +Slide Show,Travis,The Man Who,0,"['cathartic' 'earnest' 'mellow' 'indie rock' 'laid back mellow' + 'reflective' 'brooding' 'britpop' 'organic' 'theatrical' + 'alternative pop rock' 'rock' 'literate' 'melancholy' + 'amiable good natured' 'passionate' 'british trad rock' 'sentimental' + 'sophisticated' 'whimsical' 'stylish' 'gentle' 'alternative indie rock' + 'indie pop' 'pop rock' 'poignant' 'refined' 'playful' 'indie']","Get swept away with this sophisticated and refined alternative indie rock anthem that pairs poignant lyrics with a pop rock sound, blending passionate and amiable good natured vibes with a laid back, mellow britpop influence. With an earnest and gentle presence, this whimsical and cathartic offering has a melancholy undertone that evokes the best of indie and brooding indie pop. British trad rock elements meet alternative pop rock stylings, all infused with literate and whimsical touches in this mellow, reflective and playful track that's both stylish and organic, with a theatrical edge that will leave you breathless." +I'm So Glad,Cream,Martin Scorsese Presents The Blues: Eric Clapton,0,['60s' 'rock' 'classic rock'],This classic rock song from the 60s features electrifying guitar riffs and an upbeat rhythm that will transport you back to the golden age of rock. +You've Lost That Lovin' Feelin',Neil Diamond,Up On The Roof: Songs From The Brill Building,1993,"['affection fondness' 'earnest' 'mellow' 'laid back mellow' 'romantic' + 'early morning' 'beautiful' 'rock' 'pop' 'classic rock' 'comfort' + 'sentimental' 'adult contemporary' 'in love' 'contemporary pop rock' + 'gentle' 'innocent' 'soothing' 'relaxation' 'reminiscing' 'at the office' + 'pop rock' 'poignant' 'cheerful' 'sunday afternoon' 'sweet']","This sentimental pop rock ballad provides a poignant and beautiful soundtrack for anyone in love, with sweet and gentle lyrics that capture the affection and fondness shared between two people during an early morning or lazy Sunday afternoon spent reminiscing and feeling romantic. The contemporary pop rock melodies are soothing, mellow, and comforting, perfect for enjoying at the office or relaxing at home, and the cheerful beat and innocent tone establishes a sense of earnest and innocent romance that appeals to fans of classic and modern rock alike." +Fucked Up Mind,Hafdis Huld,Dirty Paper Cup,2006,['pop' 'female vocalists' 'acoustic'],"Blending the warm and soothing sounds of acoustic rhythms with captivating pop vocals by female artists, this song is a must-listen for fans of mellow yet catchy music." +Cristobal,Devendra Banhart,Smokey Rolls Down Thunder Canyon,2007,"['earnest' 'alternative singer songwriter' 'reflective' 'brooding' + 'dramatic' 'indie folk' 'literate' 'melancholy' 'the creative side' + 'amiable good natured' 'spiritual' 'carefree' 'wistful' 'whimsical' + 'autumnal' 'quirky' 'introspection' 'bittersweet' 'ambitious' + 'alternative indie rock' 'fun' 'reflection' 'yearning' 'autumn' 'sad' + 'pop rock' 'poignant' 'plaintive' 'intimate' 'solitude' 'folk' 'gleeful' + 'playful' 'trippy' 'indie']","This indie folk song draws on spiritual and alternative indie rock influences to create a poignant and introspective piece, featuring elements of pop rock and yearning lyrics that reflect on solitude with an amiable good natured twist. The earnest and brooding vocals are complemented by trippy and whimsical instrumentation, creating a reflective and melancholy atmosphere that is both ambitious and fun. As an alternative singer songwriter, the autumnal and intimate feel of the track is reminiscent of the creative side of a carefree season, blending plaintive and playful themes with a touch of wistful drama, all while maintaining a literate and quirky edge. The result is a bittersweet mix of gleeful and sad emotions that evokes powerful feelings of introspection and reflection." +Can't help falling in love,Blackmore's Night,Secret voyage,2008,"['earnest' 'elegant' 'reflective' 'confident' 'dramatic' 'delicate' + 'adult alternative' 'theatrical' 'the creative side' 'passionate' + 'wistful' 'rousing' 'rainy day' 'bittersweet' 'warm' 'ambitious' + 'new age' 'pop rock' 'intimate' 'hard rock' 'folk' 'background music' + 'slick']","This pop rock anthem is a passionate and confident portrayal of the earnest and delicate nature of the creative side, with slick and ambitious production creating a wistful and warm sound perfect for rainy days or intimate background music. With elements of adult alternative, reflective folk and even hints of hard rock, the elegant and dramatic arrangement is both bittersweet and theatrical, making for an incredibly rousing and new age take on the genre." +The Sun Is Shining (Down On Me),DT8 Project,The Sun Is Shining (Down On Me),2004,['trance' 'electronic'],"This captivating song is a perfect blend of electronic beats and trance melodies, taking listeners on a hypnotic journey filled with pulsing energy and soaring synths." +Waiting For Your Love,Alice DJ,Who Needs Guitars Anyway?,2000,['trance' 'eurodance' 'pop' 'techno' 'electronic' 'dance'],"This high-energy track fuses electronic, eurodance, techno, pop, and trance elements to create an infectious dance anthem that will have you moving all night long." +Friendster Is Sooo Two Months Ago,Machinemade God,The Infinity Complex,2006,"['death metal' 'hostile' 'malevolent' 'aggressive' 'metalcore' 'menacing' + 'speed thrash metal' 'heavy metal' 'scary music' 'nihilistic' 'pop rock' + 'angry' 'volatile' 'visceral']","Get ready to have your senses assaulted by this explosive and menacing blend of aggressive pop rock, speed thrash metal, heavy metal, death metal, and metalcore, dripping with visceral malevolence, volatile hostility, nihilistic terror, and outright anger - a scary music journey that will leave you feeling both terrified and exhilarated." +Die Polizei,Kaizers Orchestra,Live At Vega,2006,['alternative rock'],"This song is a hard-hitting and moody example of alternative rock, with punchy guitar riffs and haunting vocals." +I'M The Law,The Chuck Norris Experiment,The Chuck Norris Experiment,2006,['rock'],This song is a hard-hitting rock anthem with heavy guitar riffs and powerful vocals. +The Fullness of Time: I. Rage,Redemption,The Fullness of Time,0,['heavy metal' 'pop rock' 'progressive metal' 'power metal'],"This song blends the infectious hooks of pop rock with the sonic intensity of heavy metal, elevating it to the heights of progressive and power metal." +Statue Of A Fool,Ricky Van Shelton,Greatest Hits Plus,1990,"['exuberant' 'urgent' 'laid back mellow' 'romantic' 'sparkling' + 'heartache' 'melancholy' 'light' 'confrontational' 'amiable good natured' + 'contemporary country' 'country pop' 'in love' 'earthy' 'freedom' + 'gentle' 'bittersweet' 'country' 'feeling blue' + 'neo traditionalist country' 'atmospheric' 'playful' 'sweet' + 'freewheeling']","This contemporary country ballad is both confrontational and exuberant, capturing the urgent and playful feeling of being in love while also exploring the bittersweet heartache of feeling blue. With a sweet, gentle melody and a laid-back mellow vibe, the song blends neo-traditionalist country with country pop to create an earthy and atmospheric sonic landscape that sparkles with amiable good natured energy. Whether you're in the mood for something light and freewheeling or something melancholy and romantic, this song has it all - a perfect mix of freedom, urgency, and warmth that will leave you feeling uplifted and deeply moved." +Win Your Love For Me,Sam Cooke,Hit Kit / Tribute To The Lady,1959,['soul'],This soulful track is filled with smooth vocals and heartfelt lyrics. +Summertime (Extended 12'' Mix),Fun Boy Three,Really Saying Something - The Best Of Fun Boy Three,0,['80s'],Transport yourself back in time to the neon lights and big hair of the 80s with this nostalgic anthem. +Can't Take That Away (Mariah's Theme),Mariah Carey,Music Box / Rainbow (Coffret 2 CD),1999,['pop' 'female vocalists'],Experience the perfect blend of soulful female vocalists and upbeat pop rhythms that will get you up and dancing with this new hit song. +Going Down Slow,St. Louis Jimmy Oden,St. Louis Jimmy Oden Vol. 1 1932-1944,1941,['blues'],"The melancholic guitar riffs and soulful vocals of this song immerse the listener in a world of raw emotions, embodying the heart and soul of blues music." +Magnify Your Name,Maurette Brown Clark,The Dream,0,"['contemporary gospel' 'exuberant' 'earnest' 'reflective' 'celebratory' + 'christian' 'religious' 'gospel' 'reverent' 'passionate' 'spiritual' + 'rousing' 'empowering' 'celebration' 'motivation' 'worship' 'reflection' + 'yearning' 'new age' 'inspirational' 'contemporary christian' + 'praisenworship' 'sunday afternoon' 'playful' 'slick' 'joyous']","This empowering and spiritual contemporary Christian song is exuberant, yearning, and passionate, with an earnest reflection upon faith and a slick production that evokes a Sunday afternoon motivation to worship and praise the Lord. Its rousing and joyous sound brings together religious and gospel music in a reverent yet new age way, filled with inspirational and reflective lyrics that celebrate the joyful and playful side of Christian worship, making it a contemporary gospel celebration that will uplift and inspire all listeners." +Voodoo Doll,Marc Antoine,Hi-Lo Split,2007,['jazz' 'contemporary jazz' 'guitar jazz' 'jazz instrument'],"This vivacious jazz tune hones in on the sultry sound of contemporary jazz, accentuated by the twangy, mesmerizing strum of a guitar as the star jazz instrument." +Freely,Devendra Banhart,Smokey Rolls Down Thunder Canyon,2007,"['earnest' 'alternative singer songwriter' 'reflective' 'brooding' + 'dramatic' 'indie folk' 'literate' 'melancholy' 'the creative side' + 'alternative' 'amiable good natured' 'spiritual' 'carefree' 'wistful' + 'whimsical' 'autumnal' 'quirky' 'introspection' 'bittersweet' 'ambitious' + 'alternative indie rock' 'fun' 'reflection' 'yearning' 'autumn' 'sad' + 'pop rock' 'poignant' 'plaintive' 'intimate' 'solitude' 'folk' 'gleeful' + 'playful' 'trippy']","This indie folk track explores spiritual themes with poignant lyrics that are alternately introspective and whimsical, backed by a blend of alternative indie rock and pop rock instrumentation with a trippy, brooding edge. The result is an earnest and ambitious work that balances melancholy and gleeful moments, evoking a wistful autumnal mood while also celebrating the carefree, playful, and amiable good natured sides of the creative spirit. The alternative singer songwriter's plaintive and dramatic vocals add to the reflective and intimate atmosphere, while literate and quirky touches keep the listener engaged throughout the bittersweet journey." +Veggur,Stafraenn Hakon,Gummi,2007,['ambient'],Experience the dreamy and atmospheric sounds of the ambient melodies in this beautifully crafted song. +Wendy,Jesse Malin,Mercury Retrograde,2002,['indie rock' 'rock' 'catchy' 'pop rock' 'indie'],This upbeat pop rock anthem showcases a perfect fusion of indie and indie rock elements with a catchy chorus that's sure to make you sing along while delivering a punchy rock sound. +Ha Ha Ha,Flipper,So Indie It Hurts: ROIR Rocks Volume One,0,['punk'],This raw and high-energy song blends gritty punk vocals with electrifying guitar riffs and pounding drums. +Sex And Violence,Boogie Down Productions,Sex & Violence,1992,['hip hop'],Get ready to vibe to the rhythm and beats of our new hip hop track that brings the perfect blend of old-school flows and modern beats. +Homebound,Ted Nugent,Great Gonzos! The Best Of Ted Nugent,1980,['classic rock' 'instrumental' 'hard rock'],"This instrumental track is a classic rock-influenced hard rock masterpiece, featuring electrifying guitar riffs and a powerhouse rhythm section." +Otha Fish,The Pharcyde,Cydeways: Best of the Pharcyde,1992,['hip hop'],This catchy tune boasts a hard-hitting hip hop beat that will get your head nodding and your feet moving. +Put Them Up ,Edun,Put Them Up,2006,['dance' 'house'],"This upbeat track will have you moving on the dancefloor with its electrifying beats and catchy melody, perfect for any house party." +Night You're Beautiful,Ladyhawk,Shots,2008,"['indie rock' 'rock' 'alternative indie rock' 'pop rock' 'strong' 'lively' + 'indie']","This song is a lively and strong blend of alternative indie rock, pop rock, and indie rock, making it a perfect representation of the best of modern rock music." +Hoes Get Down,High Powered Boys,Sounds of Cain - Single,2006,['electro' 'dance'],Get ready to hit the dance floor and move to the beat of this electrifying track that will leave you wanting more! +Heroes From Our Past (Album Version),Dropkick Murphys,Sing Loud Sing Proud,0,"['punk' 'aggressive' 'brash' 'punk revival' 'energetic' 'fiery' + 'angst ridden' 'hardcore punk' 'alternative indie rock' 'pop rock']","This aggressive and fiery song fuses together the raw energy of hardcore punk and the brash attitude of punk revival, resulting in a high-octane blast of alternative indie rock with pop rock sensibilities, guaranteed to satisfy even the most angst-ridden listeners." +I Was Made To Think It,Idlewild,You Held The World In Your Arms,2002,"['emo' 'britpop' 'alternative pop rock' 'rock' 'alternative' + 'alternative indie rock' 'pop rock' 'indie']","This track is a genre-bending fusion of alternative indie rock, pop rock, and britpop with elements of indie, alternative, alternative pop rock, emo, and rock that culminates in an infectious and electrifying sound." +Black Betty,Ram Jam,Bikers Best,1977,['70s' 'rock' 'classic rock'],"This song is a timeless classic rock anthem that oozes with the spirit of the 70s, delivering a powerful and electrifying performance that captures the true essence of rock." +Neon Crossing,Our Lady Peace,Naveed,1994,"['cathartic' 'aggressive' 'somber' 'theatrical' 'alternative pop rock' + 'rock' 'confrontational' 'post grunge' 'alternative rock' + 'alternative indie rock' 'pop rock' 'hard rock']","This cathartic and somber alternative indie rock anthem delivers an aggressively confrontational message through its blend of pop rock, post grunge, and alternative pop rock elements, culminating in a hard-hitting, theatrical performance for the ages." +Embalmed,Autopsy,Acts Of The Unspeakable,0,['death metal' 'heavy metal' 'pop rock'],"Blending the upbeat melodies of pop rock with the raw power of heavy metal and the ferocious energy of death metal, this song is a genre-bending masterpiece." +Why Did You Turn Me On,Phyllis Hyman,The Legacy Of Phyllis Hyman,1996,"['mellow' 'jazz' 'rnb' 'quiet storm' 'urban' 'adult contemporary rnb' + 'female vocalists' 'soul' 'vocal jazz']","This song features smooth and sultry vocals by female vocalists in a blend of adult contemporary R&B, vocal jazz, and mellow quiet storm with a touch of soul and urban flair." +Moan,Trentemøller,Moan (digital release),2006,['electronic'],This upbeat track features pulsing electronic beats and shimmering synths. +She Believes,Pavement,Westing (By Musket and Sextant),1993,['indie rock' 'alternative' 'experimental' 'alternative rock' 'indie'],"This song is an indie, alternative rock tune with experimental elements, showcasing a perfect blend of indie and alternative music genres." +I Would,Phil Vassar,Prayer Of A Common Man,2008,"['earnest' 'reflective' 'smooth' 'fiddle' 'the great outdoors' 'reverent' + 'picnic' 'amiable good natured' 'sentimental' 'rollicking' 'wistful' + 'rousing' 'sophisticated' 'piano' 'autumnal' 'contemporary country' + 'earthy' 'stylish' 'warm' 'fun' 'country' 'summery' 'summer' 'refined' + 'long walk' 'sunday afternoon' 'playful' 'slick']","This contemporary country song is a perfect blend of sophistication, warmth, and earthy sentimentality, taking you on a long walk through the great outdoors on a lazy Sunday afternoon, with rollicking fiddles and smooth piano, all the while maintaining an amiable good natured style, a fun and playful energy, and a wistful, reflective edge. With a slick, stylish production and a warm autumnal feeling, it will have you yearning for a summer picnic and leave you feeling both rousing and reverent." +Stand Up,Forty Deuce,Nothing To Lose,0,"['cathartic' 'earnest' 'reflective' 'dramatic' 'alternative pop rock' + 'literate' 'angst ridden' 'bittersweet' 'alternative indie rock' + 'reflection' 'yearning' 'searching' 'pop rock' 'poignant' 'hard rock']","This song is a poignant, searching and earnest piece of alternative indie rock, blending elements of pop, hard rock and alternative pop rock to convey the angst-ridden and reflective essence of yearning; with literate lyrics and cathartic and dramatic arrangements this bittersweet track offers a powerful moment of introspection." +Dog And Butterfly (Live),Heart,The Road Home,0,"['earnest' 'confident' 'blues rock' 'dramatic' 'guitar' 'rock' + 'album rock' 'classic rock' 'passionate' 'sentimental' 'rousing' + 'contemporary pop rock' 'energetic' 'progressive rock' + 'singer songwriter' 'pop rock' 'blues' 'hard rock' 'arena rock']","This progressive rock anthem is an energetic and passionate mix of classic rock, pop rock, and blues rock, with earnest and sentimental lyrics that showcase the confident and dramatic vocals of the talented singer songwriter; the soaring guitar riffs, hard rock beats, and contemporary pop rock feel make it a perfect example of arena rock and album rock, while the rousing chorus and heartfelt blues undertones elevate it to a whole new level." +Come On Children,Small Faces,Small Faces,1966,['60s' 'rock' 'classic rock'],"This classic rock tune harkens back to the electrifying energy of the 60s, featuring gritty guitars and catchy hooks that capture the essence of rock 'n' roll." +Razorblade,Coburn,GU Mixed,2005,['electro house' 'house'],This electrifying electro house track will have you dancing all night long with its infectious beat and pulsating energy that will make you never want to leave the house. +Maddening Shroud,Frou Frou,Details,2002,"['elegant' 'downtempo' 'smooth' 'romantic evening' 'dramatic' 'brittle' + 'pop' 'fractured' 'lush' 'electronic' 'dance pop' 'stylish' 'warm' + 'alternative indie rock' 'female vocalists' 'adult alternative pop rock' + 'pop rock' 'nocturnal' 'refined' 'detached' 'indie' 'slick']","This song is a stunning blend of adult alternative pop rock and alternative indie rock, featuring detached and refined vocals from a female vocalist that combine with lush, slick instrumentals that incorporate elements of dance pop, electronic, and indie to create a fractured yet elegant sound that is perfect for a stylish and romantic evening. The warm and smooth vibe perfectly complements the nocturnal and dramatic theme, while a touch of brittle texture adds an extra layer of complexity to this unforgettable pop rock masterpiece." +Riverboat Queen,Audience,Audience,2005,['male vocalists' 'art rock' 'progressive rock' 'pop rock'],Experience the dynamic fusion of progressive rock and art rock elements with catchy pop rock hooks delivered by powerful male vocalists in this genre-blending masterpiece. +Summertime,Shelly Manne,The Navy Swings!,0,['jazz'],Experience an electrifying performance that exudes the essence of rhythmic jazz with our latest single. +The Warrior's Code,Dropkick Murphys,Live on Lansdowne_ Boston MA,2005,"['hanging out' 'punk' 'aggressive' 'rowdy' 'boisterous' 'celtic rock' + 'confrontational' 'mischievous' 'brash' 'rambunctious' 'passionate' + 'punk revival' 'raucous' 'empowering' 'energetic' 'angst ridden' + 'alternative indie rock' 'pop rock' 'drinking']","This rowdy and aggressive pop rock anthem, fueled by the energetic and empowering punk revival sound, merges with brash and mischievous celtic rock elements to create a passionate and angst-ridden ode to hanging out and drinking, perfect for those looking for an alternative indie rock escape from their daily routines. The raucous and boisterous nature of the track is sure to rile up any crowd, as the lyrics cut through the noise with confrontational and empowering punk-inspired verses that paint a picture of a rambunctious and lively night out." +Waiting In The Shadows,Rossington,Returned To The Scene Of The Crime,1986,"['earnest' 'urgent' 'confident' 'rock' 'rollicking' 'raucous' + 'southern rock' 'freedom' 'empowering' 'rocknroll' 'pop rock' 'poignant' + 'victory' 'hard rock']","This empowering and poignant pop rock anthem boasts a rollicking beat and confident yet earnest vocals, creating an urgent call to freedom and victory that is both raucous and rocknroll, blending elements of hard rock and southern rock." +Slaves Shall Serve (Album Version),Behemoth,Slaves Shall Serve Ep,0,['death metal'],"Prepare yourself for a soul-crushing musical experience with our new death metal track, featuring relentless guitars and guttural vocals that are sure to ignite mosh pits and satiate even the most hardcore metalheads." +Baby,Ashanti,Ashanti,2002,"['confident' 'smooth' 'romantic' 'celebratory' 'bright' 'girls night out' + 'light' 'pop' 'sexy' 'rnb' 'passionate' 'contemporary rnb' 'in love' + 'stylish' 'sensual' 'gentle' 'warm' 'summery' 'summer' 'intimate' + 'lively' 'slick']","This contemporary R&B track is a bright and passionate ode to being confident in love, with a slick and romantic groove that is gentle and light yet sensual and lively. With its pop appeal, warm R&B beats, and smooth, intimate vocals, this celebratory song is perfect for a stylish girls night out or a sexy summer evening." +32,Wild Strawberries,Quiver,1998,"['alternative pop rock' 'rock' 'heavy metal' 'alternative' + 'alternative indie rock' 'pop rock' 'hard rock']","This song is a genre-bending blend of alternative indie rock, pop rock, heavy metal, and alternative pop rock, showcasing elements of both rock and hard rock." +Carry On,Ashanti,Chapter II,2003,"['celebratory' 'pop' 'sexy' 'rnb' 'contemporary rnb' 'stylish' 'sensual' + 'fun' 'pop rock']","This upbeat and stylish celebration of sensuality is a fusion of contemporary R&B and pop rock, creating a sexy and fun pop/R&B anthem." +Everything Gonna Be Alright,Janiva Magness,Bury Him At The Crossroads,2004,"['earnest' 'elegant' 'reflective' 'confident' 'romantic evening' 'relaxed' + 'dramatic' 'organic' 'theatrical' 'heartache' 'bright' 'girls night out' + 'dark' 'late night' 'reverent' 'passionate' 'sentimental' 'rousing' + 'contemporary blues' 'bravado' 'modern electric blues' 'dreamy' 'earthy' + 'freedom' 'stylish' 'sensual' 'energetic' 'spicy' 'bittersweet' 'warm' + 'female vocalists' 'sparse' 'yearning' 'blues' 'atmospheric' 'plaintive' + 'intimate' 'gritty' 'lively' 'drinking' 'gutsy' 'sweet']","Get ready to be transported into a world of modern electric blues as female vocalists take the stage, infusing the room with an energetic and lively atmosphere that perfectly captures the freedom and confidence of a fun girls night out! The music itself is equal parts spicy, gritty, and stylish, boasting earthy and organic elements that perfectly complement the warm and passionate lyrics; the perfect romantic evening soundtrack for those looking to explore feelings of yearning, heartache, and sensuality. The contemporary blend of dramatic and reflective tones creates a truly theatrical experience, while sparing-driven melodies and plaintive lyrics offer an intimate and elegantly restrained counterpoint. With rousing bravado and remorseful sincerity, this is atmospheric and dreamy contemporary blues at its best - intensely personal and heartfelt, yet accessible to all." +Skate And Annoy,Kids Like Us,The 80's Are Dead,0,['punk new wave' 'hardcore' 'usa' 'hardcore punk' 'pop rock' '00s'],"This high-energy pop rock track blends the raw intensity of hardcore punk with the upbeat melodies of punk new wave, showcasing the best of the 00s hardcore scene in the USA." +The Wild Boys (Wilder Than Wild Boys Extended Mix),Duran Duran,so80s (So Eighties) - Pres. By Blank & Jones,2003,['80s'],"Transport yourself back to the iconic 80s with this upbeat, synth-driven pop anthem." +Filhos De Gandi,Ana Caram,Sunflower Time,0,"['bossa nova' 'jazz' 'brazilian traditions' 'cool' 'samba' + 'female vocalists' 'international' 'mpb' 'latin']","This upbeat and groovy song showcases the perfect fusion of international jazz and Brazilian traditions like bossa nova and samba, with the smooth and cool vocals of female vocalists, creating a distinct MPB vibe that is bound to be enjoyed by all!" +Rapture,datA,Rapture EP,0,['electro' 'electronic' 'dance'],"Get ready to move your body with this energizing electronic dance track, featuring catchy beats and electro-infused melodies that will keep you on the dancefloor all night long." +Potsounds,Meat Beat Manifesto,Satyricon,1992,"['british' 'idm' 'hypnotic' 'techno' 'industrial' 'electronic' 'downbeat' + 'complex' 'cerebral' 'alternative indie rock' 'synthpop' 'pop rock' + 'trippy' 'ebm' 'detached']","Get lost in a hypnotic and trippy soundscape with this alternative indie rock song that blends pop rock, electronic, and techno influences into a complex and cerebral experience; Complete with detached vocals, industrial and EBM undertones, Synthpop-infused melodies, and a distinct British flair that will leave you entranced and downbeat." +From Here And On,Bombshell Rocks,From Here And On,2002,"['cathartic' 'punk rock' 'punk revival' 'street smart' 'angst ridden' + 'alternative indie rock' 'pop rock' 'punk pop']","This dark and cathartic song blends elements of alternative indie rock, punk rock, and punk revival with a punk pop melody, resulting in an angst-ridden anthem that's both street-smart and musically powerful." +Drown In My Own Tears,The Smithereens,Green Thoughts,1987,"['power pop' 'gloomy' 'brooding' 'heartache' 'rock' 'alternative' + 'college rock' 'angst ridden' 'rocknroll' 'alternative indie rock' + 'pop rock' 'hard rock' '80s']","This brooding alternative indie rock anthem is a powerful fusion of pop rock and college rock, with elements of power pop and hard rock, taking listeners on a nostalgic journey through the angst-ridden 80s while exploring themes of heartache and gloom." +State of obedience,Textures,Silhouettes,2008,['death metal' 'metal' 'progressive metal' 'progressive'],"This song blends the heavy, aggressive nature of death metal with the innovative and intricate style of progressive metal, resulting in a truly unique and captivating display of the best of both sub-genres within the larger umbrella of metal." +Another World (Video Edit),Sonique on Tomcraft,Another World,2005,['electronica' 'electronic' 'dance'],"Get ready to groove to the cutting-edge beats of our latest electronic track, filled with the perfect blend of hypnotic electronica and contagious dance rhythms." +Mailman Blues,Sleepy John Estes,Working Man Blues,1993,['blues'],This soulful track features haunting vocals and a melody that perfectly captures the emotion of blues music. +Custard Pie Blues,Brownie McGhee,Talking the Blues,0,['blues'],"This soulful track is filled with melancholic lyricism and gritty guitar riffs, showcasing a raw and authentic blues sound." +Kaiken se kärsii,Jonna Tervomaa,Parempi loppu,2007,"['cathartic' 'affection fondness' 'earnest' 'reflective' 'dramatic' + 'scandinavian pop' 'romantic' 'theatrical' 'rock' 'the creative side' + 'amiable good natured' 'passionate' 'sentimental' 'wistful' 'rousing' + 'dreamy' 'stylish' 'rainy day' 'introspection' 'alternative indie rock' + 'reflection' 'adult alternative pop rock' 'yearning' 'reminiscing' + 'pop rock' 'poignant' 'plaintive' 'intimate']","This adult alternative pop rock track with hints of alternative indie rock and Scandinavian pop is a poignant, reflective journey through affectionate reminiscing and yearning introspection, laced with dreamy pop rock guitar and cathartic, rousing drum work. The passionate, amiable good natured lyrics evoke a sense of wistful longing and intimate fondness, backed by a stylish, theatrical energy that radiates the creative side of rock music. Perfect for a rainy day contemplation or dramatic, romantic reflection." +Juke Joint On Moses Lane,Fiona Boyes,Blues Woman,2009,"['hanging out' 'earnest' 'confident' 'dramatic' 'organic' 'boisterous' + 'amiable good natured' 'passionate' 'rollicking' 'rousing' 'lazy' + 'contemporary blues' 'street smart' 'indulgent' 'earthy' 'stylish' + 'energetic' 'folk blues' 'female vocalists' 'swaggering' 'yearning' + 'reminiscing' 'blues' 'plaintive' 'intimate' 'gritty' 'lively' 'drinking' + 'freewheeling']","This contemporary blues song, featuring female vocalists, is an energetic, rollicking, and freewheeling ode to reminiscing about lazy days hanging out and drinking with amiable good natured friends, delivered with a confident, swaggering and earnestly passionate street smart attitude. The organic, gritty, earthy and intimate folk-blues sound perfectly captures the indulgent, plaintive and yearning lyrics, while the rousing and dramatic chorus is boisterous and stylish, making it a perfect track for letting loose and having fun." +Schön dass du da bist (Live),Roger Cicero,Live EP,2007,"['german' 'jazz' 'contemporary jazz' 'smooth jazz' + 'central european traditions' 'swing' 'vocal jazz']","This German contemporary jazz song incorporates elements of swing and vocal jazz, while seamlessly blending in central European traditions, resulting in smooth jazz with an innovative twist." +I Cant Help It (If Im Still In Love With You),The Breeders,Divine Hammer,1993,"['hanging out' 'alt country' 'road trip' 'alternative pop rock' 'bright' + 'girls night out' 'amiable good natured' 'carefree' 'quirky' + 'alternative rock' 'alternative indie rock' 'acoustic' 'searching' + 'pop rock' 'summery' 'summer' 'cheerful' 'playful' 'sweet' 'freewheeling']","Take a carefree road trip with this bright and summery pop rock anthem, featuring playful and quirky alt country influences and amiable good natured vocals perfect for hanging out with your best girlfriends, all while the cheerful and sweet acoustic melodies inspire a sense of searching and freewheeling adventure in this alternative indie rock ode to the joys of a girls night out." +Let It Flow,David Wilcox,Breakfast At The Circus,1993,['blues rock' 'pop' 'folk rock' 'pop rock'],"This song is a genre-bending masterpiece that effortlessly blends elements of blues rock, pop rock, pop, and folk rock to create a unique and immersive musical experience." +I Saw the Light,Hank Williams,Country Gospel - Volume 1,1947,['country'],This is a classic country ballad that tells the heartwarming story of love and loss. +Intro,Warrior Soul,Drugs_ God_ and the New Republic,1991,['heavy metal' 'metal'],"Experience the raw power of heavy metal through thundering riffs and ear-splitting vocals that will transport you to the heart of the metal scene, in this hard-hitting anthem that celebrates the best of metal." +Quien Como Tu,Tamara,Abrazame,0,['spanish'],Experience the vibrant energy of Latin rhythms and infectious melodies with this lively Spanish-inspired masterpiece. +Don't Let Me Stop You,Glenn Branca,Songs '77-'79,2000,['experimental'],This experimental track features unique electronic sounds and unconventional song structure. +We Thuggin' (Explicit Album Version),Boyz N Da Hood,Back Up N Da Chevy,2007,"['confident' 'hostile' 'exciting' 'aggressive' 'celebratory' + 'southern rap' 'coolncocky' 'thuggish' 'gangsta rap' 'rowdy' 'hedonistic' + 'menacing' 'boisterous' 'confrontational' 'hip hop' 'mischievous' + 'outrageous' 'brash' 'rambunctious' 'unsettling' 'uncompromising' + 'raucous' 'tense anxious' 'street smart' 'rap' 'energetic' 'irreverent' + 'swaggering' 'gritty' 'gutsy' 'playful' 'volatile']","This fierce southern rap anthem is a celebration of hedonistic street culture, with aggressive and confrontational lyrics delivered in a rowdy, boisterous style that is both playful and menacing. Uncompromising and hostile, the rap is peppered with swaggering, thuggish coolness that exudes confidence and grit, while the raucous and energetic beat creates a tense and anxious atmosphere that is both volatile and exciting. The irreverent and mischievous tone of the lyrics adds an extra layer of brashness to the track, giving it a wild, rambunctious edge that is unsettling yet captivating. This is gangsta rap at its most unstoppable, executed with a captivating and gutsy energy that leaves you feeling breathless and ready to take on the world." +Just Because,Lloyd Price,Every Night And Every Day,1988,['oldies' 'blues'],"This vintage tune is a soulful combination of blues and oldies, featuring a nostalgic melody and emotive lyrics that will stir up sentimental feelings." +They Call The Wind Maria,Jim Ed Brown & The Browns,The Essential Jim Ed Brown And The Browns,0,['country'],This country song transports listeners to the wide open fields and dusty roads of rural America with twangy guitars and heartfelt lyrics. +Waking Up In The City (Album Version),The Ditty Bops,Moon Over The Freeway,2006,['jazz' 'rock' 'pop' 'happy' 'catchy' 'folk' 'indie'],"This upbeat and infectious tune blends happy indie-pop with soulful jazz and folksy rock, resulting in a highly catchy and energetic composition." +23 Seconds,Cobblestone Jazz,23 Seconds,2007,"['dramatic' 'theatrical' 'club dance' 'the creative side' 'techno' + 'sophisticated' 'electronic' 'dreamy' 'street smart' 'stylish' 'cerebral' + 'pop rock' 'atmospheric' 'visceral' 'experimental techno']","This sophisticated pop rock song pushes musical boundaries with electronic and experimental techno elements, creating a visceral and atmospheric experience that's both dramatic and street smart, perfect for the club dance floor. Its stylish and dreamy sound taps into the creative side, appealing to both the cerebral and theatrical senses." +Let Us Be,Son Kite,The Hits Volume 2,2004,['trance' 'beautiful' 'psytrance' 'berlin' 'beat' 'progressive'],This beautiful psytrance track transports you to the pulsating beat of Berlin's progressive trance scene. +Song For Mahila,Yo La Tengo,I Am Not Afraid Of You And I Will Beat Your Ass,2006,"['hanging out' 'mellow' 'indie rock' 'reflective' 'alternative pop rock' + 'monday morning' 'hypnotic' 'late night' 'alternative' 'rousing' + 'sophisticated' 'raucous' 'dreamy' 'introspection' 'gentle' 'warm' + 'noise pop' 'ethereal' 'alternative indie rock' 'soothing' + 'calm peaceful' 'pop rock' 'nocturnal' 'atmospheric' 'intimate' 'fierce' + 'indie' 'freewheeling']","This intricate and captivating track blends sophisticated alternative indie rock with calming, peaceful touches of noise pop, building a hypnotic, atmospheric soundscape that is both introspective and gentle. Its warm, freewheeling indie rock riffs and rousing pop rock choruses entice listeners to hang out and indulge in the soothing, ethereal vibe, whether on a Monday morning or a late night of intimate reflection. The raucous, nocturnal power of the vocals adds an extra touch of dreamy, fierce energy to this alternative pop rock gem." +Family Man,Roachford,Roachford,1988,['rock' 'rnb' 'contemporary rnb' 'urban' 'pop rock' 'strong' '80s'],This contemporary R&B and pop rock song incorporates urban influences and has a strong 80s rock feel. +Cymbal Motor,Oren Ambarchi,Stacte Motors,2006,['avant garde' 'experimental' 'ambient'],"This track is an avant-garde, ambient, and experimental masterpiece; combining ethereal soundscapes with innovative instrumentation to create a truly unique sonic journey." +The Breeding House,Bruce Dickinson,Balls To Picasso,0,"['cathartic' 'provocative' 'hostile' 'aggressive' 'revolutionary' + 'intense' 'theatrical' 'confrontational' 'heavy metal' 'pop metal' + 'fiery' 'metal' 'pop rock' 'hard rock' 'angry' 'volatile' 'visceral']","Get ready to unleash your inner rebel with this revolutionary and aggressive pop rock anthem that's both cathartic and confrontational, with a fiery and intense pop metal sound that's as visceral as it is heavy, all performed with a theatrical flair that's equal parts provocative and intense." +Take Five,Dancing Fantasy,Dancing Fantasy,1999,"['avant garde' 'bluegrass' 'progressive bluegrass' + 'contemporary instrumental' 'experimental electronic' 'lounge' + 'electronic' 'piano' 'chillout' 'country' 'new age' 'ambient']","This eclectic mix of progressive bluegrass, electronic, and avant garde influences effortlessly blends elements of chillout, lounge, new age, and ambient music, creating a unique and experimental electronic sound that's both relaxing and invigorating. Featuring stunning piano arrangements and contemporary instrumental twists, this genre-bending track captures the essence of country music while pushing the boundaries of traditional bluegrass in exciting new ways." +Tus Pies,Juniper Moon,The Japanese Compilation,0,['pop' 'indie pop' 'indie'],"This upbeat and catchy song combines elements of indie and indie pop with a pop-influenced melody, resulting in a unique and energetic sound." +Colorado,Pavement,Crooked Rain Crooked Rain (Deluxe Edition),2004,['lo fi' 'alternative' 'alternative rock'],This alternative rock song has a lo-fi sound that perfectly captures the raw energy and emotion of the genre. +Cali Di Tensione,Frankie HI-NRG MC,La Morte Dei Miracoli & Diff. Coupling,1997,"['jazz' 'rock' 'funky' 'pop' 'hip hop' 'alternative' 'motown' 'acoustic' + 'funk' 'soul' 'metal']","This funky, soulful tune fuses elements of hip hop, jazz, and alternative, showcasing a fusion of funk, pop, metal, and rock, while paying homage to the timeless sound of Motown with a unique acoustic twist." +On The Sunny Side Of The Ocean,John Fahey,The Transfiguration Of Blind Joe Death,1965,"['reserved' 'reflective' 'relaxed' 'organic' 'guitar' 'eccentric' + 'contemporary folk' 'somber' 'jazz' 'hypnotic' 'late night' 'scary music' + 'autumnal' 'restrained' 'traditional folk' 'earthy' 'bittersweet' + 'regret' 'folk blues' 'ethereal' 'reflection' 'rustic' 'progressive folk' + 'international' 'blues' 'atmospheric' 'intimate' 'folk' 'sweet dreams' + 'detached']","This international and eclectic album seamlessly blends contemporary and progressive folk with traditional folk, jazz, and blues influences. With a variety of hypnotic and atmospheric tracks ranging from sweet dreams to somber reflection, the ethereal and earthy guitar work creates an intimate and late night experience. The restrained vocals and rustic instrumentation evoke a sense of detachment and reserved regret, while the organic folk blues elements add a bittersweet and scary music undertone to this autumnal masterpiece." +To Get To Know Me,Carly Patterson,Back to the Beginning,0,['rock' 'pop rock'],"This song is a dynamic blend of pop rock and classic rock, featuring powerful riffs and catchy hooks that will have you singing along from start to finish." +Bruttosozialprodukt,Geier Sturzflug,Mahlzeit!,1982,['80s'],"Get ready to travel back in time with this 80s-inspired anthem, filled with nostalgic synths and an infectious beat." +If You Don't Get What You Want,dEUS,Pocket Revolution,2004,"['earnest' 'reflective' 'brooding' 'alternative pop rock' 'rock' + 'melancholy' 'rambunctious' 'wistful' 'bittersweet' 'alternative rock' + 'alternative indie rock' 'reflection' 'yearning' 'pop rock' + 'experimental rock']","This alternative indie rock track seamlessly blends elements of pop rock and experimental rock to create a sound that is at once rambunctious and melancholic, perfectly capturing the yearning, earnest reflection and brooding wistfulness in its poignant lyrics, ultimately resulting in a bittersweet yet reflective alternative pop rock masterpiece that showcases the very best of alternative rock." +Who Knew,Eminem,The Marshall Mathers LP,2000,"['urgent' 'hostile' 'pop rap' 'politics society' 'hardcore rap' + 'revolutionary' 'intense' 'world view' 'menacing' 'confrontational' + 'hip hop' 'unsettling' 'tense anxious' 'rap' 'fiery' 'angst ridden' + 'cynical sarcastic' 'ominous' 'rebellious' 'paranoid' 'victory' 'harsh' + 'angry' 'midwest rap' 'volatile' 'sardonic']","This confrontational and rebellious midwest rap song has a fiery and intense energy, with a menacing and ominous tone that expresses a sardonic and cynical world view, emphasizing the urgent and hostile need for revolutionary change in politics and society. The lyrics are harsh, sarcastic, and angsty, fueling an unsettling and paranoid mood that's both tense and anxious. The hardcore rap style delivers a powerful message that's fueled by volatile emotions, creating a pop rap anthem that inspires victory and a desire to upset the status quo." +Down In the Lowlands,Charlie Peacock,Charlie Peacock Acoustic Trio Live in the Neatherlands,1986,['jazz'],This song is a smooth jazz ballad with sultry saxophone melodies and soulful vocals. +Bang That Beat,C & C Music Factory,Gonna Make You Sweat,1990,['dance' '90s'],Get ready to transport back to the high-energy 90s with this infectious dance anthem that will have you grooving all night long. +I Go To The Doctor,Tetine,Let Your X's Be Y's,2008,['electronic'],Experience a mesmerizing blend of electronic beats and haunting vocals in this atmospheric and pulsating track. +The Way You Love Is Heaven,Slave,The Concept,0,"['exuberant' 'sexual' 'confident' 'smooth' 'partying' 'celebratory' + 'bright' 'boisterous' 'rnb' 'happy' 'carefree' 'rousing' 'sensual' + 'energetic' 'fun' 'funk' 'summery' 'summer' 'gritty' 'disco' 'gutsy' + 'sweet' 'slick' 'joyous']","This upbeat and joyful summer anthem infuses elements of disco, funk and R&B to create a gutsy and slick sound that exudes confidence and celebrates carefree partying, while delivering sweet and sensual lyrics that ooze with sexual energy, backed by a boisterous and energetic beat that is both rousing and exuberant." +Elevator,Box Car Racer,Box Car Racer,2002,"['hanging out' 'punk' 'urgent' 'punk rock' 'partying' 'aggressive' + 'celebratory' 'intense' 'theatrical' 'alternative pop rock' 'rowdy' + 'punk new wave' 'confrontational' 'punk revival' 'raucous' 'fiery' + 'hardcore punk' 'american underground' 'alternative indie rock' + 'yearning' 'pop rock' 'punk pop' 'freewheeling']","This song is an intense and confrontational celebration of the punk revival movement, with its rowdy and freewheeling energy, fiery punk new wave riffs, and urgent punk lyrics that yearn for a sense of belonging in the American underground scene - all backed up by a raucous and theatrical performance that's perfect for partying and hanging out with friends." +Horroshow,Hallows Eve,Tales of Terror,1985,"['thrash metal' 'heavy metal' 'speed metal' 'finnish' 'metal' 'pop rock' + 'power metal' '80s']","Get ready to headbang to this Finnish pop rock anthem, infused with heavy metal, speed metal, power metal, thrash metal and an unmistakably 80s sound." +Talk Talk,The Inmates,Dirty Water: The Very Best Of The Inmates,2001,['rock'],"This high-energy anthem captures the raw power and spirit of rock, with electrifying guitar riffs and soaring vocals." +Never Run From Jah,Queen Omega,Servant Of Jah Army,0,['pop rock' 'reggae'],"This upbeat pop rock anthem is infused with the infectious rhythm of reggae, blending two genres seamlessly into one catchy tune." +Wade In,Stateless,Window 23,0,"['hanging out' 'laid back mellow' 'dramatic' 'trip hop' 'indie electronic' + 'club' 'amiable good natured' 'passionate' 'lush' 'sophisticated' + 'electronic' 'freedom' 'stylish' 'quirky' 'energetic' 'ambitious' + 'alternative indie rock' 'acoustic' 'soothing' 'pop rock' 'atmospheric' + 'refined' 'springlike']","Experience a nuanced fusion of alternative indie rock and indie electronic sounds, drenched in lush and refined pop-rock textures, creating an energetic and sophisticated atmosphere that is both passionate and amiable, with quirky elements of trip hop and electronica that evoke the freedom and the good-natured feeling of hanging out in a stylish club, all while enjoying a soothing and laid-back mellow acoustic vibe, making this an ambitious and dramatic springlike anthem perfect for any mood." +Hit The Fence (Chopped & Screwed Explicit Version),Transplants,Haunted Cities,2005,"['punk' 'rap rock' 'coolncocky' 'acerbic' 'guys night out' 'rock' 'rowdy' + 'hedonistic' 'confrontational' 'hip hop' 'late night' 'punk revival' + 'raucous' 'tense anxious' 'street smart' 'stylish' 'cynical sarcastic' + 'alternative indie rock' 'irreverent' 'pop rock' 'reggae' 'gritty' + 'lively' 'drinking' 'volatile']","Guys Night Out is the ultimate soundtrack for any rowdy late night gathering, with confrontational undertones and a blend of alternative indie rock, pop rock, reggae, and rap rock that brings a gritty, street smart edge to the irreverent, acerbic lyrics that weave together cynical sarcasm and ultimately hedonistic, almost volatile themes of drinking and partying, all wrapped up in a stylish, cool n' cocky package that's both punk revival and thoroughly hip hop, culminating in a raucous, lively punk rock explosion that captures the tense, anxious energy of a night on the town." +Juke Joint Jumpin',Wayne Hancock,Brewed In Texas,2003,['rockabilly' 'country'],Get ready to tap your toes and do-si-do to this rockin' rockabilly-country mashup that'll have you hankerin' for more! +The World Is Stone,Cyndi Lauper,Time After Time: The Best Of,1992,['pop'],This upbeat and catchy pop song will have you dancing all night long. +Only One Cloud,Beth Rowley,EP,2007,['female vocalists' 'soul' 'blues'],This song features powerful female vocalists and a soulful blues sound that will leave you moved and inspired. +Warcry of Salieri,Warmen,Unknown Soldier,2000,"['heavy metal' 'finnish' 'speed' 'instrumental' 'metal' 'pop rock' + 'progressive metal' 'power metal']","Experience a high-octane blend of pop rock, instrumental virtuosity, and thunderous speed that seamlessly transitions from heavy metal to progressive metal to power metal, all while being masterfully executed by a Finnish group of metal maestros." +One Late Night,Default,The Fallout,2001,"['earnest' 'confident' 'aggressive' 'celebratory' 'rock' 'rowdy' + 'boisterous' 'alternative' 'brash' 'rambunctious' 'post grunge' 'rousing' + 'raucous' 'energetic' 'alternative rock' 'fun' 'rebellious' 'pop rock' + 'refined' 'slick' 'freewheeling']","This pop rock anthem is a celebration of rebellious youth, with its aggressive, energetic sound and brash, confident lyrics delivered with a slick and refined tone. The freewheeling, post grunge spirit of alternative rock is palpable in every raucous and rowdy note, making this song an earnest and fun ode to living life to the fullest. The boisterous, rousing chorus is guaranteed to get audiences pumped up and ready to party." +Spread Love,Mobb Deep,Mobb Muzik (Clean Version),1999,['hip hop' 'classic' 'new york' 'east coast rap'],Experience the quintessential sound of classic East Coast rap with a modern New York flavor in this hip hop hit! +Inside You,Stabbing Westward,Wither Blister Burn + Peel,1996,['rock' 'alternative'],"This song is a fusion of alternative and rock, featuring heavy guitar riffs and angsty vocals." +Claudia,Elin Sigvardsson,Elin Ruth,2005,['easy listening' '00s'],"Relax and unwind with this smooth and easy listening track from the 00s, perfect for a chill night in." +Runaway (Album Version),Linkin Park,Hybrid Theory,2000,"['cathartic' 'urgent' 'reflective' 'rap rock' 'aggressive' 'somber' + 'intense' 'coolncocky' 'guys night out' 'rock' 'rowdy' 'confrontational' + 'heavy metal' 'brash' 'post grunge' 'rousing' 'alternative metal' + 'stylish' 'exercise workout' 'empowering' 'introspection' 'energetic' + 'fiery' 'angst ridden' 'bittersweet' 'regret' 'alternative rock' + 'alternative indie rock' 'pop rock' 'anguished distraught' 'rap metal' + 'freewheeling']","An alternative indie rock and post grunge fusion, this fiery and confrontational workout anthem brims with urgent rap rock verses and heavy metal riffs, providing a cathartic release for angst ridden introspection, regret and anguished reflection, while simultaneously empowering and energizing with its rowdy, rousing chorus and coolncocky style perfectly suited for a guys night out." +I Wish I Was In Heaven Sitting Down,Mississippi Fred McDowell,Good Morning Little School Girl,1966,"['earnest' 'greasy' 'reflective' 'blues revival' 'somber' 'regional blues' + 'heartache' 'boisterous' 'eerie' 'passionate' 'spiritual' + 'adult contemporary' 'brassy' 'earthy' 'delta blues' 'reflection' 'weary' + 'yearning' 'searching' 'poignant' 'blues' 'plaintive' 'intimate' + 'solitude' 'gutsy']","This blues revival track is a poignant and heartfelt reflection on the heartache of searching for spiritual fulfillment, with its somber earthy tones evoking a weariness of solitude and yearning for something more; its boisterous brass and gutsy, intimate vocals acting as a passionate expression of earnest yearning in the delta blues regional style." +The Rain,Kate Ryan,Stronger,2004,"['marching' 'club dance' 'pop' 'sentimental' 'electronic' 'dance pop' + 'dance' 'international' 'pop rock' 'strong' 'lively' 'optimistic']","This international pop rock anthem blends sentimental lyrics with electronic beats and a strong marching rhythm, creating a lively and optimistic club dance track perfect for any dance floor." +Meu Mundo Ficaria Completo (Com Você),Cássia Eller,Pure Brazil II - Electric Samba Groove,0,['pop' '90s' 'mpb'],"This upbeat and catchy song from the 90s perfectly blends elements of MPB and pop, creating a fun and rhythmic tune that will have you dancing along in no time." +Sunday Break,Airwave,Trancemaster 5008,2006,['trance'],Get lost in a hypnotic state of mind with this mesmerizing trance anthem. +Hiding To Nothing,Beat Service,A State Of Trance Radio Top 15 - March 2010,0,['trance' 'club' 'progressive trance' 'electronic' 'dance'],"This high-energy electronic track is a perfect choice for the club scene, featuring a progressive trance beat that is sure to keep you dancing all night long." +Slave (2003 Digital Remaster),David Coverdale,The Silver Anniversary Collection,0,['heavy metal'],"This song is a heavy metal anthem, with scorching guitar riffs and thunderous drum beats sure to get your blood pumping." +Frontline,Pillar,Where Do We Go From Here,2004,"['cathartic' 'exuberant' 'earnest' 'urgent' 'reflective' 'brooding' + 'dramatic' 'alternative ccm' 'rock' 'religious' 'confrontational' + 'heavy metal' 'reverent' 'spiritual' 'post grunge' 'fiery' 'bittersweet' + 'yearning' 'searching' 'pop rock' 'contemporary christian']","This contemporary Christian pop rock anthem combines confrontational and exuberant energy with a yearning, earnest urgency as it explores a spiritual search, ultimately delivering a cathartic and fiery blend of rock, heavy metal, post grunge and alternative CCM that balances reflective and brooding introspection with reverent and religious devotion for a bittersweet yet satisfyingly dramatic experience." +Sheila (Explicit),Jamie T,Panic Prevention,2007,['british'],"This upbeat pop anthem channels the quintessentially British sounds of The Beatles and Oasis, with a catchy chorus that's sure to have you singing along." +Cane Inane,Frankie HI-NRG MC,Ero Un Autarchico,2003,['marching' 'hip hop' 'electronic' 'international' 'strong'],"An international and electrifying blend of hip hop beats with a strong, marching rhythm that will ignite any dance floor." +Feel So Good,Ashanti,Chapter II,2003,"['celebratory' 'pop' 'sexy' 'rnb' 'contemporary rnb' 'stylish' 'sensual' + 'fun' 'soul' 'pop rock']","Get ready to dance and feel the groove with this contemporary R&B hit, infused with pop rock and soul, that boasts sensual lyrics and a celebratory, fun vibe that's both stylish and sexy." +Salvador,Jamie T,Panic Prevention,2006,['british' 'indie'],"Get ready to be swept away by a unique indie sound straight from the heart of British music, embracing both the rawness and finesse characteristic of this style." +Young Man,Rocky Hill,Texas - A Musical Celebration One Texas Shuffle,0,['blues'],Experience the hauntingly beautiful blues melodies that will have you feeling every emotion with every beat in this soulful song. +Devil To Kill,Ben Christophers,The Spaces In Between,2004,"['alternative pop rock' 'party' 'alternative indie rock' 'folk rock' + 'acoustic' 'pop rock' '00s']","This song infuses alternative indie rock, pop rock, and folk rock with elements of alternative pop rock for an unforgettable 00s party anthem, complete with harmonies and an acoustic vibe." +Blow You Away,The Supersuckers,Must've Been Live,0,"['indie rock' 'rockabilly' 'rock nroll' 'rock' 'alternative' + 'alternative country' 'alternative rock' '90s' 'hard rock' 'indie']","This 90s-inspired indie rock n' roller captures the rebellious spirit of alternative country, rockabilly and the raw energy of hard rock, blended with elements of indie and alternative rock to create a genre-defying sound that is uniquely their own." +Supernatural,Army Of Lovers,Les Greatest Hits,1991,"['euro dance' 'marching' 'club dance' 'euro pop' 'pop' 'electronic' + 'pop rock']","This pop rock anthem incorporates electronic elements and euro dance-inspired beats, with a powerful marching rhythm that will have you moving your feet and singing along to its infectious pop and euro pop hooks as you let loose on the club dance floor." +Tommy Can You Hear Me?,The Who,Live At Leeds,1969,"['cathartic' 'exuberant' 'urgent' 'exciting' 'aggressive' 'revolutionary' + 'intense' 'witty' 'theatrical' 'rock' 'rowdy' 'album rock' + 'confrontational' 'classic rock' 'reckless' 'brash' 'rambunctious' + 'passionate' 'rousing' 'bravado' 'raucous' 'proto punk' + 'contemporary pop rock' 'energetic' 'fiery' 'sprawling' 'rocknroll' + 'tgif' 'ambitious' 'irreverent' 'swaggering' 'rebellious' 'pop rock' + 'hard rock' 'lively' 'harsh' 'playful' 'volatile' 'visceral' + 'freewheeling']","This song is a fierce and fiery proto-punk anthem, with an urgent and rebellious energy that's both cathartic and exuberant, as it blends classic rock and hard rock with contemporary pop rock, boasting a brash and confrontational swagger and playful bravado that's sure to incite a rowdy and raucous revolution. Its lively and exciting lyrics are full of wit and passion, urging its audience to let loose and embrace the freewheeling rock n' roll spirit of being alive, all while maintaining a volatile and intense energy that's both sprawling and theatrical, creating a rousing and unforgettable experience that's perfect for TGIF celebrations." +Serial Killer,Valete,Educaçao Visual,0,['hip hop' 'pop rock'],"This catchy song is a unique blend of pop rock and hip hop, featuring upbeat instrumental beats and slick rap verses." +Red And Blue With Cold,The Tiger Lillies,The Little Matchgirl,2006,['mellow'],This song is a mellow and relaxing tune that is perfect for unwinding after a long day. +Baby (Yam Who? Dub Mix),Bebel Gilberto,Bonus Remixes EP,2005,['electronic' 'latin'],This upbeat track blends electronic beats with lively Latin rhythms for a danceable fusion of genres. +Ogni Uomo,Claudio Rocchi,Viaggio,0,['sentimental' 'progressive rock' 'psychedelic' 'international'],"Experience a sentimental journey across borders with a blend of international flavors, psychedelic sounds, and the intricate melodies and expansive structures of progressive rock in this unforgettable track." +An Electronic Prayer,Heaven 17,Bigger Than America,1996,"['dramatic' 'theatrical' 'cold' 'punk new wave' 'synth pop' 'sexy' + 'dance rock' 'stylish' 'clinical' 'cynical sarcastic' 'new wave' + 'pop rock' 'disco' 'lively' 'new romantic' 'campy' '80s']","This pop rock song from the 80s features a lively and danceable beat with hints of new romantic and disco, while its lyrics are cynical and sarcastic with a touch of punk new wave attitude; its synth pop and campy style make it both stylish and clinical, while its sexy and theatrical delivery adds a dramatic flare to this upbeat, dance rock tune." +Satan Company,Culture,Chant Down Babylon,1996,['reggae'],"This upbeat and groovy song is infused with the unmistakable sound of reggae, featuring a catchy rhythm that'll transport you to a tropical paradise." +Do It Again,Deodato,Deodato 2,0,"['swinging' 'brazilian jazz' 'crossover jazz' 'fusion' 'jazz' 'rnb' + 'world fusion' 'jazz rock' 'jazz funk' 'instrumental' 'agreeable' + 'pop rock' 'disco' 'lively']","Experience an agreeable and lively instrumental fusion mix of pop rock, disco, Brazilian jazz, crossover jazz, world fusion, jazz rock, jazz funk, and RnB in this swinging and upbeat jazz track." +Dead Beast Queen,Deerhoof,Holdypaws,1999,"['cathartic' 'exuberant' 'indie rock' 'messy' 'noise rock' 'mischievous' + 'the creative side' 'rambunctious' 'carefree' 'whimsical' 'naive' + 'post rock' 'energetic' 'bittersweet' 'innocent' 'noise pop' + 'alternative indie rock' 'irreverent' 'fun' 'pop rock' 'lively' + 'cheerful' 'playful' 'springlike' 'precious' 'volatile' 'sweet' + 'freewheeling']","This energetic and exuberant alternative indie rock song is a joyful blend of noise pop and pop rock, with a messy and freewheeling vibe that's both springlike and precious, sweet but irreverent, innocent yet whimsical, and ultimately cathartic. With a fun, lively, and playful feel, the track draws on both the creative side and the mischievous, rambunctious side of noise rock and indie rock, mixing in elements of post rock for a bittersweet and carefree sound that's both volatile and cheerful." +Antemeridian,Count Bass D,Dwight Spitz,2002,['hip hop' 'pop rock'],"Blending the catchy hooks of pop rock with the infectious beats of hip hop, this electrifying song is guaranteed to get you moving." +Witness,Cyndi Lauper,Original Album Classics,1983,"['exuberant' 'earnest' 'reflective' 'confident' 'celebratory' 'theatrical' + 'rowdy' 'punk new wave' 'pop' 'amiable good natured' 'passionate' + 'carefree' 'wistful' 'whimsical' 'street smart' 'contemporary pop rock' + 'stylish' 'quirky' 'energetic' 'cynical sarcastic' 'fun' 'new wave' + 'pop rock' 'cheerful' 'playful' '80s' 'joyous']","This contemporary pop rock track is a rowdy and high-energy celebration, brimming with playful and whimsical lyrics, backed by stylish and amiable punk new wave rhythms. The song's confident and street smart attitude is balanced by its reflective and wistful tone, making for an exuberant and joyous ode to carefree living that's both passionate and cynical, sarcastic and earnest. With a 80s-inspired sound that's both contemporary and timeless, this fun and theatrical pop anthem is sure to leave you feeling like anything's possible." +Tell Me Why,Good Riddance,My Republic,2006,"['cathartic' 'earnest' 'punk' 'provocative' 'urgent' 'reflective' + 'dramatic' 'punk rock' 'aggressive' 'revolutionary' 'rock' + 'punk new wave' 'confrontational' 'hardcore' 'brash' 'rambunctious' + 'passionate' 'punk revival' 'rousing' 'tense anxious' 'street smart' + 'freedom' 'empowering' 'energetic' 'hardcore punk' + 'alternative indie rock' 'skate punk' 'reflection' 'rebellious' + 'pop rock' 'hard rock' 'visceral']","This high-octane, alternative indie rock anthem delivers an aggressive and confrontational message of freedom and rebellion, blending elements of punk rock, pop rock, hardcore punk, and punk revival with a skate punk and street smart attitude; it's an earnest and reflective call-to-arms that urges listeners to join a powerful and revolutionary movement, fueled by passionate vocals, urgent guitars, and visceral beats. With cathartic and dramatic moments that ebb and flow, it's a rousing, empowering, and provocative experience that verges on the tense and anxious, evoking the punk new wave and hard rock roots of the genre with a brash and unapologetic spirit that's both hard-hitting and inspiring." +Merrymaking At My Place,Calvin Harris,Merrymaking At My Place,2007,['club dance' 'electro' 'electronic' 'dance' 'pop rock'],"This high-energy song seamlessly blends pop rock, electronic, dance, club dance, and electro into one explosive track that's bound to get everyone on the dance floor." +Feels Real Good,The Rurals,Nettle Soul,2006,['electronic' 'dance' 'house'],This upbeat and lively electronic track is a must-listen-to for fans of house music and dance enthusiasts alike. +Manhasset,Speedy J,A Shocking Hobby,2000,"['drone' 'wintry' 'winter' 'intense' 'club dance' 'electronica' 'idm' + 'hypnotic' 'techno' 'electronic' 'experimental' 'complex' + 'ambient techno' 'cerebral' 'clinical' 'dark ambient' 'ambient' 'calm' + 'visceral' 'detached']","Cerebral and intense, this wintry electronica track featuring detached vocals, drone rhythms and hypnotic synths creates a hypnotizing and visceral ambience that perfectly balances between the worlds of ambient techno and dark ambient, weaving a complex and experimental soundscape that blends elements of IDM, electronic and clinical club dance music." +Nothin',Cannonball Adderley,Cannonball Adderley's Finest Hour,1995,"['exuberant' 'hard bop' 'organic' 'celebratory' 'jazz' 'boisterous' + 'soul jazz' 'saxophone jazz' 'jazz instrument' 'earthy']","This exuberant and boisterous hard bop jazz tune features an earthy saxophone solo, delivering a celebratory and soulful performance that blends organic instrumentation and a lively atmosphere in a perfect fusion of soul jazz." +Waiting For You,Chris Sligh,Running Back to You,2008,"['cathartic' 'exuberant' 'earnest' 'dramatic' 'alternative ccm' + 'christian' 'bright' 'religious' 'reverent' 'amiable good natured' + 'passionate' 'spiritual' 'sentimental' 'uplifting' 'pop rock' + 'contemporary christian' 'lively' 'sunday afternoon' 'pop idol' + 'affirmation' 'joyous']","This contemporary Christian pop rock anthem is an exuberant and joyous celebration of faith, with pop idol vocals that convey passionate and heartfelt sentiment. Its bright, lively and alternative Christian contemporary sound is both amiable good natured and emotionally cathartic, delivering a firm Sunday afternoon affirmation of religious identity that is uplifting and reverent in equal measure. The song's earnest and dramatic tone creates an atmosphere of spiritual renewal and provides a powerful vehicle for a positive and spiritual message, making it an ideal choice for anyone seeking an uplifting, affirming, and passionately religious experience." +The Essence,C-Rayz Walz,Ravipops (The Substance),2003,"['earnest' 'reflective' 'hip hop' 'hypnotic' 'brash' 'bravado' + 'tense anxious' 'underground rap' 'street smart' 'rap' 'ambitious' + 'poignant' 'alternative rap']","This poignant and reflective underground rap song showcases the raw bravado and street smarts of the alternative rap scene, while remaining earnest and ambitious with hypnotic and brash verses that create a tense and anxious mood." +No Sleep For Dreaming,Ever We Fall,We Are But Human,2006,"['earnest' 'emo' 'punk' 'indie rock' 'reflective' 'punk rock' 'rock' + 'alternative' 'amiable good natured' 'passionate' 'sentimental' 'wistful' + 'introspection' 'gentle' 'bittersweet' 'alternative rock' + 'alternative indie rock' 'reflection' 'reminiscing' 'pop rock' 'spring' + 'intimate' 'punk pop' 'sweet' 'indie']","Take a journey through the tender moments of youth with this alternative indie rock ballad, filled with sentimental punk rock vibes and a pop rock twist. The passionate yet amiable good natured vocals sing of sweet and earnest reflection, intertwining with gentle punk melodies and reminiscing punk pop hooks. Tinged with a wistful and introspective indie emo feel, this intimate and reflective alternative rock anthem is the perfect soundtrack for spring and will leave you with a bittersweet ache in your heart." +One Day Like This,Elbow,Brit Awards 2009,2008,['indie rock' 'beautiful' 'alternative' 'indie'],"Experience the ethereal soundscapes of this beautiful indie rock track, blending the perfect elements of alternative and indie to create a captivating musical journey." +Painted Skulls,BENEDICTION,Transcend The Rubicon / The Dreams You Dread,1993,['death metal' 'heavy metal' 'pop rock'],"This song is a blend of pop rock melodies and heavy metal riffs, with a touch of death metal growls for an energetic and dynamic sound." +Nyt mä meen (singleversio),Kristiina Brask,Silmät sydämeeni,2007,['pop'],This upbeat pop song is perfect for dancing the night away. +Rock N Roll,Remi Nicole,Rock N Roll - Remix EP,0,['catchy' 'indie'],"This indie track combines dreamy vocals, jangly guitars, and a catchy chorus to create a memorable and infectious tune." +Curtains Aside,Tord Gustavsen_ Harald Johnsen_ Jarle Vespestad,The Ground,2004,['jazz' 'piano'],"This smooth jazz tune combines the soulful sound of a classic piano melody with intricate improvisations, making it a timeless addition to any jazz lover's playlist." +Trapdoors,Underwater Sleeping Society,The Dead Vegas,2008,['pop rock' 'indie'],"Combining the upbeat, catchy melodies of pop rock with the raw, genuine lyricism of indie, this song perfectly balances commercial appeal with artistic integrity." +Hopping Down In Kent,The Albion Dance Band,The Prospect Before Us,1977,['folk'],The Times They Are A-Changin' by Bob Dylan is a classic folk song that captures the spirit of protest and social change. +Evil Hearted Woman,Fred McDowell,Shake 'Em Down,0,['guitar' 'blues'],"Get ready to sway to the soulful rhythms and melancholic blues of this heart-wrenching track, as the electrifying guitar riff takes you on an emotional rollercoaster ride." +Coast 2 Coast,Alvin And The Chipmunks,Alvin & The Chipmunks / OST,0,['pop' 'funny'],This pop song is guaranteed to make you giggle with its hilarious lyrics and upbeat melody. +Girl Is Mine,Frankie Paul,Show-Down Vol. 2,1983,['reggae'],This upbeat and groovy track is filled with reggae rhythms and smooth vocals that are sure to transport you to a tropical paradise. +The Test,Westbound Train,Transitions,2006,"['contemporary reggae' 'jazz' 'ska revival' 'punk new wave' 'ska' + 'instrumental' 'pop rock' 'reggae']","This genre-blending track features a fusion of pop rock, reggae, contemporary reggae, jazz, ska, and punk new wave, complete with a driving instrumental section and a touch of ska revival energy." +Finest Hour,Duran Duran,Astronaut,2004,"['elegant' 'confident' 'dramatic' 'partying' 'day driving' 'witty' + 'theatrical' 'bright' 'boisterous' 'light' 'pop' 'synth pop' 'brash' + 'amiable good natured' 'carefree' 'rousing' 'sophisticated' 'dance rock' + 'contemporary pop rock' 'stylish' 'sensual' 'energetic' 'warm' + 'alternative indie rock' 'adult alternative pop rock' 'swaggering' + 'pop rock' 'summery' 'lively' 'playful' 'sweet' 'detached' 'slick']","Get ready to hit the road and feel the summer heat with this sophisticated and confident adult alternative pop rock song that seamlessly blends energetic alternative indie rock with light and playful synth pop beats, creating a carefree and boisterous atmosphere perfect for day driving or partying all night long." +August Day Song - King Britt Remix,Bebel Gilberto,Tanto Tempo,2000,"['affection fondness' 'at the beach' 'elegant' 'downtempo' 'mellow' + 'laid back mellow' 'reflective' 'confident' 'smooth' 'romantic evening' + 'organic' 'romantic' 'celebratory' 'delicate' 'bossa nova' 'jazz' 'light' + 'pop' 'hypnotic' 'brazilian traditions' 'brazilian pop' 'wistful' + 'sophisticated' 'electronic' 'dinner ambiance' 'dreamy' 'earthy' + 'vacation' 'freedom' 'stylish' 'sensual' 'gentle' 'bittersweet' 'warm' + 'ethereal' 'female vocalists' 'soothing' 'relaxation' 'international' + 'spring' 'summer' 'intimate' 'sunday afternoon' 'playful' 'latin' + 'springlike' 'trippy' 'sweet' 'freewheeling']","Picture yourself on a sophisticated international beach, feeling confident and springlike as you sway to the sweet and laid back mellow of female vocalists over electronic beats. There's a delicate and romantic jazz vibe with a trippy twist that takes you on a hypnotic journey, reminding you of your affection and fondness for the freedom and relaxation of a Sunday afternoon. You're surrounded by the warm, earthy and sensual sounds of Brazilian pop, bossa nova, and Latin rhythms that transport you to a romantic evening under the stars. As you enjoy a light dinner ambiance, the music continues to soothe you with its ethereal, wistful, and organic blend of downtempo beats and Brazilian traditions. This blend of playful and stylish pop is perfect for a summer vacation or intimate reflection, creating an elegant and celebratory atmosphere to balance the bittersweet nostalgia of the spring." +Searching_ White,Silje Nes,Ames Room,2007,"['earnest' 'reflective' 'female vocalist' 'rock' 'melancholy' 'driving' + 'pop' 'dark' 'sentimental' 'electronic' 'whimsical' 'dreamy' + 'introspection' 'gentle' 'warm' 'alternative indie rock' + 'female vocalists' 'reflection' 'sparse' 'weary' 'searching' 'indie pop' + 'pop rock' 'nocturnal' 'summery' 'intimate' 'dream pop' 'solitude' + 'soft quiet' 'sweet' 'indie']","Experience a weary yet earnest journey of introspection and searching through the gentle and reflective female vocals intertwined with alternative indie rock, electronic and dream pop beats, creating a sweet and whimsical yet melancholy aura in this warm and intimate pop rock creation perfect for nights filled with solitude or summery drives under the nocturnal skies." +Seems Hard,The Cardigans,Emmerdale,1994,"['reserved' 'swedish pop rock' 'elegant' 'indie rock' 'reflective' + 'alternative pop rock' 'rock' 'melancholy' 'light' 'wistful' 'autumnal' + 'restrained' 'stylish' 'bittersweet' 'alternative indie rock' + 'female vocalists' 'feeling blue' 'autumn' 'indie pop' 'ironic' + 'pop rock' 'plaintive' 'ambient pop' 'dream pop' 'playful' 'precious' + 'sweet' 'indie']","This alternative indie rock song with female vocals and a pop rock feel captures the wistful and melancholy mood of autumn with its reflective and restrained lyrics while maintaining a playful and stylish edge, blending elements of indie pop and dream pop to create an elegant and light yet bittersweet feel, perfect for anyone feeling a little blue." +Summer Breeze,Patti Austin,In & Out Of Love,0,['soul'],"Soulful melodies and heartfelt lyrics intertwine in this raw and passionate song, showcasing the artist's undeniable soul." +Setestrelo,Berrogüetto,Hepta,2001,['celtic' 'international' 'folk' 'latin'],"Experience a unique fusion of international, Latin, Celtic, and folk sounds in this mesmerizing and toe-tapping song, guaranteed to transport you to a world of cultural diversity and musical harmony." +Welcome Me to Your World,Badly Drawn Boy,Is There Nothing We Could Do ? (Music Inspired By the Motion Picture: The Fattest Man In Britain),2009,['indie'],Indie-inspired vocals and upbeat instrumentals create an infectious energy in this new track. +Beach Party,Air France,No Way Down,2006,['electronica' 'electronic' 'indie pop' 'indie'],"Get lost in the hypnotic sounds of this electrically charged indie pop anthem, infused with a fusion of electronica and indie elements that will leave you feeling electrified and entranced." +Lunar One,Seventeen Evergreen,Lunar One EP,2005,['indie'],This indie track features raw vocals and dreamy guitar melodies that transport listeners to an intimate live performance. +In Motion,Dallaz Project,In Motion,0,['trance' 'beautiful' 'progressive trance'],"This gorgeous track is a stunning display of progressive trance, filled with mesmerizing melodies and a powerful trance beat that will transport you to another world." +I Love You,Bitch Alert,Rriot,2002,"['punk rock' 'rock' 'finnish' 'lovely' 'grunge' 'riot grrrl' + 'female vocalists']","This song is a lovely fusion of punk rock and grunge, energized by the power of female vocalists and hailing from Finland, bringing to mind the rebellious spirit of the riot grrrl movement in rock music." +Total Ringo,Happy Mondays,Yes Please,1992,['britpop' 'british' 'alternative' 'new wave' 'indie'],"This song is a reflection of the current British indie scene blending the alternative sound of new wave with the catchy, upbeat melodies of Britpop." +Crooked Legs,The Acorn,Glory Hope Mountain,2007,['mellow' 'folk' 'indie'],"Featuring gentle acoustic guitar strums and soulful vocals, this indie mellow folk track creates a tranquil atmosphere perfect for moments of reflection and introspection." +Exploding/Reloading,Scars On Broadway,Scars On Broadway,2008,"['confident' 'dramatic' 'aggressive' 'intense' 'coolncocky' + 'guys night out' 'rock' 'hedonistic' 'heavy metal' 'the creative side' + 'alternative' 'sleazy' 'sophisticated' 'alternative metal' + 'tense anxious' 'difficult' 'indulgent' 'complex' 'empowering' 'fiery' + 'alternative rock' 'metal' 'pop rock' 'progressive metal' 'gritty' + 'crunchy' 'gutsy' 'volatile' 'visceral']","This alternative metal and pop rock song is a complex and difficult masterpiece that showcases heavy metal and progressive metal elements, while also remaining alternative and indulgent. The aggressive and confident vocals, along with the crunchy and gritty instrumentals, make for an empowering and gutsy anthem perfect for a guys night out. The sophisticated and dramatic touch adds a visceral and intense energy that is both hedonistic and sleazy, yet still classy and coolncocky. This song captures the fiery and volatile side of rock, bringing out the tense and anxious emotions of the listener, while also showcasing the creative and alternative side of the genre." +On A Mission,Gabriella Cilmi,On A Mission,2010,['pop' 'electronic' 'dance' 'female vocalists' 'pop rock'],Get ready to dance the night away with this upbeat pop rock anthem infused with electronic beats and powerful female vocals that's sure to become your new favorite pop dance hit. +Missionary Position,Paint it Black,New Lexicon,2008,"['cathartic' 'earnest' 'provocative' 'hostile' 'politics society' + 'aggressive' 'revolutionary' 'intense' 'punk new wave' 'confrontational' + 'hardcore' 'brash' 'passionate' 'punk revival' 'rousing' 'difficult' + 'empowering' 'energetic' 'fiery' 'manic' 'hardcore punk' + 'alternative indie rock' 'knotty' 'rebellious' 'pop rock' 'harsh' 'angry' + 'volatile']","This aggressive and confrontational track is an energetic, empowering, and revolutionary anthem of alternative indie rock, fueled by the politics of society and delivered with fervent passion and a hardcore punk edge, exemplifying the punk revival movement. Its earnest, harsh, and cathartic lyrics are delivered with brash and manic intensity, creating a hostile, rebellious, and rousing atmosphere that is difficult to ignore. The knotty and provocative instrumentation features elements of pop rock, hardcore, and punk new wave, resulting in a volatile and fiery experience that is both intense and powerful, making it the perfect choice for anyone feeling angry and ready to take on the world." +One Man,Richard Marx,Paid Vacation,1994,"['rock' 'adult contemporary' 'contemporary pop rock' 'positive' 'pop rock' + 'strong' '80s']",This upbeat and positive pop rock banger delivers a strong contemporary sound with nods to the 80s and adult contemporary rock. +Machinery,This Ending,Dead Harvest,2009,"['death metal' 'cathartic' 'provocative' 'dramatic' 'aggressive' 'intense' + 'theatrical' 'guys night out' 'confrontational' 'heavy metal' + 'uncompromising' 'tense anxious' 'difficult' 'stylish' 'empowering' + 'ominous' 'motivation' 'yearning' 'searching' 'rebellious' 'pop rock' + 'nocturnal' 'paranoid' 'lively' 'harsh' 'volatile']","Get ready to unleash your inner rebel and embrace the raw energy of this intense, empowering pop rock anthem that's both confrontational and uncompromising, with a dramatic heavy metal edge that's perfect for a guys night out - featuring harsh, death metal-inspired riffs and cathartic, yearning lyrics that are as stylish as they are provocative, and as volatile and paranoid as they are searching and empowering, all culminating in a cathartic, theatrical explosion of emotion that will leave you feeling motivated, alive, and ready to conquer the night." +El Duro- El Original,Carlos Vives,El Rock De Mi Pueblo,2004,"['south american traditions' 'latin pop' 'celebratory' 'colombian' + 'cumbia' 'boisterous' 'carefree' 'catchy' 'rousing' 'tropical' 'stylish' + 'energetic' 'fun' 'pool party' 'international' 'summery' 'gleeful' + 'playful' 'latin']","This lively and international track blends south american traditions with the infectious rhythms of cumbia, creating a fun and rousing atmosphere that's perfect for any pool party or summer celebration - the playful, catchy melodies and gleeful latin pop beats make it both stylish and carefree, while the boisterous tropical vibe is sure to keep everyone dancing and celebrating all night long." +Away,Apathy,Blood Reigns Over A Pathetic World,0,"['death metal' 'guys night out' 'hip hop' 'mischievous' 'underground rap' + 'rap' 'metal']","Get ready for a wild guys night out with the perfect mix of mischievous rap, hardcore death metal, and underground hip hop that will leave you headbanging all night long." +Peace Train,Cat Stevens,On The Road To Find Out (Repackaged),1971,['70s' 'classic rock' 'folk'],"This timeless ballad evokes the euphoria of classic rock with a nostalgic folk flavor, transporting listeners back to the golden era of 70s music." +Cristo Redentor,Donald Byrd,A Bronx Tale - Music From The Motion Picture,1978,['jazz'],"This sultry tune is a smooth and sophisticated jazz number, complete with silky vocals and dynamic instrumentation." +Lookin For A Good Time ,Sonny Landreth,Voices Of Americana: Sonny Landreth,0,['blues rock' 'guitar' 'rock' 'classic rock' 'blues'],"This song is a powerful fusion of blues rock and classic rock, featuring soulful blues vocals and blistering guitar riffs that capture the raw energy and intensity of rock music." +Dream_ Dream_ Dream,Bombshell Rocks,From Here And On,2002,"['cathartic' 'punk rock' 'punk revival' 'street smart' 'angst ridden' + 'alternative indie rock' 'pop rock' 'punk pop']","This alternative indie rock anthem is a cathartic and angst ridden ode to street smart rebellion, combining elements of punk rock, pop rock, and punk revival with a modern punk pop twist." +Do It,Dead Or Alive,Sophisticated Boom Boom,1984,"['exuberant' 'partying' 'celebratory' 'witty' 'theatrical' 'club dance' + 'girls night out' 'pop' 'rnb' 'carefree' 'rousing' 'electronic' + 'whimsical' 'dance pop' 'dance rock' 'stylish' 'quirky' 'energetic' + 'tgif' 'dance' 'irreverent' 'fun' 'hi nrg' 'pop rock' 'disco' 'cheerful' + 'playful' 'campy' 'freewheeling']","Get ready to hit the floor with this energetic and exuberant pop rock dance anthem; a delightful blend of disco, hi nrg, electronic and dance pop elements, sprinkled with irreverent and witty lyrics that are both whimsical and quirky; a freewheeling and fun pop rouser that embodies the spirit of TGIF and girls night out, with a celebratory and cheerful vibe that will make you want to dance all night long! This track is perfect for partying and club dance scenes, with its stylish and playful aesthetics that make it both campy and theatrical." +Just Wanna Be,Everton Blender,World Corruption,0,['dancehall' 'roots reggae' 'reggae'],"This upbeat dancehall track blends elements of classic reggae and roots reggae, creating an infectious groove perfect for getting the party started." +You You You,James Kakande,Peppermint Jam Essentials Vol.1,2005,['pop' 'chillout' 'chill'],"Enjoy a calming atmosphere with the perfect blend of chillout and pop beats, creating a chilled out vibe that is perfect for any occasion." +Rnw@y (Album Version),Linkin Park,Reanimation,2002,"['cathartic' 'provocative' 'dramatic' 'eccentric' 'aggressive' 'intense' + 'theatrical' 'guys night out' 'cold' 'rock' 'menacing' 'confrontational' + 'heavy metal' 'late night' 'alternative' 'nu metal' 'unsettling' + 'passionate' 'post grunge' 'rousing' 'alternative metal' 'raucous' + 'tense anxious' 'underground rap' 'rap' 'stylish' 'fiery' 'angst ridden' + 'clinical' 'alternative rock' 'manic' 'ambitious' + 'alternative indie rock' 'metal' 'pop rock' 'nocturnal' 'fierce' 'angry' + 'gutsy' 'alternative rap' 'rap metal' 'bleak']","This song is an intense and passionate blend of alternative indie rock, alternative metal, and post grunge, with hints of nu metal, heavy metal, and rap metal. The vocals are gritty and raw, ranging from aggressive and confrontational to manic and angst ridden, and the lyrics are cathartic and unsettling. The overall sound is a fusion of fierce and fiery rock with stylish and provocative rap, creating a dark and dramatic atmosphere that is both raucous and intense. It's the perfect soundtrack for a guys night out or a late night drive, capturing the nocturnal and tense anxious mood of a clinical and underground rap scene. With a mix of theatrical and ambitious elements, this song is sure to rouse and provoke, leaving you feeling both bleak and cathartic." +I Ran Over Some Glass,Troubled Hubble,Urbs in Horto: A Chicago Indiepop Compilation,2003,['rock'],"This heart-pumping anthem showcases the raw power and energy of rock music, complete with blistering guitar riffs and a thunderous rhythm section." +Come On Baby,Bo Diddley,Roadrunner The Chess Masters: 1959-1960,1960,"['exuberant' 'confident' 'celebratory' 'road trip' 'regional blues' + 'early rnb' 'rowdy' 'boisterous' 'rnb' 'rambunctious' + 'electric chicago blues' 'rollicking' 'rousing' 'bravado' 'raucous' + 'street smart' 'earthy' 'rocknroll' 'swaggering' 'pop rock' 'blues' + 'crunchy' 'playful' 'joyous' 'freewheeling']","Get ready to hit the open road with this rollicking, freewheeling pop rock anthem that boasts a confident swagger and a rowdy, earthy energy inspired by regional blues, early rnb, rocknroll, and electric Chicago blues, all infused with a playful, raucous bravado that will have you feeling street smart and exuberant all the way to your destination - it's a rousing celebration of joy and spirit, a crunchy, electric, boisterous party that is sure to get you up and dancing!" +This Ending,This Ending,Inside The Machine,2006,"['death metal' 'bitter' 'hostile' 'partying' 'malevolent' 'aggressive' + 'menacing' 'eerie' 'confrontational' 'heavy metal' 'late night' + 'reckless' 'scary music' 'nihilistic' 'fiery' 'angst ridden' 'ominous' + 'pop rock' 'harsh' 'drinking' 'angry' 'volatile' 'visceral' 'bleak']","This pop rock anthem is a bitter and aggressive ode to late night partying, with a menacing and hostile edge that borders on heavy and death metal territory, as it explores the reckless and visceral nihilism of malevolent and volatile characters drowning in drinking and angst-ridden despair, all wrapped up in a bleak and eerie atmosphere of fiery anger and ominous, scary music." +It's Not Over,Daughtry,Daughtry (Deluxe Edition),2006,['rock' 'alternative rock'],"This song brings an upbeat energy with a gritty edge that's characteristic of alternative rock, while also staying true to its roots in the classic sound of rock." +Viimeinen syksy,Pelle Miljoona,Stoori vuodet 78-82,0,['punk' 'punk rock' 'rock' 'finnish' 'finland'],"This is a fast-paced punk rock anthem that perfectly captures the raw energy and rebellious spirit of Finland's punk scene, blending gritty guitar riffs and driving beats into an unforgettable rock anthem." +Unessa (in Sleep),Mika Vainio,Kajo,2000,['electronic' 'experimental' 'ambient'],This mesmerizing track blends electronic beats with ambient soundscapes to create an experimental masterpiece that transports listeners to another dimension. +The Lie And How We Told It,Yo La Tengo,I Can Hear The Heart Beating As One,1997,"['indie rock' 'reflective' 'delicate' 'intense' 'road trip' + 'alternative pop rock' 'melancholy' 'hypnotic' 'alternative' 'wistful' + 'dreamy' 'stylish' 'quirky' 'noise pop' 'ethereal' + 'alternative indie rock' 'reflection' 'soothing' 'pop rock' 'nocturnal' + 'poignant' 'intimate' 'trippy' 'sweet dreams' 'indie']","Take a ride with this alternative indie rock anthem perfect for a road trip, as poignant lyrics collide with noise pop and dreamy melodies to create an intense and hypnotic journey through sweet dreams and trippy reflections - this quirky yet stylish track delicately balances melancholy and wistful tones with soothing ethereal vocals, making for a truly intimate and reflective indie rock experience that perfectly captures the nocturnal and introspective mood of captivating indie pop rock." +Woke up Dreaming,Joe Bonamassa,Live From Nowhere In Particular,2003,"['cathartic' 'earnest' 'laid back mellow' 'reflective' 'brooding' + 'blues rock' 'organic' 'intense' 'heartache' 'american trad rock' + 'amiable good natured' 'passionate' 'earthy' 'energetic' 'gentle' + 'feeling blue' 'searching' 'pop rock' 'nocturnal' 'poignant' 'blues' + 'intimate' 'drinking']","Get ready to experience a dynamic blend of energetic blues rock and American trad rock as you embark on a journey of searching and reflection, led by an intense and passionate performance that effortlessly transitions from amiable good natured pop rock to laid back mellow tunes. The poignant lyrics dig deep into the soul, weaving tales of heartache and catharsis with a mix of raw earthy blues and brooding, introspective melodies. This is an intimate, nocturnal experience that feels organic and earnest, conveying a sense of gentle melancholy and the cathartic release that comes from drinking and feeling blue." +All Or Nothin',Tom Petty And The Heartbreakers,Into The Great Wide Open,1991,['rock' 'classic rock'],"The new song is a bold mix of classic rock and modern rock, packed with electrifying guitar riffs and powerful vocals that will make you feel like you're at a live rock show." +Wait And See,Stiff Little Fingers,The Story So Far,1980,"['power pop' 'punk' 'punk rock' '70s' 'intense' 'british' 'punk new wave' + 'menacing' 'confrontational' 'brash' 'irish' 'rambunctious' 'raucous' + 'cynical sarcastic' 'irreverent' 'pop rock' 'angry' 'volatile' 'visceral' + 'bleak' '80s' 'british punk']","This confrontational punk rock anthem is an intense mix of power pop and menacing irreverence, with cynical and sarcastic lyrics that are sure to get your blood boiling in visceral punk fashion. With a brash and raucous sound reminiscent of British punk of the 80s and 70s, this Irish band channels their volatile energy into a punk new wave that is both angry and bleak, yet undeniably rambunctious." +Arcade Love,Bastian,IV,2007,"['dutch' 'synth' 'hip hop' 'video game music' 'uplifting' 'electronic' + 'dance' 'sweet']","This track combines the sounds of electronic, video game music, and Dutch hip hop with a sweet, uplifting synth melody to create an energetic and dance-worthy tune." +Soft Revolution,Stars,Set Yourself on Fire,2004,"['earnest' 'reflective' 'smooth' 'romantic evening' 'dramatic' 'witty' + 'theatrical' 'indie electronic' 'literate' 'breakup' 'chamber pop' + 'sophisticated' 'electronic' 'earthy' 'stylish' 'introspection' 'gentle' + 'bittersweet' 'warm' 'alternative indie rock' 'indie pop' 'refined' + 'detached' 'indie']","This alternative indie rock song is a sophisticated and refined blend of electronic and indie sounds, with witty and introspective lyrics that capture the bittersweet feeling of a breakup. Its gentle and earthy tones create a warm and romantic evening atmosphere that is both smooth and dramatic, while the literate and reflective chamber pop style adds a stylish and theatrical touch to the overall indie pop vibe." +Seeing Out The Angel,Simple Minds,Sons And Fascination/Sister Feelings Call,1981,"['exuberant' 'indie rock' 'urgent' 'dramatic' 'exciting' + 'alternative pop rock' 'british' 'glam' 'punk new wave' 'synth' + 'hypnotic' 'post punk' 'college rock' 'rousing' 'sophisticated' + 'tense anxious' 'indulgent' 'dance rock' 'contemporary pop rock' + 'stylish' 'energetic' 'cerebral' 'ambitious' 'alternative indie rock' + 'new wave' 'pop rock' 'indie' '80s']","This song is an ambitious and exuberant blend of alternative indie rock and contemporary pop rock, with a touch of 80s British new wave and post punk influences. The track is stylish and indulgent with hypnotic synth sounds and urgent, rousing vocals that are both energetic and sophisticated. The result is an exciting and tense anxious dance rock anthem that is both cerebral and glam, perfect for fans of college rock and alternative pop rock." +Style,Cameo,Gold,2008,['urban' 'dance' 'fun' 'funk' 'soul'],This soulful and urban track is filled with funky grooves for a fun and upbeat dance experience. +I Can't Tell You What To Do,ESG,A South Bronx Story,1991,"['hanging out' 'dance party' 'urgent' 'confident' 'relaxed' 'humorous' + 'nervous jittery' 'confrontational' 'rnb' 'hypnotic' 'brash' + 'amiable good natured' 'post punk' 'new york' 'rollicking' 'street smart' + 'striding' 'freedom' 'stylish' 'energetic' 'innocent' 'tgif' 'fun' 'funk' + 'pop rock' 'playful' 'alternative rap' 'bass' 'old school rap']","Get ready to experience the ultimate urban dance party with a confronting and confident pop-rock vibe that perfectly captures the amiable good natured energy of New York, featuring rollicking bass lines and old school rap vocals that effortlessly meld with the urgent and hypnotic beats, all while maintaining an innocent and humorous vibe that puts you at ease and keeps you moving, whether striding down the street or hanging out with friends, this is post-punk alternative rap at its most stylish and street smart, an infectious blend of funk, R&B, and alternative rap that is sure to make your TGIF feel like a carefree and playful adventure, even if you're feeling slightly nervous or jittery thanks to the heady mix of freedom and brash energy." +Intro,Impious,The Killer,2002,['death metal' 'pop rock'],"Get ready for an edgy and electrifying experience as this pop rock band takes a daring turn towards death metal, delivering a wickedly intense sound that will leave you headbanging all night long!" +Say,Forty Deuce,Nothing To Lose,0,"['cathartic' 'earnest' 'reflective' 'dramatic' 'guitar' + 'alternative pop rock' 'rock' 'literate' 'angst ridden' 'bittersweet' + 'alternative rock' 'alternative indie rock' 'reflection' 'soul' + 'yearning' 'searching' 'metal' 'pop rock' 'poignant' 'hard rock']","This alternative indie rock song is a soulful and poignant exploration of searching and yearning, featuring earnest lyrics and a cathartic, dramatic mix of pop rock and alternative genres including guitar, alternative pop rock, and even a touch of metal. Its introspective and literate reflection on life and love taps into the angst ridden emotions of many, while also providing a reflective and bittersweet take on the alternative rock and hard rock elements present throughout." +Harlequin,Audience,Audience,1995,['art rock' 'progressive rock' 'pop rock'],"This song is a fusion of progressive rock, art rock, and pop rock, featuring soaring guitar solos, intricate arrangements, and catchy hooks." +Dónde Están Los Ladrones,Shakira,Donde Estan Los Ladrones,2002,['rock' 'pop' 'spanish' 'latin'],"This song is a captivating blend of Latin rhythms, pop-infused melodies, and hard-hitting rock instrumentation, all while being sung in beautiful Spanish." +Go Mr Sunshine,Remi Nicole,Go Mr Sunshine,0,"['neo soul' 'pop' 'contemporary rnb' 'adult contemporary rnb' + 'female vocalists' 'soul' 'indie pop' 'pop rock' 'indie']","Experience a fusion of adult contemporary R&B, contemporary R&B, soul, pop rock and neo soul with stunning female vocalists in this dynamic and eclectic indie pop song." +Jet Black Blues,Lonnie Johnson,Lonnie Johnson Vol. 4 (1928 - 1929),2002,['blues'],This soulful ballad is filled with heart-wrenching lyrics and raw vocals that transport the listener to a smokey blues club. +Silver Lining,Bonnie Raitt,Silver Lining,2002,"['rock' 'adult contemporary' 'contemporary pop rock' 'female vocalists' + 'pop rock' 'blues']","Get ready to groove to the electrifying blend of pop rock and contemporary pop rock, brought to life by the powerhouse female vocalists, who layer the tracks with soulful blues and an adult contemporary twist, giving each song a dynamic rock edge." +Bright Eyes,Manic Street Preachers,Lipstick Traces (A Secret History of Manic Street Preachers),0,['britpop' 'british' '90s'],"This upbeat and nostalgic track captures the essence of 90s British music scene with its infectious guitar riffs and catchy lyrics, celebrating the golden age of Britpop." +Crumbling Down,Go Betty Go,Nothing Is More,2005,"['earnest' 'punk' 'urgent' 'confident' 'punk rock' 'rock' 'boisterous' + 'brash' 'rousing' 'energetic' 'alternative indie rock' 'irreverent' + 'female vocalists' 'yearning' 'pop rock' 'lively' 'latin' 'punk pop' + 'freewheeling']","Get ready to be swept away by a dynamic mix of energetic alternative indie rock, punk rock, and pop rock sounds from female vocalists who exude a confident, irreverent attitude in their earnest and urgent lyrics, all backed by boisterous punk and punk pop rhythms, freewheeling guitars, lively beats, and a splash of vibrant Latin flair that will leave you feeling roused and exhilarated." +Redneck,Lamb Of God,Sacrament,2006,"['death metal' 'cathartic' 'hostile' 'malevolent' 'aggressive' 'intense' + 'heartache' 'metalcore' 'menacing' 'speed thrash metal' 'heavy metal' + 'alternative metal' 'loss grief' 'nihilistic' 'tense anxious' 'fiery' + 'angst ridden' 'regret' 'metal' 'pop rock' 'jealousy' 'harsh' 'angry' + 'volatile' 'visceral']","Get ready for an adrenaline-fueled ride with this aggressive and intense alternative metal pop rock anthem, featuring punishing speed thrash metal riffs, visceral death metal growls, and angst-ridden lyrics exploring themes of heartache, regret, loss, grief, jealousy, and malevolent hostility - all delivered with a cathartic, nihilistic fury that's both tense and volatile, culminating in a fiery and explosive climax that will leave you feeling both exhilarated and anxious." +Giveaway Pile,Frumpies,Frumpie One-Piece,1998,"['punk' 'indie rock' 'riot grrrl' 'alternative indie rock' + 'female vocalists' 'pop rock']","This track features energetic female vocals and combines elements of alternative indie and punk rock, creating an unforgettable blend of riot grrrl attitude and catchy pop rock hooks." +Sembrando En El Mar,Lucybell,Todos Sus Exitos,1998,"['intense' 'alternative pop rock' 'chile' 'alternative' 'rock en espaol' + 'alternative indie rock' 'pop rock' 'latin' 'rock en espanol']","This intense alternative indie rock song blends elements of pop rock, alternative pop rock, and rock en español to create a unique Latin-infused sound from Chile." +Pure Intuition,Shakira,Hitzone 40,2007,['pop' 'dance' 'female vocalists'],"Get ready for a high-energy, chart-topping hit as a talented team of female vocalists bring the ultimate pop and dance experience with their latest track!" +Gordon's Gardenparty,The Cardigans,Life,1995,"['swedish pop rock' 'indie rock' 'alternative pop rock' 'twee pop' 'rock' + 'pop' 'effervescent' 'carefree' 'alternative indie rock' + 'female vocalists' 'adult alternative pop rock' 'indie pop' 'ironic' + 'pop rock' 'ambient pop' 'dream pop' 'playful' 'precious' 'campy' 'sweet' + 'indie']","Get ready for a playful and ironic ride with precious, female vocalists over effervescent adult alternative pop rock, as Swedish pop rock collides with ambient and dream pop sensibilities in this carefree, indie pop gem that also touches on alternative indie rock, pop rock, twee pop, and campy elements, resulting in an alternative pop rock masterpiece that's sweet, playful, and utterly irresistible." +Barbed Wire Love,Stiff Little Fingers,Greatest Hits Live,1979,"['punk' 'intense' 'punk new wave' 'menacing' 'confrontational' 'brash' + 'rambunctious' 'raucous' 'cynical sarcastic' 'irreverent' 'pop rock' + 'angry' 'volatile' 'visceral' 'bleak' 'british punk']","This confrontational pop rock anthem brings an intense and menacing energy to the forefront, delivered with irreverent and cynical sarcasm while maintaining a visceral punk new wave sound that is both brash and distinctly British, culminating in a raucous and volatile journey through angry, bleak and rambunctious themes." +The New 'Frisco Train,Bukka White,The Panama Limited,1931,"['earnest' 'pre war gospel blues' 'country blues' 'intense' + 'regional blues' 'slide guitar blues' 'pre war country blues' + 'passionate' 'acoustic blues' 'earthy' 'quirky' 'energetic' 'delta blues' + 'sparse' 'rustic' 'blues' 'atmospheric' 'intimate' 'gritty' 'circular']","This dynamic acoustic blues track blends intense slide guitar blues with passionate vocals and gritty, sparse instrumentation for an energetic and atmospheric experience that nods to both regional and delta blues traditions while also incorporating elements of pre-war country and gospel blues for a rustic, earthy, and intimate vibe." +What If...,Lightning Seeds,The Very Best Of,1996,['rock' 'pop'],"This upbeat track combines the infectious hooks and driving energy of pop with the raw, guitar-driven sound of rock." +Ferme les yeux,Sylvain Chauveau,Des plumes dans la tête,2004,['avant garde' 'modern composition' 'piano' 'ambient'],This modern composition blends avant-garde elements with ambient textures and features a prominent piano melody that invites listeners into an ethereal soundscape. +Thrill That Kills,Bullet Boys,Greatest Hits - Burning Cats and Amputees: People With Issues,1991,['rock nroll' 'rock' 'hair metal' '90s' 'hard rock' 'glam rock'],"This high-energy 90s rock n roll anthem is infused with elements of hair metal and glam rock, delivering a hard-hitting, electrifying sound that perfectly captures the essence of classic rock and roll at its finest." +Coldwater Morning,Neil Diamond,The Best Of Neil Diamond,1970,"['affection fondness' 'earnest' 'laid back mellow' 'reflective' + 'confident' 'romantic evening' 'romantic' 'sparkling' 'soft rock' + 'theatrical' 'monday morning' 'melancholy' 'eerie' 'sexy' 'classic rock' + 'happy' 'sentimental' 'wistful' 'rousing' 'sophisticated' + 'adult contemporary' 'loss grief' 'autumnal' 'sugary' 'indulgent' + 'contemporary pop rock' 'stylish' 'introspection' 'energetic' 'gentle' + 'innocent' 'cynical sarcastic' 'soothing' 'reminiscing' + 'singer songwriter' 'pop rock' 'nocturnal' 'poignant' 'summer' 'refined' + 'am pop' 'cheerful' 'new love' 'sunday afternoon' 'sweet' 'detached']","This contemporary pop rock song is both energetic and sophisticated, with poignant lyrics that touch on loss, grief, and introspection. The singer's earnest and confident delivery adds a layer of refinement, while the pop rock instrumentation maintains a laid-back mellow vibe. There's a sweet innocence to the song's reminiscing of new love, but also a hint of cynicism and sarcasm throughout. The reflective tone is perfect for a Sunday afternoon or romantic evening, and the sparkling instrumentals bring a wistful, indie feel that will leave you feeling both happy and melancholy. The singer's introspective and indulgent style sounds both stylish and soothing, making it a perfect choice for a Monday morning or mellow summer or autumnal day. This singer songwriter's adult contemporary sound is also perfect for settling into a nocturnal mood or bringing a touch of eerie and theatrical flair to any occasion, and there's even a hint of cheerfulness and sexiness to the sugary melodies." +Keep On Your Dress,The Pigeon Detectives,Emergency,2008,"['indie rock' 'confident' 'partying' 'aggressive' 'coolncocky' + 'guys night out' 'boisterous' 'garage rock revival' 'brash' + 'rambunctious' 'rousing' 'stylish' 'energetic' 'tgif' + 'alternative indie rock' 'pop rock' 'lively' 'playful' 'volatile' + 'visceral' 'indie' 'freewheeling']","Get ready to rock out with this explosive party anthem that fuses together pop and alternative indie rock for a brash and freewheeling sound that is both aggressive and playful, perfect for a guys night out or any TGIF celebration." +Let Us Dance Just A Little Bit More,Secret Service,Top Secret (Greatest Hits),2000,['eurodance' 'rock' 'pop' 'swedish' 'synthpop' '80s'],"Experience the ultimate 80s nostalgia with a mix of Swedish eurodance, catchy pop hooks, electrifying synthpop melodies, and powerful rock energy all wrapped up in one explosive song." +Highway,Greg Graffin,Cold As The Clay,2006,"['reserved' 'cathartic' 'alternative singer songwriter' + 'contemporary folk' 'somber' 'delicate' 'american' 'rock' 'light' + 'the great outdoors' 'alternative' 'comfort' 'passionate' 'autumnal' + 'earthy' 'gentle' 'bittersweet' 'alternative indie rock' 'maverick' + 'folk rock' 'acoustic' 'reflection' 'soothing' 'rustic' 'weary' 'autumn' + 'searching' 'pop rock' 'intimate' 'long walk' 'folk' 'drinking']","This bittersweet autumnal track from an alternative singer-songwriter blends gentle acoustic folk and contemporary rock to create a soothing, cathartic experience, perfect for reflecting on long walks in the great outdoors. With reserved, maverick vocals and passionate, searching lyrics about drinking and the earthy beauty of the changing season, it's an intimate, rustic song that gently comforts you with its delicate blend of pop rock and alternative indie rock." +Livery Stable Blues,Fletcher Henderson,The Very Best of Fletcher Henderson,2000,['jazz'],This rhythmic tune is a tribute to the rich history and intricate melodies of jazz. +Metal On Metal,Debauchery,Continue To Kill,0,['death metal' 'doom metal' 'heavy metal' 'pop rock'],"This high-energy track blends elements of pop rock, heavy metal, death metal, and doom metal to create a unique and unforgettable sound." +Give It Up,Wild Strawberries,Heroine,0,"['alternative pop rock' 'rock' 'heavy metal' 'alternative indie rock' + 'pop rock' 'hard rock']","This dynamic song is a unique blend of alternative indie rock and pop rock, infused with heavy metal influences, while also showcasing elements of alternative pop rock and hard rock." +Good Thing,The Woodentops,Hypno Beat Live,1986,"['exuberant' 'mellow' 'alternative pop rock' 'rock' 'pop' 'wry' + 'alternative' 'rollicking' 'whimsical' 'tense anxious' 'quirky' + 'energetic' 'manic' 'alternative indie rock' 'fun' 'pop rock' 'playful' + '80s']","Get ready to embrace the heady, rollicking energy of this alternative indie rock anthem with its whimsical, quirky lyrics and exuberant pop rock vibes, perfectly blending 80s alternative pop rock influences with manic and tense anxious moments, resulting in a fun, playful and wry rock experience, both mellow and upbeat at the same time." +Green Grow The Lilacs,Tex Ritter,Conversation With A Gun,1966,['country'],This song is a heartfelt country ballad about small-town life and the longing for true love. +(When You Say You Love Somebody) In The Heart,Kool & The Gang,The Dance Collection,1990,['soul'],This song is filled with a raw and authentic soul that is sure to touch the hearts of all who listen. +Date W/Ikea,Pavement,Brighten the Corners (Nicene Creedence Ed.),0,['indie rock' 'rock'],Get ready to feel the raw energy of indie rock and classic rock collide in this foot-stomping anthem that will have you singing your heart out. +Now & Forever,Air Supply,All Out Of Love Live,2004,['80s'],"Get ready to grove to the upbeat, funky rhythms of our new release that's filled with 80s-inspired synths and nostalgic lyrics!" +Castaways,Shearwater,The Golden Archipelago,2010,"['earnest' 'indie rock' 'reflective' 'brooding' 'dramatic' 'wintry' + 'beautiful' 'intense' 'theatrical' 'american' 'rock' 'literate' + 'alternative' 'wistful' 'piano' 'autumnal' 'dreamy' 'nature' 'earthy' + 'rainy day' 'introspection' 'cerebral' 'bittersweet' + 'alternative indie rock' 'ominous' 'yearning' 'pop rock' 'atmospheric' + 'solitude' 'folk' 'enigmatic' 'volatile']","In this alternative indie rock ballad, the yearning and introspection of a solitary American heart is beautifully conveyed through the intense and earnest vocals, accompanied by atmospheric piano chords and brooding pop rock instrumentals that create an enigmatic and wintry sound, perfect for a rainy day. The lyrics evoke a sense of wistful reflection and literate introspection, exploring the bittersweet nature of life and the volatility of our emotions. The overall effect is both dreamy and cerebral, an earthy and folk-rock inspired soundtrack to a dramatic and theatrical journey into the depths of our human experience, guided by the evocative power of nature." +Slam In A Jam,Ronny Jordan,The Quiet Revolution,1993,"['jazz' 'rnb' 'contemporary jazz' 'guitar jazz' 'jazz instrument' 'urban' + 'smooth jazz']","This smooth jazz track seamlessly blends contemporary and urban elements with the classic sound of a jazz instrumental, infused with R&B influences and intricate guitar jazz solos." +Tipsy,J-Kwon,Tipsy,2004,['hip hop'],This upbeat and rhythmic song showcases the best of modern hip hop with its fresh beats and sharp lyrics. +Nightfreak,Accu,Nightfreak,2006,['electronic' 'dance' 'pop rock'],"This catchy pop rock track infuses electronic beats and danceable rhythms, guaranteed to get you moving." +California Dreamin',Royal Gigolos,Royal Gigolos - Best Of,2004,"['german' 'trance' 'progressive house' 'techno' 'electronic' 'cool' + 'dance' 'house']","This German-produced progressive house track infuses techno and trance elements to create a cool, electronic sound that's perfect for any dancefloor." +Behind The Stars,Pantha Du Prince,Berlin Underground Selection,2009,['electronic'],Experience the pulsing energy of dark electronic beats in this captivating and hypnotic song. +Bass-kraft,Bass Junkie,In Bass No One Can Hear You Scream,0,['club dance' 'electro' 'electronic' 'rap' 'party rap'],"This electrifying party anthem combines the smooth flow of rap with the infectious beat of electronic and club dance music, resulting in an irresistible fusion of electro and party rap." +A Dying Cub Fan's Last Request,Steve Goodman,Affordable Art,0,"['reflective' 'confident' 'organic' 'contemporary folk' 'witty' 'literate' + 'melancholy' 'wry' 'effervescent' 'rambunctious' 'sentimental' + 'rollicking' 'whimsical' 'quirky' 'chicago' 'energetic' 'bittersweet' + 'pop rock' 'humor' 'funny' 'long walk' 'folk' 'playful' + 'contemporary singer songwriter' 'freewheeling']","This pop rock/contemporary folk tune by a contemporary singer songwriter from Chicago is both rollicking and organic, with a freewheeling spirit that balances sentimental reflections and wry humor. With literate lyrics and whimsical touches, this playful and quirky song takes listeners on a long walk through a range of emotions, from effervescent energy to bittersweet melancholy." +Do You Want To Hold Me,Bow Wow Wow,Wild In The U.S.A.,1998,['new wave' '80s'],This energetic and catchy song takes listeners back to the 80s new wave era with its pulsing synths and driving rhythm. +Heartbreaker,The Cardigans,First Band On The Moon,1996,"['swedish pop rock' 'indie rock' 'alternative pop rock' 'twee pop' 'rock' + 'pop' 'effervescent' 'alternative' 'stylish' 'quirky' 'bittersweet' + 'alternative indie rock' 'female vocalists' 'adult alternative pop rock' + 'indie pop' 'pop rock' 'summery' 'dream pop' 'playful' 'campy' 'sweet']","Get lost in the effervescent, bittersweet sounds of this playlist featuring adult alternative pop rock, alternative indie rock, and pop rock, all led by sweet, quirky female vocalists mixed with playful, stylish indie pop, Swedish pop rock and campy twee pop, perfect for summery dream pop and simply fun rock tunes." +Like We Never Loved At All (Album Version),Faith Hill,Fireflies,2005,"['hanging out' 'earnest' 'laid back mellow' 'reflective' 'confident' + 'organic' 'melancholy' 'girls night out' 'the great outdoors' + 'amiable good natured' 'passionate' 'sentimental' 'rollicking' 'wistful' + 'sophisticated' 'adult contemporary' 'contemporary country' 'country pop' + 'stylish' 'energetic' 'gentle' 'bittersweet' 'country' 'female vocalists' + 'relaxation' 'at the office' 'pop rock' 'intimate' 'sunday afternoon' + 'springlike' 'precious']","This pop rock country song features confident and energetic female vocalists, delivering a rollicking and passionate performance with a stylish and sophisticated touch; it balances the amiable good-natured and springlike feel with a melancholy and wistful touch; it blends the laid-back mellow and intimate vibes with a reflective and earnest undertone, making it ideal for relaxing afternoons or hanging out with friends during a girls' night out, while also being suitable as a precious and precious piece of contemporary country that brings the great outdoors to your office or any other adult contemporary setting; this organic country pop gem is both bittersweet and sentimental, evoking a sense of nostalgia and longing." +Queen of the Underworld,Jesse Malin,The Fine Art of Self-Destruction,2002,"['earnest' 'indie rock' 'laid back mellow' 'reflective' + 'alternative pop rock' 'rock' 'literate' 'alternative country rock' + 'melancholy' 'male vocalists' 'wistful' 'autumnal' 'bittersweet' + 'alternative indie rock' 'acoustic' 'adult alternative pop rock' + 'searching' 'pop rock' 'poignant' 'plaintive' 'intimate' 'detached']","This adult alternative pop rock track features mellow, laid-back instrumentation and earnest male vocalists, with a hint of melancholic searching and autumnal wistfulness. The lyrics are intimate and literate, delivering a contemplative, bittersweet reflection on life, deftly blending elements of alternative indie rock, alternative country rock, and acoustic pop rock into a poignant and plaintive expression of detached introspection." +Im Namen Gottes,Liza Li,18,2006,['rock' 'chillout' 'female vocalists' 'pop rock'],"A tasteful blend of pop rock and traditional rock elements, featuring mesmerizing female vocalists, with a cool and relaxing chillout vibe that will leave you enchanted and amazed." +China Heart,Sophie Ellis-Bextor,Trip The Light Fantastic,2007,"['exuberant' 'brooding' 'smooth' 'dramatic' 'partying' 'celebratory' + 'theatrical' 'club dance' 'heartache' 'club' 'bright' 'breakup' + 'girls night out' 'pop' 'passionate' 'rousing' 'sophisticated' + 'electronic' 'dance pop' 'indulgent' 'freedom' 'stylish' 'sensual' + 'energetic' 'dance' 'female vocalists' 'pop rock' 'nocturnal' 'refined' + 'lively' 'detached' 'slick']","Get ready for a wild night out with a pop-rock, electronic sound that's as energetic and exuberant as it is refined and sophisticated, led by passionate female vocalists and backed by slick beats, sparkling synths and a dance groove that just won't quit - whether you're celebrating newfound freedom, indulging in some sensual and lively partying, or feeling the brooding heartache of a dramatic breakup, this is the perfect club dance soundtrack for an indulgent and stylish girls' night out, all set against a backdrop of nocturnal theatricality that's guaranteed to get you rousing and ready to go!" +Lovely,Boyz II Men,Nathan Michael Shawn Wanya,2000,"['mellow' 'reflective' 'romantic' 'sexy' 'rnb' 'male vocalists' + 'contemporary rnb' 'sentimental' 'adult contemporary' 'sensual' 'urban' + 'soothing' 'soul' 'pop rock']","Sit back and let the smooth and sensual melodies of this contemporary R&B track wash over you, as the male vocalist croons a romantic and reflective tale of love, fused with touches of soul, pop rock, and urban vibes, making it a perfect choice for fans of mellow and soothing adult contemporary music with a sexy and sentimental twist." +Maria Elena,Los Indios Tabajaras,Ultimate 60s,1963,['60s' 'guitar' 'oldies' 'instrumental'],This instrumental oldies song features a groovy guitar riff straight from the 60s that will have you bopping along in no time. +Dear Miami,Róisín Murphy,Overpowered,2007,"['dramatic' 'theatrical' 'indie electronic' 'club' 'bright' + 'girls night out' 'light' 'brittle' 'sexy' 'late night' 'fractured' + 'electronic' 'whimsical' 'dance pop' 'freedom' 'stylish' 'warm' + 'alternative indie rock' 'female vocalists' 'pop rock' 'nocturnal' + 'atmospheric' 'refined' 'playful' 'slick']","Indulge in a refined and slick blend of alternative indie rock and electronic with female vocalists, creating a bright and atmospheric sound that's both whimsical and dramatic, perfect for a late night club scene or a playful girls night out. With fractured beats, indie electronic elements and a touch of pop rock and dance pop, this stylish and nocturnal sound is both brittle and warm, offering a freedom and sense of lightness that's both sexy and theatrical." +Forlorn,Sunna,One Minute Science,2000,"['beautiful' 'heavy metal' 'electronic' 'alternative metal' 'lonely' + 'yearning' 'sad' 'pop rock' '00s' 'industrial metal']","This hauntingly beautiful song blends electronic beats, alternative metal riffs, and pop rock melodies to evoke a sense of yearning and loneliness, all the while showcasing the raw power of heavy metal influences characteristic of the 00s era." +Dreaming,Yo La Tengo,Freedom of Choice: Yesterday's New Wave Hits As Performed By Today's Stars,1992,['alternative' 'indie'],"Get ready to rock out to the melancholic yet uplifting sounds of this indie/alternative track, filled with intricate guitar riffs and introspective lyrics." +She Wolf,Shakira,Dance Nation Vol. 2,2009,['pop' 'dance'],"This energetic pop song is perfect for the dance floor, featuring catchy lyrics and a pulsating beat that will keep you moving all night long." +Strangers Of The Heart,Heart,Bad Animals,0,"['earnest' 'urgent' 'confident' 'brooding' 'romantic' 'rock' 'album rock' + 'pop' 'loss grief' 'in love' 'contemporary pop rock' 'seduction' + 'sensual' 'clinical' 'feeling blue' 'yearning' 'pop rock' 'intimate']","This contemporary pop rock song is a brooding and intimate exploration of loss and grief, with a yearning and earnest sense of urgency, yet a confident and seductive edge; blending elements of album rock and pop with a romantic and sensual flavour, all while remaining clinical in its examination of feeling blue." +Circular,Textures,Drawing circles,2006,['death metal' 'metal' 'progressive metal' 'progressive'],"Blending the heavy aggression of death metal with the technical virtuosity of progressive metal, this song is a true showcase of the evolutionary nature of the metal genre, delivering a cutting-edge blend of raw power and intricate composition that defines the progressive movement in metal music." +Run A Mile,The Pineapple Thief,Little Man,2006,"['rock' 'space rock' 'alternative' 'experimental' 'art rock' + 'progressive rock' 'psychedelic' 'progressive' 'indie']","This song combines elements of progressive rock, space rock, art rock, indie, alternative, psychedelic, experimental, and progressive rock to create a truly unique and genre-bending sound that will leave listeners feeling like they've been transported to another dimension." +I Don't Wanna Leave,Lidia Kopania,I Don't Wanna Leave,0,['pop' 'pop rock'],"This track is an upbeat fusion of pop and rock, with catchy hooks and a contagious energy that will have you singing along in no time." +I Love You,Larry Norman,In Another Land,1976,"['earnest' 'reflective' 'brooding' 'dramatic' 'organic' 'eccentric' + 'revolutionary' 'christian' 'literate' 'religious' 'gospel' + 'classic rock' 'passionate' 'spiritual' 'ambitious' 'reflection' + 'yearning' 'contemporary christian' 'poignant' 'christian rock']","This revolutionary and spiritual track blends contemporary Christian messages with eccentric, classic rock guitar riffs, creating a poignant and yearning atmosphere that is passionately delivered with earnest vocal melodies. A reflection of deep thought and brooding ambition, the dramatic and religious composition seamlessly transitions between Christian rock and gospel, displaying a literate and reflective approach to the organic sound." +Upside Down,Peter Bradley Adams,Gather Up,2006,"['hanging out' 'alternative singer songwriter' 'dramatic' 'theatrical' + 'rock' 'melancholy' 'the creative side' 'amiable good natured' + 'male vocalists' 'sentimental' 'rousing' 'piano' 'dreamy' 'tgif' + 'alternative indie rock' 'acoustic' 'indie pop' 'pop rock' 'atmospheric' + 'plaintive' 'playful' 'indie']","An alternative indie rock song with a pop rock flair, featuring male vocalists and dreamy piano melodies, creating an atmospheric and melancholy vibe that is both indie and indie pop, with a dramatic and rousing chorus that captures the playful and amiable good natured vibe of hanging out on a TGIF night, all while showcasing the plaintive and theatrical vocals of an alternative singer songwriter, and highlighting the creative side of acoustic rock." +Non Non Non Non - Je Ne Suis Pas Saoul,Miossec,Boire,1995,['90s' 'international' 'pop rock'],"An explosive blend of international flavors, driving pop rock rhythms, and nostalgic 90s vibes come together in this infectious new summer anthem." +I Be's Troubled,Muddy Waters,You're Gonna Miss Me When I'm Gone,1966,"['earnest' 'greasy' 'electric blues' 'blues revival' 'exciting' 'organic' + 'regional blues' 'chicago blues' 'slide guitar blues' 'boisterous' + 'amiable good natured' 'passionate' 'electric chicago blues' 'rollicking' + 'earthy' 'delta blues' 'blues' 'gritty']","Get ready to feel the excitement and passion of the amiable, good-natured, and rollicking regional blues with a gritty and organic edge that only a slide guitar and earthy electric Chicago blues sound can deliver in this boisterous and thrilling blues revival anthem." +The Void,Ganglians,Monster Head Room,2009,"['alternative pop rock' 'rock' 'alternative indie rock' 'psychedelic' + 'pop rock' '00s']","This song is a dynamic blend of alternative indie rock, pop rock, and psychedelic influences that comes together in a unique and compelling way, creating an alternative pop rock sound that is both modern and reminiscent of the 00s-era of rock." +All Night Long,Boyz II Men,Evolution,1997,"['earnest' 'mellow' 'romantic' 'celebratory' 'sexy' 'rnb' 'sentimental' + 'adult contemporary' 'new jack swing' 'sensual' 'urban' 'soothing' + 'pop rock']","This sentimental pop rock song with urban and new jack swing vibes delivers an earnest and romantic message, with sensual R&B undertones that fit perfectly into an adult contemporary sound, offering soothing and mellow sounds when you want to relax, while also being celebratory and sexy." +Never Get Enough,Cujo,Do You Know What It Means?,0,['electronic' 'indie'],"This electronic indie track features dreamy synth melodies and ethereal vocals, creating a captivating and introspective atmosphere." +Eva,Silvio Rodríguez,Oh Melancolía,0,"['world' 'romantic' 'celebratory' 'cuban traditions' + 'amiable good natured' 'carefree' 'tropical' 'vacation' 'sensual' + 'international' 'summery' 'summer' 'folk' 'playful' 'latin' 'joyous']","This international summer anthem is an amiable celebration of love and relaxation, blending Latin and folk influences with Cuban traditions to create a joyous and carefree track that's perfect for any tropical vacation; with its sensual and romantic lyrics, playful rhythms, and summery vibes, it's sure to bring a sense of good natured fun and happiness to any part of the world." +Thud,Bill Bruford's Earthworks,Earthworks,1987,['jazz' 'contemporary jazz' 'instrumental' 'jazz fusion'],"Experience the vibrant and eclectic sound of contemporary jazz fusion through this instrumental masterpiece, which seamlessly blends elements of traditional jazz with modern flair." +The Brain Scramblers,Revocation,Existence Is Futile,2009,"['death metal' 'aggressive' 'intense' 'thrash metal' 'american' + 'guys night out' 'technical death metal' 'heavy metal' 'late night' + 'brash' 'raucous' 'fiery' 'motivation' 'metal' 'pop rock' '00s' + 'drinking' 'volatile' 'visceral']","Get ready for an explosive guys night out with this intense and aggressive pop rock track that embodies the fiery energy of late night drinking sessions - mixing elements of heavy metal, thrash metal, technical death metal, and brash visceral vocals to create a raucous and volatile anthem of American motivation." +The Lowest Place On Earth,Ego Likeness,Breedless,2010,['club dance' 'electronic' 'pop rock'],This song has a upbeat and energetic pop rock sound with electronic and club dance elements that will get you moving on the dance floor. +Cast Iron Arm,Bow Wow Wow,Girl Bites Dog_ Your Digital Pet,0,['80s'],Get ready to transport yourself back to the neon-soaked 80s with this nostalgic synth-pop anthem. +Gift,Elisa,Lotus,0,"['reflective' 'delicate' 'rock' 'melancholy' 'pop' 'late night' + 'sentimental' 'wistful' 'autumnal' 'italian music' 'introspection' + 'energetic' 'italian pop' 'gentle' 'alternative indie rock' 'fun' + 'female vocalists' 'adult alternative pop rock' 'yearning' 'searching' + 'international' 'pop rock' 'poignant' 'intimate' + 'western european traditions' 'solitude' 'sweet' 'freewheeling']","An intoxicating blend of adult alternative pop rock and alternative indie rock, this international album showcases energetic tracks infused with poignant lyrics of searching and solitude, carried by sweet and delicate female vocalists, interspersed with melancholy reflections and wistful yearning, all set against a backdrop of Western European traditions, including Italian pop and rock, and intimate late-night freewheeling introspection." +I Never Asked To Be Your Mountain,Tim Buckley,Live at the Folklore Center_ NYC - March 6_ 1967,1967,['psychedelic' 'folk'],Get ready to be transported to another world with this mesmerizing and mystical psychedelic folk melody. +Me Or The Papes,Jeru The Damaja,Wrath Of The Math,1996,"['bitter' 'hostile' 'aggressive' 'hardcore rap' 'intense' 'literate' + 'menacing' 'eerie' 'confrontational' 'hip hop' 'rousing' 'uncompromising' + 'street smart' 'rap' 'empowering' 'east coast rap' 'paranoid' 'harsh' + 'angry' 'visceral']","This hardcore rap track is an uncompromising and confrontational assault on the senses, with a visceral and menacing energy that is sure to make even the most street smart listener uneasy. The aggressive, east coast rap style is backed by a rousing and empowering beat, while the lyrics delve into themes of anger, bitterness, and paranoia to create an eerie and hostile atmosphere that is as literate as it is intense." +True Believer (LP Version),D.A.D.,No Fuel Left For The Pilgrims,0,['rock'],Get ready to headbang and feel the adrenaline rush with this electrifying rock anthem. +Punk box machine,Androgyn Network,Earsex,2002,['hardcore' 'electronic'],This electrifying hardcore anthem will have you headbanging to its intense beats and pulsating synths. +The Beautiful Letdown,Switchfoot,The Beautiful Letdown (Deluxe Version),2003,['christian' 'rock' 'alternative' 'alternative rock'],This alternative rock hit with strong Christian messaging is a powerful example of the vibrant crossover potential that exists between these two worlds of music. +Ashes To Ashes,Wayne Fontana / The Mindbenders,Best of Wayne Fontana & The Mindbenders,2004,['metalcore' 'hardcore'],"This intense and energetic song seamlessly blends powerful metalcore riffs with gut-punching hardcore breakdowns, igniting a raging fire within the listener." +Back And Forth,Cameo,True School Party,1986,['funk' '80s'],"Get ready to groove with this funky 80s throwback track, complete with groovy basslines and retro synths." +Voicetress (Feat. De La Soul),Truth Enola,Ain't Changed,1999,['chillout' 'rap'],This chillout rap song offers a laid-back vibe with smooth rhymes and a relaxed beat. +These Apologies,Throw The Fight,The Fire Within,2006,"['punk' 'heavy' 'punk rock' 'rock' 'alternative' 'cool' 'screamo' 'metal' + 'hard rock']","This song is an explosive and energetic blend of punk rock, alternative, and screamo, delivering a cool and heavy sound that fuses elements of metal, rock, and hard rock." +Counting to 100,Matt Wertz,Twenty Three Places,2003,['mellow' 'acoustic' 'pop rock'],"This pop rock song features a mellow and acoustic sound, creating a soothing vibe perfect for any easy-going mood." +Guess Who,David Porter,Gritty_ Groovy And Gettin' It,0,['easy listening' 'soul'],Immerse yourself in the soulful melodies and smooth rhythms of this easy listening masterpiece that will leave you feeling uplifted and inspired. +Losing A Friend,The Cardigans,Super Extra Gravity,2005,"['swedish pop rock' 'reflective' 'brooding' 'self conscious' + 'alternative pop rock' 'acerbic' 'rock' 'literate' 'breakup' 'pop' 'wry' + 'alternative' 'autumnal' 'tense anxious' 'stylish' 'rainy day' + 'introspection' 'bittersweet' 'cynical sarcastic' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'autumn' 'indie pop' 'ironic' 'sad' 'pop rock' 'plaintive' 'intimate' + 'detached' 'indie']","This adult alternative pop rock track blends elements of alternative indie rock and indie pop to create an ironic, self-conscious reflection on a breakup. The singer's acerbic, cynical and sarcastic lyrics add an introspective edge to the brooding, melancholic melody, evoking a sense of tension and anxiety on a rainy autumn day. The literate, wry and stylishly plaintive lyrics create a bittersweet mood, perfect for listeners seeking an introspective, intimate and reflective experience. Hailing from Swedish pop rock, this alternative pop rock gem combines rock and pop influences to showcase the versatility of the genre." +Any Other Way (Album Version),Theory Of A Deadman,Theory of a Deadman [Special Edition],0,['rock' 'alternative' 'hard rock'],This high energy song combines elements of alternative and hard rock to create a unique and powerful rock anthem. +Relative Surplus Value (Cd),The Weakerthans,Reunion Tour,2007,"['indie rock' 'provocative' 'reflective' 'acerbic' 'rock' 'literate' 'wry' + 'punk revival' 'post punk' 'wistful' 'uplifting' 'lush' 'tender' + 'restrained' 'in love' 'earthy' 'introspection' 'warm' + 'alternative indie rock' 'austere' 'pop rock' 'atmospheric' 'punk pop' + 'indie' 'sardonic']","This alternative indie rock song is a lush blend of pop rock and punk revival, exploring introspection and atmospheric soundscapes while delivering acerbic lyrics with a wry and sardonic tone. The mix of indie and earthy vibes creates a warm and uplifting feeling with a touch of punk pop energy. The literate and reflective songwriting is both tender and provocative, delivered through a restrained yet rockin' melody with hints of post punk and an austere edge. Overall, it's a wistful and poignant indie rock anthem that dives deep into the complexities of love and life." +Like Someone In Love,Lena Horne,It's Love/ Songs By Burke & Van Heusen,1996,['jazz'],"This sultry and rhythmic track is full of dynamic horns and smooth piano accompaniment, creating the perfect ambiance for a night of jazz-infused romance." +Departure,Kotaro Oshio,Blue sky -Kotaro Oshio Best Album-,2005,['guitar' 'new age' 'international'],"This innovative new age track seamlessly blends international sounds and rhythms with intricate guitar melodies, creating a truly mesmerizing sonic experience." +Pink Noise,Ex Models,Zoo Psychology,2003,"['cathartic' 'indie rock' 'avant garde' 'aggressive' 'celebratory' + 'intense' 'alternative pop rock' 'noise rock' 'confrontational' 'brash' + 'new york' 'experimental' 'alternative indie rock' 'pop rock' 'noise' + 'no wave' 'volatile' 'visceral' 'indie']","This alternative indie rock track from a New York based band delivers a visceral, cathartic and intense sonic experience with its aggressive and confrontational noise, blending elements of pop rock, indie, noise rock, and no wave to produce a brash and avant garde sound that is both experimental and volatile, while also celebratory." +Undying,Doro,Women In Rock,2002,['heavy metal' 'metal' 'pop rock' 'hard rock'],"Get ready to rock out with an explosive fusion of pop rock, heavy metal, metal, and hard rock all in one electrifying song." +Umbra,Karnivool,Sound Awake,2009,"['hanging out' 'brooding' 'malevolent' 'intense' 'theatrical' + 'alternative pop rock' 'rock' 'heavy metal' 'late night' + 'alternative metal' 'dreamy' 'contemporary pop rock' 'alternative rock' + 'alternative indie rock' 'ominous' 'progressive rock' 'nostalgic' + 'belligerent' 'reflection' 'pop rock' 'nocturnal' 'progressive' 'strong' + 'volatile' 'visceral' 'australian' 'bleak']","This song is a progressive, alternative rock masterpiece that blends elements of indie, metal, and pop genres to create an intense and visceral experience. Its nostalgic and reflective lyrics are underscored by a strong and ominous contemporary pop rock sound, while brooding guitar riffs and heavy metal notes add to its chilling and malevolent undertones. It's a belligerent and nocturnal composition that will transport you to a dreamy and volatile world of bleak introspection, perfect for late-night hangouts and theatrical performances alike. Plus, it's all brought to you by an Australian rock band that knows how to push the boundaries of their craft." +Dogmatofobia,Def Con Dos,Dogmatofobia,1999,"['rock' 'alternative rock' 'alternative indie rock' 'metal' 'pop rock' + 'latin']","This infectious track fuses elements of alternative indie rock, pop rock, and Latin sounds with the raw energy of metal and the edginess of alternative rock, creating a unique and unforgettable blend of genres that captures the essence of rock music." +Demigod,Behemoth,Demigod,2004,['death metal' 'heavy metal' 'pop rock' 'black metal'],"This song is a genre-bending masterpiece that seamlessly blends the darkness of black metal, the catchiness of pop rock, the intensity of heavy metal, and the aggression of death metal." +Death Blooms,Mudvayne,By The People_ For The People,2000,"['cathartic' 'hostile' 'partying' 'malevolent' 'aggressive' 'intense' + 'guys night out' 'hedonistic' 'confrontational' 'heavy metal' 'rousing' + 'alternative metal' 'raucous' 'fiery' 'angst ridden' 'ominous' 'metal' + 'pop rock' 'bleak']","Get ready for an angst ridden, aggressive guys night out with this hedonistic, alternative metal anthem that blends the intensity of heavy metal with the catchiness of pop rock, creating an ominous and hostile atmosphere that'll leave you feeling cathartic and fiery while partying to its raucous and rousing beat, perfectly embodying the malevolent and bleak nature of the world we live in." +The Other Woman,Devendra Banhart,Smokey Rolls Down Thunder Canyon,2007,"['earnest' 'alternative singer songwriter' 'reflective' 'brooding' + 'dramatic' 'indie folk' 'literate' 'melancholy' 'the creative side' + 'amiable good natured' 'spiritual' 'carefree' 'wistful' 'whimsical' + 'autumnal' 'quirky' 'introspection' 'bittersweet' 'ambitious' + 'alternative indie rock' 'fun' 'reflection' 'yearning' 'autumn' 'sad' + 'pop rock' 'poignant' 'plaintive' 'intimate' 'solitude' 'folk' 'gleeful' + 'playful' 'trippy']","Experience the creative side of an introspective and ambitious indie singer-songwriter in a mix of spiritual folk, pop rock, and alternative indie rock, with poignant lyrics exploring themes of solitude, yearning, and whimsical melancholy, enhanced by a trippy and literate touch, all brought to life by an amiable good-natured and intimate performance, delivering a fun, reflective, and bittersweet journey through autumnal landscapes and brooding introspection, alternating between a plaintive and gleeful tone, creating a carefree yet dramatic atmosphere that leaves you wistful for more." +Red Meets Blue,Matt Wertz,Today & Tomorrow,2003,['pop' 'acoustic'],This catchy pop tune features joyful acoustic guitar strumming and upbeat vocals. +Duende (Spiritual Collapse Mix),Delerium,Odyssey: The Remix Collection,1999,"['cathartic' 'reflective' 'dramatic' 'trance' 'intense' 'theatrical' + 'alternative pop rock' 'club dance' 'hypnotic' 'passionate' 'spiritual' + 'electronic' 'restrained' 'epic' 'dreamy' 'indulgent' 'gentle' 'ethereal' + 'ambitious' 'alternative indie rock' 'soothing' 'dark ambient' 'pop rock' + 'intimate' 'ambient pop' 'precious' 'alternative dance']","This epic and spiritual song combines elements of alternative indie rock, pop rock, electronic, and alternative dance to create an intense and passionate melody that is both precious and hypnotic. As the song progresses, the cathartic and ambitious lyrics become increasingly dramatic, incorporating elements of alternative pop rock, soothing ethereal tones, and dark ambient sounds. The song builds to a climax of intense and intimate reflection, inviting the listener into a trance-inducing space of indulgent restraint that seamlessly transitions into a club dance-infused dreamy and ambient pop outro. The result is a theatrical masterpiece that is both introspective and deeply satisfying." +If I Never See Your Face Again,Maroon 5,It Won't Be Soon Before Long,2007,"['hanging out' 'earnest' 'reflective' 'romantic evening' 'romantic' + 'celebratory' 'guys night out' 'heartache' 'club' 'bright' + 'girls night out' 'pop' 'mischievous' 'sexy' 'late night' + 'amiable good natured' 'passionate' 'carefree' 'sentimental' 'wistful' + 'sophisticated' 'contemporary pop rock' 'stylish' 'sensual' 'bittersweet' + 'regret' 'alternative indie rock' 'adult alternative pop rock' + 'swaggering' 'yearning' 'pop rock' 'summery' 'jealousy' 'gritty' + 'new love' 'playful' 'sweet' 'slick']","This adult alternative pop rock song is a perfect blend of sophisticated alternative indie rock and bright pop rock, portraying sentiments of yearning and passion, with an amiable good-natured vibe, sweet yet swaggering, all packaged in an earnest, slick, and romantic contemporary pop rock sound. Whether you're enjoying a romantic evening or hanging out at the club with friends, this song will make you feel reflective, celebratory, and playful, while also touching on themes of heartache, new love, jealousy, and mischievousness. With a gritty and stylish sound that's perfect for summery nights, it evokes the feeling of a girls' or guys' night out, with a sensual, sexy, and bittersweet undertone that captures the carefree essence of late-night revelry." +Disconnected,Idlewild,Warnings/Promises,2005,"['earnest' 'indie rock' 'reflective' 'brooding' 'beautiful' + 'alternative pop rock' 'rock' 'literate' 'melancholy' 'alternative' + 'passionate' 'post grunge' 'bittersweet' 'alternative indie rock' + 'reflection' 'yearning' 'scottish' 'searching' 'pop rock' 'poignant' + 'intimate' 'indie' 'roots rock']","Drawing on a mix of alternative indie rock and roots rock, this Scottish band brings a poignant, searching quality to their alternative pop rock sound as they explore themes of yearning, reflection, and melancholy with beautiful, passionate, and earnest lyrics, producing a bittersweet yet intimate and literate sound that borders on post-grunge and brooding indie rock." +Nothing Lasts Forever,Maroon 5,It Won't Be Soon Before Long.,2007,"['hanging out' 'earnest' 'reflective' 'romantic evening' 'romantic' + 'celebratory' 'guys night out' 'heartache' 'rock' 'club' 'bright' + 'girls night out' 'pop' 'mischievous' 'sexy' 'late night' + 'amiable good natured' 'passionate' 'carefree' 'sentimental' 'wistful' + 'sophisticated' 'contemporary pop rock' 'stylish' 'sensual' 'bittersweet' + 'regret' 'alternative indie rock' 'adult alternative pop rock' + 'swaggering' 'yearning' 'pop rock' 'summery' 'jealousy' 'gritty' + 'new love' 'playful' 'sweet' 'slick']","This adult alternative pop rock song is a sophisticated blend of alternative indie rock and contemporary pop rock, steeped in passionate yearning and sweet, amiable good natured appeal. With a swaggering, earnest vibe and sprinklings of regret and slick romanticism, it evokes a sentimental, bright and sensual tone - perfect for a romantic evening or a night out with friends. The track flirts with wistful heartache and new love, while also channeling a reflective, playful vibe that is both celebratory and gritty. It's a stylish, summery anthem for club goers and late-night revelers alike, replete with moments of jealousy, girls night out mischievousness, and sexy, bittersweet carefree serenity. A guaranteed earworm, it’s perfect for guys night out, as well as those looking for a bit of fun on the dance floor." +Only A Year Or So...,36 Crazyfists,The Tide And Its Takers,2008,"['cathartic' 'earnest' 'urgent' 'reflective' 'brooding' 'dramatic' + 'aggressive' 'heartache' 'metalcore' 'breakup' 'confrontational' + 'heavy metal' 'rousing' 'alternative metal' 'tense anxious' 'fiery' + 'sprawling' 'angst ridden' 'regret' 'alternative indie rock' 'searching' + 'metal' 'pop rock' 'post hardcore' 'angry' 'volatile']","From the urgent and fiery vocals to the cathartic and dramatic instrumentation, this alternative indie rock/post hardcore song is a sprawling and brooding exploration of heartache and regret, with an angst ridden and confrontational sound that seamlessly weaves together pop rock, heavy metal, metalcore and alternative metal, making for a reflective and tense anxious track that is both rousing and volatile." +5 Minutes,The Stranglers,FRIDAY THE THIRTEENTH,1978,['punk'],This high-energy track will get you moving with its fast-paced punk rhythm and powerful vocals. +Black and Blue,Ten Foot Pole,Subliminable Messages,2004,['punk rock' 'driving'],"Get ready to feel the rush of pure energy with this punk rock track, as its driving beat and fierce vocals will make you want to jump and shout until your lungs give out." +Fond Farewell (Album Version),The Living End,Four On The Floor,2004,['rock' 'pop rock'],Experience the electrifying sound of pop rock and rock with an infectious beat that will have you singing and dancing along to every note. +Inside The Machine,Bruce Dickinson,Skunkworks,0,"['cathartic' 'provocative' 'hostile' 'aggressive' 'revolutionary' + 'intense' 'theatrical' 'confrontational' 'heavy metal' 'classic rock' + 'fiery' 'metal' 'pop rock' 'angry' 'volatile' 'visceral']","This intense and cathartic classic rock anthem is driven by aggressive electric guitars and fiery vocals, showcasing a confrontational and revolutionary energy that blends elements of pop rock, heavy metal, and theatrical performance into a visceral and provocative showcase of raw emotion that is both volatile and hostile." +Set Me Free,Irma Thomas,Lady Sings the Blues,0,['jazz'],"This smooth, soulful track features sultry saxophone solos and intricate piano melodies, blending traditional jazz with contemporary instrumentation for a fresh take on the genre." +This Room,Fat Freddy's Drop,Based on a True Story,2005,"['contemporary reggae' 'hanging out' 'downtempo' 'laid back mellow' + 'smooth' 'club dance' 'bright' 'hypnotic' 'electronic' 'brassy' 'stylish' + 'quirky' 'fun' 'soothing' 'pop rock' 'summery' 'reggae' 'summer' + 'playful' 'slick' 'freewheeling']","This summery, contemporary reggae-pop rock track features a hypnotic electronic beat, freewheeling brass section, and slick, quirky production that's perfect for hanging out and club dancing on those long, fun summer nights." +Maarifa Street,Jon Hassell, Maarifa Street,2005,['jazz' 'ambient'],This is a mesmerizing and unforgettable jazz tune with subtle ambient elements that penetrate the soul and inspire spontaneous movement. +What A Bringdown,Cream,Goodbye,0,"['60s' 'blues rock' 'british psychedelia' 'regional blues' 'druggy' + 'album rock' 'classic rock' 'rousing' 'sprawling' 'pop rock' 'blues' + 'psychedelic garage' 'hard rock' 'british blues' 'enigmatic' 'trippy' + 'freewheeling']","This trippy and enigmatic album features a freewheeling blend of blues rock, psychedelic garage, and classic pop rock, drawing influences from both British psychedelia and regional blues to create a druggy, sprawling journey through the hard rock landscape of the 60s. The rousing songs on this album are characterized by their sprawling, album rock sound, laced with elements of British blues and delivered in a powerful, freewheeling style that perfectly captures the mood of the era." +Humpty Dumpty,Chick Corea Akoustic Band,Alive,1991,"['hanging out' 'reflective' 'confident' 'smooth' 'piano jazz' 'fusion' + 'jazz' 'bright' 'the creative side' 'late night' 'passionate' + 'jazz instrument' 'sophisticated' 'post bop' 'stylish' 'complex' + 'sensual' 'cerebral' 'gentle' 'ambitious' 'searching' 'summer' 'intimate' + 'freewheeling']","Experience a late night fusion of sophisticated, searching piano jazz and stylish post bop as the freewheeling jazz instrument lends a sensual and intimate touch to the passionate and confident melodies which imbue summer with a bright and complex sense of ambition, hanging out and reflection on the cerebral and creative side of life." +Undecided,Lenny Breau,The Hallmark Sessions,0,['guitar'],This heart-wrenching ballad is driven by a soulful guitar melody that will leave you feeling both nostalgic and inspired. +The Masterplan,Discotronic,The Masterplan,2008,['electronic' 'dance'],This electronic dance anthem will have you moving with its pulsing beat and infectious energy. +Sacrifice,Theory Of A Deadman,Scars & Souvenirs,2008,['rock' 'alternative rock' 'hard rock'],"This song is a high-energy blend of alternative rock and hard rock, with driving guitar riffs and pounding drums that will leave you wanting more." +You're Not The One (I Was Looking For),Blue Oyster Cult,Mirrors,1979,['70s' 'soft rock' 'rock' 'pop' 'classic rock' 'hard rock'],"This song is a quintessential classic rock hit from the 70s, blending elements of soft rock, pop, and hard rock to create a timeless sound that defines the era." +Souvenir,Sioen,See You Naked,2003,['rock' 'chillout' 'pop rock'],"This pop rock anthem has a chilled out vibe and packs a punch with gritty, rock-inspired guitar riffs." +Never Stop Loving You,Dru Hill,Dru World Order,2002,"['confident' 'sex' 'celebratory' 'girls night out' 'sexy' 'rnb' + 'late night' 'quiet storm' 'contemporary rnb' 'street smart' 'seduction' + 'stylish' 'sensual']","Experience the seductive and stylish sounds of contemporary R&B, where confidence meets sensuality, in this late night quiet storm filled with celebrations of street smart and girls night out adventures featuring sexy and celebratory lyrics about the art of seduction and the power of sex." +Strangers In The Night (Remastered Album Version) [The Frank Sinatra Collection],Frank Sinatra,Nothing But The Best [The Frank Sinatra Collection],0,"['affection fondness' 'exuberant' 'earnest' 'elegant' 'laid back mellow' + 'reflective' 'confident' 'smooth' 'romantic evening' 'dramatic' + 'vocal pop' 'romantic' 'american popular song' 'delicate' + 'guys night out' 'standards' 'jazz' 'stately' 'melancholy' 'pop' + 'late night' 'brash' 'amiable good natured' 'carefree' 'wistful' + 'sophisticated' 'autumnal' 'in love' 'stylish' 'sensual' 'innocent' + 'warm' 'nostalgic' 'soothing' 'calm peaceful' 'feeling blue' 'yearning' + 'family gatherings' 'pop rock' 'nocturnal' 'plaintive' 'intimate' 'vocal' + 'cheerful' 'traditional pop' 'vocal jazz' 'sweet']","The new pop rock ballad with elements of jazz and traditional pop is a sophisticated and elegant love song perfect for an intimate and romantic evening; the sweet and gentle vocals mark the deep yearning and affection the singer feels towards their loved one, while the nostalgic and melancholic undertones reminisce of American popular songs from the past. The song shifts from calming and peaceful to exuberant and brash, creating a range of emotions that will make it a perfect fit for not only romantic evenings but also family gatherings, guys night out or any occasion where a cheerful and carefree feeling is needed." +Milking,Deerhoof,Milk Man,2004,"['cathartic' 'exuberant' 'hanging out' 'indie rock' 'messy' + 'alternative pop rock' 'noise rock' 'mischievous' 'the creative side' + 'rambunctious' 'carefree' 'whimsical' 'naive' 'post rock' 'experimental' + 'energetic' 'bittersweet' 'innocent' 'noise pop' 'tgif' + 'alternative indie rock' 'irreverent' 'fun' 'pop rock' 'spring' + 'cheerful' 'playful' 'springlike' 'precious' 'volatile' 'sweet' 'indie' + 'freewheeling']","Get ready to experience a rollercoaster of creative catharsis with this energetic, exuberant and freewheeling indie rock anthem, blending elements of noise pop and pop rock into a sweet, naive and playful sound that will transport you to a whimsical spring day, hanging out with mischievous, rambunctious friends and unleashing the carefree, irreverent and precious side of yourself, in a volatile yet cheerful and fun post rock adventure that's equal parts experimental and indie - the perfect TGIF soundtrack for anyone ready to surrender to the bittersweet and precious moments of life." +Sunshine Highway,Dropkick Murphys,Live on Lansdowne_ Boston MA,2005,"['hanging out' 'punk' 'punk rock' 'aggressive' 'rowdy' 'boisterous' + 'celtic rock' 'confrontational' 'mischievous' 'brash' 'rambunctious' + 'passionate' 'punk revival' 'raucous' 'empowering' 'energetic' + 'angst ridden' 'alternative indie rock' 'pop rock' 'drinking']","This high-octane, alternative indie rock anthem is an explosive mix of punk, pop rock and celtic rock, with an empowering and angst-ridden message that is perfect for a rowdy and mischievous night out. The passionate vocals, brash guitars and energetic drums make for a raucous and empowering experience that captures the spirit of punk revival and invites you to let loose and cut loose. So grab a drink, crank up the volume, and join in the boisterous and rambunctious fun." +Docking -20s,Syrinx 2600,Docking -20s,1999,['ambient'],This ethereal and dreamy track features a hauntingly beautiful vocal melody and subtle ambient textures. +There Is A Dog,Minotaur Shock,Chiff-Chaffs & Willow Warblers,2001,['downtempo' 'british' 'electronica' 'electronic' 'chill'],Experience the smooth and laid-back vibes of British downtempo electronica with our latest electronic track that's perfect for chilling out and unwinding. +Living The Dream,Million Dead,Living The Dream,2005,"['punk' 'beautiful' 'alternative pop rock' 'noise rock' 'rock' 'hardcore' + 'post punk' 'hardcore punk' 'alternative indie rock' 'pop rock' + 'post hardcore' 'indie']","This song seamlessly blends alternative indie rock, pop rock, and hardcore punk to create a beautiful yet punk sound with hints of indie, noise rock, alternative pop rock, post hardcore, hardcore, rock, and post punk." +hydroponics,Sundial Aeon,Apotheosis,2007,['electronic' 'chillout' 'ambient'],"Escape into a peaceful state with this ethereal and mesmerizing electronic chillout track, skillfully blending soothing ambient tones for a truly calming experience." +Give Me Your Eyes,The Cardigans,Super Extra Gravity,2005,"['swedish pop rock' 'reflective' 'brooding' 'self conscious' + 'alternative pop rock' 'acerbic' 'rock' 'literate' 'breakup' 'pop' 'wry' + 'alternative' 'autumnal' 'tense anxious' 'stylish' 'rainy day' + 'introspection' 'bittersweet' 'cynical sarcastic' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'autumn' 'indie pop' 'ironic' 'sad' 'pop rock' 'plaintive' 'intimate' + 'detached']","This adult alternative pop rock song, blending elements of alternative indie rock, indie pop, and Swedish pop rock, captures the detached and self-conscious mood of a rainy day breakup through its reflective and brooding lyrics, acerbic and wry wit, and poignant yet stylish delivery, evoking a sense of autumnal introspection, cynical sarcasm, and bittersweet sadness that is both tense and anxious." +The Angel,Bruce Springsteen,Greetings From Asbury Park_ N.J.,1973,"['exuberant' 'earnest' 'reflective' 'rock' 'literate' 'album rock' + 'classic rock' 'passionate' 'rousing' 'contemporary pop rock' 'sprawling' + 'bittersweet' 'rocknroll' 'yearning' 'searching' 'pop rock' 'poignant' + 'playful' 'freewheeling']","This exuberant and freewheeling song captures the essence of classic rock with its rousing and passionate melody, combining elements of pop rock, album rock, and contemporary pop rock to create a literate and reflective work that speaks to the yearning and searching inherent in rocknroll, all delivered with an earnest and bittersweet touch, making it both poignant and playful in equal measure." +Crest Side Playah,Mac Mall,Illegal Business?,1993,['gangsta rap' 'hip hop' 'rap' 'west coast rap'],"This West Coast rap song delivers raw and gritty gangsta rap vocals over a classic hip hop beat, showcasing the best of the genre." +Slatke male maloletnice,Beogradski Sindikat,Bssst.....Tisincina!,2002,['hip hop'],This hip hop track incorporates smooth beats and clever lyrics to create an infectious vibe. +Everywhere I Go,Junior Kimbrough,Most Things Haven't Worked Out,1997,"['cathartic' 'modern delta blues' 'organic' 'regional blues' 'hypnotic' + 'passionate' 'electric delta blues' 'modern electric blues' 'earthy' + 'delta blues' 'blues']","This passionate and cathartic song blends the earthy authenticity of regional delta blues with the hypnotic and modern electric delta blues sound, resulting in an organic and powerful modern delta blues experience." +Good Vibrations,El Gran Silencio,Comunicaflow Underground,0,"['latin rap' 'rock' 'ska' 'mexico' 'rap' 'rock en espaol' 'pop rock' + 'latin']","Get ready to dive into the diverse and dynamic sounds of Mexico, from the pumping beats of rap and Latin rap to the energetic rhythms of pop rock, Latin, ska, rock en español, and rock." +One Day Too Long,LeAnn Rimes,Family,2007,"['reflective' 'confident' 'dramatic' 'sparkling' 'heartache' + 'girls night out' 'boisterous' 'pop' 'snide' 'amiable good natured' + 'passionate' 'wistful' 'rousing' 'contemporary country' 'country pop' + 'fiery' 'country' 'swaggering' 'searching' '00s' 'long walk' 'lively' + 'gleeful' 'cheerful' 'springlike' 'sweet']","Long Walk is a contemporary country-pop song perfect for a girls night out, with its lively and sparkling energy combined with a reflective and wistful tone. The passionate and confident lyrics are supported by the amiable good-natured and cheerful instrumentation, creating a sweet and fiery atmosphere that is both swaggering and gleeful. This 00s hit is a dramatic and rousing ballad, perfectly encompassing heartache and the desire to keep searching for love, while still maintaining a snide and boisterous edge that makes it a standout in the country genre." +Hot Milk,Jackie Mittoo,Cyber Rasta to the Language Barrier,1968,['jazz' 'reggae'],"This upbeat track blends the groovy rhythm of reggae with sophisticated jazz elements, creating a unique fusion tune that is sure to get you dancing." +Swing Swing,Wax Poetic,Copenhaguen,2006,['chillout'],"This laid-back, electronic track is the perfect choice for anyone looking to just chillout and unwind after a busy day." +With Unspoken Words,Kingdom of Sorrow,Kingdom of Sorrow,2008,"['urgent' 'hostile' 'dramatic' 'sludge metal' 'aggressive' 'doom metal' + 'intense' 'acerbic' 'world view' 'youth' 'guys night out' 'metalcore' + 'rowdy' 'menacing' 'confrontational' 'heavy metal' 'outrageous' + 'reckless' 'brash' 'bravado' 'nihilistic' 'tense anxious' 'freedom' + 'empowering' 'energetic' 'suffocating' 'fiery' 'ominous' 'pop rock' + 'nocturnal' 'harsh' 'drinking' 'volatile']","Get ready to unleash your inner rebel with the aggressive and confrontational pop rock anthem that's equal parts empowering and outrageous, delivered with a bravado that could only be found in the intense and menacing world of heavy metal and metalcore, inviting you to enjoy a rowdy guys night out fueled by a suffocating, reckless freedom and acerbic, brash lyrics that mirror the ominous and hostile nature of our world view, all while embracing the nihilistic and nocturnal vibes of sludge metal and doom metal, making you feel both tense and anxious, yet inherently volatile and fiery." +Existence Is Futile,Revocation,Existence Is Futile,2009,"['death metal' 'aggressive' 'intense' 'guys night out' 'heavy metal' + 'late night' 'brash' 'raucous' 'fiery' 'motivation' 'metal' 'pop rock' + 'drinking' 'volatile' 'visceral']","Get ready for a raucous guys night out with this intense, heavy metal pop rock anthem full of aggressive and brash lyrics, fueled by visceral drinking, motivating you to unleash your inner fire in a volatile and explosive late night experience!" +More Than You Know,Martika,The Pop Years 1990 - 1991,1988,['pop' '80s'],"This catchy pop song takes us on a nostalgic trip back to the infectious and colorful sounds of the 80s, complete with upbeat synths and an irresistible dance beat." +Manaka,Spacetime Continuum,Double Fine Zone,1999,"['club dance' 'jazz' 'electronica' 'idm' 'synth' 'jazz house' 'hypnotic' + 'alternative' 'lounge' 'techno' 'electronic' 'chillout' 'ambient techno' + 'cerebral' 'psychedelic' 'house' 'nocturnal' 'trippy' 'acid jazz']","This song blends electronic, jazz, and techno genres to create a trippy, hypnotic, and nocturnal experience with elements of acid jazz, house, psychedelic, and ambient techno, perfect for lounging or club dancing, and featuring cerebral and alternative lyrics with a chillout and synth-heavy sound." +Saint With a Fever,Patrick Park,LIVE [in Spaceland - September 26th_ 2006],2007,['quiet' 'harmonica' 'rock' 'acoustic' 'folk' 'indie'],"This indie-infused, quiet folk song showcases delicate acoustic guitar, accompanied by rustic harmonica melodies, building to an upbeat, rock-inspired chorus." +Breakfast In Heaven (ARPs Worn Cassette Version),Lindstrøm,Breakfast In Heaven Remixed,0,['electronic'],This upbeat track features pulsating electronic beats and catchy synth melodies that are sure to get you moving. +Kheftiu Asar Butchiu,Nile,In Their Darkened Shrines,0,"['death metal' 'mythsnlegends' 'hostile' 'acerbic' 'world view' 'cold' + 'technical death metal' 'heavy metal' 'turbulent' 'brash' 'threatening' + 'anger hostility' 'grindcore' 'nihilistic' 'suffocating' 'sprawling' + 'loneliness' 'belligerent' 'pulsing' 'metal' 'pop rock' 'harsh']","Experience the suffocating loneliness and hostile world view of a cold and harsh mythsnlegends in this sprawling pop rock anthem, enhanced by acerbic lyrics and brash instrumentals, pulsing with heavy metal and technical death metal influences, and a nihilistic approach to the world, creating a belligerent and turbulent atmosphere that culminates in a death metal and grindcore finale, reflecting the anger and hostility within." +True Colours,Xtigma,Neuroprogressive 2009,0,['trance' 'electronic'],This electronic trance song features mesmerizing beats that transport listeners to a euphoric state of mind. +If I Can't Dance,Sophie Ellis-Bextor,St. Trinians,2007,['pop' 'electronic' 'dance'],This exhilarating song features electronic beats and infectious pop hooks that will have you moving and grooving all night long on the dance floor. +The One I Love [Live Version] [MMM Sydney],R.E.M.,In Time: The Best Of R.E.M. 1988-2003 Rarities and B-Sides,0,['soft rock' 'rock' 'classic rock' '80s'],This 80s classic rock song blends elements of soft rock and hard rock to create a timeless anthem that will transport you back to the golden age of rock. +Poor Boy,Blind Pilot,3 Rounds and a Sound,2008,"['earnest' 'mellow' 'indie rock' 'laid back mellow' 'reflective' 'relaxed' + 'organic' 'delicate' 'the great outdoors' 'wistful' 'autumnal' 'earthy' + 'introspection' 'bittersweet' 'warm' 'alternative indie rock' 'acoustic' + 'autumn' 'indie pop' 'pop rock' 'poignant' 'atmospheric' 'folk' + 'soft quiet' 'indie']","This poignant and introspective alternative indie rock song has a relaxed and laid back mellow feel, perfect for reflecting on the warm and earthy autumnal atmosphere of the great outdoors. With delicate and earnest acoustic instrumentation and indie pop sensibilities, this track is both bittersweet and wistful, carrying a reflective and organic folk vibe." +Growin' Up,Bruce Springsteen,Darkness On The Edge Of Town / The Wild_ The Innocent And The E Street Shuffle / Greetings From Asbury Park N.J.,1973,['rock' 'classic rock'],"This classic rock song features electrifying guitar riffs and powerhouse vocals, capturing the essence of old-school rock and roll." +Second love,Pain of Salvation,Remedy lane,2002,"['cathartic' 'symphonic black metal' 'intense' 'breakup' 'heavy metal' + 'scandinavian metal' 'passionate' 'sentimental' 'complex' 'introspection' + 'bittersweet' 'progressive rock' 'reflection' 'yearning' 'elaborate' + 'pop rock' 'progressive metal' 'hard rock' 'sweet']","The song is a complex mix of progressive rock and pop rock elements blended together in an elaborate and symphonic fashion, creating an intense and passionate musical experience that yearns for introspection and reflection; fused with sweet scandinavian metal and cathartic heavy metal undertones, the bittersweet melody captures the pain of a breakup through its sentimental and progressive metal composition." +Cob 20,Happy Mondays,Squirrel And G-Man Twenty Four Hour Party People Plastic Face Carnt Smile,1987,['madchester' 'indie'],Get ready to transport yourself back to the legendary Madchester era with this indie anthem that perfectly captures the raw energy and unmistakable sound of the iconic movement. +Starving Artiste,The Bled,Silent Treatment,2007,"['cathartic' 'earnest' 'urgent' 'hostile' 'intense' 'metalcore' + 'punk new wave' 'confrontational' 'hardcore' 'alternative' 'raucous' + 'tense anxious' 'exercise workout' 'empowering' 'introspection' + 'angst ridden' 'screamo' 'alternative indie rock' 'pop rock' + 'post hardcore' 'harsh' 'angry' 'volatile' 'visceral' 'bleak']","Get ready to release any pent-up emotions with this confrontational and empowering alternative indie rock anthem that seamlessly blends pop rock with intense and earnest post hardcore and metalcore elements, transporting you on a visceral and cathartic journey of introspection and emotional release that is both hostile and alternative, combining screamo and hardcore punk new wave sounds with tense, anxious, and volatile instrumentals and lyrics that will make for the perfect exercise workout and a must-listen for anyone feeling angst ridden or angry in a bleak world." +Redbone In The City,Bad Brains,Black Dots,1996,"['punk' 'urgent' 'hostile' 'punk rock' 'exciting' 'rocksteady' + 'aggressive' 'intense' 'roots reggae' 'rock' 'punk new wave' 'literate' + 'confrontational' 'hardcore' 'passionate' 'spiritual' 'rousing' + 'uncompromising' 'raucous' 'electroclash' 'energetic' 'fiery' + 'cynical sarcastic' 'manic' 'hardcore punk' 'american underground' + 'alternative indie rock' 'rebellious' 'pop rock' 'reggae' 'american punk' + 'dub' 'fierce' 'volatile' 'visceral' 'freewheeling']","This explosive, alt-indie rock anthem is a fierce and confronting fusion of punk, pop rock and hardcore, layered with a manic energy that's rocksteady and rooted in both reggae and dub - urgent and volatile with a cynical, sarcastic twist, it's a literate and rebellious ode to the American punk underground, delivered with a visceral intensity that's uncompromising and electrifying." +Orange Express,Miami Sound Machine,Eyes Of The Innocence,1984,['pop' '80s'],Get ready to travel back in time to the neon-lit 80s with this upbeat and catchy pop song that will have you dancing all night long. +Is It Worth It,Allison Moorer,The Hardest Part,2000,"['earnest' 'reflective' 'somber' 'alt country' 'contemporary country' + 'bittersweet' 'alternative indie rock' 'country' 'pop rock' 'intimate']","This alternative indie rock/pop rock track blends earnest, reflective lyricism with a somber yet intimate sound that hovers between alt country and contemporary country, resulting in a bittersweet offering that stays with you long after the final note." +Reply (Album Version),Millencolin,Life On A Plate,1995,"['punk' 'punk rock' 'nervous jittery' 'punk revival' + 'alternative indie rock' 'belligerent' 'pop rock' 'strong' 'lively']","This alternative indie rock song has a strong and lively punk rock sound, characterized by a nervous jittery energy and belligerent vocals, evoking the raw emotion and punk revival spirit of the genre." +Future Boy,Catherine Wheel,Adam And Eve,1997,"['cathartic' 'sexual' 'britpop' 'romantic' 'intense' + 'alternative pop rock' 'shoegaze' 'rock' 'melancholy' 'space rock' + 'hypnotic' 'alternative' 'amiable good natured' 'autumnal' 'nostalgia' + 'energetic' 'fiery' 'ethereal' 'alternative indie rock' '90s' 'pop rock' + 'intimate' 'playful' 'springlike' 'indie']","Fiery and energetic, this alternative indie rock track blends the cosmic sounds of space rock with the catchiness of pop rock, creating an unforgettable and intense listening experience that's both amiable good natured and springlike in spirit. Drawing inspiration from britpop and shoegaze, the sensual and romantic lyrics of this 90s-inspired tune unfold against a hypnotic, cathartic backdrop that swings between melancholy and ethereal, making it perfect for autumnal nights or intimate moments filled with nostalgia. Playful and emotive, this indie and alternative pop rock track is sure to leave you mesmerized and wanting more." +You Can't Fail Me Now,Joe Henry,Civilians,2007,"['hanging out' 'reflective' 'confident' 'romantic' 'alt country' 'rock' + 'literate' 'melancholy' 'pop' 'passionate' 'sophisticated' 'bittersweet' + 'ambitious' 'alternative indie rock' 'adult alternative pop rock' + 'sparse' 'pop rock' 'poignant' 'intimate' 'refined' 'sunday afternoon' + 'contemporary singer songwriter' 'indie']","Hanging out on a Sunday afternoon, this contemporary singer songwriter delivers an ambitious and sophisticated adult alternative pop rock masterpiece, drawing from alternative indie rock, alt country, and pop influences to create a refined and intimate sound that's both poignant and passionate, introspective and confident, bittersweet and romantic, with sparse yet rock-solid instrumentation, literate lyrics, and a melancholy edge that will leave you reflective and craving for more." +I Want A Warning,Idlewild,Warnings/Promises,2005,"['earnest' 'indie rock' 'reflective' 'brooding' 'guitar' + 'alternative pop rock' 'rock' 'literate' 'melancholy' 'alternative' + 'passionate' 'post grunge' 'bittersweet' 'alternative indie rock' + 'reflection' 'yearning' 'scottish' 'searching' 'pop rock' 'poignant' + 'intimate' 'indie']","Intimately reflective and yearning, this alternative indie rock anthem showcases a potent blend of brooding Scottish guitar and literate, poignant lyrics as it seamlessly weaves together elements of pop rock, post grunge, and alternative pop rock for a bittersweet, passionate exploration of reflection and melancholy." +THEY DON'T CALL IT THE SOUTH FOR NOTHING,Of Mice And Men,Of Mice And Men,0,['metalcore' 'post hardcore'],"Get ready for a headbanging, heart racing experience as this metalcore/post hardcore hybrid delivers crushing breakdowns, melodic verses, and raw emotion all in one powerful song." +Orange Peel,Reuben Wilson,The Funk Jazz Brothers,1993,['jazz'],This smooth jazz tune features sultry saxophone riffs and lively piano chords that will transport listeners to a dimly lit speakeasy. +The Age Of Love,Age Of Love,The Age Of Love,1991,['trance' 'electronic'],"This energetic electronic track takes listeners on an adventure through pulsing beats and hypnotic melodies, culminating in a euphoric trance that will have them dancing all night long." +Can't Take That Away (Mariah's Theme),Mariah Carey,Greatest Hits,1999,"['exuberant' 'laid back mellow' 'reflective' 'confident' + 'romantic evening' 'sex' 'partying' 'romantic' 'celebratory' 'theatrical' + 'heartache' 'club' 'bright' 'girls night out' 'pop' 'sexy' 'rnb' + 'amiable good natured' 'passionate' 'carefree' 'contemporary rnb' + 'sentimental' 'adult contemporary' 'dance pop' 'in love' 'stylish' + 'sensual' 'energetic' 'bittersweet' 'fun' 'female vocalists' 'yearning' + 'relaxation' 'summery' 'refined' 'new love' 'playful' 'sweet']","This contemporary R&B track featuring female vocalists is an energetic and exuberant dance pop anthem perfect for a girls night out or a romantic evening, filled with passionate and amiable good natured lyrics of new love, heartache and yearning, while also being celebratory and playful with a bright and stylish summery feel. With a refined and confident production, the song has a laid back mellow vibe that can also be upbeat and fun, perfect for partying and relaxation, but also deep and reflective, exploring the bittersweet and sensually romantic aspects of adult contemporary themes. Whether you're feeling carefree and sexy or in a more introspective mood, this song is sure to resonate with anyone looking for a little bit of theatrical flair and emotional catharsis." +En un rincon,El sueño de Morfeo,Nos vemos en el camino,2007,"['hanging out' 'earnest' 'reflective' 'confident' 'smooth' 'dramatic' + 'latin pop' 'beautiful' 'self conscious' 'alternative pop rock' + 'literate' 'melancholy' 'pop' 'spanish' 'passionate' 'sentimental' + 'wistful' 'rousing' 'freedom' 'introspection' 'warm' 'rock en espaol' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'yearning' 'searching' 'pop rock' 'poignant' 'latin']","Experience a beautiful blend of adult alternative pop rock and alternative indie rock with a touch of Latin flavor that captures the self-conscious, poignant and yearning emotions of the heart and mind, taking you on a journey of searching, reflection, and introspection, all while exuding a sense of confident passion and earnest freedom, in this warm and dramatic pop rock ballad that is both rousing and wistful, making it the perfect backdrop for hanging out and literary contemplation, with its smooth and reflective harmonies and rock en español influence, sung in a captivating mixture of Spanish and Latin pop." +FULL MOON,Robert Miles,FULL MOON,1997,['trance' 'club dance' 'progressive house' 'electronic' 'house' 'ambient'],"Experience a mesmerizing fusion of progressive house, electronic beats, house music, ambient melodies, uplifting trance vibes, and energetic club dance grooves in this exhilarating dance anthem." +Something Wicked This Way Comes,Doro,Doro,1990,"['theatrical' 'heavy metal' 'angst ridden' 'rebellious' 'pop rock' + 'hard rock' 'detached']","Get ready to step into a world of detached, angst ridden rebellion with this epic pop rock anthem that seamlessly blends heavy metal and hard rock while delivering a theatrical experience like no other." +Blues In D (Album Version),Kate & Anna McGarrigle,Kate & Anna McGarrigle,1975,['folk'],"This melancholic tune showcases introspective lyrics and acoustic guitar strumming, creating an authentic folk sound." +Das Leben Ist,Pohlmann.,Zwischen Heimweh Und Fernsucht,2006,"['german' 'pop' 'chillout' 'alternative indie rock' 'acoustic' + 'adult alternative pop rock' 'pop rock' 'contemporary singer songwriter']","This German contemporary singer-songwriter blends adult alternative pop rock with alternative indie rock and pop rock, creating a chillout vibe through her acoustic sound." +Sweet About Me,Gabriella Cilmi,Sweet About Me,2008,"['jazz' 'pop' 'contemporary pop rock' 'female vocalists' 'teen pop' + 'pop rock' 'contemporary singer songwriter']","This explosive pop rock anthem features the powerhouse vocals of a female vocalist, blending contemporary singer songwriter sensibilities with jazzy flourishes, resulting in a contemporary pop rock sound that blurs the lines between pop and teen pop." +Lonely By Myself,Larry Norman,So Long Ago The Garden,1973,"['earnest' 'reflective' 'brooding' 'dramatic' 'organic' 'eccentric' + 'revolutionary' 'literate' 'religious' 'gospel' 'passionate' 'spiritual' + 'ambitious' 'reflection' 'soul' 'yearning' 'sad' 'contemporary christian' + 'poignant' 'christian rock']","This song is a revolutionary and spiritual piece of contemporary Christian music that combines eccentric and soulful elements to create a poignant and yearning expression of passionate faith. The earnest reflections and brooding themes are powerfully ambitious and dramatic, blending religious and Christian rock influences with the raw emotion of gospel music. The song's literate and reflective lyrics evoke a sense of sadness, yet its organic musicianship and heartfelt performance ensure that it remains an unforgettable masterpiece of modern Christian music." +Nothijngrad,Novembre,Materia,2006,['progressive metal'],"This track features intricate guitar solos and profound lyrics combined with heavy drums and bass, reflecting the signature sound of progressive metal." +There'll Never Be,Boyz II Men,Motown: A Journey Through Hitsville_ USA,2007,"['exuberant' 'reflective' 'smooth' 'romantic evening' 'partying' + 'romantic' 'delicate' 'rnb' 'reverent' 'amiable good natured' + 'passionate' 'motown' 'carefree' 'sentimental' 'sophisticated' + 'adult contemporary' 'tender' 'adult contemporary rnb' 'energetic' + 'gentle' 'soothing' 'soul' 'yearning' 'intimate' 'refined' 'sweet']","Experience an exuberant yet sophisticated blend of adult contemporary R&B and Motown sounds that seamlessly capture the sentimentality and yearning of love in our latest release; a passionate, refined and soulful ballad that sets the perfect tone for a romantic evening or carefree partying while soothing listeners with its sweet and delicate melodies, gentle lyrics, and intimate yet reverent vibes - this is the epitome of amiable good-natured music that will leave you reflecting on the beauty of love long after it ends." +I Am in the Heavenly Way,Bukka White,Masters Of The Delta Blues: The Friends Of Charlie,1930,['blues'],"Filled with soulful melodies and raw emotion, this heartfelt song utilizes the signature sound of blues to captivate listeners." +Hide U,Kosheen,Hide U,2000,['electronic' 'dance'],This high-energy track is an electronic dance anthem that will get crowds moving with its pulsing beats and infectious melodies. +Stand in Line,Midnight Oil,Oils on the Water,1979,['punk' 'rock' 'pop'],"This dynamic tune seamlessly blends the high energy of punk, melodious hooks of pop, and raw power of rock into an unforgettable musical experience." +C'mon Let's Go,Girlschool,The Collection,1981,['rock nroll' 'rock' 'heavy metal' 'metal' 'hard rock'],"This electrifying song combines the elements of rock n roll, heavy metal, metal, rock, and hard rock to create a head-banging anthem that will leave you begging for an encore." +Don't Treat Her Bad,Eek-A-Mouse,Black Cowboy,1996,['dancehall' 'reggae'],This upbeat track combines elements of dancehall and reggae to create a lively and groove-inducing sound that will have you moving all night long. +Mad kidz,Crookers,Mad Kidz EP,2008,['electro' 'electronic'],The pulsating beat of this track will have you moving to its electrifying electronic and electro rhythms. +Overnight On Nicollet,Mainstay,Well Meaning Fiction,2006,"['cathartic' 'earnest' 'reflective' 'brooding' 'dramatic' + 'alternative ccm' 'alternative pop rock' 'christian' 'religious' + 'reverent' 'passionate' 'spiritual' 'lush' 'sophisticated' 'angst ridden' + 'bittersweet' 'alternative indie rock' 'reflection' 'searching' + 'pop rock' 'contemporary christian' 'poignant' 'christian rock' + 'sunday afternoon']","Experience a cathartic journey of searching and reflection as you delve into a lush and brooding sound palette, expertly blending contemporary Christian ideologies with sophisticated alternative indie rock elements, all brought together in one passionately earnest and poignant album - a bittersweet and spiritually reflective Sunday afternoon escape, presenting a dramatic and angst ridden yet reverent and spiritual side of alternative CCM and pop rock music." +Looking For A Love,Jesse Malin,On Your Sleeve,2008,"['earnest' 'reflective' 'alternative pop rock' 'literate' 'pop' + 'effervescent' 'rousing' 'street smart' 'energetic' + 'alternative indie rock' 'adult alternative pop rock' 'pop rock' + 'poignant' 'playful']","This adult alternative pop rock anthem blends elements of energetic alternative indie rock with poignant lyrics, creating an earnest pop rock sound that is both rousing and reflective, all while maintaining a street smart, literate vibe that is at once playful and effervescent." +Rikki Dee,Bow Wow Wow,Love_ Peace & Harmony The Best Of Bow Wow Wow,1983,['pop'],"Bouncy and upbeat, this pop song is the perfect soundtrack for a carefree summer day." +FABLE,Robert Miles,FABLE,1996,['trance' 'club dance' 'electronic' 'chillout'],"This electronic-based track puts you in a state of chillout with its trance-like beats, but will also get you grooving on the club dance floor." +A Man/Me/Then Jim (Album Version),Rilo Kiley,More Adventurous,2004,"['earnest' 'indie rock' 'reflective' 'dramatic' 'acerbic' 'literate' 'wry' + 'epic' 'stylish' 'alternative indie rock' 'austere' 'female vocalists' + 'searching' 'indie pop' 'pop rock' 'intimate' 'refined' 'indie' 'slick' + 'sardonic']","This epic alternative indie rock song features refined instrumentation and powerful female vocalists, with a pop rock edge and an earnest, searching quality that is both wry and acerbic. The lyrics are literate, sardonic, and reflective, with a dramatic and intimate feel that is both stylish and austere. Indulge in the slick indie pop nuances of this indie rock masterpiece." +Closure (Radio Edit),Gerald Levert,Closure,0,['smooth' 'neo soul' 'rnb' 'urban' 'soul'],"This song blends soulful melodies with urban beats and adds a modern twist with neo soul influences, offering up a smooth R&B sound that will mesmerize any listener." +Intro/Swimming Pool Part 1,Badly Drawn Boy,Born In The UK,0,['indie'],This indie track has dreamy guitar melodies and introspective lyrics about finding oneself. +Summer Light,The Cave Singers,Welcome Joy,2009,"['affection fondness' 'hanging out' 'earnest' + 'alternative singer songwriter' 'reflective' 'organic' 'heartache' + 'indie folk' 'melancholy' 'comfort' 'amiable good natured' 'passionate' + 'sentimental' 'wistful' 'sophisticated' 'autumnal' 'earthy' 'rainy day' + 'introspection' 'bittersweet' 'warm' 'alternative indie rock' + 'reflection' 'weary' 'feeling blue' 'yearning' 'autumn' 'searching' + 'reminiscing' 'pop rock' 'poignant' 'plaintive' '00s' 'long walk' 'folk']","This indie folk song captures a weary yet sophisticated sound with elements of alternative indie rock, as the sentimental and poignant lyrics take us on a long walk of searching and yearning. The passionate and amiable good-natured vocals convey a deep affection and fondness, creating an earnest reflection and introspection that is both melancholy and reminiscing. This earthy and wistful tune provides a warm comfort on a rainy day, as the heartache of the 00s comes alive with the organic and bittersweet tones of an alternative singer-songwriter. The autumnal mood perfectly sums up the feeling of being reflective and folk-like, as the plaintive sound carries a sense of comfort and familiarity." +Formidable,Donald Byrd,In Paris Vol 2,0,['jazz'],"This song features smooth jazz instrumentals and a sultry vocalist, transporting listeners to a dimly-lit lounge." +I'll Walk You Out,Corrina Repp,The Absent and The Distant,2005,"['earnest' 'reflective' 'dramatic' 'romantic' 'pastoral' + 'the creative side' 'wistful' 'dreamy' 'earthy' 'introspection' + 'alternative indie rock' 'indie pop' 'pop rock' 'plaintive' 'intimate' + 'slowcore' 'ambient' 'sunday afternoon']","Experience a poignant reflection on love and personal growth with this dreamy, introspective slowcore ballad that seamlessly blends alternative indie rock and pop rock elements, featuring earnest, intimate vocals and ambient, earthy instrumentals that evoke the wistful mood of a Sunday afternoon spent in pastoral surroundings - a powerful ode to the creative side of the soul." +Big West Coastin,Saint Dog,Ghetto Guide,0,['hip hop' 'rap'],This new rap hit has a hypnotic beat and intense lyrics that showcase the finest elements of classic hip hop. +Phantom,This Moment,This Moment,0,['metal'],"This intense song embodies the fierce energy of metal, with thrashing guitars and blistering drums driving the heavy beats." +Change Of Heart,Toto,Isolation,1984,"['earnest' 'laid back mellow' 'smooth' 'romantic' 'soft rock' 'theatrical' + 'rock' 'album rock' 'amiable good natured' 'sentimental' 'rousing' + 'adult contemporary' 'contemporary pop rock' 'stylish' 'west coast' + 'pop rock' 'poignant' 'refined' 'slick']","This sentimental and poignant pop rock anthem boasts an earnest and refined sound, blending smooth and laid back mellow soft rock with contemporary pop rock flair and stylish theatrics, resulting in a romantic and amiable good-natured tune that is both album and adult contemporary ready. With a slick West Coast vibe, this rousing song is perfect for any listener looking for a sentimental yet powerful rock ballad." +Backlash,Headstrong,Headstrong,0,"['aggressive' 'alternative pop rock' 'heavy metal' 'alternative metal' + 'alternative rock' 'alternative indie rock' 'belligerent' 'pop rock' + 'strong' 'lively']","This song is a perfect blend of aggressive alternative indie rock, alternative metal, and pop rock, with a strong and lively energy that will hit you like a heavy metal avalanche, all wrapped up in an alternative pop rock feel that's both belligerent and unapologetically alternative rock." +Hook's In the Water,Paul Reddick,Revue : The Best of Paul Reddick,0,['folk'],This heartfelt ballad showcases its roots in folk music through its use of acoustic guitars and vulnerable lyrics. +New Jazz Fiddle,Asylum Street Spankers,Strawberry,1999,['acoustic' 'blues'],"This soulful ballad is a perfect mix of blues and acoustic elements, creating a raw and emotional sound that will strike a chord with all music lovers." +Power,Patrick Alavi,Power,2004,['electronic' 'house'],Get ready to dance all night long to the rhythmic beats of this electronic house anthem. +Highway (Under Construction),Gorillaz,D-Sides,2005,"['hanging out' 'confident' 'britpop' 'theatrical' 'alternative pop rock' + 'the creative side' 'alternative' 'whimsical' 'dreamy' 'rap' 'stylish' + 'quirky' 'energetic' 'warm' 'ambitious' 'alternative indie rock' 'ironic' + 'international' 'pop rock' 'playful' 'alternative rap' 'freewheeling']","This alternative indie rock song brings together elements of international pop and confident britpop to create a whimsical yet playful and energetic feel, blending in alternative rap and a touch of dreamy quirkiness for an ambitious and freewheeling vibe that's perfect for hanging out with friends and unleashing the creative side in all of us, complete with stylish and theatrical flair." +Cadona,JVOX,Shuffling Data,2001,['electronic' 'ambient'],This hauntingly beautiful song blends euphoric electronic beats with ethereal ambient sounds to create an immersive and meditative sonic experience. +Believe You Me,Allison Moorer,The Duel,2004,"['confident' 'rock' 'hungry' 'alternative country rock' 'brash' + 'rollicking' 'rousing' 'contemporary country' 'alternative indie rock' + 'country' 'pop rock' 'americana' 'lively' 'freewheeling']","This rollicking and confident alternative indie rock song blends pop rock and contemporary country with a lively and brash energy unparalleled in alternative country rock, creating a freewheeling and rousing anthem for the hungry masses of fans who crave an Americana sound that truly rocks." +Ladies Choice,The Gourds,Ghosts of Hallelujah,0,"['earnest' 'provocative' 'honky tonk' 'confident' 'road trip' + 'alternative pop rock' 'rowdy' 'literate' 'alternative country rock' + 'amiable good natured' 'rollicking' 'rousing' 'whimsical' 'earthy' + 'quirky' 'complex' 'energetic' 'bittersweet' 'warm' 'ambitious' + 'alternative indie rock' 'fun' 'celebration' 'country' 'swaggering' + 'rustic' 'pop rock' 'summery' 'gritty' 'folk' 'drinking' 'gutsy' + 'playful' 'freewheeling']","This alt-indie rock anthem is an energetic and rollicking celebration of road trip adventures, boasting a gutsy and confident swagger that's both amiable and earthy. With a whimsical and freewheeling spirit, it weaves together elements of honky tonk, pop rock, alternative country rock, and alternative pop rock into a literate and complex tapestry of rustic folk and playful grit. The result is a warm and rousing ode to summery drinking and rowdy good times, all infused with a bittersweet edge of earnestness and provocation. This is the perfect song for anyone looking to let loose and embrace the fun, ambitious, and ambitious spirit of the open road." +Rise,Leverage,Circus Colossus,2009,"['earnest' 'sexual' 'confident' 'symphonic metal' 'dramatic' 'day driving' + 'theatrical' 'self conscious' 'guys night out' 'literate' 'heavy metal' + 'passionate' 'rousing' 'bravado' 'indulgent' 'stylish' 'energetic' + 'swaggering' 'knotty' 'yearning' 'searching' 'pop rock' 'summer' + 'hard rock' 'lively']","This song is an energetic pop rock anthem for a guys night out, with confident swaggering lyrics that express a yearning for self-discovery and passionate self-indulgence, backed by a heavy metal and symphonic metal sound that is both lively and dramatic; with literate and knotty lyrics that exude earnest bravado, this powerful and stylish hard rock song is perfect for a day driving in the summer heat or rousing up a night out with the guys, and exquisitely combines theatricality with sexual energy." +Hey Now (Girls Just Want To Have Fun),Cyndi Lauper,Time After Time: The Best Of,1994,['pop' '80s'],"Transporting listeners back to the infectious energy of the 80s, this pop anthem is filled with retro synths and catchy hooks that will have you dancing all night long." +Luedella,Jimmy Rogers,Chess Blues,1997,['blues'],"This song is a soulful blues ballad featuring wailing guitar solos and raw, emotive vocals." +Tales Of The Riverbank,Lightning Seeds,Tilt,1999,['britpop' 'pop'],"This upbeat track is a perfect fusion of Britpop and pop, featuring catchy hooks and infectious melodies that will have you singing along in no time." +Blazin' (Instrumental),DJ Kawasaki,Blazin',0,['chillout' 'house'],This chillout house track is perfect for a laid-back night with its relaxing beats and smooth melodies. +Rat Bones,Kids Like Us,The 80's Are Dead,0,['punk new wave' 'hardcore' 'hardcore punk' 'pop rock'],"This song is a blend of pop rock and hardcore punk, with an infusion of new wave influences that make for a high-energy, yet catchy and danceable track." +Bleed,Ark,Burn The Sun,0,"['dramatic' 'guitar virtuoso' 'heavy metal' 'difficult' 'complex' + 'ambitious' 'pop rock' 'progressive metal' 'hard rock' 'power metal']","This song shines a light on the guitar virtuoso's ambitious, dramatic and complex playing style, infusing pop rock, hard rock, heavy metal, progressive metal and power metal to create a difficult yet rewarding listening experience." +Move To The Music,Sophie Ellis-Bextor,Me & My Imagination,2007,['pop' 'dance'],The infectious pop melodies and catchy dance beats of this song will have you singing and dancing along all night long. +Fewer Words,Badly Drawn Boy,One Plus One Is One,2004,"['hanging out' 'early morning' 'road trip' 'witty' 'alternative pop rock' + 'wry' 'the creative side' 'chamber pop' 'whimsical' 'autumnal' + 'indulgent' 'quirky' 'introspection' 'bittersweet' 'ambitious' + 'alternative indie rock' 'acoustic' 'reflection' + 'adult alternative pop rock' 'autumn' 'pop rock' 'long walk' 'playful' + 'indie']","This introspective and witty adult alternative pop rock song combines the whimsical and quirky vibes of alternative indie rock with the playful and indulgent nature of pop rock. It's perfect for a road trip or a long walk on an autumnal morning, where you can reflect and tap into your creative side. The chamber pop elements bring a sense of ambition and depth to the bittersweet and acoustic melody, while the lyrics are wry and whimsical about hanging out and enjoying the season's beauty." +Pedal To the Metal,Wendy O. Williams,Kommander of Kaos,1986,"['punk' 'punk rock' 'heavy metal' 'alternative indie rock' 'pop rock' + 'experimental rock' 'hard rock']","This high-energy track has an eclectic mix of genres, blending alternative indie rock, punk rock, pop rock, and experimental rock elements with edgy punk attitude, and the driving power of heavy metal and hard rock." +What Becomes Of The Brokenhearted,Jimmy Ruffin,Karaoke: Sweet Soulful 60's - Singing to the Hits,1967,['60s' 'soul'],Experience the groovy rhythms and heartfelt lyrics of this soulful 60s track that will transport you back in time. +Honey Tongue Of Satan,Infernal Majesty,One Who Points To Death,2004,['heavy metal' 'metal' 'pop rock'],This powerful pop rock anthem seamlessly blends heavy metal riffs and electrifying metal instrumentation for an unforgettable musical experience. +Barbaric Bludgeonings,Cannibal Corpse,Kill,2006,"['death metal' 'hostile' 'aggressive' 'doom metal' 'thrash metal' + 'menacing' 'speed thrash metal' 'confrontational' 'technical death metal' + 'heavy metal' 'grindcore' 'scary music' 'ominous' 'metal' 'pop rock' + 'progressive metal' 'angry' 'volatile' 'black metal' 'bleak']","Get ready to unleash your inner rage with this aggressive and confrontational playlist featuring black metal, pop rock, brutal death metal, speed thrash metal, and menacing technical death metal that will leave you feeling volatile and ready to smash anything in sight." +I Love Life,Pulp,We Love Life,2001,"['elegant' 'britpop' 'alternative pop rock' 'literate' 'post punk' + 'wistful' 'lush' 'sophisticated' 'stylish' 'ambitious' + 'alternative indie rock' 'searching' 'pop rock' 'indie']","This track is an ambitious offering of sophisticated and literate alternative indie rock, featuring lush and elegant instrumentals that evoke a wistful and searching mood, combining elements of pop rock, britpop, and post punk into a stylish and uniquely alternative pop rock sound." +Homework,The J. Geils Band,Rhino Hi-Five: The J. Geils Band,1970,['rock'],This song features a hard-hitting rock sound that will leave you headbanging and wanting more. +Salvation Is Here (Passion: the early session 01 EP Version),Kristian Stanfill,Passion: the early session 01,0,['christian' 'rock' 'ccm' 'worship' 'contemporary christian'],"This powerful and uplifting contemporary Christian song blends the best of CCM and worship music, featuring dynamic rock instrumentation and lyrics that speak to the transformative power of faith." +Chicken Strut (Single Version),The Meters,The Essentials: The Meters,0,['70s' 'energetic' 'funk' 'soul'],"This upbeat track channels the energetic spirit of 70s soul and funk, with infectious grooves that will have you dancing all night long." +Cash In,Phoebe Snow,Second Childhood,0,"['earnest' 'laid back mellow' 'reflective' 'confident' 'contemporary folk' + 'romantic' '70s' 'soft rock' 'amiable good natured' 'passionate' + 'sentimental' 'adult contemporary' 'contemporary pop rock' 'rainy day' + 'gentle' 'bittersweet' 'female vocalists' 'acoustic' 'soothing' 'soul' + 'singer songwriter' 'pop rock' 'poignant' 'blues' 'intimate' 'folk' + 'sweet']","This sentimental pop rock ballad, performed by a passionate and confident female vocalist, incorporates elements of contemporary folk, soft rock, blues, and adult contemporary to create a soulful, laid back mellow sound that's both soothing and intimate, perfect for a rainy day or reflective moment. With gentle acoustic guitar and a bittersweet, heartfelt tone, the song evokes the 70s singer-songwriter era while remaining contemporary and amiable good-natured, making it a sweet and romantic addition to any playlist." +Hollywood Swinging,Kool & The Gang,Gangthology,1973,['70s' 'funk'],Get ready to groove with this funky 70s-inspired song that will have you dancing all night long. +Go To Utah,Canned Heat,The Boogie House Tapes 1969-1999,0,"['60s' 'blues rock' 'boogie rock' 'rock' 'classic rock' + 'modern electric blues' 'pop rock' 'blues']","Get ready to rock out with this eclectic blend of classic and modern sounds, featuring elements of blues, pop and boogie rock, all infused with a 60s sensibility and the signature punch of blues rock." +Sancte sator,Helium Vola,Helium Vola & Omnis Mundi Creatura,2001,['darkwave' 'electronic' 'neoclassical' 'synthpop' 'gothic' 'folk'],"This haunting ballad blends electronic, darkwave, and gothic elements with flourishes of synthpop, folk, and neoclassical instrumentation for a truly unique sonic experience." +Let's Get Crazy,Slick Rick,The Great Adventures Of Slick Rick,1988,"['exuberant' 'urgent' 'confident' 'humorous' 'aggressive' 'hardcore rap' + 'witty' 'guys night out' 'menacing' 'boisterous' 'confrontational' + 'golden age' 'hip hop' 'mischievous' 'outrageous' 'brash' 'rambunctious' + 'sleazy' 'rousing' 'uncompromising' 'raucous' 'old school' 'street smart' + 'rap' 'east coast rap' 'tgif' 'irreverent' 'fun' 'swaggering' 'harsh' + 'playful' 'visceral' 'freewheeling']","Get ready for a wild ride with an aggressive, confrontational, and outrageous hip hop track that combines a witty and exuberant flow with uncompromising lyrics that are both confident and menacing, delivered in an irreverent manner with a swaggering, sleazy vibe that's both urgent and harsh, yet humorous and visceral in equal measure, all backed by a freewheeling and brash hardcore rap beat that harkens back to the golden age of East Coast rap, making it the perfect soundtrack for a fun, rousing, and boisterous night out with the guys." +Viva ! blunt force trauma,General Surgery,Left hand pathology,2006,['death metal' 'heavy metal' 'grindcore' 'pop rock'],"This song is a unique blend of pop rock, heavy metal, death metal, and grindcore, resulting in an electrifying sound that will leave you breathless." +Symphony No. 5: 5th Movement (Part III),Glenn Branca,Symphony No. 5 (Describing Planes of an Expanding Hypersphere),0,['electronic' 'experimental'],This experimental electronic track invites the listener on a journey through uncharted soundscapes. +Deadman,Karnivool,Sound Awake,2009,"['hanging out' 'brooding' 'malevolent' 'intense' 'theatrical' + 'alternative pop rock' 'rock' 'australia' 'heavy metal' 'late night' + 'alternative metal' 'dreamy' 'contemporary pop rock' 'alternative rock' + 'alternative indie rock' 'ominous' 'progressive rock' 'nostalgic' + 'belligerent' 'reflection' 'pop rock' 'nocturnal' 'progressive' 'strong' + '00s' 'hard rock' 'volatile' 'visceral' 'bleak']","This track is a modern blend of alternative indie rock and progressive rock, incorporating heavy influences from alternative metal and contemporary pop rock, resulting in a brooding and intense sound. From Australia, this alternative pop rock anthem is both reflective and visceral, with a nostalgic and melancholic undertone that is reminiscent of early 00s rock. The malevolent and ominous lyrics reflect the nocturnal and hanging out lifestyle, while also exploring strong emotions and belligerent feelings. With a dreamy and bleak atmosphere and a theatrical performance, this song's volatile and hard rock energy is sure to leave a lasting impression." +Indefinite Bloodust,Veil Of Maya,All Things Set Aside,2006,"['death metal' 'deathcore' 'metalcore' 'technical death metal' + 'heavy metal' 'pop rock']","This song seamlessly blends elements of pop rock, heavy metal, death metal, metalcore, technical death metal, and deathcore to create a genre-bending masterpiece." +Forgiven - Live in Eindhoven 2008,Within Temptation,An Acoustic Night At The Theatre,2009,['alternative indie rock' 'metal' 'pop rock' 'goth rock'],"This song is a unique blend of alternative indie rock, pop rock, goth rock, and metal that is sure to captivate fans of each genre." +Away We Go,Valencia,This Could Be A Possibility,2005,"['cathartic' 'exuberant' 'hanging out' 'emo' 'indie rock' 'urgent' + 'brooding' 'heartache' 'rock' 'breakup' 'sentimental' 'empowering' + 'energetic' 'fiery' 'angst ridden' 'regret' 'alternative indie rock' + 'yearning' 'pop rock' 'lively' 'punk pop']","Fiery and exuberant with an urgent punk pop edge, this alternative indie rock anthem captures the angst ridden heartache of a breakup through its empowering and lively delivery, exploring themes of regret, yearning and cathartic release while balancing brooding sentimentality with indie rock sensibilities perfect for hanging out or belting out in the car." +Honky Tonk Woman,Ike And Tina Turner,Live_ Raw & Funky,1979,['soul'],"This song, with its heartfelt lyrics and powerful vocal delivery, is a stunning example of soul music at its finest." +All The Rage (Clean Album Version),Funeral For A Friend,Hours,2005,"['cathartic' 'exuberant' 'earnest' 'emo' 'urgent' 'brooding' 'dramatic' + 'aggressive' 'rock' 'brittle' 'confrontational' 'passionate' 'rousing' + 'raucous' 'tense anxious' 'fiery' 'screamo' 'alternative indie rock' + 'swaggering' 'yearning' 'pop rock' 'post hardcore' 'volatile']","This explosive and fervent alternative indie rock anthem boasts an exuberant and passionate delivery, with swaggering and earnest vocals that build into an urgent and cathartic chorus, featuring dramatic and screamo-inspired post hardcore elements that perfectly capture the yearning and brooding essence of the emo movement. The raucous and tense anxious instrumentation provides a brittle, volatile and fiery accompaniment to this rousing and cathartic track, making it a true classic in the world of rock." +Every Little Step,Bobby Brown,True 80's Love,1988,['80s'],Get ready to transport back through time as this new tune takes you on a nostalgic journey through the upbeat and funky sounds of the 80s! +Bark at the Moon,Shadows Fall,Bark at the Moon,2009,['death metal' 'thrash metal' 'metalcore' 'heavy metal' 'metal' 'pop rock'],"This high-octane, genre-bending track fuses elements of pop rock, heavy metal, death metal, metalcore, metal, and thrash metal to create a sonic maelstrom that leaves you breathless." +A Rose In The Wind,Anggun,Snow On The Sahara,1997,"['elegant' 'laid back mellow' 'romantic' 'beautiful' 'girls night out' + 'pop' 'sexy' 'sophisticated' 'adult contemporary' 'stylish' 'sensual' + 'introspection' 'english' 'emotional' 'alternative indie rock' '90s' + 'adult alternative pop rock' 'pop rock' 'intimate' 'sweet']","This English singer-songwriter has crafted a beautiful and sophisticated album that blends adult alternative pop rock and alternative indie rock with sweet, laid back mellow vibes, resulting in a romantic and introspective sound that's both sensual and emotional, touching on 90s nostalgia while still feeling fresh and relevant. The poppy and slickly produced tracks are perfect for a girls night out or a sexy evening in, while the intimate and elegant lyricism hits all the right notes for fans of adult contemporary and pop rock." +Organized Lie,Living Sacrifice,The Infinite Order,2010,"['cathartic' 'earnest' 'gloomy' 'urgent' 'reflective' 'brooding' + 'aggressive' 'thrash metal' 'metalcore' 'heavy metal' 'alternative metal' + 'nihilistic' 'christian metal' 'tense anxious' 'fiery' 'angst ridden' + 'manic' 'yearning' 'searching' 'pop rock' 'plaintive' 'harsh']","Fiery and cathartic, this alternative metal-pop rock track is a breathless, urgent exploration of yearning and angst, combining elements of heavy metal, metalcore, thrash metal and Christian metal to create a tense, anxious and brooding atmosphere, as the reflective lyrics slowly give way to a nihilistic, manic aggression that is both harsh and plaintive." +I Killed You,Torture Killer,Swarm!,2006,"['death metal' 'cathartic' 'gloomy' 'hostile' 'malevolent' 'aggressive' + 'halloween' 'intense' 'menacing' 'mischievous' 'heavy metal' 'brash' + 'grindcore' 'scary music' 'nihilistic' 'fiery' 'manic' 'pop rock' 'harsh' + 'anguished distraught' 'fierce' 'angry' 'volatile' 'visceral']","This song is an aggressive, intense pop rock track infused with elements of heavy metal and death metal, conveying a decidedly Halloween-themed sound that's visceral, cathartic, and menacing. The anguished, distraught lyrics and harsh, hostile delivery make for a gloomy, nihilistic atmosphere that's both scary and malevolent, with moments of brash, manic energy and mischievous fervor as it dips into grindcore and fiery, angry outbursts. The result is a volatile, fierce and unsettling piece of music that will leave you feeling off-kilter and intrigued." +Kampfbereit (Life Vpro),Front 242,Geography (limited bonus),0,['electronic' 'experimental' '90s'],"This electronic 90s anthem is experimental in nature, with its unique combination of vintage synths and futuristic sound design." +Shady Lane (Krossfader),Pavement,Shady Lane,1997,['alternative rock' '90s'],Step back in time to the gritty 90s with this raw and energetic alternative rock anthem. +Insatiable,Darren Hayes,Strange Relationship,2001,['pop'],This catchy pop anthem is sure to get you singing along and tapping your feet. +Please Stay Tonight,Judy Torres,Judy Torres - The Greatest Hits,1989,['electronic' 'dance'],Get ready to move your feet with this uptempo electronic dance anthem that will have you grooving all night long. +Le Démon Pupkin,Sebastien Tellier,Universe,2004,['mellow' 'rock' 'chamber pop' 'alternative indie rock' 'pop rock'],"With an eclectic blend of alternative indie rock, pop rock, and chamber pop, this mellow yet dynamic track showcases the artist’s ability to seamlessly merge various genres of rock into one cohesive and captivating sound." +Once Was A Time I Thought,The Mamas & The Papas,Gold,1966,['rock'],Get ready to feel the raw power and energy of rock as this song takes you on an electrifying journey of guitar riffs and pounding drums. +Is It Any Wonder,Sophie Ellis-Bextor,Read My Lips,2001,"['exuberant' 'brooding' 'smooth' 'dramatic' 'partying' 'celebratory' + 'theatrical' 'club dance' 'heartache' 'club' 'bright' 'breakup' + 'girls night out' 'pop' 'passionate' 'rousing' 'sophisticated' + 'electronic' 'dance pop' 'indulgent' 'freedom' 'stylish' 'sensual' + 'energetic' 'pop rock' 'nocturnal' 'strong' 'refined' 'lively' 'detached' + 'slick']","This pop rock/dance pop song is a sophisticated and stylish celebration of freedom and indulgence, with bright electronic beats, an exuberant and passionate energy, and slick, refined production that's perfect for club dancing and girls nights out, blending elements of sensual, brooding drama with rousing and celebratory hooks, all anchored by a strong, smooth vocal performance that captures the heartache and breakup emotions at the core of the song's theatrical presentation." +Spooky,Reso,If Ya Can't Beat Em,0,['dubstep' 'electronic'],This electronic dubstep track boasts high-energy beats and a seamless blend of electronic and dubstep sounds. +Phantom Limb [Radio 2 Live Version],The Shins,Australia,2007,['acoustic' 'pop rock' 'indie'],This catchy pop rock tune is infused with indie stylings and features a stripped down acoustic sound. +Spanish Song Bird,Keren Ann,Not Going Anywhere,2003,"['cathartic' 'elegant' 'alternative singer songwriter' 'laid back mellow' + 'reflective' 'romantic' 'delicate' 'easy listening' 'slow dance' + 'nouvelle chanson' 'amiable good natured' 'carefree' 'sophisticated' + 'dreamy' 'stylish' 'introspection' 'gentle' 'alternative indie rock' + 'acoustic' 'reflection' 'relaxation' 'indie pop' 'pop rock' 'intimate' + 'vocal' 'sunday afternoon' 'indie']","Get lost in the introspective and elegant sounds of this sophisticated alternative indie rock track, where the gentle vocals and dreamy acoustic elements create a carefree and relaxing atmosphere perfect for a laid back Sunday afternoon slow dance. Through its delicate and amiable good natured vibe, the song creates a cathartic environment for reflection and introspection, inviting listeners on a journey of intimate and reflective moments. This stylish indie pop gem is the perfect example of nouvelle chanson and alternative singer songwriter, blending elements of pop rock and indie to create a mellow and easy listening experience that is both romantic and cathartic." +Hardships,Jenny Wilson,Hardships!,2009,['freedom' 'pop rock' 'indie'],This pop rock anthem laden with catchy guitar riffs and soaring vocals captures the exhilarating feeling of newfound freedom with an indie edge. +Global Warning,Steel Pulse,African Holocaust,2004,"['contemporary reggae' 'exuberant' 'provocative' 'roots reggae' + 'amiable good natured' 'rousing' 'reggae' 'dub']","This exuberant and amiable good-natured song blends elements of contemporary reggae, rousing rhythms, provocative lyrics, and the roots of reggae and dub for an unforgettable musical experience." +Fly Me To The Moon,Judy Garland,Come Rain Or Come Shine,0,"['elegant' 'american popular song' 'easy listening' 'oldies' 'theatrical' + 'standards' 'jazz' 'stagenscreen' 'sentimental' 'sophisticated' + 'cast recordings' 'female vocalists' 'refined' 'vocal' 'traditional pop' + 'show tunes']","This album is a sophisticated and elegant collection of traditional pop and jazz standards featuring sentimental and refined female vocalists, making it the perfect choice for fans of easy listening and show tunes from the golden age of American popular song. With a touch of theatrical flair and a nod to classic cast recordings and oldies, this album is sure to transport listeners back to the stages and screens of yesteryear." +Baby_ Please,Mighty Joe Young,The Sonet Blues Story,0,"['hanging out' 'greasy' 'regional blues' 'chicago blues' 'guys night out' + 'rowdy' 'girls night out' 'boisterous' 'modern electric chicago blues' + 'late night' 'passionate' 'electric chicago blues' 'soul blues' + 'street smart' 'energetic' 'tgif' 'celebration' 'blues' 'summer' 'gritty' + 'playful' 'freewheeling']","Get ready for a rowdy and energizing celebration with this playful and gritty soul blues track that embodies the freewheeling spirit of an electric Chicago blues night out, complete with greasy and passionate riffs that capture the street smart essence of regional blues, perfect for those late-night TGIF summer hangouts with your favorite guys or girls." +Savannah Smiles,Okkervil River,The Stage Names,2007,"['cathartic' 'exuberant' 'earnest' 'indie rock' 'reflective' 'somber' + 'road trip' 'melancholy' 'alternative' 'amiable good natured' 'wistful' + 'restrained' 'dreamy' 'cerebral' 'alternative indie rock' 'fun' + 'yearning' 'searching' 'indie pop' 'pop rock' 'poignant' 'plaintive' + 'summer' 'soft quiet' 'indie']","Experience the ultimate road trip soundtrack with a perfect blend of alternative indie rock, pop rock, and indie pop that will take you on a musical journey filled with exuberant, fun-filled moments, as well as poignant and melancholy reflections, searching for meaning and yearning for something more - all brought to life through soft quiet, dreamy melodies that range from amiable good-natured tunes to earnest and cathartic ballads that are both somber and reflective, making this indie rock album a perfect summer companion, with its indie sensibilities and wistful, plaintive lyrics that invite deep introspection and cerebral exploration." +I'm Gonna Make You Miss Me,3LW,3LW,2000,"['exuberant' 'mellow' 'romantic' 'celebratory' 'beautiful' 'pop' 'rnb' + 'amiable good natured' 'stylish' 'urban' 'innocent' 'emotional' 'fun' + 'teen pop' 'pop rock' 'cheerful']","This exuberant pop rock anthem with an urban flair is the perfect blend of amiable good natured vibes and beautiful romanticism, making it an innocent yet emotional track that is both fun and celebratory, with a pop and R&B flavor that's mellow enough to be enjoyed at any occasion, as it exudes a stylish and teen pop feel that will undoubtedly leave listeners feeling cheerful." +Think About That,Dandy Livingstone,Reggae Chartbusters Vol. 4,2008,['reggae'],This song has a groovy reggae beat sure to get you swaying to the rhythm. +Barefoot,Elevator Suite,Barefoot and Shitfaced,2000,['jazz' 'chillout' 'instrumental' 'chill'],This instrumental jazz track creates a relaxing and chillout atmosphere with its smooth and calming melody. +Martin Fierro,Juana Molina,Segundo,2004,"['reserved' 'laid back mellow' 'reflective' 'delicate' 'indie electronic' + 'indie folk' 'electronica' 'late night' 'wistful' 'sophisticated' + 'electronic' 'experimental' 'introspection' 'gentle' 'innocent' + 'ethereal' 'alternative indie rock' 'female vocalists' 'soothing' + 'calm peaceful' 'pop rock' 'nocturnal' 'intimate' 'latin' 'sweet']","This indie folk ballad, led by a sweet and delicate female vocalists, weaves together elements of alternative indie rock, laid back mellow pop rock, and reserved electronica into a sophisticated and introspective piece of music, blending wistful latin rhythms with soothing ethereal soundscapes for an experimental yet calming late night listening experience that is both reflective and intimate." +Empire Ants (Feat. Little Dragon),Gorillaz,Plastic Beach,2010,"['hanging out' 'partying' 'witty' 'theatrical' 'coolncocky' + 'alternative pop rock' 'electronica' 'club' 'boisterous' 'hip hop' + 'mischievous' 'brash' 'rollicking' 'lush' 'electronic' 'whimsical' + 'underground rap' 'rap' 'stylish' 'quirky' 'energetic' + 'alternative indie rock' 'fun' 'swaggering' 'ironic' 'pop rock' + 'nocturnal' 'playful' 'alternative rap' 'trippy' 'freewheeling']","Get ready to dance all night long to this alternative indie rock anthem that blends ironic raps with lush pop rock melodies, electronic trippy sounds, and witty lyrics that channel the whimsical and freewheeling spirit of underground rap while exuding a brash and coolncocky swagger, making this partying club banger a must-hear for anyone seeking fun and mischievous adventures after dark." +It Should Have Been Me,Gladys Knight & The Pips,The Definitive Collection,1994,['soul'],"This soulful ballad speaks to the heart with its emotionally charged lyrics and smooth, sultry melodies." +Angels With Dirty Faces,Sham 69,That's Life,1978,['punk'],This high-energy song is characterized by its raw and rebellious punk sound. +Hurdy Gurdy Man,Donovan,Original Hits - Sixties,1968,['psychedelic'],Get ready to take a trip down the surreal and mind-bending rabbit hole with this trippy and psychedelic masterpiece. +Graven Images,System,Self Organising System,0,['electro' 'electronic' 'rap'],"Get ready to move and groove with this high-energy track that blends rap vocals, electronic beats, and electrifying electro elements to create a truly unforgettable musical experience." +I'm The Greatest,Ringo Starr,Ringo,1973,"['humorous' '70s' 'rock' 'happy' 'amiable good natured' + 'contemporary pop rock' 'fun' 'silly' 'pop rock' 'poignant' 'cheerful' + 'freewheeling']","This is a contemporary pop rock tune that combines elements of 70s rock with an amiable good-natured vibe, resulting in a poignant, happy, humorous and freewheeling bop that is both silly and fun, radiating a cheerful energy." +What Becomes of the Brokenhearted,Jimmy Ruffin,Blue Valentine,1967,['60s' 'soul'],"This song is a throwback to the soulful sounds of the 60s, invoking memories of the era with its smooth groove and heartfelt lyrics." +Robbing The Grave,Autopsy,Mental Funeral,0,['death metal' 'heavy metal' 'pop rock'],"This song is a thrilling fusion of pop rock, heavy metal, and death metal, delivering an electrifying performance for fans of all genres." +Revol-ooh-tion,Beatallica,Sgt Hetfield's Motorbreath Pub Band,2007,"['comedy' 'confident' 'humorous' 'aggressive' 'celebratory' 'rock nroll' + 'coolncocky' 'heavy metal' 'outrageous' 'rousing' 'bravado' 'irreverent' + 'fun' 'maverick' 'swaggering' 'silly' 'comedy spoken' 'song parody' + 'metal' 'pop rock' 'gritty' '00s' 'gutsy' 'playful' 'thrash']","This pop rock song parody is a celebration of heavy metal with an outrageous and humorous twist, featuring gritty and aggressive vocals, thrash and metal riffs, and playful and silly comedy spoken interludes, all wrapped up in a fun and rousing, swaggering and cool'n'cocky package that exudes maverick bravado and irreverent confidence, making it a gutsy and irreverent anthem of irrepressible rock'n'roll spirit for the 00s and beyond." +Reply (Album Version),Staind,Chapter V,2005,"['cathartic' 'earnest' 'urgent' 'reflective' 'dramatic' 'aggressive' + 'heartache' 'rock' 'breakup' 'confrontational' 'heavy metal' 'hypnotic' + 'passionate' 'post grunge' 'rousing' 'alternative metal' 'loss grief' + 'tense anxious' 'grunge' 'angst ridden' 'alternative rock' 'yearning' + 'searching' 'pop rock' 'angry' 'volatile' 'slick']","This aggressive and confrontational song blends elements of alternative metal and pop rock while also incorporating yearning grunge and passionate and earnest lyrics that explore the urgent themes of loss and grief, resulting in a hypnotic and cathartic track that is both dramatic and rousing. With a slick and polished sound, this post-grunge anthem tackles themes of heartache and angst-ridden reflection, delivering a tense and anxious mood that shifts between heavy metal riffs and alternative rock melodies. The result is a volatile and angry breakup song that is both emotive and resonant." +The Wrong Way,Henrik Freischlader,Recorded by Martin Meinschäfer,2009,['pop rock' 'blues'],Experience the perfect fusion of upbeat pop rock rhythms and soulful blues melodies with this electrifying new song! +Threat,Jay-Z,The Black Album,2003,"['exuberant' 'confident' 'aggressive' 'hardcore rap' 'guys night out' + 'literate' 'boisterous' 'confrontational' 'hip hop' 'brash' + 'amiable good natured' 'rousing' 'street smart' 'rap' 'freedom' 'stylish' + 'east coast rap' 'energetic' 'tgif' 'freewheeling']","This energizing and confrontational rap anthem combines aggressive hardcore East Coast rap with an exuberant and freewheeling beat, delivering a rousing and boisterous ode to guys night out and freedom. With a stylish and street smart flow and confident lyrics that are both literate and amiable good natured, this TGIF anthem is sure to get your feet moving and your energy pumping in no time." +What Your Love Does For Me,Tanya Tucker,Complicated,0,['contemporary country' 'country' 'female vocalists'],"Featuring stunning female vocalists and a modern interpretation of classic country sounds, this album captures the essence of contemporary country music." +Oui Ou Non - A Straight Boogaloo,Wendy James,Racine 2,0,['british' 'female vocalists'],Experience the hauntingly beautiful melodies of British female vocalists through this emotionally charged song. +A Side in a Bed,Love Is All,Two Thousand And Ten Injuries,2010,"['exuberant' 'hanging out' 'earnest' 'indie rock' 'urgent' 'confident' + 'alternative pop rock' 'rock' 'rowdy' 'new wave post punk revival' + 'boisterous' 'swedish' 'reckless' 'brash' 'rambunctious' 'passionate' + 'rousing' 'ramshackle' 'raucous' 'brassy' 'freedom' 'energetic' + 'sprawling' 'noise pop' 'manic' 'alternative indie rock' 'fun' + 'female vocalists' 'yearning' 'indie pop' 'pop rock' 'nocturnal' 'gutsy' + '10s' 'playful' 'indie' 'freewheeling']","Swedish female-fronted indie rockers deliver a raucous, energetic and exuberant set of new wave post punk revival anthems with reckless abandon, an urgent and earnest yearning for freedom and freewheeling fun, showcasing the band's confident and gutsy live prowess through sprawling, brassy and manic noise pop, indie pop and alternative pop rock gems that are both playful and passionate, as well as heartfelt and earnest, making for a rousing and rowdy nocturnal experience that is both ramshackle and boisterous, and guaranteed to have you hanging out and singing along to every raucous, enjoyable and catchy beat of their rambunctious indie rock sound." +I'm Alright,Kathy Mattea,Roses,2002,['70s' 'country folk' 'contemporary country' 'country pop' 'country'],"This song is a blend of country folk and contemporary country, with a hint of 70s country pop thrown in." +Temporary Arms,Finger Eleven,Tip,1997,['post grunge' 'alternative rock' 'pop rock' 'hard rock'],This pop-rock anthem infused with post-grunge and alternative rock influences culminates in a hard-rock sound that's impossible to ignore. +Living The Dream,a1,The a List,2000,['pop' '00s'],"This upbeat pop track from the 00s is the perfect pick-me-up, with catchy hooks and a melody that will have you dancing along in no time." +A Shoulder To Cry On,Mark Chesnutt,Heard It In a Love Song,0,['contemporary country' 'country' 'new traditionalist'],This contemporary country hit infuses new traditionalist elements to deliver a fresh take on the classic country sound. +Nobody's Fool,Avril Lavigne,Avril Live: Try To Shut Me Up,2002,['rock' 'pop'],"This catchy pop-rock anthem features electric guitar riffs, powerful vocals, and a driving beat that'll have you singing along in no time." +She Drove Me Mad,The Lounge Lizards,Queen of All Ears,0,"['confident' 'organic' 'jazz' 'jazz instrumental' 'post bop' 'stylish' + 'freewheeling']","This jazz instrumental is a freewheeling post bop tune with a confident and stylish flair, showcasing the organic and expertly crafted sound that is quintessentially jazz." +Laid To Rest,Lamb Of God,Killadelphia,2004,"['death metal' 'bitter' 'earnest' 'confident' 'dramatic' 'aggressive' + 'acerbic' 'metalcore' 'speed thrash metal' 'confrontational' + 'heavy metal' 'the creative side' 'reckless' 'brash' 'rousing' + 'alternative metal' 'nihilistic' 'tense anxious' 'street smart' 'metal' + 'rebellious' 'pop rock' 'lively' 'harsh' 'fierce' 'angry' 'volatile' + 'visceral']","This song is a bitter, aggressive and confrontational alternative metal/pop rock track with confident and earnest vocals that convey a harsh and reckless message, accompanied by a visceral, acerbic and brash instrumentation that blends lively speed thrash metal and rebellious dramatic rousing heavy metal, death metal, and metalcore elements to create a nihilistic, yet street smart anthem that is both tense anxious and volatile. On the creative side, the song serves as an angry and fiercely bold expression of rebellion that is sure to leave a lasting impression." +Jailhouse Tears,Lucinda Williams,Little Honey,2008,"['earnest' 'sexual' 'confident' 'alt country' 'rock' + 'alternative country rock' 'passionate' 'earthy' 'stylish' 'sensual' + 'duet' 'bittersweet' 'alternative folk' 'alternative indie rock' + 'country' 'pop rock' 'poignant' 'funny' 'americana' 'intimate' 'refined' + 'folk']","This passionate and refined duet blends elements of alternative indie rock, pop rock, and alternative folk with touches of Americana, alt country, and alternative country rock to create a stylish and intimate sound that is both sensual and earthy, while also being earnest, poignant, bittersweet, and even funny at times." +(We Don't Need This) Fascist Groove Thang (2006 Digital Remaster),Heaven 17,Penthouse And Pavement,1981,"['confident' 'smooth' 'dramatic' 'partying' 'day driving' 'witty' + 'theatrical' 'club' 'bright' 'punk new wave' 'synth pop' 'wry' + 'passionate' 'sophisticated' 'dance rock' 'contemporary pop rock' + 'stylish' 'complex' 'energetic' 'ambitious' 'swaggering' 'new wave' + 'pop rock' 'refined' 'lively' 'playful' 'new romantic' 'slick' '80s']","This new contemporary pop rock track is an ambitious and stylish anthem that blends the best of the 80s synth pop sound with elements of club dance rock and punk new wave, resulting in a lively and energetic bop that crackles with confidence and swaggering charisma. The smooth and sophisticated vocals weave a wry and witty tale over the bright and slick instrumentation, creating a playful yet refined atmosphere that's perfect for day driving or partying the night away. With its passionate and dramatic chorus and complex new romantic arrangement, this song captures the spirit of the theatrical and ambitious pop rock of the past while still feeling fresh and contemporary." +Wrote For Luck,Happy Mondays,Bummed,1988,"['partying' 'celebratory' 'messy' 'coolncocky' 'alternative pop rock' + 'thuggish' 'club dance' 'druggy' 'guys night out' 'rowdy' 'club' + 'hedonistic' 'menacing' 'late night' 'reckless' 'brash' 'trashy' + 'rousing' 'nihilistic' 'indulgent' 'dance rock' 'quirky' 'tgif' + 'alternative indie rock' 'irreverent' 'fun' 'madchester' 'pop rock' + 'gleeful' 'drinking' 'playful' 'trippy' 'alternative dance' 'indie' + 'freewheeling']","This rowdy alternative indie rock anthem is a mashup of pop rock, madchester, and alternative dance that will have you dancing all night with its trippy, messy, and irreverent vibe. It's a reckless, thuggish, and brash ode to late night TGIF clubbing that embraces its nihilistic and hedonistic tendencies with playful, quirky, and trashy lyrics. With its freewheeling, fun energy, it's the perfect soundtrack for a guys night out celebration that channels the carefree, coolncocky spirit of indie rock and alternative pop rock." +Just In Time,Lena Horne,Give The Lady What She Wants,1997,['jazz' 'vocal' 'traditional pop' 'show tunes'],"This song showcases a stunning vocal performance backed by a dynamic blend of show tunes, jazz inspired melodies and traditional pop instrumentation." +Higher Ground,Ike And Tina Turner,18 Classic Tracks (Int'l Only),1979,['70s' 'oldies' 'female vocalists' 'funk' 'soul'],"This groovy tune showcases the powerful and emotive female vocalists of the 70s, combining soulful melodies with funky oldies rhythms that transport you back to a groovy era." +Mississippi Water,Breathe,Peace Of Mind,1990,"['romantic' 'theatrical' 'pop' 'adult contemporary' 'gentle' + 'calm peaceful' 'pop rock']","This calming and peaceful pop rock ballad is filled with romantic lyrics and gentle instrumentals, making it a perfect fit for adult contemporary radio, while also possessing a theatrical quality that truly sets it apart." +Slide (Single Version),Slave,Rhino Hi-Five: Black History Months Songs 3,0,['70s' 'funk'],This groovy track is a perfect embodiment of 70s funk with its contagious beats and soulful instrumentation. +Sally's Got A Wooden Leg,The Sons Of The West,The 30s & 40s,1994,['country'],This new single has all the twang and heartache of classic country hits. +Breeze...,Dubtribe Sound System,Bryant Street,1999,"['tribal house' 'organic' 'club dance' 'electronica' 'hypnotic' + 'electronic' 'chillout' 'calm peaceful' 'house' 'trippy']","This electronic track has a calm and peaceful vibe with a trippy and hypnotic quality, blending tribal house and chillout elements to create an organic feel perfect for both the club dance floor and a soothing relaxation experience." +Ribbons of Glass,J. Tillman,Cancer And Delirium,2008,"['alternative singer songwriter' 'mellow' 'indie rock' + 'alternative country rock' 'alternative indie rock' 'pop rock' 'folk']","Get lost in the mesmerizing sounds of this alternative indie rock masterpiece that seamlessly blends elements of pop rock, indie rock, alternative country rock, and folk, with a touch of mellow vibes and haunting lyrics from an alternative singer songwriter." +Snova,Pat Metheny,Day Trip,2008,"['reserved' 'laid back mellow' 'reflective' 'smooth' 'organic' 'guitar' + 'romantic' 'delicate' 'jazz' 'melancholy' 'contemporary jazz' + 'passionate' 'guitar jazz' 'jazz instrument' 'sophisticated' 'restrained' + 'post bop' 'complex' 'cerebral' 'gentle' 'bittersweet' 'knotty' + 'calm peaceful' 'summery' 'intimate' 'refined' 'playful' 'freewheeling']","This contemporary jazz song is sophisticated and refined, yet calm and peaceful, with a passion that lies just beneath its reserved and laid back surface, revealing a mellow, post-bop style that delicately explores romantic themes. Gentle, melancholy and freewheeling at times, it features a smooth and complex guitar jazz instrumental, creating an intimate and reflective atmosphere, while still playful and restrained. The summery vibe is knotty and organic at times, while being cerebral and bittersweet, forming a cohesive and evocative piece." +She Is Suffering,Manic Street Preachers,The Holy Bible - 10th Anniversary Edition,1994,['beautiful' 'rock' 'alternative' 'alternative rock'],This beautiful alternative rock song combines stunning melodies with powerful guitar riffs for an unforgettable experience in the world of rock music. +Silent Night,Ashanti,Ashanti's Christmas,2003,"['christmas party' 'wintry' 'beautiful' 'holidays' 'bright' 'rnb' + 'amiable good natured' 'contemporary rnb' 'naive' 'holiday' 'christmas' + 'calm peaceful' 'sparse' 'intimate' 'precious' 'sweet']","This contemporary RnB holiday song is a beautiful blend of calm peaceful melodies and bright, amiable good natured lyrics that perfectly capture the precious moments of the wintry holidays. With its sweet and intimate sound, sparse instrumentals and naive energy, it's the perfect track to set the mood for any Christmas party or holiday gathering." +Chaos At The Airport,Kim Wilde,Select (plus bonus tracks),1982,['pop' 'pop rock'],"This upbeat and catchy pop rock anthem features infectious melodies, driving guitar riffs, and hooks that will have you singing along in no time." +U.S.A. (Aiight Then),Mobb Deep,Murda Muzik,1999,"['somber' 'hardcore rap' 'thuggish' 'gangsta rap' 'menacing' 'hip hop' + 'street smart' 'rap' 'east coast rap' 'ominous' 'harsh' 'bleak']","This menacing and harsh hip hop track is a somber and ominous representation of hardcore and east coast rap, with its thuggish and street smart gangsta rap lyrics painting a bleak picture of life on the streets." +I'm Glad There Is You,Frank Sinatra,The Best Of The Columbia Years 1943 - 1952,1993,"['big band' 'elegant' 'laid back mellow' 'reflective' 'smooth' 'relaxed' + 'vocal pop' 'romantic' 'jazz' 'stagenscreen' 'amiable good natured' + 'sentimental' 'wistful' 'sophisticated' 'dreamy' 'stylish' + 'cast recordings' 'gentle' 'warm' 'soothing' 'calm peaceful' 'swing' + 'vocal' 'traditional pop' 'vocal jazz' 'show tunes' '80s']","This sophisticated and elegant song exudes a warm and amiable good natured vibe through its mellow and soothing swing-style, making it a perfect blend of traditional pop and vocal jazz, accompanied by a gentle big band instrumentation and dreamy reflective lyrics, creating a wistful and sentimental atmosphere, reminiscent of the golden era of show tunes, and classic vocal pop of the 80s and cast recordings, making it a stylish and relaxed addition to any stagenscreen playlist." +Dosed And Became Invisible,Joy Zipper,American Whip,2005,"['laid back mellow' 'reflective' 'druggy' 'neo psychedelia' + 'amiable good natured' 'whimsical' 'quirky' 'innocent' + 'alternative indie rock' 'soothing' 'indie pop' 'pop rock' 'summery' + '00s' 'dream pop' 'cheerful' 'playful' 'trippy' 'sweet' 'indie']","This alternative indie rock track is a perfect blend of pop rock and indie pop, with a laid back mellow vibe that's both amiable and good natured. Its sweet and innocent lyrics are paired with trippy and whimsical instrumentals, giving it a reflective yet playful feel. With neo psychedelia and dream pop influences, this song is both soothing and druggy, perfect for a summery day spent outside. Its quirky and cheerful tone makes it a must-listen for fans of indie music from the 00s." +School Hi,Inca Ore,Silver Sea Surf School,2009,"['alternative pop rock' 'contemporary pop rock' 'alternative indie rock' + 'pop rock' 'ambient']","This song is a fusion of alternative indie rock, pop rock, contemporary pop rock, and alternative pop rock with a touch of ambient vibes, creating a captivating and unique sound." +Nectar,Beat Service,Global DJ Broadcast Top 15 - February 2009,0,['trance' 'electronic'],"Be mesmerized by the hypnotic beats and pulsating rhythms of this electronic trance track, designed to transport you to another realm of blissful euphoria." +Asiklar Parki,Nazan Öncel,Demir Leblebi - Bir Sarki Tut,0,['latin'],Experience the fiery passion and intoxicating rhythms of authentic Latin music in this sizzling new single. +Prophecy,Chemistry,Prophecy,0,['trance' 'electronica' 'electronic' 'pop rock'],This upbeat pop rock anthem is infused with electronic and electronica elements that create a contagious dance beat and an infectious trance-like energy. +Rocket Hanabi,Tujiko Noriko,From Tokyo To Naiagara,2003,"['jpop' 'electronic' 'alternative indie rock' 'female vocalists' + 'pop rock' 'experimental rock']","This dynamic track blends alternative indie rock, pop rock, and electronic influences to create an experimental rock sound fronted by captivating female vocalists with a hint of Jpop flair." +La Toalla,Tito Rodriguez,A Man And His Music - El Inolvidable,0,['latin'],Experience the fiery passion and rhythmic beats of the Latin influence in this captivating new song. +Malted Milk Blues,Lucinda Williams,Ramblin',1979,"['70s' 'alt country' 'country' 'female vocalists' 'acoustic' 'blues' + 'folk']","This song features passionate female vocalists delivering rich alt country and blues lyrics, fused with folk and country instrumentation that evoke the raw, authentic sound of the 70s, all performed on acoustic instruments." +Unholy Confessions,Avenged Sevenfold,Waking The Fallen,2003,"['bitter' 'earnest' 'emo' 'urgent' 'dramatic' 'malevolent' 'aggressive' + 'intense' 'metalcore' 'menacing' 'confrontational' 'heavy metal' + 'alternative metal' 'tense anxious' 'sprawling' 'angst ridden' + 'alternative indie rock' 'ominous' 'metal' 'pop rock' 'post hardcore' + 'harsh' 'angry' 'volatile' 'bleak']","This song is a bitter, aggressive, and confrontational alternative indie rock track infused with elements of alternative metal, pop rock, and intense, menacing energy that delivers an urgent and earnest message. The harsh, sprawling melodies and ominous, dramatic overtones create a heavy metal and metalcore vibe that's angst ridden and post hardcore in nature, while the emo, metal, and tense anxious atmosphere adds a malevolent, volatile, and angry edge to the bleak lyrics." +Café Del Mar,Energy 52,Café Del Mar,1997,['trance'],This high-energy track is a captivating trance anthem that will transport you to a state of pure bliss. +Dice,Thomas Dybdahl,Thomas Dybdahl,2006,"['earnest' 'elegant' 'alternative singer songwriter' 'scandinavian' + 'reflective' 'organic' 'day driving' 'melancholy' 'pop' 'morning' 'sexy' + 'norwegian' 'comfort' 'wistful' 'lush' 'earthy' 'sensual' 'duet' 'gentle' + 'bittersweet' 'alternative indie rock' 'acoustic' 'soothing' 'autumn' + 'pop rock' 'poignant' 'intimate' 'gritty']","Experience the smooth, sensual harmonies of a Norwegian duet in this poignant and earthy alternative indie rock song, perfect for day driving or morning reflection. The lush and elegant pop rock melody, combined with an organic acoustic feel, creates a comforting and soothing atmosphere, while the gritty and autumnal lyrics deliver a bittersweet yet wistful message. This alternative singer songwriter's intimate and earnest approach to music perfectly captures the elegant yet melancholy essence of Scandinavian culture, making this song a truly unique and unforgettable experience." +Luka,Suzanne Vega,Tried & True - The Best Of,1987,['pop' 'female vocalists' '80s'],This pop song featuring female vocalists takes you back to the nostalgic 80s era with its catchy beats and infectious chorus. +Pariscyde,Motorbass,Pansoul,1996,"['marching' 'club dance' 'electronica' 'electronic' 'mechanical' 'house' + 'strong']","This track features a powerful, electronic beat with elements of strong house and electronica sounds, creating a mechanical marching effect that's sure to get the club dancing." +Long Time,Shakira,She Wolf,2009,"['confident' 'sex' 'partying' 'latin pop' 'celebratory' 'passion' + 'club dance' 'club' 'girls night out' 'pop' 'sexy' 'rnb' 'nighttime' + 'catchy' 'dance pop' 'seduction' 'stylish' 'urban' 'tgif' 'dance' 'fun' + 'female vocalists' 'pop rock' 'lively' 'playful' 'latin' 'freewheeling']","Get ready to hit the dance floor with this freewheeling and lively pop rock club anthem, featuring confident and seductive female vocalists over a latin-infused dance pop beat perfect for a stylish Friday night out with the girls, celebrating life and the passion of the club scene - this catchy and playful Latin pop hit is sure to keep the party going all night long!" +Houston,Phil Vassar,American Child,0,"['earnest' 'reflective' 'smooth' 'the great outdoors' 'reverent' 'picnic' + 'amiable good natured' 'sentimental' 'rollicking' 'wistful' 'rousing' + 'sophisticated' 'autumnal' 'contemporary country' 'earthy' 'stylish' + 'warm' 'fun' 'country' 'yearning' 'summery' 'summer' 'refined' + 'long walk' 'sunday afternoon' 'playful' 'slick']","This contemporary country song is a sophisticated and refined ode to the great outdoors, perfect for a long walk or a leisurely picnic on a sunny Sunday afternoon. With its amiable good-natured spirit and earthy, warm tones, it effortlessly blends yearning wistfulness with playful rollicking energy. The slick, stylish production and earnest, reflective lyrics make it both a rousing, fun anthem for summertime adventures and a sentimental, autumnal tribute to the beauty of nature. Whether you're looking for something smooth and reverent or bustling and summery, this country gem has it all." +Love's Cradle,3 Colours Red,Pure,1997,"['punk' 'britpop' 'alternative pop rock' 'rock' 'punk revival' + 'british trad rock' 'alternative indie rock' 'pop rock' 'punk pop']","Get ready for a genre-bending experience with this alternative indie rock tune laced with infectious pop rock hooks, britpop influences, and a punk revival energy that's both nostalgic and fresh, featuring elements of punk, punk pop, British trad rock, and topped off with a deliciously alternative pop rock twist - simply put, it's pure rock at its finest!" +The Beeching Report,iLiKETRAiNS,Progress Reform,2005,"['mellow' 'indie rock' 'gloomy' 'laid back mellow' 'reflective' 'brooding' + 'somber' 'beautiful' 'heartache' 'melancholy' 'space rock' 'eerie' + 'late night' 'nihilistic' 'post rock' 'experimental' 'introspection' + 'bittersweet' 'alternative indie rock' 'acoustic' 'weary' 'feeling blue' + 'sad' 'pop rock' 'nocturnal' 'gritty' 'bleak']","This alternative indie rock song has a space rock vibe with a mix of pop and post rock elements, creating a laid back mellow sound with a beautiful introspection. The melancholy and somber lyrics reflect on heartache and feeling blue, brooding over a reflective and nihilistic worldview. The experimental and gritty instrumentation adds to the nocturnal and sad atmosphere, while the acoustic elements bring a bittersweetness to the overall eerie and bleak tone. Definitely a perfect late night listening for anyone who wants to embrace their inner indie rock fan." +It Hurts Like Love,Tanya Tucker,Complicated,0,['contemporary country' 'country' 'female vocalists'],"Get ready to dance and sing along to the catchy melodies and powerful vocals of these incredible female artists, in this contemporary country album that perfectly captures the essence and spirit of the country genre." +Change My Mind,Freak Power,Drive-Thru Booty,1994,['chillout' 'groove' 'funk' 'pop rock'],This catchy pop rock track features a chillout vibe with infectious funk rhythms and a groovy guitar riff. +Position,Mega Banton,Dancehall Sensation 2000,0,['reggae'],Experience the laid-back vibes and pulsing rhythm of reggae in this upbeat and groovy new track. +Return Of The B-Boy,The Pharcyde,Cydeways: Best of the Pharcyde,1992,['hip hop'],This hip hop track is filled with banging beats and intricate rhymes that will have you nodding your head and moving your feet uncontrollably. +Mad About The Boy,Lena Horne,The Irrespressible,1956,['jazz' 'female vocalists'],Experience the sultry and captivating sound of our female vocalists as they navigate the smooth melodies of classic jazz tunes. +Full Fat,Newton Faulkner,All I Got,2006,['acoustic' 'pop rock'],"An irresistible blend of catchy pop rock hooks and raw acoustic instrumentation, this song will have you tapping your feet and singing along in no time." +Escaramujo,Silvio Rodríguez,Rodríguez,1994,"['world' 'romantic' 'celebratory' 'cuban traditions' + 'amiable good natured' 'carefree' 'tropical' 'vacation' 'sensual' + 'international' 'summery' 'summer' 'folk' 'playful' 'latin' 'joyous']","This international and amiable good-natured song is a perfect mix of romantic and sensual latin rhythms that will transport you to a joyous and celebratory summer vacation in a tropical paradise, where the world comes together in a folk and playful way, full of cuban traditions and summery, carefree vibes." +The First One,Boys Like Girls,Love Drunk,2009,"['exuberant' 'hanging out' 'earnest' 'urgent' 'reflective' 'day driving' + 'boisterous' 'rambunctious' 'passionate' 'rousing' 'sugary' 'emo pop' + 'angst ridden' 'alternative rock' 'alternative indie rock' 'pop rock' + 'summery' 'summer' 'freewheeling']","Get ready to roll down the windows and blast this exuberant pop rock anthem, perfect for day driving and hanging out with friends during a summery boisterous adventure, mixing passionate and earnest lyrics with urgent and rousing alternative indie rock beats, along with reflective emo pop melodies and sugary alternative rock hooks, all delivered with a freewheeling and angst ridden style that will leave you feeling rambunctious and energized." +I Am A Free Machine,Aidan Baker,Dry,0,['ambient'],Get lost in a dreamy soundscape of ethereal melodies and atmospheric textures with this ambient track. +Blind,Default,Spider Man - Music From And Inspired By,2002,"['canadian' 'rock' 'alt rock' 'alternative' 'nu metal' 'alternative rock' + 'metal' 'hard rock' 'playful']","This catchy alt rock song from Canadian nu metal band seamlessly blends elements of alternative, metal, and hard rock while maintaining a playful, alternative rock vibe." +Daughters Of Sorrow,The New Pornographers,Together,2010,"['power pop' 'hanging out' 'indie rock' 'urgent' 'road trip' 'theatrical' + 'canadian' 'rock' 'bright' 'late night' 'alternative' 'small gathering' + 'amiable good natured' 'sing along' 'rousing' 'sophisticated' 'piano' + 'whimsical' 'quirky' 'complex' 'introspection' 'cerebral' + 'alternative indie rock' 'indie pop' 'pop rock' 'lively' 'gleeful' '10s' + 'playful' 'indie']","This alternative indie rock track is the perfect road trip anthem with its lively and sophisticated pop rock sound, urgent and amiable good-natured vibe, and power pop chorus that will have you singing along with gleeful abandon. Featuring a mix of introspection and whimsy, the song blends together quirky piano melodies, complex guitar arrangements, and playful lyrics to create a rousing and playful indie pop/rock experience that's both cerebral and theatrical. Whether you're hanging out with friends at a small gathering or driving late night along the open road, this Canadian indie group's contagious energy is sure to leave you feeling uplifted and inspired." +Too Late (Orange Factory Extended Mix),Tina Ann,Situations,2003,['dance'],This upbeat and energetic song will make you want to get up and dance the night away. +You Stand By Me,The Who,Endless Wire,2006,"['urgent' 'reflective' 'theatrical' 'coolncocky' 'literate' 'melancholy' + 'album rock' 'classic rock' 'late night' 'passionate' 'prog rock' + 'rousing' 'sophisticated' 'contemporary pop rock' 'introspection' + 'energetic' 'bittersweet' 'regret' 'reflection' 'swaggering' 'pop rock' + '00s' 'hard rock' 'lively' 'freewheeling']","This contemporary pop rock song has a sophisticated and energetic feel that oozes coolncocky swagger and freewheeling, hard rock guitars layered atop prog rock-inspired instrumentation, with literate lyrics evoking reflection, melancholy, and regret for a bittersweet touch. The passionate vocals, urgent sense of introspection, and theatrical delivery make for a rousing and lively anthem that perfectly captures the classic rock and album rock sound of the 00s, while still feeling modern and reflective enough for a late night listening session." +Scorpio,Grandmaster Flash & The Furious Five,The Best Of Grandmaster Flash & Sugar Hill,1982,['hip hop' 'electro' '80s'],This hip hop track has an electrifying 80s vibe with addictive synth beats and groovy electro elements. +Poor Old Dirt Farmer,Levon Helm,Dirt Farmer,2007,"['hanging out' 'alt country' 'rock' 'roots' 'reverent' + 'amiable good natured' 'sentimental' 'rollicking' 'southern rock' + 'earthy' 'country' 'country rock' 'americana' 'folk' 'sunday afternoon' + 'roots rock']","This song perfectly captures the sentimental yet rollicking, amiable good natured spirit of a Sunday afternoon spent hanging out and enjoying the earthy and reverent vibes of Americana, alt country, country rock, folk, roots rock, and southern rock all rolled into one." +All Along The Watchtower,Dave Mason,Long Lost Friend: The Best of Dave Mason,1976,['blues rock' 'guitar' 'soft rock' 'rock' 'progressive rock'],"This song takes elements from progressive rock, blues rock, and soft rock, featuring intricate guitar work, creating a unique and dynamic rock sound." +Tales Of The Unexpected,Frank Marino & Mahogany Rush,Tales Of The Unexpected,0,['progressive rock'],"This song blends intricate instrumentation, complex song structures, and thought-provoking lyrics to create a dynamic and engaging work of progressive rock." +Find Your Way,Jens O.,myTrance Vol. 1,2007,['trance' 'dance'],Get ready to lose yourself in the hypnotic beats and pulsing rhythms of this trance-infused dance anthem that will have you moving until the sun comes up. +My Favourite Game,The Cardigans,I Need SomeFine Wine And You_ You Need To Be Nicer,1998,['rock' 'pop' 'alternative' '90s' 'female vocalists'],"This song features powerful female vocalists and blends elements of 90s alternative, pop, and rock to create a unique sound that will transport you back in time." +Electro Man,Calvin Harris,I Created Disco,2007,"['confident' 'sex' 'partying' 'humorous' 'celebratory' 'witty' + 'club dance' 'guys night out' 'club' 'girls night out' 'mischievous' + 'sexy' 'the creative side' 'electro' 'amiable good natured' 'carefree' + 'uplifting' 'rousing' 'electronic' 'street smart' 'stylish' 'quirky' + 'tgif' 'dance' 'irreverent' 'fun' 'maverick' 'pop rock' 'playful' + 'trippy' 'alternative dance' 'campy' 'freewheeling']","This witty and irreverent pop rock track is a celebration of carefree partying with both girls and guys night out vibes, infusing playful electronic beats and alternative dance hooks. With a maverick and quirky touch, the lyrics add an amiable good-natured humor, street smart and sexy, featuring a freewheeling and confident style, making it the perfect rousing and uplifting anthem for a fun and campy club dance, especially on a festive and trippy TGIF night. Overall, this playful and stylish electro song embodies the creative side of pop, making it a mischievous and celebratory ode to the joy of pop culture, with a strong emphasis on having a good (and sexy) time." +Hard Time Empty Bottle Blues IV,John Fahey,Sea Changes & Coelacanths: A Young Person's Guide To John Fahey,2006,['guitar' 'instrumental' 'folk'],This instrumental track showcases the raw beauty of acoustic guitar in folk music. +Feathers and Down,The Cardigans,Long Gone Before Daylight,2003,"['earnest' 'reflective' 'brooding' 'acerbic' 'breakup' 'pop' 'wistful' + 'autumnal' 'rainy day' 'introspection' 'gentle' 'alternative indie rock' + 'reflection' 'adult alternative pop rock' 'indie pop' 'pop rock' + 'intimate' 'solitude']","This adult alternative pop rock anthem takes you on a journey of introspection and reflection, blending the sounds of alternative indie rock and indie pop with a gentle yet acerbic lyricism to perfectly capture the brooding and wistful moments of solitude on a rainy autumnal day after a breakup, all while maintaining an earnest and intimate feel to the pop rock sound." +Meet Me Tomorrow Night,Professor Longhair,Rock'N Roll Gumbo,1985,"['hanging out' 'at the beach' 'greasy' 'confident' 'new orleans blues' + 'regional blues' 'theatrical' 'american' 'bright' 'boisterous' 'rnb' + 'amiable good natured' 'passionate' 'rollicking' 'bravado' 'piano' + 'street smart' 'earthy' 'freedom' 'stylish' 'energetic' 'spicy' + 'celebration' 'swaggering' 'blues' 'summery' 'new orleans rnb' 'summer' + 'gritty' 'playful' 'new orleans']","This rollicking New Orleans R&B tune with a gritty, earthy quality and street-smart swagger is an amiable, playful celebration of summer days spent hanging out at the beach, filled with plenty of bravado and confident energy, all punctuated by stylish piano grooves, spicy spices, and a passionate, theatrical vocal delivery that captures the electric spirit of the region's bluesy sound." +Why Don't You Live So God Can Use You?,Muddy Waters,Down On Stovall's Plantation,1966,"['cathartic' 'earnest' 'reflective' 'intense' 'regional blues' + 'chicago blues' 'passionate' 'fiery' 'delta blues' 'swaggering' 'blues']","This intense and passionate regional blues song, with swaggering and earnest vocals, blends elements of cathartic delta blues with Chicago blues and delivers a reflective and fiery performance." +All Fall Down,Five Star,The Greatest Hits,1985,['pop' 'rnb' 'funk' 'soul'],"This song is a fusion of soul, funk, pop and R&B, characterized by its infectious beats and soulful vocals." +The Second Incident,Frightened Rabbit,Sings The Greys,2006,"['exuberant' 'hanging out' 'earnest' 'indie rock' 'reflective' 'confident' + 'day driving' 'road trip' 'british' 'literate' 'carefree' 'sentimental' + 'wistful' 'rousing' 'ramshackle' 'autumnal' 'tense anxious' 'quirky' + 'introspection' 'bittersweet' 'alternative indie rock' 'scottish' + 'pop rock' 'intimate' 'playful' 'indie']","Listen to this alternative indie rock track that combines sentimental lyrics and a feel-good exuberance, perfect for road trips and day driving. With pop rock influences and confident vocals, the earnest introspection and quirky melodies create a distinct indie sound with Scottish and British literary flair. The wistful autumnal vibe mixes with an intimate ramshackle feel that is both reflective and playful, highlighting the rousing energy of hanging out with friends while also conveying a sense of tense anxiety and bittersweet carefree moments." +This Is Something I Might Miss,I Love Math,Getting To the Point Is Beside It,2008,"['earnest' 'indie rock' 'laid back mellow' 'confident' 'relaxed' + 'day driving' 'alternative pop rock' 'rock' 'bright' + 'alternative country rock' 'amiable good natured' 'handclaps' 'carefree' + 'earthy' 'warm' 'alternative indie rock' 'fun' 'relaxation' 'pop rock' + 'summery' 'plaintive' 'summer' 'indie']","This alternative indie rock song is perfect for day driving with its bright and pop rock sound. It's amiable good natured and confidently relaxed with a mellow, earnest feel and handclaps. The earthy, indie vibes mixed with a touch of alternative country rock and alternative pop rock make it a warm and fun summery anthem perfect for carefree relaxation." +Burial,Peter Tosh,3 CD Set,1976,['reggae'],This catchy tune is infused with upbeat reggae rhythms that will get your hips swaying and your feet tapping. +The Pink and the Lily,Sandi Thom,The Pink & The Lily,2008,['acoustic' 'indie'],"This heartfelt indie ballad showcases the intimate nature of acoustic instrumentation, with its stripped-down production highlighting the hauntingly beautiful vocals of the singer-songwriter." +Change,Ayo,Gravity At Last,2008,['easy listening' 'soul'],"This easy listening song combines soulful vocals with a smooth melody, making it the perfect tune for a relaxing afternoon." +Get Back,Demi Lovato,Don't Forget,2008,"['exuberant' 'confident' 'partying' 'sparkling' 'celebratory' 'bright' + 'pop' 'school' 'happy' 'amiable good natured' 'rambunctious' 'birthday' + 'carefree' 'rousing' 'dance pop' 'innocent' 'fun' 'teen pop' + 'family gatherings' 'pop rock' 'gleeful' 'cheerful' 'playful']","This exuberant dance pop track is a celebratory anthem perfect for family gatherings, birthday parties, and school events, with its bright and sparkling melody, rousing pop rock beats, and joyfully innocent lyrics that exude a carefree and amiable good natured vibe, inviting even the most reluctant wallflowers to join in the playful and gleeful partying mood, all wrapped up in a confident and cheerful teen pop package that dares to have fun and never look back." +Danse Macabre,illScarlett,All Day With It,2007,"['hanging out' 'emo' 'urgent' 'confident' 'partying' 'celebratory' + 'coolncocky' 'canadian' 'confrontational' 'brash' 'passionate' + 'third wave ska revival' 'punk revival' 'rousing' 'bravado' + 'street smart' 'energetic' 'alternative indie rock' 'irreverent' + 'swaggering' 'pop rock' 'reggae' 'gritty' 'gutsy' 'playful' 'punk pop']","This song is a confrontational and energetic alternative indie rock anthem that exudes confident bravado with its pop rock and passionate reggae influences, while also having a gutsy and swaggering punk revival edge. Its urgent punk pop vibe is both irreverent and brash, capturing the essence of Canadian street smart attitude. The rousing and celebratory third wave ska revival and emo elements make it playful and gritty, perfect for hanging out with friends or partying with a cool and cocky attitude." +Return To Bass,Bass Junkie,Return To Bass Ep,2004,['electro' 'rap'],Get ready for a high-energy experience as this rap and electro infused banger takes you on a wild ride with its head-bobbing beats and alluring vocal delivery. +I Get It Wrong,The Race,I Get It Wrong,2009,['rock' 'alternative indie rock' 'pop rock'],"This upbeat and dynamic song seamlessly blends the influences of alternative indie rock, pop rock, and classic rock to create a genre-defying sound that's sure to resonate with fans of all rock music genres." +Sister,Devendra Banhart,Nino Rojo,2004,['folk'],"Getting lost in the gentle strumming of acoustic guitars and harmonizing vocals, this captivating folk ballad tells a story of simplicity and warmth." +Age of Affordable Retina,Drome,The Final Corporate Colonization of the Unconscious,1993,['trip hop' 'electronica' 'idm' 'electronic' 'experimental' 'ambient'],"This track is a captivating blend of electronic, electronica, and IDM, with ambient textures that create a dreamy atmosphere, as well as experimental elements and trip hop-inspired beats." +A Teaspoon Of Salt,Melt Banana,Speak Squeak Creak,0,"['avant garde' 'noise rock' 'experimental' 'alternative indie rock' + 'pop rock']","Experience a collision of alternative indie rock, pop rock, and noise rock with avant-garde experimental twists in this genre-defying song." +Extreme Wrath Of The Jhiaxus,The Acacia Strain,3750,2004,['ambient'],This hauntingly beautiful song creates a calming atmosphere with its ambient soundscapes and ethereal melodies. +Don't Mess With My Man,Irma Thomas,Ruler Of Hearts,1999,['breakup' 'rnb' 'soul' 'feeling blue' 'yearning' 'new orleans rnb'],"Get lost in the sultry sounds of New Orleans RNB and soul with this heart-wrenching ballad about the yearning and heartbreak of a breakup, perfect for when you're feeling blue." +She Needs Me,Fyfe Dangerfield,Fly Yellow Moon,2010,"['earnest' 'reflective' 'early morning' 'alternative pop rock' 'british' + 'happy' 'amiable good natured' 'carefree' 'quirky' 'introspection' + 'bittersweet' 'innocent' 'english' 'alternative indie rock' 'fun' + 'indie pop' 'pop rock' 'atmospheric' 'summer' 'cheerful' 'sweet' 'indie']","Experience the perfect blend of amiable good natured pop rock and introspective indie vibes in this sweet and cheerful early morning anthem by a talented British alternative indie rock band, bringing together quirky and innocent elements of indie pop and atmospheric summer sounds for a fun and bittersweet reflection on the carefree joys of life." +Crazy,Material Issue,International Pop Overthrow,1991,"['power pop' 'exuberant' 'hanging out' 'urgent' 'aggressive' + 'alternative pop rock' 'british' 'rock' 'bright' 'melancholy' + 'boisterous' 'pop' 'classic rock' 'alternative' 'passionate' 'catchy' + 'tense anxious' 'quirky' 'energetic' 'angst ridden' 'tgif' + 'alternative indie rock' '90s' 'swaggering' 'pop rock' 'lively' 'playful' + 'optimistic']","This alternative indie rock anthem draws inspiration from classic rock and power pop, blending exuberant energy with urgent swaggering vocals to create a quirky, angst-ridden vibe that's both lively and melancholy, all while staying true to its pop rock roots with catchy hooks and optimistic lyrics perfect for hanging out and celebrating TGIF. Featuring a British twist on alternative pop rock, this boisterous and playful track is sure to get your heart pumping and your toes tapping with its tense, anxious energy and passionate delivery." +Live Fast_ Love Hard_ Die Young,Faron Young,The Best Of Faron Young,0,['country'],Get ready to kick up your boots and embrace the twangy melodies of this country-inspired tune. +I Believe The South Is Gonna Rise Again,Tanya Tucker,16 Biggest Hits,1973,"['earnest' 'organic' 'romantic' 'melancholy' 'sexy' 'reverent' + 'amiable good natured' 'passionate' 'sentimental' 'rollicking' 'rousing' + 'contemporary country' 'country pop' 'earthy' 'sensual' 'bittersweet' + 'country' 'pop rock' 'country rock' 'plaintive' 'intimate' + 'progressive country']","This song is a sentimental and passionate pop rock track infused with rollicking energy and amiable good natured charm, bursting with earnest and romantic themes in a contemporary country style. It balances moments of melancholy with earthy and sensual tones, while also being a rousing and progressive country anthem that remains reverent and intimate. Through its country rock and plaintive sound, this organic and country pop infused track maintains a sexy and bittersweet vibe that will leave listeners in awe." +Secrets,Binary Finary,The Lost Tracks,0,['trance' 'electronic' 'dance'],This electrifying trance track is sure to get your body moving with its infectious dance beats. +Invitation To The Dancefloor,Beats And Styles,Invitation To The Dancefloor,0,['electronic' 'dance'],This electronic dance hit will get you moving with its upbeat tempo and pulsing beats. +Lady D'Arbanville,Cat Stevens,MAJIKAT,1970,['70s' 'folk'],"This song captures the soulful essence of the 70s folk movement with its tender acoustic guitar arrangements, heartfelt lyrics, and haunting melodies." +Blue Planet,The Flower Kings,Paradox Hotel,2006,"['witty' 'theatrical' 'literate' 'wry' 'swedish' 'prog rock' + 'sophisticated' 'whimsical' 'indulgent' 'quirky' 'complex' 'cerebral' + 'ambitious' 'progressive rock' 'neo prog' 'elaborate' 'pop rock' + 'refined']","This ambitious and indulgent progressive rock song is both sophisticated and cerebral, boasting a refined and complex structure that effortlessly weaves together elements of Swedish prog rock and neo prog. With its witty and whimsical lyrics, this meticulously crafted and elaborate track is a true feat of literate songwriting, showcasing a wry sense of humor and impressive musical dexterity. The result is a theatrical and quirky pop rock anthem that's sure to delight fans of the genre." +Special,Violent Femmes,The Blind Leading The Naked,1986,"['cathartic' 'earnest' 'provocative' 'alternative pop rock' 'rock' + 'confrontational' 'wry' 'college rock' 'tense anxious' 'quirky' + 'angst ridden' 'cynical sarcastic' 'manic' 'alternative indie rock' + 'rebellious' 'ironic' 'pop rock' 'playful']","Get ready to ride a rollercoaster of emotions with this confrontational alternative indie rock anthem that perfectly blends ironic pop rock with earnest, angst-ridden college rock, while striking a balance between cynical sarcasm and quirky playfulness, delivered with a wry, rebellious tone that's both provocative and cathartic, building towards a manic and tense climax that's sure to leave you feeling both anxious and energized - this is the quintessential alternative pop rock song that will rock your world!" +Know My Baby,Federico Baltimore,Beleza!,0,['ambient'],This piece is a dreamy ambient track that immerses the listener in a tranquil soundscape perfect for relaxation. +Hoochie Koochie Lady,Elf,ELF,0,['classic rock'],This new track is a perfect representation of classic rock with its powerful guitar riffs and soulful lyrics. +Drug Squad,Steel Pulse,Sound System: The Island Anthology,1980,"['contemporary reggae' 'earnest' 'provocative' 'organic' 'roots reggae' + 'confrontational' 'the creative side' 'spiritual' 'reflection' + 'rebellious' 'summery' 'reggae' 'summer' 'reggae pop' 'intimate' 'gutsy']","Get ready to experience the creative side of reggae like never before, as this confrontational and rebellious music genre takes on a spiritual and introspective tone with gutsy lyrics and earnest delivery in a blend of contemporary and roots reggae, with a summery and organic feel that is both intimate and provocative, making this reggae pop gem perfect for reflection during those warm summer nights." +You Got Me Singing,Doro,The Ballads,1998,['rock nroll' 'metal' 'hard rock'],"Get ready to headbang to this electrifying, high-energy track that seamlessly weaves together the best of rock n' roll, metal, and hard rock for an unforgettable musical experience." +Mouths To Feed,Karen Elson,The Ghost Who Walks,2010,"['indie rock' 'brooding' 'dramatic' 'mysterious' 'theatrical' + 'alternative pop rock' 'heartbreak' 'heartache' 'indie folk' 'rock' + 'introspective' 'alternative country rock' 'breakup' 'dark' 'late night' + 'nighttime' 'autumnal' 'dreamy' 'stylish' 'rainy day' 'loneliness' + 'alternative rock' 'alternative indie rock' 'female vocalists' + 'folk rock' 'acoustic' 'reflection' 'rustic' 'yearning' 'autumn' + 'pop rock' 'nocturnal' 'summer' 'spooky' 'open road']","Experience the raw and atmospheric sound of indie folk, alternative indie rock, and alternative country rock as haunting female vocals pave a path of heartache, loneliness, and yearning through introspective and brooding lyrics that perfectly capture the reflection and breakup of a summer romance on a rainy day or autumnal night, all enveloped in a stylistic mix of acoustic and electric guitars that bring a pop rock and indie rock edge to each dramatic and mysterious track, creating a dreamy and nocturnal journey through the rustic open roads and late nights of any heartbreak, it's not just music, it's a theatrical and spooky experience." +Accelerated Footage,Minotaur Shock,Amateur Dramatics,2008,"['british' 'indie electronic' 'electronica' 'idm' 'literate' 'light' + 'the creative side' 'hypnotic' 'electronic' 'whimsical' 'restrained' + 'quirky' 'ethereal' 'alternative indie rock' 'reflection' 'pop rock' + '00s' 'refined' 'solitude' 'playful' 'trippy' 'detached' 'indie']","Experience a refined yet whimsical journey into the creative side of alternative indie rock with hints of pop rock, electronic, and indie electronic, as hypnotic and trippy beats transport you into a world of solitude and reflection, highlighted by ethereal and literate lyrics, all while maintaining a playful and quirky edge in this restrained and refined 00s-era British idm gem." +No Sirvo Para Estar Sin Ti,Shaila Dúrcal,Recordando ...,2007,['pop'],Take a ride on the catchy hooks and upbeat rhythm in this irresistibly fun pop anthem. +Bow Down (Edited),Westside Connection,Ice Cube's Greatest Hits (Clean),0,['gangsta rap' 'hip hop' 'party' 'west coast'],"This hip hop track is true to its West Coast roots with its gangsta rap lyrics and pumping beat, making it the perfect addition to any party playlist." +World Come Back To Life,Scritti Politti,First Boy In This Town (Lovesick),0,['pop' 'pop rock' '80s'],"This pop rock infused tune takes listeners back to the upbeat synths and catchy hooks of the 80s, sure to please fans of both pop and rock music." +Dread Dub,Lloyd's All Stars,Jonny Greenwood Is The Controller,1996,['reggae'],"This lively and upbeat tune captures the essence of the Caribbean with infectious rhythms and soulful vocals, making it a quintessential reggae masterpiece." +When I Need You,Luther Vandross,I Know,1998,['rnb' 'quiet storm' 'dance pop' 'urban' 'soul' 'pop rock' 'strong'],"This soulful and strong pop rock ballad features urban and RnB elements, with a touch of dance pop and quiet storm to create a unique and dynamic sound." +End Of The Line,Frijid Pink,Hibernated - Frijid Pink,1970,['psychedelic rock' '70s' 'classic rock' 'drums'],This classic rock anthem from the 70s boasts a mesmerizing blend of psychedelic rock and thundering drums that will transport you back in time. +Happy Man (LP Version),Chic,C'est Chic,1978,['happy' 'funk'],This funky and upbeat tune will have you feeling happy and grooving all night long. +Thiely,Etoile De Dakar,The Music In My Head,1978,['world' 'rumba' 'haunting' 'africa' 'dance'],The haunting rhythms of the African rumba take center stage as the world comes together to dance to this captivating and culturally-rich anthem. +Chaos & Order,Mad Mike,Interstellar Fugitives - Destruction of Order,0,['electro' 'electronic'],Get ready to dance all night to the infectious beats and lively melodies of this electronic electro-pop song that will leave you feeling energized and uplifted. +Who Do You Love,Kate Ryan,Free,2008,"['urgent' 'confident' 'smooth' 'dramatic' 'celebratory' 'theatrical' + 'club dance' 'club' 'bright' 'girls night out' 'light' 'hypnotic' + 'late night' 'passionate' 'wistful' 'rousing' 'electronic' 'dance pop' + 'stylish' 'sensual' 'energetic' 'dance' 'yearning' 'pop rock' 'nocturnal' + 'lively' 'slick' 'freewheeling']","This club dance pop hit combines energetic and passionate lyrics with a bright electronic beat, creating a hypnotic and celebratory atmosphere that's perfect for a late night girls night out on the dance floor. The slick and stylish production is both confident and urgent, while the pop rock and dramatic elements add a rousing and theatrical flair to the smooth and sensual vocal delivery. With elements of freewheeling and wistful yearning, this lively song is sure to become a nocturnal anthem for those looking to dance their troubles away." +Just Begun,Solaris Heights,Just Begun,2005,['electronic' 'house'],Get ready to dance the night away to the electrifying beats of this cutting-edge electronic house track that will have you moving your feet from the first drop to the last note. +Doxy,Cal Tjader,Soul Bird: Whiffenpoof,1951,"['latin jazz' 'brazilian jazz' 'jazz' 'soul jazz' 'world fusion' 'cool' + 'post bop' 'afro cuban jazz']","This unique song blends Brazilian jazz, world fusion and post bop with cool jazz, Latin jazz, Afro Cuban jazz, and soul jazz for a truly captivating and eclectic sound." +Our Kind Of Love,Lady Antebellum,Need You Now,2010,"['hanging out' 'earnest' 'confident' 'light' 'amiable good natured' + 'rollicking' 'contemporary country' 'country pop' 'stylish' 'innocent' + 'warm' 'fun' 'country' 'pop rock' 'plaintive' 'summer' 'refined']","This pop rock song has a refined and stylish feel with a rollicking, amiable good natured vibe that oozes confidence and earnestness. The innocent and light melody brings a contemporary country twist to the music, making it a fun and warm track perfect for hanging out in the summer. The plaintive lyrics mixed with the country pop instrumentation give the song a heartfelt and sincere quality." +Flowers and Blood,Mariee Sioux,Faces In The Rocks,2007,"['elegant' 'relaxed' 'somber' 'delicate' 'pastoral' 'comfort' + 'sophisticated' 'cerebral' 'gentle' 'alternative folk' + 'alternative indie rock' 'female vocalists' 'acoustic' 'soothing' + 'calm peaceful' 'sparse' 'relaxation' 'pop rock' 'refined' 'solitude' + 'folk' 'soft quiet']","This elegant and refined song combines elements of alternative indie rock and alternative folk to create a calming and peaceful atmosphere that is perfect for relaxation and comfort, featuring delicate and gentle female vocals, somber yet soothing melodies, and a cerebral, sparse acoustic arrangement that evokes feelings of solitude and pastoral beauty." +powder blue,Elbow,Asleep In The Back,1998,"['cathartic' 'indie rock' 'brooding' 'britpop' 'alternative pop rock' + 'melancholy' 'alternative' 'passionate' 'rousing' 'lush' 'autumnal' + 'bittersweet' 'alternative indie rock' 'pop rock' 'dream pop' 'indie']","This alternative indie rock song is a lush blend of pop rock and passionate britpop, with a cathartic and melancholy energy that is both brooding and indie. The rousing mix of alternative pop rock and dream pop guides listeners through an autumnal soundscape that is both bittersweet and hopeful." +Erase All Memory,32 Leaves,Panoramic,2009,['alternative' 'nu metal' 'pop rock'],"This high-energy track combines elements of pop rock, alternative, and nu metal to create a unique sound that will have you rocking out from the first note." +Tell Me,Groove Theory,Groove Theory,1995,['rnb' 'contemporary rnb' 'sentimental' '90s' 'soul' 'positive' 'strong'],This sentimental and strong contemporary R&B track pays tribute to 90s soul while delivering a positive message that will resonate with any R&B lover. +La Ritournelle,Sebastien Tellier,Universe,2003,['chamber pop' 'electronic' 'chillout' 'alternative indie rock' 'pop rock'],"Experience a dynamic soundscape of alternative indie rock, catchy pop rock hooks, electronic beats, laid-back chillout vibes, and the rich instrumentation of chamber pop in this genre-blending song." +Hotel Chelsea Nights,Ryan Adams,Lost & Found: Ryan Adams,2003,['mellow' 'rock'],This song has a mellow tone with a subtle blend of rock influences that beautifully captures the feeling of melancholy. +What's The Story,Richard Marx,Flesh And Bone,0,['rock'],This song is a high-energy rock anthem that will make you want to jump up and start headbanging. +Piece Of Love,Lionel Richie,Louder Than Words,1996,"['laid back mellow' 'romantic' 'pop' 'rnb' 'quiet storm' + 'amiable good natured' 'sentimental' 'adult contemporary' 'urban' + 'gentle' 'soothing' 'pop rock' 'refined']","This pop rock ballad is a refined and sentimental blend of urban and adult contemporary with a mellow, laid back feel that is both soothing and amiable good natured, perfect for a romantic evening." +Hello Lonely (Walk Away From This) (Album Version),Theory Of A Deadman,Gasoline,2005,"['bitter' 'dramatic' 'aggressive' 'acerbic' 'guys night out' 'rock' + 'confrontational' 'reckless' 'brash' 'post grunge' 'tense anxious' + 'fiery' 'cynical sarcastic' 'swaggering' 'pop rock' 'jealousy' 'volatile' + 'slick']","Guys Night Out is a post grunge pop rock track that captures the bitter and volatile feelings of a confrontational night out, fueled by jealousy and reckless behavior, with a swaggering, slick and fiery sound that blends dramatic tension with acerbic lyrics, brash sarcasm and tense anxious energy." +Satisfied,Richard Marx,Greatest Hits,1989,"['exuberant' 'earnest' 'urgent' 'reflective' 'romantic evening' 'dramatic' + 'romantic' 'rock' 'bright' 'pop' 'wry' 'brash' 'rousing' + 'adult contemporary' 'in love' 'contemporary pop rock' 'warm' 'ambitious' + 'reflection' 'yearning' 'relaxation' 'pop rock' 'refined' 'lively' + 'playful' 'slick' '80s' 'freewheeling']","Get lost in the refined and freewheeling 80s-inspired contemporary pop rock sound of this lively and ambitious track, exuberant with a bright and slick urgency, as it yearns for love and reflection on a romantic evening - an adult contemporary and pop-rock mix that's both playful and wry, with a warm, dramatic kick that's guaranteed to rouse and relax." +The Time,Sunset Project,Sunset Music Library Vol. 1,0,['world' 'instrumental' 'acoustic'],This instrumental piece takes you on a journey around the world with its intricate acoustic melodies and rhythms. +Afternoon In Paris,John Lewis,Private Concert,0,['bop' 'piano jazz' 'jazz' 'jazz instrument' 'cool'],"This cool, piano jazz tune is a bopping masterpiece that showcases the exceptional talent of jazz instrumentalists." +Egyptian Moonlight,Malene Mortensen,Date With A Dream,2005,['jazz'],This song is a smooth and sensual jazz-inspired ballad that is perfect for a romantic evening. +La Plata,Jota Quest,La Plata,2008,"['exuberant' 'hanging out' 'confident' 'relaxed' 'organic' 'celebratory' + 'day driving' 'bright' 'boisterous' 'pop' 'amiable good natured' + 'passionate' 'brazilian traditions' 'brazilian pop' 'rollicking' + 'rousing' 'stylish' 'energetic' 'fun' 'international' 'pop rock' + 'summery' 'mpb' 'summer' 'lively' 'slick' 'freewheeling']","Get ready to cruise along with the freewheeling, celebratory rhythms of this energetic and exuberant MPB pop rock anthem - a rollicking soundtrack to hanging out and driving through sun-bathed streets, rich with the stylish and summery sounds of Brazilian pop and organic instrumentation, brought to life with passionate vocals and rousing choruses that capture the amiable good-natured spirit and confident swagger of Brazilian traditions, making for a bright and lively ode to summer fun that'll have you feeling relaxed and ready to join in on the boisterous, international party at the heart of this slick and fun-loving tune." +How Will We Know?,Jesse Sykes & The Sweet Hereafter,Like_ Love_ Lust & The Open Halls Of The Soul,2007,['alt country' 'country' 'folk'],"This heartfelt song blends elements of alt country, folk, and classic country to create a soulful and authentic sound." +Fake ID,The Go! Team,Proof of Youth,2007,"['exuberant' 'indie rock' 'confident' 'celebratory' 'indie electronic' + 'effervescent' 'reckless' 'happy' 'amiable good natured' 'rambunctious' + 'carefree' 'rousing' 'raucous' 'energetic' 'tgif' + 'alternative indie rock' 'fun' 'pool party' 'pop rock' 'summery' + 'cheerful' 'indie' 'joyous' 'freewheeling']","This summery pop rock anthem is a rambunctious and carefree celebration, blending alternative indie rock and indie electronic sounds to create an indie rock track that radiates with effervescent energy and exuberance, all while maintaining an amiable, good-natured tone that's perfect for a pool party or a joyous Friday afternoon, encouraging listeners to let loose and be confident in their recklessness and freewheeling spirit." +Take Up Your Cross,Morgan Heritage,Reggae Gold 2001,2001,['reggae'],"This lively and vibrant song is infused with the iconic beats of reggae, transporting the listener straight to the beaches of Jamaica." +Stretch (LP Version),Curved Air,Air Conditioning,1970,"['rock' 'eerie' 'classic rock' 'prog rock' 'art rock' 'female vocalists' + 'pop rock' 'spooky']","This hauntingly beautiful song is a unique blend of classic rock, art rock, and pop rock with female vocals, creating an eerie and spooky ambiance that is reminiscent of prog rock." +Kiksu,Kyau & Albert,Euphonic 10 Years,2005,['trance'],Get lost in a hypnotic trance as you sway to the mesmerizing beats of this electronic anthem. +Would You Stay Now (Album Version),Left Alone,Lonely Starts And Broken Hearts,0,['punk' 'punk rock'],"This blistering punk rock anthem is a rapid-fire burst of energy, seething with relentless riffs, rebellious lyrics, and the raw, unbridled spirit of classic punk." +Angel,Lionel Richie,Encore,2000,"['elegant' 'laid back mellow' 'reflective' 'romantic evening' 'romantic' + 'slow dance' 'pop' 'rnb' 'amiable good natured' 'passionate' + 'sentimental' 'adult contemporary' 'contemporary pop rock' 'gentle' + 'warm' 'soothing' 'soul' 'yearning' 'pop rock' 'poignant' 'intimate' + 'refined' 'new love' 'sweet']","This contemporary pop rock ballad is a gentle and mellow ode to new love, with warm and soothing vocals that evoke a sense of intimate reflection on this poignant and sentimental romantic evening. The refined and elegant instrumentation features elements of soul and R&B, as well as pop and adult contemporary influences, creating a passionate and amiable good-natured vibe perfect for a slow dance. With its sweet and yearning lyrics, this song is the ultimate soundtrack for a laid-back, romantic evening filled with passion and heart." +Leaving Here,Eddie Holland,Big Motown Hits & Hard To Find Classics - Volume 3,0,['soul'],"Filled with passion and raw emotion, this soulful ballad speaks to the depths of the heart and soul." +Oil Man's War,Kathleen Edwards,Asking For Flowers,2008,"['cathartic' 'earnest' 'alternative singer songwriter' 'laid back mellow' + 'reflective' 'brooding' 'intense' 'alt country' 'self conscious' 'rock' + 'literate' 'alternative country rock' 'breakup' 'late night' + 'amiable good natured' 'passionate' 'sentimental' 'wistful' + 'uncompromising' 'difficult' 'earthy' 'introspection' 'angst ridden' + 'bittersweet' 'alternative indie rock' 'reflection' 'yearning' 'pop rock' + 'poignant' 'plaintive' 'americana' 'intimate']","This alternative indie rock ballad is a poignant and cathartic breakup song that showcases an uncompromising and difficult songwriter's yearning for intimacy and reflections on past mistakes. The self-conscious and angst-ridden lyrics are paired with an earthy and brooding alt country sound as the passionate, amiable good-natured singer-songwriter delivers a mellow yet intense late-night reflection on lost love, leaving listeners with a plaintive and wistful sense of bittersweet longing." +Woman,Frank Marino & Mahogany Rush,Tales Of The Unexpected,0,['guitar virtuoso' 'rock'],This song showcases the impressive skill and masterful fretwork of a guitar virtuoso while delivering an electrifying rock sound. +Born In A Fever,BENEDICTION,Subconscious Terror / The Grand Leveller,1991,['death metal' 'pop rock'],Get ready to experience a unique musical fusion with an electrifying blend of pop rock and a heavy dose of death metal that will leave you spellbound! +Felt Tip (Fryars Remix),Love Is All,Love Is All Mixed Up,2008,['electro' 'indie'],"This indie electro track features dreamy, haunting vocals over a beat-heavy electronic sound that is both mesmerizing and danceable." +You're No Good (Live in Texas),Ike & Tina Turner,Live! The Ike & Tina Turner Show - Vol. 2,0,['soul' 'blues'],"This song exudes a hauntingly beautiful blend of soulful vocals and powerful bluesy melodies, capturing the listener's heart within the first few bars." +I Feel Like Going Home,Muddy Waters,Blues Masters Vol. 21 (Muddy Waters),0,['blues'],This melancholic track embodies the soulful essence of blues music with its raw emotion and gritty guitar riffs. +Poison Finger,The Oh Sees,The Master's Bedroom Is Worth Spending a Night In,2008,['lo fi' 'garage' 'psychedelic'],"This lo-fi garage rock anthem delivers a mesmerizingly psychedelic journey with distorted guitars, echoing vocals, and thunderous drums." +What now my love,Agnetha Fältskog,My Colouring Book,2004,"['elegant' 'romantic evening' 'romantic' 'euro pop' 'pop' 'sentimental' + 'lush' 'sophisticated' 'stylish' 'bittersweet' 'elaborate' 'pop rock' + 'europop' '00s' 'refined' 'sweet']","This Euro pop-inspired pop rock number from the 00s is an elaborate and lush creation that perfectly captures the sophisticated and refined vibe of a romantic evening, with its sweet and sentimental lyrics and stylish, elegant melody that's both romantic and bittersweet." +Son Of An Engineer,Cowboy Mouth,Mouthin' Off... Live! France '92,0,['alternative rock'],"This song features an unmistakable sound of alternative rock, characterized by powerful guitar riffs and introspective lyrics." +This Time,Q-Burns Abstract Message,Invisible Airline,2001,['trip hop' 'idm' 'electronic' 'house'],"This electronic track seamlessly blends elements of house, IDM, and trip hop to create a genre-defying sound that pulls the listener into a hypnotic groove." +So Many Roads,Joe Bonamassa,Live From Nowhere In Particular,2006,"['cathartic' 'earnest' 'laid back mellow' 'reflective' 'brooding' + 'blues rock' 'organic' 'intense' 'heartache' 'american trad rock' + 'amiable good natured' 'passionate' 'earthy' 'energetic' 'gentle' + 'feeling blue' 'searching' 'pop rock' 'nocturnal' 'poignant' 'blues' + 'intimate' 'drinking']","This song seamlessly blends energetic blues rock with pop rock and American trad rock styles, resulting in an intense and passionate musical experience that oscillates between the amiable good-natured feel of laid-back mellow tunes and the more earnest, brooding cathartic moments that explore themes of heartache, feeling blue, and reflective introspection on nocturnal, earthy aspects of being human. The lyrics are poignant and searching, at times gentle and intimate, always organic and rooted in the blues tradition." +Up In Tha Hood,Hot Boys,Let Em' Burn,0,['hip hop' 'rnb'],"This infectious track combines elements of both hip hop and RnB, resulting in a captivating and groove-heavy sound perfect for any mood." +My Kind Of War,Rita Marley,Harambe,1993,['reggae'],"Experience the smooth and groovy vibes of reggae in this new single, with tropical rhythms and feel-good lyrics." +Hands Of The Priestess (Part 2),Steve Hackett,Voyage Of The Acolyte,1975,"['gloomy' 'dramatic' 'theatrical' 'literate' 'melancholy' 'prog rock' + 'indulgent' 'complex' 'introspection' 'cerebral' 'ambitious' 'ominous' + 'progressive rock' 'elaborate' 'pop rock' 'detached']","This ambitious and indulgent progressive rock song exhibits a complex and literate style through its elaborate instrumentation and theatrical delivery, exploring themes of introspection, melancholy and gloom with an ominous and dramatic flair, making it a cerebral and detached yet captivating pop rock and prog rock masterpiece." +Counting Stars,Kate & Anna McGarrigle,The McGarrigle Christmas Hour,2005,['folk'],"With its soothing melodies and storytelling lyrics, this folk-inspired track transports listeners into a world of nostalgia and simple pleasures." +7 Days_ 7 Weeks,dEUS,Pocket Revolution,2005,"['earnest' 'reflective' 'brooding' 'alternative pop rock' 'rock' + 'melancholy' 'alternative' 'rambunctious' 'wistful' 'bittersweet' + 'alternative indie rock' 'reflection' 'yearning' 'pop rock' + 'experimental rock' 'indie']","This alternative indie rock song has elements of pop rock and experimental rock, delivering a yearning and earnest reflection with a brooding and wistful undertone, highlighting the bittersweet bop of alternative pop rock." +Round And Round (take 2),Casey Bill Weldon,Casey Bill Weldon Vol. 2 1936-1937,0,['blues'],"This soulful track is filled with rich, mournful blues melodies." +Russian Roulette,Jesse Malin,Russian Roulette,2008,['pop' 'pop rock'],"This is a pop rock tune that is both energetic and catchy, with a chorus that is sure to get stuck in your head. The uplifting lyrics make it the perfect song to sing along to on a sunny day." +His Lyrics Are Disastrous,Jakobinarina,His Lyrics Are Disastrous,2006,"['punk' 'indie rock' 'punk rock' 'alternative pop rock' 'rock' 'pop' + 'electronic' 'drums' 'alternative indie rock' 'pop rock' 'indie']","This song is a unique blend of alternative indie rock, punk rock, and pop rock, with a driving beat provided by both drums and electronic elements, resulting in a dynamic sound that effortlessly incorporates punk, indie, pop, indie rock, alternative pop rock, and more into one cohesive rock experience." +Bad Weather,Poco,Keep On Tryin',1975,"['60s' 'exuberant' 'laid back mellow' 'rock' 'classic rock' + 'amiable good natured' 'rollicking' 'earthy' 'pop rock' 'country rock' + 'poignant' 'summery' 'summer' 'cheerful']",This exuberant and cheerful classic rock song is a blend of pop rock and country rock with poignant lyrics that evoke a sense of summer and earthy vibes. It features a rollicking and laid back mellow tempo and an amiable good-natured vibe that takes you back to the 60s. +Thebes,Aly & Fila,Thebes,0,['trance' 'progressive trance' 'electronic'],Get lost in mesmerizing electronic beats and hypnotic melodies with this progressive trance masterpiece that's sure to transport you to another world of euphoric trance bliss. +Texas (When I Die),Tanya Tucker,The Ultimate Collection,1995,"['contemporary country' 'country pop' 'country' 'country rock' + 'progressive country']","This song seamlessly blends elements of contemporary country, progressive country, country rock, and even a hint of country pop, bringing a fresh and dynamic sound to the modern country music landscape." +Amazing Grace,Sufjan Stevens,Songs For Christmas,2006,"['christmas party' 'earnest' 'laid back mellow' 'organic' 'delicate' + 'holidays' 'self conscious' 'the great outdoors' 'chamber pop' + 'amiable good natured' 'spiritual' 'wistful' 'uplifting' 'whimsical' + 'naive' 'quirky' 'gentle' 'innocent' 'warm' 'holiday' 'ambitious' + 'alternative indie rock' 'christmas' 'soothing' 'progressive folk' + 'indie pop' 'pop rock' 'housework' 'folk' 'playful' 'precious' 'sweet' + 'detached' 'indie']","Get into the holiday spirit with this whimsical and intimate indie pop-rock track that combines the laid-back mellowness of chamber pop with the earnest ambition of progressive folk, giving way to a precious and uplifting sound that's both playful and organic, as if inviting you to take a break from housework and enjoy the great outdoors in a warm and soothing setting, self-consciously detached yet amiable and good-natured, innocent and gentle, with a touch of self-awareness and spirituality that makes it perfect for a Christmas party or any other holiday occasion." +Tämä yö,Eve,Eve,0,['world'],Experience the essence of the world through the transcendent melodies of this breathtaking new song. +Waiting For The Angels,The Darkside,All That Noise,1990,['shoegaze' 'chillout'],This dreamy shoegaze-inspired track is the perfect chillout anthem for when you need to escape from the world. +Explode,The Cardigans,I Need Some Fine Wine And You_ You Need To Be Nicer,1998,['rock' 'pop' 'alternative' 'female vocalists'],"Experience a blend of powerful feminine vocals, edgy alternative instruments, and catchy pop-rock hooks in this dynamic song." +I'll Keep Your Memory Vague,Finger Eleven,Them vs. You vs. Me,2007,"['gloomy' 'urgent' 'brooding' 'hostile' 'somber' 'intense' 'heartache' + 'rock' 'menacing' 'heavy metal' 'alternative' 'post grunge' + 'alternative metal' 'nihilistic' 'tense anxious' 'energetic' + 'angst ridden' 'regret' 'alternative rock' 'manic' 'ominous' + 'feeling blue' 'searching' 'pop rock' 'paranoid' 'jealousy' 'hard rock' + 'harsh' 'visceral' 'bleak']","The alternative metal and pop rock track is both energetic and intense with menacing vocals layered atop visceral and heavy metal instrumentals, conveying feelings of regret, heartache, and angst ridden emotions through a brooding, ominous and manic sound that is both hostile and gloomy while exploring themes of searching, jealousy, paranoia and feeling blue in a nihilistic world, making for an urgent and tense anxious listen that is both alternative rock and hard rock at its finest." +Louise,Jerry Jeff Walker,Vanguard Visionaries,1999,"['hanging out' 'earnest' 'laid back mellow' 'organic' 'road trip' + 'guys night out' 'country folk' 'literate' 'outlaw country' + 'amiable good natured' 'rollicking' 'earthy' 'introspection' 'country' + 'reflection' 'singer songwriter' 'pop rock' 'country rock' 'plaintive' + 'folk' 'drinking' 'playful' 'progressive country']","This pop rock track with a country twist is perfect for a road trip or guys night out featuring a rollicking and amiable good natured sound, complemented by laid back mellow, earnest and introspective reflections on life accompanied by the occasional drink. The song features a mixture of country folk, earthy and progressive country elements, with outlaw country and country rock influences, weaving together literate and organic storytelling with plaintive, playful and singer songwriter vocals." +Love Of The Common People,Nicky Thomas,Reggae Chartbusters Vol. 2,1990,['reggae'],This catchy tune features an upbeat reggae rhythm that will transport you to a tropical paradise. +Calling Sky Captain,Edward Shearmur,Sky Captain And The World Of Tomorrow (Original Motion Picture Soundtrack),2004,"['dramatic' 'exciting' 'intense' 'theatrical' 'british' 'stately' + 'stagenscreen' 'soundtracks' 'classical' 'rousing' 'playful']","This exciting classical soundtrack evokes a dramatic and intense atmosphere with stately and rousing themes that feel quintessentially British, yet also playful and theatrical in a way that would be perfect for any stage or screen." +A Stone's Throw From The Soul,Mary Black,Circus,1996,"['earnest' 'reflective' 'organic' 'world' 'celtic folk' + 'contemporary folk' 'celtic' 'sentimental' 'irish folk' 'gentle' + 'bittersweet' 'calm peaceful' 'international' 'plaintive' 'intimate' + 'contemporary celtic' 'folk' 'traditional irish folk']","This breathtakingly intimate and sentimental contemporary folk song captures the essence of traditional Irish and Celtic folk with its plaintive, organic melody and gentle, calm peaceful instrumentation, while showcasing the earnest and reflective songwriting style of contemporary Celtic artists from around the world, resulting in a bittersweet and evocative tribute to the beauty of the world's many folk traditions." +Vesi,Laakso,Long Beach - EP,2003,['piano' 'indie'],An indie ballad with hauntingly beautiful piano melodies that will take you on an ethereal journey to another dimension. +Daily Punishment,Mumakil,Behold the Failure,2009,['metal' 'pop rock'],"This high-energy pop rock anthem showcases thundering riffs and driving rhythms, blending the best of both pop and metal to create an explosive sonic landscape." +Don't Be So Cool,Cameo,Gold,2002,['funk' 'soul'],Get ready to groove to this funky soul hit that will have you moving and shaking to its upbeat rhythm and infectious brass section. +Bette Davis Eyes,Jackie De Shannon,Her Own Kind Of Light,0,"['earnest' 'wistful' 'gentle' 'folk pop' 'folk rock' 'singer songwriter' + 'pop rock' 'sunshine pop' 'psychedelic garage' 'am pop' 'folk' '80s']","This heartfelt singer-songwriter tune infuses elements of sunshine pop, psychedelic garage, and pop rock with gentle and wistful folky undertones for an earnest and nostalgic feel, reminiscent of 80s folk rock and AM pop with a modern folk pop twist." +You And Your Sister,Chris Bell,Keep An Eye On The Sky,2003,['beautiful' 'pop'],Experience the enchanting melodies and uplifting beats of this beautiful pop song that will fill your heart with pure joy and make you want to dance all night long. +Something To Hold Onto,Reigning Sound,Love And Curses,2009,['rock' 'alternative'],"This song is a high-energy blend of alternative and rock, featuring bold guitar riffs and edgy vocal delivery." +By The Blink Of An Eye,Bombshell Rocks,From Here And On,2002,"['cathartic' 'punk' 'punk revival' 'street smart' 'angst ridden' + 'alternative indie rock' 'pop rock' 'punk pop']","Experience a cathartic fusion of alternative indie rock, pop rock, and punk revival sounds as the angst ridden lyrics and punk pop beats take you on a street smart journey through the depths of raw emotion." +Dieses Jahr,Tocotronic,Es ist egal_ aber,1997,['german' 'rock' 'indie'],"This indie rock track with German lyrics is a powerful, energetic anthem that will have you banging your head and tapping your feet." +I Woke Up Today,Port O'Brien,I Woke Up Today,2006,"['cathartic' 'indie rock' 'urgent' 'laid back mellow' 'reflective' + 'brooding' 'somber' 'messy' 'melancholy' 'the creative side' 'late night' + 'wistful' 'ramshackle' 'lazy' 'autumnal' 'introspection' 'angst ridden' + 'bittersweet' 'alternative folk' 'alternative indie rock' 'reflection' + 'weary' 'pop rock' 'poignant' 'plaintive' 'intimate' 'folk' 'indie']","This song is a poignant and intimate reflection that dives deep into the introspection and cathartic release of the creative side, with a brooding and angst ridden messaging that is both melancholy and cathartic, brought to life through a mix of alternative indie rock, alternative folk, and pop rock sounds, painting a somber and melancholy picture of the late night hours, with the wistful and autumnal vibes of folk music brought to life in a ramshackle and messy yet laid back mellow arrangement that is both plaintive and urgent, evoking a sense of weariness and lazy melancholy that is both bittersweet and cathartic." +Embraceable You,Frank Sinatra,Sinatra Sings Gershwin,1947,"['relaxed' 'vocal pop' 'romantic' 'standards' 'jazz' 'sentimental' 'lush' + 'stylish' 'yearning' 'refined' 'vocal' 'traditional pop']","This sentimental and refined track is lush in instrumentation, full of yearning vocals, and exudes a relaxed romantic feel that perfectly blends jazz and traditional pop, making it a stylish take on classic standards and vocal pop." +Millions of stars,Jean Michel Jarre,Métamorphoses,2000,"['intense' 'ethnic fusion' 'adult alternative' 'club dance' 'electronica' + 'progressive electronic' 'hypnotic' 'electronic' 'ambitious' + 'instrumental' 'new age' 'intimate' 'lively']","This intense and hypnotic instrumental track is a club dance anthem fueled by progressive electronic beats and lively new age melodies intertwined with ethnic fusion elements, making it an ambitious and intimate experience for those seeking fresh adult alternative electronica." +Birthplace And Burial Site,As Hope Dies,Birthplace And Burial Site,0,"['death metal' 'aggressive' 'intense' 'theatrical' 'metalcore' + 'heavy metal' 'energetic' 'pop rock' 'power metal' 'visceral']","This high-octane pop rock anthem infuses aggressive, energetic beats and intense, visceral lyrics inspired by heavy metal, death metal, metalcore, and power metal, culminating in a truly theatrical performance." +Swamp Thing,Juno Reactor,Bible Of Dreams,1997,"['hanging out' 'elegant' 'trance' 'club dance' 'druggy' 'club' 'hypnotic' + 'spiritual' 'spacey' 'electronic' 'dreamy' 'hi nrg' 'nocturnal' + 'atmospheric' 'trippy' 'slick']","Get ready to transcend reality when you hit the dance floor with this new spiritual and hi nrg electronic track; its trippy beats and hypnotic synths will take you on a druggy, atmospheric journey through a club dance that's both elegant and slick, with a spacey, nocturnal vibe that's perfect for hanging out and getting lost in its dreamy trance." +Baby Love,Nicole Scherzinger / will.i.am,Doll Domination,2007,['pop' 'rnb'],"This infectious pop track blends catchy melodies with sultry RNB vocals, delivering an irresistibly groovy sound that'll make you want to dance all night long." +The Rains Came,Freddy Fender,The Ultimate Collection,1994,"['earnest' 'reflective' 'organic' 'rowdy' 'boisterous' + 'amiable good natured' 'mexican traditions' 'passionate' 'sentimental' + 'rollicking' 'country pop' 'earthy' 'contemporary pop rock' 'gentle' + 'bittersweet' 'country' 'pop rock' 'intimate' 'traditional country' + 'latin' 'freewheeling']","This contemporary pop rock ballad is a rollicking, boisterous and sentimental exploration of life, love and loss, blending elements of earthy latin, traditional country and amiable good natured country pop to create a passionate and intimate journey through Mexican traditions and heartfelt reflection on the bittersweet moments that make us who we are." +Lähdetään kiitämään,Pelle Miljoona,Stoori vuodet 78-82,1990,['punk' 'punk rock' 'rock'],"This energizing track fuses the raw power of punk rock with the Catchy melody of classic rock, creating a fresh and unforgettable sound that's truly all punk, all rock." +Stereo Freeze,Jackie Mittoo,Keyboard King at Studio One,1970,['funk' 'reggae'],"Get ready to groove to the infectious rhythms of this electrifying song that blends the hypnotic beats of reggae with the upbeat funk melodies, creating a musical masterpiece that will get you moving and grooving all night long." +Send In The Clowns,Frank Sinatra,Frank Sinatra,1973,['jazz'],This song is a soulful and dynamic jazz masterpiece that takes listeners through an improvisatory journey of swinging rhythms and virtuosic instrumental solos. +Where In The World,B.B.M.,Around The Next Dream,1994,['classic rock'],Experience the raw energy and classic sound of rock and roll with this timeless hit that pays homage to the golden era of classic rock. +Sho-Nuff Mellow,Reuben Wilson,Blue Break Beats - 50 Of The Best,1971,['trip hop' 'chillout'],This groovy and atmospheric track seamlessly blends the chillout vibes of downtempo with the compelling beats and hypnotic instrumentation of trip hop. +Outcry,Born Blind,One For All,0,"['cathartic' 'reflective' 'alternative ccm' 'aggressive' 'intense' + 'punk new wave' 'boisterous' 'religious' 'confrontational' 'heavy metal' + 'nu metal' 'brash' 'passionate' 'spiritual' 'punk revival' 'fiery' + 'angst ridden' 'bittersweet' 'hardcore punk' 'alternative indie rock' + 'christian punk' 'metal' 'rebellious' 'pop rock' 'contemporary christian' + 'hard rock' 'harsh' 'detached']","This spiritually charged, alternative indie rock anthem intertwines elements of contemporary Christian and punk revival genres to create an aggressive and confrontational sound that's both detached and intense, yet passionate and cathartic, with harsh nu metal and brash, rebellious punk new wave influences that build to a fiery, boisterous crescendo of heavy metal and hard rock. Despite its religious elements and reflective, angst-ridden lyrics, the bittersweet melody and cathartic release of this Christian punk anthem make it an alternative CCM classic that will leave listeners feeling simultaneously energized and renewed." +Shades Of Love,Unruly Child,UC III,0,['rock' 'pop rock' 'hard rock'],"This high-energy song blends elements of pop rock, rock, and hard rock to create an electrifying anthem that will have you headbanging and singing along." +Happy Day,Burning Spear,R.O.R.X. - The Tenth Annual Reggae On The Rocks,1989,['jamaica' 'reggae'],This upbeat reggae tune will transport you straight to the beaches of Jamaica with its infectious rhythm and authentic Caribbean sound. +Jam On It (Jam On The House Mix),Newcleus,Jam On It Remixes,1992,['electronic' 'house'],"Filled with infectious beats and groovy rhythms, this electronic house anthem is a musical journey that will transport you to the dance floor." +Symphony No. 5: 2nd Movement,Glenn Branca,Symphony No. 5 (Describing Planes of an Expanding Hypersphere),0,['experimental'],"Featuring an offbeat melody and a dynamic arrangement, this experimental track pushes the boundaries of genre and showcases the artist's fearless creativity." +Fire In Your Belly,Liam Finn,LIVE [in Spaceland - April 30th_ 2007],2007,['indie'],This indie track is a charming and laid-back tune that captures the essence of a carefree summer day. +In Denial,End Of Fashion,End Of Fashion,2005,"['confident' 'britpop' 'partying' 'beautiful' 'alternative pop rock' + 'rock' 'new wave post punk revival' 'rousing' 'sophisticated' 'stylish' + 'alternative rock' 'alternative indie rock' 'celebration' 'garage rock' + 'aussie' 'sad' 'pop rock' 'psychedelic garage' 'drinking' 'playful' + 'chill' 'australian' 'indie' 'freewheeling']","This alternative indie rock anthem blends elements of psychedelic garage, pop rock, and britpop seamlessly into a beautiful yet playful celebration of freewheeling partying, all while exuding a sophisticated and confidently stylish Aussie cool. With its rousing beats, chill vibes, and alternative pop-rock hooks, this track is sure to become an indie classic, equally at home on a playlist for drinking with friends or introspective solo listening- a true new wave post punk revival gem that captures the many moods of modern Australian rock." +Bullshed,The Apex Theory,Topsy Turvy,2002,"['emo' 'provocative' 'hostile' 'aggressive' 'american' 'metalcore' 'rock' + 'menacing' 'confrontational' 'heavy metal' 'alternative' 'brash' + 'post grunge' 'alternative metal' 'nihilistic' 'epic' 'fiery' + 'angst ridden' 'alternative rock' 'alternative indie rock' 'metal' + 'pop rock' 'hard rock' 'harsh' 'angry' 'visceral']","Get ready for a fiery, confrontational, and aggressive ride with this epic alternative indie rock track that blends elements of alternative metal, pop rock, and heavy metal, featuring a visceral vocal delivery that is both menacing and harsh, with an American attitude that is brash, hostile, and nihilistic; a perfect mix of post grunge, angst ridden emo, and metalcore, this alternative rock anthem is sure to provoke with its provocative and menacing lyrics, making it an unforgettable addition to any hard rock playlist." +Tarana in Bhimpalasri,Ali Akbar Khan,Legacy,1996,['world'],Experience a musical journey that will transport you around the globe and immerse you in the diverse sounds of the world. +Actually It's Darkness,Idlewild,100 Broken Windows,2000,"['earnest' 'indie rock' 'reflective' 'confident' 'brooding' + 'alternative pop rock' 'rock' 'post grunge' 'stylish' 'rainy day' + 'energetic' 'bittersweet' 'alternative indie rock' 'reflection' + 'searching' 'pop rock' 'playful' 'indie' 'freewheeling']","This upbeat, alternative indie rock track offers a freewheeling yet reflective journey, weaving together elements of pop rock, post grunge, and indie rock to showcase a stylish and confident sound that's at once playful and brooding, bittersweet and searching." +Equal Rights,Peter Tosh,The Gold Collection,1977,"['laid back mellow' 'political reggae' 'confident' 'organic' 'intense' + 'roots reggae' 'hypnotic' 'earthy' 'fiery' 'rebellious' 'poignant' + 'summery' 'reggae']","This political reggae anthem is a confident and rebellious take on the roots reggae sound, blending poignant lyrics with intense and fiery instrumentation for a hypnotic and earthy summer banger that's both laid back and utterly organic." +Alice,Howie Beck,Howie Beck,0,"['alternative singer songwriter' 'laid back mellow' 'reflective' + 'melancholy' 'wistful' 'autumnal' 'rainy day' 'introspection' 'gentle' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'autumn' 'pop rock' 'intimate' 'indie']","This adult alternative pop rock tune from an alternative singer songwriter offers a laid back mellow sound with delicate vocals, introspective lyrics, and a melancholy yet wistful vibe that's perfect for a rainy autumn day spent in intimate reflection." +Iris,Miranda Sex Garden,Iris,1992,['darkwave' 'rock' 'haunting' 'dark' 'ethereal' 'goth' 'gothic'],"This haunting and ethereal song blends elements of darkwave, gothic rock, and traditional goth music to create a truly dark and atmospheric experience." +Invocation To A Continual One,Morbid Angel,Formulas Fatal To The Flesh,1998,"['death metal' 'urgent' 'exciting' 'malevolent' 'intense' 'american' + 'menacing' 'technical death metal' 'heavy metal' 'unsettling' 'rousing' + 'nihilistic' 'tense anxious' 'energetic' 'suffocating' 'fiery' 'manic' + 'metal' 'rebellious' 'pop rock' 'harsh' 'fierce' 'visceral']","Get ready to unleash your inner rebel with this electrifying, pop rock inspired track that combines elements of intense heavy metal and visceral technical death metal, creating an urgent and suffocating atmosphere that is both tense and anxious, yet undeniably exciting and rousing. With a malevolent edge and fiery, fierce energy, this song is an unsettling and menacing powerhouse of nihilistic American rock that will leave you breathless." +For You,Dave Hollister,Things In The Game Done Changed,0,"['earnest' 'laid back mellow' 'smooth' 'romantic evening' 'rnb' + 'passionate' 'sophisticated' 'stylish' 'sensual' 'urban' 'soothing' + 'soul' 'relaxation' 'intimate' 'sweet' 'slick']","This sultry RnB track creates a sophisticated atmosphere with its soulful and passionate vocals, urban beats, and sweet, laid back mellow vibe, perfect for a stylish and intimate romantic evening or some much-needed relaxation. The earnest lyrics and smooth, soothing melodies create a slick and sensual sound, bringing a touch of soul to any playlist." +The Wind Beneath My Wings,Hannah Morris,Hannah,0,['pop' 'pop rock'],"This dynamic pop-rock anthem combines infectious pop melodies with exhilarating guitar riffs, delivering a feel-good energy that will have you singing along from start to finish." +The Bleakness Of It All,Edge Of Sanity,Infernal,0,['death metal' 'heavy metal' 'scandinavian metal' 'pop rock'],"Get ready for an electrifying sound experience with this pop rock infused Scandinavian metal track that packs a heavy metal punch, featuring thunderous drums and guttural vocals that showcase the raw power of death metal." +Citadel of Knowledge,Stéphane Picq,Lost Eden,0,['electronic'],Get lost in an ethereal soundscape with pulsing beats and stunning electronic orchestrations in this unforgettable track. +We Are The Universe,Army Of Lovers,The Gods Of Earth And Heaven,1993,"['euro dance' 'celebratory' 'theatrical' 'club dance' 'euro pop' 'pop' + 'swedish' 'sweden' 'electronic' 'stylish' '90s' 'synthpop' 'pop rock' + 'funny' 'playful' 'campy']","This Swedish pop-rock anthem boasts a campy, celebratory vibe with theatrical synthpop, euro dance, and euro pop elements reminiscent of the 90s club dance scene, all while maintaining a playful and stylish energy. Plus, the funny lyrics guarantee a dance floor full of smiles." +Quand Tu Fais Ca,Avril,Members Only,2004,"['exuberant' 'dramatic' 'road trip' 'euro pop' 'electronic' 'dreamy' + 'stylish' 'introspection' 'fiery' 'pop rock' 'atmospheric' 'fierce' + 'french pop' 'volatile' 'visceral']","Get ready for a wild road trip fueled by exuberant French pop and explosive pop rock hooks, tinged with atmospheric electronic elements and introspective, visceral lyrics that weave a blend of euro pop and stylish, dramatic soundscapes that are both dreamy and fiery - an electrifying and fierce journey through the volatile emotions of the heart and soul." +Can't Stop A Man In Love,Wilson Pickett,Atlantic Unearthed: Soul Brothers,0,['soul'],This captivating song radiates soul with its smooth and heartfelt lyrics. +Honky Tonkin',Hank Williams,And the Year Was...1948,1976,['country'],This country-inspired song features twangy guitar riffs and heartfelt lyrics about small town life. +Happy Birthday Ralph,Atom And His Package,Hair: Debatable,1997,['punk' 'indie rock' 'comedy rock' 'alternative indie rock' 'pop rock'],"Our latest hit song features an eclectic blend of alternative indie rock, pop rock, and punk with a touch of comedy rock flair, making it the perfect upbeat and unforgettable addition to the modern indie rock genre." +List of Things,Raoul Sinier,Tremens Industry,2009,['electronic' 'ambient'],This hauntingly beautiful ballad is the perfect blend of electronic beats and ambient instrumentation. +2 X 4,Wesley Willis,Rush Hour,2000,"['comedy' 'exuberant' 'earnest' 'eccentric' 'humorous' 'lo fi' + 'alternative pop rock' 'acerbic' 'confrontational' 'mischievous' + 'outrageous' 'alternative' 'bravado' 'contemporary pop rock' 'quirky' + 'alternative indie rock' 'irreverent' 'fun' 'maverick' 'silly' + 'comedy spoken' 'pop rock' 'playful' 'enigmatic' 'campy']","This confrontational and outrageous alternative indie rock song is infused with comedy, eccentricity and exuberance. With its maverick bravado and irreverent lyrics, its pop rock beats and earnest, quirky vocals will leave you laughing with its humorous and acerbic tone. This alternative contemporary pop rock track merges lo fi with silly fun and alternative pop rock with campy, playful vibes. It's enigmatic yet mischievous with the perfect hint of comedy spoken throughout." +The Sweat Descends,Art In Manila,Set the Woods on Fire,2007,"['hanging out' 'earnest' 'indie rock' 'reflective' 'dramatic' + 'alternative pop rock' 'literate' 'melancholy' 'late night' 'autumnal' + 'introspection' 'warm' 'alternative indie rock' 'yearning' 'pop rock' + 'poignant' 'intimate' 'long walk']","This alternative indie rock song captures the poignant emotions of a long walk through the autumnal streets, blending pop rock yearning with earnest introspection and melancholy warmth, creating a dramatic and introspective sound perfect for late night hanging out or private moments of reflection. The literate lyrics add an intimate touch, making this alternative pop rock track all the more reflective and deep." +Bullshit City,The Chuck Norris Experiment,...And The Rest Will Follow,2006,"['punk' 'stoner' 'punk rock' 'garage punk' 'rock nroll' 'rock' + 'stoner rock' 'garage' 'garage rock' '00s']","This 00s punk rock song is a perfect mix of garage, punk, and stoner rock, with a hard-hitting rock n' roll vibe and raw garage punk energy that will have you headbanging along in no time." +Waking the Fallen,Avenged Sevenfold,Waking The Fallen,2003,"['bitter' 'earnest' 'emo' 'urgent' 'dramatic' 'malevolent' 'aggressive' + 'intense' 'metalcore' 'menacing' 'confrontational' 'heavy metal' + 'alternative metal' 'tense anxious' 'sprawling' 'angst ridden' + 'alternative indie rock' 'ominous' 'metal' 'pop rock' 'post hardcore' + 'harsh' 'angry' 'volatile' 'bleak']","This song is a bitter and aggressive blend of alternative indie rock, alternative metal, and pop rock that unleashes an intense and menacing assault of raw energy and emotion, with earnest vocals and urgent lyrics that convey a harsh and sprawling sense of ominous drama and heavy metalcore power, fueled by angst-ridden post hardcore and emo influences, and a tense and anxious atmosphere that feels both malevolent and volatile, ultimately delivering an angry and bleak sonic landscape that demands attention." +Come From The Heart,Kathy Mattea,The Ultimate Collection,1989,['country'],The new single is a heartfelt ballad that combines classic country twang and modern storytelling to tug at listeners' heartstrings. +Falling Apart,Martine McCutcheon,You Me And Us,1999,['pop' '90s' 'female vocalists'],"This upbeat track features infectious melodies, driving beats, and soaring vocals, evoking the best of 90s pop with a fresh twist from powerful female vocalists." +Very Very Simple,The Carla Bley Band,I Hate To Sing,2005,['jazz'],"This sultry jazz number will transport you straight to a smoky, dimly-lit jazz club." +1901,Phoenix,Wolfgang Amadeus Phoenix,0,"['hanging out' 'earnest' 'indie rock' 'relaxed' 'day driving' 'coolncocky' + 'bright' 'light' 'hypnotic' 'comfort' 'small gathering' + 'amiable good natured' 'carefree' 'sophisticated' 'stylish' 'energetic' + 'gentle' 'alternative indie rock' 'soothing' 'relaxation' 'indie pop' + 'pop rock' 'refined' 'playful' 'soft quiet' 'alternative dance' 'sweet' + 'indie']","Get ready to cruise down the highway with this lively and sophisticated alternative indie rock song that's perfect for day driving, boasting a refined and bright pop rock sound infused with soft, quiet moments and an amiable, good natured vibe - ideal for small gatherings, alternative dance, or just hanging out and chilling with friends. With an earnest and gentle touch, this hypnotic indie gem combines the warmth of relaxation and the playful energy of indie pop and indie rock, all woven into a hypnotic tapestry that's both stylish and coolncocky, yet completely carefree and fully immersive." +Decom-Posers,Haemorrhage,Grume,1995,"['death metal' 'hostile' 'outraged' 'malevolent' 'aggressive' 'intense' + 'acerbic' 'heavy metal' 'outrageous' 'dark' 'reckless' 'brash' + 'anger hostility' 'grindcore' 'scary music' 'pop rock' + 'anguished distraught' 'visceral']","This pop rock song blends intense and aggressive elements of heavy metal and death metal to create an outrageous and anguished sound, characterized by visceral and acerbic lyrics, brash and reckless guitar riffs, and a malevolent and hostile tone that is both dark and scary. Drawing on grindcore influences, the track channels its anger and hostility into an emotive and intense performance that is sure to leave a mark on listeners." +Where Is My Good Man,Memphis Minnie,Blues Legends vol.1,1933,['blues'],"Filled with raw emotion and soulful guitar riffs, this blues song pierces through the heart with its melancholic lyrics." +The Wind,Cat Stevens,MAJIKAT,1971,['70s' 'acoustic' 'folk'],"This song transports listeners back to the groovy, poetic era of the 70s with its calming and introspective folk melodies on acoustic guitar." +Melbourne (Proyal Bright Remix),SEAN TYAS,Melbourne 'The Remixes',0,['chillout' 'ambient'],"Escape into a world of serene relaxation with this mesmerizing chillout track, blending ethereal vocals and atmospheric sounds to create an ambient oasis for the senses." +Guitar Swing,Casey Bill Weldon,Progressions: 100 Years Of Jazz Guitar,0,['guitar' 'blues'],This dynamic blues track is driven by a soulful guitar melody that captures the intensity and raw emotions of the genre. +How Old Are You ?,Jean Michel Jarre,Hong Kong,1997,"['avant garde' 'adult alternative' 'rock' 'experimental electronic' + 'electronic' 'new age']","This mind-bending track combines the avant garde elements of experimental electronic music with the futuristic new age sound, delivering an adult alternative and rock-infused sonic journey." +Moral majesty,Mystic Revelation of Rastafari,Inward I,0,['reggae'],This groovy tune is a perfect representation of the island vibes with its infectious rhythm and reggae beats. +Cat Like Thief,Box Car Racer,Box Car Racer,2002,"['hanging out' 'punk' 'urgent' 'punk rock' 'partying' 'aggressive' + 'celebratory' 'intense' 'theatrical' 'alternative pop rock' 'rowdy' + 'punk new wave' 'confrontational' 'punk revival' 'raucous' 'fiery' + 'hardcore punk' 'american underground' 'alternative indie rock' + 'yearning' 'pop rock' 'punk pop' 'freewheeling']","This freewheeling, alternative indie rock anthem brings together the best of punk, punk rock, and punk pop for an intense, raucous, and confrontational party anthem that celebrates the American underground with a yearning urgency and a punk revival spirit that ignites every fiery chord, while channeling a rowdy, hardcore punk energy that's both theatrical and pop rock infectious." +Zenith,Novembre,The Blue,2007,"['doom metal' 'beautiful' 'melancholy' 'heavy metal' 'post metal' + 'country' 'metal' 'pop rock' 'atmospheric' 'progressive metal']","This song is a beautiful and atmospheric blend of post metal and pop rock, with hints of melancholy and heavy metal influence, and features elements of progressive metal, doom metal, and country." +Estoy Aquí,Shakira,The Remixes,1995,"['latin pop' 'club dance' 'pop' 'sexy' 'catchy' 'electronic' 'dance pop' + 'urban' 'dance' 'pop rock' 'latin']","Get ready to hit the dancefloor to this infectious pop rock and urban fusion track that seamlessly blends electronic beats, Latin rhythms, and catchy pop hooks into a sexy club dance anthem that's bound to become your go-to Latin pop favorite." +Chariot,Gavin DeGraw,Chariot,2003,"['exuberant' 'hanging out' 'reflective' 'dramatic' 'alternative pop rock' + 'rock' 'rowdy' 'hungry' 'boisterous' 'pop' 'alternative' 'passionate' + 'rollicking' 'wistful' 'contemporary pop rock' 'empowering' 'bittersweet' + 'alternative indie rock' 'irreverent' 'country' 'reflection' + 'adult alternative pop rock' 'pop rock' 'plaintive' 'gritty' 'lively' + 'gutsy' 'contemporary singer songwriter' 'freewheeling']","This adult alternative pop rock song is a rollicking, exuberant and boisterous reflection on the wistful and gritty experiences of hanging out and feeling hungry. It empowers listeners with its gutsy and passionate lyrics delivered by a contemporary singer songwriter over a freewheeling and alternative indie rock instrumental. The song transitions between lively and rowdy sections to plaintive and reflective moments, while also incorporating elements of alternative pop rock, contemporary pop rock, country, and dramatic bittersweet pop." +Arrows,Einar Stray,Oslo 2,0,['mellow' 'beautiful' 'male vocalists' 'chillout' 'folk' 'indie'],"Experience the perfect blend of male vocalists, beautiful melodies and a chillout indie vibe in this mellow folk infused track." +Played-A-Live (The Bongo Song),Safri Duo,Played-A-Live (The Bongo Song),2001,['electronic' 'dance'],My latest single is an electronic dance track that's sure to get you grooving on the dance floor. +Another Love Song,Warrior King,Hold The Faith,2005,"['contemporary reggae' 'confident' 'dancehall' 'hypnotic' 'spiritual' + 'rousing' 'ambitious' 'reggae']","This ambitious and confidently spiritual dancehall track seamlessly blends contemporary reggae with hypnotic rhythms, resulting in a rousing and uplifting musical experience." +Takeover,Jay-Z,Jay-Z Unplugged,2001,['hip hop'],This upbeat track features catchy lyrics and a funky hip hop beat that is sure to get you moving. +Colour Of A Carnival,Kasey Chambers,Carnival,2006,"['cathartic' 'earnest' 'reflective' 'organic' 'country folk' 'literate' + 'alternative country rock' 'melancholy' 'amiable good natured' + 'passionate' 'sentimental' 'rousing' 'country pop' 'earthy' 'stylish' + 'gentle' 'bittersweet' 'alternative indie rock' 'country' 'searching' + 'pop rock' 'intimate' 'australian' 'contemporary singer songwriter']","This heartfelt and soulful song blends contemporary singer-songwriter elements with alternative indie folk, evoking a melancholy and reflective mood that's earthy and intimate, yet also rousing and passionate, all of which are punctuated by an amiable good-naturedly ear as it searches for catharsis and understanding, while infusing hints of alternative country rock and alternative country pop, as well as literate and stylish lyrics, and a bittersweet country melody that is organic and gentle, making it a standout track from the Australian artist." +Tobacco Road,Lou Rawls,Legendary Lou Rawls,1966,['soul' 'blues'],This song is a soulful blues track that will transport you to a world of raw emotions and heartfelt lyrics. +Jambalaya (On The Bayou),Hank Williams,Jukebox-Hits (Vol. 6),1952,['country'],An upbeat and twangy country tune featuring catchy guitar riffs and heartfelt lyrics about small town living. +Fire In Your Eyes (LP Version),KC & The Sunshine Band,KC & The Sunshine Band - Part 3...And More,0,['classic rock' 'electronic' 'funk'],"This song is a fusion of classic rock, electronic beats, and funky bass lines that will make you want to dance all night." +Never Too Far,Mariah Carey,Glitter,2001,"['affection fondness' 'exuberant' 'earnest' 'confident' 'smooth' + 'romantic' 'celebratory' 'theatrical' 'heartache' 'bright' + 'girls night out' 'pop' 'sexy' 'rnb' 'amiable good natured' + 'contemporary rnb' 'sentimental' 'adult contemporary' 'dance pop' + 'stylish' 'warm' 'fun' 'refined' 'playful' 'sweet' 'slick']","This contemporary R&B dance-pop song combines sentimental lyrics with an exuberant and playful beat, perfect for a girls' night out or celebration of affection, all wrapped up in a smooth, romantic and heartfelt arrangement. The artist's slick and confident style creates a refined and stylish atmosphere, adding an adult contemporary feel to the mix, while the sweet and amiable nature of the track leaves listeners feeling warm and fuzzy with its sincere and earnest exploration of love, heartache, and fondness. The song is both sexy and celebratory, and its theatrical flair is sure to make it a hit on any dance floor." +Double Dare,Yo La Tengo,Painful,1993,"['indie rock' 'laid back mellow' 'reflective' 'brooding' 'delicate' + 'alternative pop rock' 'alternative' 'wistful' 'restrained' 'gentle' + 'noise pop' 'ethereal' 'alternative indie rock' '90s' 'pop rock' + 'nocturnal' 'intimate' 'trippy' 'sweet dreams' 'indie']","This alternative indie rock song blends noise pop and pop rock elements, creating a laid back mellow vibe that takes listeners on a trippy journey through sweet dreams. The delicate, gentle instrumentals evoke a 90s indie sound while the brooding, wistful lyrics add an alternative pop rock edge. Ethereal and intimate, this reflective song is perfect for a nocturnal listening session where its restrained energy can transport listeners into a dreamy state." +4 Day Creep,Humble Pie,One More Time For The Ol' Tosser - Steve Marriott Memorial Concert London Astoria 2001,1995,['70s'],"This song has a groovy, soulful tone that perfectly captures the essence of 70s music." +Black Wa-Da-Da,Burning Spear,Harder Than The Best,0,"['laid back mellow' 'political reggae' 'roots reggae' 'stately' 'literate' + 'hypnotic' 'street smart' 'earthy' 'reggae' 'plaintive' 'dub']","Bringing together the earthy, hypnotic rhythms of roots reggae with politically charged lyrics that are both literate and street smart, this laid back mellow track pulses with a stately and plaintive energy that's characteristic of both political reggae and dub styles." +KGB,Kaizers Orchestra,Live At Vega,2005,['rock'],This high-energy song burns with the unbridled power and raw edginess of classic rock. +Gift,Elisa,Gift - The Remixes,0,['rock' 'pop' 'female vocalists'],"This upbeat pop-rock anthem showcases the undeniable talent of its female vocalists, delivering catchy hooks and energetic instrumentals that will have you dancing along in no time." +Caterpillar Girl,Lou Barlow,Emoh,2005,"['cathartic' 'indie rock' 'gloomy' 'brooding' 'lo fi' 'beautiful' + 'self conscious' 'alternative pop rock' 'confrontational' 'angst ridden' + 'alternative indie rock' 'weary' 'pop rock' 'folk' 'bleak']","This alternative indie rock song is a cathartic and beautiful expression of self conscious and angst ridden emotions, featuring a confrontational and brooding vibe with pop rock and lo fi elements, as well as gloomy folk influences and a bleak, but ultimately weary tone." +Esa Chica Tan Cara_ Directo,Platero Y Tu,A Pelo,0,['rock'],"Get ready to rock out with this high-energy anthem that blends raw vocals, soaring guitars, and driving drum beats into a powerhouse showcase of pure rock." +Gata,Belen Arjona,Infinito,2005,['spanish' 'pop rock'],"This catchy pop rock tune boasts a lively Latin-inspired melody, delivered through upbeat guitar riffs and energetic percussion beats, perfectly merging the best of both worlds - the infectious vivaciousness of pop rock and the soulful influence of Spanish rhythms." +For What It's Worth,The Staple Singers,Freedom Highway,1967,"['earnest' 'confident' 'religious' 'gospel' 'rnb' 'reverent' 'passionate' + 'spiritual' 'sentimental' 'rousing' 'earthy' 'empowering' 'warm' 'funk' + 'soul' 'searching' 'inspirational' 'poignant' 'plaintive' 'affirmation']","This empowering and spiritual R&B song offers a passionate and soulful journey of searching, with poignant and earnest lyrics that affirm the earthy and reverent truths of gospel and religious inspiration, while delivering a warm and funky groove that's both rousing and plaintive." +Riverboat Gambler,Jimmie Skinner,Tribute to the Grand Ole Opry - Vol. 1,0,['country'],This song is a classic country ballad with a heart-wrenching storyline about lost love. +Red Dragon,Deerhoof,Half Bird,2001,['indie rock'],"This song is a high-energy indie rock anthem featuring soaring guitar riffs and raw, emotional vocals." +Death Valley Blues,"Arthur ""Big Boy"" Crudup",Rock Me Mama,1965,['blues'],Get ready to feel the soulful passion of the blues with this heart-wrenching ballad. +You,Wayman Tisdale,The Very Best of Wayman Tisdale,2007,"['elegant' 'laid back mellow' 'romantic evening' 'romantic' + 'crossover jazz' 'jazz' 'slow dance' 'contemporary jazz' 'late night' + 'amiable good natured' 'sophisticated' 'dinner ambiance' 'stylish' + 'sensual' 'smooth jazz' 'soothing' 'soul' 'calm peaceful' 'intimate' + 'sunday afternoon' 'bass']","This contemporary jazz song is a perfect fit for a sophisticated Sunday dinner ambiance or a late-night romantic evening with its smooth and laid-back mellow feel, soulful bass, and amiable good-natured sound that set an intimate and elegant tone. Its crossover jazz style and soothing melody make it ideal for a slow dance, while the sensual and romantic elements add to its calming and peaceful atmosphere, perfect for a classy and stylish dinner ambiance." +Not So Dense,Deer Tick,War Elephant,2006,"['hanging out' 'earnest' 'indie rock' 'reflective' 'lo fi' 'aggressive' + 'animated' 'alternative pop rock' 'guys night out' 'indie folk' + 'literate' 'hedonistic' 'melancholy' 'boisterous' 'wry' + 'the creative side' 'brash' 'amiable good natured' 'spiritual' 'wistful' + 'whimsical' 'autumnal' 'quirky' 'fiery' 'bittersweet' + 'alternative indie rock' 'irreverent' 'fun' 'reflection' 'autumn' + 'pop rock' 'poignant' 'plaintive' 'intimate' 'folk' 'gleeful' 'drinking' + 'playful' 'volatile' 'visceral']","Guys night out turns into a reflective and hedonistic autumnal adventure in this poignant, yet playful and amiable good-natured indie folk/pop rock tune, as the band pours soulful reflection, brash irreverence and whimsical wistfulness into their alternative indie rock with a visceral and fiery energy that takes us on a journey of literary introspection, melancholy whimsy and quirky fun, all while hanging out with friends and exploring the creative side of life in a boisterously intimate and lo-fi atmosphere that is equal parts spiritual and alternative pop rock." +The Last Night Of Not Knowing You,Darren Hanlon,Hello Stranger,2002,"['affection fondness' 'earnest' 'indie rock' 'reflective' 'beautiful' + 'literate' 'the creative side' 'wistful' 'loss grief' 'chillout' + 'rainy day' 'bittersweet' 'regret' 'alternative indie rock' 'acoustic' + 'autumn' 'searching' 'indie pop' 'pop rock' 'poignant' '00s' 'long walk' + 'calm' 'sunday afternoon' 'playful' 'australian' 'indie']","This alternative indie rock track invites you on a poignant long walk, searching for something lost amidst the pop rock and calm affection foundness. With an earnest reflection of regret and beautiful acknowledgment of loss and grief, it brings a chillout vibe to any rainy day or lazy Sunday afternoon. Its literate and reflective lyrics touch on the wistful autumnal feeling of transitioning into the creative side, all while maintaining a playful and indie pop sensibility. This Australian bittersweet acoustic gem transports you to the 00s indie rock scene, and leaves you feeling introspective yet uplifted." +Tip The Scales,Rise Against,Siren Song Of The Counter-Culture,2004,"['bitter' 'earnest' 'punk' 'urgent' 'punk rock' 'aggressive' 'intense' + 'guys night out' 'punk new wave' 'confrontational' 'punk revival' + 'rousing' 'raucous' 'tense anxious' 'empowering' 'fiery' 'angst ridden' + 'cynical sarcastic' 'hardcore punk' 'alternative indie rock' 'maverick' + 'reflection' 'searching' 'rebellious' 'pop rock' 'lively' 'volatile' + 'slick']","Guys night out just got a whole lot more intense with this bitter, aggressive and confrontational punk rock anthem that empowers and reflects on the searching maverick within. With elements of alternative indie, pop and hardcore punk, this punk revival hit is both urgent and slick, infused with a cynical, sarcastic energy and an earnest, angst-ridden reflection. The raucous, rebellious, angst-ridden and rousing vocals blend with a fiery, punk new wave sound that's both lively and volatile, making for a tense and anxious time - this punk powerhouse is not to be missed." +If You See My Rooster (Please Run Him Home),Memphis Minnie,Columbia Original Masters,1991,['blues'],This soulful track is infused with the raw emotion and melancholy melodies that define the blues genre. +Poor Man's Son,Survivor,The Best Of Survivor,0,"['urgent' 'confident' 'dramatic' 'exciting' 'aggressive' 'celebratory' + 'intense' 'rock' 'rowdy' 'literate' 'boisterous' 'album rock' 'brash' + 'rambunctious' 'bravado' 'raucous' 'street smart' 'contemporary pop rock' + 'energetic' 'fiery' 'rocknroll' 'swaggering' 'rebellious' 'pop rock' + 'nocturnal' 'poignant' 'hard rock' 'arena rock' 'visceral' '80s' + 'freewheeling']","This contemporary pop rock anthem exudes a confident, swaggering bravado as it rocks with intense, hard-driving energy and boasts an aggressive, rebellious spirit that's both literate and street smart, with a fiery, urgent urgency that's perfect for nocturnal celebrations; an exciting and visceral album rock experience that's sure to get your heart racing to its rowdy, freewheeling beat." +I Like Girls,Fatback,Fired Up 'n' Kickin',1999,['rnb' 'funk'],"This track blends elements of funk and R&B, combining groovy basslines with soulful vocals for a smooth and infectious sound." +You Mean To Say,Jessi Colter,Wanted! - The Outlaws,1976,['country'],"Get ready to tap your boots and sway to the twangy melodies of our newest country hit, filled with heartfelt lyrics and catchy rhythms that will have you singing along from start to finish." +I Don't Wanna See (You Again),The Undertones,Hypnotised,2009,"['exuberant' 'hanging out' 'punk' 'confident' 'punk rock' 'partying' + 'aggressive' 'coolncocky' 'guys night out' 'punk new wave' 'mischievous' + 'amiable good natured' 'rousing' 'tense anxious' 'quirky' 'empowering' + 'energetic' 'innocent' 'fun' 'swaggering' 'new wave' 'pop rock' + 'drinking' 'playful' 'british punk' 'joyous']","This high-octane punk rock anthem captures the exhilarating energy and exuberant fun of a guys night out, blending the best of British punk and new wave with playful lyrics and a rousing, empowering message to get you pumped up and ready to party, fueled by the confident swagger and cool-n-cocky attitude of its quirky, mischievous vocals and amiable good natured punk rock sound that perfectly captures the tension and anxiety of hanging out and drinking, while still celebrating the joyous, innocent fun of youthful rebellion and letting loose in a carefree night of punk rock partying." +Can I Live,Chaundon,Carnage,0,"['confident' 'dramatic' 'aggressive' 'coolncocky' 'thuggish' 'gangsta rap' + 'guys night out' 'rowdy' 'hedonistic' 'boisterous' 'hip hop' 'rnb' + 'contemporary rnb' 'rousing' 'raucous' 'rap' 'freedom' 'energetic' + 'suffocating' 'swaggering' 'party rap' 'chill' 'visceral']","Get ready for a wild ride with this rowdy and aggressive party rap anthem, blending contemporary R&B and hip hop styles into one suffocating and visceral experience that oozes swaggering confidence and thuggish coolness, perfect for a guys night out or any hedonistic occasion. Explosive beats, raucous choruses and dramatic vocal delivery make this track a rousing and boisterous celebration of freedom and rebellion, with a touch of chill and coolness that only adds to its irresistible appeal. This is gangsta rap at its finest, delivering a mix of modern and classic elements that will leave you feeling charged up and ready to take on the world. Embrace your inner cool'n'cocky and let the rhythm and flow guide you to greatness." +Pula,Tihuana,Nova Bis-Tihuana,2004,"['brasil' 'rock' 'hardcore' 'brazilian' 'ethnic' 'cool' 'energetic' '90s' + '00s']",Get ready to be transported to the vibrant streets of Brazil with this energetic and hardcore rock anthem that blends ethnic Brazilian rhythms with cool 90s and 00s vibes. +Lonely Heart,Richard Marx,Richard Marx,1987,"['soft rock' 'pop' 'adult contemporary' 'contemporary pop rock' 'positive' + 'sad' 'pop rock' '80s']","This contemporary pop rock ballad with soft rock roots draws on the 80s sound to create an emotional experience, blending adult contemporary and pop influences to deliver a positive message in the face of sadness." +Lonesome Whistle,Hank Williams,El Paso - 25 Songs Of The West,1995,['country'],This upbeat and charming song embodies the heart and soul of country music with its twangy instrumental melody and heartfelt lyrics. +How Many Times_ How Many Lies,The Pussycat Dolls,PCD,2005,"['sexual' 'sex' 'celebratory' 'club' 'pop' 'sexy' 'rnb' 'effervescent' + 'dance pop' 'brassy' 'seduction' 'stylish' 'energetic' 'fun' + 'female vocalists' 'elaborate' 'pop rock' 'lively' 'playful']","Get ready to move your body to the beat of this effervescent, pop rock and dance pop hit featuring female vocalists, elaborate arrangements, and brassy tones, all while embodying the playful and celebratory spirit of club culture with a touch of seduction and sex appeal, making it the perfect choice for a lively and energetic night out." +Funk Is Something Else,Apparat,Can't Computerize It,2004,"['idm' 'nervous jittery' 'electro' 'glitch' 'minimal' 'electronic' + 'experimental' 'quirky' 'strong' 'lively' 'technical']","This song is a technical, electronic track with quirky and strong glitch elements that give it a lively, nervous and jittery feel, making it a perfect example of IDM, experimental and minimal electro music." +Sculpting The Throne Ov Seth,Behemoth,Demigod,2004,['death metal' 'heavy metal' 'pop rock' 'black metal'],"This song fuses black metal, pop rock, heavy metal, and death metal elements to create a truly explosive and genre-bending sonic experience." +Oh Boy,Johnny Kidd & The Pirates,The Very Best Of Johnny Kidd & The Pirates,1998,['rock'],"This epic anthem is a headbanging, guitar-driven tribute to classic rock." +Have A Heart,Bonnie Raitt,Nick Of Time,1989,"['confident' 'blues rock' 'organic' 'female vocalist' 'road trip' + 'slide guitar blues' 'album rock' 'pop' 'passionate' 'rollicking' + 'adult contemporary' 'earthy' 'contemporary pop rock' 'pop rock' + 'country rock' 'blues' 'summery']","Get ready to hit the road and embark on a passionate and rollicking adventure with a confident and earthy female vocalist delivering an album full of blues rock, slide guitar blues, and contemporary pop rock, with a touch of country rock and adult contemporary, perfect for those summery days spent driving, all while embracing a beautifully organic sound." +Get A Life,Freestylers,Raw As F**k,2003,"['breaks' 'trip hop' 'british' 'club dance' 'electronica' 'breakbeat' + 'rousing' 'electronic' 'raucous' 'indulgent' 'funky breaks' 'dance' + 'big beat' 'playful' 'trippy' 'freewheeling']","This track is a playful electronic dance anthem that blends trippy trip hop elements with raucous big beat and funky breaks, creating a freewheeling and indulgent club dance experience that is both rousing and danceable." +Late Show,Electric,Life's A Struggle,2004,['hip hop' 'rnb' 'rap'],"This song seamlessly blends elements of rap, hip hop, and R&B to create a bold and infectious track that's sure to get you moving." +Nature Is The Law,Richard Ashcroft,Human Conditions,2002,"['earnest' 'laid back mellow' 'reflective' 'britpop' 'beautiful' + 'theatrical' 'alternative pop rock' 'british' 'melancholy' + 'amiable good natured' 'alternative indie rock' + 'adult alternative pop rock' 'pop rock' 'intimate' 'refined']","This beautiful adult alternative pop rock song showcases a blend of refined alternative indie rock and amiable good natured pop rock with a laid back mellow vibe and britpop undertones, delivered with earnest lyricism and a melancholy yet intimate feel which comes across as truly reflective and theatrical." +Scent Of A Woman,Xzibit,Weapons of Mass Destruction (Explicit),2004,['hip hop'],"This high-energy song features heavy beats and clever rhymes, showcasing the best of the hip hop genre." +Drums,Nôze,Circus Company presents Snuggle & Slap,2009,['minimalism' 'electronica' 'experimental' '00s'],"An avant-garde masterpiece of electronica from the 00s, showcasing the artist's experimental sensibilities through savvy use of minimalism, resulting in a truly unique and unforgettable sonic journey." +Dirty Bumf,Kerowack,Dirty Bumf,2005,['electro' 'electronic'],"This upbeat and energetic song has a catchy electro-pop melody that makes for the perfect dance track. The electronic-infused sound drives the danceable beat, making it impossible not to get up and move to the music." +Flood Pt 1.,The Acorn,Glory Hope Mountain,2007,['folk'],This soulful ballad showcases the artist's raw emotion and captures the essence of traditional folk music. +Science Books,Arrah and the Ferns,Evan Is A Vegan,2006,['pop' 'female vocalists' 'indie pop' 'indie'],"Enter the world of indie pop with the ethereal vocals of our female vocalists, as they take you on a journey through a whimsical and captivating soundscape." +THX 1138,Promoe,Government Music,2001,['hip hop' 'swedish' 'rap'],"This track is a dynamic blend of rap and hip hop with a unique Swedish flair, showcasing the innovative sound of contemporary Swedish music." +Powerful Thing,DecembeRadio,Satisfied,0,"['alternative ccm' 'rock' 'religious' 'gospel' 'contemporary christian' + 'blues' 'christian rock']","This powerful and uplifting song seamlessly blends contemporary Christian, blues, and alternative CCM influences to create a unique fusion of genres that is both reverent and energetic; with its religious message conveyed through stirring vocals, Christian rock-inspired riffs, and gospel-inspired harmonies, it's a quintessential example of rockin' faith-based music that truly moves the soul." +Informacion planta calle,Violadores del Verso,Vivir Para Contarlo,2006,"['provocative' 'confident' 'dramatic' 'malevolent' 'aggressive' + 'hardcore rap' 'coolncocky' 'guys night out' 'confrontational' 'hip hop' + 'reckless' 'brash' 'rousing' 'uncompromising' 'tense anxious' + 'street smart' 'rap' 'freedom' 'energetic' 'fiery' 'rebellious' 'harsh' + 'gutsy' 'visceral']","Get ready for a high-energy, uncompromising, and confrontational hardcore rap anthem that radiates confidence and rebellion - this visceral and provocative track will take you to the streets with its brash, aggressive sound and tense, anxious vibes; perfect for a guys night out or anyone in the mood for raw, malevolent hip hop that's both fiery and coolcocky." +A Year and a Day,Belbury Poly,From an Ancient Star,2009,['electronic'],Get ready to dance to the beat of the futuristic electronic soundscapes of this genre-bending masterpiece. +Dónde Están Los Ladrones,Shakira,Grandes Exitos,2002,"['latin pop' 'romantic' 'celebratory' 'club dance' 'rock' 'pop' 'spanish' + 'sexy' 'passionate' 'carefree' 'adult contemporary' 'dance pop' 'sensual' + 'urban' 'energetic' 'spicy' 'bittersweet' 'fun' 'pop rock' 'playful' + 'latin']","This song is an energetic and spicy pop rock anthem that is both passionate and urban, with elements of dance pop and a romantic, sensual Latin vibe. It's a fun, celebratory tune that is perfect for the club dance floor, but it also has a playful, adult contemporary flavor that makes it suitable for any occasion. The rock undertones and Spanish lyrics add a sexy, bittersweet quality to the overall sound, making it both carefree and deeply heartfelt. This song is the ultimate Latin pop hit that truly has it all." +Method Of Modern Love,Saint Etienne,Method Of Modern Love,2009,['pop' 'dance' 'indie'],This upbeat indie pop track combines infectious melodies with dance-worthy beats that will have you moving and grooving all night long. +Vientos de otras tierras,El Barrio,La Voz de mi Silencio,2007,"['reflective' 'contemporary flamenco' 'literate' 'picnic' + 'amiable good natured' 'passionate' 'sophisticated' 'stylish' 'gentle' + 'soothing' 'international' 'summery' 'summer' + 'western european traditions' 'latin']","Experience the perfect blend of sophisticated and amiable good-natured sounds with this contemporary flamenco gem that incorporates elements of western European traditions laced with the soothing passion of Latin rhythms, forming a reflective and stylish ode to summery, literate afternoons spent picnicking in international locales." +Shine,Slave,Just A Touch Of Love,0,"['exuberant' 'sexual' 'confident' 'smooth' 'partying' 'celebratory' + 'bright' 'boisterous' 'rnb' 'happy' 'carefree' 'rousing' 'sensual' + 'energetic' 'fun' 'funk' 'summery' 'summer' 'gritty' 'disco' 'gutsy' + 'sweet' 'slick' 'joyous']","Get ready to move and groove with this energetic and exuberant disco hit that exudes confidence and radiates joy, featuring a gutsy and slick combo of sensual R&B, funktastic funk, and sweet harmonies that will have you feeling happy, carefree, and oh so sexual all summer long, while the boisterous and celebratory partying continues with a smooth and gritty summery vibe that's both rousing and soulful - this is the ultimate summertime anthem that will keep you smiling and dancing all day and night!" +Where Are They Now?,The Tangent,Down and Out in Paris and London,2009,"['easy listening' 'heavy metal' 'contemporary pop rock' + 'instrumental collections' 'jazz rock' 'art rock' 'progressive rock' + 'neo prog' 'pop rock']","This instrumental collection of contemporary pop rock and art rock songs is infused with elements of jazz rock and neo prog, creating a unique blend of easy listening and heavy metal sounds, all while staying true to its progressive rock roots." +El Capitan,Idlewild,El Capitan,2005,['indie rock' 'alternative indie rock' 'pop rock' 'indie'],"This captivating tune seamlessly blends alternative indie rock with catchy pop rock melodies, all while staying true to its indie roots in the vibrant world of indie rock." +You Rope You Tie Me,Joan Armatrading,Performance Classics: Steppin' Out Live,1978,['70s' 'british' 'female vocalists'],"Transport yourself back to 70s Britain with the soulful melodies of our female vocalists, in this nostalgic tribute to the era of rock and roll." +Dreamer,Bethany Dillon,So Far ... The Acoustic Sessions,2005,"['christian' 'pop' 'ccm' 'worship' 'contemporary christian' + 'christian rock' 'folk']","Experience a powerful fusion of contemporary Christian, CCM, worship, pop, Christian rock and folk all rolled into one in this uplifting melody that will inspire your faith journey." +Fruta Fresca,Carlos Vives,El Amor De Mi Tierra,1999,"['south american traditions' 'latin pop' 'colombian' 'club dance' + 'electronic' 'international' 'latin']","Get ready to dance the night away with this infectious international hit that seamlessly blends electronic beats with vibrant South American traditions inspired by Colombian rhythms, fusing Latin pop melodies and pulsating club dance energy." +Can't Get Enough Of You,Slave,Hardness Of The World,0,['funk'],This song features a groovy funk bassline that will get you moving. +I just want you,Hellsongs,Pieces of Heaven_ a glimpse of Hell,2009,['easy' 'acoustic' 'pop rock'],"This pop rock song features an easy, acoustic style that will have you singing along in no time." +Love Take Over,Five Star,The Greatest Hits,1985,['pop' 'uplifting' 'groove' 'funk' '80s'],This infectious funk-pop track with a catchy groove and lively 80s-inspired beats is sure to uplift your mood and get you moving on the dance floor. +You Used To Hold Me,Calvin Harris,You Used To Hold Me,2009,['electronic' 'dance'],Get ready to move your body to the pulsating beats of this electrifying dance anthem! +Recruiting Soldiers (Version),Peter Tosh,Mystic Man,1979,"['laid back mellow' 'political reggae' 'organic' 'intense' 'roots reggae' + 'earthy' 'fiery' 'rebellious' 'summery' 'reggae']","This politically charged reggae anthem excites listeners with a fiery intensity, while simultaneously capturing the laid back, mellow vibes of roots reggae and the organic essence of earthy rebellion - perfect for a summery day soundtrack." +Close to Me,The Fairways,Is Everything All Right?,0,['happy' 'indie pop'],Get your dancing shoes ready and prepare to be uplifted with this infectious happy indie pop track that is sure to put a smile on your face. +Joy,Tony Lionni,Wave Music Selection by John Daly,0,['chillout' 'house' 'deep house'],"This song is a perfect blend of chillout, house and deep house, combining mellow vibes with a pulsing beat and deep basslines to create a laid-back yet infectious groove." +Still In Love (LP Version),Linear,Linear,0,"['marching' 'electronica' 'pop' 'sentimental' 'electronic' 'pop rock' + 'strong' 'lively']","This pop rock song has a sentimental quality, blending electronic and electronica elements for a strong and lively beat that marches on, creating a powerful pop sound." +When You're Gone,Avril Lavigne,Kuschelrock 21,2007,['rock' 'pop' 'female vocalists'],This dynamic pop-rock track features powerful female vocalists that deliver an electrifying performance. +Sorprendimi,Stadio,The Platinum Collection,2002,['rock'],This high-energy anthem is a classic rock tune that will have you head-banging and air-guitaring from start to finish. +Rock The Nation (Remastered LP Version),Montrose,The Very Best Of Montrose,2000,"['rock' 'rowdy' 'heavy metal' 'classic rock' 'rollicking' 'rousing' + 'pop rock' 'hard rock' 'arena rock']",This rollicking and rousing pop rock anthem embraces the classic rock sound with a rowdy and hard rock edge that will have any arena crowd headbanging to its heavy metal vibes. +Son Of Byford,RUN-DMC,Raising Hell,1986,['hip hop'],This track features upbeat hip hop rhythms and infectious rhymes that will make you want to dance. +Girl VII,Saint Etienne,Foxbase Alpha,1991,"['earnest' 'smooth' 'britpop' 'relaxed' 'alternative pop rock' + 'club dance' 'indie electronic' 'rock' 'electronica' + 'amiable good natured' 'wistful' 'sophisticated' 'electronic' 'dreamy' + 'bittersweet' 'innocent' 'alternative indie rock' 'female vocalists' + 'soothing' 'yearning' 'indie pop' 'pop rock' 'plaintive' 'playful' + 'alternative dance' 'sweet' 'slick']","This sophisticated, alternative indie rock pop track features yearning, amiable good-natured lyrics, slick electronic production and sweet, innocent female vocals over a blend of britpop, alternative dance, earnest, and indie electronic elements. The wistful and plaintive melodies are balanced by the soothing, smooth and playful club dance beats and rock-infused dreamy electronica, culminating in a bittersweet alternative pop rock anthem." +Image of Hell,Cat Stevens,New Masters,1968,"['earnest' 'laid back mellow' 'reflective' 'brooding' 'melancholy' 'pop' + 'reverent' 'spiritual' 'wistful' 'restrained' 'contemporary pop rock' + 'psychedelic pop' 'introspection' 'cerebral' 'gentle' 'reflection' + 'pop rock' 'poignant' 'intimate' 'psychedelic garage' 'long walk' + 'am pop' 'sunday afternoon']","Experience a spiritual journey through the introspective and restrained psychedelic pop melodies of this contemporary pop rock song, as it takes you on a poignant long walk towards reflection and introspection with its laid back mellow vibe, earnest lyrics, wistful and melancholy undertones, and gentle yet brooding am pop and pop rock sound that blends cerebral psychedelic garage and Sunday afternoon pop harmonies. This intimate and reverent musical oasis provides a contemplative and reflective escape that is both heartfelt and touching." +Jenny_ You'Re Barely Alive (Album Version),Rilo Kiley,Saddle Creek 50,0,['indie rock' 'catchy' 'indie pop' 'indie'],This indie pop/rock track is irresistibly catchy with its infectious beat and catchy hooks that will have you humming along all day. +For the Enemy,Okkervil River,Down The River Of Golden Dreams,2003,"['indie rock' 'reflective' 'lo fi' 'alternative pop rock' 'melancholy' + 'rainy day' 'bittersweet' 'alternative indie rock' 'autumn' 'searching' + 'pop rock' 'intimate' 'folk' 'indie']","Combining elements of alternative indie rock and pop rock, this melancholy yet intimate and reflective track is the perfect accompaniment to a rainy day with its lo fi, indie and folk influences, creating a bittersweet alternative pop rock sound that captures the searching and introspective spirit of autumn." +Aarhus,Medicine,Her Higness,0,['rock'],This song is a hard-rock anthem with shredding guitar riffs and pounding drums. +Cry,Hanson,MmmBop : The Collection,1997,['pop' 'contemporary pop rock' '90s' 'teen pop' 'pop rock'],"This contemporary pop rock song takes inspiration from the iconic 90s pop rock era, delivering a fresh blend of upbeat pop and catchy teen pop melodies." +Pacific Air Race,Aeroplane,Pacific Air Race,0,['electronic' 'dance' 'pop rock' 'disco'],"This song is the perfect blend of pop rock, disco, electronic, and dance that will get your feet moving and leave you wanting more." +Emergency,Kool & The Gang,The Dance Collection,1984,['funk' 'soul' '80s'],"This track blends elements of soul and funk with an unmistakable 80s groove, resulting in a captivating and irresistibly danceable sound." +Better,Regina Spektor,My Sister's Keeper - Music From The Motion Picture,2006,['indie'],This indie-inspired track features a dreamy melody and introspective lyrics that perfectly capture the angst and uncertainty of young adulthood. +Let's Stay Together,Al Green,Hi and Mighty - The Story of Al Green (1969-78),1972,['soul'],This new hit single is an uplifting and soulful track that will have you grooving to its catchy beat. +Things You Should Be Knowing,The Cribs,The Cribs,2004,"['hanging out' 'indie rock' 'messy' 'day driving' 'road trip' + 'amiable good natured' 'carefree' 'bittersweet' 'alternative indie rock' + 'fun' 'pop rock' 'cheerful' 'playful' 'sweet' 'indie' 'freewheeling']","Get ready to hit the road with this alternative indie rock tune perfect for your day driving adventure, as its pop rock sound and indie rock vibe will have you hanging out with friends, embracing the freewheeling and carefree spirit of a fun and playful road trip. With its messy and bittersweet lyrics, this amiable good-natured song will leave you feeling sweet and cheerful, ready for the next journey ahead!" +New Millionaires,Latin Quarter,Modern Times,1985,"['alternative pop rock' 'rock' 'alternative indie rock' 'pop rock' + 'lively']","This alternative indie rock song is a perfect blend of pop rock and lively alternative pop rock, with an electrifying sound that will easily appeal to rock enthusiasts alike." +Setting Sun,Darren Hayes,This Delicate Thing We've Made,2007,"['earnest' 'urgent' 'sexual' 'confident' 'dramatic' 'theatrical' + 'fantastic' 'heartache' 'pop' 'alternative' 'passionate' 'sentimental' + 'wistful' 'adult contemporary' 'electronic' 'loss grief' + 'contemporary pop rock' 'sensual' 'dance' 'yearning' 'pop rock' + 'poignant' 'intimate' 'new love' 'australian' 'slick']","This Australian pop rock ballad is a fantastic blend of electronic and contemporary pop rock, with a theatrical touch that brings out the dramatic, intimate and sentimental elements of loss, grief, heartache, new love, and yearning, all delivered with a slick, confident, passionate and urgent vocal performance, complemented by a sensual, sexual and earnest instrumentation that creates a wistful and poignant landscape of adult contemporary artistry." +No Identifier,Swirlies,They Spent Their Wild Youthful Days In The Glittering World Of The Salons,1996,['indie rock' 'shoegaze' 'noise pop'],"This song is a perfect blend of noisy guitars, dreamy vocals, and atmospheric textures, making it a perfect fit for fans of noise pop, shoegaze, and indie rock." +Electric Blue,The Cranberries,The Collection,1996,"['earnest' 'reflective' 'dramatic' 'sparkling' 'alternative pop rock' + 'heartache' 'rock' 'celtic rock' 'passionate' 'wistful' 'dreamy' + 'in love' 'contemporary pop rock' 'introspection' 'ethereal' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'yearning' 'searching' 'pop rock' 'atmospheric' 'plaintive' 'sweet']","This adult alternative pop rock song combines elements of alternative indie rock, contemporary pop rock, and celtic rock to create a sparkling yet reflective atmosphere that captures the yearning, passion, and sweet earnestness of being in love while also delving into the heartache, introspection, and plaintive wistfulness that can come with it, creating a dreamy and ethereal but dramatic alternative pop rock sound that is both searching and deeply introspective." +Daytime,Cat Stevens,On The Road To Find Out (Repackaged),1978,['rock' 'pop' 'classic rock' 'folk rock' 'acoustic' 'folk'],"Experience a beautiful mix of classic rock, pop, and folk influences with this acoustic-driven anthem that perfectly blends the genres of folk rock and rock to create an unforgettable experience." +My First Night Without You,Cyndi Lauper,A NIGHT TO REMEMBER,1989,"['earnest' 'reflective' 'confident' 'theatrical' 'pop' 'comfort' + 'amiable good natured' 'passionate' 'carefree' 'sentimental' 'wistful' + 'sophisticated' 'adult contemporary' 'in love' 'contemporary pop rock' + 'stylish' 'bittersweet' 'reflection' 'yearning' 'reminiscing' 'pop rock' + 'poignant' 'cheerful' 'new love']","This contemporary pop rock ballad showcases the stylish and sophisticated sound of adult contemporary music, while the poignant lyrics reminisce on a new and passionate love that brings both a sense of carefree joy and bittersweet reflection. Featuring amiable and good natured vocals, the song evokes a wistful longing and yearning for comfort in the arms of one's soulmate. With its confident and heartfelt delivery, this pop rock gem is both sentimental and theatrical, capturing the essence of new love and the powerful emotions that come with it." +Seduce And Destroy,The Peepshows,Today We Kill_ Tomorrow We Die,2001,['punk'],This high-energy song is a classic example of punk rock with gritty vocals and a driving guitar riff. +Heart On The Line,Richard Marx,Repeat Offender,1989,"['earnest' 'urgent' 'romantic evening' 'dramatic' 'guitar' 'romantic' + 'coolncocky' 'rock' 'bright' 'wry' 'brash' 'rollicking' 'rousing' + 'adult contemporary' 'bravado' 'brassy' 'contemporary pop rock' 'cool' + 'energetic' 'warm' 'ambitious' 'irreverent' 'swaggering' 'yearning' + 'pop rock' 'hard rock' 'lively' 'slick' '80s' 'freewheeling']","This energetic pop rock hit is a rollicking and irreverent anthem that exudes bravado and swaggering coolness, complete with urgent, hard rock guitar riffs and a slick, contemporary production style that blends elements of 80s rock and adult contemporary. The lyrics convey a yearning for freedom and adventure, while also injecting a wry and brash sense of humor into the mix. With its brassy hooks, lively energy, and freewheeling spirit, this song is the perfect soundtrack for a romantic evening or any occasion that calls for a touch of ambition and drama. Whether you're in the mood to rock out or just chill with some coolncocky vibes, this track delivers the goods with an earnest, warm, and rousing performance that will leave you wanting more." +Cowboy Guarantee,Jessica Andrews,Now,2003,"['romantic' 'swinging' 'adult contemporary' 'contemporary country' + 'country pop' 'serious' 'country' 'agreeable' 'pop rock' 'strong' + 'lively' 'optimistic']","This pop rock love ballad is a serious and romantic take on contemporary country with strong vocals and a lively beat, creating an agreeable and optimistic vibe that appeals to both adult contemporary and country pop fans alike." +The Cross [Acoustic],Within Temptation,The Heart Of Everything [US version],0,['world'],Experience a global journey through uplifting beats and diverse musical flavors in this world-inspired anthem. +Keep On Jumping,Corenell,Dance Workout,2005,['club' 'electronic' 'dance' 'house'],This electronic house track is the perfect anthem to get the club pumping and the dance floor moving. +Teach Me,Marvin Sease,The Housekeeper,0,['rnb' 'modern electric blues' 'soul' 'pop rock' 'retro soul' 'blues'],"This song is a fusion of soul, pop rock, modern electric blues, blues, R&B and retro soul, resulting in a unique and dynamic sound that will take you on a musical journey through different eras and styles." +Shadow Of Your Love (Remixed By Fred Coury),Hollywood Rose,The Roots of Guns n Roses,0,['hard rock'],This epic song is a hard rock anthem with its heavy guitar riffs and pounding drums. +Metaphysics Of The Hangman,The Ocean,Heliocentric,2010,"['earnest' 'elegant' 'provocative' 'confident' 'dramatic' 'exciting' + 'aggressive' 'intense' 'insular' 'flowing' 'literate' 'confrontational' + 'heavy metal' 'turbulent' 'brash' 'spiritual' 'spacey' 'sophisticated' + 'uncompromising' 'autumnal' 'defiant' 'lyrical' 'ambitious' 'rebellious' + 'pop rock' 'nocturnal' 'atmospheric' 'progressive metal' + 'anguished distraught' 'meditative' 'visceral']","This pop rock anthem is an uncompromising and defiant masterpiece, featuring aggressive and confrontational lyrics that explore spiritual and earnest themes. With intense and visceral instrumentals, the song is both exciting and atmospheric, blending heavy metal and progressive metal influences with flowing and rebellious melodies. The literate and ambitious lyrics paint a vivid picture of anguished distraught and provoke contemplation, while the insular and spacey production creates a meditative and nocturnal mood. The elegant and sophisticated arrangement is multiplied by the brash and turbulent energy of the band, making this a dramatic and ambitious composition perfect for an autumnal night." +The Jamestown Ferry,Tanya Tucker,Tanya Tucker'S Greatest Hits,1972,['country'],This upbeat single is a harmonious blend of traditional country sounds with a modern twist. +What I'm Trying To Say,Stars,Live at Lollapalooza 2006: Stars,2004,['indie pop' 'indie'],"Get lost in the intricate and dreamy melodies of this indie pop masterpiece, where haunting vocals and ethereal instrumentals come together to create a captivating and unique indie experience." +Bang Bang Rock & Roll,Art Brut,Bang Bang Rock & Roll,2005,['indie rock' 'british' 'indie'],"This indie rock track captures the gritty, raw sound of British garage bands with its upbeat guitar riffs and heartfelt lyrics." +Gee Whiz (Look At His Eyes),Carla Thomas,Karaoke: Girl Power - Singing to the Hits,1961,['soul'],"This song is steeped in soulful rhythms and heartfelt lyrics, making you feel every emotion and word that is sung." +Acidhead,The John Scofield Band,Überjam,2002,['jazz'],Experience the sultry sound of jazz with smooth saxophone melodies and swinging rhythms in this enchanting song. +The Sounds (Ep),The Morning Light,The Sounds Of Love EP,0,['beautiful' 'catchy' 'electronic' 'alternative rock' 'indie'],"Experience the perfect blend of electronic beats, beautiful melodies, indie spirit, and alternative rock vibes in this irresistibly catchy song that will stay with you long after it's over." +Slow,Bobina,Slow (Remixes),0,['trance' 'dance'],This upbeat track is perfect for getting lost in a mesmerizing trance while still keeping your feet moving with its infectious dance beat. +Stardust we are,The Flower Kings,Stardust we are,1999,"['theatrical' 'prog rock' 'quirky' 'progressive rock' 'neo prog' + 'pop rock']","This song seamlessly blends elements of progressive rock, pop rock, and neo prog into a quirky and theatrical masterpiece." +Salvador,Egberto Gismonti,Arvore,1969,"['latin jazz' 'elegant' 'guitar' 'brazilian jazz' 'delicate' 'jazz' + 'world fusion' 'gentle' 'soothing' 'calm peaceful' 'intimate']","This beautiful Brazilian jazz world fusion piece features delicate and gentle guitar work against a soothing and intimate backdrop of Latin jazz, creating an elegant and calming atmosphere." +Rage Days,Violet Indiana,Roulette,2001,"['trip hop' 'shoegaze' 'chillout' 'stylish' 'sensual' 'bittersweet' + 'ethereal' 'alternative indie rock' 'soothing' 'pop rock' 'intimate' + 'dream pop']","Our latest track fuses elements of alternative indie rock, pop rock, and shoegaze to create a unique blend of dream pop and trip hop that's both sensual and soothing, with ethereal vocals and intimate lyrics that perfectly capture that oh-so-stylish chillout vibe. It's a bittersweet and hauntingly beautiful love song that's sure to leave you wanting more." +Blood Parade,Ghosts of Modern Man,City Of No Light,0,['hardcore'],This is a hardcore song that will have you headbanging to its intense and explosive energy. +Hate Machine,Broken Hope,Grotesque Blessings,0,"['death metal' 'cathartic' 'hanging out' 'provocative' 'urgent' 'exciting' + 'malevolent' 'aggressive' 'intense' 'hedonistic' 'confrontational' + 'mischievous' 'heavy metal' 'outrageous' 'late night' 'unsettling' + 'raucous' 'nihilistic' 'tense anxious' 'suffocating' 'metal' 'pop rock' + 'harsh' 'fierce' 'angry' 'volatile' 'visceral' 'bleak']","This pop rock song is an intense and aggressive anthem, fueled by harsh and suffocating heavy metal riffs, with a death metal-inspired urgency that is sure to provoke a visceral and cathartic reaction from its listeners. The lyrics convey a nihilistic and malevolent worldview, evoking a tense and anxious mood that is both unsettling and hedonistic, with a raucous and confrontational energy that borders on the malevolent. The overall tone of the song is one of fierce and volatile anger, yet there's also a mischievous quality to the lyrics that makes for an exciting late night hangout anthem." +Love me with all your heart,Agnetha Fältskog,My Colouring Book,2004,"['elegant' 'romantic evening' 'romantic' 'oldies' 'euro pop' 'pop' + 'sentimental' 'lush' 'sophisticated' 'stylish' 'bittersweet' 'elaborate' + 'pop rock' 'refined' 'sweet']","This elaborate and lush pop rock track is filled with sentimentality, sweet romance and bittersweet emotions, making it the perfect addition to any elegant and stylish romantic evening. With a refined and sophisticated sound reminiscent of oldies euro pop, this song is both sophisticated and pop at the same time." +Intro,Loikaemie,10 Jahre Power From The Eastside_ 1994 -2004,2000,['punk'],This high-energy song features aggressive guitar riffs and raw vocals characteristic of the punk genre. +That Rock Won't Roll,Restless Heart,Greatest Hits,1986,"['beautiful' 'amiable good natured' 'sophisticated' 'adult contemporary' + 'contemporary country' 'classic country' 'country' 'pop rock' 'refined']","This melody boasts a sophisticated and refined touch, blending pop rock with beautiful contemporary country elements, showcasing both classic and adult contemporary tones to create an amiable good natured hit." +Irremediablemente Solo,Danilo Perez,Danilo Perez,2010,"['latin jazz' 'piano jazz' 'jazz' 'world fusion' 'jazz instrument' + 'post bop' 'afro cuban jazz']","This captivating jazz piece blends world fusion and post bop elements with the soothing sounds of piano jazz, heightened by the masterful performance on various jazz instruments, including Latin jazz and Afro Cuban jazz influences." +Cobalt Of March,Novembre,The Blue,2007,['doom metal' 'heavy metal' 'country' 'pop rock' 'progressive metal'],This song seamlessly blends pop rock and country elements with heavy metal and progressive metal influences while also featuring doomy undertones throughout. +Illumination,Textures,Drawing circles,2006,['dutch' 'metal' 'progressive metal'],"This dutch progressive metal song is a thrilling showcase of unbridled metal prowess, setting itself apart in the crowded metal scene with unique sonic intricacies and jaw-dropping musicianship." +We All Know,Devendra Banhart,Nino Rojo,2004,['folk' 'indie'],"This indie folk song is a soulful and intimate ode to nostalgia, with earnest vocals and intricate guitar melodies evoking the bittersweet longing for a bygone era." +Crystal Clouds,Questia,Crystal Clouds,2007,['electronic'],"Get lost in the pulsing beats of this electronic thriller, designed to take you on a sonic journey through layers of synths and atmospheric soundscapes." +Man/Bag Of Sand,Frightened Rabbit,The Winter of Mixed Drinks,2010,"['exuberant' 'hanging out' 'earnest' 'indie rock' 'reflective' 'confident' + 'day driving' 'road trip' 'alternative pop rock' 'literate' 'carefree' + 'sentimental' 'wistful' 'rousing' 'ramshackle' 'autumnal' 'tense anxious' + 'quirky' 'introspection' 'bittersweet' 'alternative indie rock' + 'scottish' 'pop rock' 'intimate' 'playful']","From the ramshackle indie rock sound to the literate lyrics, this alternative pop rock hit captures the sentimentality of autumnal road trips and day drives with its reflective and earnest themes, while also delivering an exuberant and playful pop rock tune that's both confident and introspective, all with a quirky Scottish flair that makes for a rousing and hanging out-worthy hit perfect for any carefree occasion that's both tense anxious and bittersweet." +Track 03,Thuja,All Strange Beasts of the Past,2004,['psychedelic'],"This trippy tune takes you on a groovy, psychedelic journey through layers of hypnotic synths and dreamy vocals." +Don't Cha,The Pussycat Dolls,Buttons,2005,"['sexual' 'sex' 'celebratory' 'club dance' 'club' 'pop' 'sexy' 'rnb' + 'electronic' 'dance pop' 'seduction' 'stylish' 'urban' 'dance' 'pop rock' + 'strong' 'lively' 'playful']","This infectious pop rock anthem has an urban edge that combines dance pop and electronic beats with a strong, lively melody. The lyrics are daringly sexual and celebrate the power of pop and R&B to inspire seduction and sexy club dancing. Playful and stylish, it's the ultimate celebratory club track for anyone in the mood for a night of pure dancefloor fun." +Big God,Monster Magnet,Monster Magnet's Greatest Hits,1998,['rock' 'classic rock' 'alternative rock'],This song combines the energy of classic rock with the fresh sounds of alternative rock to create an explosive track that embodies the spirit of rock. +Awake_ Asleep,Fyfe Dangerfield,Fly Yellow Moon,2010,"['earnest' 'reflective' 'early morning' 'alternative pop rock' + 'alternative' 'happy' 'amiable good natured' 'carefree' 'quirky' + 'introspection' 'innocent' 'alternative indie rock' 'fun' 'indie pop' + 'pop rock' 'atmospheric' 'summer' 'cheerful' 'sweet']","Get lost in the whimsical world of alternative indie rock meets pop rock with this amiable and good natured tune; a sweet and earnest ode to early morning introspection, innocence and quirky atmospheric musings, served up with a dose of alternative indie pop fun, and a carefree summer vibe that's both reflective and cheerfully contagious." +Dreadlock Talking,Lee Perry And The Upsetters,The Best Of,0,['reggae'],"This upbeat track is full of catchy lyrics and rhythm, delivering a true reggae experience for listeners." +Mis Calzones,El Último Ke Zierre,Vivos... Por Domesticar!,2003,['punk rock' 'pop rock'],"This rebellious track blends the fierce sounds of punk rock with the catchy hooks of pop rock, creating an invigorating anthem that's impossible to resist." +Lembra-Me Um Sonho Lindo,Fausto,Por Este Rio Acima,1984,['international' 'folk'],"This lively tune brings together a fusion of international sounds and traditional folk rhythms, taking your ears on a worldly journey of musical diversity." +You,Cinnamon Chasers,Sunset Drive - EP,2010,['electro' 'electro house' 'electronic' 'house'],"Get ready to dance to the electrifying beats of this house anthem, infused with pulsing electro-house synths and driving electro percussion." +Crashed,Daughtry,Daughtry (Deluxe Edition),2006,['rock'],"This song is a hard-hitting, guitar-driven rock anthem that will leave you pumping your fist and singing along at the top of your lungs." +Gamblin' Woman,Canned Heat,The Boogie House Tapes 1969-1999,1994,"['blues rock' 'boogie rock' 'rock' 'classic rock' 'modern electric blues' + 'pop rock' 'blues']","This blues-infused, boogie rock anthem boasts a classic rock sound with a modern electric blues twist, creating the ultimate pop rock powerhouse that's sure to make any rock lover's heart skip a beat." +Crying,David Coverdale & Whitesnake,Restless Heart,0,['hard rock'],"This hard rock song is full of heavy riffs and pounding drums, sure to get your heart racing." +The Stench Is Spreading,Uphill Battle,Uphill Battle,2002,"['cathartic' 'aggressive' 'acerbic' 'confrontational' 'heavy metal' + 'hardcore' 'grindcore' 'uncompromising' 'tense anxious' 'fiery' 'manic' + 'alternative indie rock' 'swaggering' 'pop rock' 'post hardcore' 'harsh' + 'anguished distraught' 'volatile']","Get ready for an uncompromising and cathartic journey as this alternative indie rock band delivers a pop rock and heavy metal fusion with their aggressive and confrontational lyrics, harrowing and anguished distraught vocals, and fiery, swaggering instrumentals that incorporate elements of post hardcore and grindcore, all while packing a punch with their acerbic and manic sound that gets under your skin and leaves you feeling both tense and anxious in the wake of their volatile and harsh presence." +Electro Freq.,Bass Junkie,Comply,0,['electro' 'electronic'],"This electrifying electro-pop tune combines a pulsating beat, vibrant vocals, and a synth-driven sound to create an energetic and upbeat anthem guaranteed to get you dancing." +Old Movies,Amplifier,Amplifier,0,"['alternative pop rock' 'electronic' 'alternative rock' + 'alternative indie rock' 'progressive rock' 'pop rock']","This song blends elements of progressive rock, alternative indie rock, pop rock, electronic, and alternative pop rock to create a dynamic and multifaceted contribution to the genre of alternative rock." +What Happens Now?,Kitchens Of Distinction,The Death of Cool,1992,"['exuberant' 'elegant' 'reflective' 'confident' 'brooding' 'intense' + 'theatrical' 'alternative pop rock' 'shoegaze' 'melancholy' 'hypnotic' + 'passionate' 'carefree' 'post punk' 'rousing' 'sophisticated' 'lovely' + 'autumnal' 'dreamy' 'earthy' 'stylish' 'bittersweet' 'warm' + 'alternative indie rock' '90s' 'yearning' 'new wave' 'pop rock' + 'nocturnal' 'atmospheric' 'intimate' 'dream pop' 'visceral']","This sophisticated and elegant alternative indie rock song boasts an exuberant pop rock sound with yearning and intense vocal delivery, creating a lovely and passionate atmosphere with confident shoegaze and hypnotic 90s vibes. The visceral and earthy guitar riffs make for a brooding and warm tone, while the rousing alternative pop rock chorus brings an autumnal and reflective mood to the otherwise nocturnal and dreamy dream pop new wave soundscape. This bittersweet and carefree yet melancholy and theatrical masterpiece is the epitome of post punk style, making it a must-listen for anyone looking for an intimate and stylish musical experience." +Mad Dog,Catherine Wheel,Wishville,2000,"['cathartic' 'confident' 'alternative pop rock' 'melancholy' 'boisterous' + 'alternative' 'passionate' 'sensual' 'fiery' 'alternative indie rock' + 'pop rock' 'playful']","This alternative indie rock banger is a cathartic and passionate journey that expertly blends pop rock and alternative pop rock with boisterous and playful energy, all while expertly conveying the melancholy and sensuality of its subject matter through its fiery and confident sound." +When Heroes Go Down,Suzanne Vega,Tried & True - The Best Of,1992,['rock' 'alternative' 'female vocalists'],"This alternative rock song showcases the raw and passionate vocals of a talented female vocalist, delivering an electrifying sound that will leave you wanting more." +Ugly (1996 Digital Remaster),The Stranglers,Rattus Norvegicus,1977,"['punk' 'aggressive' '70s' 'thuggish' 'rowdy' 'menacing' 'confrontational' + 'snide' 'brash' 'rousing' 'raucous' 'new wave' 'pop rock' 'volatile' + 'visceral' 'british punk']","This aggressive and confrontational pop rock song boasts rowdy and menacing guitar riffs, reminiscent of British punk and the snide and brash attitudes of 70s punk rockers, with a visceral and thuggish energy that's both raucous and volatile, while also incorporating the rousing and new wave elements that make it a true anthem." +Outro,Mr. SOS,The Pre-op [ep],2005,['hip hop'],This song is a hard-hitting hip hop track that will have you nodding your head to the beat. +Hammer In The Sand,Steve Hackett,Defector,1980,"['mellow' 'gloomy' 'dramatic' 'guitar' 'theatrical' 'british' 'rock' + 'literate' 'melancholy' 'prog rock' 'piano' 'indulgent' 'complex' + 'introspection' 'cerebral' 'ambitious' 'art rock' 'ominous' + 'progressive rock' 'elaborate' 'pop rock' 'atmospheric' 'detached']","This track is an ambitious and intricate example of British progressive rock, skillfully blending cerebral introspection and literate lyrics with a mellow yet atmospheric sound. With elaborate guitar work, moody piano, and indulgent art rock flourishes, this song is equal parts theatrical and complex, casting an ominous and melancholy vibe throughout." +Baby Please,Mighty Joe Young,Live at the Wise Fool's Pub,0,"['greasy' 'regional blues' 'chicago blues' 'modern electric chicago blues' + 'late night' 'passionate' 'electric chicago blues' 'soul blues' + 'street smart' 'blues' 'gritty']","Get lost in the gritty and passionate world of late night blues with this soulful and greasy track that captures the essence of regional blues, modern electric Chicago blues, and street smart electric Chicago blues." +Psycho Bass,Joey Beltram,Classics,1990,"['trance' 'breaks' 'celebratory' 'club dance' 'druggy' 'cold' 'club' + 'sexy' 'hypnotic' 'breakbeat' 'dark' 'techno' 'rousing' 'electronic' + 'stylish' 'energetic' 'clinical' 'house' 'nocturnal' 'atmospheric' + 'lively' 'trippy']","Get transported to a chilly and electrifying club atmosphere with this hypnotic and trippy breakbeat-techno track, perfect for a lively and stylish club dance, with its rousing and druggy vibe, complimented well by its dark and nocturnal undertones, and accentuated with its clinical and celebratory house touches, all while delivering a sexy and energetic trance sound that will leave you wanting more." +It's Time,Maria Taylor,LadyLuck,2009,"['earnest' 'alternative singer songwriter' 'indie rock' 'reflective' + 'delicate' 'alternative pop rock' 'heartache' 'melancholy' 'sexy' + 'wistful' 'autumnal' 'introspection' 'gentle' 'bittersweet' + 'alternative indie rock' 'soothing' 'calm peaceful' 'pop rock' + 'plaintive' 'intimate' 'folk' 'indie']","Experience the hauntingly beautiful sounds of alternative indie rock blended with delicate folk melodies in this autumnal ballad, filled with introspection and heartfelt reflection, as the alternative singer-songwriter pours out their soul in a soothing, yet melancholy serenade, leaving you feeling both bittersweet and fulfilled." +As Possible feat. Baschin,Chris Zippel,Genuine Horizon Remixes,2009,['club dance' 'electronic' 'chillout'],Get ready to immerse into the ultimate electronic chillout experience with this club dance anthem that will make you forget about everything else! +Disgusted By The Light,Ghost Brigade,Guided By Fire,2007,['doom metal' 'progressive metal'],This song blends the technical prowess of progressive metal with the brooding atmosphere of doom metal. +Caroline's Suitcase,Sham 69,Greatest Hits Live,2001,"['punk' 'aggressive' 'thuggish' 'guys night out' 'rowdy' 'punk new wave' + 'boisterous' 'confrontational' 'rousing' 'raucous' 'energetic' + 'rebellious' 'pop rock' 'drinking' 'british punk']","Get ready for a wild guys night out with this rowdy and rebellious British punk pop rock anthem that's confrontational, thuggish, and fueled by drinking, bringing an aggressive and energetic blend of punk new wave and raucous boisterousness to every raucous and rousing chorus." +Little Of Your Time,Maroon 5,It Won't Be Soon Before Long,2007,"['hanging out' 'earnest' 'reflective' 'romantic evening' 'romantic' + 'celebratory' 'guys night out' 'heartache' 'rock' 'club' 'bright' + 'girls night out' 'pop' 'mischievous' 'sexy' 'late night' + 'amiable good natured' 'passionate' 'carefree' 'sentimental' 'wistful' + 'sophisticated' 'contemporary pop rock' 'stylish' 'sensual' 'bittersweet' + 'regret' 'alternative indie rock' 'adult alternative pop rock' + 'swaggering' 'yearning' 'pop rock' 'summery' 'jealousy' 'gritty' + 'new love' 'playful' 'sweet' 'slick']","This adult alternative pop rock song is a sophisticated blend of alternative indie and contemporary pop rock, capturing sentiments of yearning, passion, regret, and romance through its bright and slick production. Its amiable good-natured tone will put you in a celebratory and playful mood, while its late night club vibe might remind you of a mischievous girls or guys night out. You'll find yourself hanging out, reflecting on heartaches and wistful memories, but also savoring the sweet and sensual moments of new love and romantic evenings. Its stylish and summery rock sound, mixed with a hint of swaggering grit, will make you feel carefree and bittersweet at the same time, as the lyrics evoke feelings of jealousy, sexiness, and amorous joy. Whether you're looking for a reflective ballad or a catchy pop rock tune, this song has it all." +Objection (Tango),Shakira,Laundry Service,2001,"['confident' 'partying' 'latin pop' 'celebratory' 'pop' 'sexy' 'carefree' + 'adult contemporary' 'dance pop' 'stylish' 'sensual' 'energetic' 'spicy' + 'dance' 'fun' 'pop rock' 'cheerful' 'playful' 'latin']","This energetic and spicy pop rock track combines confident and sensual dance pop with latin-inspired beats, creating a fun and playful celebration of partying and carefree living, perfect for those looking for a stylish and cheerful adult contemporary sound with a touch of sexy latin pop." +Magic,Emii,Magic,2010,['club dance' 'rock' 'pop' 'electronic' 'dance' 'pop rock'],"Get ready to move your feet and bang your head with this electrifying pop rock anthem that seamlessly blends infectious pop hooks, driving rock instrumentation, and pulsating dance beats perfect for the club dancefloor." +Gone The Way Of All Flesh,Infernal Majesty,Unholier Than Thou,1998,['death metal' 'heavy metal' 'metal' 'pop rock'],"This dynamic new track blends elements of pop rock, heavy metal, and death metal to create a truly genre-defying piece of metal music." +Aftermath 3,Aes Dana,Relax: Module 2,2004,['electronic'],Experience the pulsating beats and futuristic soundscapes of this mesmerizing electronic anthem. +Key Of Life,Aly & Fila,Key of Life & Dynasty,2008,['trance'],Get lost in the hypnotic beats and entrancing melodies of this electrifying trance anthem. +Someday,Wez Clarke,Twisted Disco,2007,['house'],The new dance track features infectious beats that will make you never want to leave the house. +Stand And Deliver,Mr. Mister,The Best of Mr. Mister,1987,['pop'],Get ready to dance along to this infectious pop anthem that will have you singing along all night! +Last Call At The Toothless Saloon,The Black Halos,Alive Without Control,0,"['punk' 'reflective' 'confident' 'theatrical' 'alternative pop rock' + 'glam' 'boisterous' 'brash' 'punk revival' 'tense anxious' 'indulgent' + 'energetic' 'alternative indie rock' 'rebellious' 'pop rock' 'playful' + 'campy' 'freewheeling']","This energetic alternative indie rock and pop rock masterpiece is full of confident and rebellious punk revival energy, boasting a freewheeling and proud punk attitude, with a brash and unapologetic approach to alternative pop rock music. The boisterous and campy sound is both reflective and indulgent, with a playful and tense anxious flair, and a glam and theatrical touch that will keep you moving and grooving along." +The Next Four Months,Okkervil River,Black Sheep Boy Definitive Edition,2005,['indie rock' 'folk' 'indie'],"This indie rock/folk-inspired track is ripe with uniquely indie instrumentation, featuring an acoustic guitar-driven melody and introspective lyricism." +You Keep On Moving,Glenn Hughes,Soul Mover,1994,['rock' 'classic rock' 'hard rock'],"This hard rock classic perfectly encapsulates the timeless sound of quintessential rock-and-roll, combining gritty vocals and electrifying guitar riffs to create an inimitable display of classic rock greatness." +Revelation Time,Macka B,Peace Cup,1992,['dancehall' 'reggae'],"Get ready to move to the infectious beat of this dancehall-infused reggae song, complete with catchy melodies, an upbeat tempo, and pulsing bassline that will have audiences dancing from start to finish." +Like Two Strangers,Trentemøller,The Last Resort,2006,['electronic'],Get ready to dance to the electrifying beats and pulsating melodies of this futuristic electronic track. +Heartaches And Bad Days,Antony Costa,Heart Full Of Soul,0,['british' 'pop' 'male vocalists'],This upbeat pop track features soaring male vocals with a distinctly British flair that will leave you humming the catchy chorus all day. +Lost & Found,Dave 202,Armada Trance Tunes Vol. 13,0,['trance'],This hypnotic and rhythm-driven song immerses the listener in a dream-like state with its captivating trance melodies. +Like A River,Kasey Chambers,Wayward Angel,2004,"['cathartic' 'earnest' 'reflective' 'dramatic' 'organic' 'alt country' + 'rock' 'country folk' 'literate' 'alternative country rock' + 'girls night out' 'amiable good natured' 'passionate' 'sentimental' + 'alternative country' 'uncompromising' 'modern country' 'country pop' + 'stylish' 'bittersweet' 'alternative indie rock' 'country' 'searching' + 'singer songwriter' 'pop rock' 'country rock' 'intimate' '00s' + 'sunday afternoon' 'australian']","Australian singer-songwriter delivers a cathartic and passionate 00s alt country rock masterpiece, balancing reflective and searching themes with uncompromising, amiable good-natured charm and literate, stylish songwriting on this bittersweet and intimate collection of modern and organic country and pop rock, perfect for a Sunday afternoon or girls night out." +Up on High,The Gourds,Ghosts of Hallelujah,0,"['earnest' 'provocative' 'honky tonk' 'confident' 'alt country' + 'road trip' 'alternative pop rock' 'rowdy' 'literate' + 'alternative country rock' 'amiable good natured' 'rollicking' 'rousing' + 'whimsical' 'strings' 'earthy' 'quirky' 'complex' 'energetic' + 'bittersweet' 'warm' 'ambitious' 'alternative indie rock' 'fun' + 'celebration' 'country' 'acoustic' 'swaggering' 'rustic' 'pop rock' + 'summery' 'americana' 'gritty' 'folk' 'drinking' 'gutsy' 'playful' + 'freewheeling']","This honky tonk road trip anthem is an energetic and fun alternative pop rock celebration, with rowdy, rollicking rhythms, amiable good natured lyrics that exude confidence and gutsy swagger, and soaring strings adding depth to its Americana sound. With an earnest alt country feel, a whimsical and quirky freewheeling vibe, and a touch of playful rustic folk, this ambitious and literate offering mixes complex themes with an earthy and gritty spirit that's sure to get you moving. It's a warm and rousing soundtrack for any summery celebration, with provocative lyrics that balance bittersweet introspection with the joy of drinking, and a warm acoustic sound that's both fun and provocative." +Fastlane,Jorn Van Deynhoven,Fastlane,0,['trance' 'electronic' 'dance'],"This energetic track is a perfect blend of electronic beats, trance rhythms, and a catchy melody that's sure to get you dancing." +Smile and Wave,Maria Taylor,Lynn Teeter Flower,2007,"['earnest' 'alternative singer songwriter' 'indie rock' 'reflective' + 'delicate' 'alternative pop rock' 'heartache' 'melancholy' 'wistful' + 'autumnal' 'introspection' 'gentle' 'bittersweet' + 'alternative indie rock' 'female vocalists' 'soothing' 'calm peaceful' + 'pop rock' 'plaintive' 'intimate' 'indie']","Featuring delicate and soothing female vocals paired with introspective and heartfelt lyrics, this autumnal indie rock masterpiece blends the melancholy of alternative singer-songwriter with the calming pop rock of alternative indie rock to create an intimate and reflective wistful journey through heartache and bittersweet moments." +Over This,Ace Enders & A Million Different People,When I Hit The Ground,2009,['alternative' 'happy' 'acoustic'],"This upbeat and cheerful alternative track, featuring raw and stripped-down acoustic instrumentation, is the perfect feel-good anthem to brighten up anyone's day." +Boy In The Well [Live In Dublin],R.E.M.,R.E.M. Live,0,"['cathartic' 'exuberant' 'hanging out' 'earnest' 'urgent' 'brooding' + 'organic' 'politics society' 'alternative pop rock' 'rock' 'literate' + 'melancholy' 'alternative' 'rousing' 'whimsical' 'autumnal' 'restrained' + 'contemporary pop rock' 'quirky' 'gentle' 'alternative indie rock' + 'adult alternative pop rock' 'reminiscing' 'pop rock' 'nocturnal' + 'poignant' 'atmospheric' 'intimate' 'playful' 'enigmatic']","This adult alternative pop rock song is a stunning blend of alternative indie rock and contemporary pop rock, with cathartic lyrics that tackle urgent issues of politics and society. The exuberant and poignant melody is both rousing and melancholy, with an atmospheric and enigmatic quality that invites listeners to hang out and reminisce. With a mix of earnest and whimsical vocals, the song is both gentle and playful, restrained yet organic, delivering an intimate and literate experience that is both autumnal and nocturnal. This alternative pop rock masterpiece is both quirky and brooding, offering a cathartic and unforgettable experience that will leave listeners breathless." +Rockin' Rock Radar (LP Version),D.A.D.,Riskin' It All,0,['rock' 'pop rock'],An electric and energetic track that seamlessly blends upbeat pop rock melodies with edgy and hard-hitting rock instrumentation. +Wham Bam Thank You Mam,Small Faces,Singles Collection,1969,['classic rock'],Experience the thunderous sound of classic rock with electrifying guitar riffs and soulful vocals in this timeless anthem. +Crime Of Passion,Ricky Van Shelton,Super Hits,1987,"['laid back mellow' 'reflective' 'smooth' 'relaxed' 'organic' + 'sentimental' 'wistful' 'sophisticated' 'contemporary country' 'earthy' + 'introspection' 'country' 'reflection' 'soothing' 'slick']","This contemporary country song is a sophisticated and earthy mix of laid back mellow and smooth vocals, perfect for introspection and reflection, with a slick and organic sound that is both wistful and sentimental, creating a soothing and reflective vibe." +Se Va,El Gran Silencio,Comunicaflow Underground,0,['latin rap' 'happy' 'rap' 'rock en espaol' 'pop rock' 'reggae' 'latin'],"This upbeat track is a fusion of rap, Latin rap, pop rock, and reggae, with infectious melodies and a happy Latin vibe, that will have you dancing along to its rock en español inspired beats." +The Fisherman's Song/ Lament for the Fisherman's Wife,Silly Wizard,Wild & Beautiful,1991,['mellow' 'celtic'],"This celtic-inspired, mellow tune transports the listener to a peaceful realm of flowing melodies and soothing rhythms." +Last Night At Danceland,Randy Crawford,Now We May Begin,1984,"['romantic' 'jazz' 'rnb' 'classic soul' 'usa' 'sensual' 'urban' + 'adult contemporary rnb' 'smooth jazz' 'soul' 'pop rock' '00s']","This adult contemporary R&B ballad infused with elements of pop rock, urban, and smooth jazz is a romantic and sensual ode to classic soul and jazz music from the 2000s, crafted with soulful vocals and soaring instrumentals that perfectly capture the essence of the USA music scene." +Hot Chicks & Hell Queens (US22K0707702),Brain Police,Beyond the Wasteland,0,['rock' 'metal' 'pop rock'],"This energetic track is the perfect fusion of pop rock and metal, delivering a head-banging sound that's reminiscent of classic rock." +Daydream,Markus Schulz,Progression Progressed (The Remixes),0,['brilliant' 'trance' 'progressive trance' 'morning' 'house' 'folk'],"This morning, let the brilliant blend of house, folk, and trance guide you through a euphoric journey of progressive and uplifting soundscapes with this entrancing piece of progressive trance." +Funk U,Ted Nugent,LOVE GRENADE,2007,"['guitar' 'rock' 'heavy metal' 'classic' 'classic rock' 'metal' + 'hard rock']","This song is a classic rock anthem with heavy metal influences, featuring blazing guitar riffs that perfectly capture the essence of both classic and modern metal, while still delivering that hard-hitting, quintessentially rock sound." +Carito,Carlos Vives,Dejame Entrar,2001,"['south american traditions' 'latin pop' 'swinging' 'colombian' 'cumbia' + 'sentimental' 'tropical' 'international' 'strong' 'lively' 'latin']","This upbeat Latin pop song features a lively and swinging cumbia beat, infused with strong and sentimental elements of South American traditions, creating an international sensation with its tropical and Colombian-inspired sound." +Bazuki Logix,Gong,Acid Motherhood,2004,"['provocative' 'avant garde' 'british psychedelia' 'theatrical' + 'experimental electronic' 'space rock' 'prog rock' 'difficult' 'quirky' + 'canterbury scene' 'art rock' 'alternative indie rock' 'progressive rock' + 'pop rock' 'experimental rock' 'psychedelic garage' 'playful' 'trippy']","This song is a difficult and playful mixture of progressive rock, alternative indie rock, psychedelic garage, space rock, art rock, pop rock, experimental rock, and trippy/quirky elements with a nod to the Canterbury Scene and British psychedelia. Its avant-garde and experimental electronic influences make it a trippy and provocative experience, while its prog rock and theatrical aspirations will take you on a wild ride." +Flowers Bloom,I Haunt Wizards,Flowers Bloom,0,['female vocalist' 'british' '80s'],"This is an upbeat and catchy song with a distinctly British sound, complete with 80s style instrumentation and soaring vocals from a talented female vocalist." +Treat Your Man Like A Baby,Denise Lasalle,Right Place_ Right Time,1995,['soul blues' 'soul' 'pop rock' 'blues'],"This catchy tune blends elements of soul, blues, and pop rock to create a soulful track with a bluesy edge." +Sleep Walking,Helen Boulding,New Red Dress,2008,['british' 'pop' 'female vocalists' 'pop rock'],Get ready to groove to the catchy pop rock beats accompanied by the powerful vocals of British female vocalists in this electrifying pop anthem. +Mountains,Nonpoint,Development,2002,"['cathartic' 'urgent' 'dramatic' 'aggressive' 'intense' 'rock' 'rowdy' + 'menacing' 'brittle' 'confrontational' 'heavy metal' 'brash' 'rousing' + 'alternative metal' 'raucous' 'tense anxious' 'energetic' + 'alternative rock' 'manic' 'reflection' 'swaggering' 'searching' + 'pop rock' 'hard rock' 'lively' 'rap metal' 'volatile']","This song is a raucous and intense blend of alternative metal, pop rock, and rap metal, with a hard rock edge and a swaggering energy that's both confrontational and cathartic. The lyrics are reflective and searching, exploring themes of tension and anxiety with a brash and manic delivery that's both volatile and brittle. As the music builds to a dramatic and rousing climax, the vocals become more urgent and menacing, creating a sense of urgency and a feeling of release that's both exhilarating and cathartic. This is an alternative rock anthem for anyone who's looking for an intense and energetic musical experience." +Glory Hallelujah,Fred McDowell,Shake 'Em Down,0,['blues'],"This song captures the soulful essence of blues, with haunting vocals and expressive guitar riffs." +Im A Man,Tom Petty And The Heartbreakers,Tom Petty And The Heartbreakers Live Anthology,0,['60s' 'classic rock' 'blues'],This classic rock song with soulful blues undertones takes us back to the golden age of music in the 60s. +Con la camisa rota,Marea,28.000 puñaladas,2004,['rock' 'spanish' 'spanish rock'],"This song combines the high energy of rock with the fiery passion of Spanish lyrics, creating an unforgettable experience of Spanish rock." +Enlightened By The Cold,Shadows Fall,The War Within,2004,"['cathartic' 'hanging out' 'provocative' 'brooding' 'hostile' 'outraged' + 'malevolent' 'aggressive' 'revolutionary' 'intense' 'coolncocky' + 'thuggish' 'guys night out' 'metalcore' 'punk new wave' 'menacing' + 'confrontational' 'heavy metal' 'brash' 'rousing' 'raucous' + 'tense anxious' 'empowering' 'energetic' 'fiery' 'hardcore punk' 'metal' + 'pop rock' 'gritty' 'power metal' 'angry' 'visceral']","Get ready for a thrilling and rebellious evening with a soundtrack filled with the aggressive and confrontational energy of pop rock, intense hardcore punk, and heavy metal genres, as you are empowered by the revolutionary and visceral lyrics that feel cathartic and provocative, all while hanging out with the guys and feeling a bit coolncocky - this is the perfect rousing and empowering song for any malevolent and outraged mood, accompanied by a raucous and gritty melody that is both brooding and hostile, creating a tense and anxious atmosphere that is sure to make for a memorable and empowering guys night out." +If Crying Was Murder,Lloyd Price,Specialty Profiles: Lloyd Price,0,['pop'],This catchy pop tune will have you dancing and singing along in no time! +Jarn,Stafraenn Hakon,Gummi,2007,['ambient'],"Filled with ethereal and dreamy soundscapes, this ambient track immerses listeners into a serene and meditative state." +Rub 'n' Scrub,Lone Ranger,Hi-Yo_ Silver_ Away!,1982,['reggae'],This upbeat track will transport you to a tropical island with its infectious reggae rhythm. +Learning To Fall,Boys Like Girls,Boys Like Girls,2006,"['exuberant' 'hanging out' 'earnest' 'urgent' 'reflective' 'day driving' + 'rock' 'boisterous' 'alternative' 'rambunctious' 'passionate' 'rousing' + 'sugary' 'emo pop' 'angst ridden' 'alternative indie rock' 'pop rock' + 'summery' 'summer' 'freewheeling']","This alternative indie rock song is perfect for day driving with its exuberant and freewheeling pop rock sound, combined with passionate and earnest lyrics that add an urgent and angst ridden emo pop twist. The boisterous and rousing chorus is perfect for hanging out with friends during summer, as the reflective and summery bridge brings a sugary yet reflective tone to this rock and alternative laden tune. Get ready for a rambunctious ride with this alternative indie rock hit!" +Feel Me,Cameo,Gold,1997,['mellow' 'rnb' 'quiet storm' 'old school' 'funk' 'soul'],"This mellow and soothing song is a perfect blend of old school soul, funk, R&B, and quiet storm, bringing listeners back to a nostalgic time while evoking feelings of peace and relaxation." +Kometa,Jaromir Nohavica,Doma,1995,['folk'],"This song features a heartfelt and authentic folk sound, filled with warm acoustic guitars, poignant lyrics, and emotive vocals." +Je Vais Au Cinéma,Arnaud Fleurent-Didier,La Reproduction,2010,['indie'],This indie track incorporates dreamy guitar riffs and honest lyrics to create an introspective and relatable listening experience. +Brace Yourself,Jochen Miller,Trance 30,2009,['trance'],This captivating song will completely immerse you in a state of trance with its hypnotic beat and mesmerizing melody. +My Secret Place,Joni Mitchell,Chalk Mark In A Rain Storm,1988,"['mellow' 'fusion' 'alternative' 'dreamy' 'female vocalists' 'folk rock' + 'agreeable' 'singer songwriter' 'pop rock' 'folk' 'chill' '80s']","Experience a delightful fusion of pop rock and alternative with dreamy, mellow undertones, courtesy of female vocalists and singer songwriters while enjoying agreeable yet chill vibes of 80s folk-rock in this unique, must-hear track." +I Like The Way,Kate Ryan,Stronger,2004,"['marching' 'club dance' 'pop' 'sentimental' 'electronic' 'dance pop' + 'dance' 'international' 'pop rock' 'strong' 'lively' 'optimistic']","This international pop rock track features sentimental electronic elements, a strong and lively marching beat, and optimistic lyrics that are perfect for a club dance." +Pharmaecopia,Mudvayne,L.D. 50,2000,"['cathartic' 'hostile' 'malevolent' 'aggressive' 'intense' 'hedonistic' + 'confrontational' 'heavy metal' 'rousing' 'alternative metal' 'raucous' + 'fiery' 'angst ridden' 'ominous' 'metal' 'international' 'pop rock' + 'bleak']","This alternative metal track features aggressive and confrontational vocals with intense and cathartic instrumentals, blending elements of pop rock and heavy metal for a powerful and rousing sound that evokes feelings of angst and hostility. The ominous and malevolent lyrics add to the hedonistic and fiery mood, making it a raucous and bleak experience." +No Show,Kool & The Gang,The Ballad Collection,1981,['funk'],This upbeat tune is guaranteed to get you grooving with its infectious funk rhythm. +Seven Sore Bruises,Audience,Lunch,1972,['fusion' 'rock' 'art rock' 'pop rock'],"This dynamic track is a fusion of art rock, pop rock, and traditional rock elements that come together to create an electrifying experience." +Amatoria,Federico Aubele,Amatoria,2009,"['elegant' 'downtempo' 'laid back mellow' 'south american traditions' + 'romantic evening' 'guitar' 'light' 'hypnotic' 'electronic' 'downbeat' + 'dreamy' 'gentle' 'soothing' 'calm peaceful' 'bolero' 'relaxation' + 'international' 'pop rock' 'nocturnal' 'summery' 'atmospheric' + 'western european traditions' 'tango' 'latin']","Get lost in the hypnotic rhythms of this international pop rock and electronic track, rooted in south American and western European traditions, featuring gentle guitar melodies and atmospheric downtempo beats for a calm and peaceful, yet elegant and romantic evening, perfect for summery nights or a soothing relaxation session." +OOOHH,Slave,New Plateau,0,"['exuberant' 'sexual' 'confident' 'smooth' 'partying' 'celebratory' + 'bright' 'boisterous' 'rnb' 'happy' 'carefree' 'rousing' 'sensual' + 'urban' 'energetic' 'fun' 'funk' 'pop rock' 'summery' 'summer' 'gritty' + 'gutsy' 'sweet' 'slick' 'joyous']","Get ready to dance the night away with an energetic and exuberant pop rock anthem that's both sweet and sensual, perfect for a summer night of partying and carefree celebration, with slick R&B vocals, gritty funk beats, and a confident, gutsy attitude that will keep you singing along to the joyous, rousing chorus." +Vendetta (Tales Of Wonder Album Version),White Heart,Tales Of Wonder,0,['guitar' 'christian' 'rock' 'classic rock' 'guitar solo' '90s'],"This classic rock anthem from the 90s showcases electrifying guitar riffs and an epic guitar solo while delivering a powerful message of faith, making it a must-hear for fans of Christian rock." +Can't Trust the Waves,Kitchens Of Distinction,The Death of Cool,1992,"['exuberant' 'elegant' 'reflective' 'confident' 'brooding' 'beautiful' + 'intense' 'theatrical' 'alternative pop rock' 'shoegaze' 'british' + 'melancholy' 'hypnotic' 'passionate' 'carefree' 'post punk' 'rousing' + 'sophisticated' 'autumnal' 'dreamy' 'earthy' 'stylish' 'bittersweet' + 'warm' 'alternative indie rock' '90s' 'yearning' 'pop rock' 'nocturnal' + 'atmospheric' 'intimate' 'dream pop' 'visceral']","This song is an exuberant and confident alternative indie rock track with a yearning and intense passion, combining elements of pop rock, shoegaze, post punk, and alternative pop rock from the 90s. With a warm and hypnotic atmosphere, the visceral and melancholy lyrics create an earthy and brooding mood, while the hypnotic and dreamy dream pop style adds an elegant and stylish touch. The autumnal and intimate sound is both reflective and rousing, evoking a sense of British theatrics with a bittersweet and carefree energy. Overall, this song is a sophisticated and beautiful masterpiece, perfect for a nocturnal listen." +Bone China,50 Foot Wave,Golden Ocean,2005,"['cathartic' 'hanging out' 'urgent' 'aggressive' 'intense' + 'alternative pop rock' 'rock' 'confrontational' 'the creative side' + 'hypnotic' 'brash' 'rambunctious' 'rousing' 'uncompromising' 'raucous' + 'tense anxious' 'empowering' 'introspection' 'energetic' 'suffocating' + 'fiery' 'alternative rock' 'manic' 'alternative indie rock' 'knotty' + 'pop rock' 'harsh' 'anguished distraught' 'fierce' 'crunchy' 'gutsy' + 'volatile' 'visceral']","This alternative indie rock anthem is a raucous and fiery expression of empowerment, with guttural vocals and a knotty, tense anxious guitar riff that builds into a hypnotic, intense chorus. The anguished, distraught lyrics speak to the suffocating feeling of introspection while the frenzied, uncompromising energy of the track offers a cathartic release. With crunchy, brash instrumentation and a manic urgency that is both gut-wrenching and rousing, it's a volatile, gutsy showcase of the creative side of alternative pop rock." +Heartless,Heart,Dog & Butterfly,0,['rock' 'classic rock'],This classic rock anthem features heavy guitar riffs and an upbeat tempo that will have you headbanging to the rock beat. +Busted,Violet Indiana,Choke,2000,['rock' 'sensual' 'alternative indie rock' 'pop rock' 'dream pop'],"Experience a fusion of alternative indie rock and pop rock with a touch of sensuality, dream pop, and raw rock energy in this captivating song." +In Spite Of,Saybia,The Second You Sleep,2002,['alternative pop rock' 'rock' 'alternative indie rock' 'pop rock'],"This high-energy track is a perfect blend of alternative indie rock, pop rock, and alternative pop rock, showcasing a versatile sound that captures the essence of modern rock music." +soledad,Rupa & the April Fishes,este mundo,2009,['world' 'cumbia'],"This vibrant cumbia track showcases a dynamic blend of traditional and modern world rhythms, transporting listeners on a lively musical journey." +Guitar Swing,Casey Bill Weldon,Great Blues Guitarsists: String Dazzlers,0,['guitar' 'blues'],This blues-infused track prominently features a wailing guitar solo that echoes with emotion and authenticity. +Bite Marks,Atlas Sound,Let The Blind Lead Those Who Can See But Cannot Feel,2008,"['indie rock' 'reflective' 'delicate' 'shoegaze' 'hypnotic' 'late night' + 'spacey' 'electronic' 'restrained' 'dreamy' 'post rock' 'experimental' + 'ethereal' 'alternative indie rock' 'psychedelic' 'reflection' 'pop rock' + 'experimental rock' 'nocturnal' 'atmospheric' 'ambient' 'solitude' + 'trippy' 'detached']","This alternative indie rock track delves into the theme of solitude, with a detached and reflective feel that blends pop rock, electronic, and experimental rock elements to create a trippy and hypnotic sound. The atmospheric and spacey shoegaze influence and delicate, ethereal vocals give the track a dreamy, ambient quality that is both experimental and post-rock, perfect for late nights or introspective moments." +The Watchmaker's Dial,Greg Graffin,Cold As The Clay,2006,"['reserved' 'cathartic' 'alternative singer songwriter' + 'contemporary folk' 'somber' 'delicate' 'alt country' 'light' + 'the great outdoors' 'comfort' 'passionate' 'autumnal' 'earthy' 'gentle' + 'bittersweet' 'alternative indie rock' 'maverick' 'acoustic' 'reflection' + 'soothing' 'rustic' 'weary' 'autumn' 'searching' 'pop rock' 'intimate' + 'long walk' 'folk' 'drinking']","This alternative indie rock ballad takes you on a long walk through the great outdoors, led by a maverick searching for reflection and comfort amidst the somber autumnal landscape. Delicate and gentle acoustic guitars blend with contemporary folk and alt country influences, as the passionate yet reserved vocals of an alternative singer-songwriter evoke a sense of bittersweet catharsis. With earthy tones and a soothing atmosphere, this rustic and intimate pop rock anthem is perfect for a heartfelt drinking session or a moment of deep introspection." +Se Te Olvido,KALIMBA,Mi Otro Yo,2008,"['exuberant' 'hanging out' 'earnest' 'confident' 'latin pop' 'romantic' + 'celebratory' 'heartache' 'rock' 'pop' 'happy' 'amiable good natured' + 'passionate' 'carefree' 'stylish' 'sensual' 'swaggering' 'yearning' + 'summer' 'lively' 'playful' 'latin']","This exuberant Latin pop song captures the yearning and passionate desires of summer love, with confident and swaggering vocals that exude an amiable good natured charm, while the earnest and heartfelt lyrics express both the happiness and heartache of romantic relationships in a carefree and playful manner, all set to a lively and stylish rock beat that celebrates the sensual joys of hanging out in the sun." +Vendelay,The Ark,In Lust We Trust,2002,"['confident' 'brooding' 'dramatic' 'beautiful' 'intense' 'theatrical' + 'rock' 'rowdy' 'pop' 'heavy metal' 'swedish' 'passionate' 'rousing' + 'bravado' 'indulgent' 'ambitious' 'swaggering' 'pop rock' + 'progressive metal' 'victory' 'hard rock' 'glam rock' 'power metal' + 'volatile']","Get ready to experience a rowdy, intense journey of bravado and confidence through the sounds of pop rock, heavy metal, and progressive metal in this ambitious and indulgent Swedish creation, boasting dramatic and theatrical melodies that can switch from passionate and beautiful to brooding and volatile, while delivering a triumphant and victorious impact with its rousing power and unforgettable swaggering glam rock tunes." +Hey Little Rich Boy,Sham 69,Best Of - Cockney Kids Are Innocent,1978,['punk'],"With its fast-paced drums and guitar riffs, this punk anthem is sure to get your blood pumping." +Put Your Dreams Away,Frank Sinatra,The Columbia Years 1943-1952 The V-Discs,1958,['easy listening' 'jazz'],"Get lost in the smooth and relaxing sounds of this easy listening jazz track, featuring soulful saxophone melodies and groovy piano riffs." +Raise Your Hand,Eddie Floyd,Chronicle: Greatest Hits,1967,"['laid back mellow' 'organic' 'romantic' 'southern soul' 'rnb' + 'passionate' 'wistful' 'rousing' 'earthy' 'sensual' 'memphis soul' 'soul' + 'feeling blue' 'relaxation' 'summery' 'summer' 'gritty' 'sweet']","Get lost in the sultry earthiness of Memphis soul with this passionate and sweet laid back mellow song, perfect for a romantic night in or lazy summer days spent in relaxation, with a wistful yet uplifting and rousing R&B vibe that leaves you feeling blue in the best way possible, like a true southern soul anthem, all while maintaining a gritty and organic summery sound that is both sensual and soulful." +Grunggae,The Breeders,Last Splash,1994,"['hanging out' 'indie rock' 'road trip' 'alternative pop rock' 'acerbic' + 'bright' 'amiable good natured' 'carefree' 'vacation' 'quirky' 'tgif' + 'alternative indie rock' 'fun' '90s' 'searching' 'pop rock' 'summery' + 'cheerful' 'playful' 'springlike' 'freewheeling']","Get ready to hop in the car and head out on a freewheeling road trip with this alternative indie rock anthem, perfectly capturing the carefree vibes of a sunny vacation day. This 90s-inspired tune combines the playful and quirky sounds of pop rock with a bright, upbeat indie rock sound, resulting in an amiable, summery composition that effortlessly captures your TGIF mood. The lyrics are both searching and acerbic, perfectly touching upon the paradoxical feelings that come with hanging out with friends and feeling like something is still missing. Overall, this fun and cheerful alternative pop rock song is the perfect soundtrack to a playful and carefree spring day." +Shadow of Doubt,Robin Thicke,Something Else,2008,"['earnest' 'elegant' 'laid back mellow' 'reflective' 'confident' 'smooth' + 'romantic evening' 'relaxed' 'romantic' 'day driving' 'heartache' + 'literate' 'slow dance' 'pop' 'graceful' 'sexy' 'rnb' + 'amiable good natured' 'passionate' 'male vocalists' 'contemporary rnb' + 'sophisticated' 'dreamy' 'in love' 'seduction' 'sensual' + 'adult contemporary rnb' 'energetic' 'gentle' 'warm' 'romance' 'soothing' + 'soul' 'swaggering' 'calm peaceful' 'intimate' 'refined' 'soft quiet' + 'sweet' 'slick']","This adult contemporary R&B ballad finds the male vocalist exuding confidence and swaggering through his passionate declaration of love, with sophisticated and refined elements present in its calm and peaceful energy; the smooth and elegant production guides the listener through a dreamy, sultry journey filled with heartache, romantic evenings, and intimate moments, all with a warm and soothing touch that balances sensuality with amiable good naturedness - an absolute must for a slow dance with your special someone." +Some Kinda Fatigue,Yo La Tengo,Genius + Love = Yo La Tengo,1992,"['indie rock' 'reflective' 'brooding' 'intense' 'alternative pop rock' + 'rock' 'noise pop' 'ethereal' 'alternative indie rock' 'pop rock' + 'nocturnal' 'intimate' 'trippy' 'volatile' 'indie']","This alternative indie rock anthem blends elements of noise pop, pop rock, and alternative pop rock to create an intense and trippy musical experience, brooding and reflective in its ethereal, intimate lyrics that capture the nocturnal essence of volatile alternative rock." +Tricky Disco,Discotronic,Tricky Disco (Remixes),2006,['dance'],This upbeat pop track will make you want to get up and dance the night away. +Rip You Without Care,PUNGENT STENCH,Praise the names of the musical assassins,1990,['death metal' 'hostile' 'aggressive' 'heavy metal' 'grindcore' 'pop rock'],"This aggressive pop-rock ballad is infused with elements of hostile heavy metal and death metal, and features hard-hitting grindcore riffs that will leave listeners breathless." +Thought,Propaganda,Wishful Thinking,0,"['club dance' 'punk new wave' 'synth pop' 'electronic' 'dance rock' + 'new wave' 'pop rock']",This electrifying pop rock anthem combines driving synth pop beats with infectious club dance rhythms and a touch of punk new wave edge to create a truly unforgettable dance rock experience that is the perfect blend of old school new wave and cutting-edge electronic sounds. +Where We Belong,Jamie O'Neal,Shiver,2007,"['laid back mellow' 'romantic' 'passionate' 'sentimental' + 'contemporary country' 'bittersweet' 'country']","This contemporary country ballad is a perfect blend of sentimental lyrics and passionate vocals that effortlessly capture the bittersweet beauty of a laid-back, mellow romance." +The Time,Sunset Project,Sunset Music Library Vol. 1,0,['world' 'instrumental' 'acoustic'],"An instrumental piece with distinct world music influence, featuring the delicate strumming of an acoustic guitar." +Are You Lovin' Me More (But Enjoying It Less) (Album Version),The Electric Prunes,I Had Too Much To Dream,0,['60s' 'psychedelic' 'pop rock'],Transport yourself back to the groovy days of the psychedelic 60s with this electrifying pop rock anthem bursting with trippy instrumentals and groovy vocals. +Nighttime Ice Horizon,Velvet Cacoon,Dextronaut,2006,['pop rock' 'ambient'],This dynamic pop rock track features mesmerizing ambient elements that create a captivating and energetic atmosphere. +Empower,Downset,Do We Speak A Dead Language?,1996,"['aggressive' 'alternative pop rock' 'nervous jittery' 'heavy metal' + 'hardcore' 'punk revival' 'alternative metal' 'west coast' + 'alternative indie rock' 'negative' 'belligerent' 'pop rock' 'energy' + 'strong' 'lively' 'rap metal']","This alternative indie rock anthem fuses elements of alternative metal, punk revival, and pop rock to create a belligerent and aggressive sound, driven by the heavy metal riffs and hardcore energy that have come to define west coast alternative pop rock. The nervous, jittery vocals and rap metal-inspired rhythm add further to the lively, strong and energetic nature of this intense track." +Texas (When I Die),Tanya Tucker,Greatest Hits Encore,1995,"['reserved' 'reflective' 'dramatic' 'pastoral' 'theatrical' 'insular' + 'melancholy' 'reverent' 'passionate' 'country pop' 'warm' 'country' + 'rustic' 'weary' 'plaintive' 'intimate' 'refined']","This country pop ballad is a dramatic and intimate reflection on a weary, reserved soul's journey, with refined and passionate vocals that evoke a warm and melancholy air, set against a rustic and pastoral backdrop, laced with reverent and plaintive acoustic guitars, and underscored by a theatrical touch that creates a haunting and insular atmosphere." +Tabloid,Myka Nyne,Citrus Sessions Vol. I,0,['hip hop'],This song is a high-energy hip hop track with hard-hitting beats and confident lyrics. +Winning,Five Star,Legends - Five Star,1985,['funk'],This track oozes funk with its groovy bass line and jazzy horns. +Little Laura Blues,Sleepy John Estes,Working Man Blues,1965,['blues'],"This soulful track is dripping in melancholic blues, with emotive vocals and mournful guitar licks." +Light,Darren Hayes,The Tension And The Spark,2004,['pop' 'electronic'],This upbeat electronic pop track features infectious synth hooks and a catchy chorus that will have you dancing all night long. +Maybach Music,Rick Ross,Legendary,0,['hip hop' 'party' 'rap'],Get ready to turn up the volume and hit the dance floor with this upbeat rap and hip hop party anthem. +The New Frisco Train,Bukka White,Blues With Bukka,1990,['blues'],Get lost in the soulful sounds of this melancholic blues ballad that will leave you yearning for more. +Love Letters,Ammoncontact,One In An Infinity Of Ways,2004,['marching' 'electronic' 'rap' 'quirky' 'strong'],This rap song features strong electronic beats coupled with a quirky and marching rhythm. +Just To Keep You Satisfied,The Monitors,Let's Get It On,2001,['soul'],This soulful ballad is sure to have you swaying to its rhythm and feeling every emotion in its lyrics. +Promises,The Cranberries,Stars: The Best Of The Cranberries 1992-2002,1999,"['earnest' 'reflective' 'dramatic' 'alternative pop rock' 'rock' + 'celtic rock' 'passionate' 'contemporary pop rock' 'cerebral' + 'bittersweet' 'alternative indie rock' 'adult alternative pop rock' + 'yearning' 'pop rock' 'plaintive']","This adult alternative pop rock song blends the heartfelt yearning and passionate earnestness of alternative indie rock with the contemporary stylings of pop rock, and a touch of celtic rock to create a dramatic and reflective sound that is both plaintive and cerebral with bittersweet undertones." +Makka Root,Roots Underground,Tribesman Assault,0,['roots reggae' 'reggae' 'dub'],"This song blends the upbeat rhythms of reggae with the authentic sound of roots reggae, all while incorporating the iconic echo effects of dub music." +New Genius (Brother),Gorillaz,Gorillaz,2001,"['hanging out' 'confident' 'partying' 'humorous' 'celebratory' 'witty' + 'theatrical' 'alternative pop rock' 'druggy' 'club' 'boisterous' + 'late night' 'alternative' 'brash' 'rollicking' 'rousing' 'lush' + 'whimsical' 'underground rap' 'rap' 'stylish' 'quirky' 'energetic' + 'alternative indie rock' 'fun' 'swaggering' 'ironic' 'pop rock' + 'nocturnal' 'intimate' 'playful' 'alternative rap' 'trippy' + 'freewheeling']","This freewheeling and energetic track is a celebration of late night partying, featuring rollicking pop rock and witty lyrics with a playful, ironic edge. With a swaggering, confident rap and lush, trippy production, this alternative indie rock anthem is a stylish, boisterous ode to hanging out in underground clubs and living life to the fullest. Its alternative pop rock and alternative rap influences give it a quirky edge, while its theatrical, humorous delivery keeps things light and fun. A rousing, celebratory anthem for nocturnal adventures, this song is a must-hear for anyone looking for a druggy, whimsical, and intimate escape from everyday life." +Venus Hunter,The Comsat Angels,To Before,2000,"['reserved' 'cathartic' 'gloomy' 'urgent' 'brooding' 'dramatic' 'intense' + 'alternative pop rock' 'late night' 'post punk' 'spacey' 'raucous' + 'tense anxious' 'energetic' 'cerebral' 'fiery' 'manic' 'ominous' + 'new wave' 'searching' 'pop rock' 'paranoid' 'poignant' 'solitude' + 'bleak' '80s']","Blending the energetic sound of alternative pop rock with a spacey, 80s new wave vibe, this song captures the poignant and introspective essence of solitude, delivering an intense and urgent performance that is both cathartic and brooding, with a manic and dramatic edge that encompasses the bleak, paranoid and gloomy aspects of late-night searching while hinting at the raucous, fiery and tense anxious tones of post punk." +Touch,Downset,Do We Speak A Dead Language?,1996,"['aggressive' 'alternative pop rock' 'nervous jittery' 'heavy metal' + 'hardcore' 'punk revival' 'alternative metal' 'alternative indie rock' + 'negative' 'belligerent' 'pop rock' 'strong' 'lively' 'rap metal']","Get ready for an explosive and edgy musical experience with this aggressive and negative blend of alternative indie rock, alternative metal, pop rock, punk revival, and hardcore - filled with belligerent rap metal vocals, heavy metal-inspired instrumentation, and an alternative pop rock zest that's both strong and lively yet nervously jittery." +Flame,Bell X1,Flock,2005,"['earnest' 'indie rock' 'reflective' 'confident' 'brooding' 'dramatic' + 'reverent' 'amiable good natured' 'passionate' 'wistful' 'rousing' + 'dreamy' 'earthy' 'empowering' 'introspection' 'warm' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'yearning' 'pop rock' 'poignant' 'affirmation' 'indie']","Get lost in the introspective and warm tones of this adult alternative pop rock track that blends alternative indie rock with pop rock, as it delivers a poignant and empowering message of yearning and reflection, through passionate and earnest vocals that exude confidence and amiable good naturedness, set against an earthy and brooding instrumental backdrop that's both wistful and dramatic, making for a truly rousing and reverent indie rock anthem that's dreamy and reflective in equal measure." +El Salvador (Album Version),Grand Funk Railroad,What's Funk,1983,['rock nroll' 'classic rock'],"This classic rock anthem is an electrifying tribute to the glory days of iconic rock n' roll, complete with soaring guitar riffs and a driving beat that will have you pumping your fist and singing along in no time." +Hong Kong,Gorillaz,D-Sides,2005,"['hanging out' 'confident' 'britpop' 'beautiful' 'theatrical' + 'alternative pop rock' 'the creative side' 'alternative' 'whimsical' + 'dreamy' 'rap' 'stylish' 'quirky' 'energetic' 'warm' 'ambitious' + 'alternative indie rock' 'ironic' 'international' 'pop rock' 'playful' + 'alternative rap' 'freewheeling']","This energetic, international song seamlessly blends alternative indie rock, rap, and pop rock with a confident and playful attitude, incorporating elements of Britpop and alternative rap to create a truly unique and ambitious alternative pop rock anthem that's as whimsical and quirky as it is beautiful and dreamy, all perfectly captured in a warm and stylish production that showcases the creative side of this freewheeling and theatrical band." +Love Me Or Leave Me,Lena Horne,Backline Volume 56,1995,['jazz'],"Experience the sultry, smooth sounds of jazz with this captivating song." +Get Me To The Church On Time,Lorez Alexandria,Jazz For Weddings (Jazz Club),1964,['jazz'],"This song is a mesmerizing jazz piece that will transport you to a smoky, dimly lit lounge with its sultry saxophone solos and intricate piano melodies." +Piel De Gallina,Bersuit Vergarabat,Don Leopardo,1996,"['alternative latin' 'pop' 'experimental' 'rock en espaol' '90s' + 'pop rock' 'latin' 'worldbeat']","Get ready to groove to a fusion of pop rock, 90s nostalgia, worldbeat rhythms, latin flavor, experimental sounds, rock en español vibes and alternative latin beats in this dynamic song!" +1st And 4th,Mux Mool,Skulltaste,2010,['club dance' 'electronic' 'pop rock'],"Get ready to hit the dance floor with our latest pop rock smash, complete with electrifying beats and infectious club dance vibes!" +Sagrada Familia,Nueva Vulcano,Juego Entropico,2004,['indie rock' 'spanish' 'post hardcore'],"This indie rock/post hardcore track blends raw and emotive vocals with driving guitar riffs, perfectly capturing the energy and grit of both genres, with a touch of Spanish flair." +Me Provoca,Patricia Manterola,Déjame Volar,2003,['latin pop' 'spanish' 'latin'],"This upbeat Latin pop song, with its catchy beats and Spanish vocals, will have you dancing all night long." +Sunshine,Katie Noonan,Skin,2007,"['cathartic' 'reflective' 'brooding' 'smooth' 'dramatic' 'delicate' + 'theatrical' 'jazz' 'pop' 'carefree' 'sentimental' + 'contemporary pop rock' 'stylish' 'rainy day' 'introspection' + 'bittersweet' 'reflection' 'soul' 'yearning' 'pop rock' 'poignant' + 'plaintive' 'intimate' 'playful' 'precious' + 'contemporary singer songwriter' 'indie']","This contemporary pop rock song, performed by an indie and soulful singer songwriter, blends elements of jazz and cathartic balladry, with brooding and dramatic undertones. Featuring smooth and intimate vocals, the track explores themes of introspection, reflection, and yearning, set against a backdrop of rainy day melancholy. While its playful and stylish instrumentals hint at a carefree spirit, the overall sentiment is one of bittersweet preciousness, as the plaintive lyrics and theatrical delivery convey a poignant sense of sentimental nostalgia." +Exit,Stateless,Bloodstream EP,2004,"['hanging out' 'laid back mellow' 'dramatic' 'trip hop' 'indie electronic' + 'club' 'amiable good natured' 'passionate' 'lush' 'sophisticated' + 'electronic' 'chillout' 'freedom' 'stylish' 'quirky' 'energetic' + 'ambitious' 'alternative indie rock' 'soothing' 'pop rock' 'atmospheric' + 'refined' 'springlike']","This alternative indie rock song is a perfect blend of energy and sophistication, featuring a lush and refined pop rock sound with passionate vocals and an amiable, good-natured vibe. The springlike electronic touches bring a laid back, mellow feel, while the indie electronic and quirky trip hop elements add a cool, chillout atmosphere. With its ambitious and dramatic production, this song captures the freedom and stylish club vibe of hanging out with friends, making it a perfect choice for a night out or a soothing soundtrack for relaxing at home." +Who Can Shake The Best,DJ Godfather,Da Bomb Vol 6,2003,['electronic'],"This dynamic track is infused with pulsing electronic beats and hypnotic synths, creating a mesmerizing experience for listeners." +He's Frank(slight return),The Monochrome Set,Volume Contrast Brilliance,0,['80s'],Get ready to vibe with this totally rad 80s-inspired track that will transport you back in time with its nostalgic synth sounds and electric guitar riffs. +Tragic Tragic Track Jacket,Heavy Heavy Low Low,Heavy Heavy Low Low,2005,"['heavy metal' 'hardcore' 'alternative metal' 'experimental' 'screamo' + 'alternative indie rock' 'pop rock']","The song is an explosive mix of alternative indie rock, alternative metal, pop rock, screamo, heavy metal, experimental, and hardcore, creating a dynamic and immersive listening experience." +Too Many Heroes,Maria McKee,Best Of Cooking Vinyl,2007,['pop' 'female vocalists'],This catchy pop track features dynamic female vocalists delivering an irresistible melody that's sure to get stuck in your head for days. +Africa [Home Demo],Funeral For A Friend,Walk Away,2007,"['cathartic' 'exuberant' 'earnest' 'emo' 'urgent' 'brooding' 'aggressive' + 'beautiful' 'brittle' 'confrontational' 'alternative' 'passionate' + 'fractured' 'rousing' 'raucous' 'tense anxious' 'fiery' 'screamo' + 'alternative indie rock' 'swaggering' 'yearning' 'pop rock' + 'post hardcore' 'volatile' 'indie']","This alternative indie rock song is an exuberant and passionate anthem, with a swaggering and urgent sound that's both beautiful and fractured. With elements of cathartic post hardcore and emotional screamo, the song is both rousing and brooding, with earnest and indie lyrics that capture the yearning and tension of the volatile, fiery emotions it expresses." +Redemption,Ebony Ark,When The City Is Quite,2008,['progressive metal'],"This song is a dynamic blend of intricate instrumentals and powerful vocals, showcasing the genre-bending style of progressive metal." +Cultivate,Mudvayne,The Beginning Of All Things To End/The End Of All Things To Come,1997,['rock' 'heavy metal' 'metal'],"This heavy metal anthem is a must-listen for fans of both metal and rock music, featuring explosive riffs and thunderous drums that will get your blood pumping." +The Girl,City And Colour,The Myspace Transmissions,2008,['alternative indie rock' 'acoustic' 'pop rock'],"Experience a mesmerizing blend of alternative indie rock, pop rock, and acoustic melodies that will leave you mesmerized." +Step On Me,The Cardigans,First Band On The Moon,1996,"['swedish pop rock' 'indie rock' 'alternative pop rock' 'twee pop' 'rock' + 'pop' 'effervescent' 'alternative' 'stylish' 'quirky' 'bittersweet' + 'alternative indie rock' '90s' 'female vocalists' + 'adult alternative pop rock' 'indie pop' 'pop rock' 'summery' 'dream pop' + 'playful' 'campy' 'sweet']","This adult alternative pop rock song features sweet, female vocalists reminiscent of 90s indie pop and campy twee pop with playful, quirky lyrics and effortless style, perfect for a summery daydream with an effervescent, bittersweet vibe that blends alternative indie rock and Swedish pop rock." +When You Kiss Me,Shania Twain,Up!,2002,"['exuberant' 'confident' 'day driving' 'theatrical' 'bright' + 'girls night out' 'light' 'sexy' 'amiable good natured' 'carefree' + 'sentimental' 'adult contemporary' 'contemporary country' 'country pop' + 'contemporary pop rock' 'sensual' 'fun' 'country' 'at the office' + 'pop rock' 'summery' 'lively' 'cheerful' 'playful' 'slick']","This song is a perfect blend of contemporary pop rock and country pop, with a bright and exuberant sound that's perfect for a day drive or a girls night out. With a playful and summery tone, it exudes a sentimental and carefree vibe that's both cheerful and sexy. The slick, confident, and amiable good-natured vocals, coupled with the lively and fun instrumental arrangement, create a theatrical and sensual atmosphere that's sure to put a smile on your face, whether you're at the office or out and about enjoying life. It's the perfect mix of adult contemporary and contemporary country that's sure to become a new favorite." +The Whole World And You (Album Version),Tally Hall,Marvin's Marvelous Mechanical Museum,2005,['alternative'],"Featuring raw, angst-filled vocals and a driving guitar riff, this alternative track is a guaranteed crowd-pleaser." +Collapse (Post-Amerika),Rise Against,Appeal To Reason,2008,"['cathartic' 'bitter' 'exuberant' 'earnest' 'punk' 'urgent' 'dramatic' + 'punk rock' 'aggressive' 'revolutionary' 'intense' 'guys night out' + 'confrontational' 'punk revival' 'rousing' 'raucous' 'tense anxious' + 'empowering' 'fiery' 'angst ridden' 'cynical sarcastic' + 'alternative indie rock' 'maverick' 'reflection' 'searching' 'rebellious' + 'pop rock' 'post hardcore' 'lively' 'volatile']","Guys Night Out is an exuberant and fiery alternative indie rock anthem fueled by intense post hardcore guitars and raucous punk rock rhythms, showcasing bitter and cynical sarcasm, angst ridden reflection, rebellious urgency and confrontational maverick spirit, creating an empowering and cathartic punk revival that is searching, dramatic and rousing, perfect for a lively and volatile guys night out session." +Seis E Trinta,Jota Quest,La Plata,2008,"['exuberant' 'hanging out' 'confident' 'relaxed' 'organic' 'celebratory' + 'day driving' 'bright' 'boisterous' 'pop' 'amiable good natured' + 'brazilian' 'passionate' 'brazilian traditions' 'brazilian pop' + 'rollicking' 'rousing' 'stylish' 'energetic' 'fun' 'international' + 'pop rock' 'summery' 'mpb' 'summer' 'lively' 'slick' 'freewheeling']","Get ready to hit the road and blast this energetic and exuberant Brazilian pop rock anthem, perfect for day driving as you bask in the summery atmosphere and celebrate Brazilian traditions with its rousing and rollicking beat, all while feeling confident, relaxed and amiable good natured while hanging out with your friends, capturing the true essence of the lively and fun Brazilian pop scene, portrayed in a passionate and freewheeling manner with a sprinkling of MPB and stylish organic vibes that will keep you hooked and energized throughout the day!" +Mercy,Joe Perry,Joe Perry,2005,"['hanging out' 'partying' 'celebratory' 'coolncocky' 'guys night out' + 'album rock' 'rollicking' 'rousing' 'swaggering' 'pop rock' 'hard rock']","Get ready to raise the roof with this rollicking pop rock anthem, featuring swaggering guitar riffs and a rousing chorus that will have you and your crew hanging out and partying all night long to its celebratory, hard rock sound - the ultimate coolncocky soundtrack for an unforgettable guys night out!" +Timebomb,Kaipa,Mindrevolutions,2005,['progressive rock'],"Get ready to embark on an epic musical journey filled with intricate instrumentation, unconventional song structures, and thought-provoking lyrics that define the essence of progressive rock." +Long Beach,Laakso,Long Beach - EP,2002,['mellow' 'pop' 'sweden'],This Swedish pop song has a mellow vibe that'll make you feel like you're cruising through the streets of Stockholm. +I've Been Working,Luther Vandross,3 CD Set,1981,['soul'],This soulful track will take you on an emotional journey through powerful vocals and intricate instrumentation. +She's Amazing,Lionel Richie,Just For You,2004,"['laid back mellow' 'romantic' 'pop' 'rnb' 'quiet storm' + 'amiable good natured' 'motown' 'sentimental' 'adult contemporary' + 'urban' 'gentle' 'soothing' 'soul' 'pop rock' 'refined' '80s']","Experience the best of 80s pop and soul with a sentimental, refined and romantic track that blends elements of pop, rock, RnB, and Motown in a laid-back mellow style; this amiable and good-natured tune is perfect for urban adult contemporary listeners who seek a gentle and soothing quiet storm experience." +Days & Nights in the Forest,Deerhoof,Reveille,2002,"['cathartic' 'exuberant' 'indie rock' 'beautiful' 'messy' 'noise rock' + 'mischievous' 'the creative side' 'alternative' 'rambunctious' 'carefree' + 'whimsical' 'naive' 'post rock' 'experimental' 'energetic' 'bittersweet' + 'innocent' 'noise pop' 'alternative indie rock' 'irreverent' 'fun' + 'pop rock' 'lively' 'cheerful' 'playful' 'springlike' 'precious' + 'volatile' 'sweet' 'freewheeling']","This springlike and exuberant track combines alternative indie rock with noise pop and pop rock to create a lively and fun experience that perfectly captures the whimsical and mischievous sides of the listener's personality - a sweet and naive journey that balances beautiful moments with irreverent and messy expressions, all tied together with a playful and volatile energy that is both cathartic and carefree. The perfect blend of precious and rambunctious, this music is a great representation of the alternative and experimental side of indie rock that highlights the post rock and noise rock genres with an energy that is truly freewheeling." +Behind the eyes (Hysteria!radio remix),Nacho Chapado & Smaz feat. Sue Mclaren,Behind The Eyes,0,['trance' 'electronica' 'electronic' 'dance'],This electronic dance track is infused with irresistible electronica beats and hypnotic trance melodies. +eine sonnige nacht,Tomte,Die Bastarde_ die dich jetzt nach Hause bringen EP,2000,['indie'],"In this indie track, the raw emotions of heartbreak are conveyed through haunting vocals and stripped down instrumentals." +Wheels Within Wheels,Cynic,Re-Traced,2010,"['beautiful' 'rock' 'heavy metal' 'experimental' 'alternative rock' + 'ethereal' 'progressive rock' 'pop rock' 'progressive metal' 'ambient']","This song seamlessly weaves together elements of progressive rock, pop rock, heavy metal, and progressive metal, creating a beautiful and ethereal sound that is both ambient and experimental, while also featuring hints of alternative rock and classic rock influences." +High Fever Blues,Bukka White,Blues With Bukka,1940,['blues'],"With soulful vocals and gritty guitar riffs, this blues-infused track takes listeners on a journey through heartbreak and redemption." +001,Apulanta,Aivan kuin kaikki muutkin,1998,['rock' 'pop rock'],"This upbeat song is a fusion of pop rock and rock, with catchy melodies and powerful guitar riffs that will get the crowd jumping." +City Talks,Syd Matters,Someday We Will Foresee Obstacles [Edition 2008],2005,['french' 'alternative' 'acoustic' 'dream pop' 'indie'],This indie alternative song with a French twist combines dream pop elements with acoustic arrangements for a uniquely charming sound. +"Corazon Bandolero feat. Diego ""El Cigala",Yerba Buena,Follow Me,2007,['alternative latin' 'latin pop' 'club dance' 'salsa' 'chillout' 'latin'],"Get ready to groove to the eclectic beats of this chillout meets Latin pop hit, featuring a fusion of salsa and club dance vibes with a touch of alternative Latin flavor." +Skirts Are Takin' Over,Head of Femur,Leader And The Falcon,2005,['pop rock' 'indie'],This track is a fusion of catchy pop rock hooks and heartfelt indie lyrics that will have you singing along in no time. +Pay Day,John Lee Hooker Jr,All Odds Against Me,0,['blues'],"This soulful and melancholic track is the perfect tribute to blues music, with raw guitar riffs and passionate vocals that truly capture the essence of the genre." +Just Let Me Rot,PUNGENT STENCH,10 Years Nuclear Blast,1990,['death metal' 'metal'],This death metal track is full of intense growls and fierce guitar riffs that showcase the brutal power of metal. +por la frontera,Rupa & the April Fishes,este mundo,2009,['world' 'folk'],This enchanting folk melody captures the essence of the world's rich diversity and traditions with its soothing harmonies and intricate musical arrangements. +We'll Learn,Kuba,Inside Out,0,['electronic' 'chillout' 'ambient'],"Escape into a world of tranquility with this electronic chillout track, surrounded by soothing ambient soundscapes." +Square 9,Frightened Rabbit,Sings The Greys,2006,"['exuberant' 'hanging out' 'earnest' 'indie rock' 'reflective' 'confident' + 'day driving' 'road trip' 'literate' 'carefree' 'sentimental' 'wistful' + 'rousing' 'ramshackle' 'autumnal' 'epic' 'tense anxious' 'quirky' + 'introspection' 'bittersweet' 'alternative indie rock' 'pop rock' + 'intimate' 'playful' 'indie']","Get ready to embark on an epic road trip filled with sentimental and exuberant pop rock anthems that capture the confident and earnest spirit of indie rock, with a bit of quirky introspection and wistful autumnal introspection thrown in. These rousing and literate songs are perfect for hanging out with friends, whether you're feeling playful or tense/anxious, and the ramshackle and reflective nature of the music adds an intimate and bittersweet touch to your carefree adventure." +T-Shirt,Destiny's Child,Destiny Fulfilled,2004,"['confident' 'celebratory' 'theatrical' 'pop' 'sexy' 'rnb' + 'amiable good natured' 'contemporary rnb' 'sentimental' 'sophisticated' + 'dance pop' 'stylish' 'sensual' 'energetic' 'fun' 'summery' 'playful' + 'freewheeling']","This contemporary RnB track is a playful, energetically freewheeling dance pop tune that confidently boasts a stylish sophistication and captivating theatricality, while exuding a sensual summery fun that is both amiable and celebratory - a sexy, sentimental ode to all things good natured and unforgettable!" +Time Is A Lion,Joe Henry,Civilians,2007,"['hanging out' 'reflective' 'confident' 'romantic' 'alt country' 'rock' + 'literate' 'melancholy' 'passionate' 'sophisticated' 'bittersweet' + 'ambitious' 'alternative indie rock' 'adult alternative pop rock' + 'sparse' 'pop rock' 'poignant' 'intimate' 'refined' 'sunday afternoon' + 'contemporary singer songwriter']","This song is a sophisticated and ambitious blend of adult alternative pop rock, alternative indie rock and alt country, showcasing the contemporary singer-songwriter's refined and literate approach to songwriting. The sparse instrumentation and intimate vocals accentuate the poignant and reflective lyrics, blending melancholy and bittersweet elements with passionate, confident and romantic themes, making it the perfect companion for a lazy Sunday afternoon or hanging out in deep contemplation." +Lifeless,Shadows Fall,Somber Eyes To The Sky,1998,"['death metal' 'thrash metal' 'metalcore' 'heavy metal' 'metal' 'pop rock' + 'thrash']","This song is a blend of pop rock, heavy metal, death metal, metalcore, thrash, and classic metal styles, delivering a thrilling and intense journey through the different soundscapes of thrash metal." +Monsanto Hayride,The Adolescents,OC Confidential,2005,['punk'],"With a raw and rebellious energy, this punk anthem is the perfect soundtrack for tearing down the establishment." +Blue In Green,Wallace Roney,Lush: Essential Ballads,1998,['jazz' 'trumpet'],"This jazz composition features a soulful trumpet solo that seamlessly weaves in and out of complex chord progressions, providing the perfect balance of high-energy improvisation and smooth, melodic hooks." +Wednesday Night,Dubtribe Sound System,Bryant Street,1999,"['tribal house' 'organic' 'club dance' 'hypnotic' 'electronic' 'chillout' + 'calm peaceful' 'house' 'trippy']","Escape into a tranquil world of hypnotic, tribal house beats and trippy, electronic sounds with this chillout anthem - a perfect blend of organic instrumentation and futuristic production that'll transport you straight into a peaceful club dance atmosphere!" +On And On,Piebald,Accidental Gentleman,2007,"['emo' 'indie rock' 'tgif' 'alternative indie rock' 'pop rock' 'strong' + 'lively' 'indie']","TGIF is a strong and lively alternative indie rock anthem, blending elements of pop rock and indie rock with an emo twist, perfect for any indie enthusiast's weekend playlist." +Sacrifice,Flipper,Sex Bomb Baby!,0,"['cathartic' 'bitter' 'punk' 'brooding' 'hostile' 'punk rock' 'aggressive' + 'revolutionary' 'intense' 'witty' 'acerbic' 'druggy' 'punk new wave' + 'menacing' 'confrontational' 'l.a. punk' 'post punk' 'sleazy' + 'tense anxious' 'street smart' 'quirky' 'angst ridden' + 'cynical sarcastic' 'hardcore punk' 'american underground' + 'alternative indie rock' 'rebellious' 'ironic' 'pop rock' 'harsh' 'angry' + 'volatile']","This alternative indie rock anthem is a bold and bitter middle finger to the status quo, wielding aggressive punk rock riffs and confrontational lyrics that capture the revolutionary spirit of the American underground scene; imbued with an ironical and witty twist, the song channels the sleazy energy of L. A." +Sunchaser,Bjorn Akesson,Judgement Sundays 2008,0,['trance'],Experience a hypnotic journey through space and time with the ethereal sounds of our new trance-inspired single. +Lyckantropen Theme 3,Ulver,Lyckantropen Themes,2002,"['electronica' 'electronic' 'post rock' 'alternative indie rock' + 'pop rock' 'ambient']","The hauntingly beautiful sound and genre-bending fusion of alternative indie rock, pop rock, electronic, electronica, ambient, and post rock create a unique musical experience that is both captivating and mesmerizing." +I Love My Man,Bent,best of,1999,['chillout'],"This laid-back track is the ultimate chillout anthem, perfect for winding down after a long day." +float (Album Version),the feelers,Supersystem,1998,"['70s' 'alternative pop rock' 'alternative indie rock' + 'adult alternative pop rock' 'funk' 'soul' 'pop rock']","This eclectic adult alternative pop rock song fuses the best attributes of alternative indie rock, soul, pop rock, and funk, creating a musical homage to the 70s." +The real thing,Bitty McLean,Movin' On,2006,['reggae'],"This upbeat, groovy song is infused with reggae influences, transporting listeners to the sunny beaches of Jamaica." +Dead Cell,Papa Roach,Infest,2000,"['cathartic' 'dramatic' 'aggressive' 'intense' 'coolncocky' + 'alternative pop rock' 'guys night out' 'rock' 'menacing' + 'confrontational' 'heavy metal' 'alternative' 'passionate' 'rousing' + 'uncompromising' 'alternative metal' 'raucous' 'tense anxious' 'fiery' + 'angst ridden' 'alternative indie rock' 'reflection' 'metal' 'pop rock' + 'harsh' 'angry' 'rap metal' 'volatile' 'bleak']","This raucous and intense alternative indie rock song is a mixture of pop rock, alternative metal, and heavy metal, bringing an uncompromising and confrontational energy to the forefront. The fiery and angry vocals, mixed with the menacing and angst ridden lyrics, create a tense and anxious reflection on the harsh and bleak realities of life. The cathartic release of this alternative pop rock anthem is fueled by its passionate and dramatic rousing vibe, making it the perfect anthem for a guys night out looking to let off some steam. The rap metal elements add a cool and cocky edge to this volatile and powerful track." +Princess of the streets,The Stranglers,5 live 01,1977,"['punk' 'hostile' 'punk rock' 'aggressive' '70s' 'thuggish' 'british' + 'rowdy' 'punk new wave' 'menacing' 'confrontational' 'snide' 'brash' + 'rambunctious' 'post punk' 'contemporary pop rock' 'rocknroll' + 'cynical sarcastic' 'swaggering' 'new wave' 'pop rock' 'gutsy' + 'enigmatic' 'volatile' 'visceral' 'british punk']","This song is a brash, rowdy, and confrontational mix of punk rock, contemporary pop, and rock n' roll, with a menacing and aggressive demeanor that's sure to leave listeners feeling gut-punched and swaggering with punk attitude; laced with cynical, sarcastic, and snide lyricism that's as thuggish as it is enigmatic, this volatile post-punk anthem pays homage to the British 70s punk new wave scene while still delivering a visceral and rambunctious modern sound that's both hostile and unforgettable." +Unite the Dead,Cannibal Corpse,Gallery Of Suicide,1998,"['death metal' 'cathartic' 'provocative' 'urgent' 'hostile' 'exciting' + 'malevolent' 'aggressive' 'intense' 'hedonistic' 'menacing' + 'confrontational' 'heavy metal' 'outrageous' 'unsettling' 'raucous' + 'nihilistic' 'tense anxious' 'suffocating' 'ominous' 'metal' 'pop rock' + 'harsh' 'fierce' 'angry' 'volatile' 'visceral' 'bleak']","This pop rock song is an aggressive and confrontational anthem that blurs the lines between heavy metal and death metal, creating an intense and menacing atmosphere that suffocates the listener with its harsh and visceral sound. It's a cathartic and cathartic experience, full of ominous and hostile undertones, provoking feelings of tension and anxiety alongside a malevolent and volatile energy that is fiercely hedonistic and unrestrained. The raucous and bleak tone is unsettling and provocative, leaving a lasting impression on any who bear witness to its primal power." +Hell On Earth (Front Lines),Mobb Deep,Hell On Earth (Explicit),1996,['hip hop'],This upbeat track blends catchy melodies with hard-hitting hip hop beats and clever lyrics. +El Lloron,Electrocutango,Felino,2004,['electronic' 'latin'],"Infectiously danceable with pulsating electronic beats, this song infuses fiery Latin rhythms and transports listeners to a world of sonic paradise." +The Last Goodbye,James Morrison,Undiscovered,0,"['reserved' 'laid back mellow' 'reflective' 'smooth' 'pastoral' 'british' + 'melancholy' 'light' 'pop' 'wistful' 'lush' 'stylish' 'introspection' + 'gentle' 'bittersweet' 'alternative indie rock' 'soothing' + 'adult alternative pop rock' 'soul' 'relaxation' 'sad' 'pop rock' + 'atmospheric' 'plaintive' 'intimate' 'contemporary singer songwriter']","This contemporary singer-songwriter track showcases elements of adult alternative pop rock, alternative indie rock and soul, with a lush and atmospheric sound that is both reserved and laid back mellow. The gentle and introspective lyrics bring a sense of introspection and reflectiveness, while still maintaining a pop rock vibe that keeps the listener engaged. The British vocals provide a soothing and smooth intimacy, with a plaintive and wistful tone that is both stylish and pastoral. The overall effect is a bittersweet melancholy that brings a sense of relaxation to the listener." +The Cattle Call,Eddy Arnold,Cattle Call,1990,"['honky tonk' 'laid back mellow' 'reflective' 'smooth' 'organic' + 'melancholy' 'amiable good natured' 'cowboy' 'sentimental' 'lush' + 'country pop' 'gentle' 'country' 'soothing' 'poignant' 'plaintive' + 'intimate' 'refined' 'traditional country']","This honky tonk country pop ballad combines traditional country elements with refined and lush instrumentation, creating a smooth and soothing atmosphere that feels both amiable good natured and reflective with a gentle and melancholy touch. The plaintive vocals and intimate lyrics evoke a poignant sense of nostalgia, while the laid back mellow vibe and organic sound will transport you to a cowboy bar where the atmosphere is warm and inviting." +No quiero ser idiota,Belen Arjona,Infinito,2005,['rock' 'pop rock'],"This high-energy pop rock anthem features electrifying guitar riffs and driving drums, delivering a fusion of classic and modern rock to get your heart pumping." +Everybody Loves My Baby,Asylum Street Spankers,What? And Give Up Show Biz?,2007,['indie'],This indie track features dreamy guitar riffs and introspective lyrics that dive deep into the artist's psyche. +Before I Hang,Jon Oliva's Pain,Global Warning,2008,"['heavy metal' 'hair metal' 'pop metal' 'metal' 'pop rock' + 'progressive metal']","This electrifying song blends elements of pop rock and pop metal with hard-hitting hair metal and heavy metal guitar riffs, creating a unique sound that pushes the limits of progressive metal and satisfies even the most die-hard metal fans." +I See It,ATB,Dedicated,2002,"['downtempo' 'trance' 'celebratory' 'club dance' 'carefree' 'electronic' + 'dance pop' 'stylish' 'sensual' 'energetic' 'cerebral' 'house' 'pop rock' + 'atmospheric' 'ambient' 'trippy']","Get ready to move and groove to this electrifying pop rock and dance pop anthem energized with electronic beats, trippy atmospheric feels, and sensual house vibes that switches smoothly from downtempo ambient to celebratory trance all while keeping it stylish, cerebral, and carefree for a night of club dance mania." +Upon The Face Of The Earth,Ah Cama-Sotz,The Way To Heresy,2005,['experimental' 'pop rock'],"This upbeat pop rock anthem is infused with experimental elements, creating a fresh and innovative sound." +I Can Make It Better,Luther Vandross,Your Secret Love,1996,"['affection fondness' 'romantic evening' 'romantic' 'soft rock' + 'slow dance' 'rnb' 'quiet storm' 'adult contemporary' 'in love' 'sensual' + 'urban' 'soothing' 'soul' 'pop rock' 'intimate' 'refined']","Indulge in a refined and soulful pop rock ballad with urban flair, perfect for those in love and with affectionate fondness, with soft rock essence, a romantic and sensual tune for your next intimate and romantic evening, blending RnB and adult contemporary genres, with soothing and calming quiet storm vibes, made for slow dances and intimate moments." +One In A Million (2001 Digital Remaster),Pet Shop Boys,Very,1993,"['elegant' 'witty' 'theatrical' 'wry' 'sophisticated' 'dance pop' + 'dance rock' 'freedom' 'stylish' 'energetic' 'dance' 'fun' 'house' + 'ironic' 'pop rock' 'alternative dance']","This pop rock dance anthem is an energetic and sophisticated blend of alternative dance and house, with a witty and ironical touch that blends perfectly with its catchy dance pop beat; the lyrics are wry and the theme playfully explores the concept of freedom, packaged in a stylish and elegant production that's equal parts fun and theatrical." +5 Left in the Clip,Weathermen,Eastern Conference All Stars III,0,['hip hop'],This hard-hitting track boasts infectious beats and clever rhymes that showcase the best of contemporary hip hop. +Stanley Kubrick,R.A. The Rugged Man,Rawkus Presents Soundbombing II,1999,['hip hop'],This high-energy track pulses with hip hop beats and fierce lyrics that demand attention. +Dança Do Créu,Mc Créu,Dança Do Créu,2008,['funk'],This funky track is sure to get you grooving with its infectious rhythm and upbeat vibe. +Blood Reigns Over Kindling Embers Nevermore,Apathy,Blood Reigns Over A Pathetic World,0,['death metal' 'guys night out' 'mischievous' 'underground rap' 'rap'],"This rap-metal hybrid track is a mischievous anthem for an underground guys night out, blending heavy death metal riffs with razor-sharp rhymes from an up-and-coming underground rapper." +Here I Go Again,Alice Peacock,Who I Am,2006,"['earnest' 'reflective' 'confident' 'sparkling' 'heartache' 'passionate' + 'wistful' 'lush' 'freedom' 'empowering' 'bittersweet' 'ambitious' + 'alternative indie rock' 'acoustic' 'adult alternative pop rock' + 'yearning' 'searching' 'elaborate' 'pop rock' 'poignant' 'intimate' + 'gutsy' 'precious' 'sweet']","This adult alternative pop rock anthem is an empowering, passionate, and gutsy offering that merges elaborate alternative indie rock elements with lush pop rock sounds to create an ambitious and sparkling ode to freedom and intimacy that is both poignant and yearning, while also reflecting on the bittersweet heartache of life in an earnest and precious manner, all set against an acoustic backdrop that is both searching and wistful." +Greenback Dollar,The Kingston Trio,Karaoke: 60's Star Power - Singing to the Hits,1963,['60s' 'folk'],This nostalgic folk song takes you on a peaceful journey through 60s America with its soft acoustic melodies and thoughtful lyrics. +Jackson,Lucinda Williams,Car Wheels On A Gravel Road,1998,"['earnest' 'reflective' 'contemporary folk' 'literate' + 'alternative country rock' 'melancholy' 'autumnal' 'earthy' + 'introspection' 'bittersweet' 'alternative indie rock' 'country' + 'female vocalists' 'feeling blue' 'yearning' 'searching' 'sad' 'pop rock' + 'poignant' 'plaintive' 'americana' 'intimate' 'folk' 'drinking']","Intimate and earthy with a hint of autumnal melancholy, this alternative indie rock song with poignant lyrics and female vocals blends elements of contemporary folk, alternative country rock and pop rock to create a bittersweet and yearning sound that speaks to the introspective listener searching for solace in drinking and feeling blue." +La Cerca,Sparta,Porcelain,2004,"['earnest' 'indie rock' 'urgent' 'reflective' 'dramatic' 'intense' + 'insular' 'rock' 'bright' 'literate' 'brittle' 'heavy metal' + 'the creative side' 'alternative' 'passionate' 'sophisticated' + 'alternative metal' 'epic' 'complex' 'introspection' 'cerebral' 'fiery' + 'alternative rock' 'alternative indie rock' 'austere' 'pop rock' + 'atmospheric' 'post hardcore' 'volatile' 'indie']","This epic and sophisticated song blends elements of alternative indie rock and alternative metal to create a bright and passionate pop rock sound that is both intense and urgent, while also offering introspection and atmospheric indie vibes. With literate and complex lyrics and an insular yet fiery delivery, the song balances cerebral reflection with dynamic, dramatic energy, resulting in a dynamic and volatile alternative rock anthem that taps into the creative side of post hardcore and heavy metal while maintaining an austere and reflective tone." +Synchronism (Human Evolution Remix),Cygnus X,Collected Works,2003,['trance' 'electronic'],Get lost in the hypnotic melodies and pulsating beats of this electronic trance anthem that will transport you to a euphoric state of mind. +Fading Out,Primitive Radio Gods,White Hot Peach,2001,"['earnest' 'mellow' 'reflective' 'alternative pop rock' 'rock' 'sexy' + 'alternative' 'post grunge' 'alternative rock' 'alternative indie rock' + 'adult alternative pop rock' 'pop rock' 'playful' 'chill' 'indie' + 'freewheeling']","This adult alternative pop rock track effortlessly incorporates the freewheeling spirit of alternative indie and post-grunge with playful yet reflective lyrics, resulting in a mellow and chill sound that is both sexy and earnest, making it the ultimate alternative pop rock anthem for fans of indie and alternative rock." +Cold Weather Blues,Muddy Waters,The Folk Singer,1986,['guitar' 'chicago blues' 'haunting' 'delta blues' 'acoustic' 'blues'],"An acoustic tune with haunting guitar riffs derived from both Delta and Chicago blues is crafted to perfection, creating a mesmerizing musical journey that will transport listeners to a different realm." +Hotellounge (Be The Death Of Me),dEUS,Worst Case Scenario,1994,"['cathartic' 'hanging out' 'indie rock' 'reflective' 'messy' 'intense' + 'alternative pop rock' 'rock' 'the creative side' 'late night' + 'alternative' 'tense anxious' 'experimental' 'quirky' 'energetic' + 'cerebral' 'angst ridden' 'alternative rock' 'manic' + 'alternative indie rock' 'searching' 'pop rock' 'experimental rock' + 'nocturnal' 'trippy']","Blending elements of alternative indie rock and pop rock, this cathartic and energetic song takes listeners on a journey through a nocturnal, angst-ridden world, exploring the tense and anxious feelings that come with hanging out on the creative side of the music scene. With experimental and trippy flourishes, the intense and reflective lyrics delve into themes of searching and introspection, delivering a quirky and manic take on alternative rock music that is both cerebral and satisfying." +The First Noble Truth,Shadows Fall,Fear Will Drag You Down,2000,['metalcore' 'pop rock'],This dynamic song is a seamless blend of pop rock melodies and explosive metalcore instrumentals. +On My Feet (This World Needs More People Like You!) (Jordy Lishious Remix),Benjamin Bates,On My Feet (This World Needs More People Like You!) - Single,0,['house'],This upbeat dance track features pulsing house beats and infectious melodies. +Guacharaca Scratch,El Gran Silencio,Libres Y Locos,1999,"['alternative latin' 'aggressive' 'intense' 'latin rap' 'cumbia' 'rock' + 'boisterous' 'hip hop' 'spanish' 'alternative' 'brash' 'rambunctious' + 'raucous' 'mexican' 'rap' 'energetic' 'fiery' 'rock en espaol' 'playful' + 'latin' 'rock en espanol' 'volatile' 'freewheeling']","This explosive alternative Latin rap song combines freewheeling cumbia beats with aggressive and fiery hip hop verses, creating a brash and intense music experience featuring elements of rock en español, Mexican rap, and playful, raucous energy that is both boisterous and volatile." +L-I-K-S,Tha Liks,X.O. Experience,2001,['hip hop'],This song is a fresh and dynamic hip hop track that blends infectious beats with killer rhymes. +Analyse,Thom Yorke,Analyse,2006,"['alternative pop rock' 'alternative' 'electronic' 'experimental' + 'alternative indie rock' 'pop rock']","This song is a dynamic fusion of alternative indie rock, pop rock, and electronic, accompanied by an experimental and alternative pop rock sound." +Rim of Hell (LP Version),D.A.D.,No Fuel Left For The Pilgrims,0,['rock'],This high-energy anthem is a classic rock tune that will have you headbanging in no time. +History,Mai Tai,Mai Tai,1985,['pop rock' '80s'],Get transported back to the upbeat era of the 80s with this catchy pop rock anthem that will have you singing and dancing along. +Bleach,Skrape,Up The Dose,2003,"['bitter' 'aggressive' 'intense' 'acerbic' 'post grunge' 'rousing' + 'tense anxious' 'metal' 'pop rock' 'refined' 'lively' 'fierce' 'volatile' + 'slick']","Get ready to experience a bitter, aggressive and acerbic track that blends refined pop rock with intense post grunge and metal elements, boasting slick production and a lively, rousing energy that is equally volatile and fierce, leaving you feeling tense and anxious from start to finish." +Malayneum,Butterfingers,Malayneum,0,['post grunge' 'alternative rock' 'international' 'pop rock'],"This international pop rock anthem is a perfect blend of post grunge and alternative rock, with soaring choruses and guitar riffs that will have you singing along in no time." +My Apology,Floetry,Flo'Ology,2005,['rnb' 'soul'],"This soulful R&B track blends heartfelt lyrics with a groovy beat and smooth vocals, capturing the essence of the genre." +Sing To Me,Darren Hayes,This Delicate Thing We've Made,2007,"['earnest' 'urgent' 'sexual' 'confident' 'dramatic' 'theatrical' + 'heartache' 'pop' 'passionate' 'male vocalists' 'sentimental' 'wistful' + 'adult contemporary' 'loss grief' 'contemporary pop rock' 'sensual' + 'yearning' 'pop rock' 'poignant' 'intimate' 'new love' 'slick']","This pop rock anthem by male vocalists exudes a contemporary and slick sound, creating an urgent and heartfelt sense of loss and yearning for a passionate new love. With a mix of sensual and romantic lyrics, the song is both intimate and theatrical, capturing the wistful and poignant emotions of heartache and grief with a confident and earnest vocal performance. It's a powerful and dramatic tribute to the ups and downs of adult contemporary love." +Ordinary World,Red,Innocence & Instinct,0,['rock'],This song has a fierce and unrelenting rock energy that will have you headbanging from the first chord. +Where You Belong,Ross Copperman,As I Choke,2006,['rock' 'alternative' 'pop rock' '00s' 'indie'],"This infectious pop rock track is a delightful blend of indie and alternative sounds, true to the spirit of 00s rock music." +Jam On This (Party Mix),Newcleus,Destination: Earth - The Definitive Newcleus Recordings,0,"['humorous' 'celebratory' 'boisterous' 'electro' 'amiable good natured' + 'rollicking' 'electronic' 'whimsical' 'rap' 'silly' 'cheerful' + 'old school rap']","This rollicking, old school rap song features an amiable good natured flow, whimsical lyrics that range from humorous to silly, and a boisterous and celebratory energy that blends electronic and electro elements to create a cheerful and infectious vibe." +Falsas Palabras,Juanes,La Vida Es Un Ratico En Vivo,0,['rock' 'latin rock'],"This upbeat and energetic song seamlessly blends diverse genres with its fusion of Latin rock and rock, leaving audiences grooving and craving more." +Long Ways From Home,Louise Johnson,Juke Joint Saturday Night: Piano Blues Rags & Stomps,2000,['blues'],"This song features soulful vocals and a driving rhythm section, capturing the raw emotion and heartache of traditional blues." +Under Bridges,Brave Saint Saturn,So Far From Home,2000,"['earnest' 'reflective' 'alternative ccm' 'christian' 'religious' + 'restrained' 'worship' 'pop rock' 'contemporary christian']","This contemporary Christian pop rock song is an earnest and worshipful piece of music that blends alternative CCM with religious themes, featuring reflective lyrics and restrained instrumentation perfect for Christian listeners." +Wish You Were Here,Kosheen,Damage,2007,"['night driving' 'intense' 'alternative pop rock' 'club dance' 'hypnotic' + 'late night' 'amiable good natured' 'rousing' 'electronic' 'in love' + 'stylish' 'energetic' 'alternative indie rock' 'fun' 'pop rock' + 'nocturnal' 'intimate' 'playful' 'trippy' 'alternative dance']","Get ready to be transported on a late night, nocturnal adventure with an energetic and intense blend of alternative indie and pop rock, fused with hypnotic and trippy electronic beats that are amiable good natured, yet rousing and playful, all while providing the perfect soundtrack for night driving or a club dance floor, and accenting the intimate, in love, and stylish aspects of the alternative pop rock and alternative dance genres." +Going Down Slow,St. Louis Jimmy Oden,St. Louis Jimmy Oden Vol. 2 1944-1955,1941,['regional blues' 'piano blues' 'blues'],"This soulful track is a perfect blend of regional and piano blues, delivering a raw and emotional blues experience." +With the Horseshoe King,The Court & Spark,Witch Season,2004,['rock'],Get ready to bang your head and embrace the raw energy of pure rock with this high-octane anthem. +Black Eye (I Believed in Love),Big Boss Man,Full English Beat Breakfast,2009,['british' 'rnb' 'hot' 'electronic' 'funk' 'pop rock'],"This sultry hot track is a mix of pop rock, electronic beats, and funky basslines with a touch of British R&B soul." +Only Game In Town,Red Rider,As Far As Siam,1981,"['heartland rock' 'hanging out' 'earnest' 'urgent' 'dramatic' + 'day driving' 'canadian' 'guys night out' 'bright' 'literate' + 'classic rock' 'amiable good natured' 'passionate' 'rollicking' 'rousing' + 'bravado' 'whimsical' 'street smart' 'contemporary pop rock' 'stylish' + 'energetic' 'bittersweet' 'rocknroll' 'yearning' 'searching' 'pop rock' + 'lively' '80s']","This lively and energetic Canadian rock anthem is perfect for day driving or a guys night out, blending classic rock, heartland rock, and contemporary pop rock with a rollicking, urgent, and passionate energy that is both whimsical and dramatic, perfect for those searching for a bittersweet escape. With an amiable good-natured vibe, street-smart lyrics, and stylish bravado, this rousing rock'n'roll anthem is a literate and yearning ode to hanging out and having fun in the 80s, making it a must-listen for anyone who loves rock music that is both bright and earnest." +The Full Gamut,The Tangent,Not As Good As The Book,2008,"['rock' 'heavy metal' 'prog rock' 'art rock' 'neo prog' 'pop rock' + 'strong' 'lively']","This song is a dynamic fusion of multiple genres, including art rock, pop rock, heavy metal, and prog rock, resulting in a strong, lively sound that seamlessly blends neo prog influences with classic rock elements." +Wide Awake,32 Leaves,Welcome to the Fall,2005,['alternative' 'alternative rock' 'metal' 'pop rock'],"This high-energy track seamlessly blends pop rock, alternative, metal and alternative rock, resulting in a genre-defying anthem that's guaranteed to get your heart pumping." +Kind Hearted Woman (Album Version),The Youngbloods,High On a Ridge Top,0,['blues'],"This new blues track evokes a raw, soulful emotion that's impossible to ignore." +Auction Of The Dead,Broken Hope,Loathing,1997,"['death metal' 'cathartic' 'hanging out' 'provocative' 'urgent' 'exciting' + 'malevolent' 'aggressive' 'intense' 'hedonistic' 'confrontational' + 'mischievous' 'heavy metal' 'outrageous' 'late night' 'unsettling' + 'raucous' 'nihilistic' 'tense anxious' 'suffocating' 'pop rock' 'harsh' + 'fierce' 'angry' 'volatile' 'visceral' 'bleak']","Get ready for an aggressive and confrontational ride with this outrageous, exciting pop rock anthem that packs an intense and urgent punch with its harsh, suffocating elements straight from the heavy metal and death metal scene. This late night nihilistic and raucous track is the perfect soundtrack for your hedonistic and provocative hanging out sessions, offering a cathartic release through its visceral and malevolent tone, both volatile and angry, yet thrillingly fierce and mischievous. Brace yourself for a bleak and unsettling experience that will leave you tense, anxious and wanting more." +Rock (The Grand Finale),DJ Spinna,Rock (The Grand Finale),2004,['hip hop' 'turntablism' 'instrumental'],This instrumental hip hop track incorporates intricate turntablism techniques to create an unforgettable listening experience. +Paraglide (Humate Remix),Paragliders,Paraglide,1996,['trance' 'electronica' 'chill'],This electronica track is the ultimate chill-out anthem with its dreamy soundscape and entrancing melodies that take you on a hypnotic journey through the world of trance. +Gimme Shelter (24-Bit Digitally Remastered 02),Grand Funk Railroad,Survival,1971,"['confident' 'celebratory' 'thuggish' 'boogie rock' 'rowdy' 'boisterous' + 'album rock' 'classic rock' 'rambunctious' 'rousing' 'detroit rock' + 'pop rock' 'hard rock' 'arena rock']","This Detroit rock anthem is a perfect blend of classic, pop and album rock with a rowdy, thuggish energy that's both confident and celebratory, making it the ultimate rousing and boisterous arena rock jam full of hard-hitting boogie rock flair." +Think Twice,Donald Byrd,Essential,1975,['jazz'],A smooth and sultry jazz melody that will transport you to a dimly lit lounge in the heart of the city. +Red Hot,Vince Neil,Live at the Whiskey: One Night Only,0,['metal' 'hard rock'],"This riff-heavy track is an explosive fusion of metal and hard rock, delivering thunderous drums and growling vocals that will leave your head banging." +Go To Sleep,Simon Webbe,Grace,2006,"['reflective' 'smooth' 'romantic' 'pop' 'rnb' 'contemporary rnb' + 'sentimental' 'in love' 'gentle' 'warm' 'alternative indie rock' + 'reflection' 'adult alternative pop rock' 'soul' 'pop rock' 'poignant' + 'plaintive' 'intimate' 'new love' 'precious']","This adult alternative pop rock ballad is a delicate blend of alternative indie rock and contemporary R&B, with soulful and poignant lyrics that reflect on the precious and romantic nature of new love, all delivered through a warm and gentle pop rock sound. The smooth and reflective vocals create an intimate and plaintive atmosphere that captures the essence of being in love." +Connjur,School Of Seven Bells,Alpinisms,2008,"['indie rock' 'dramatic' 'delicate' 'indie electronic' 'bright' 'hypnotic' + 'comfort' 'lush' 'electronic' 'whimsical' 'dreamy' 'complex' 'cerebral' + 'sprawling' 'gentle' 'ethereal' 'ambitious' 'ominous' 'reflection' + 'knotty' 'feeling blue' 'pop rock' 'ambient' 'dream pop' 'enigmatic' + 'soft quiet' 'trippy' 'chill' 'sweet dreams' 'sweet']","Get lost in a dreamy, ethereal and sprawling landscape of sound with this indie electronic and pop-rock masterpiece that delicately blends hypnotic electronic beats, bright and lush guitar riffs, knotty melodies and trippy soundscapes transporting you to a place of sweet dreams yet infused with a touch of ominous and enigmatic atmosphere that will leave you in deep reflection, all while keeping you comforted by the sweet and gentle vocals, making it the ultimate chill and cerebral track that tackles feeling blue in a most complex and ambitious way, creating a musical experience that is both whimsical and ambitious, and simply unforgettable." +Song Sung Blue,Neil Diamond,Hot August Nights II,1972,"['earnest' 'laid back mellow' 'confident' 'smooth' 'romantic' '70s' + 'soft rock' 'oldies' 'pop' 'sentimental' 'adult contemporary' + 'contemporary pop rock' 'gentle' 'innocent' 'soothing' 'pop rock' + 'refined' 'cheerful']","This sentimental and earnest tune blends old-school 70s soft rock with contemporary pop rock elements to create a refined and soothing sound that is gentle, confident, and perfectly suited for a laid back mellow mood, making it a modern classic of adult contemporary and pop genres alike. Featuring cheerful and romantic lyrics with an innocent and gentle touch, this song is a must-listen for fans of smooth and soothing tunes." +Zoo Love,Ex Models,Zoo Psychology,2003,"['cathartic' 'indie rock' 'aggressive' 'celebratory' 'intense' + 'alternative pop rock' 'confrontational' 'brash' 'alternative indie rock' + 'pop rock' 'post hardcore' 'volatile' 'visceral' 'indie']","Celebrate your inner rebel with this volatile yet cathartic alternative indie rock anthem, featuring intense and visceral vocals, brash and confrontational instrumentation, and a post hardcore edge that will leave you feeling both empowered and exhilarated." +Bright Lights_ Big City,X-Wife,Side Effects,2006,['alternative'],"Featuring a blend of haunting melodies and edgy guitar riffs, this alternative track takes listeners on an emotionally charged journey." +Only Time,Shihad,The General Electric,1999,"['speed thrash metal' 'heavy metal' 'industrial' 'party' + 'alternative indie rock' 'metal' 'pop rock' 'hard rock' + 'industrial metal' 'new zealand']","Get ready to party hard to this eclectic mix of alternative indie rock, industrial metal, and pop rock from the heavy metal scene of New Zealand, with a touch of speed thrash and industrial thrown in for good measure." +Solito Me Quede,Yerba Buena,Follow Me,2003,['alternative latin' 'latin pop' 'club dance' 'salsa' 'happy' 'latin'],This upbeat Latin pop song is perfect for getting happy and dancing in the club with its infectious salsa rhythms and alternative Latin flair. +We Love It,Slyde,We Love It / Right On,2005,['breaks' 'british' 'breakbeat' 'happy' 'electronic' 'dance'],"This electronic dance track features upbeat breakbeats and energizing breaks that will lift your mood, all brought together with a distinctly British flair that is sure to get your feet moving and leave you feeling happy." +Fly to colors,Markus Schulz,Trance Top 25 Of 2007,2007,['trance'],Transport yourself to another world with the mesmerizing beats and hypnotic melodies of this euphoric trance track. +Way Back Home,The Jazz Crusaders,The Complete Motown Singles Vol. 10: 1970,1970,['jazz' 'soul'],"This smooth and soulful jazz tune gets your toes tapping and soul singing with its rich, bluesy tones and jazzy flair." +The Look At The Walk,Bob Log III,School Bus,1998,"['punk' 'indie rock' 'rock' 'alternative' 'punk blues' + 'alternative indie rock' 'pop rock' 'blues']","This high-energy track seamlessly blends elements of alternative indie rock, punk blues, pop rock, and punk, resulting in a unique and unforgettable sound that's sure to please fans of alternative, blues, and indie rock." +Hell_ High Water and Heartache (LP Version),Linda Thompson,One Clear Moment,0,"['british folk' 'folk rock' 'singer songwriter' 'pop rock' + 'psychedelic garage' 'folk']","Get lost in a kaleidoscope of sound with this eclectic mix of psychedelic garage, pop rock, and folk influences warmly crafted by the renowned British folk singer-songwriter." +Fifth Movement (In the late 20th Century_ the Impossible Becomes Possible) (Short Excerpt),Glenn Branca,Symphony No. 2 (The Peak of the Sacred),0,['piano'],"The gentle track features a somber piano melody, perfectly complementing the reflective lyrics." +All My Dreams Blue,The Youngbloods,Get Together: The Essential Youngbloods,2002,"['60s' 'reflective' 'relaxed' 'early pop rock' 'day driving' + 'self conscious' 'light' 'classic rock' 'amiable good natured' + 'spiritual' 'rollicking' 'dreamy' 'contemporary pop rock' 'gentle' 'warm' + 'fun' 'folk rock' 'reflection' 'soothing' 'pop rock' 'summery' 'summer' + 'intimate' 'psychedelic garage' 'am pop' 'cheerful' 'freewheeling']","Get lost in the dreamy, psychedelic garage sound of this contemporary pop rock track, perfect for a day drive with its rollicking energy and gentle, soothing melody. The spiritual and self-conscious lyrics inspire reflection while the amiable, good-natured vocals make for a relaxed and fun summer listen. With nods to both classic and early pop rock, the song has a warm and intimate feel that is both nostalgic and modern, blending elements of folk rock and 60s sunshine pop to create a bright and cheerful sound." +Endure,Nonpoint,Statement,2000,"['rock' 'rowdy' 'confrontational' 'heavy metal' 'alternative metal' + 'nihilistic' 'angst ridden' 'cynical sarcastic' 'ominous' 'metal' + 'rebellious' 'pop rock' 'hard rock' 'harsh' 'angry' 'bleak' 'detached']","Get ready to rage with this confrontational and rebellious track that blends the heavy crunch of alternative metal with the rowdy energy of pop rock for a sound that's both harsh and ominous, filled with cynical sarcasm and nihilistic themes that will leave you feeling angsty and ready to take on the world. The hard-hitting vocals and bleak, angry lyrics will have you headbanging to the beat of this hard rock and heavy metal anthem." +Oh My God,A Tribe Called Quest,The Love Movement,1993,"['jazz rap' 'sexual' 'confident' 'smooth' 'partying' 'celebratory' 'witty' + 'coolncocky' 'guys night out' 'boisterous' 'hip hop' 'brash' + 'amiable good natured' 'carefree' 'rousing' 'street smart' 'rap' + 'freedom' 'east coast rap' 'energetic' 'warm' 'fun' 'soothing' + 'swaggering' 'intimate' 'playful' 'alternative rap' 'freewheeling']","This energetic and witty jazz rap song is perfect for a guys night out, with its confident and swaggering lyrics celebrating freedom and good times. The alternative rap style brings a carefree and playful vibe, while the smooth and soothing beats create an intimate yet boisterous atmosphere. This street smart and hip hop track is full of brash and sexual energy, making it perfect for partying and celebrating life's pleasures with an amiable and good natured attitude. With its rousing and warm tones, this cool’n’cocky East coast rap song is sure to get you freewheeling and feeling unstoppable." +Love Train,Holly Johnson,Blast,1989,"['british' 'club dance' 'male vocalists' 'dance pop' 'synthpop' 'house' + 'pop rock']","This upbeat track combines elements of pop rock, dance pop, and house music with soaring male vocals to create a synthpop anthem perfect for club dancing - and all with a distinctly British flavor." +Soldier Of Love,The Derailers,Soldiers of Love,0,"['exuberant' 'hanging out' 'earnest' 'laid back mellow' 'confident' + 'organic' 'partying' 'celebratory' 'day driving' 'coolncocky' 'rock' + 'rowdy' 'alternative country rock' 'boisterous' 'brash' + 'amiable good natured' 'rambunctious' 'carefree' 'rollicking' 'rousing' + 'raucous' 'contemporary country' 'earthy' 'freedom' 'empowering' + 'energetic' 'alternative indie rock' 'ominous' 'fun' 'nostalgic' + 'country' 'calm peaceful' 'rebellious' 'pop rock' 'nocturnal' + 'neo traditionalist country' 'country rock' 'drinking' 'playful' + 'freewheeling']","This alternative indie rock song blends the energetic and empowering beats of pop rock with the rollicking and rowdy spirit of alternative country rock, making it perfect for a day drive or a night of partying with friends. The organic sound and earthy tones create a laid-back, mellow atmosphere while the exuberant and confident lyrics celebrate freedom and the carefree nature of hanging out and having fun. The brash and rebellious tone of neo traditionalist country mixed with contemporary country creates an amiable, good-natured vibe, making it impossible not to feel playful and celebratory while listening to the raucous and rousing sound. This song is perfect for those who enjoy a mix of nostalgia, country, rock, and a pinch of coolness and cockiness in their music." +Boogie Back to Texas,Asleep At The Wheel,Live at Austin City Limits Music Festival 2006: Asleep at the Wheel,1987,['country'],Get ready to tap your boots and sing along to this upbeat country hit filled with twangy guitars and heartfelt lyrics. +Duel,Propaganda,Outside World,0,"['theatrical' 'club dance' 'cold' 'punk new wave' 'synth pop' 'hypnotic' + 'lush' 'sophisticated' 'electronic' 'dance rock' 'stylish' 'bittersweet' + 'yearning' 'new wave' 'pop rock' 'trippy' 'detached' '80s']","This pop rock ballad infused with electronic and trippy sounds takes you on a hypnotic journey back to the stylish, cold world of 80s synth pop, balancing bittersweet yearning with a detached, sophisticated approach that builds to an explosive dance rock club anthem featuring elements of punk new wave and new wave, all while maintaining a lush, theatrical atmosphere that's both classy and hypnotizing." +My Love Will Never Die,Otis Rush,Violent Love,1956,['50s' 'electric blues' 'chicago blues' 'emotional' 'blues'],"This track is a powerful and emotional tribute to the iconic Chicago blues sound of the 50s, with electrifying guitar riffs and a soulful vocal performance that embodies the essence of electric blues." +Feels Like The First Time,Daughtry,Daughtry (Deluxe Edition),2008,['rock' 'alternative rock'],"This song is an electrifying fusion of alternative rock and classic rock, that will leave you feeling energized and exhilarated." +Slow Chemical,Finger Eleven,The Punisher - The Album (Music From The Motion Picture),2002,['rock' 'alternative'],"This catchy tune brings together the best of both alternative and rock music, with its highly energetic beat, gritty guitar riffs, and powerful vocals that will leave you wanting more." +Loopzilla,George Clinton,Extended Pleasure,1993,['funk'],"This song is a funky, groovy jam that will get your feet moving and your head bopping along to the beat." +Wasted Time,Lionel Richie,Renaissance,2000,"['laid back mellow' 'romantic' 'pop' 'rnb' 'quiet storm' 'sentimental' + 'adult contemporary' 'urban' 'gentle' 'soothing' 'pop rock']","This sentimental pop rock ballad is a blend of urban and laid back mellow vibes featuring romantic lyrics sung in a gentle and soothing voice - making it the perfect addition to any pop, R&B, adult contemporary, or quiet storm playlist." +I've Been Loving You Too Long (To Stop Now) (LP Version),William Bell,The Soul Of A Bell,1967,"['exuberant' 'reflective' 'romantic evening' 'partying' 'romantic' + 'southern soul' 'melancholy' 'rnb' 'deep soul' 'passionate' 'rollicking' + 'wistful' 'in love' 'earthy' 'sensual' 'bittersweet' 'memphis soul' + 'soothing' 'soul' 'yearning' 'joyous']","Experience the ultimate blend of exuberant and rollicking Memphis soul with a yearning and deep longing for love that brings together passionate and sensual lyrics, as you are transported to a Southern soul partying haven, with a hint of melancholy and wistfulness, making it a perfect soundtrack for a reflective yet joyous and soothing romantic evening - this bittersweet hit is the ultimate RnB masterpiece that'll have you on your feet one moment and lost in thought the next." +Travelin' Lite,Max Stalling,Wide Afternoon,0,['country' 'pop rock' 'americana' 'roots rock'],"This upbeat and catchy tune seamlessly blends pop rock, americana, roots rock, and country elements to create a genre-defying sound that will have you tapping your feet and singing along." +He's Gangsta,Dooley-O,I Gotcha,0,['hip hop' 'underground rap' 'rap' 'east coast rap'],This gritty and soulful track delivers hard-hitting rhymes and raw lyricism in the unmistakable style of classic East Coast underground rap. +Keep Holding On,Avril Lavigne,Eragon: Music From The Motion Picture,2006,['rock' 'pop' 'female vocalists'],"This upbeat pop rock anthem is brought to life by the powerful, female vocalists at the helm, delivering a memorable performance." +Please Don't Shout,Billie Myers,Growing_ Pains,1997,['rock' 'pop' '90s' 'pop rock' 'angry'],"This pop rock anthem harkens back to the rebellious spirit of the 90s with its blend of pop hooks and rock riffs, anchored by an angry vocal performance that demands to be heard." +Drink To Me Only With Thine Eyes,Swans,Various Failures,1990,['folk'],This new single is a beautiful example of contemporary folk music that resonates with heartfelt emotion. +Someone With Child,J. Tillman,Vacilando Territory Blues,2009,"['alternative singer songwriter' 'mellow' 'indie rock' 'reflective' + 'brooding' 'organic' 'somber' 'day driving' 'heartache' 'relaxing' + 'alternative country rock' 'melancholy' 'sexy' 'passionate' 'piano' + 'earthy' 'drums' 'work' 'rainy day' 'bittersweet' + 'alternative indie rock' 'rustic' 'weary' 'yearning' 'sad' 'pop rock' + 'poignant' 'plaintive' 'intimate' 'gritty' 'folk' 'indie']","This alternative indie rock song is perfect for day driving on a rainy day with its somber yet relaxing vibe, incorporating piano and drums for an earthy, intimate feel. The alternative singer songwriter delivers a poignant performance with gritty, organically sad undertones and yearning lyrics, blending elements of pop rock, indie, and alternative country rock to create a brooding, melancholy sound. This mellow, rustic track evokes feelings of heartache and reflection in a passionate, bittersweet way that is both plaintive and sexy." +Silence (Michael Wood Remix),Delerium,The Essential Silence,0,['club dance' 'electronic' 'ambient' 'chill'],"This electronic track is the perfect blend of chill and ambient vibes, ready to transport you to a state of pure bliss while still providing a beat that's perfect for the club dance floor." +It's All The Same To Me,Late Night Alumni,Of Birds_ Bees_ Butterflies_ Etc.,2010,"['downtempo' 'american' 'progressive house' 'electronic' + 'female vocalists' 'house' 'deep']","This hypnotic track features deep, progressive house beats accompanied by ethereal electronic melodies and the haunting vocals of a talented female American vocalist, seamlessly blending elements of house and downtempo genres." +You Talk Too Much,RUN-DMC,King Of Rock,1985,['hip hop' '80s'],"Get ready to vibe to the nostalgic beats of this hip hop track, inspired by the funky sounds of the 80s." +Zurück Zu Dir,Pohlmann.,Zwischen Heimweh Und Fernsucht,2006,"['pop' 'alternative indie rock' 'adult alternative pop rock' 'sad' + 'pop rock' 'contemporary singer songwriter']","This contemporary singer songwriter's melancholic ballad blends elements of adult alternative pop rock, alternative indie rock and pop rock to create a poignant, sad and soulful tune." +See The Light Shining,Saxon,Saxon,1980,"['aggressive' 'rowdy' 'heavy metal' 'rousing' 'nihilistic' 'british metal' + 'energetic' 'new wave of british heavy metal' 'pop rock' 'hard rock' + 'visceral']","Get ready to fuel your inner angst and break some necks with this aggressive and energetic pop rock anthem that seamlessly blends elements from the new wave of British heavy metal and visceral British metal to deliver a rowdy, nihilistic and rousing hard rock sound." +Why I Came To California (LP Version),Leon Ware,VELVET JAZZ II,0,['soul'],This funky soulful tune will transport you to another dimension with its powerful and emotional vocals. +Basement Home,Jesse Malin,Messed Up Here Tonight,2004,['pop rock' 'indie'],"Indulge in a perfect blend of catchy pop rock hooks and indie sensibilities with this fresh, upbeat and dynamic track." +Etude for Combo,Thinking Plague,Early Plague Years,1987,"['intense' 'prog rock' 'experimental' 'quirky' 'complex' 'cerebral' + 'alternative indie rock' 'psychedelic' 'elaborate' 'pop rock' + 'experimental rock' 'avant prog']","Get ready to experience an elaborate and intense journey through alternative indie rock, pop rock, experimental rock, and prog rock with elements of psychedelic, avant prog and quirky experimental sounds that weave together in a complex and cerebral way." +Down Here On The Ground,Lou Rawls,Natural Man / Classic Lou,1968,['philly soul' 'rnb' 'soul'],"This song is a soulful and smooth R&B ballad with a touch of classic Philly soul, featuring heartfelt vocals and lush instrumentation." +Nothing To Be Done,Love Is All,Nothing To Be Done/ Ageing Had Never Been His Friend,2008,['indie rock' 'swedish' 'alternative' 'female vocalists' 'indie'],"This lively indie rock song features captivating vocals from a talented female lead singer, bringing a unique twist to the dynamic Swedish alternative music scene." +What Do I Do With The Love,Dru Hill,Enter The Dru,1998,"['confident' 'sex' 'celebratory' 'club dance' 'girls night out' 'sexy' + 'rnb' 'late night' 'street smart' 'seduction' 'stylish' 'sensual' 'urban' + 'soul']","This sultry R&B anthem is the perfect soundtrack for a late night out with your street smart girlfriends, exuding confidence and sensual style as you celebrate the power of seduction and sex on the urban club dance floor." +Let The World Burn,This Ending,Inside The Machine,2006,"['death metal' 'bitter' 'hostile' 'partying' 'malevolent' 'aggressive' + 'menacing' 'eerie' 'confrontational' 'heavy metal' 'late night' + 'reckless' 'scary music' 'nihilistic' 'fiery' 'angst ridden' 'ominous' + 'metal' 'pop rock' 'harsh' 'drinking' 'angry' 'volatile' 'visceral' + 'bleak']","This pop rock anthem is a blistering fusion of heavy metal and death metal, imbued with malevolent energy that is both bitter and aggressive, painting a bleak picture of a late-night world of drinking, partying, and recklessness, where every moment is tinged with ominous danger and nihilistic despair, and featuring an angst-ridden, fiery chorus that captures the visceral and confrontational energy of the song, making for a truly scary musical experience." +Ex,ESG,Keep On Moving,2006,"['hanging out' 'dance party' 'urgent' 'confident' 'relaxed' 'humorous' + 'nervous jittery' 'rnb' 'hypnotic' 'brash' 'rollicking' 'chillout' + 'striding' 'freedom' 'stylish' 'energetic' 'tgif' 'fun' 'funk' '00s' + 'playful' 'alternative rap']","This alternative rap song from the 00s is a fun, playful, and energetic dance party anthem that seamlessly blends funky striding beats with rollicking R&B melodies, presenting a perfect fusion of uptempo confidence and relaxed chillout vibes that will have you hanging out and feeling free all night long, as the hypnotic yet humorous lyrics keep you feeling brash, playful, and downright stylish, despite those nervous jittery feels that typically come with that much-needed TGIF feeling." +And It's Supposed To Be Love,Ayo,Joyful,2006,"['elegant' 'laid back mellow' 'reflective' 'confident' 'neo soul' + 'alternative pop rock' 'sexy' 'rnb' 'electronic' 'contemporary pop rock' + 'stylish' 'sensual' 'gentle' 'alternative indie rock' 'female vocalists' + 'soothing' 'soul' 'pop rock' 'summery' 'spring' 'playful']","This alternative indie rock track features a laid back mellow vibe with smooth electronic beats and female vocalists delivering confident and sensual lyrics, blending elements of soul, pop rock, neo soul and contemporary pop rock to create a soothing and reflective atmosphere. With playful woodwind melodies and stylish guitar riffs, this elegant and sexy song captures the essence of spring and summer." +There Was A Few,Material Issue,International Pop Overthrow,1991,"['power pop' 'exuberant' 'hanging out' 'urgent' 'aggressive' + 'alternative pop rock' 'rock' 'bright' 'melancholy' 'boisterous' + 'alternative' 'passionate' 'tense anxious' 'quirky' 'chicago' 'energetic' + 'angst ridden' 'tgif' 'alternative indie rock' '90s' 'swaggering' + 'pop rock' 'lively' 'playful' 'indie' 'optimistic']","Experience the electric energy of a Chicago TGIF night with our alternative indie rock anthem that blends together an angst-ridden, melancholic undertone with a bright and optimistic exuberance, creating a quirky and playful yet urgent and tense anxious swaggering power pop experience that perfectly captures the pulsing vibe of the 90s alternative pop rock sound." +Why Do I,FFH,Found A Place,2000,"['alternative ccm' 'christian' 'religious' 'gospel' 'ccm' + 'contemporary christian']",This alternative CCM track is a contemporary Christian anthem that fuses gospel influences and religious lyrics into an uplifting and inspiring musical journey. +Run Run Run (live),Phoenix,Phoenix Live. 30 Days Ago,0,['indie rock' 'driving'],This fast-paced indie rock anthem delivers a driving beat that's sure to get you moving. +Danse roumaine,Les Yeux Noirs,A band of gypsies,0,['world' 'international'],"Experience a multicultural fusion of vibrant rhythms and lyrics in this international world song, inviting you to embrace diversity and celebrate unity." +Wátina (I Called Out),Andy Palacio & the Garifuna Collective,Wátina,2007,['world'],"Experience a global sound like no other, as our latest single takes you on a journey around the world." +House of Love,Steel Pulse,Rage and Fury,1997,"['contemporary reggae' 'earnest' 'provocative' 'organic' 'roots reggae' + 'confrontational' 'the creative side' 'spiritual' 'electronic' + 'reflection' 'rebellious' 'summery' 'reggae' 'summer' 'reggae pop' + 'intimate' 'gutsy']","Get ready to be blown away by the gutsy and confrontational yet deeply intimate and reflective lyrics of this contemporary reggae pop track, blended with the spiritual and rebellious vibes of roots reggae and the provocative edge of electronic beats - a perfect summery anthem that showcases the organic and creative side of the reggae genre." +The First Thing,Esmée Denters,Outta Here,2009,['rnb' 'pop rock'],"This track is an energetic fusion of pop rock and R&B, featuring catchy hooks and smooth vocals sure to get you grooving along." +Breathe,Urban Myth Club,Helium,2006,['chillout'],"Unwind with the smooth and mellow vibes of our new chillout track, perfect for those peaceful evenings spent with a warm cup of tea." +All Those Days Are Gone,Jump Little Children,Live at the Dock Street Theatre - 10th Annual Acoustic Performance,0,['rock' 'alternative'],"This song is an explosive blend of alternative and rock, showcasing edgy guitar riffs, raw vocals, and powerful drum beats." +The Fatal Wound,Switchfoot,Nothing Is Sound,2005,"['cathartic' 'exuberant' 'earnest' 'mellow' 'dramatic' 'rock' 'bright' + 'literate' 'alternative' 'passionate' 'spiritual' 'male vocalists' + 'post grunge' 'rousing' 'earthy' 'introspection' 'energetic' 'warm' + 'alternative rock' 'alternative indie rock' 'reflection' + 'adult alternative pop rock' 'pop rock' 'poignant' 'refined' 'lively' + 'affirmation' 'slick']","This adult alternative pop rock song features male vocalists with slick and refined production, exuding warmth and bright energy alongside cathartic and dramatic reflections, passion and introspection, and a literate and affirming spirit, blending elements of post-grunge and alternative indie rock into an exuberant and lively piece of alternative rock music." +A Perfect Rain,Anoushka Shankar and Karsh Kale,Breathing Under Water,2007,['world' 'relaxing' 'lounge' 'indian' 'new age'],"Experience a soothing blend of relaxing new age melodies and soulful world rhythms, infused with the mystical allure of Indian culture, in this captivating lounge-inspired track." +High On Rebellion,Patti Smith Group,Easter,1978,['punk' 'rock'],"This high-energy song is a perfect blend of punk and rock, filled with raw and gritty guitar riffs and powerful vocals that will leave you wanting more." +Funk That (Hit Extended Mix),Armani & Ghost,Funk That,0,['trance'],"This song is a mesmerizing and hypnotic blend of electronic beats and ethereal vocals, creating a captivating trance-like experience." +Fleeting Mind,Ocean Colour Scene,Live At The Jam House,1996,['rock'],This song is an upbeat and energetic rock anthem that will have you headbanging and singing along in no time. +The Very Last Resort,Trentemøller,The Last Resort,2006,['electronic'],"Blending ethereal vocals with pulsating beats and airy synths, this electronic track transports listeners to a futuristic dance floor." +Searching for an Angel,Monster Mike Welch,Cryin' Hey,0,['blues'],This slow-burning ballad is full of soulful vocals and heartfelt lyrics that pay tribute to the classic blues sound of the past. +Get Better John,Mux Mool,Skulltaste,2010,"['club dance' 'dubstep' 'hip hop' 'electronic' 'epic' 'instrumental' + 'funk' 'pop rock']","This amazing song is an epic fusion of pop rock, electronic, hip hop, and dubstep, featuring funky instrumental sections that will get everyone moving on the dance floor." +When You Got A Good Thing,Lady Antebellum,Need You Now,2010,"['hanging out' 'earnest' 'confident' 'light' 'amiable good natured' + 'rollicking' 'contemporary country' 'country pop' 'stylish' 'innocent' + 'warm' 'fun' 'country' 'pop rock' 'plaintive' 'summer' 'refined']","Get ready to feel the warm summer breeze with this contemporary country pop hit that blends rollicking pop rock rhythms with a refined and stylish country vibe, as the confidently earnest vocals sing of amiable good natured fun spent simply hanging out with friends, creating a plaintive yet light and innocent atmosphere that just begs to be enjoyed." +Act 3 - The Binding of Isaac,Steve Reich,The Cave,0,['instrumental' 'metal'],"This instrumental metal track showcases heavy guitar riffs and thunderous drumming, creating a full-bodied sound that will make headbangers all over the world raise their fists and mosh along." +Get Up Stand Up,Stellar Project Feat. Brandi Emma,Ministry of Sound Presents 100,2004,['dance' 'house'],"Get ready to hit the dance floor with this upbeat and infectious house track, guaranteed to keep you grooving all night long." +The Queen (Acoustic Radio Mix),Doro,Anthems For The Champion - The Queen,2007,['heavy metal' 'female vocalists' 'pop rock' '00s'],"This pop rock song features powerful female vocalists with heavy metal undertones, embodying the energetic sound of the 00s." +Union Of The Snake,Duran Duran,Singles Box '81 - '85,1983,['pop' '80s'],"This upbeat pop song is reminiscent of the synth-heavy sound of the 80s, with catchy hooks and a danceable rhythm." +No No Song,Ringo Starr,Very Best Of,1974,['70s' 'pop'],"Get groovy with this pop banger straight out of the 70s, complete with catchy hooks and dance-worthy beats." +Riders On The Storm (Original Radio Mix),Tube-Tech,Riders On The Storm,2004,['electronic' 'house'],This upbeat electronic track features infectious house beats that will have you moving on the dancefloor all night long. +Undercover Angel,Alan O'Day,One Hit Wonders,1977,['70s'],Transport yourself back in time with this groovy new track that evokes the funky vibes and soulful melodies of the 70s. +The Boys And Girls,Her Space Holiday,The New Kid Revival,2007,"['indie electronic' 'cute' 'alternative indie rock' 'fun' 'indie pop' + 'pop rock' 'slowcore' 'alternative dance' 'indie']","This catchy indie pop song blends slowcore and alternative indie rock with fun, cute lyrics and an alternative dance beat, incorporating elements of indie electronic for a playful and irresistible sound." +Red Room Blues,Pygmy Lush,Bitter River,2007,"['punk' 'indie rock' 'gloomy' 'reflective' 'brooding' 'wintry' 'somber' + 'winter' 'theatrical' 'melancholy' 'hypnotic' 'restrained' 'experimental' + 'rainy day' 'angst ridden' 'ethereal' 'alternative indie rock' + 'reflection' 'searching' 'pop rock' 'experimental rock' 'nocturnal' + 'poignant' 'post hardcore' 'intimate' 'solitude' 'folk' 'detached']","This hauntingly beautiful song blends the elements of alternative indie rock, pop rock, punk, and post hardcore to create a hypnotic and ethereal atmosphere of solitude and reflection, that is both experimental and restrained, brooding and melancholy, yet intimate and poignant. Set against a wintry backdrop of rainy days and nocturnal scenery, the song is an angst-ridden search for meaning that is both reflective and gloomy, as it explores the complexities of the human experience through the lens of experimental rock, folk, and theatrical storytelling." +If these walls could talk,General Surgery,Left hand pathology,2005,['death metal' 'heavy metal' 'pop rock'],"This song is a unique blend of pop rock melodies, heavy metal guitar riffs, and intense death metal vocals." +Banapple Gas,Cat Stevens,On The Road To Find Out (Repackaged),1975,['70s' 'rock' 'classic rock' 'freedom' 'funny' 'folk'],"Experience the ultimate blend of classic rock and folk with a funny twist, as this 70s-inspired anthem celebrates the liberating sensation of freedom through its dynamic rock beats." +Subterranean Sanctuary,Desert Dwellers,Yoga Flow Mix 1 - JALA,2006,['chillout' 'ambient'],This mellow track invites you to relax and unwind amidst its chillout beats and dreamy ambient atmosphere. +Crimestopper,Bombshell Rocks,Cityrats & Alleycats,2000,['punk' 'punk rock'],"Get ready to jam out to this fiery punk rock anthem that captures the essence of raw, rebellious punk energy with driving guitar riffs and ferocious vocals." +Envy Of Angels,The Mutton Birds,Envy Of Angels,1996,"['earnest' 'reflective' 'alternative pop rock' 'rock' 'literate' 'pop' + 'chillout' 'earthy' 'bittersweet' 'alternative indie rock' 'reflection' + 'adult alternative pop rock' 'autumn' 'indie pop' 'pop rock' 'poignant' + 'springlike']","This adult alternative pop rock ballad has an alternative indie rock vibe combined with a springlike, chillout feel that showcases its earthy and indie pop essence while exploring earnest reflections on life in a literate, reflective manner. Featuring poignant lyrics and bittersweet melodies, this pop-infused rock track is perfect for autumn listening." +Counting Days,Raz Ohara & The Odd Orchestra,Various Remixes,2007,['pop' 'experimental' 'ambient'],This pop-inspired track blends ambient and experimental elements to create an immersive and unique listening experience. +Fishin' Hole,Fiona Boyes,Blues Woman,2009,"['hanging out' 'earnest' 'confident' 'dramatic' 'organic' 'boisterous' + 'amiable good natured' 'passionate' 'rollicking' 'rousing' 'lazy' + 'contemporary blues' 'street smart' 'indulgent' 'earthy' 'stylish' + 'energetic' 'folk blues' 'female vocalists' 'swaggering' 'yearning' + 'reminiscing' 'blues' 'plaintive' 'intimate' 'gritty' 'lively' 'drinking' + 'freewheeling']","Get ready to sway to the rollicking beats of contemporary blues as female vocalists bare their souls with passionate, plaintive ballads and indulgent reminiscing, interwoven with high-energy, swaggering and earthy folk blues that evoke a freewheeling, street smart lifestyle, complete with lazy days of drinking and hanging out, all the while exuding confident and amiable good naturedness, stylish swagger, and earnestness that make this organic, gritty and dramatic album both intimate and rousing." +Drifter,DecembeRadio,Live,2006,['christian' 'rock' 'religious' 'ccm' 'pop rock' 'contemporary christian'],Experience the uplifting and soulful sound of contemporary Christian pop rock in this powerful CCM track that delivers a religious message with a driving and energetic rock sound that will speak to anyone looking for a meaningful Christian song with a modern edge. +To Be Loved,Bent,Secret Disco,2006,['electronic' 'chillout' 'chill'],"Escape to a world of tranquility with this electronic chillout track, designed to help you unwind and embrace the serene ambience of the chill." +You Never Leave,Jack Ingram,Electric,0,"['alt country' 'contemporary country' 'alternative indie rock' 'country' + 'pop rock']","This track is a fusion of alternative indie rock and pop rock, infused with elements of alt country and contemporary country, showcasing the versatility and depth of country music." +I'll Follow,Lene Marlin,Twist The Truth,2009,['female vocalists' 'acoustic' 'pop rock'],"This pop rock track is infused with heartfelt lyrics and dynamic instrumentals, showcasing the powerhouse vocals of a talented female artist backed by the warm sound of acoustic guitar." +Ring My Bell,Billie Piper,Walk Of Life,2000,['pop' 'sexy' 'contemporary pop rock' 'pop rock' '00s' 'lively' 'playful'],Get ready to feel the energy and groove to the beat of this contemporary pop rock hit as lively instrumentals blend with playful yet sexy vocals that perfectly captures the upbeat vibe of 00s pop. +Higher Plane (Bonus Track),Cyndi Lauper,Shine Remixes,2003,['dance' 'pop rock'],"This pop rock tune with dance floor beats features a catchy melody that'll lift your spirits and an upbeat mood that'll keep you moving, topped off with a sing-along chorus that's impossible to resist." +Four Leaf Clover (LP Version),Old 97's,Hit By A Train: The Best Of Old 97's,2006,['alt country' 'country' 'folk'],"This song is a blend of alt country, folk, and country music, featuring acoustic guitar and storytelling lyrics that evoke a sense of rural Americana." +Ihr armen Reichen,Liza Li,18,2006,['rock' 'pop rock'],"This song is a perfect blend of catchy pop hooks with gritty, guitar-driven rock elements that will have you singing and headbanging along." +Always,La Pulqueria,C' Mon Fandango,2007,['rock' 'ska' 'rock en espaol' 'pop rock' 'latin'],"Get ready for a high-energy blend of pop rock, Latin rhythms, ska beats, and rock en español in this unforgettable rock anthem." +All The Rockets Go Bang,Bob Log III,School Bus,1998,"['indie rock' 'punk blues' 'garage' 'alternative indie rock' 'pop rock' + 'blues']","This electrifying song offers an unforgettable fusion of alternative indie rock, punk blues, garage, pop rock, blues, and indie rock that's impossible to resist." +Waiting For Today To Happen,Lightning Seeds,Dizzy Heights,1996,"['britpop' 'soft rock' 'british' 'rock' 'pop' 'alternative' '90s' + 'acoustic' 'indie pop' 'pop rock']","This song is a perfect blend of acoustic britpop and soft rock with a hint of indie pop, creating a unique 90s alternative sound that is both nostalgic and fresh, while still falling under the larger umbrella of pop rock." +Pure Lust am Leben,Geier Sturzflug,Mahlzeit!,1992,['german' 'party' 'new wave' 'saxophone' '80s'],Get ready to transport back to the 80s with this playful German new wave party anthem that will have you dancing all night long to the infectious saxophone melody. +Tonite,Dave Hollister,Things In The Game Done Changed,0,"['earnest' 'laid back mellow' 'smooth' 'romantic evening' 'rnb' + 'passionate' 'sophisticated' 'stylish' 'sensual' 'urban' 'soothing' + 'relaxation' 'intimate' 'slick']","Crafted with slick R&B beats and laid back mellow vibes, this sophisticated and stylish track delivers an intimate and passionate ambiance, perfect for a romantic evening of relaxation, while its soothing and smooth tones blend in with an urban feel, creating an earnest and sensual atmosphere that sets the mood right." +Let U Go,ATB,Dedicated,1999,"['trance' 'celebratory' 'club dance' 'carefree' 'electronic' 'dance pop' + 'stylish' 'sensual' 'energetic' 'cerebral' 'dance' 'pop rock' 'trippy']","This euphoric pop rock dance anthem blends electronic beats and trippy visuals with sensual lyrics, creating a stylish and cerebral celebration of carefree club dancing in a trance-like state." +Butcher Of Bitches,Debauchery,Back In Blood,0,"['death metal' 'hanging out' 'hostile' 'aggressive' 'doom metal' 'intense' + 'menacing' 'confrontational' 'heavy metal' 'late night' 'brash' + 'rambunctious' 'unsettling' 'rousing' 'scary music' 'tense anxious' + 'suffocating' 'ominous' 'rebellious' 'pop rock' 'harsh' 'angry' + 'volatile' 'bleak']","Get ready to headbang and break some rules with this aggressive and confrontational pop rock anthem that's both tense and volatile, featuring heavy metal and death metal elements that create a suffocating and unsettling atmosphere, while the menacing and ominous vocals against the harsh and brash instrumentation perfectly capture the rebellious and hostile energy of late-night, scary music that's downright rousing and exhilarating." +Deborah [LP Version],Wilson Pickett,The Midnight Mover,1968,"['cathartic' 'exuberant' 'confident' 'organic' 'partying' 'southern soul' + 'guys night out' 'rnb' 'deep soul' 'passionate' 'rousing' 'earthy' + 'sensual' 'warm' 'memphis soul' 'fun' 'soul' 'yearning' 'gritty']","Get ready for a guys night out with this exuberant and earthy RnB anthem, dripping with deep Memphis soul and passionate yearning, guaranteed to get your blood pumping and your hips shaking, as the cathartic lyrics soar with confident and gritty sensuality, perfect for those looking to let loose and party it up with some warm and organic Southern soul." +The Calling,Michael Jones,Earth Songs/Precious Waters,0,['soft' 'piano' 'instrumental'],"This gentle and soothing instrumental song features the subtle and delicate sound of piano, creating a soft and calming backdrop perfect for relaxation or introspection." +Hallelujah,Martin Sexton,Wonder Bar,2000,"['earnest' 'reflective' 'relaxed' 'contemporary folk' 'literate' + 'melancholy' 'amiable good natured' 'sentimental' 'wistful' + 'sophisticated' 'whimsical' 'street smart' 'freedom' 'introspection' + 'gentle' 'bittersweet' 'alternative folk' 'reflection' 'weary' + 'searching' 'pop rock' 'poignant' 'intimate' 'solitude' 'folk' + 'contemporary singer songwriter' 'detached']","Take a journey through introspection and reflection with the contemporary singer songwriter's latest album, featuring a sophisticated blend of alternative folk and pop rock that captures the poignant emotions of weariness, solitude, and detachment with a gentle and whimsical touch. As the artist's street smart lyrics evoke feelings of melancholy and nostalgia, listeners will be swept up in the amiable good natured vibes of their ambling melodies, a fusion of contemporary and traditional folk elements that delicately convey the searching and wistful themes of freedom and loneliness. With an earnest and literate approach to songwriting, this album is a bittersweet yet intimate tribute to the human experience." +Notorious,Duran Duran,Decade,1986,['80s'],"Full of nostalgic synth-driven melodies and catchy hooks, this song channels the upbeat energy and iconic sound of the 80s." +Bastard Son,Left Alone,Dead American Radio,2006,"['cathartic' 'punk' 'exciting' 'aggressive' 'rowdy' 'boisterous' + 'confrontational' 'ska' 'snide' 'brash' 'rambunctious' 'punk revival' + 'rousing' 'raucous' 'freedom' 'energetic' 'fiery' + 'alternative indie rock' 'ska punk' 'rebellious' 'pop rock' 'drinking' + 'punk pop' 'freewheeling']","Get ready to unleash your wild side as this alternative indie rock anthem ignites a fiery rebellion with its energetic and rowdy punk pop sound that's both confrontational and cathartic, all while paying homage to the rebellious spirit of punk and punk revival, ska, and ska punk with its snide and brash lyrics, making it the perfect freewheeling and raucous soundtrack to any night of drinking and freedom with its exciting and rousing beat that's just as boisterous and rambunctious as you are." +Tender Falls The Rain,Randy Crawford,Now We May Begin,1980,"['romantic' 'jazz' 'rnb' 'sensual' 'urban' 'adult contemporary rnb' 'soul' + 'pop rock']","This adult contemporary R&B track combines elements of soul, pop rock, urban beats and jazz to create a sensual and romantic ode to love with smooth R&B vocals." +Keep It Hot,Cameo,Cameo - Universal Masters,1997,['funk'],This upbeat tune is infused with groovy funk rhythms that will make you want to dance! +Over And Over Again,The Smithereens,Blow Up,1991,"['power pop' 'easy listening' 'college rock' 'sentimental' 'rocknroll' + 'alternative rock' 'alternative indie rock' 'pop rock' 'strong']","This song is a strong and sentimental blend of alternative indie rock, pop rock, and power pop, with elements of easy listening and college rock, creating a perfect blend for fans of alternative and rocknroll music." +Coming in from the Cold,Johan,12.5 Years_ 3 Albums_ 36 Songs,2006,['dutch' 'mellow' 'rock' 'pop' 'indie pop' 'pop rock' 'indie'],This Dutch pop rock song is a perfect blend of indie and mainstream sound with a mellow yet catchy melody that captures the essence of both indie pop and rock. +If God Will Send Her Angels,TIMO TOLKKI,Guitar Heroes,0,['guitar' 'metal'],"This song features heavy guitar riffs and pounding drums, showcasing the power of metal." +Hermanita,Aventura,Love & Hate,2003,['latin'],Experience the lively and passionate rhythms of Latin music in this vibrant and sizzling track that will transport you to a steamy dance floor. +You Got To Me,Neil Diamond,Live In America,1967,"['earnest' 'confident' 'romantic' 'sparkling' 'soft rock' 'theatrical' + 'rock' 'melancholy' 'pop' 'sentimental' 'adult contemporary' + 'contemporary pop rock' 'soothing' 'pop rock' 'refined' 'cheerful']","Experience the sentimental journey of refined pop rock with a smooth and confident sound, as the earnest and romantic lyrics are beautifully conveyed through the soft rock and contemporary pop rock blend, evoking both a sparkling and melancholy mood, perfect for those seeking a satisfying and soothing escape into the world of adult contemporary and rock, while leaving you feeling both cheerful and theatrical." +The Murder of Love,Propaganda,A Secret Wish,0,"['electro industrial' 'elegant' 'german' 'dramatic' 'theatrical' + 'club dance' 'punk new wave' 'pop' 'synth pop' 'hypnotic' 'alternative' + 'lush' 'sophisticated' 'electronic' 'dance rock' 'stylish' 'energetic' + 'cerebral' 'alternative indie rock' 'new wave' 'synthpop' 'elaborate' + 'pop rock' 'nocturnal' 'atmospheric' 'trippy' 'new romantic' + 'alternative dance' '80s']","This german electro industrial trio brings a sophisticated and atmospheric blend of alternative indie rock, pop rock, and synthpop to their hypnotic and danceable sound, featuring elaborate and lush electronic production, trippy and elegant synth arrangements, and dramatic new romantic and theatrical flourishes, resulting in a stylish and cerebral nocturnal club dance experience that draws inspiration from 80s synth pop, punk new wave, and alternative dance music." +Loving You,Atomic Kitten,Ladies Night,2003,"['pop' 'sentimental' 'dance pop' 'dreamy' 'dance' 'female vocalists' + 'teen pop' 'pop rock']","Get lost in the dreamy and sentimental pop rock sounds of this female vocalists-led dance pop anthem, perfect for fans of upbeat teen pop and catchy pop hooks." +Follow The Light,Travis,The Invisible Band,0,"['earnest' 'reflective' 'britpop' 'organic' 'alternative pop rock' 'rock' + 'amiable good natured' 'passionate' 'british trad rock' 'wistful' + 'stylish' 'gentle' 'bittersweet' 'alternative indie rock' 'indie pop' + 'pop rock' 'refined' 'playful' 'sweet' 'indie']","This alternative indie rock song is a refined yet playful mix of britpop and alternative pop rock, with passionate and earnest lyrics delivered through sweet and gentle vocals. The amiable good natured tone is woven through wistful and reflective lyrics, drawing on the best of British trad rock and indie pop for a stylish and organic sound. The result is a bittersweet yet compelling blend of pop rock and indie, sure to leave listeners feeling both uplifted and contemplative." +Unseen Guest,Steel Pulse,Sound System: The Island Anthology,1979,"['contemporary reggae' 'earnest' 'provocative' 'organic' 'roots reggae' + 'confrontational' 'the creative side' 'spiritual' 'reflection' + 'rebellious' 'summery' 'reggae' 'summer' 'reggae pop' 'intimate' 'gutsy']","Drawing from the creative side of roots reggae, this contemporary reggae-pop track is confrontational and rebellious, while also touching on spiritual and intimate themes with gutsy, earnest vocals and a summery, organic sound that invites reflection and provokes thought." +Hello,Lionel Richie,Can't Slow Down / Lionel Richie / Dancing On The Ceiling,1983,['pop' 'soul' '80s'],"Featuring a smooth blend of soulful melodies and catchy pop hooks reminiscent of the 80s, this song is sure to get you dancing and singing along." +Pecos Promenade,Tanya Tucker,Greatest Hits Encore,1995,"['reserved' 'reflective' 'dramatic' 'pastoral' 'oldies' 'theatrical' + 'insular' 'melancholy' 'reverent' 'passionate' 'country pop' 'warm' + 'country' 'female vocalists' 'rustic' 'weary' 'plaintive' 'intimate' + 'refined']","This melancholic country pop song features the warm and refined vocals of a female artist, creating an intimate and reflective atmosphere with plaintive lyrics and rustic instrumentals, immersed in reserved and insular themes; all while maintaining a passionate and dramatic delivery, evoking a reverent and theatrical quality that harkens back to oldies past while still feeling fresh and contemporary." +Deep River Woman,Lionel Richie,La Legende Des Best Sellers,1986,['pop' 'rnb' 'chillout' '80s'],"Experience a nostalgic blend of 80s pop, R&B beats, and chillout vibes with this groovy and laid-back track." +Andy,Tall Man,Tall Man,0,['country'],"This heartwarming ballad is a true testament to the beauty and simplicity of country music, with its twangy guitar riffs and honest lyrics about love and loss." +Freakin' At The Freaker's Ball,Dr. Hook,Dr. Hook And The Medicine Show Revisited,1972,"['sex' '70s' 'soft rock' 'rock' 'album rock' 'classic rock' 'alternative' + 'happy' 'earthy' 'contemporary pop rock' 'usa' 'folk rock' 'pop rock' + 'country rock' 'psychedelic garage' 'am pop']","Experience a whimsical and lustful journey through the eclectic sounds of 70s USA, as the upbeat melodies of pop rock and am pop collide with experimental psychedelic garage and alternative riffs, infused with the earthy tones of folk and country rock, bringing forth a contemporary pop rock album full of classic and album rock influences, guaranteed to put a smile on your face and a little bit of sex appeal in your step." +Hard To Say I'm Sorry/Get Away (Album Version),Chicago,The Very Best Of: Only The Beginning,0,"['70s' 'soft rock' 'american' 'rock' 'pop' 'classic rock' 'chicago' + 'pop rock' '80s']","Experience the nostalgic blend of classic rock, pop rock, and soft rock with an unmistakable American feel, inspired by the iconic sounds of the 70s and 80s in the Windy City of Chicago - this is the rock-infused pop masterpiece you won't want to miss." +To The Core,Rise Against,Revolutions Per Minute,2003,"['bitter' 'earnest' 'punk' 'urgent' 'punk rock' 'aggressive' 'intense' + 'guys night out' 'punk new wave' 'confrontational' 'punk revival' + 'rousing' 'raucous' 'tense anxious' 'empowering' 'fiery' 'angst ridden' + 'cynical sarcastic' 'hardcore punk' 'alternative indie rock' 'maverick' + 'reflection' 'searching' 'rebellious' 'pop rock' 'lively' 'volatile' + 'slick']","Guys Night Out's latest single is an intense and empowering alternative indie rock anthem that's cynically sarcastic and punk rock in its sound; the bitter and angst-ridden lyrics are rousing and confrontational, showcasing the band's punk revival roots, while the raucous energy is reminiscent of the punk new wave scene - this lively and rebellious track is a must-listen for mavericks searching for an earnest reflection of urgent issues in a slick and fiery package." +Devil Eyes (LP Version),Tim Buckley,Greetings From L.A.,1972,['70s' 'male vocalists' 'psychedelic' 'funk'],"This groovy track features captivating male vocalists over a funky, psychedelic beat that's sure to transport you straight to the 70s." +Death Valley Nights,Blue Oyster Cult,The Best Of,1977,['70s' 'classic rock' 'hard rock'],"This classic rock anthem from the 70s boasts hard-hitting instrumentals and the unmistakable sound of hard rock, making it a true standout of the era." +King,Cynic,Re-Traced,2010,"['rock' 'heavy metal' 'experimental' 'ethereal' 'progressive rock' + 'jazz fusion' 'pop rock' 'progressive' 'ambient']","This song seamlessly blends elements of progressive rock, pop rock, heavy metal, ethereal tones, ambient soundscapes, and experimental jazz fusion to create a truly innovative and boundary-pushing sonic experience." +Love,Lita Ford,Wicked Wonderland,2009,"['sexual' 'confident' 'partying' 'aggressive' 'guitar virtuoso' + 'rock nroll' 'theatrical' 'rowdy' 'girls night out' 'heavy metal' + 'reckless' 'brash' 'indulgent' 'pop metal' 'energetic' 'fun' 'silly' + 'metal' 'rebellious' 'pop rock' 'hard rock' 'playful']","This song is an indulgent and rowdy pop rock anthem infused with the aggressive energy of hard rock, featuring a guitar virtuoso ripping out confident and brash riffs, while the playful and silly lyrics celebrate a reckless and rebellious girls night out partying to the beat of pop metal and heavy metal, creating a theatrical and fun atmosphere that is both sexual and energetic." +Glorify Your Name,Darlene Zschech,Change Your World,0,"['contemporary gospel' 'religious' 'pop' 'gospel' 'contemporary christian' + 'praisenworship']","This contemporary Christian song combines elements of praise and worship with pop influences, resulting in a religious anthem that seamlessly blends gospel and contemporary gospel sounds." +Revenge Of The Prophet (Part 5),Jeru The Damaja,Wrath Of The Math,1996,"['bitter' 'hostile' 'aggressive' 'hardcore rap' 'intense' 'literate' + 'menacing' 'eerie' 'confrontational' 'hip hop' 'rousing' 'uncompromising' + 'street smart' 'rap' 'empowering' 'east coast rap' 'paranoid' 'harsh' + 'angry' 'visceral']","This hardcore rap song from a street smart East Coast rapper is uncompromising, confrontational, and aggressive, with an intense and menacing vibe that reflects the bitter, angry, and paranoid themes of the lyrics, yet it's also empowering and rousing, with literate and visceral verses that make for an eerie and hostile hip hop experience." +MODUL 11,Nik Bärtsch,Hishiryo - Piano Solo,2002,['jazz' 'ambient'],"Indulge in a relaxing and sophisticated musical journey with our latest jazz-infused ambient track, blending smooth beats and ethereal tones in perfect harmony." +Die My Darling,Kittie,In The Black,2009,"['malevolent' 'aggressive' 'intense' 'thrash metal' 'metalcore' 'rock' + 'menacing' 'girls night out' 'confrontational' 'heavy metal' 'hardcore' + 'alternative metal' 'loss grief' 'street smart' 'empowering' 'ominous' + 'metal' 'pop rock' 'hard rock' 'angry' 'volatile']","This song is an empowering and confrontational track with an aggressively malevolent sound that flirts with various genres from alternative metal to thrash metal, hardcore, and metalcore. Featuring an intense and ominous pop rock melody infused with heavy, hard rock riffs, it's perfect for a girls' night out or anyone looking to express feelings of loss, grief, or anger. The song's volatile and menacing energy is complemented by its street-smart lyricism, making it a must-listen for fans of rock and metal alike." +Santa Loves to Boogie,Asleep At The Wheel,Santa Loves to Boogie,2007,"['western swing revival' 'contemporary country' 'country' + 'neo traditionalist country']",Get ready to swing your partner with this contemporary country tune that pays tribute to the neo traditionalist and western swing revival sounds of classic country music. +You're Not Alone (Album / Single Version),Chicago,The Very Best Of: Only The Beginning,0,['70s' 'classic rock'],"Taking a page straight out of the 70s classic rock era, this song boasts high energy guitar riffs, groovy bass lines, and powerful vocals." +We Always Come Home,Toy Matinee,Toy Matinee,1990,"['earnest' 'sentimental' 'contemporary pop rock' 'alternative indie rock' + 'progressive rock' 'adult alternative pop rock' 'pop rock' 'progressive']","This heartfelt and introspective anthem blends adult alternative pop rock and progressive rock with elements of alternative indie rock and contemporary pop rock, resulting in a truly earnest and sentimental track that beckons listeners to embark on a soul-stirring journey of self-discovery and reflection." +Uh La La La,Alexia,The Party,1997,"['celebratory' 'club dance' 'pop' 'sexy' 'carefree' 'electronic' + 'italian music' 'energetic' 'dance' 'fun' '90s' 'house' 'international' + 'pop rock' 'western european traditions' 'playful']","This song is an energetic, international pop rock anthem with playful electronic beats and house influences, reminiscent of 90s club dance tracks, blending western European traditions and sexy Italian music into a fun and celebratory pop hit perfect for carefree dance parties." +It's Hard To Be Mistreated,Memphis Minnie,Queen Of Country Blues,1999,['blues'],"This soulful blues track immerses the listener in a world of heartache and raw emotions, with powerful vocals and captivating guitar riffs." +Propositions,Curved Air,Curved Air,1970,['rock' 'pop' 'progressive rock' 'pop rock' 'progressive'],"This song seamlessly blends progressive rock, pop rock, and pop elements to create an innovative and captivating sound within the realm of progressive rock music." +Death 9000,Mux Mool,Skulltaste,2010,"['avant garde' 'club dance' 'hip hop' 'electronic' 'experimental' 'funk' + 'pop rock' '00s' 'indie']","This song combines elements of pop rock, electronic, hip hop, indie, funk, avant garde, and experimental music to create a dynamic and club dance-friendly sound that is emblematic of the early 00s music scene." +Up Here In The North Of England,The Icicle Works,If You Want To Defeat Your Enemy Sing His Song,1987,['synthpop' '80s'],This upbeat song transports listeners back to the neon-filled dance floors of the 80s with its infectious synthpop melody. +Shores of White Sand,Emmylou Harris,All I Intended to Be,2008,"['earnest' 'elegant' 'reflective' 'beautiful' 'alt country' 'pop' + 'alternative' 'sentimental' 'contemporary country' 'introspection' + 'bittersweet' 'ethereal' 'ambitious' 'alternative indie rock' 'country' + 'reflection' 'soothing' 'calm peaceful' 'pop rock' 'poignant' + 'atmospheric' 'intimate' 'folk' 'sunday afternoon']","This alternative indie rock song is a beautiful and reflective piece that is both intimate and ethereal, combining elements of alt country, pop rock, and folk music to create an atmospheric and soothing sound that is perfect for a calm Sunday afternoon of introspection and reflection, with a poignant and bittersweet tone that is both honest and earnest, showcasing the artist's ambitious and contemporary approach to the alternative music genre." +Dieter Meyers Inst.,Kaizers Orchestra,Maestro,2005,"['cathartic' 'indie rock' 'provocative' 'urgent' 'dramatic' 'intense' + 'rowdy' 'new wave post punk revival' 'menacing' 'euro rock' + 'the creative side' 'late night' 'alternative' 'passionate' 'meandering' + 'rollicking' 'rousing' 'raucous' 'nihilistic' 'fiery' + 'alternative indie rock' 'ominous' 'maverick' 'pop rock' 'atmospheric' + 'lively' 'volatile']","An intense, rollicking anthem that vividly captures the maverick spirit of alternative indie rock, with a rowdy, ominous energy that is both cathartic and atmospheric, driven by the urgent, passionate vocals and the fiery, new wave post punk revival riffs that make this song an unforgettable and provocative journey through the nihilistic and volatile side of the creative spirit - a perfect late night soundtrack for those who crave something more than just pop rock, but a truly rousing and meandering experience that will leave you breathless and hungry for more." +Gospel Groove,Shuggie Otis,Shuggie's Boogie: Shuggie Otis Plays The Blues,1970,"['exuberant' 'electric blues' 'road trip' 'regional blues' + 'west coast blues' 'rnb' 'hypnotic' 'amiable good natured' 'sensual' + 'introspection' 'soul' 'pool party' 'blues' 'summer' 'freewheeling']","Get ready for a soulful, exuberant road trip with amiable good-natured mates as you journey through the regional blues of the West Coast, filled with moments of introspection and hypnotic freewheeling groove, perfect for a summer pool party or sensual rendezvous, powered by the electrifying blend of RnB and blues music." +Enough Love,Kim Stockwood,Bonavista,0,['canadian' 'pop' 'pop rock'],"Experience the infectious pop rock beats of the Canadian duo, as they deliver a perfect blend of undeniable pop hooks and electrifying guitar riffs in their latest pop-infused hit." +Beat Of The Night,Alexia,Fan Club,1997,['eurodance' '90s'],This upbeat and energetic eurodance track from the 90s features pulsing beats and catchy synth melodies guaranteed to get you moving. +Left Hand Blues,Big Bill Morganfield,Rising Son,0,"['passionate' 'rollicking' 'contemporary blues' 'modern electric blues' + 'earthy' 'blues']","Get ready to be swept away by the passionate and rollicking sounds of modern electric blues with a contemporary twist, as this earthy and authentic blues track takes you on a musical journey to a place where the blues still reign supreme." +Yours,Lovex,Divine Insanity - International version,2005,['rock' 'sad'],"Experience the emotional depth of heartbreak through the raw, gritty sound of rock in this captivating and sorrowful ballad." +If You Got a Love You Better (Hold On to It),Bobby Byrd,Hot Pants! (The Amazing Bobby Byrd),1972,['funk' 'soul'],This soulful and funky track features smooth grooves and infectious rhythms that will have you moving and grooving all night long. +Blue Eyed Pop,The Sugarcubes,It's - It,1988,['rock' 'alternative'],"This is a raw and highly energized alternative rock track, featuring gritty guitar riffs, driving basslines, and explosive drums that come together to create an edgy and highly infectious sound." +Wandering Eye,Fat Freddy's Drop,Wandering Eye 12,2005,['reggae'],This new track is a lively and infectious reggae tune that will have you swaying to its irresistible beat. +Party On The Mountain,Nitty Gritty Dirt Band,Welcome To Woody Creek,2004,['country' 'folk'],"This Americana-inspired song is a fusion of folk and country, featuring twangy acoustic guitars and heartfelt lyrics about life in rural America." +Black Betty,Ram Jam,Original Hits - Pub Jukebox,1977,['70s' 'rock' 'classic rock'],"Experience the electrifying energy of classic rock from the 70s with this hard-hitting rock anthem, guaranteed to leave you headbanging and craving more!" +Killer Boots,Accidents Never Happen,Oslo Beat,0,['rock' 'alternative' 'pop rock' 'indie'],"This song boasts a unique blend of pop rock, indie, alternative, and straight up rock that is sure to cater to a diverse range of music lovers out there." +Endless Rail,The Inchtabokatables,Ultimate Live,2001,['rock' 'alternative rock' 'pop rock'],"This energetic and catchy song blends pop rock, alternative rock, and rock elements together for a dynamic and unforgettable listening experience." +Stand Up,Frankie Paul,Come Back Again,0,['dancehall' 'reggae'],"This high-energy track blends the infectious rhythms and beats of dancehall with the soulful melodies and uplifting messages of reggae, resulting in a vibrant and irresistible sound that's sure to get the party started." +Shadow Of The Hierophant (Extended Playout Version),Steve Hackett,Voyage Of The Acolyte,2005,"['gloomy' 'dramatic' 'theatrical' 'literate' 'melancholy' 'prog rock' + 'indulgent' 'complex' 'introspection' 'cerebral' 'ambitious' 'ominous' + 'progressive rock' 'elaborate' 'pop rock' 'detached']","Indulgent and cerebral, this ambitious and literate song combines the complex, progressive rock sounds with pop rock sensibility while exploring themes of introspection and melancholy, creating an ominous and gloomy atmosphere that is both dramatic and theatrical." +Huckleberry Grove,Ocean Colour Scene,Songs For The Front Row - The Best Of,1997,['britpop' 'rock' 'pop' 'mod' '90s' 'acoustic' 'indie'],"This upbeat and catchy tune has elements of britpop, indie, and pop while also incorporating mod and rock influences from the 90s, all while maintaining an acoustic feel." +You're Here,Steve Vai,G3 Live: Rockin' in the Free World,0,['guitar' 'guitar virtuoso' 'rock' 'hard rock'],"Get ready to be blown away by the electrifying guitar virtuoso who rips through hard rock and delivers raw, authentic sound with every note on their trusty guitar." +Nobody's Lonesome for Me,Hank Williams,Hank Williams Jamboree,1965,['country'],"Filled with twangy guitar riffs and heart-wrenching lyrics, this new country hit is sure to make you grab your cowboy hat and dance along." +Roadworn And Weary,The Supersuckers,Live at Bart's CD Cellar and Record Shop,0,['punk' 'mellow' 'rock' 'country' 'acoustic'],"This song is an eclectic blend of punk and mellow vibes with a touch of country twang, elevated by the driving energy of rock while still maintaining a raw acoustic feel." +Set it on Fire,Eve,Le Transporteur 3 - The Transporter III (Original Motion Picture Soundtrack),0,['hip hop' 'electronic' 'cool' '00s'],"Get lost in the smooth beats of this electronic hip hop track, with a cool vibe straight out of the 00s." +Have I Told You Lately That I Love You,George Faith,Reggae For Lovers,1996,['reggae'],Get ready to unwind with this smooth and groovy reggae tune that'll transport you to a tropical paradise. +One More Night,Stars,Live at Lollapalooza 2006: Stars,2006,['indie pop' 'indie'],"This indie pop song is a catchy and upbeat track featuring energetic guitar riffs, shimmering synthesizers, and a playful vocal delivery that perfectly encapsulates the free-spirited and unapologetically individualistic attitude of the indie music scene." +Something Spooky,Atomic Kitten,Right Now,1999,"['female vocalist' 'swinging' 'british' 'pop' 'dance pop' '90s' + 'agreeable' 'positive' 'teen pop' 'pop rock']","Get ready to experience a groovy journey back to the 90s with this agreeable and positive pop rock track led by a charismatic British female vocalist, combining elements of dance pop and swinging teen pop that is bound to get you dancing!" +I Forgive You,Maria McKee,Maria McKee,1993,"['cathartic' 'earnest' 'reflective' 'organic' 'romantic' 'delicate' + 'alternative pop rock' 'literate' 'alternative' 'passionate' + 'college rock' 'sophisticated' 'bittersweet' 'ambitious' + 'alternative indie rock' 'pop rock' 'country rock' 'poignant' 'intimate' + 'enigmatic']","This alternative indie rock song is a sophisticated and ambitious blend of pop rock and alternative pop rock, layered with poignant and passionate lyrics that evoke a delicate and earnest romance. The cathartic and reflective vibe, along with its literate and intimate lyrics, make it an enigmatic and organic addition to the college rock and alternative scenes. It has a bittersweet country rock flair that adds depth to its captivating and emotionally charged sound." +Man vs Ape,Eyedea & Abilities,E&A,2004,['hip hop'],"In this upbeat and high-energy track, the artist delivers clever rhymes and catchy beats that perfectly capture the essence of classic hip hop music." +Spanish Lady,Shane MacGowan And The Popes,The Rare Oul' Stuff,0,['folk'],This song is a beautifully crafted folk ballad that will transport you to a simpler time. +Fried Bananas,Cal Tjader,Solar Heat,1968,['latin jazz' 'jazz' 'world fusion' 'cool' 'post bop' 'afro cuban jazz'],"This cool and innovative jazz song seamlessly blends world fusion, post bop, and Latin jazz with a touch of Afro-Cuban influence." +Da Booty,A Tribe Called Quest,The Love Movement,1998,"['jazz rap' 'sexual' 'confident' 'smooth' 'partying' 'celebratory' 'witty' + 'coolncocky' 'guys night out' 'boisterous' 'hip hop' 'brash' + 'amiable good natured' 'carefree' 'rousing' 'street smart' 'rap' + 'freedom' 'east coast rap' 'energetic' 'warm' 'fun' 'soothing' + 'swaggering' 'intimate' 'playful' 'alternative rap' 'freewheeling']","This song is a celebration of guys night out with its upbeat energy and freewheeling jazz rap flow, featuring witty and playful lyrics that exude confidence and street smarts, all while maintaining a carefree and amiable good-natured attitude. The smooth and soothing vocals are complemented by a boisterous and rousing beat, making it a perfect party anthem for anyone looking to let loose and have some fun. As an alternative rap track, it seamlessly combines hip hop and jazz elements to create a unique and refreshing sound that is both cool and cocky, while remaining intimate and sexual in nature. Overall, this song is a must-listen for anyone who loves east coast rap and wants to experience the freedom and swaggering spirit it represents." +Start It Up,A Tribe Called Quest,The Love Movement,1998,"['jazz rap' 'sexual' 'confident' 'smooth' 'partying' 'celebratory' 'witty' + 'coolncocky' 'guys night out' 'boisterous' 'hip hop' 'brash' + 'amiable good natured' 'carefree' 'rousing' 'street smart' 'rap' + 'freedom' 'east coast rap' 'energetic' 'warm' 'fun' 'soothing' + 'swaggering' 'intimate' 'playful' 'alternative rap' 'freewheeling']","This lively and dynamic jazz rap anthem boasts clever and charming lyrics delivered by a confident and swaggering artist, creating a perfect blend of East Coast street smarts and alternative freewheeling spirit. The song's cool and cocky vibe encourages carefree partying with the boys, celebrating freedom and sexual liberation in a fun and amiable good-natured way, while the soothing and smooth rhythms make for a warm and intimate atmosphere, rousing up the energy and excitement with boisterous and playful beats that invite everybody to join in on the fun. Overall, this song is a perfect addition to any guys night out, inspiring all to let loose and enjoy the moment with its celebratory and hip hop-infused sounds." +Criminal Set,Xzibit,Weapons of Mass Destruction (Explicit),2004,['hip hop' 'cool' 'funk' 'west coast rap'],This hip hop track boasts smooth West Coast rap flows with a cool attitude and funky beat that will have you grooving all night long. +Generator Oil,Lefties Soul Connection,Hutspot,2006,['rnb' 'electronic' 'funk' 'pop rock'],"This song infuses elements of pop rock, electronic beats, captivating funk riffs, and smooth R&B vocals for a truly dynamic and genre-bending sound." +Even it Up,Heart,Live,0,['rock' 'classic rock' 'female vocalists'],"Get ready to rock out with powerful and timeless classic rock hits, brought to life by exceptional female vocalists who deliver electrifying performances in every song." +Road To Hell,Bruce Dickinson,The Best Of Bruce Dickinson,0,"['hanging out' 'gloomy' 'confident' 'aggressive' 'theatrical' + 'guys night out' 'boisterous' 'heavy metal' 'late night' 'tgif' + 'pop rock' 'gritty']","This boisterous pop rock anthem is perfect for a guys night out, exuding confident and aggressive energy with gritty heavy metal undertones, while the theatrical and gloomy vibe sets the scene for a late night of hanging out and celebrating TGIF." +Believer (2006 Remastered LP Version),Chic,Definitive Groove: Chic,0,['80s'],This infectious pop anthem takes listeners on a nostalgic journey back to the synth-filled soundscape of the iconic 80s era. +How,The Cranberries,Gold,1993,"['cathartic' 'earnest' 'elegant' 'indie rock' 'reflective' 'brooding' + 'organic' 'theatrical' 'alternative pop rock' 'heartache' 'rock' + 'literate' 'confrontational' 'alternative' 'amiable good natured' + 'passionate' 'sentimental' 'rousing' 'sophisticated' 'raucous' + 'whimsical' 'earthy' 'contemporary pop rock' 'stylish' 'introspection' + 'bittersweet' 'cynical sarcastic' 'alternative indie rock' 'reflection' + 'adult alternative pop rock' 'indie pop' 'pop rock' 'playful' 'detached']","This adult alternative pop rock song is both confrontational and sophisticated in its alternative indie rock sound, showcasing a mix of sentimental and detached vocals that transition seamlessly into a passionate and amiable good-natured chorus. Laden with earnest reflection, cynical sarcasm, and deep introspection, it balances whimsical, cathartic, and earthy themes against the contemporary pop rock backdrop. The brooding indie pop verses give way to a rousing alternative pop rock chorus, steeped in heartache and literate, reflective lyrics, while retaining an elegant, raucous, and playful delivery that is both stylish and organic, resulting in a bittersweet and theatrical experience." +Dance Of The Golden Flamingoes,Julian Jay Savarin,Waiters On The Dance,2001,"['dramatic' 'theatrical' 'druggy' 'boisterous' 'the creative side' + 'prog rock' 'rollicking' 'rousing' 'scary music' 'ethereal' + 'progressive rock' 'maverick' 'elaborate' 'pop rock' 'psychedelic garage' + 'lively' 'trippy' 'freewheeling']","This progressive rock anthem is a freewheeling, ethereal journey that seamlessly blends pop rock with psychedelic garage and boisterous prog rock, resulting in an elaborate and dramatic masterpiece that showcases the maverick and creative side of the artist, with a trippy and druggy vibe that's both rollicking and scary music, punctuated by rousing theatrics and lively instrumentals that are sure to transport the listener to another realm." +Five Steps,The Davenports,Speaking Of The Davenports,2000,"['mellow' 'guitar' 'alternative pop rock' 'alternative indie rock' + 'acoustic' 'pop rock']","Get ready for an eclectic mix of alternative indie rock, pop rock, and alternative pop rock sounds, combining electric and mellow acoustic guitar elements that perfectly complement each other." +The Guv'Nor,Brian May,Another World,1998,"['earnest' 'urgent' 'dramatic' 'aggressive' 'guitar virtuoso' 'theatrical' + 'rock' 'bright' 'heavy metal' 'classic rock' 'brash' 'small gathering' + 'rousing' 'freedom' 'energetic' 'bittersweet' 'warm' 'swaggering' + 'pop rock' 'hard rock' 'lively']","This aggressive and energetic rock anthem showcases the guitar virtuoso's prowess in classic and hard rock, with swaggering pop rock and a touch of heavy metal thrown in for good measure, all set to a bright and lively beat perfect for a small gathering. The earnest and urgent vocal delivery adds a sense of freedom and brashness to the performance, tempered by bittersweet and theatrical flourishes that create a warm and dramatic, yet rousing atmosphere." +Shattered By Broken Dreams,Avenged Sevenfold,Sounding The Seventh Trumpet,2001,"['bitter' 'earnest' 'emo' 'urgent' 'dramatic' 'malevolent' 'aggressive' + 'intense' 'metalcore' 'menacing' 'confrontational' 'heavy metal' + 'alternative metal' 'tense anxious' 'angst ridden' + 'alternative indie rock' 'ominous' 'metal' 'pop rock' 'post hardcore' + 'harsh' 'angry' 'volatile' 'bleak']","This song is a bitter and aggressive piece of alternative indie rock that seamlessly blends elements of alternative metal, pop rock, and heavy metal, resulting in an intense and menacing track that encapsulates an urgent sense of angst with harsh and ominous lyrics, creating a dramatic and angst-ridden piece of post hardcore, emo and metal that is both tense and anxious, ultimately leading to a malevolent and volatile sound that is both bleak and captivating." +Sky Juice,Lone Ranger,M-16,1980,['dancehall' 'reggae' 'dub'],"This new dancehall track features a fusion of reggae and dub influences, resulting in a vibrant and exciting sound perfect for the dance floor." +Geisha Boys And Temple Girls,Heaven 17,* Naked As Advertised  Versions 08,1981,['electronic' '80s'],Transport yourself back to the neon lights and synth-heavy beats of the 80s with this electrifying electronic track. +The Piano Lesson,The Carla Bley Band,I Hate To Sing,2005,['jazz'],"This mesmerizing tune combines a sultry jazz melody with smooth vocals, creating the perfect late-night listening experience." +From Head To Sandy Toes,The Loose Salute,Tuned To Love,2007,"['earnest' 'laid back mellow' 'relaxed' 'road trip' + 'alternative country rock' 'reverent' 'amiable good natured' 'wistful' + 'dreamy' 'earthy' 'gentle' 'alternative indie rock' 'nostalgic' + 'calm peaceful' 'yearning' 'indie pop' 'pop rock' 'summer' 'sweet']","This alternative indie rock masterpiece captures the essence of a road trip with its calm peaceful undertones and pop rock beats, all while emanating a yearning, amiable good natured energy that's both relaxed and sweet, creating a laid-back mellow soundscape that's earnest, gentle, and nostalgic, with hints of earthy indie pop and wistful alternative country rock that perfectly captures the reverent, dreamy essence of a summer day." +I'll Still Be Loving You,Restless Heart,Restless Heart,1986,"['amiable good natured' 'sophisticated' 'adult contemporary' + 'contemporary country' 'country' 'pop rock' 'refined']",Experience the fusion of sophisticated and refined pop rock with the amiable good-natured vibes of contemporary country and the smoothness of adult contemporary in this well-crafted song. +Well Fed Fuck,Born Against,9 Patriotic Battle Hymns for Children,1993,['hardcore'],This hardcore track is packed with aggressive vocals and high-energy instrumentals that are sure to get your heart racing. +Manon,Pulp,Masters Of The Universe: Pulp On Fire 1985-86,1994,['rock'],"This high-energy track is a straight-up, unapologetic rock anthem that'll have you jumping out of your seat." +The Same Thing,Big Bill Morganfield,Rising Son,0,"['passionate' 'rollicking' 'contemporary blues' 'modern electric blues' + 'earthy' 'blues']","Get ready to feel the passion and energy of a rollicking modern electric blues sound, as this contemporary blues track transports you to an earthy world of pure blues magic." +Heroes of the Corner Bar,Swingin' Utters,Hatest Grits: B-Sides and Bullshit,0,"['cathartic' 'hanging out' 'indie rock' 'aggressive' 'coolncocky' 'rock' + 'rowdy' 'boisterous' 'confrontational' 'wry' 'snide' 'rambunctious' + 'passionate' 'punk revival' 'raucous' 'street smart' 'empowering' + 'energetic' 'alternative indie rock' 'pop rock' 'gritty' 'fierce' + 'drinking' 'playful' 'visceral']","Get ready to let loose and feel alive as the alternative indie rock anthem hits hard with aggressive guitar riffs, confrontational lyrics, and a rowdy beat that empowers you to let loose and enjoy the visceral, cathartic experience of hanging out and drinking with the street smart, raucous crowd. The punk revival energy blends with pop and indie rock influences, delivering a passionate and playful performance that's both wry and snide, as the coolncocky attitude of the band takes over, leaving you feeling gritty and fierce after a rambunctious, boisterous ride through the world of rock." +Don't Come Around Here No More,Tom Petty And The Heartbreakers,Greatest Hits,1985,['rock' 'classic rock' '80s'],This classic rock anthem from the 80s delivers electrifying guitar riffs and raw vocals that capture the essence of the golden era of rock. +When You Walk In The Room,Fyfe Dangerfield,Fly Yellow Moon,2010,"['earnest' 'reflective' 'early morning' 'alternative pop rock' 'british' + 'rock' 'alternative' 'happy' 'amiable good natured' 'carefree' 'quirky' + 'introspection' 'innocent' 'alternative indie rock' 'fun' 'indie pop' + 'pop rock' 'atmospheric' 'summer' 'cheerful' 'sweet' 'indie']","This alternative indie pop rock hit showcases an amiable good natured sound, sweet lyrics, and earnest introspection, evoking happy and innocent feelings with its quirky, atmospheric indie vibe that's both fun and reflective - a perfect summer anthem for the carefree British rocker." +Don't!,Shania Twain,Don't!,2004,['pop' 'country' 'female vocalists'],"Experience the perfect blend of female vocalists, pop beats and country twang in this catchy and memorable song that's sure to have you singing along." +Your Walls My Words,Inhale Exhale,The Lost_ The Sick_ The Sacred,0,"['cathartic' 'urgent' 'alternative ccm' 'aggressive' 'intense' 'christian' + 'metalcore' 'religious' 'heavy metal' 'hardcore' 'passionate' 'spiritual' + 'alternative metal' 'christian metal' 'fiery' 'screamo' + 'alternative indie rock' 'metal' 'pop rock' 'contemporary christian' + 'post hardcore' 'hard rock' 'visceral']","This fiery and intense song is a cathartic and passionate blend of contemporary Christian, alternative indie rock, and screamo, with elements of pop rock, heavy metal, and alternative CCM. Its urgent and visceral energy is both aggressive and spiritual, with a post hardcore and metalcore edge that brings a hardcore quality to the Christian metal scene." +I'll Be The One,Phil Vassar,American Child,0,"['earnest' 'reflective' 'smooth' 'the great outdoors' 'reverent' 'picnic' + 'amiable good natured' 'sentimental' 'rollicking' 'wistful' 'rousing' + 'sophisticated' 'autumnal' 'contemporary country' 'earthy' 'stylish' + 'warm' 'fun' 'country' 'yearning' 'summery' 'summer' 'refined' + 'long walk' 'sunday afternoon' 'playful' 'slick']","This contemporary country song invites listeners to take a long walk through the great outdoors on a warm Sunday afternoon, with an amiable good-natured tone that is both sophisticated and earthy. Its slick, stylish instrumentation expertly captures a wistful yearning and warm sentimentality, evoking the reflective charm of an autumnal picnic. But when the rollicking, rousing chorus kicks in, the song becomes a playful and fun celebration of the joys of summer, with a smooth and polished flair that is both reverent and summery." +Yeah Ha,Saeed Younan,Azuli Presents Miami 2010,0,['electronic'],"This new hit song is a soundscape of electric vibes, catchy beats, and mesmerizing synths, showcasing the best of contemporary electronic music." +Return Of The King,Bruce Dickinson,The Chemical Wedding,0,"['cathartic' 'provocative' 'hostile' 'aggressive' 'revolutionary' + 'intense' 'theatrical' 'british' 'rock' 'confrontational' 'heavy metal' + 'classic rock' 'fiery' 'metal' 'pop rock' 'hard rock' 'power metal' + 'angry' 'volatile' 'visceral']","This hard-hitting track with elements of classic rock and heavy metal is an aggressive and confrontational anthem that represents the rebellious and revolutionary spirit of British power metal, featuring intense and visceral instrumentals that culminate in a cathartic and hostile experience for any listener, all while offering a provocative and theatrical commentary on society that is both fiery and angry." +(How Could You) Ever,Beth Rowley,Oh My Life,2008,"['jazz' 'alternative indie rock' 'female vocalists' + 'adult alternative pop rock' 'pop rock' 'blues' + 'contemporary singer songwriter']","Blending the sounds of Adult Alternative Pop Rock and Alternative Indie Rock with soulful hints of Jazz and Blues, this Contemporary Singer Songwriter's latest release boasts powerful Female Vocalists and an infectious Pop Rock energy." +Is Anybody Home?,Our Lady Peace,Live,1999,"['alternative pop rock' 'rock' 'alternative' 'post grunge' + 'alternative rock' 'alternative indie rock' 'pop rock']","Get ready to rock out to this band's eclectic blend of alternative indie rock, pop rock, post grunge, and alternative pop rock, with a touch of alternative rock thrown in for good measure." +Dig It (Live),Soulive,Soulive (International),0,['jazz' 'jazzy'],Get ready to tap your feet and sway your hips to the smooth and jazzy rhythms of this vintage jazz song. +Prime Of My Life,Phyllis Hyman,Living All Alone + Prime Of My Life,0,"['elegant' 'romantic evening' 'romantic' 'jazz' 'rnb' 'quiet storm' + 'dinner ambiance' 'stylish' 'sensual' 'urban' 'adult contemporary rnb' + 'soul' 'intimate' 'vocal jazz']","Indulge in an intimate and elegant romantic evening with the smooth and sultry adult contemporary R&B and soul soundscapes of this urban artist, blending vocal jazz and quiet storm with a touch of jazz for the perfect dinner ambiance, bringing a stylish and sensual vibe to the airwaves." +Unite to Progress,Capdown,Civil Disobedients,2000,"['punk' 'british' 'rock' 'pop' 'ska' 'classic rock' 'alternative' + 'alternative rock' 'ska punk' 'metal' 'pop rock']","Get ready to rock out to this dynamic blend of classic rock, pop rock, punk, alternative, ska, pop, and British influences, with a touch of ska punk, metal, and alternative rock that delivers a non-stop, high-energy rock experience." +Curious,3LW,3LW,2000,"['exuberant' 'celebratory' 'pop' 'rnb' 'amiable good natured' 'stylish' + 'urban' 'innocent' 'fun' 'female vocalists' 'soul' 'teen pop' 'pop rock' + 'cheerful']","This exuberant pop rock song, featuring urban beats and amiable good natured lyrics sung by female vocalists, is a celebration of innocent fun and youthful spirit, blending elements of pop, R&B and stylish teen pop into a soulful and cheerful mix that is sure to put a smile on your face." +Walk a Lonely Road,The Magnetic Fields,Realism,2010,['beautiful' 'electronic' 'warm' 'banjo'],"In this stunning piece, electronic beats blend with the sweet sounds of a banjo, creating a warm and beautiful melody that is sure to captivate listeners." +Long Time No See,Leon Ware,Musical Massage,2003,"['elegant' 'laid back mellow' 'sexual' 'smooth' 'sex' 'romantic' + 'slow dance' 'sexy' 'rnb' 'quiet storm' 'passionate' 'sophisticated' + 'smooth soul' 'seduction' 'sensual' 'soothing' 'soul' 'yearning' + 'intimate']","This song is a sophisticated and elegant masterpiece that intertwines elements of soul and R&B to create a yearning and passionate anthem of love and desire. The laid-back mellow rhythm offers a soothing and smooth soulful experience, perfect for slow dances and intimate moments of seduction. The smooth and sensual vocals convey a quiet storm of sexual energy, igniting a romantic flame that burns long after the music fades. Sexy and compelling, this song is the perfect soundtrack for any moment of passion and romance." +Mama,Quest Pistols,Grand Theft Auto IV: Vladivostok FM,2007,['electronic'],This electronic track is a high-energy dance anthem that will make you want to move. +One Blood (Jiggy Homicide),K-OS,Joyful Rebellion,2004,"['earnest' 'provocative' 'urgent' 'reflective' 'dramatic' 'organic' + 'canadian' 'literate' 'hip hop' 'brash' 'meandering' 'fractured' + 'sophisticated' 'tense anxious' 'underground rap' 'street smart' 'rap' + 'earthy' 'stylish' 'sprawling' 'weary' 'searching' 'alternative rap']","Experience the gripping and introspective soundscapes of Canadian underground rap artist in their latest release, a stylish and literate composition that weaves together elements of hip hop and alternative rap with fractured, meandering beats and urgent, reflective lyrics that explore themes of weariness, sophisticated searching and street smart survival, all anchored by the earthy organic rhythms of the sprawling, brash production." +Battle Hymns,The Nightwatchman,Body Of War: Songs That Inspired An Iraq War Veteran,2007,['acoustic'],"This acoustic ballad showcases the raw emotion and intimacy of the singer-songwriter's heartfelt lyrics in a stripped-down, authentic setting." +Adlai Stevenson,Sufjan Stevens,The Avalanche,2006,['pop rock' 'folk' 'indie'],"This song is a dynamic blend of pop rock, indie, and folk, layered with textured instrumentals and a poignant message that will have you humming along for days." +Myami Style,Bass Junkie,Comply,2004,['electro' 'electronic' 'bass'],Get ready to dance to the infectious beat of this electronic masterpiece as the pulsating bass and electro energy submerge you into a sonic euphoria. +Got No Place To Go,Gabriella Cilmi,Lessons To Be Learned,2008,"['confident' 'smooth' 'partying' 'celebratory' 'jazz' 'bright' + 'girls night out' 'light' 'pop' 'amiable good natured' 'passionate' + 'sentimental' 'rousing' 'whimsical' 'brassy' 'contemporary pop rock' + 'stylish' 'sensual' 'energetic' 'female vocalists' 'yearning' 'teen pop' + 'pop rock' 'summery' 'summer' 'lively' 'contemporary singer songwriter' + 'slick' 'freewheeling']","Get ready for a wild and playful girls night out with an energetic and celebratory contemporary pop rock anthem that is both sentimentally yearning and passionately confident featuring slick female vocalists, a brassy and lively jazz-infused sound, and a freewheeling, whimsical essence that is perfect for summer partying and feel-good fun with its smooth and stylish blend of pop and rousing beats, all wrapped up in a contemporary singer-songwriter style that is both amiable and good-natured, while still being sensual and delightfully whimsical." +Warakurna,Midnight Oil,Diesel And Dust,1987,"['cathartic' 'bitter' 'earnest' 'urgent' 'reflective' 'confident' + 'aussie rock' 'brooding' 'aggressive' 'revolutionary' 'intense' + 'road trip' 'alternative pop rock' 'acerbic' 'rock' 'literate' + 'album rock' 'confrontational' 'passionate' 'college rock' 'rousing' + 'uncompromising' 'street smart' 'empowering' 'cerebral' + 'alternative indie rock' 'rebellious' 'pop rock' 'visceral']","This album of alternative indie rock is an uncompromising mix of bitter, confrontational, and aggressive tracks that are both empowering and revolutionary, with deep, brooding lyrics that are both literate and street smart. The intense, passionate, and cathartic songs are alternately acerbic and empowering, with urgent and visceral melodies that are both rousing and rebellious. From road trip college rock to alternative pop rock, the album is an earnest and confident mix of pop rock and album rock that is both cerebral and reflective, ideal for those seeking an alternative to mainstream rock. With its deep, introspective lyrics and urgent, uncompromising melodies, this is an album that demands to be heard." +So And So,Holly Cole,Don't Smoke in Bed,1993,"['reserved' 'elegant' 'laid back mellow' 'romantic evening' 'standards' + 'jazz' 'melancholy' 'sophisticated' 'dinner ambiance' 'stylish' 'sensual' + 'rainy day' '90s' 'female vocalists' 'reflection' 'intimate' 'vocal' + 'traditional pop' 'vocal jazz']","This sultry and refined track features a reserved, laid back mellow vibe with the sophisticated and elegant female vocalists reminiscent of traditional pop and vocal jazz of the 90s - perfect for a melancholic, rainy day or a romantic evening ambiance. The song sets an intimate and stylish dinner mood with a touch of sensuality and reflection, making it an ideal choice for jazz enthusiasts who appreciate the standards." +Travellers Tune,Ocean Colour Scene,Anthology,1996,['rock' 'pop rock'],This high-energy pop rock anthem is infused with electrifying guitar riffs and a driving beat that brings out the best elements of rock. +Pleasure And Pain,Idlewild,I Understand It,2005,['indie rock'],"This indie rock song features a raw, guitar-driven sound that captures the rebellious spirit of the genre." +Goin' Steady,Faron Young,Live Fast_ Love Hard_ Die Young (Best of_ Vol. 1),1994,['country'],"This song has a classic, nostalgic feel to it with a twangy, country-inspired sound." +Relaxin' At Camarillo,Tommy Flanagan,Complete Originals Recordings,0,['jazz'],Swing to the smooth rhythms and soulful melodies of this jazz-infused track. +Innerspace,Bruce Dickinson,Skunkworks,0,"['cathartic' 'provocative' 'hostile' 'aggressive' 'revolutionary' + 'intense' 'theatrical' 'confrontational' 'heavy metal' 'fiery' 'pop rock' + 'angry' 'volatile' 'visceral']","Get ready to unleash your inner rebel with this fierce and fiery pop rock anthem, featuring intense heavy metal riffs and confrontational lyrics that are both provocative and cathartic, creating a visceral and volatile experience that is both aggressive and hostile - making it the perfect choice for those in need of a revolutionary and theatrical release of their pent-up anger." +Thick As Thieves,The Jam,The Jam At The BBC,1979,"['cathartic' 'exuberant' 'earnest' 'punk' 'urgent' 'reflective' + 'confident' 'aggressive' 'intense' 'coolncocky' 'rowdy' 'punk new wave' + 'literate' 'confrontational' 'brash' 'passionate' 'rousing' 'raucous' + 'tense anxious' 'street smart' 'stylish' 'energetic' 'fiery' + 'alternative indie rock' 'swaggering' 'new wave' 'rebellious' 'pop rock' + 'angry' 'volatile' 'visceral' 'british punk']","Get ready to rock out with this confrontational and intense alternative indie rock anthem that combines brash punk and rousing new wave elements to create an exuberant and rowdy sound, complete with swaggering vocals and passionate lyrics that reflect a street-smart, rebellious attitude that is both literate and reflective while still maintaining a sense of urgency and catharsis, making it perfect for anyone looking for a visceral and cathartic musical experience that is both explosive and stylish." +009,Apulanta,Aivan kuin kaikki muutkin,1998,['punk' 'pop rock'],Get ready to rock out with this infectious pop rock anthem infused with a hint of punk energy that will have you singing along all night long. +One Trick Pony,Holly Cole,Romantically Helpless,2000,['romantic evening' 'romantic' 'standards' 'jazz' 'vocal'],"This vocal jazz song, filled with romantic standards, is the perfect addition to a romantic evening with its sultry tones and smooth melodies." +Leave Wit You (I Think I Wanna),3LW,A Girl Can Mack,2002,['sexy' 'rnb' 'catchy' 'urban' 'dance' 'teen pop' 'pop rock' 'strong'],"Get ready to move and groove to this catchy pop rock and R&B infused dance anthem that exudes a strong and sexy urban vibe, perfect for any modern day teen pop enthusiast." +Worms,Comecon,Converging Conspiracies,1993,['death metal' 'heavy metal' 'metal' 'pop rock'],"This high-energy song features a fusion of pop rock, heavy metal, death metal, and metal elements, resulting in an intense and unforgettable listening experience." +Beware The Moon,The Krewmen,The Final Adventures Of The Krewmen Part 1,1991,['punk' 'rockabilly' 'psychobilly'],"This high-energy track fuses the rebellious spirit of punk with the raw, twangy guitar licks of rockabilly, all while dripping with the macabre energy that defines psychobilly." +Doin' It,Professor Longhair,Rock'N Roll Gumbo,1985,"['hanging out' 'at the beach' 'greasy' 'confident' 'new orleans blues' + 'regional blues' 'theatrical' 'bright' 'boisterous' 'rnb' + 'amiable good natured' 'passionate' 'rollicking' 'bravado' 'street smart' + 'earthy' 'freedom' 'stylish' 'energetic' 'spicy' 'celebration' + 'swaggering' 'blues' 'summery' 'new orleans rnb' 'summer' 'gritty' + 'playful']","Get ready to feel the sizzling energy of New Orleans R&B with this rollicking, playful, and stylish track that's infused with spicy, earthy blues and swaggering bravado, perfect for hanging out at the beach or any summer celebration, radiating a bright, amiable good-natured vibe that's brimming with confident, street smart passion and freedom, all wrapped up in a boisterous, gritty, and theatrical performance that captures the regional essence of New Orleans blues." +Not Kinda Worried,The Soundtrack of Our Lives,A Present From The Past,2005,"['cathartic' 'psychedelic rock' 'earnest' 'indie rock' 'reflective' + 'confident' 'brooding' 'somber' 'neo psychedelia' 'literate' 'melancholy' + 'amiable good natured' 'carefree' 'lush' 'sophisticated' 'dreamy' + 'complex' 'rocknroll' 'ambitious' 'alternative indie rock' + 'progressive rock' 'rebellious' 'elaborate' 'pop rock' 'poignant' + 'atmospheric' 'refined' 'playful' 'enigmatic']","This sprawling and sophisticated progressive rock odyssey channels the elaborate yet refined atmospheres of alternative indie rock and pop rock, with lush arrangements and poignant lyricism that captures both amiable good natured earnestness and cathartic, brooding ambition. From the dreamy, neo-psychedelic soundscapes of the reflective and enigmatic, to the psychedelic rock-infused playfulness of the more carefree, rock'n'roll-ready moments, this album is a literate and complex tour-de-force that will leave you both somber and uplifted." +Janeiro,Solid Sessions,Chill The Beach,2000,['trance'],This mesmerizing track will transport you to another dimension with its hypnotic trance beats. +Green Lights (Remastered Album Version),Bonnie Raitt,Green Light,1982,"['blues rock' 'marching' 'rock' 'album rock' 'contemporary pop rock' + 'pop rock' 'blues' 'strong' 'lively']","This song is a lively contemporary pop rock track with elements of blues rock and album rock, featuring a strong and marching beat that's perfect for fans of both blues and rock music." +Sanctuary,Gabriella Cilmi,Sanctuary,2007,['jazz' 'pop' 'soul' 'pop rock'],This soulful pop rock song combines elements of jazz and mainstream pop to create a dynamic and catchy tune. +Release Me,Junior Kimbrough,You Better Run: The Essential Junior Kimbrough,2002,"['modern delta blues' 'regional blues' 'rowdy' 'rambunctious' + 'electric delta blues' 'uncompromising' 'modern electric blues' 'earthy' + 'fiery' 'delta blues' 'blues' 'gritty' 'visceral' 'freewheeling']","This track is an uncompromising and rowdy blend of regional and modern electric blues, with visceral and freewheeling instrumentation that delves into the earthy rhythms of both electric and delta blues styles. The gritty and fiery vocals take the listener on a rambunctious ride through the depths of modern delta blues, creating a truly wild and unforgettable listening experience." +I'll Always Have Faith In You (LP Version),Carla Thomas,Beg_ Scream & Shout!: Vol. 2,0,['soul'],"This heart-wrenching ballad is filled with soulful vocals and raw emotion, carrying listeners on a journey of love and loss." +Aluga-se-vende,Móveis Coloniais de Acaju,Idem,2005,['rock' 'alternative' 'brazilian traditions' 'international' 'indie'],This track seamlessly blends international indie and alternative rock elements with a hint of Brazilian traditions for a truly unique sound that is both familiar and fresh. +Forget To Remember,Mudvayne,By The People_ For The People,2005,"['cathartic' 'hostile' 'partying' 'malevolent' 'aggressive' 'intense' + 'guys night out' 'hedonistic' 'confrontational' 'heavy metal' 'rousing' + 'alternative metal' 'raucous' 'fiery' 'angst ridden' 'ominous' 'metal' + 'pop rock' 'bleak']","This aggressive and confrontational alternative metal and pop rock song is intense and cathartic, with an ominous and hostile vibe that will leave you feeling roused and ready for anything. The heavy metal and angst ridden lyrics are raucous and hedonistic, perfect for a guys night out, but the underlying malevolent and fiery energy is anything but celebratory. This is a bleak yet invigorating tune that will get your blood pumping and your adrenaline flowing." +A Matter of Heart,Stan Rogers,From coffee house to concert hall,1999,"['reflective' 'canadian' 'traditional folk' 'bittersweet' 'yearning' + 'intimate' 'folk']",This intimate and reflective Canadian folk song captures a bittersweet yearning and showcases traditional folk elements. +Pip Pip,The Envy Corps,Dwell,2008,"['indie rock' 'rock' 'new wave post punk revival' 'alternative' + 'alternative rock' 'alternative indie rock' 'pop rock' 'dream pop']","This song seamlessly blends elements of alternative indie rock, pop rock, dream pop, new wave post punk revival, and alternative rock to create a genre-defying sound that harkens back to the best of indie rock's storied history while still firmly looking towards the future." +Prince of Mars,Kitchens Of Distinction,Cowboys and Aliens,1995,"['exuberant' 'earnest' 'laid back mellow' 'reflective' 'brooding' 'somber' + 'theatrical' 'alternative pop rock' 'shoegaze' 'rock' 'literate' + 'melancholy' 'confrontational' 'hypnotic' 'passionate' 'wistful' + 'whimsical' 'dreamy' 'cerebral' 'fiery' 'gentle' 'bittersweet' + 'cynical sarcastic' 'warm' 'ethereal' 'alternative indie rock' '90s' + 'yearning' 'ironic' 'pop rock' 'poignant' 'atmospheric' 'intimate' + 'dream pop' 'visceral' 'indie']","This song is a confrontational and ironic blend of alternative indie rock and pop rock, packed with exuberant passion, laid back mellow vibes, and poignant yearning. Its shoegaze and cynical sarcasm create a 90s-inspired, gentle and whimsical atmosphere that draws you in with hypnotic, visceral and atmospheric sounds. The melancholy and somber elements mix with indie and brooding wistfulness to create a warm and ethereal alternative pop rock sound that is both literate and reflective. With elements of dream pop, rock and a dreamy, fiery and cerebral feel, this bittersweet and theatrical song is both intimate and unforgettable." +Let There Be Drums,Incredible Bongo Band,Bongo Rock,1973,['laidback' 'pop' 'rnb' 'party' 'electronic' 'funk' 'pop rock' 'big beat'],"This pop rock and electronic track featuring laidback vibes, big beat drops, funky basslines, and R&B-inspired vocals is the ultimate party anthem for anyone who loves pop music." +First Class Riot,The Tough Alliance,A New Chance,2006,"['affection fondness' 'swedish pop rock' 'exuberant' 'hanging out' 'giddy' + 'exciting' 'celebratory' 'indie electronic' 'bright' 'boisterous' 'pop' + 'mischievous' 'effervescent' 'happy' 'amiable good natured' 'wistful' + 'rousing' 'electronic' 'dreamy' 'in love' 'energetic' 'tgif' + 'alternative indie rock' 'fun' 'indie pop' 'pop rock' 'atmospheric' + 'summer' 'gleeful' 'cheerful' 'playful' 'affirmation' 'joyous' + 'freewheeling']","This energetic and giddy alternative indie rock song is both exciting and exuberant, with bright pop rock and amiable electronic soundscapes that capture the feeling of being in love and fond of someone. The indie electronic and indie pop vibes provide a fun yet wistful atmosphere, while Swedish pop rock influence and rousing chorus make it the perfect anthem for hanging out and enjoying a joyous summer day. With playful lyrics and a dreamy, celebratory tone, this song is sure to get you feeling cheerful, mischievous, and effervescent - TGIF indeed!" +In Accordance With Prophecy,As Silence Falls,As Silence Falls,0,['metalcore' 'pop rock'],"This song seamlessly blends elements of pop rock and metalcore, creating a unique sound that is both catchy and heavy." +Process Of Elimination,Promoe,Government Music,2005,['hip hop' 'swedish' 'rap'],"This hip hop and rap track delivers catchy lyrics in a fresh Swedish style, with a beat that will have you bouncing." +Let's Stay In And Make Love,Nick Lowe,The Convincer,0,"['power pop' 'laid back mellow' 'reflective' 'smooth' 'rock' 'pop' + 'sophisticated' 'rainy day' 'introspection' 'bittersweet' 'country' + 'reflection' 'autumn' 'pop rock' 'country rock' 'poignant' 'americana' + 'intimate' 'indie']","This sophisticated pop rock ballad with power pop influences captures a laid back mellow vibe perfect for rainy autumn days, blending americana and country rock elements to create an introspective and intimate reflection on bittersweet emotions." +Send In The Clowns,Cold,13 Ways To Bleed Onstage,0,"['hostile' 'rock' 'heavy metal' 'alternative' 'post grunge' 'punk revival' + 'alternative metal' 'nihilistic' 'alternative rock' + 'alternative indie rock' 'pop rock' 'paranoid' 'hard rock']","This song is a hybrid of alternative indie rock, alternative metal, and post-grunge with elements of pop rock, punk revival, and alternative thrown into the mix, resulting in a heavily distorted and hostile sound that leans towards heavy metal and hard rock and is fueled by nihilistic, paranoid lyrics." +I'll be Lightning,Liam Finn,I'll be Lightning,2007,"['alternative singer songwriter' 'indie rock' 'reflective' 'eccentric' + 'early morning' 'delicate' 'bright' 'sentimental' 'autumnal' 'quirky' + 'bittersweet' 'warm' 'alternative indie rock' 'indie pop' 'pop rock' + 'poignant' 'intimate' 'indie']","This poignant and introspective indie pop rock track, from an alternative singer songwriter, captures the bittersweet nature of autumnal mornings with its bright and delicate instrumentation, nuanced lyrics, and eccentric, quirky touches that make it both warm and reflective." +The Strength To Go On,Rise Against,Appeal To Reason,2008,"['cathartic' 'bitter' 'exuberant' 'earnest' 'urgent' 'dramatic' + 'punk rock' 'aggressive' 'revolutionary' 'intense' 'guys night out' + 'confrontational' 'punk revival' 'rousing' 'raucous' 'tense anxious' + 'empowering' 'fiery' 'angst ridden' 'cynical sarcastic' + 'alternative indie rock' 'maverick' 'reflection' 'searching' 'rebellious' + 'pop rock' 'post hardcore' 'lively' 'volatile']","Guys night out is a bitter, confrontational and empowering alternative indie rock anthem that blends elements of punk rock, pop rock and post hardcore to create an exuberant and maverick sound that's both searching and revolutionary; with an intense, angst-ridden and earnest reflection on urgent issues, it's a cathartic and cynical sarcastic response to society's tensions and anxieties that's both lively and rebellious - a dramatic, rousing and raucous tribute to the fiery, volatile and angst-ridden spirit of punk revival." +The Great Gibber Plain,Midnight Oil,Redneck Wonderland,1998,"['aussie rock' 'alternative pop rock' 'album rock' 'pop' + 'alternative indie rock' 'pop rock']","This energetic and genre-bending song effortlessly blends alternative indie rock, pop rock, and album rock into a catchy pop melody, infused with hints of aussie rock and alternative pop rock influences." +Durch den Wald zum Bach Haus,Blackmore's Night,Beyond the sunset - the romantic collection,1999,"['romantic evening' 'dramatic' 'organic' 'contemporary folk' 'romantic' + 'halloween' 'guitar virtuoso' 'celtic' 'amiable good natured' 'epic' + 'dinner ambiance' 'in love' 'indulgent' 'ethereal' 'ambitious' + 'alternative indie rock' 'instrumental' 'international' 'pop rock' + 'atmospheric' 'refined' 'contemporary celtic' 'folk' 'goth rock' + 'enigmatic']","This epic international alternative indie rock song showcases a guitar virtuoso's refined skills over dinner ambiance, blending pop rock, contemporary folk, goth rock, and contemporary celtic genres to create an atmospheric and indulgent instrumental that's perfect for a dramatic, romantic evening or enigmatic Halloween celebration." +Hit Me Up (Album Version),Gia Farrell,Hit Me Up,2008,['pop' 'female vocalists'],"Get ready to dance and sing along to this infectious pop hit, featuring smooth female vocalists that will make you feel empowered and ready to take on the world!" +Advice Blues,Sippie Wallace,Sippie Wallace Vol. 2 (1925-1945),0,['blues'],"This soulful track captures the essence of raw, emotional blues with its powerful vocals and haunting guitar riffs." +Hard Knock Life,Jay-Z,Jay-Z Unplugged,1998,['hip hop'],This hip hop track features a catchy beat and powerful rhymes. +Off The Hook,Bloodpit,Off The Hook,2007,['rock' 'pop rock' 'hard rock'],This high-energy pop rock hit combines elements of classic rock and hard rock to create an unforgettable sound that will have you rocking out all night long. +Euro-Trash Girl,Cracker,Kerosene Hat,1992,"['reflective' 'organic' 'humorous' 'witty' 'alternative pop rock' + 'american trad rock' 'rock' 'rowdy' 'alternative country rock' + 'album rock' 'wry' 'alternative' 'amiable good natured' 'passionate' + 'carefree' 'college rock' 'rollicking' 'earthy' 'quirky' 'energetic' + 'cerebral' 'bittersweet' 'cynical sarcastic' 'alternative indie rock' + '90s' 'adult alternative pop rock' 'silly' 'searching' 'ironic' + 'pop rock' 'hard rock' 'playful' 'roots rock' 'freewheeling']","This album is a rollicking and energetic mix of alternative indie rock, adult alternative pop rock, and alternative country rock with wry, searching, and reflective lyrics that are at times cynical and sarcastic, yet often humorous and silly in a freewheeling, amiable good natured way that recalls college rock from the 90s. The band's roots in American trad rock and organic hard rock are evident in the passionate and carefree approach to each song, with moments that range from bittersweet to playful in a cerebral and earthy style that's both ironic and witty." +Waltzing Back,The Cranberries,Treasure Box : The Complete Sessions 1991-99,1993,"['earnest' 'reflective' 'brooding' 'alternative pop rock' 'heartache' + 'rock' 'melancholy' 'celtic rock' 'sentimental' 'wistful' + 'contemporary pop rock' 'rainy day' 'introspection' 'bittersweet' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'yearning' 'searching' 'pop rock' 'plaintive']","Wrapped in layers of adult alternative pop rock and alternative indie rock, this sentimental and searching song blends yearning and earnest reflection with introspection and melancholy, resulting in a contemporary pop rock anthem that's both brooding and wistful, with hints of celtic rock and alternative pop rock adding extra depth to this perfect rainy day soundtrack that captures the heartache of life with its reflective, plaintive rock melody and bittersweet lyrics." +Ghetto Stardom,Mac Mall,Untouchable,1996,['gangsta rap' 'hip hop' 'rap' 'west coast' 'west coast rap'],"This track features punchy rhymes and an old-school beat, bringing together classic hip hop and modern west coast rap to deliver a hard-hitting gangsta rap anthem." +Brooklyn,Jesse Malin,Messed Up Here Tonight,2002,['indie pop' 'pop rock' 'folk' 'indie'],"This upbeat pop rock anthem boasts elements of indie, indie pop, and folk, resulting in a unique and infectious sound." +Tumbling Tumbleweeds,Sons Of The Pioneers,Songs of the Golden West Vol 1,1990,['country'],Experience the heart and soul of the American South with this country ballad filled with twangy guitars and heartfelt lyrics. +2 Kool 2 Be 4-Gotten,Lucinda Williams,Car Wheels On A Gravel Road,1998,"['earnest' 'reflective' 'contemporary folk' 'literate' + 'alternative country rock' 'melancholy' 'autumnal' 'earthy' + 'introspection' 'bittersweet' 'alternative indie rock' 'country' + 'feeling blue' 'yearning' 'searching' 'sad' 'pop rock' 'poignant' + 'plaintive' 'americana' 'intimate' 'folk' 'drinking']","Crafted with literate introspection and a yearning for connection, this poignant song blends elements of contemporary folk, alternative indie rock and pop rock with the earthy and melancholic sounds of Americana and alternative country rock, resulting in a bittersweet and intimate reflection on feeling blue in autumnal landscapes and the search for solace through drinking." +All Night Long,Muddy Waters,Chess Blues,1991,['blues'],This is a melancholic and soulful blues tune infused with heartfelt emotion and raw authenticity. +Something About You,Level 42,The Dance Re-Mixes,1985,['80s'],Get ready to be transported back in time with this catchy pop track that pays homage to the vibrant and upbeat sounds of the iconic 80s era. +Ceremony,Doro,Best Of,1995,['rock' 'heavy metal'],"This heavy metal rock anthem is an intense blend of thundering drums, blistering guitar riffs, and powerful vocals that will leave you headbanging all night long." +Turn For The Day,Low Low Low La La La Love Love Love,Ends Of June,2007,['pop rock' 'folk'],"This catchy tune blends pop rock with elements of folksy storytelling, resulting in a foot-tapping singalong that's hard to resist." +Yesterday's Paper,The Week That Was,The Week That Was,2008,"['indie rock' 'delicate' 'witty' 'alternative pop rock' 'literate' + 'the creative side' 'small gathering' 'lush' 'sophisticated' 'restrained' + 'stylish' 'quirky' 'complex' 'cerebral' 'gentle' 'warm' 'ethereal' + 'alternative indie rock' 'indie pop' 'pop rock' 'atmospheric']","This sophisticated and cerebral song blends alternative indie rock with elements of lush and atmospheric indie pop, showcasing the artist's witty and literate lyrics that paint a delicate and gentle picture of a small gathering with a quirky and ethereal touch, all while maintaining a complex and restrained style that highlights the creative side of alternative pop rock in a warm and stylish manner." +Bin Da Da,Samy Deluxe,80's Flashback,2007,['hip hop' 'party' 'dance'],Get ready to move with this upbeat hip hop track that will have you dancing all night long at any party. +Baby Got Back,Sir Mix-A-Lot,Playlist: The Very Best Of Sir Mix-A-Lot,1991,['hip hop' '90s'],"This groovy hip hop jam perfectly captures the essence of 90s rap with its catchy beat, slick rhymes and fresh flow." +One Woman,Ted Nugent,Original Album Classics,1978,['heavy metal' 'classic rock' 'hard rock'],"Get ready to rock out to a dynamic fusion of classic rock, heavy metal, and hard rock influences in this electrifying new tune!" +Sailor,Morten Abel,Snowboy,0,['pop' 'pop rock'],"This pop rock anthem features an upbeat tempo, accompanied by a catchy melody and a sing-along chorus that makes it perfect for radio-friendly airplay." +Safe,Travis,The Invisible Band,0,"['earnest' 'reflective' 'britpop' 'organic' 'alternative pop rock' + 'amiable good natured' 'passionate' 'british trad rock' 'wistful' + 'stylish' 'gentle' 'bittersweet' 'alternative indie rock' 'indie pop' + 'pop rock' 'refined' 'playful' 'sweet' 'indie']","This alternative pop rock gem combines refined indie and britpop influences with a stylish and amiable good-natured vibe, delivering sweet and playful melodies that are both passionate and gentle, wistful and reflective, with organic arrangements that capture the bittersweet earnestness of British trad rock and the indie pop aesthetics of the modern era." +Gorgeous Love,Kitchens Of Distinction,Strange Free World,1990,"['earnest' 'provocative' 'laid back mellow' 'reflective' 'dramatic' + 'aggressive' 'theatrical' 'alternative pop rock' 'shoegaze' 'rock' + 'literate' 'melancholy' 'confrontational' 'sexy' 'hypnotic' 'post punk' + 'wistful' 'whimsical' 'complex' 'cerebral' 'fiery' 'gentle' 'bittersweet' + 'cynical sarcastic' 'ethereal' 'alternative indie rock' 'searching' + 'ironic' 'pop rock' 'poignant' 'plaintive' 'intimate' 'dream pop' + 'visceral' 'indie']","From its fiery and confrontational post punk opening, this alternative indie rock song weaves an intimate and literate tale of a search for love amidst a backdrop of cynical and sarcastic whimsy. With hypnotic shoegaze elements and a hauntingly dreamy and reflective quality, the poignant and bittersweet lyrics offer a provocative and ironic commentary on the complexities of human relationships, all while blending pop rock and indie sensibilities with ethereal and visceral soundscapes. As it evolves, the song shifts from laid back mellow to dramatic and searching, with an earnest and sometimes gentle delivery that transforms into a more theatrical and rock-inspired finale, leaving the listener both wistful and captivated." +Back On The Streets,Saxon,A Collection Of Metal,1985,"['aggressive' 'celebratory' 'theatrical' 'guys night out' 'rowdy' + 'heavy metal' 'brash' 'sleazy' 'british metal' 'stylish' 'tgif' + 'new wave of british heavy metal' 'swaggering' 'rebellious' 'pop rock' + 'hard rock']","Get ready for a Friday night celebration with an aggressive, rowdy and swaggering pop rock anthem that's a blend of the new wave of British heavy metal and rebellious British metal, featuring stylish elements of hard rock and theatrical flair, perfect for a guys night out, all while maintaining a sleazy and brash edge that'll have you feeling TGIF!" +For Marcia,Amplifier,The Astronaut Dismantles HAL,0,"['alternative pop rock' 'rock' 'electronic' 'alternative rock' + 'alternative indie rock' 'progressive rock' 'pop rock' + 'progressive metal' 'progressive']","This song takes you on an exhilarating journey through multiple genres, seamlessly blending progressive rock, alternative indie rock, pop rock, electronic, progressive metal, alternative pop rock, and alternative rock, creating a truly unique and exciting sound that will leave you wanting more." +Body Rap,Badly Drawn Boy,The Hour Of Bewilderbeast,2000,"['reflective' 'lo fi' 'rock' 'literate' 'wry' 'chamber pop' 'rousing' + 'earthy' 'complex' 'fiery' 'alternative indie rock' 'fun' 'indie pop' + 'pop rock' 'playful' 'springlike' 'indie']","Experience a springlike burst of energy with this alternative indie rock track that weaves together elements of pop rock, lo-fi, earthy chamber pop, and fiery rock for a fun and playful yet complex and literate anthem, full of wry and reflective lyrics that are bound to get you rousing." +Gift,Elisa,Gift - The Remixes,0,['rock' 'pop' 'female vocalists'],"Experience the powerhouse blend of female vocalists, infectious pop melodies and edgy rock sounds in this chart-topping hit." +Erd Ist Froh,Slagsmalsklubben,Sagan Om Konungens Arsinkomst,2004,['electronic'],Get lost in the hypnotic beats and futuristic sounds of this dazzling electronic track. +Smooth (Blackwater Radio),iio,Smooth,2004,"['celebratory' 'club dance' 'progressive house' 'electronica' 'hypnotic' + 'electronic' 'dance pop' 'stylish' 'energetic' 'clinical' 'dance' 'house' + 'pop rock' 'trippy' 'detached']","This song is a stylish and energetic blend of electronic genres including progressive house, dance pop and electronica, with hypnotic and trippy undertones, creating a celebratory and detached atmosphere ideal for a clinical club dance experience." +Lost Without You Near Me,The Violet Burning,This Is The Moment,2003,"['alternative pop rock' 'christian' 'rock' 'alternative rock' + 'alternative indie rock' 'pop rock']","This song fuses elements of alternative indie rock, pop rock, and alternative pop rock with powerful Christian lyrics to create a dynamic and uplifting anthem that highlights the versatility of alternative rock music." +Test Pattern,Born Against,9 Patriotic Battle Hymns for Children,1994,['punk' 'heavy' 'noise rock' 'old school' 'hardcore punk' 'noise'],"This intense track embodies the best of hardcore punk and noise rock with its heavy, old school sound and unapologetic blend of noise that defines the very essence of punk." +Felho,30Y,No.4,0,['indie rock' 'alternative' 'alternative rock' 'pop rock' 'indie'],"Get ready for a dynamic blend of pop rock, indie, alternative, and indie rock fused together to create a fresh, alternative rock sound that will keep you hooked from start to finish." +Stardust,Perfect Stranger,Stardust EP,0,['progressive trance' 'psytrance' 'minimal' 'psychedelic'],"Experience a hypnotic blend of progressive trance and psytrance, infused with psychedelic elements and a minimalistic approach, taking you on a psychedelic journey like no other." +Make The World Go Round,Sandy B,Galaxy Dance Anthems,1996,['dance' 'house'],Get ready to hit the dance floor with this electrifying house anthem that will make you move and groove all night long. +Check The Rhime,A Tribe Called Quest,The Anthology,1991,['hip hop'],This catchy genre-bending track combines pop and hip hop to create an irresistible party anthem. +Boys Nite Out,Krokus,The Blitz,1984,"['confident' 'hostile' 'aggressive' 'theatrical' 'coolncocky' + 'guys night out' 'rowdy' 'heavy metal' 'outrageous' 'brash' + 'rambunctious' 'sleazy' 'rousing' 'raucous' 'energetic' 'manic' + 'motivation' 'pop rock' 'hard rock' 'drinking' 'visceral' '80s']","Get ready for an outrageous guys night out with this aggressive and energetic pop rock anthem, packed with sleazy lyrics and heavy metal riffs that will make you feel cool and confident, perfect for drinking and letting loose to its rowdy and raucous beats; a visceral and motivational ode to being brash and manic, set in an 80s hard rock style that is sure to be a rousing and theatrical experience for all those looking for a wild and raunchy time." +Make It Funky,Will.I.Am,Songs About Girls,2007,"['exuberant' 'confident' 'partying' 'pop rap' 'celebratory' + 'girls night out' 'boisterous' 'pop' 'hip hop' 'rnb' 'carefree' + 'contemporary rnb' 'rousing' 'rap' 'stylish' 'energetic' 'tgif' 'fun' + 'party rap' 'pop rock' 'cheerful' 'playful']","This high-energy rap song blends contemporary R&B and pop rock with confident hip hop and party rap lyrics, creating an exuberant and boisterous atmosphere perfect for TGIF and girls' night out celebrations. The catchy pop chorus and rousing R&B beats make this a stylish and playful anthem for fun-loving partygoers looking to let loose and enjoy a carefree night of dancing and socializing." +Whatever,Our Lady Peace,Live,2002,"['alternative pop rock' 'rock' 'post grunge' 'alternative rock' + 'alternative indie rock' 'pop rock']","This alternative indie rock song blends elements of pop rock, alternative pop rock, and post grunge with a raw, yet polished sound that captures the essence of alternative rock." +Talking About It Blues,Otis Taylor,Pentatonic Wars and Love Songs,2009,"['cathartic' 'earnest' 'elegant' 'eccentric' 'intense' 'literate' + 'the creative side' 'passionate' 'wistful' 'contemporary blues' + 'uncompromising' 'acoustic blues' 'autumnal' 'street smart' 'earthy' + 'freedom' 'empowering' 'fiery' 'bittersweet' 'modern acoustic blues' + 'maverick' 'yearning' 'nocturnal' 'blues' 'atmospheric' 'plaintive' + 'spooky' 'folk' 'angry' 'affirmation' 'bleak']","Experience the fiery, empowering intensity of an eccentric and uncompromising maverick through the passion and yearning of earnest and affirmative lyrics in this cathartic and atmospheric contemporary blues track, which mixes earthy blues with modern acoustic blues, elegantly weaving in wistful folk and plaintive, nocturnal elements to create a literate, autumnal soundscape that is both street smart and spooky, embracing the bittersweet rawness of the creative side, with hints of anger, bleakness and unequivocal freedom." +Riflemen Of War,Seth Lakeman,Freedom Fields,2006,['male vocalists' 'folk'],Get lost in the soulful melodies with haunting male vocals telling enchanting tales of love and loss in this authentic folk masterpiece. +Colour And Shape,Joe Bonamassa,A New Day Yesterday,2001,"['earnest' 'reflective' 'brooding' 'blues rock' 'guitar' 'intense' + 'heartache' 'american trad rock' 'rock' 'energetic' + 'alternative indie rock' 'adult alternative pop rock' 'feeling blue' + 'searching' 'pop rock' 'nocturnal' 'blues' 'intimate' 'drinking']","Blending elements of energetic adult alternative pop rock with brooding blues rock and alternative indie rock, this intense and earnest song navigates the depths of heartache and drinking through reflective and intimate lyrics, driven by powerful guitar riffs and a nocturnal feel rooted in American trad rock and the blues." +None Of My Business,Henson Cargill,Henson Cargill - His Very Best,2005,['country'],This catchy new tune is a toe-tapping country hit sure to get even the most reluctant listener singing along. +Breathe (One Day Live Album Version),Christy Nockels,I Could Sing...2,0,['christian'],Experience the uplifting and soulful sounds of this Christian song that will fill your heart with hope and faith. +Whiskey Woman,Flamin' Groovies,Teenage Head,1971,"['exuberant' 'confident' 'brooding' 'aggressive' 'intense' 'rock' + 'boisterous' 'amiable good natured' 'passionate' 'rollicking' + 'proto punk' 'street smart' 'rocknroll' 'irreverent' 'rebellious' + 'ironic' 'pop rock' 'chill']","Get ready to rock out with this exuberant and boisterous pop rock anthem, filled with intense and passionate lyrics that exude an irreverent and rebellious attitude - a perfect mix of aggressive proto punk and street smart rock that'll leave you feeling chilled yet confident, all while rollicking along to its amiable and good-natured energy." +Bleed Me Dry,Redemption,The Origins Of Ruin,0,['progressive rock' 'progressive metal'],"This song is an epic journey through the realms of progressive rock and progressive metal with soaring guitars, intricate rhythms, and adventurous sonic landscapes." +One Plus One Is One,Badly Drawn Boy,One Plus One Is One,2004,"['hanging out' 'indie rock' 'early morning' 'road trip' 'witty' + 'alternative pop rock' 'rock' 'wry' 'the creative side' 'chamber pop' + 'whimsical' 'autumnal' 'indulgent' 'quirky' 'introspection' 'bittersweet' + 'ambitious' 'alternative indie rock' 'reflection' + 'adult alternative pop rock' 'autumn' 'pop rock' 'long walk' 'playful' + 'indie']","Indulge in a playful road trip soundtrack with an autumnal twist, featuring a blend of adult alternative pop rock, alternative indie rock, and pop rock that effortlessly captures the whimsical and introspective moments of hanging out, long walks, and early morning reflections, while showcasing the witty and ambitious creative side of chamber pop and indie rock with a touch of quirky and bittersweet wryness." +Why Do All The Good Guys Get The Dragons?,Rebekka Bakken,Is That You?,2005,"['reserved' 'elegant' 'jazz' 'happy' 'adult contemporary' 'restrained' + 'stylish' 'alternative indie rock' 'jazz pop' 'pop rock' 'refined' + 'sophisti pop']","This alternative indie rock tune is a refined blend of pop rock and jazz with a reserved yet happy energy, borrowing elements from sophisti pop and adult contemporary to create an elegant and restrained sound that's both stylish and sophisticated." +Super Charge,Jackie Mittoo,Champion In The Arena 1976-1977,1978,"['laid back mellow' 'reflective' 'druggy' 'roots reggae' 'carefree' 'fun' + 'reggae' 'reggae pop' 'playful']","This laid back, mellow reggae pop tune captures the carefree and playful spirit of roots reggae while also reflecting on the druggy and reflective side of the genre, making it a fun and reflective song to groove along to." +Hangin' Downtown,Cameo,Gold,1984,['soul'],This soulful ballad will touch your heart and move your soul with its raw emotion and powerhouse vocals. +Pleading With You,The Rurals,A Rural Life,2005,['progressive house' 'electronic' 'chillout' 'house' '00s'],"This electronic track blends chilled-out and progressive house vibes from the 00s, creating the perfect soundtrack for a late-night dance party." +Baby Won't You Please Come Home,Juanita Hall,Juanita Hall Sings The Blues,1996,['jazz' 'swing' 'blues'],"Get ready to be transported to the smoky underground jazz clubs of the 1920s, as this swinging blues tune will have you appreciating the sultry, soulful sounds of classic jazz music." +All The Way From Memphis,Brian May,Another World,1998,"['earnest' 'urgent' 'dramatic' 'guitar' 'aggressive' 'theatrical' 'rock' + 'bright' 'heavy metal' 'classic rock' 'brash' 'small gathering' 'rousing' + 'freedom' 'energetic' 'bittersweet' 'warm' 'swaggering' 'pop rock' + 'hard rock' 'lively']","This song is an aggressive and energetic classic rock track with bright, pop rock undertones and a swaggering, brash attitude, perfect for a small gathering or a larger audience. The earnest and urgent lyrics capture a feeling of freedom, while the lively guitar and rock rhythms bring a warm, dramatic energy to the track. With rousing heavy metal influences and a hard rock edge, this bittersweet yet theatrical song has a little something for everyone." +Pour les oiseaux (variation 1),Sylvain Chauveau,Des plumes dans la tête,2004,['avant garde' 'modern composition' 'piano'],This avant-garde masterpiece features a modern composition with hauntingly beautiful piano melodies. +You Turn Me On I'm A Radio (LP Version),Joni Mitchell,Hits,1996,"['reflective' 'rock' 'literate' 'passionate' 'bittersweet' 'cute' + 'singer songwriter' 'pop rock' 'poignant' 'plaintive' 'americana' + 'intimate' 'refined' 'folk']","Experience a refined and poignant pop rock journey with passionate vocals and cute Americana undertones, all delivered through the literate and intimate perspective of a talented singer songwriter. Reflective and folk-infused, this bittersweet and plaintive track transcends genres, showcasing elements of both rock and folk music." +Jenny Says,Cowboy Mouth,Word of Mouth,0,"['jam bands' 'celebratory' 'american trad rock' 'rock' + 'alternative country rock' 'post grunge' 'alternative rock' + 'alternative indie rock' '90s' 'country' 'adult alternative pop rock' + 'pop rock' 'americana']","This upbeat celebratory song blends together elements of adult alternative pop rock, alternative indie rock, and American trad rock with hints of pop rock, americana, 90s jam bands, alternative country rock, post grunge, alternative rock, country, and rock to create a truly unique musical experience." +Firing Squad,Penetration,The Best Of Penetration,1978,"['punk' 'punk rock' '70s' 'alternative' 'sing along' 'new wave' + 'new romantic']","This high-energy tune is a perfect blend of sing along punk rock and new romantic elements, drawing inspiration from the 70s punk and alternative scenes while infusing modern new wave vibes." +Why Me,Kelly Hogan,Don't Let The Bastards Get You Down,2002,['beautiful' 'alt country' 'powerful' 'americana'],Experience the stunning and dynamic soundscape of Americana music with beautiful alt-country vocals and powerful lyrics that resonate deep within your soul. +It's Only Time,The Magnetic Fields,i,2004,['beautiful' 'indie pop' 'indie'],"Fall in love with the delicate yet uplifting melodies of this beautiful indie pop track that seamlessly blends indie sensibilities with vibrant, catchy hooks." +Only You Know and I Know,Dave Mason,Live: The Deluxe Edition [Original Recording Remastered],1970,['70s' 'rock' 'classic rock'],"This classic rock tune transports listeners back to the groovy 70s, with its infectious guitar riffs and timeless rock energy." +No Sabes Cuanto Te Quiero,Camilo Sesto,Mas Y Mas,0,"['relaxed' 'latin pop' 'romantic' 'passionate' 'tropical' 'in love' + 'stylish' 'sensual' 'warm' 'summery' 'summer' 'refined' 'latin']","This refined and stylish Latin pop song captures the passionate and romantic feeling of being in love during a warm and relaxed summer night, with sensual and tropical vibes that transport the listener to a summery paradise." +The Last Laugh,Spahn Ranch,Closure,2001,"['cathartic' 'electro industrial' 'gloomy' 'brooding' 'jazz' + 'industrial dance' 'heavy metal' 'brash' 'industrial' 'electronic' + 'chillout' 'alternative indie rock' 'pop rock' 'nocturnal' + 'industrial metal' 'bleak' 'detached']","This song embodies a unique blend of alternative indie rock, industrial metal, and pop rock, with elements of electronic and jazz weaving throughout, creating a detached but cathartic atmosphere that transitions seamlessly into a brooding and brash industrial dance beat. The heavy metal and electro-industrial undertones, coupled with the chillout and gloomy vibes, make this track perfect for nocturnal moods." +Brilliant Disguise,Bruce Springsteen,Tunnel Of Love,1987,"['heartland rock' 'earnest' 'reflective' 'heartache' 'rock' 'literate' + 'breakup' 'melancholy' 'album rock' 'late night' 'wistful' 'loss grief' + 'contemporary pop rock' 'introspection' 'bittersweet' 'rocknroll' + 'regret' 'reflection' 'pop rock' 'poignant' 'jealousy' 'plaintive' + 'intimate' 'new love' '80s']","This poignant pop-rock track, heavily influenced by album and heartland rock, showcases an earnest and introspective portrayal of loss and grief, delving deep into the themes of regret, melancholy, and heartache with literate lyrics and a contemporary new love twist. A wistful and reflective late-night tune, the song encapsulates the bittersweet emotions of breakup, jealousy, and intimate reflection, channeling the 80s rocknroll ethos with a plaintive and rock-heavy sound." +Indian Summer,Manic Street Preachers,Indian Summer,2007,['rock' 'pop rock'],"This catchy tune is a perfect blend of pop rock and rock, guaranteed to get you singing along and tapping your feet." +Standing Still,Hi-Standard,Making the Road,1999,"['punk' 'punk rock' 'punk new wave' 'boisterous' 'raucous' 'quirky' + 'energetic' 'manic' 'hardcore punk' 'pop rock' 'playful']","This song is a perfect blend of energetic punk rock and pop rock with elements of hardcore punk and quirky punk new wave that creates a manic, boisterous, and raucous sound, while still maintaining a playful and fun vibe." +Please,Medwyn Goodall,All Good Things (Best of Collection),1993,['ambient'],"Get lost in the dreamy, ambient soundscape of this hauntingly beautiful ballad." +A Day Like Today,Bic Runga,Try To Remember Everything,2002,['piano'],This emotional ballad showcases heartstring-tugging lyrics and a haunting piano melody. +Heatstroke,Magic Bullets,a CHILD but in life yet a DOCTOR in love,2007,"['hanging out' 'earnest' 'indie rock' 'reflective' 'literate' 'passionate' + 'wistful' 'energetic' 'alternative indie rock' 'fun' 'reflection' + 'searching' 'indie pop' 'pop rock']","This dynamic and eclectic track blends together the best of multiple genres - from alternative indie rock to pop rock, indie pop and indie rock, creating an energetic and fun atmosphere, while exploring themes of searching, passion, reflection and wistfulness with a literate and earnest approach - perfect for hanging out moments or simply reflecting on life." +Rally Round Jah Throne (1991 Digital Remaster),Bad Brains,Rock For Light,1983,"['bitter' 'urgent' 'exciting' 'aggressive' 'revolutionary' 'intense' + 'coolncocky' 'guys night out' 'punk new wave' 'confrontational' + 'reckless' 'snide' 'passionate' 'rousing' 'uncompromising' 'raucous' + 'tense anxious' 'energetic' 'fiery' 'cynical sarcastic' 'manic' + 'hardcore punk' 'american underground' 'alternative indie rock' + 'rebellious' 'pop rock' 'reggae' 'dub' 'fierce' 'volatile' 'visceral']","Get ready for a wild guys night out with this alternative indie rock anthem that blends the energies of hardcore punk, reggae, and punk new wave into a fiery and uncompromising sound. With bitter and cynical lyrics delivered in a confrontational and snide tone, this song is edgy and rebellious, fitting for those who crave exciting and visceral music. The urgent and passionate vocals match the manic and raucous instrumental arrangement, accentuated by the dub effects and tense anxious beats. This is a rousing and volatile song that embraces the spirit of american underground music, with an intense and aggressive vibe that feels both reckless and revolutionary. If you're looking for a coolncocky and fierce sound that speaks to the heart of the moment, this is the song for you!" +El Dia Que Me Quieras,Luis Miguel,Mis Boleros Favoritos,2005,"['exuberant' 'latin pop' 'romantic' 'tejano' 'celebratory' 'spanish' + 'mexican traditions' 'sensual' 'bolero' 'international' 'pop rock' + 'western european traditions' 'latin']","This song is an exuberant mix of pop rock and Latin pop, with sensual and romantic lyrics that draw on the rich cultural influences of international genres like bolero and tejano, as well as the western European and Mexican traditions of Spanish-speaking countries. It celebrates love and life with a celebratory, upbeat energy that is sure to get everyone dancing." +Soul Travel,Gary Wilson,Forgotten Lovers,2003,"['sexual' 'psychedelic soul' 'lo fi' 'self conscious' + 'alternative pop rock' 'acerbic' 'melancholy' 'rnb' 'alternative' + 'tense anxious' 'difficult' 'angst ridden' 'cynical sarcastic' 'manic' + 'alternative indie rock' 'funk' 'soul' 'pop rock' 'experimental rock' + 'volatile']","This alternative indie rock song is a captivating blend of self-conscious and soulful melodies, incorporating elements of pop rock, experimental rock, and psychedelic soul, while delving into themes of melancholy, acerbic cynicism, and sexual tension. With its lo-fi production and manic, angst-ridden vocals, the song's alternative pop rock sound is tinged with a difficult and tense anxiousness that feels both volatile and vulnerable." +The Next Big Thing,Benjamin Bates,Recyclomania,2007,['electro house' 'electronic' 'house'],"This pulsing track combines catchy hooks with a driving beat, showcasing the best of electronic, house, and electro house genres." +Tell It To My Heart,Royal Gigolos,Tell It To My Heart,2006,['dance' 'house'],"Get ready to move your feet in this infectious dance anthem that will have you grooving all night long, as the pulsing beats and electrifying synths fill every corner of the house." +Love Takes Time,Mariah Carey,Mariah Carey/Emotions/Music Box,1990,['pop'],"This upbeat and catchy track is a quintessential pop anthem, complete with infectious hooks and a danceable rhythm." +Not For Sale,Sugar Minott,Rare Gems,2001,"['earnest' 'dancehall' 'dj toasting' 'road trip' 'roots reggae' + 'lovers rock' 'passionate' 'earthy' 'freedom' 'empowering' 'reggae' + 'intimate' 'affirmation']","Experience an empowering road trip through the captivating sounds of passionate reggae, infused with dancehall and roots elements, as the earnest vocals and earthy beats offer an intimate affirmation of freedom and self-love, featuring the authentic art of dj toasting and lovers rock." +Hjørnebrikke,Kråkesølv,Trådnøsting,2009,['norwegian' 'indie pop' 'indie'],Get lost in the whimsical sounds of Norwegian indie pop with lush instrumentation and catchy hooks in this captivating indie tune. +The Execution Of All Things (Single Version),Rilo Kiley,The Execution Of All Things,2002,"['earnest' 'indie rock' 'reflective' 'delicate' 'witty' 'rock' 'literate' + 'wistful' 'restrained' 'dreamy' 'stylish' 'gentle' 'bittersweet' + 'alternative indie rock' 'indie pop' 'pop rock' 'poignant' 'summery' + 'intimate' 'refined' 'sweet' 'indie']","This song is a tasteful blend of alternative indie rock and pop rock, featuring lyrics that are both witty and poignant, and a sound that is both sweet and earnest. It has a delicate and gentle feel that is reminiscent of indie pop, with a wistful quality that is characteristic of indie rock. The lyrics are literate and intimately reflective, with a restrained and stylish tone that captures the essence of a summery rock vibe. The dreamy and bittersweet feel of the song adds to its overall emotional impact, making it an intimate and powerful experience for listeners." +A Mansion On The Hill,Hank Williams,The Anthology,1978,['country'],Get ready to tap your boots and line dance to this upbeat country tune that will have you singing along to its catchy lyrics. +Hope,Fat Freddy's Drop,Hope For A Generation EP,1998,['electronic' 'reggae'],"This upbeat and eclectic song blends the smooth rhythms of reggae with a pulsing electronic beat, creating a dynamic and energetic sound that's impossible not to dance to." +Nights In Venice,The Saints,Cabaret At The Roundhouse_ Live 1977,1977,['punk' 'alternative'],"This song is an electric, punk-inspired anthem that infuses alternative beats with rebellious lyrics, perfect for anyone looking to embrace their edgier side." +Dreamboat Annie,Heart,Greatest Hits,0,"['confident' 'dramatic' 'partying' 'aggressive' '70s' 'intense' + 'road trip' 'rowdy' 'girls night out' 'boisterous' 'album rock' 'sexy' + 'classic rock' 'brash' 'rousing' 'contemporary pop rock' 'freedom' + 'energetic' 'tgif' 'female vocalists' 'motivation' 'pop rock' 'hard rock' + 'arena rock']","Get ready to hit the open road with this fiercely confident and energy-packed album of classic and hard rock hits, featuring stunning female vocalists and a mix of rowdy, dramatic, and boisterous tunes perfect for a wild girls' night out or a TGIF partying session." +The Elucidator,Soledad Brothers,Voice Of Treason,2003,"['earnest' 'indie rock' 'reflective' 'brooding' 'blues rock' 'organic' + 'aggressive' 'intense' 'theatrical' 'menacing' 'melancholy' 'late night' + 'garage rock revival' 'brash' 'passionate' 'party' 'sensual' + 'alternative indie rock' 'garage rock' 'sparse' 'pop rock' 'blues' + 'plaintive' 'intimate' 'drinking' 'enigmatic']","This alternative indie rock song is an intense and passionate mix of blues rock, pop rock and garage rock revival, evoking both a reflective and brooding mood that's perfect for late night drinking and intimate moments; with its aggressive, menacing and brash sound, as well as its plaintive, enigmatic and organic feel, it captures a range of human emotions, from melancholy to sensuality, and adds a touch of theatricality to any party you play it in." +Good Time Girl,Nancy Sinatra,Movin' With Nancy,1990,"['baroque pop' 'beautiful' 'pop' 'psychedelic pop' 'pop rock' + 'sunshine pop' 'psychedelic garage' 'am pop']","Bask in the warm rays of sunshine pop and transcend into a psychedelic wonderland with this mind-blowing blend of garage, baroque, and psychedelic pop, delivering a beautiful and unforgettable experience of pop rock and AM pop at its finest." +My Guernica,Manic Street Preachers,Know Your Enemy,2001,"['cathartic' 'provocative' 'britpop' 'dramatic' 'intense' 'theatrical' + 'alternative pop rock' 'rock' 'literate' 'confrontational' + 'tense anxious' 'cerebral' 'fiery' 'angst ridden' + 'alternative indie rock' 'pop rock' 'poignant' 'harsh' 'visceral' + 'freewheeling']","This freewheeling and intense alternative indie rock song delivers a visceral and cathartic journey through a strange mix of britpop, pop rock, and alternative pop rock with poignant lyrics that are both angst ridden and literate, all while the fiery and confrontational tone provokes a dramatic tension, creating a cerebral and theatrical experience that is both harsh and provocative." +Any Minute Now,Machel Montano & Xtatik,Any Minute Now,0,['hip hop'],This new track is a hard-hitting hip hop anthem that will have you nodding your head from start to finish. +Contessa,Modena City Ramblers,Cent' Anni Di Solitudine,1993,"['political folk' 'contemporary folk' 'celtic' 'italian music' + 'western european traditions' 'folk']","This song is a captivating blend of political folk, contemporary folk, and celtic influences that draws from both Western European traditions and the expressive qualities found in Italian music." +Don't Want To Be A Fool,Luther Vandross,Power Of Love,1991,"['laid back mellow' 'sexual' 'confident' 'smooth' 'romantic' + 'easy listening' 'sexy' 'rnb' 'quiet storm' 'contemporary rnb' + 'sentimental' 'adult contemporary' 'dance pop' 'stylish' 'sensual' + 'urban' 'warm' '90s' 'soothing' 'soul' 'pop rock']","Experience a sentimental journey through contemporary R&B, soul, and pop rock as this urban performer exudes confidence in their upbeat dance pop tracks, while also providing easy listening and laid-back mellow vibes that touch on sexual, romantic, and sensual themes. With a smooth and stylish delivery, their warm voice soothes listeners into a quiet storm of adult contemporary sounds that evoke the nostalgic yet sexy feels of the 90s." +In Full Swing,Ronny Jordan,Under Your Spell,1993,['jazz'],This new song has a sultry jazz vibe that will transport you back to a smoky lounge in the 1940s. +Women,Primitive Radio Gods,Rocket,1996,"['rock' 'male vocalists' 'post grunge' 'alternative rock' + 'alternative indie rock' '90s' 'adult alternative pop rock' 'pop rock' + 'indie']","This adult alternative pop rock anthem flawlessly blends alternative indie rock, pop rock, and post grunge elements to create a 90s inspired alternative rock masterpiece, showcasing the raw power of male vocalists at their finest." +Things I'll Never Say,Avril Lavigne,Let Go,2002,"['cathartic' 'hanging out' 'earnest' 'gloomy' 'urgent' 'reflective' + 'brooding' 'smooth' 'dramatic' 'delicate' 'heartache' 'rock' 'bright' + 'breakup' 'girls night out' 'pop' 'wistful' 'rousing' 'sophisticated' + 'tense anxious' 'street smart' 'in love' 'contemporary pop rock' + 'stylish' 'rainy day' 'introspection' 'energetic' 'angst ridden' + 'bittersweet' 'manic' 'alternative indie rock' 'female vocalists' + 'reflection' 'adult alternative pop rock' 'feeling blue' 'yearning' + 'teen pop' 'searching' 'pop rock' 'plaintive' 'refined' 'long walk' + 'solitude' 'lively' 'slick']","Solitude and heartache meet angst ridden reflections in this dramatic and cathartic pop rock ballad, featuring the slick and sophisticated vocals of a female singer-songwriter in search of love and introspection; blending alternative indie rock with contemporary pop elements, the energetic and urgent instrumentation evoke the feeling of a long walk on a rainy day, with brooding and wistful moments giving way to lively and rousing choruses that capture the bittersweet feeling of hanging out with friends or spending a girls night out; as the lyrics explore themes of breakup, feeling blue, and the many shades of love, the overall tone remains plaintive, tense, and anxious, adding a touch of street smart style to the confident and refined pop rock sound." +People Get Ready,Burning Spear,Man In The Hills,1976,"['earnest' 'laid back mellow' 'political reggae' 'confident' + 'revolutionary' '70s' 'roots reggae' 'stately' 'literate' 'hypnotic' + 'reverent' 'rousing' 'street smart' 'earthy' 'empowering' 'ambitious' + 'weary' 'poignant' 'reggae' 'plaintive' 'dub']","This politically-charged reggae anthem infuses a laid-back mellow vibe with hypnotic, earthy beats, and boasts confident, empowering lyrics that are both earnest and literate, creating a revolutionary, yet reverent atmosphere that pays homage to the roots of 70s street smart roots reggae, and leaves audiences feeling both weary and ambitious, in a transformative, rousing state of mind." +Unbelievable (Mark Goodier Session - 17th Nov 90),EMF,Mark Goodier Session (17th November 1990),0,['90s' 'pop rock'],This pop rock track takes you back to the nostalgic sounds of the 90s with its catchy hooks and guitar-driven melodies. +Lamposts,Bell X1,Flock,2005,"['earnest' 'mellow' 'indie rock' 'reflective' 'confident' 'brooding' + 'dramatic' 'reverent' 'amiable good natured' 'passionate' 'wistful' + 'rousing' 'dreamy' 'earthy' 'empowering' 'introspection' 'warm' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'yearning' 'pop rock' 'poignant' 'affirmation' 'indie']","This empowering adult alternative pop rock song featuring alternative indie rock and pop rock elements, delivers poignant and yearning lyrics with a passionate and confident delivery, producing an amiable good-natured feeling. With a blend of earnest reflection and introspection, this indie-infused earthy and brooding track also encapsulates a wistful and warm atmosphere, crafting a dramatic and rousing sound, while maintaining a reflective and dreamy quality that remains reverent throughout." +Don't Let Me Be Misunderstood,Robben Ford & The Blue Line,Handful Of Blues,1995,['electric blues' 'fusion' 'blues'],"This electrifying blues fusion track melds traditional blues elements with contemporary electric blues for a soulful, innovative sound." +Pair of Goats,The Gourds,Ghosts of Hallelujah,0,"['earnest' 'provocative' 'honky tonk' 'confident' 'road trip' + 'alternative pop rock' 'rowdy' 'literate' 'alternative country rock' + 'amiable good natured' 'rollicking' 'rousing' 'whimsical' 'earthy' + 'quirky' 'complex' 'energetic' 'bittersweet' 'warm' 'ambitious' + 'alternative indie rock' 'fun' 'celebration' 'country' 'swaggering' + 'rustic' 'pop rock' 'summery' 'gritty' 'folk' 'drinking' 'gutsy' + 'playful' 'freewheeling']","This honky tonk-inspired, energetic alternative indie rock anthem is perfect for any road trip or rowdy gathering. With its pop rock hooks, rollicking rhythm, and amiable good natured attitude, it exudes confidence and a gutsy swagger. Despite its earnest lyrics and whimsical charm, there's an underlying drinking and quirky freewheeling vibe that's both down-to-earth and ambitious. Whether you're drawn to its fun and warm melody or its rousing alt-country and alternative pop rock sensibilities, this literate and complex tune takes you on a rustic journey through a playful and gritty summery sound that is both provocative and celebratory. With its bittersweet country-infused style, it's the perfect soundtrack to any earthy or festive occasion." +Turkish Delight,Medwyn Goodall,King Shaman,1996,"['contemporary instrumental' 'celtic' 'new age' 'international' 'ambient' + 'contemporary celtic']","This international contemporary instrumental song blends the traditional elements of celtic music with innovative new age sounds, resulting in a hypnotic and ambient contemporary celtic masterpiece." +Worthy Is The Lamb,Darlene Zschech,16 Great Praise Favorites,0,['christian'],"This heartwarming ballad is a beautiful ode to faith and devotion, showcasing the powerful vocals and uplifting lyrics that make it a standout in the Christian music genre." +I Will Be,Avril Lavigne,I Will Be,2007,['rock' 'pop' 'female vocalists'],This upbeat pop-rock track features dynamic female vocalists and electric guitars to create an energetic sound. +The Picture I View,The Cranberries,Treasure Box : The Complete Sessions 1991-99,1996,"['earnest' 'reflective' 'brooding' 'alternative pop rock' 'heartache' + 'rock' 'melancholy' 'celtic rock' 'alternative' 'sentimental' 'wistful' + 'contemporary pop rock' 'rainy day' 'introspection' 'bittersweet' + 'alternative rock' 'alternative indie rock' 'reflection' + 'adult alternative pop rock' 'yearning' 'searching' 'pop rock' + 'plaintive']","Experience an introspective and searchingly heartfelt journey with bittersweet overtones, as you delve into poignant and yearning lyrics set to the rich soundscapes of adult alternative pop rock, alternative indie rock, and celtic rock - all wrapped up in a contemporary pop rock package perfect for rainy days and moments of reflection." +Trouble With You,The Mutton Birds,Envy Of Angels,1996,"['earnest' 'indie rock' 'reflective' 'alternative pop rock' 'literate' + 'male vocalists' 'earthy' 'bittersweet' 'alternative rock' + 'alternative indie rock' '90s' 'reflection' 'adult alternative pop rock' + 'autumn' 'indie pop' 'pop rock' 'poignant' 'springlike']","Experience the reflective and poignant lyrics of male vocalists through an earthy mix of adult alternative pop rock, alternative indie rock, and indie pop, capturing the bittersweet reflection of both autumn and springlike seasons in this literate and earnest alternative rock album, reminiscent of the 90s." +Hard Kid,Piebald,Killa Bees,2005,['alternative indie rock' 'indie pop' 'pop rock'],"This alternative indie rock track features a blend of pop rock and indie pop elements, creating a catchy and dynamic sound that's perfect for fans of crossover genres." +Circo,Ronei Jorge e os ladrões de bicicleta,Ronei Jorge e os ladrões de bicicleta,0,['alternative' 'alternative rock'],"This dynamic track is an explosive blend of alternative and alternative rock, featuring powerful vocals and dynamic instrumentals that will leave listeners wanting more." +Some Kind Of Wonderful (Live) (2003 Digital Remaster),Grand Funk Railroad,Caught In The Act,1975,"['confident' 'blues rock' 'celebratory' 'thuggish' 'boogie rock' 'rowdy' + 'boisterous' 'album rock' 'heavy metal' 'classic rock' 'rambunctious' + 'rousing' 'detroit rock' 'pop rock' 'hard rock' 'arena rock']","Get ready to rock out to this Detroit-inspired album, packed with confident and thuggish classic rock anthems that blend blues, heavy metal, boogie, and hard rock, creating a rowdy and rambunctious celebratory sound perfect for any arena rock concert." +The Girls,Calvin Harris,The Girls,2007,['electro' 'electronic' 'dance'],"This high-energy track features pulsating electronic beats and a catchy dance-worthy melody that will have you moving on the floor in no time, bringing together the best of electro and dance music." +Her Voice Was Full Of Money,One Way Letter,Where Everybody Knows Your Name,0,['emo' 'rock' 'alternative indie rock' 'pop rock'],"This high-energy track blends the best elements of alternative indie rock, pop rock, and emo, resulting in a dynamic and infectious rock anthem." +You Have Rescued Me,Thomas Anders,How Deep Is Your Love,1992,['latin pop' 'euro pop' 'adult contemporary' 'dance pop' '90s' 'pop rock'],"This upbeat song blends pop rock, dance pop, and euro pop elements with a 90s-inspired sound and touches of adult contemporary and latin pop influences." +Space After (The Conciousness that Dances and Kills),Praxis,Metatron,0,['heavy metal' 'experimental' 'pop rock'],"This avant-garde track effortlessly blends the catchiness of pop rock with the intensity of heavy metal, resulting in a daring and experimental sound that sets it apart from the rest." +Peter Piper,RUN-DMC,Raising Hell,1986,['hip hop'],"This new track has a gritty, urban vibe to it, with hard-hitting beats and sharp rhymes that epitomize the raw energy and cultural significance of hip hop." +If Looks Could Kill,RODNEY CROWELL,Greatest Hits,1989,"['earnest' 'reflective' 'romantic' 'literate' 'light' 'passionate' + 'sentimental' 'rollicking' 'contemporary country' 'earthy' 'bittersweet' + 'country' 'pop rock' 'neo traditionalist country' 'country rock' + 'refined' 'progressive country' 'new traditionalist']","This emotionally charged pop rock ballad features a refined blend of country rock and contemporary country sounds with passionate vocals and rollicking guitar riffs, all anchored by a heartfelt and earnest lyric that balances romantic yearning with bittersweet reflection, fusing elements of progressive and neo traditionalist country with literate songcraft and earthy, new traditionalist country tones for a light and memorable listening experience." +A Dream For Julie,Kaleidoscope,Dive Into Yesterday,0,['60s' 'rock' 'psychedelic' 'folk rock' 'pop rock' 'psychedelic garage'],"This song is a fusion of psychedelic garage and pop rock with hints of folk rock, taking listeners on a groovy journey back to the psychedelic 60s era of rock." +Crows,Allison Moorer,Crows,2010,"['earnest' 'laid back mellow' 'reflective' 'confident' 'organic' + 'melancholy' 'passionate' 'rollicking' 'street smart' 'fiery' + 'bittersweet' 'country' 'yearning' 'pop rock' 'poignant' 'intimate' + 'contemporary singer songwriter']","This contemporary singer songwriter's pop rock hit is a poignant blend of yearning and passionate lyrics, accompanied by rollicking and fiery instrumentals that exude confident and laid back mellow vibes; all while maintaining an earnest and reflective tone through intimate and street smart storytelling. The organic blend of country melody creates a bittersweet and melancholy atmosphere that will tug at your heartstrings." +Beast And The Harlot (Album Version),Avenged Sevenfold,City Of Evil,2006,"['bitter' 'earnest' 'emo' 'urgent' 'dramatic' 'punk rock' 'malevolent' + 'aggressive' 'intense' 'menacing' 'confrontational' 'heavy metal' + 'alternative metal' 'tense anxious' 'angst ridden' + 'alternative indie rock' 'ominous' 'pop rock' 'post hardcore' 'harsh' + 'angry' 'volatile' 'bleak']","Get ready to feel the bitterness, aggression and confrontational energy flowing through every alternative indie rock, alternative metal, punk rock, pop rock and heavy metal beat of this intense and menacing masterpiece, as it combines earnest and urgent lyrics with harsh and ominous musical arrangements, resulting in a dramatic and angst ridden post hardcore and emo style that will leave you feeling tense, anxious, malevolent and vulnerable to the volatile and angry emotions that flow through every bleak note." +Fly Dark Angel,Sham 69,The Very Best Of The Hersham Boys,1979,['punk' 'british' 'punk new wave' 'pop rock' 'oi' 'british punk'],"This upbeat pop rock anthem infuses elements of punk, oi, and British punk, with a nod to the punk new wave scene for a distinctly British sound." +Come See The Duck,Deerhoof,Green Cosmos,1998,"['cathartic' 'exuberant' 'hanging out' 'indie rock' 'noise rock' 'light' + 'mischievous' 'the creative side' 'happy' 'amiable good natured' + 'rambunctious' 'carefree' 'whimsical' 'post rock' 'experimental' + 'energetic' 'bittersweet' 'innocent' 'noise pop' 'tgif' + 'alternative indie rock' 'irreverent' 'fun' 'pop rock' 'spring' 'lively' + 'gleeful' 'cheerful' 'playful' 'springlike' 'precious' 'volatile' 'sweet' + 'indie' 'freewheeling']","This summer anthem is an exuberant and energetic blend of alternative indie rock and noise pop, with amiable good natured lyrics that capture the sweet, innocent, and irreverent spirit of hanging out and letting loose on a carefree TGIF evening. The song's pop rock hooks and precious, whimsical melodies create a gleeful and playful atmosphere, while its experimental, freewheeling approach also taps into the more cathartic and post rock aspects of its pop/indie rock roots. Light, springlike, and lively, this tune embodies the creative side of a mischievous and rambunctious spirit, making it the perfect soundtrack to letting go and having fun in any season." +Make Up Your Mind,Theory Of A Deadman,Theory of a Deadman [Special Edition],2002,['rock' 'alternative rock'],"This high-energy track features a gritty blend of alternative rock and classic rock, providing an intense and dynamic sound that's perfect for fans of both genres." +After All This Time,Simon Webbe,Sanctuary,2005,"['hanging out' 'earnest' 'reflective' 'romantic' 'pop' 'rnb' + 'amiable good natured' 'passionate' 'male vocalists' 'sentimental' + 'in love' 'alternative indie rock' 'fun' 'reflection' + 'adult alternative pop rock' 'yearning' 'pop rock' 'poignant' + 'freewheeling']","From the male vocalists and amiable good natured pop rock of adult alternative, to the poignant and yearning sentimentality of alternative indie rock, this song swells with passionate romanticism, a freewheeling reflection of hanging out in love; embodying the earnest heart of reflective R&B and the fun, pop appeal of a dynamic pop rock band." +Next To Me (Wait A Minute Sister),Gavin DeGraw,Gavin DeGraw,2008,"['exuberant' 'hanging out' 'punk' 'reflective' 'dramatic' + 'alternative pop rock' 'rock' 'rowdy' 'boisterous' 'pop' 'passionate' + 'rollicking' 'wistful' 'contemporary pop rock' 'empowering' 'bittersweet' + 'blue eyed soul' 'alternative indie rock' 'irreverent' 'reflection' + 'adult alternative pop rock' 'soul' 'pop rock' 'plaintive' 'lively' + 'contemporary singer songwriter' 'freewheeling']","An exuberant and empowering mix of adult alternative pop rock, alternative indie rock, and blue eyed soul, this contemporary singer songwriter crafts rollicking and passionate tracks that swing between rowdy freewheeling punk and boisterous pop rock, all while offering reflective moments of wistful contemplation and bittersweet reflection on the dramas of life, love, and hanging out with a rollicking irreverence that is both soulful and empowering." +Cruising Bridges,Cybertribe,Sacred Memories,2002,['trance' 'electronic'],Get ready to immerse yourself in a world of pulsating beats and hypnotic melodies with this electronic trance anthem that will take you on a journey of euphoric highs and transcendent lows. +Darling Didn'T We Kill You?,Ulver,Teachings In Silence,2001,"['darkwave' 'avant garde' 'trip hop' 'electronica' 'hypnotic' 'techno' + 'glitch' 'electronic' 'experimental' 'dark ambient' 'atmospheric' + 'minimal techno' 'ambient']","This hypnotic and atmospheric track blends elements of minimal techno, glitch electronica, and darkwave with avant-garde experimentation in ambient and trip hop to create a truly unique and captivating dark ambient electronica experience." +One Of Those Girls,Avril Lavigne,The Best Damn Thing,2007,"['exuberant' 'confident' 'partying' 'celebratory' 'rock' 'rowdy' + 'girls night out' 'pop' 'outrageous' 'reckless' 'brash' 'rousing' + 'contemporary pop rock' 'energetic' 'tgif' 'alternative indie rock' + 'irreverent' 'fun' 'female vocalists' 'teen pop' 'rebellious' 'pop rock' + 'summer' 'lively' 'playful' 'punk pop']",This energetic and irreverent alternative indie rock song will have you feeling exuberant and rowdy with its confident and brash female vocalists. It's a lively and rebellious contemporary pop rock tune perfect for TGIF and summer celebrations with a playful and fun punk pop twist. Get ready to party with your friends on a girls night out to this rousing and celebratory pop rock anthem. +Heading north (intro),Vibrasphere,Exploring the Tributaries,2007,['downtempo' 'trance' 'sexy' 'psytrance' 'electronic' 'chillout' 'ambient'],"Get lost in a blissful and seductive soundscape with this electronic chillout track that seamlessly blends hypnotic psytrance beats with downtempo ambiance and dreamy trance melodies, perfect for setting a sexy and alluring mood." +Darling Doris,Fat & Frantic,Fat & Frantic-Quirk,1990,['pop'],This upbeat and catchy pop song will have you dancing along in no time! +Super Rappin',Grandmaster Flash & The Furious Five,The Best Of Grandmaster Flash & Sugar Hill,0,['hip hop'],This hip hop track is full of energetic rhymes and beats that'll make you want to hit the dance floor. +Radio Free Europe,R.E.M.,Murmur - Deluxe Edition,1981,['rock' 'alternative' 'alternative rock' '80s'],"This energetic track features a fusion of 80s-inspired sounds and driving alternative rock rhythms, making it a must-listen for fans of alternative and rock music alike." +The Pill,The Last Poets,Delights of the Garden,1985,"['jazz blues' 'provocative' 'hostile' 'poetry' 'fusion' 'jazz' 'literate' + 'menacing' 'boisterous' 'soul jazz' 'passionate' 'street smart' 'rap' + 'earthy' 'spoken word' 'complex' 'cerebral' 'jazz funk' 'jazz pop' + 'political rap' 'funk' 'comedy spoken' 'rebellious' 'plaintive' 'angry' + 'volatile']","This song is a fusion of jazz, funk, and blues with a dash of rap, spoken word, and comedy spoken. It's a complex and literate piece with earthy, soulful tones that are rebellious and politically provocative. With a boisterous and passionate attitude, it balances hostile and menacing themes with plaintive and cerebral verses. Its street-smart voice is both volatile and angry, yet manages to deliver a powerful and provocative message that's both jazz-pop and jazz-funk oriented. This song is the perfect blend of soul jazz, jazz blues, and jazz funk, making it a pleasure to listen to." +20.000 Leagues Under The Skin Pt. 10,Johannes Heil,20.000 Leagues Under The Skin,2002,"['intense' 'club dance' 'detroit techno' 'hypnotic' 'electro' 'techno' + 'electronic' 'cerebral' 'nocturnal' 'minimal techno' + 'experimental techno']","This intense and hypnotic techno track combines minimal and experimental elements of Detroit and cerebral electronic styles, creating a nocturnal club dance anthem that is both electrifying and mesmerizing." +23 Seconds - live,Cobblestone Jazz,23 Seconds,0,"['dramatic' 'theatrical' 'club dance' 'the creative side' 'techno' + 'sophisticated' 'electronic' 'dreamy' 'street smart' 'stylish' 'cerebral' + 'pop rock' 'atmospheric' 'visceral' 'experimental techno']","This song is a remarkable blend of sophisticated pop rock, electronic and experimental techno, creating a visceral, atmospheric experience that excites the senses and challenges the mind. With driving techno beats and dramatic, street smart lyrics, it seamlessly transitions from club dance floor hotness to stylish, dreamy soundscapes that tap into the creative side. It's cerebral and theatrical, showing that electronic music can be both intelligent and entertaining." +Round And Round,Lionel Richie,Lionel Richie,1982,"['laid back mellow' 'romantic evening' 'romantic' 'soft rock' 'slow dance' + 'rnb' 'quiet storm' 'amiable good natured' 'motown' 'sentimental' + 'adult contemporary' 'in love' 'contemporary pop rock' 'sensual' 'urban' + 'gentle' 'soothing' 'soul' 'pop rock' 'poignant' 'intimate' 'new love' + 'sweet' '80s']","Experience the perfect sentimental evening with this captivating contemporary pop rock track, combining soulful R&B melodies with poignant lyrics that'll leave you feeling deeply intimate, and set the perfect mood for a quiet storm of slow dancing with your new love, wrapped up in the soulful, gentle essence of 80s Motown and adult contemporary pop rock." +Maybe I'm Right,Atomic Kitten,Feels So Good,2001,"['exuberant' 'confident' 'celebratory' 'girls night out' 'pop' 'happy' + 'amiable good natured' 'carefree' 'dance pop' 'energetic' 'gentle' + 'bittersweet' 'fun' 'teen pop' 'pop rock' 'summery' 'gleeful' 'cheerful' + 'playful' 'sweet' 'joyous']","This upbeat pop rock anthem is an energetic and exuberant celebration of carefree summer nights, perfect for a girls night out. Featuring sweet and playful lyrics delivered with confident and amiable good natured vocals, the dance pop beat will get everyone moving to the joyous and celebratory sound. With a blend of gentle and fun melodies, this teen pop track effortlessly lifts the spirits with its gleeful and cheerful tone, leaving you feeling happy and bittersweet all at once." +Out of Nowhere,Cal Tjader,Jazz on the Rock_ Vol. 5,1993,['jazz' 'latin'],"This vibrant and sultry song blends the smooth sounds of jazz with the fiery rhythms of Latin, creating a spellbinding melody that is impossible not to move to." +In My Life (from In My Life),Kevin Kern,The Best of Kevin Kern: More Than Words,0,['relaxing' 'piano' 'nostalgic'],Immerse yourself in the soothing melody of delicate piano notes that evoke a sense of nostalgia and bring a feeling of relaxation to your soul. +Hori in Kukubh Bilawal,Ali Akbar Khan,Legacy,1996,['world'],Embrace the beauty and diversity of the world with this uplifting anthem that celebrates humanity and encourages unity. +Angels,Heart,Private Audition,0,"['earnest' 'confident' 'guitar' 'american' 'album rock' 'classic rock' + 'passionate' 'rousing' 'restrained' 'contemporary pop rock' 'energetic' + 'female vocalists' 'pop rock' 'intimate' 'hard rock' 'arena rock']","Experience the dynamic range of contemporary pop rock as the female vocalists belt out passionate lyrics over guitar driven melodies in a timeless blend of classic and hard rock that's both earnest and confident, providing an intimate and restrained sound on the ballads while rousing a stadium crowd with arena rock energy on the more electrifying album rock tracks." +Why (Album Version),Bad Boy's Da Band,Too Hot For T.V.,0,['funk'],This song is full of funky beats and groovy bass lines that will make you want to dance all night long. +The Jessica Numbers,The New Pornographers,Twin Cinema,2005,"['power pop' 'hanging out' 'indie rock' 'road trip' 'theatrical' 'bright' + 'small gathering' 'amiable good natured' 'carefree' 'quirky' + 'alternative indie rock' 'pop rock' 'summery' 'lively' 'gleeful' + 'playful' 'indie']","This song is an amiable good-natured indie rock anthem for a road trip or small gathering, featuring playful and summery power pop and alternative indie rock vibes that are both quirky and lively with a carefree and gleeful tone, perfect for hanging out and having fun; its bright and pop rock sound will put a smile on your face as you enjoy its indie theatrical flair." +The Hop,A Tribe Called Quest,Beats_ Rhymes & Life,1996,['hip hop'],This song showcases a powerful hip hop beat and socially conscious lyrics that are sure to get heads nodding. +What A Wonderful World,Eva Cassidy & Katie Melua,Now That's What I Call Music! 69,2007,['beautiful' 'jazz' 'female vocalists'],Experience the smooth and sultry sounds of beautiful jazz with the breathtaking female vocalists who will transport you to another world. +Dormant Bodies Bursting,Cannibal Corpse,Gore Obsessed,2002,"['death metal' 'cathartic' 'provocative' 'urgent' 'hostile' 'exciting' + 'malevolent' 'aggressive' 'intense' 'hedonistic' 'menacing' + 'confrontational' 'heavy metal' 'outrageous' 'unsettling' 'raucous' + 'nihilistic' 'tense anxious' 'suffocating' 'ominous' 'pop rock' 'harsh' + 'fierce' 'angry' 'volatile' 'visceral' 'black metal' 'bleak']","This black metal tune is a raucous and provoking anthem with cathartic and intense vocals, suffocating and malevolent guitar riffs, and a death metal foundation that delivers an aggressive and confrontational performance, making for an exciting and hostile listening experience that is both hedonistic and nihilistic, leaving you feeling tense and anxious as the ominous and volatile atmosphere intensifies, ultimately culminating in a visceral and fierce climax that is both bleak and unsettling." +Erlöse mich,Cephalgy,Herzschlag,2008,['electronic' 'pop rock'],"Experience a unique blend of electric beats and guitar riffs, with mesmerizing vocal harmonies in this pop rock meets electronic track." +Ode To St Cecile,Lizzy Parks,Raise The Roof,2008,['jazz'],"This sultry and sophisticated song is characterized by its smooth, up-tempo jazz groove." +She Can't Love You,Destiny's Child,Destiny's Child/The Writing's On The Wall,1999,"['sexual' 'confident' 'celebratory' 'witty' 'theatrical' 'sexy' 'rnb' + 'amiable good natured' 'carefree' 'contemporary rnb' 'sentimental' + 'sophisticated' 'dance pop' 'stylish' 'sensual' 'energetic' 'fun' + 'teen pop' 'summery' 'playful' 'freewheeling']","This energetic summer anthem is a contemporary R&B dance pop hit that's both sophisticated and sentimental, with witty lyrics that showcase the artist's confident and amiable good-natured personality. With a freewheeling, sensual vibe, this song is bursting with fun and playfulness, making it perfect for carefree celebrations that are both stylish and sexy. The theatrical styling adds an extra layer of excitement to this teen pop bop, making it a must-listen for anyone looking for a mix of energetic and celebratory beats." +Dos Españoles_ Tres Opiniones,Vainica Doble,Heliotropo,1973,['spanish' 'pop rock'],Feel the upbeat energy of pop rock infused with the fiery passion of Spanish lyrics in this electrifying song that will have you tapping your toes and singing along. +Second Sunday,Jessica Andrews,Now,2003,"['romantic' 'swinging' 'american' 'pop' 'adult contemporary' + 'contemporary country' 'country pop' 'serious' 'country' 'agreeable' + 'pop rock' 'strong' '00s' 'lively' 'optimistic']","This upbeat and lively pop rock song blends contemporary country and country pop to create a swinging and agreeable tune, with a serious and romantic twist, perfect for an American audience. The strong vocals and optimistic lyrics are reminiscent of 00s adult contemporary hits, making it a crowd-pleaser for fans of multiple genres." +En El Aire,Downset,Check Your People,2000,"['cathartic' 'bitter' 'aggressive' 'alternative pop rock' + 'confrontational' 'heavy metal' 'hardcore' 'punk revival' + 'alternative metal' 'angst ridden' 'alternative indie rock' 'pop rock' + 'harsh' 'angry' 'rap metal' 'visceral' 'bleak']","Get ready to experience the bitter and aggressive energy of this confrontational alternative indie rock song that seamlessly blends elements of alternative metal, pop rock, punk revival, and heavy metal with harsh and visceral lyrics that offer a cathartic release. With an alternative pop rock sound that is angst ridden and hardcore, this rap-metal anthem is bound to make you feel angry and bleak in the best way possible." +R.a.s,La Phaze,Pungle Time,0,['french' 'hip hop' 'drum and bass' 'pop rock'],"An electrifying blend of pop rock riffs, drum and bass beats, and hip hop flow with a French twist - this track will keep you vibing all night long!" +Sometimes In The Fall,Phoenix,It's Never Been Like That / Alphabetical,0,['indie rock' 'pop rock' 'indie'],"This song embodies a perfect blend of high-energy pop rock vibes with soulful indie undertones, creating an all-encompassing indie rock experience." +Ste-Catherine,Bonjour Brumaire,De la nature des foules,2008,['canadian' 'rock' 'pop rock'],This catchy pop rock song by a Canadian artist is infused with electrifying guitar riffs that seamlessly blend with the driving rock beat. +Cerulean (LP Version),The Ocean Blue,Cerulean,1991,"['earnest' 'mellow' 'reflective' 'alternative pop rock' 'literate' + 'melancholy' 'college rock' 'wistful' 'whimsical' 'naive' 'bittersweet' + 'alternative indie rock' 'adult alternative pop rock' 'indie pop' + 'pop rock' 'intimate' 'refined' 'precious']","This adult alternative pop rock track is a refined and introspective blend of alternative indie rock and pop rock, featuring precious and earnest lyrics that explore whimsical yet melancholy themes. With shades of indie pop, wistful college rock, and literate musings, the mellow and intimate instrumentation creates a reflective and bittersweet atmosphere that captures the listener's attention from start to finish." +Alexandr,Hell On Wheels,The Odd Church,2006,"['exuberant' 'indie rock' 'confident' 'road trip' 'rowdy' 'brash' + 'rambunctious' 'passionate' 'rousing' 'empowering' 'energetic' + 'alternative indie rock' 'pop rock' 'volatile' 'indie' 'freewheeling']","Get ready to hit the road with this freewheeling and rambunctious pop rock anthem that's bursting with exuberant energy and impassioned vocals, driving home a confident and empowering message over a manic, volatile indie rock soundtrack that's sure to get you pumped up and ready to tackle the world - this is the ultimate road trip song for any alternative rock fan looking for a rowdy and brash experience!" +You Spin Me Round (Like A Record),Dead Or Alive,The Pop Years 1984 - 1985,1984,['80s'],"This song has a distinct 80s vibe with its synths, catchy chorus, and nostalgic lyrics." +I'll Never Leave You Baby (LP Version),Ivory Joe Hunter,Ivory Joe Hunter,0,"['regional blues' 'early rnb' 'west coast blues' 'rnb' 'piano blues' + 'soul' 'blues']","This song is a smooth blend of soulful vocals, regional blues rhythms, and the early influences of RnB and piano blues, all mixed together with the timeless sound of blues and the unique style of West Coast blues." +When I Argue I See Shapes,Idlewild,Original Hits - Alternative,1998,['indie rock' 'indie'],"Get ready to rock out to the edgy and raw sound of this indie rock anthem, showcasing the true spirit of independent music with its unapologetic lyrics and powerful instrumentals." +CODE,José James,BLACKMAGIC,2010,['jazz' 'rnb' 'soul'],"This track is a groovy blend of soulful vocals, smooth jazz melodies, and infectious R&B beats that are sure to get you moving." +Prayer Of Hatred,Morbid Angel,Formulas Fatal To The Flesh,1998,"['death metal' 'urgent' 'exciting' 'malevolent' 'intense' 'thrash metal' + 'american' 'menacing' 'technical death metal' 'heavy metal' 'unsettling' + 'rousing' 'nihilistic' 'tense anxious' 'usa' 'energetic' 'suffocating' + 'fiery' 'manic' 'metal' 'rebellious' 'pop rock' 'harsh' 'fierce' + 'visceral']","Get ready to experience an explosive and unrelenting ride with our latest hit, a thrilling combination of energetic pop rock, intense and menacing technical death metal, and fiery thrash metal that will leave you suffocating and on the edge of your seat with its visceral and malevolent sound, featuring American rebellious undertones and an urgent and tense anxious feeling that will send shivers down your spine." +Sunset,Lonnie Liston Smith,Live,1975,['jazz'],This song perfectly captures the essence of smooth and sultry jazz with its intricate instrumentation and soaring melodies. +Alone Again_ Naturally,Baja Marimba Band,Alley Cat,0,['jazz' 'instrumental'],"This instrumental jazz song is filled with smooth saxophone melodies, intricate piano chords, and infectious drum rhythms that will transport you to a world of pure musical bliss." +Hideaway (LP Version),The Electric Prunes,Underground,2000,"['intense' 'snide' 'passionate' 'tense anxious' 'manic' 'psychedelic' + 'garage rock' 'pop rock' 'psychedelic garage' 'freewheeling']","Get ready for an epic ride with this psychedelic garage pop rock anthem; it's intense and passionate with a freewheeling, manic energy that's both psychedelic and snide in style, fused together with garage rock vibes and a tense anxious undertone." +We Made It More,Ocean Colour Scene,Mechanical Wonder,2001,"['rock nroll' 'alternative pop rock' 'classic rock' 'alternative' 'mod' + 'british trad rock' 'alternative indie rock' 'agreeable' 'pop rock' + 'indie']","Our latest release is an agreeable blend of alternative indie rock, classic rock, pop rock, and alternative pop rock with hints of British trad rock, mod, and good ol' fashioned rock n' roll." +Sally Ann (Remastered Version),Natalie Merchant,Retrospective 1995-2005,0,"['earnest' 'reflective' 'relaxed' 'organic' 'alt country' + 'alternative pop rock' 'heartache' 'literate' 'melancholy' 'alternative' + 'wistful' 'autumnal' 'in love' 'earthy' 'contemporary pop rock' + 'rainy day' 'introspection' 'cerebral' 'gentle' 'bittersweet' + 'alternative indie rock' 'female vocalists' 'reflection' 'soothing' + 'adult alternative pop rock' 'calm peaceful' 'relaxation' 'sad' + 'pop rock' 'poignant' 'plaintive' 'intimate' 'sunday afternoon' + 'precious' 'sweet']","This adult alternative pop rock track features a blend of alternative indie rock and contemporary pop rock, with gentle and soothing female vocals providing a relaxed and earthy atmosphere perfect for a melancholy sunday afternoon of introspection and reflection on heartache and loss, with a poignant and literate lyrics capturing the bittersweet wistfulness of autumnal days." +Which One Of You Jerks Drank My Arnold Palmer,Blockhead,The Music Scene,2009,"['urgent' 'bebop' 'trip hop' 'messy' 'self conscious' 'hip hop' + 'the creative side' 'lounge' 'brash' 'rambunctious' 'fractured' + 'electronic' 'street smart' 'chillout' 'dreaming' 'funk' 'circular' + 'indie']","Get lost in a mesmerizing blend of self-conscious lyrics, messy beats, circular rhythms, and electronic elements that seamlessly blend hip hop, bebop, and trip hop with an urgent, fractured, yet chillout vibe - this brash and indie track channels the creative side of street smart, rambunctious dreaming in the perfect fusion of lounge influence and funk inspiration." +THIS TIME AROUND,Hanson,Live and electric,2000,['rock' 'pop'],This catchy pop-rock anthem features driving guitar riffs and an infectious chorus that's sure to get stuck in your head. +Mission to the Moon (Studio),Charlotte Martin,Reproductions,2007,['alternative' 'pop rock'],This pop rock and alternative song combines catchy hooks with edgy guitar riffs to create a distinctly unique sound. +Stone Cold Buggin',Young MC,Stone Cold Rhymin',1989,"['exuberant' 'confident' 'partying' 'pop rap' 'humorous' 'celebratory' + 'witty' 'boisterous' 'hip hop' 'amiable good natured' 'rousing' + 'whimsical' 'street smart' 'rap' 'stylish' 'energetic' 'fiery' 'fun' + 'silly' 'west coast rap' 'playful' 'freewheeling']","This energetic West Coast rap is a rousing, pop rap anthem that combines witty, humorous lyrics with an exuberant and playful beat that showcase the confident and street smart personas of the rapper. With a freewheeling and silly flow that's equal parts whimsical and celebratory, this partying, stylish, and silly song is perfect for anyone looking for a fun, amiable good-natured hip-hop vibe that channels the fiery and boisterous energy of the genre." +Bakom Galler (Häktet 2),Ayo,Föder NåT Nytt,0,['hip hop'],This upbeat and energetic song features catchy rhymes and a groovy beat perfect for any hip hop enthusiast. +Stage Fright (LP Version),Chic,Take It Off,1981,"['swinging' 'post disco' 'sexy' 'rnb' 'quiet storm' 'contemporary rnb' + 'funk' 'strong' 'lively']","Get ready to move and groove to this electrifying post-disco and contemporary R&B track that infuses strong and lively funk elements, while adding a touch of the smooth and sultry quiet storm to keep you swinging and feeling sexy." +Love Of A Woman,Travis Tritt,Down The Road I Go,2000,"['earnest' 'organic' 'romantic' 'contemporary country' 'bittersweet' + 'country' 'neo traditionalist country' 'plaintive' 'intimate']","This earnest and romantic contemporary country track, with strong influences from neo-traditionalist country, creates an intimate and plaintive atmosphere through its organic, country instrumentation and bittersweet lyrics." +Everything Reminds Me Of You,Soul Embraced,Dead Alive,2008,"['death metal' 'christian' 'metalcore' 'heavy metal' 'alternative metal' + 'christian metal' 'metal' 'pop rock']","This song is a powerful fusion of alternative metal, pop rock, heavy metal, death metal, metalcore, and Christian metal, creating a unique sound that appeals to both secular and Christian metal fans alike." +Shemaforash,Behemoth,Evangelion,2009,"['death metal' 'hostile' 'malevolent' 'aggressive' 'menacing' + 'confrontational' 'heavy metal' 'late night' 'scary music' 'nihilistic' + 'fiery' 'ominous' 'maverick' 'rebellious' 'pop rock' 'angry' 'visceral' + 'black metal' 'bleak']","This song is a menacing and confrontational black metal track with a fiery, aggressive energy that infuses elements from maverick pop rock with a visceral, ominous edge - serving as a nihilistic and rebellious anthem for late-night listening that's guaranteed to give you chills with its malevolent, hostile, and bleak death metal-inspired sound." +Good Weekend,Art Brut,Bang Bang Rock & Roll,2004,['indie rock' 'indie'],"Get ready to rock out to this energetic indie track, featuring raw vocals and catchy guitar riffs that embody the essence of indie and indie rock music." +Coast To Coast,Glenn Hughes,Live In Australia,1995,['beautiful' 'rock'],This song combines the beautiful melodies of indie-folk with the raw power of rock to create a soaring anthem that captures the heart and soul of anyone who hears it. +Tramp on Your Street,Billy Joe Shaver,A Tribute to Billy Joe Shaver - Live,1993,"['earnest' 'reflective' 'literate' 'melancholy' 'outlaw country' + 'passionate' 'rousing' 'earthy' 'country' 'pop rock' 'country rock' + 'plaintive' 'americana']","This poignant pop rock ballad marries earnest lyricism with a passionate Americana sound, blending earthy country rock with outlaw country influences to create a rousing and reflective anthem full of melancholy depth and plaintive storytelling." +Men Of The Future (Kris Menace Remix),Moonbootica,Audiovisual Couture Vol.1 by DJ koweSix,2010,['house'],Get ready to dance your way through the night with this upbeat house anthem that will have you grooving from start to finish. +Last Song,The Cardigans,Emmerdale,1994,"['reserved' 'swedish pop rock' 'elegant' 'indie rock' 'reflective' + 'alternative pop rock' 'rock' 'melancholy' 'light' 'alternative' + 'wistful' 'autumnal' 'restrained' 'stylish' 'bittersweet' + 'alternative indie rock' 'female vocalists' 'feeling blue' 'autumn' + 'indie pop' 'ironic' 'pop rock' 'plaintive' 'ambient pop' 'dream pop' + 'playful' 'precious' 'sweet' 'indie']","Experience the sweet and whimsical melodies of reserved female vocalists, set against a backdrop of alternative pop rock and dreamy ambient pop, blending elegantly with melancholic yet playful lyrics that are both ironic and reflective, making for a uniquely stylish and plaintive indie rock experience perfect for feeling blue during the autumnal season." +Virgin Girl,Eek-A-Mouse,Reggae Anthology: Joe Gibbs - Scorchers From The Mighty Two,0,['dancehall' 'roots reggae' 'jamaica' 'reggae' 'dub'],This dancehall and reggae-infused song from Jamaica blends elements of roots reggae and dub to create an irresistible rhythmic experience. +All I Can Say,Lene Marlin,Lost In A Moment,2005,['pop' 'contemporary pop rock' 'pop rock'],This pop rock track blends elements of contemporary pop rock with catchy pop melodies for a radio-friendly sound. +Penny & Me,Hanson,Underneath,2004,"['earnest' 'rock' 'pop' 'amiable good natured' 'contemporary pop rock' + 'ambitious' 'fun' 'pop rock' 'refined']","This refined and amiable good-natured pop-rock song combines earnest lyrics with contemporary pop-rock stylings, displaying an ambitious and fun approach to the genre." +Dollhouse,Bruce Springsteen,Tracks,1998,"['heartland rock' 'earnest' 'organic' 'rock' 'literate' 'album rock' + 'classic rock' 'passionate' 'rousing' 'contemporary pop rock' 'fiery' + 'rocknroll' 'pop rock' 'poignant' 'intimate']","This song is a fiery and passionate rocknroll anthem that seamlessly blends classic rock and heartland rock stylings with contemporary pop rock soundscapes, culminating in a rousing and organic anthem of earnest and poignant introspection, featuring literate and intimate storytelling." +La Gringa,Yerba Buena,Follow Me,2003,"['alternative latin' 'latin pop' 'club dance' 'salsa' 'hip hop' 'dance' + 'latin']","Get your hips moving to the infectious beats of this alternative Latin hip-hop track that seamlessly blends elements of salsa and Latin pop, guaranteeing a non-stop dance party at the club." +Iluvya,Thom Yorke,Analyse,2006,"['alternative pop rock' 'electronic' 'experimental' + 'alternative indie rock' 'pop rock']","Get lost in the hypnotic blend of alternative indie rock, pop rock, and electronic sounds as this band fearlessly explores the boundaries of alternative pop rock with their experimental approach to music." +Blood On The Sand,Ganglians,Ganglians,2010,['psychedelic' 'pop rock'],"Get lost in the hypnotic melodies of this trippy pop rock anthem, as the psychedelic undertones take you on a vibrant musical journey." +The Only Way Is Up,Yazz,The Only Way Is Up,1988,['electronic' 'pop rock' '80s'],This upbeat pop rock track infused with electronic elements transports you back to the energetic sounds of the 80s. +Love Someone Like Me,HOLLY DUNN,Nashville Country Gals_ Volume 2,1991,['country'],This toe-tapping tune is a classic country ballad that will have you singing along in no time. +The Streets Of Your Town,Kathy Mattea,Walking Away A Winner,0,"['female vocalist' 'country folk' 'contemporary country' 'country pop' + 'country' 'female vocalists']","This lively tune features female vocalists with a blend of country folk and contemporary country sounds, making for a catchy country pop hit." +Better Day,Brownie McGhee,Brownie McGhee and Sonny Terry Sing,0,['folk'],"Featuring a raw, acoustic sound and soulful storytelling lyrics, this folk ballad captures the heart and essence of Americana storytelling." +Carol,Flamin' Groovies,Teenage Head,1999,"['60s' 'exuberant' 'confident' 'brooding' 'aggressive' 'intense' 'rock' + 'boisterous' 'amiable good natured' 'passionate' 'rollicking' + 'proto punk' 'street smart' 'rocknroll' 'irreverent' 'rebellious' + 'ironic' 'pop rock']","Rock out with this pop rock tune that's both rollicking and intense, blending 60s rock with a proto punk edge and irreverent attitude, delivered with exuberant passion, confident rebellion, and an amiable good natured approach that keeps the energy high and street smart, making for a boisterous and aggressive anthem." +Gimme A Sign,Ryan Adams,Demolition,2002,"['earnest' 'laid back mellow' 'reflective' 'rock' + 'alternative country rock' 'passionate' 'bittersweet' 'ambitious' + 'alternative indie rock' 'adult alternative pop rock' 'sparse' 'sad' + 'pop rock' 'plaintive' 'intimate']","This powerful adult alternative pop rock song blends elements of alternative indie rock, pop rock, and alternative country rock, showcasing passionate and earnest vocals that convey a reflective and plaintive mood. The laid back mellow instrumentation creates an intimate and sparse atmosphere, while the bittersweet lyrics explore the complexities of love and loss in a powerful and ambitious way." +An Experiment In Homicide,Cannibal Corpse,The Bleeding,1994,"['death metal' 'cathartic' 'provocative' 'urgent' 'hostile' 'exciting' + 'malevolent' 'aggressive' 'intense' 'american' 'hedonistic' 'menacing' + 'confrontational' 'heavy metal' 'outrageous' 'unsettling' 'grindcore' + 'raucous' 'nihilistic' 'tense anxious' 'suffocating' 'ominous' 'pop rock' + 'harsh' 'fierce' 'angry' 'volatile' 'visceral' 'bleak']","This pop rock anthem is an aggressive and confrontational tour de force that merges the intensity of heavy metal and death metal with the urgency of grindcore, creating a suffocating and visceral atmosphere that is both menacing and cathartic. The American-inspired sound is hostile and nihilistic, offering an ominous and bleak outlook on life. With a malevolent and provocative tone, this song is a raucous and hedonistic ride that culminates in an unsettling and volatile ending that leaves listeners feeling tense and anxious. The lyrics are fierce and angry, yet somehow uplifting, making this track an exciting and unforgettable addition to any playlist." +Bye Bye,The Now Time Delegation,Watch For Today,0,['soul' 'pop rock'],"This song is a combination of the catchy melodies of pop rock with the emotion-stirring depth of soul, creating a unique and captivating sound." +Ultima canción,Los Bunkers,La Culpa,0,['chile' 'psychedelic'],Escape into an otherworldly soundscape with this trippy and mind-bending psychedelic track inspired by Chile's vibrant music scene. +Den Grymme Pyrrus,Di Leva,Noll,0,['pop' 'pop rock'],"Get ready to be blown away by the electrifying sound of this pop rock anthem, delivering the perfect balance of catchy pop melodies and edgy rock riffs that will have you dancing all night long." +Conrod,Julien Lourau,Gambit,2000,['jazz' 'electronic'],This electronic jazz piece is a fusion of futuristic beats and soulful saxophone melodies creating a truly unique listening experience. +Positron (Extended Version),Cygnus X,Positron,2003,['trance'],Experience an immersive journey of hypnotic rhythms and otherworldly melodies with this trance-infused track. +The World's On Hard,Slave,Hardness Of The World,0,['funk'],This funky track is the perfect blend of groovy bass lines and upbeat rhythms that will make you want to dance all night long. +Flanagan's People,National Health,Playtime,1982,"['prog rock' 'canterbury scene' 'progressive rock' 'psychedelic' + 'pop rock' 'progressive' 'krautrock']","Intertwining elements of progressive rock, pop rock, and canterbury scene with influences stemming from krautrock and psychedelic, this song is a masterful exploration of the prog rock sound, showcasing the artist's extraordinary progressive abilities." +Roi (reprise),The Breeders,Last Splash,1993,"['hanging out' 'indie rock' 'road trip' 'alternative pop rock' 'acerbic' + 'bright' 'alternative' 'amiable good natured' 'carefree' 'vacation' + 'quirky' 'tgif' 'alternative indie rock' 'fun' 'searching' 'pop rock' + 'summery' 'cheerful' 'playful' 'springlike' 'freewheeling']","This alternative indie rock road trip anthem is a bright and playful celebration of carefree vacation days, hanging out with amiable good-natured friends, and searching for quirky and freewheeling adventures on the open road, all set to a summery soundtrack of pop rock and alternative pop rock with an acerbic edge that's guaranteed to brighten up any TGIF party or springlike day." +If I Could Only Win Your Love,Emmylou Harris,Profile: Best Of Emmylou Harris,1975,['country'],Get ready to take a trip down a dusty backroad with this heartfelt country ballad. +Surrender,Kasey Chambers,Carnival,2006,"['cathartic' 'earnest' 'reflective' 'organic' 'female vocalist' + 'alt country' 'country folk' 'literate' 'alternative country rock' + 'melancholy' 'amiable good natured' 'passionate' 'sentimental' 'rousing' + 'earthy' 'stylish' 'gentle' 'bittersweet' 'alternative indie rock' + 'country' 'female vocalists' 'searching' 'pop rock' 'intimate' + 'contemporary singer songwriter']","This alternative indie rock anthem features a passionate female vocalist exploring sentimental and searching themes through the lens of pop rock, alt country, and country folk influences in a cathartic and bittersweet, yet amiable good natured and earnestly reflective style, showcasing the singer's literate and earthy lyricism and organic, intimate sound, all building to a rousing and stylish alternative country rock climax." +A Lesson in Pathology,Exhumed,Slaughtercult,0,"['death metal' 'hostile' 'malevolent' 'aggressive' 'thuggish' 'menacing' + 'heavy metal' 'outrageous' 'nihilistic' 'pop rock']","This aggressive and outrageous pop rock anthem takes a menacing and thuggish approach to its heavy metal and death metal influences, resulting in a hostile and nihilistic anthem that drips with malevolent energy." +Es ist so_ dass du fehlst,Tomte,Heureka,2008,['pop'],"This catchy and upbeat song is a quintessential pop anthem, complete with shimmering synth hooks and infectious sing-along choruses." +One Red Thread,Blind Pilot,3 Rounds and a Sound,2008,"['earnest' 'indie rock' 'laid back mellow' 'reflective' 'relaxed' + 'organic' 'delicate' 'the great outdoors' 'wistful' 'autumnal' 'earthy' + 'introspection' 'bittersweet' 'warm' 'alternative indie rock' 'acoustic' + 'autumn' 'indie pop' 'pop rock' 'poignant' 'atmospheric' 'folk' + 'soft quiet' 'indie']","This alternative indie rock song boasts a poignant blend of pop rock and soft quiet melodies, creating a relaxed and laid-back mellow atmosphere that invites introspection and deep contemplation; its earnest and delicate indie pop vocals which pair perfectly with the earthy and organic folk instrumentation to evoke visions of the great outdoors during an autumnal setting. With its wistful and warm reflective tone, this bittersweet acoustic track is truly a masterpiece of indie rock music." +Empress So Divine,Warrior King,Reggae Now Vol. 3,2002,['reggae'],This upbeat and rhythmic song has a distinctly upbeat reggae vibe with groovy beats and vibrant instrumentation. +Part Of The Plan,Dan Fogelberg,Dan Fogelberg Live: Greetings From The West,1974,['70s'],"Transport back in time with this groovy and soulful track, filled with funk-inspired basslines and sultry vocals reminiscent of the iconic 70s era." +Holding Out For A Hero,Frou Frou,Shrek 2 Deluxe,2004,['electronic' 'female vocalists' 'indie'],An electronic indie banger filled with soaring female vocals that will transport you to another dimension. +These Days,Ayo,Joyful,2006,"['elegant' 'laid back mellow' 'reflective' 'confident' 'neo soul' + 'alternative pop rock' 'sexy' 'rnb' 'electronic' 'contemporary pop rock' + 'stylish' 'sensual' 'gentle' 'alternative indie rock' 'female vocalists' + 'soothing' 'soul' 'pop rock' 'summery' 'spring' 'playful']","Experience the perfect mix of alternative indie rock and soul with a touch of playful pop rock in this contemporary pop rock masterpiece, featuring confident female vocalists and a neo soul vibe that gives off a laid back mellow atmosphere, all while incorporating elegant electronic tones and a soothing reflective sound that's perfect for a stylish and sensual spring or summery day." +Rock N Roll,Remi Nicole,My Conscience & I,0,['catchy' 'cute' 'indie'],This cute and indie song features catchy lyrics and a unique melody that will have you humming along in no time. +If You Need Me Call Me,Steve Perry,For The Love Of Strange Medicine,1994,"['hanging out' 'earnest' 'elegant' 'reflective' 'confident' 'smooth' + 'romantic evening' 'dramatic' 'romantic' 'soft rock' 'theatrical' + 'album rock' 'light' 'slow dance' 'classic rock' 'amiable good natured' + 'passionate' 'sentimental' 'rollicking' 'wistful' 'rousing' + 'contemporary pop rock' 'sensual' 'bittersweet' 'warm' 'soothing' + 'yearning' 'pop rock' 'poignant' 'intimate' 'refined' 'slick']","This album rock classic rock song has a refined and slick feel, pairing the rollicking beat with a sentimental and passionate yearning. The amiable good-natured vibe mixed with the confident and earnest lyrics make it perfect for a romantic evening, whether it's a slow dance or just hanging out. The soft rock and contemporary pop rock influences add a light and sensual touch, while the dramatic and rousing chorus brings an impactful and theatrical flair. The smooth and soothing melody combined with the reflective and wistful lyrics create an intimate and elegant ballad, capturing the bittersweet essence of a romantic evening." +Slow Kids,Cheeky Cheeky And The Nosebleeds,Slow Kids,0,['indie'],This indie track features dreamy guitar riffs and poetic lyrics that capture the essence of youthful restlessness. +That's All The Lumber You Sent,Kathy Mattea,Roses,2002,['country folk' 'contemporary country' 'country pop' 'country'],This catchy country pop song blends contemporary country with traditional country folk elements to create a vibrant fusion of genres perfect for fans of modern country. +One Legged Low Frequency Guy,Red Snapper,Reeled And Skinned,1995,['trip hop' 'electronica' 'electronic' 'chillout'],"This song combines electronic elements with a chillout vibe, featuring smooth beats and atmospheric tones that blend electronica and trip hop seamlessly." +All Night Long,Muddy Waters,Rollin' Stone - A Golden Anniversary,1991,['blues'],"This soulful track is drenched in moody blues and raw emotion, evoking a powerful sense of longing and heartache." +I Feel So Smoochie,Sarah Vaughan,September Song,1992,['jazz' 'female vocalists'],This upbeat jazz track features sultry female vocals and lively instrumentals that will transport listeners to a vintage nightclub. +Crazy On You,Heart,Live,0,['rock' 'classic rock' 'female vocalists'],This classic rock anthem features powerful female vocalists belting out soulful lyrics over a roaring rock instrumental. +All That You Are,Mudvayne,By The People_ For The People,2005,"['cathartic' 'hostile' 'partying' 'malevolent' 'aggressive' 'intense' + 'guys night out' 'hedonistic' 'confrontational' 'heavy metal' 'rousing' + 'alternative metal' 'raucous' 'fiery' 'angst ridden' 'ominous' 'metal' + 'pop rock' 'bleak']","Get ready to unleash your inner rebel with this aggressive and confrontational alternative metal/pop rock anthem, infused with intense cathartic energy that'll leave you feeling both ominous and hostile, while still delivering a rousing and heavy metal experience that perfectly captures the angst-ridden spirit of a raucous guys night out. Featuring lyrics that are equal parts hedonistic and malevolent, this fiery blend of bleak and partying vibes is guaranteed to have you headbanging all night long!" +I Believe,TIMO TOLKKI,Hymn To Life,2002,['rock'],This high-energy track is full of hard-hitting rock riffs and an irresistible rhythm that will have you headbanging in no time. +BMW,Chicago Afrobeat Project,Chicago Afrobeat Project,0,['jazz' 'funk'],This funky jazz tune is sure to get you grooving with its unique blend of smooth brass and syncopated rhythms. +One More Try,George Michael,Twenty Five,1987,['pop' '80s'],"This infectious pop anthem takes you back to the electrifying vibe of the 80s with its upbeat tempo, synth-heavy melody, and catchy hooks that will have you singing along in no time." +Gang Warfare,Steel Pulse,Victims,1991,"['contemporary reggae' 'earnest' 'provocative' 'organic' 'roots reggae' + 'confrontational' 'the creative side' 'spiritual' 'reflection' + 'rebellious' 'international' 'summery' 'reggae' 'summer' 'reggae pop' + 'intimate' 'gutsy']","Blending the creative side of roots reggae with contemporary reggae-pop, this confrontational and rebellious summer anthem evokes an intimate and spiritual reflection of international issues, all while delivering a gutsy and earnest message through its organic and summery sound - a provocative and uplifting tribute to the reggae genre." +The Dutchman,Steve Goodman,Unfinished Business,0,"['reflective' 'confident' 'smooth' 'organic' 'contemporary folk' 'wry' + 'comfort' 'amiable good natured' 'sentimental' 'rollicking' 'whimsical' + 'earthy' 'gentle' 'bittersweet' 'warm' 'nostalgic' 'pop rock' 'intimate' + 'folk' 'playful' 'sweet' 'contemporary singer songwriter']","This sentimental pop rock album includes a rollicking mix of amiable good-natured tunes, confident sonics, and sweet contemporary folk ballads that are delivered with an ear for the gentle and whimsical. Nostalgic, earthy, and contemporary, the singer songwriter's wry yet warm vocal presence adds an intimate and reflective twist to the upbeat folk and playful organic arrangements, creating a bittersweet comfort that feels both smooth and tingly to the listener." +Greenback Dollar,The Kingston Trio,Karaoke: 60's Star Power - Singing to the Hits,1963,['60s' 'folk'],This folk song captures the essence of the 60s with its poetic lyrics and acoustic guitar strumming. +Traces And Things,Scumbucket,Kiss Than Kind,2005,['rock' 'chillout' 'pop rock'],"This song has a perfect blend of pop rock and rock elements, coupled with a chillout vibe that will leave you feeling relaxed but energized." +I Was Robbed Last Night,The Electric Flag,An American Music Band,1992,['blues'],This soulful piece transports listeners to the heart of Memphis with its stirring blues rhythms and emotive lyrics. +Three Weeks,Ex Models,Pink EP,2003,['indie'],This indie track is a melodious fusion of folk lyrics and guitar riffs that will take you on a soulful journey. +Compañera,Silvio Rodríguez,Silvio,0,"['world' 'romantic' 'celebratory' 'spanish' 'cuban traditions' + 'amiable good natured' 'carefree' 'tropical' 'vacation' 'sensual' 'cuban' + 'summery' 'summer' 'folk' 'playful' 'latin' 'joyous']","This vibrant and upbeat song embodies the amiable good natured, celebratory spirit of Cuban traditions through its joyful, summery melodies, playful lyrics, and infectious Latin rhythms that exude sensuality and romance, making it the perfect soundtrack for a carefree summer vacation in a tropical world of fun and music." +Love And Marriage,Frank Sinatra,New York New York,1955,['oldies' 'jazz'],Get transported back in time with this classic jazz tune that captures the essence of oldies music in a mesmerizing melody. +Start It Up,Robben Ford & The Blue Line,The Firm,1992,['guitar' 'jazz' 'blues'],"This funky tune boasts a sultry combination of jazz and blues, with a smooth guitar riff that'll leave you grooving all night long." +Living Out Loud,Aaron Lines,Living Out Loud,2001,['sentimental' 'country' 'agreeable'],This sentimental and agreeable country ballad will tug at your heartstrings with its beautiful lyrics and heartfelt melody. +First Of The Gang,Zee Avi,Zee Avi,2009,"['earnest' 'reflective' 'melancholy' 'pop' 'comfort' 'soft' 'wistful' + 'lovely' 'tender' 'restrained' 'gentle' 'alternative indie rock' + 'acoustic' 'reflection' 'adult alternative pop rock' 'calm peaceful' + 'feeling blue' 'pop rock' 'intimate' 'sunday afternoon' 'sweet' + 'contemporary singer songwriter' 'indie']","This lovely and tender adult alternative pop rock song by a contemporary singer songwriter is perfect for a calm and peaceful Sunday afternoon. With its alternative indie rock and pop elements, the track delivers a soft and intimate feeling that is reflective and wistful. The gentle and restrained acoustic guitar and earnest vocals perfectly capture the melancholy and comfort of feeling blue, making it a perfect choice for a moment of reflection." +Lyrics To Go,A Tribe Called Quest,Hits_ Rarities & Remixes,1993,['hip hop'],This track perfectly embodies the gritty and raw energy of classic hip hop. +Lenny (Live),Soulive,Soulive (International),0,['jazz'],This smooth and soulful track is an energetic tribute to the legendary jazz masters of the past. +Corsicana Daily Sun,Billy Joe Shaver,Freedom's Child,0,['country' 'americana' 'progressive country'],"This track blends the classic sound of Americana with the innovative spirit of progressive country, resulting in a uniquely captivating take on traditional country music." +Song Of Alice,Keren Ann,Nolita,2004,"['laid back mellow' 'reflective' 'relaxed' 'world' 'somber' 'delicate' + 'melancholy' 'wistful' 'autumnal' 'restrained' 'rainy day' 'bittersweet' + 'alternative folk' 'alternative indie rock' 'adult alternative pop rock' + 'calm peaceful' 'weary' 'feeling blue' 'yearning' 'searching' + 'international' 'pop rock' 'plaintive' 'intimate' 'folk' 'french pop' + 'soft quiet']","This adult alternative pop rock track is a blend of weary and laid back mellow sounds, with influences ranging from international alternative indie rock to delicate french pop and alternative folk, creating a calm peaceful atmosphere perfect for a soft quiet and reflective rainy day or autumnal mood, while maintaining a yearning and plaintive tone throughout. The melancholy and somber lyrics explore themes of introspection, searching, and feeling blue, creating a bittersweet and intimate world that is both restrained and emotionally resonant." +Molten Analogue,DMX Krew,Sh101 Triggers Ms10,2007,['electro'],Get ready to dance all night with the electrifying beats and futuristic sound of this new electro anthem. +What's Wrong With That,Richard Marx,Flesh And Bone (Intl. World Territory),0,['rock' 'pop'],"Get ready to tap your feet to this electrifying pop-rock tune, as the catchy beats and high-energy vocals come together to create the ultimate feel-good anthem." +Running With The Night,Lionel Richie,Gold,1983,"['earnest' 'laid back mellow' 'romantic' 'soft rock' 'pop' 'rnb' + 'quiet storm' 'amiable good natured' 'sentimental' 'adult contemporary' + 'contemporary pop rock' 'urban' 'gentle' 'reunion' 'soothing' 'funk' + 'soul' 'pop rock' 'intimate' 'cheerful' '80s']","This sentimental pop rock track combines elements of soul, funk, and urban music to tell the heartwarming story of a reunion between old friends, delivered with amiable good natured, laid back mellow, and an earnest, gentle touch of contemporary pop rock and soft rock, perfect for a romantic and intimate setting or a cheerful night out to evoke the sounds of the 80s, adult contemporary, pop, R&B, and quiet storm vibes." +The Age Of Eleven,Robert Hood,Wire To Wire,2003,['electronic' 'dreamy' 'ambient' 'technical'],"Experience an immersive soundscape through a fusion of technical and electronic beats, woven with dreamy atmospheric melodies, creating an ambient oasis for your mind to explore." +Der Junge Ist Verliebt (Album Version),Pohlmann.,Zwischen Heimweh Und Fernsucht,2006,"['alternative indie rock' 'acoustic' 'adult alternative pop rock' + 'pop rock' 'contemporary singer songwriter']","This song offers a unique blend of adult alternative pop rock, alternative indie rock and pop rock styles, delivered by a contemporary singer songwriter, featuring mesmerizing acoustic guitar riffs." +Get It Poppin,Big Tuck,Hell On Em,0,['hip hop'],This upbeat track fuses elements of old-school and modern hip hop to create a fresh sound that's sure to get you moving. +Stars Above Us,Saint Etienne,London Conversations,2005,['pop' 'dance' 'chill'],Get ready to move to the beat with this pop infused dance anthem that also brings a chill vibe to the party. +Ninety-Nine And One-Half (Won't Do) (Remastered Single Version),Wilson Pickett,Rhino Hi-Five: Wilson Pickett [Vol. 2],0,"['blues rock' 'rock' 'funky' 'classic' 'rnb' 'groove' 'funk' 'soul' + 'blues']","Get ready to move and groove with this funky, blues rock anthem that infuses elements of soul, blues, funk, and R&B for a classic rock sound that will have you feeling the groove." +Indescribably Blue,Pete Molinari,Sweet Louise E.P.,2009,['folk'],This heartwarming song takes listeners on a journey through the countryside with its captivating folk melody and lyrics reminiscent of simpler times. +Talk To Me,Jim Stärk,Ten Songs And Hey Hey,2002,['folk'],Experience the authentic storytelling and acoustic melodies of traditional folk music in this captivating song. +Release Me,The Everly Brothers,The Everly Brothers Sing Great Country Hits,1963,['country' 'pop rock'],This catchy pop rock tune infuses twangy country elements to create a unique blend of genre-bending sound. +o caranguejo da praia das virtudes - madame satã,Nação Zumbi,Rádio S.amb.a,2000,['alternative rock'],Experience the nostalgic and raw power of alternative rock with the new single that will ignite your spirit. +Fallin' High,Safri Duo,3.5,2003,['electronic' 'dance' 'house' 'pop rock' '00s'],"Bring the party to life with this high-energy pop rock anthem infused with electronic and house beats, perfect for any 00s dance floor." +Party Poops,Heatwave,Central Heating,1978,"['exuberant' 'smooth' 'romantic' 'celebratory' 'boisterous' 'rnb' 'happy' + 'quiet storm' 'amiable good natured' 'carefree' 'rousing' 'stylish' + 'warm' 'fun' 'funk' 'soul' 'summery' 'disco' 'gleeful' 'cheerful' 'sweet' + 'slick' 'joyous']","This exuberant and soulful disco track is an amiable good natured tribute to sweet and happy love, with slick and groovy funk influences that make it a fun and celebratory addition to any playlist. The warmth of the rousing R&B vocals and quiet storm inspired smoothness of the instrumentation make it both romantic and boisterous, a stylish and summery pleasure that captures the joyful and carefree spirit of the season. With its gleeful energy and cheerful melody, this song is sure to get you and your loved ones moving and grooving in delight." +Word Up,Cameo,Universal Masters Collection - Classic Disco,1986,['funk' '80s'],This funky tune takes you straight back to the groovy 80s with its infectiously upbeat rhythm and retro guitar riffs. +It Only Takes Two To Tango,The Stranglers,La Folie,1981,"['punk' 'confident' 'aggressive' 'day driving' 'coolncocky' 'thuggish' + 'rowdy' 'confrontational' 'snide' 'brash' 'post punk' 'raucous' + 'irreverent' 'soothing' 'swaggering' 'new wave' 'pop rock' 'intimate' + 'drinking' 'gutsy' 'soft quiet' 'precious' 'volatile' 'visceral' '80s' + 'british punk']","This pop rock song delivers an irreverent and confrontational message with a swaggering, gutsy vocal performance that oozes confidence and coolncocky attitude, all set against a backdrop of aggressive British punk and new wave-inspired instrumentation that seamlessly blends punk, post punk, and 80s new wave sounds. The track veers between rowdy and raucous to soft and quiet, with moments of precious intimacy punctuated by thuggish drinking lyrics and snide, volatile bursts of brash energy. The result is a visceral, soothing, and unforgettable anthem that captures the essence of punk rock and showcases the full range of the artist's talents." +I Need A Woman,Stash & Sarah Bettens,Rock And Roll Show,2008,['beautiful'],This beautiful song is a heartbreaking ballad about lost love. +Luna Nueva,Carlos Vives,Dejame Entrar,2001,"['south american traditions' 'latin pop' 'swinging' 'bossa nova' + 'colombian' 'cumbia' 'spanish' 'sentimental' 'tropical' 'international' + 'blues' 'latino' 'strong' 'lively' 'latin']","This international song brings together sentimental lyrics with strong rhythms and incorporates traditional South American sounds such as cumbia, bossa nova, and swinging tropical beats, all while staying true to its Colombian roots, creating a lively and memorable Latin pop track that blends Spanish and Latino influences with elements of blues." +Greed,Ill Repute,What Happened Then,1999,['punk new wave' 'hardcore' 'hardcore punk' 'pop rock'],"This song is a diverse blend of pop rock, hardcore punk, and new wave, delivering a high-energy experience with elements of both hardcore and punk." +Hey You,Quireboys,My Old Man - 18 Dad Rock Classics,0,['rock' 'metal' 'hard rock'],"This hard-hitting track blends elements of metal and rock for a high-energy, hard rock anthem that will have you headbanging from start to finish." +Masterful Mystery Tour,Beatallica,Masterful Mystery Tour,2009,"['comedy' 'confident' 'humorous' 'aggressive' 'celebratory' 'coolncocky' + 'heavy metal' 'outrageous' 'brash' 'rousing' 'bravado' 'irreverent' + 'maverick' 'swaggering' 'silly' 'comedy spoken' 'song parody' 'metal' + 'pop rock' 'gritty' 'gutsy' 'playful']","This pop rock song parody is a playful and humorous celebration of heavy metal bravado and maverick attitude, with its irreverent and gritty lyrics spoken in a cool and cocky tone, accompanied by a rousing and outrageous heavy metal melody that's both aggressive and silly, showcasing the band's confident and gutsy swaggering style." +A.A. Cameron's Strathspey / Mrs. Martha Knowles / The Pitnacree Ferryman / The New Shillin',Silly Wizard,The Best Of Silly Wizard,1980,"['earnest' 'reflective' 'brooding' 'dramatic' 'wintry' 'melancholy' + 'celtic' 'irish' 'amiable good natured' 'passionate' 'traditional celtic' + 'sentimental' 'wistful' 'rousing' 'sophisticated' 'autumnal' + 'celtic fusion' 'introspection' 'bittersweet' 'reflection' 'yearning' + 'international' 'poignant' 'atmospheric' 'plaintive' 'long walk' + 'contemporary celtic' 'folk']","Experience the beauty of a sophisticated celtic fusion melody as it takes you on a poignant and reflective journey through wintry landscapes, evoking a melancholy and brooding atmosphere of longing and yearning for a long walk with introspection, while the passionate and earnest vocals draw you into a sentimental and wistful introspection of Irish traditions, capturing the amiable good natured essence of folk music and leaving you with a bittersweet feeling of autumnal reflection." +My Paradise (Interlude),Blackstreet,Another Level,1996,"['laid back mellow' 'sexual' 'reflective' 'confident' 'romantic evening' + 'sex' 'partying' 'romantic' 'sparkling' 'celebratory' 'hip hop' 'rnb' + 'late night' 'comfort' 'reverent' 'spiritual' 'sophisticated' 'dreamy' + 'street smart' 'seduction' 'stylish' 'new jack swing' 'empowering' + 'sensual' 'urban' 'introspection' 'thoughtful' 'reflection' 'soothing' + 'soul' 'intimate' 'affirmation' 'slick' 'freewheeling']","This new jack swing-inspired R&B jam is the perfect blend of sophistication and street smarts, featuring sleek production and thoughtful lyrics that celebrate the power of self-love and empowerment while also exploring themes of spirituality, introspection, and sensuality - making it the perfect soundtrack for a laid back, mellow evening in or a celebratory night out partying with friends. With its soothing melodies, reverent tone, and sparkling production, this track blends elements of hip hop, soul, and urban music to create a bold, confident, and freewheeling sound that's both stylish and intimate - an affirmation of the power of reflection and self-care, and a seductive invitation to embrace our dreams and desires with a touch of romantic sophistication." +Progressive Agressive,Airwave,Best Of Bonzai Trance Progressive 2007-2008,2006,['trance'],"This new song is a hypnotic journey into the depths of trance, featuring pulsing beats and mesmerizing melodies." +Little Bug,Nôze,Songs On The Rocks,2008,['electronic'],Experience a mesmerizing blend of haunting vocals and pulsating electronic beats in this electrifying new single. +Sold,Joe Henry,Tiny Voices,2003,"['reflective' 'brooding' 'beautiful' 'literate' 'pop' + 'contemporary pop rock' 'alternative indie rock' + 'adult alternative pop rock' 'autumn' 'pop rock' 'intimate']","This adult alternative pop rock track blends elements of alternative indie rock and contemporary pop rock to create a beautiful, brooding sound that's perfect for autumn. With literate, reflective lyrics and an intimate feel, it's a standout in the pop rock genre." +X-Irony (Maxi),Marc Moulin,X-Irony,0,['jazz' 'electronic' 'chillout' 'pop rock'],This pop rock infused track seamlessly blends electronic beats with chillout vibes and jazzy melodies. +Unhook The Stars,Cyndi Lauper,Original Album Classics,1996,"['exuberant' 'earnest' 'reflective' 'confident' 'celebratory' 'theatrical' + 'rowdy' 'punk new wave' 'pop' 'amiable good natured' 'passionate' + 'carefree' 'wistful' 'whimsical' 'street smart' 'contemporary pop rock' + 'stylish' 'quirky' 'energetic' 'cynical sarcastic' 'fun' 'new wave' + 'pop rock' 'cheerful' 'playful' '80s' 'joyous']","This contemporary pop rock song is an energetic and exuberant mix of whimsical and playful lyrics with a dash of punk new wave attitude, all rolled into a stylish and celebratory sound that's both rowdy and joyful, while still being reflective and wistful, and mixed with a healthy dose of wry and cynical sarcasm sung with a confident and earnest voice that's good natured and amiable." +Heart Of The City,Nick Lowe,Quiet Please... The New Best Of Nick Lowe,0,['rock' 'classic rock'],"This classic rock anthem is bursting with powerful riffs, thunderous drums, and soaring vocals, making it the ultimate tribute to the unbridled energy and raw power of rock." +Lovefool,The Cardigans,Lovefool,1996,"['swedish pop rock' 'alternative singer songwriter' 'alternative pop rock' + 'twee pop' 'pop' 'contemporary pop rock' 'alternative indie rock' '90s' + 'adult alternative pop rock' 'indie pop' 'pop rock' 'ambient pop' + 'contemporary singer songwriter']","This eclectic song combines elements of adult alternative pop rock with alternative indie rock, pop rock, and 90s-inspired contemporary singer songwriter sounds, while also incorporating contemporary pop rock and indie pop vibes, reminiscent of Swedish pop rock and alternative singer songwriter styles. The result is a delightful blend of twee pop and ambient pop that appeals to a wide range of music lovers." +So Called Summer,Team Waterpolo,So Called Summer,0,['alternative' 'indie'],"This indie, alternative song boasts hauntingly beautiful lyrics and a raw, emotive vocal performance that pulls at the heartstrings." +Als Je ooit,Guus Meeuwis,Wijzer,2005,['easy listening' 'pop' 'country' 'pop rock'],This upbeat pop-rock meets easy listening song features a blend of pop and country influences that will have you tapping your feet and singing along. +Rugged Road,Robben Ford & The Blue Line,Handful Of Blues,1995,['electric blues' 'jazz' 'rock' 'blues'],"This song is a fusion of jazz, blues, electric blues, and rock, creating a unique sound with a soulful, gritty feel." +In November,Ben Weaver,Paper Sky,2007,['pop rock' 'country rock' 'americana' 'folk'],"This catchy pop rock tune features a perfect blend of americana, country rock, and folk elements, making it a genre-bending hit." +Behind the Stars,Pantha Du Prince,Sven Väth In the Mix - the Sound of the Tenth Season,2009,['electronic'],Get ready to dance the night away with this upbeat electronic anthem that pulsates with infectious energy. +Please Consider,Grand Island,Boys & Brutes,2008,['rock'],"This new track is a high-energy, guitar-driven anthem that embodies the spirit of classic rock n' roll." +Agony,Newtown Neurotics,Beggars Can Be Choosers,0,"['bitter' 'punk' 'aggressive' 'punk new wave' 'snide' 'brash' 'raucous' + 'rebellious' 'pop rock' 'british punk']","With a brash and rebellious attitude, this bitter and aggressive pop rock tune channels the snide, raucous energy of British punk and punk new wave." +Gunfire In A Juke Joint,Steven Seagal,Mojo Priest,2006,"['earnest' 'confident' 'smooth' 'dramatic' 'meandering' 'sentimental' + 'lazy' 'adult contemporary' 'modern electric blues' 'indulgent' 'stylish' + 'swaggering' 'pop rock' 'blues' 'slick']","This sentimental pop rock anthem boasts a confident and swaggering tone with earnest lyrics reminiscent of modern electric blues, complemented by slick guitar work that meanders through lazy blues motifs, culminating in a dramatically smooth and indulgent adult contemporary sound that oozes with stylish elegance." +Judgement Day,Warrior King,Hold The Faith,2005,"['contemporary reggae' 'confident' 'dancehall' 'hypnotic' 'spiritual' + 'rousing' 'ambitious' 'reggae']","Get ready to be swept away by the spiritual and hypnotic sounds of this ambitious and confident contemporary reggae track, that seamlessly blends the energizing beats of dancehall with the iconic essence of reggae, leaving you feeling roused and uplifted." +SACRIFICE OF THE MOON,Ultimate Spinach,Ultimate Spinach,1968,"['60s' 'psychedelic rock' 'classic rock' 'psychedelic' 'pop rock' + 'psychedelic garage']","Get ready to travel back in time to the psychedelic garage of the 60s and experience the perfect fusion of classic rock, pop rock, and psychedelic with this mind-bending track that embodies the essence of psychedelic rock!" +Omrak Tawil,Aline Khalaf,A'zza A'laya,0,['world'],This heartfelt ballad reflects on the complexities and beauty of the world we live in. +May I Borrow Your Pillow,Rebekka Bakken,I Keep My Cool,2006,"['jazz' 'guitar jazz' 'jazz instrument' 'adult contemporary' + 'alternative indie rock' 'jazz pop' 'female vocalists' 'pop rock' + 'sophisti pop']","Get lost in a melodious crossover of alternative indie rock, pop rock and jazz with soaring female vocals, refined jazz instrumentation, and touches of sophisti pop, adult contemporary and jazz pop, led by the mesmerizing guitar jazz arrangements." +My Opening Farewell (Live),Bonnie Raitt With Jackson Browne,Road Tested,0,"['mellow' 'rock' 'classic rock' 'folk rock' 'singer songwriter' 'blues' + 'folk']","This song is a blend of classic rock, blues, and folk rock with a mellow yet introspective tone, featuring a singer songwriter delivering raw, emotionally charged vocals over powerful rock instrumentation." +Only You Know And I Know,Dave Mason,The Best Of Dave Mason,1970,['70s' 'rock' 'classic rock'],"This classic rock song from the 70s embodies the true essence of the rock genre with its hard-hitting riffs, powerful vocals, and timeless lyrics." +Integral,Cynic,Re-Traced,2010,"['beautiful' 'rock' 'technical death metal' 'heavy metal' + 'alternative rock' 'progressive rock' 'acoustic' 'pop rock' 'atmospheric' + 'ambient']","This song captures the essence of multiple genres, from the beautiful and atmospheric pop rock sound to the heavy hitting technical death metal and alternative rock riffs, all while maintaining an ambient and progressive edge, featuring both acoustic and electric instrumentation." +The Age Of Love,Age Of Love,The Age Of Love,1991,['trance' 'electronic'],"This track is an immersive electronic experience, built around a pulsating beat and hypnotic synths that drive the listener into a state of euphoric trance." +Silêncio,Sir Scratch,Cinema,0,['hip hop'],This hip hop track features a heavy bass line and smooth lyrics that will make you want to dance. +Godzilla,Blue Oyster Cult,Career Of Evil,1977,['classic rock'],This song embodies the essence of classic rock with its soaring guitar riffs and infectious drum beats. +The Problem,The Destroyer,The Destroyer,0,['hardcore'],This hardcore track features pounding drums and gritty vocals that will leave you feeling energized and ready for a fight. +Oh_ Boys,Onelinedrawing,The Volunteers,2004,"['indie rock' 'alternative pop rock' 'rock' 'alternative indie rock' + 'pop rock']","This alternative indie rock track has elements of pop rock and indie rock fused together, resulting in an alternative pop rock sound that still keeps true to its rock roots." +My Name Is Legion,Soul Embraced,This Is My Blood,0,"['death metal' 'gloomy' 'aggressive' 'heavy metal' 'hardcore' 'negative' + 'belligerent' 'pop rock' 'strong' 'lively']","This aggressive and negative pop rock song is infused with strong and lively heavy metal and death metal elements, with a gloomy and hardcore undertone, making for a belligerent and intense listening experience." +Courtesy Laughs,Phoenix,It's Never Been Like That / Alphabetical,0,['indie pop' 'pop rock' 'indie'],"This catchy pop rock track seamlessly merges indie and indie pop elements, resulting in a feel-good, anthemic tune perfect for any occasion." +Cryin' Days,Big Bill Morganfield,Rising Son,0,"['passionate' 'rollicking' 'contemporary blues' 'modern electric blues' + 'earthy' 'blues']","Get swept away in the passionate and rollicking rhythms of modern electric blues with a contemporary twist, as earthy and raw as the blues should be." +JM Y La Furgoneta Azul,Juniper Moon,El Resto De Mi Vida,2002,['spanish' 'pop rock'],Experience the electrifying fusion of pop rock and Spanish rhythms in this catchy and upbeat song that will have you dancing all night long! +Broken Bodies (Album Version),Time Again,The Stories Are True,2006,['punk'],This high energy song incorporates raw guitar riffs and edgy lyrics for a classic punk sound. +For Corners,Digable Planets,Blowout Comb,1994,"['jazz rap' 'hanging out' 'witty' 'jazz' 'melancholy' 'confrontational' + 'hip hop' 'rnb' 'late night' 'autumnal' 'street smart' 'chillout' 'rap' + 'urban' 'cynical sarcastic' 'irreverent' 'calm peaceful' 'playful' + 'alternative rap' 'freewheeling']","An alternative rap masterpiece, this confrontational and irreverent track blends witty, cynical sarcasm with a chillout jazz vibe and a touch of melancholy, perfect for late nights hanging out with street smart friends, while the playful lyrics and freewheeling urban feel reflect a peaceful, autumnal mood in the bustling city - a one-of-a-kind hip hop adventure that seamlessly fuses RnB, jazz and classic rap elements." +Looking Up,Michelle Gayle,Looking Up,1993,['90s' 'pop rock'],Experience the nostalgia of the 90s with a fresh pop rock sound in this upbeat and catchy tune. +Ultimate Love,Phil Vassar,American Child,0,"['earnest' 'reflective' 'smooth' 'the great outdoors' 'reverent' 'picnic' + 'amiable good natured' 'sentimental' 'rollicking' 'wistful' 'rousing' + 'sophisticated' 'autumnal' 'contemporary country' 'earthy' 'stylish' + 'warm' 'fun' 'country' 'yearning' 'summery' 'summer' 'refined' + 'long walk' 'sunday afternoon' 'playful' 'slick']","This contemporary country ballad is a blend of sophisticated and earthy tones, that take listeners on a rollicking long walk through the great outdoors while yearning for simpler times. The amiable good-natured lyrics hint at a picnic on a warm Sunday afternoon, with slick and stylish instrumentation that is both rousing and smooth. From the fun and summery opening to the more reflective and autumnal closing, this sentimental anthem embodies the wistful and heartfelt longing for the warm summer days of youth, all while remaining earnest and reverent to the country roots that ground it." +High Fever Blues,Bukka White,Fixin' to Die,1940,"['earnest' 'pre war gospel blues' 'country blues' 'intense' + 'regional blues' 'slide guitar blues' 'pre war country blues' + 'passionate' 'acoustic blues' 'earthy' 'quirky' 'energetic' 'delta blues' + 'sparse' 'rustic' 'blues' 'atmospheric' 'intimate' 'gritty' 'circular']","This powerful song is an energetic and intense tribute to regional and pre-war blues, with a passionate slide guitar and atmospheric, earthy tones that effortlessly blend with elements of country and quirky acoustic blues. The rustic and gritty vibe, combined with sparse arrangements and intimate delivery, creates a circular and earnest journey through delta and pre-war gospel blues that captures the essence and soul of this timeless genre." +Jailhouse Blues,Sleepy John Estes,Southern Blues Volume 1,2005,['blues'],"This soulful ballad features emotive vocals and introspective lyrics over a bluesy, melancholic guitar riff." +Second Journey Inside The Green Glass,Kaipa,Notes From The Past,2002,"['literate' 'heavy metal' 'the creative side' 'prog rock' 'sophisticated' + 'complex' 'cerebral' 'art rock' 'progressive rock' 'neo prog' + 'instrumental' 'pop rock' 'solitude' 'trippy']","This song has a sophisticated and cerebral feel that combines elements of progressive rock, art rock, and pop rock to create a trippy and complex instrumental experience that showcases the creative side of both heavy metal and neo prog while remaining literate in its composition and exploring themes of solitude." +Darkness on the Edge of Gastown,Japandroids,No Singles,2008,"['indie rock' 'confident' 'dramatic' 'exciting' 'aggressive' 'intense' + 'coolncocky' 'alternative pop rock' 'canadian' 'noise rock' + 'guys night out' 'rock' 'outrageous' 'alternative' 'brash' 'rousing' + 'ramshackle' 'raucous' 'tense anxious' 'freedom' 'empowering' + 'alternative indie rock' 'irreverent' 'searching' 'rebellious' 'pop rock' + 'playful' 'volatile' 'freewheeling']","Get ready to rock out to the alternative indie rock sound of these Canadians who are both empowering and rebellious, their rousing and intense music will leave you feeling confident and searching for freedom, with their freewheeling and playful approach to music they've created an outrageous and brash noise rock that's both dramatic and volatile, perfect for those tense anxious nights or an exciting guys night out. This alternative pop-rock sound is both cool and cocky, with raucous and ramshackle energy that's both empowering and irreverent." +Ain't No Man,Dina Carroll,R&B Divas,1992,['pop' 'soul'],This soulful pop song will have you swaying to its infectious beat and heartfelt lyrics. +Keep On Tryin,Poco,Crazy Love - The Ultimate Live Experience,0,"['70s' 'soft rock' 'classic rock' 'contemporary pop rock' 'country' + 'pop rock' 'country rock']","This song is a unique blend of classic rock, pop rock, soft rock, contemporary pop rock, and country influences, taking you back to the feel-good decades of the 70s while also adding a touch of country rock flair." +It's Wonderful (To Be Loved By You),Jimmy Ruffin,Lost & Found: Motown Volume 2,1969,['motown' 'soul'],"Experience the heartfelt soul of Motown in this timeless tune, filled with lush harmonies, groovy basslines, and stirring vocals." +Mi Noh Bizniz,Macka B,Word_ Sound & Power,2004,['reggae'],"This song transports you to the sunny, carefree beaches of Jamaica with its infectious reggae beat." +Sway,Bic Runga,Drive,1997,"['alternative pop rock' 'pop' 'alternative indie rock' 'female vocalists' + 'adult alternative pop rock' 'pop rock']","The eclectic sound of this adult alternative pop rock song features a fusion of alternative indie rock and pop rock with captivating female vocalists, delivering a unique blend of pop and alternative pop rock." +The Way You Play,Low Low Low La La La Love Love Love,Ends Of June,2007,['pop rock' 'folk'],This upbeat pop rock tune has a touch of folk influence in its catchy melodies and acoustic guitar strums. +Give up the sun,Gun Club,Larger than live,0,['guitar' 'pop' 'post punk' '80s'],This upbeat pop track boasts a distinct 80s flair with its prominent guitar melodies and evident post punk influence. +Think Like a Woman,Mark Chesnutt,Savin' the Honky Tonk,0,"['earnest' 'reflective' 'brooding' 'heartache' 'melancholy' 'sentimental' + 'contemporary country' 'introspection' 'bittersweet' 'country' + 'reflection' 'feeling blue' 'yearning' 'poignant' 'plaintive' + 'new traditionalist']","This song is a hauntingly poignant and reflective new traditionalist ballad that captures the heartache and yearning of feeling blue, with a melancholy and brooding sound that perfectly balances its sentimental and earnest lyrics of introspection and bittersweet reflection on life and love's poignant moments." +I'm So Lonesome I Could Cry,Rita Chiarelli,No-One to Blame,2004,['country' 'blues'],"This upbeat, foot-stomping tune blends the raw emotion of blues with the twangy, nostalgic vibes of country for a truly unique and timeless sound." +Chinese Bakery,The Auteurs,Now I'm A Cowboy,1994,"['bitter' 'indie rock' 'reflective' 'britpop' 'delicate' 'witty' + 'self conscious' 'alternative pop rock' 'acerbic' 'rock' 'literate' 'pop' + 'wry' 'the creative side' 'sophisticated' 'restrained' 'cool' + 'introspection' 'cerebral' 'neo glam' 'cynical sarcastic' + 'alternative indie rock' 'elaborate' 'pop rock' 'intimate' + 'sunday afternoon' 'precious' 'sardonic']","This bitter and sophisticated alternative indie rock song is an elaborate and self-conscious blend of witty pop rock, precious britpop, and neo-glam influences. With its delicate and introspective lyrics delivered through a cynical and sarcastic lens, this track is perfect for a cool and wry Sunday afternoon of contemplation. With its sardonic yet literate approach to intimate and reflective themes, it's a restrained but powerful exploration of the creative side and cerebral depths of indie rock and alternative pop rock." +When He Set Me Free (The Best Of Russ Taff Version),Russ Taff,The Best Of Russ Taff,0,"['exuberant' 'earnest' 'christian' 'religious' 'gospel' 'reverent' + 'amiable good natured' 'spiritual' 'ccm' 'celebration' 'pop rock' + 'contemporary christian' 'cheerful' 'joyous']","This exuberant pop rock track is a joyous celebration of faith, with amiable good-natured vocals and upbeat instrumentation creating an earnest and celebratory atmosphere that perfectly blends contemporary Christian, CCM, and gospel elements into a spiritual and cheerful sound that's both reverent and undeniably joyful." +Fantasy,George Michael,Twenty Five,1990,['miscellaneous' 'british' 'pop' 'dance' '80s'],"This miscellaneous British pop track takes inspiration from the upbeat dance tunes of the 80s, guaranteed to get you moving." +Hörtnichtauf,Dendemann,Abersowasvonlive,2006,['hip hop' 'party' 'rap'],Get ready to turn up with this high-energy rap and hip hop party anthem that's sure to have you and your crew vibin' all night long. +Shark Walk,Shriekback,The Dancing Years,1988,"['alternative pop rock' 'punk new wave' 'alternative' 'brash' 'post punk' + 'sleazy' 'dance rock' 'manic' 'dance' 'alternative indie rock' 'new wave' + 'pop rock' 'volatile' 'alternative dance' '80s']","This explosive tune is a hybrid of alternative indie rock, pop rock, and alternative dance, featuring a sleazy and brash sound that's both manic and volatile, drawing inspiration from 80s punk new wave, post punk, and alternative pop rock, and guaranteed to get you dancing with its irresistible blend of dance rock and alternative pop vibes." +Lying From You (Live In Texas),Linkin Park,Live In Texas,2003,"['cathartic' 'hanging out' 'earnest' 'urgent' 'reflective' 'brooding' + 'intense' 'guys night out' 'rock' 'heavy metal' 'brash' 'post grunge' + 'rousing' 'alternative metal' 'loss grief' 'street smart' 'angst ridden' + 'metal' 'pop rock' 'fierce' 'rap metal']","Guys' Night Out is a cathartic and intense alternative metal anthem that blends elements of pop rock, heavy metal, and post-grunge with reflective lyrics about loss and grief, delivered with urgent and angst-ridden vocals that explore an earnest and brooding emotional landscape; this brash and street-smart rock ballad is both rousing and reflective, with a fierce and rap metal energy that's perfect for hanging out with the guys." +Moodswings (To Come At Me Like That),Charlotte Church,Tissues And Issues,2005,"['earnest' 'smooth' 'romantic evening' 'partying' 'bright' + 'girls night out' 'light' 'pop' 'amiable good natured' 'sentimental' + 'rousing' 'dance pop' 'in love' 'contemporary pop rock' 'stylish' + 'empowering' 'gentle' 'innocent' 'warm' 'ambitious' 'yearning' 'teen pop' + 'pop rock' 'refined' 'lively' 'cheerful' 'pop idol' 'soft quiet' 'sweet']","This empowering and sentimental contemporary pop rock tune, performed by a refined pop idol, is bright and lively, with a yearning and sweet melody that balances soft quiet moments and rousing dance pop beats. The song encapsulates the innocent and earnest feelings of being in love, while also capturing the amiable good natured and gentle warmth of a romantic evening with an ambitious and stylish approach perfect for a girls night out or any partying occasion." +My Lucky Day,Lene Marlin,Lost In A Moment,2005,['pop' 'contemporary pop rock' 'female vocalists' 'pop rock'],Get ready to tap your feet and sing along to the catchy beats and powerful vocals of contemporary pop rock with a strong female lead in this infectious pop rock anthem. +Too Careful,End Of Fashion,Too Careful,2004,"['indie rock' 'new wave post punk revival' 'alternative indie rock' + 'pop rock' 'australian']","Australian band showcases their eclectic sound, blending alternative indie rock, pop rock, and indie rock with a hint of new wave post punk revival in this catchy and energetic release." +Take That Situation,Nick Heyward,North Of A Miracle,1983,"['swinging' 'punk new wave' 'sentimental' 'dreamy' 'contemporary pop rock' + 'new wave' 'pop rock' 'strong' '80s']","This sentimental pop rock ballad has a strong contemporary pop rock sound with 80s influences, swinging harmonies, dreamy lyrics, and a touch of punk new wave and new wave energy." +Who's That Girl?,Eve,Scorpion,0,"['confident' 'hostile' 'aggressive' 'hardcore rap' 'thuggish' 'menacing' + 'hip hop' 'brash' 'street smart' 'rap' 'east coast rap' 'harsh']","Get ready to feel the full force of this east coast rap anthem, as the aggressive and menacing lyrics deliver a confident and street smart message, backed up by harsh and hardcore rap beats that will leave you feeling both thuggish and brash in the face of any hostility." +The Waiting,Tom Petty And The Heartbreakers,Pack Up The Plantation: Live!,1981,['rock' 'classic rock'],This song is a classic rock anthem with hard-hitting guitar riffs and powerhouse vocals that will have you headbanging along to its electrifying rock beats. +Feel,Darren Hayes,The Tension And The Spark,2004,['electronica' 'pop' 'male vocalists'],This catchy pop banger is elevated by the mesmerizing electronica beats and the smooth yet powerful delivery of the male vocalists. +Through The Eyes,Kate Ryan,Different,2002,"['euro dance' 'belgian' 'urgent' 'confident' 'trance' 'eurodance' + 'sparkling' 'celebratory' 'theatrical' 'coolncocky' 'club dance' 'club' + 'bright' 'pop' 'hypnotic' 'techno' 'rousing' 'electronic' 'bravado' + 'whimsical' 'dance pop' 'indulgent' 'stylish' 'energetic' 'english' + 'dance' 'celebration' 'female vocalists' 'pop rock' 'nocturnal' 'europop' + 'lively']","This electrifying pop rock anthem features lively eurodance beats and hypnotic techno elements, with confident female vocalists delivering an urgent and celebratory message that's both stylish and indulgent - a sparkling belgian club dance sensation that's equal parts cool'n'cocky and whimsical, with rousing bravado, theatrical flair, and a nocturnal energy that's hypnotic and trance-like in its intensity." +Faceless,Blaze Bayley,Promise and Terror,2010,['heavy metal'],"This head-banging tune is a fierce example of heavy metal at its finest, featuring thunderous drums, wailing guitar riffs, and soaring vocals." +Fleeting Mind,Ocean Colour Scene,Moseley Shoals,1996,"['earnest' 'reflective' 'brooding' 'britpop' 'witty' + 'alternative pop rock' 'rock' 'confrontational' 'amiable good natured' + 'passionate' 'british trad rock' 'wistful' 'sophisticated' 'stylish' + 'alternative indie rock' 'pop rock' 'refined' 'playful']","An alternative indie rock track with a sophisticated and refined edge, this confrontational Britpop-inspired anthem seamlessly blends brooding introspection with witty, amiable good natured lyrics, packed with passionate, earnest reflections on life's ups and downs, all set to a stylish and playful soundscape of alternative pop rock and British trad rock influences." +Now You're Gone,The Detroit Cobras,Baby,2004,"['hanging out' 'earnest' 'confident' 'organic' 'partying' 'coolncocky' + 'guys night out' 'rock' 'alternative' 'garage rock revival' 'brash' + 'passionate' 'rollicking' 'street smart' 'earthy' 'garage' + 'alternative indie rock' 'irreverent' 'garage rock' 'swaggering' + 'pop rock' 'gutsy' 'indie']","This alternative indie rock anthem has a garage rock revival vibe, with a mix of pop rock and earthy, organic instrumentation that sets the stage for a rollicking, partying atmosphere. The passionate vocals exude confidence, while the irreverent, gutsy lyrics capture a street smart, guys night out mentality. The swaggering, cool-n-cocky nature of the track is balanced by an earnest, heartfelt delivery that culminates in a brash, indie rock finish sure to fire up any garage rock fan." +Love Doesn't Have To Hurt,Atomic Kitten,The Collection,2001,['pop' 'dance pop' 'teen pop' 'pop rock'],"Experience the ultimate fusion of pop rock, dance pop, and teen pop in this infectious anthem that will have you singing along to its catchy hooks and upbeat rhythms." +Ugly Ego,Cameo,Ugly Ego,1978,"['exuberant' 'confident' 'celebratory' 'hungry' 'boisterous' 'rnb' 'brash' + 'rousing' 'energetic' 'fun' 'funk' 'soul' 'swaggering' 'playful' 'sweet' + 'joyous']","This upbeat R&B anthem is a celebration of life and vitality, featuring a soulful and confident lead vocal over a funky and exuberant blend of horns, swagging guitar riffs, and brash percussion that will leave you feeling joyful and energized. With a playful and hungry spirit, this boisterous and rousing track is perfect for any occasion that demands a little bit of soul and a whole lot of fun." +Hindustan,Preservation Hall Jazz Band,"When The Saints Go Marchin' In"" New Orleans_ Vol. III",1983,['jazz'],"This smooth and sultry jazz melody will transport you to a dimly lit, candle-lit lounge where the sound of saxophone fills the air." +Armitangosh,Ah Cama-Sotz,The Way To Heresy,2005,['experimental' 'pop rock'],"Get ready for an exhilarating musical journey with our latest release, a pop rock-infused experimental track that will have you hooked from the very first beat!" +Desire Walks On,Heart,Desire Walks On (Int'l Only),0,['rock' 'classic rock' 'female vocalists' 'hard rock'],Experience the raw energy of female-led classic rock as this band delivers hard-hitting riffs and unforgettable vocals that define the genre of rock and hard rock. +U've Got Me,Morgan Heritage,Reggae Gold 2004,2004,['groove' 'reggae'],Get your hips swaying to the infectious reggae beats and feel the powerful groove of this pulsating new song. +Make the World Go Round (Robbie Rivera Remix),Sandy B,Make the World Go Round,1997,['house'],House Party’ is an infectious dance anthem that will keep you grooving all night long with its upbeat rhythm and electrifying beats. +Come Home (With Me Baby),Dead Or Alive,Evolution: The Hits,1988,"['euro dance' 'exuberant' 'confident' 'smooth' 'partying' 'celebratory' + 'witty' 'theatrical' 'club dance' 'euro pop' 'punk new wave' + 'girls night out' 'boisterous' 'pop' 'synth pop' 'sexy' 'rnb' 'carefree' + 'sleazy' 'rousing' 'electronic' 'bravado' 'whimsical' 'dance pop' + 'dance rock' 'contemporary pop rock' 'stylish' 'quirky' 'energetic' + 'tgif' 'dance' 'irreverent' 'fun' 'new wave' 'hi nrg' 'pop rock' 'disco' + 'cheerful' 'playful' 'visceral' 'campy' 'slick' '80s' 'freewheeling']","Get ready to let loose and dance the night away to this fun, energetic pop rock anthem with witty lyrics that exude confidence and bravado. This club dance hit seamlessly blends disco, hi nrg, electronic, and '80s synth pop influences for a contemporary pop rock sound that's both sleek and whimsical. With its irresistible beat and freewheeling vibes, it's the perfect soundtrack for a boisterous, celebratory night out with your girls – from cheeky irreverence to campy fun, this song's theatrical style and playful tone are sure to make it a TGIF staple." +Dancing In The Dark,Frank Sinatra,Come Fly With Me - 18 Golden Greats,1958,['jazz' 'vocal'],"With sultry vocal stylings and a swingin' jazz band, this song will transport you to a smoky speakeasy from a bygone era." +Words,Ryan Adams,Elizabethtown - Music From The Motion Picture - Vol. 2,2006,['acoustic' 'folk'],This soulful folk tune is masterfully crafted with gentle acoustic guitar strums and heartfelt lyrics that paint a picture of longing and nostalgia. +Sick,Son Of Dork,Welcome to Loserville,2005,['punk rock' 'swinging' 'pop rock' 'strong'],"This punk rock and pop rock hybrid jam is a strong, swinging anthem that's guaranteed to get you moving." +Nothing's Lost,Patrick Park,LIVE [in Spaceland - September 26th_ 2006],2007,"['indie rock' 'alt country' 'american' 'rock' 'acoustic' 'americana' + 'folk' 'indie']",This Americana-inspired indie rock song blends alt country and folk influences with rocking acoustic energy to create a uniquely American sound. +O Fortuna,Amplifier,Insider,0,"['alternative pop rock' 'alternative indie rock' 'progressive rock' + 'pop rock']","This high-energy track infuses elements of progressive rock, alternative indie rock, pop rock, and alternative pop rock to create a unique and unforgettable sound." +On The Record,Ronny Jordan,Off The Record,0,"['guitar' 'jazz' 'lounge' 'guitar jazz' 'jazz instrument' 'smooth jazz' + 'funk' 'jazz fusion' 'acid jazz']","This laid-back tune is a sultry mix of smooth jazz, acid jazz, and jazz fusion featuring rich melodies from a jazz instrument and funk-inspired beats layered over groovy guitar riffs, perfect for unwinding in a lounge or getting lost in the chill vibes of guitar jazz." +Muscle Music,Relaxed Muscle,A Heavy Nite With&,2003,['electro' 'indie'],"Get lost in the dreamy, electro-infused melodies of this indie track that's sure to take you on a hypnotic journey." +The Story Of Yo La Tango,Yo La Tengo,I Am Not Afraid Of You And I Will Beat Your Ass,2006,"['hanging out' 'indie rock' 'reflective' 'alternative pop rock' + 'monday morning' 'rock' 'hypnotic' 'late night' 'alternative' 'rousing' + 'sophisticated' 'raucous' 'dreamy' 'introspection' 'gentle' 'warm' + 'noise pop' 'ethereal' 'alternative indie rock' 'soothing' + 'calm peaceful' 'pop rock' 'nocturnal' 'atmospheric' 'intimate' 'fierce' + 'indie' 'freewheeling']","Experience a sophisticated and alternative indie rock sound that seamlessly blends chill and peaceful noise pop with rousing and raucous pop rock, creating a hypnotic and atmospheric vibe that effortlessly wavers between indie, alternative, ethereal, and dreamy, making it perfect for Monday morning introspection, hanging out with friends or late-night reflection, all while maintaining a gentle, warm and intimate feel that is both soothing and fierce." +Our Sweetness Has Become A Problem,Hell On Wheels,Oh My God! What Have I Done?,2003,['pop rock' 'indie'],Experience the perfect blend of catchy pop hooks and gritty indie vibes in this electrifying pop rock anthem. +Rejoice,Capital Letters,Headline News (Greensleeves 30th Anniversary Edition),1979,['reggae'],Experience the laid-back rhythms and groovy vibes of reggae with this upbeat and soulful song. +The Heroes,Shed Seven,Live at the BBC,1998,['indie'],Experience the raw and organic sound of indie music with this introspective and soulful ballad. +The Fight Song,The Supersuckers,Motherfuckers Be Trippin',0,['punk' 'rock' 'hard rock'],"This song is a high-energy anthem that seamlessly blends punk, rock, and hard rock for a headbanging masterpiece." +Old Codger,The Stranglers,The UA Singles '77-'79,1978,['punk'],This high-energy track captures the rebellious spirit of punk with its raw sound and passionate lyrics. +Left Hand Suzuki Method,Gorillaz,Gorillaz,2001,"['hanging out' 'confident' 'partying' 'humorous' 'celebratory' 'witty' + 'theatrical' 'alternative pop rock' 'druggy' 'club' 'boisterous' + 'late night' 'alternative' 'brash' 'rollicking' 'rousing' 'lush' + 'electronic' 'whimsical' 'underground rap' 'rap' 'stylish' 'quirky' + 'energetic' 'alternative indie rock' 'fun' 'swaggering' 'ironic' + 'pop rock' 'nocturnal' 'intimate' 'playful' 'alternative rap' 'trippy' + 'freewheeling']","This energetic, alternative indie rock song combines ironic wit with a pop rock rollicking beat and confident swaggering rap verses for a fun and freewheeling ode to alternative pop rock partying. The lush electronic production adds a trippy whimsical flair to the quirky and humorous lyrics, creating a brash and druggy celebration that's perfect for late nights at underground rap clubs. With a rousing chorus and playful alternative rap verses, this song is both stylish and intimate, delivering a boisterous and celebratory atmosphere that's both nocturnal and theatrical." +Abandon,Dare,Out Of The Silence,0,"['romantic' 'flowing' 'rock' 'pop' 'heavy metal' 'pop rock' 'strong' + 'hard rock' '80s']","This romantic pop rock love song blends strong vocals with flowing melodies and draws inspiration from pop, heavy metal, rock, and hard rock of the 80s." +Y Ahora,Manuel Carrasco,Tercera Parada,2007,['pop' 'spanish'],Este Corazón is a catchy pop song with upbeat Spanish lyrics that will have you singing along in no time. +Baby U Are (LP Version),Gerald Levert,G,0,['neo soul' 'rnb' 'urban' 'soul'],"This urban neo soul track is infused with raw emotion, perfectly capturing the essence of soul and R&B." +Free the Fallen,Kingdom of Sorrow,Kingdom of Sorrow,2008,"['urgent' 'hostile' 'dramatic' 'sludge metal' 'aggressive' 'doom metal' + 'intense' 'acerbic' 'world view' 'youth' 'guys night out' 'metalcore' + 'rowdy' 'menacing' 'confrontational' 'heavy metal' 'hardcore' + 'outrageous' 'reckless' 'brash' 'bravado' 'nihilistic' 'tense anxious' + 'southern rock' 'freedom' 'empowering' 'energetic' 'suffocating' 'fiery' + 'ominous' 'pop rock' 'nocturnal' 'harsh' 'drinking' 'volatile']","Get ready for an aggressive and confrontational ride with this energetic and outrageous pop rock anthem that empowers listeners with rowdy bravado; bringing an intense and menacing world view to the urgent and harsh suffocating sounds of drinking and reckless freedom - this acerbic and brash song is more ominous and hostile than ever before, showcasing dramatic and heavy metal, metalcore, and sludge metal influences that resonate with the nihilistic and hardcore attitude of a youth gone wild; inviting listeners into a nocturnal, tense and anxious world that is both volatile and fiery, with the impending sense of doom metal and southern rock that sets the tone for a guys night out like no other!" +Angel,Dug Pinnick,Strum Sum Up,0,"['reflective' 'confident' 'smooth' 'dramatic' 'aggressive' 'theatrical' + 'literate' 'heavy metal' 'the creative side' 'reverent' 'passionate' + 'prog rock' 'sentimental' 'rousing' 'whimsical' 'tense anxious' + 'introspection' 'energetic' 'metal' 'pop rock' 'progressive metal' + 'gritty' 'hard rock' 'lively' 'affirmation' 'freewheeling']","This song is a dynamic blend of aggressive and energetic pop rock with sentimental moments and an overall passionate and confident tone that explores introspection and whimsy, offering affirmations and freewheeling moments while maintaining a lively and dramatic atmosphere that draws on both heavy and progressive metal, prog rock, and hard rock elements. The result is a smooth and reflective piece that balances reverence, literate lyrics, and a gritty and tense anxious energy that showcases the creative side of both the metal and theatrical genres." +Beyond the pale,Pain of Salvation,Remedy lane,2006,"['cathartic' 'symphonic black metal' 'intense' 'breakup' 'heavy metal' + 'scandinavian metal' 'passionate' 'sentimental' 'complex' 'introspection' + 'bittersweet' 'reflection' 'yearning' 'elaborate' 'pop rock' + 'progressive metal' 'hard rock' 'sweet']","This sentimental pop rock ballad explores the yearning, intense and passionate emotions of a breakup, contrasting sweet introspection with cathartic emotions that weave together influences from heavy metal, symphonic black metal, progressive metal, and hard rock for an elaborate, complex and bittersweet reflection on love and loss." +Then,Meganoidi,And Then We Met Impero,2005,['italian' 'ska' 'international' 'italiana' 'indie'],"This international indie ska tune blends elements of Italiana culture with a fresh Italian twist, creating a unique and captivating musical experience." +I'm Trying,Face To Face,Everything Is Everything,0,['punk' 'punk rock' 'punk new wave' 'hardcore punk' '90s' 'pop rock'],"This high-energy track blends the edginess of punk rock and hardcore punk with the catchiness of pop rock, while paying homage to the rebellious punk new wave sound of the 90s." +Secret Love,S Club,Seeing Double,2002,['pop' 'dance pop' 'agreeable' 'teen pop' 'pop rock' 'lively'],This revitalizing pop rock hit infuses dance pop elements to create a lively and agreeable tune that perfectly blends in the mainstream pop and teen pop genres. +La Lumière Au Bout Du Tunnel,Suburbs,Un Titre de Toune,2005,['alternative' 'pop rock'],"This catchy song has a perfect blend of pop rock and alternative, with soaring melodies and rousing guitar riffs." +You Don't Have To Say You Love Me,Lynn Anderson,Lynn Anderson: All-Time Greatest Hits,1989,['70s' 'country'],This nostalgic country song has a distinctly 70s feel with its twangy guitar riffs and heartfelt lyrics of love and loss. +Morning Glory,Tim Buckley,Dream Letter,1967,['folk'],"This beautiful tune captures the essence of Americana with its heartfelt lyrics, soulful vocals, and authentic folk sound." +Disconnected,Face To Face,Shoot The Moon: The Essential Collection,0,"['hanging out' 'night driving' 'earnest' 'punk' 'indie rock' 'reflective' + 'smooth' 'skatepunk' 'punk rock' 'aggressive' 'alternative pop rock' + 'rowdy' 'punk new wave' 'wry' 'brash' 'punk revival' 'rousing' 'quirky' + 'empowering' 'introspection' 'energetic' 'cynical sarcastic' 'tgif' + 'alternative indie rock' 'fun' 'rebellious' 'pop rock' 'lively' 'playful' + 'punk pop']","This song is a brash and empowering alternative indie rock anthem that combines elements of punk revival, skatepunk, and punk pop to create a rowdy and rebellious sound perfect for night driving or hanging out with friends. With energetic and lively arrangements and a mix of introspective, cynical, and sarcastic lyrics that offer a wry and quirky take on the world, this track will leave you feeling both empowered and reflective. The smooth and playful alternative pop rock sound makes it perfect for TGIF or any other occasion where you want to feel rousing and alive, with punk and punk new wave influences adding an extra edge to the mix. Overall, this is a fun and earnest anthem that will speak to anyone who loves energetic, punk-infused indie rock." +I Won't Be Home No More,Hank Williams,The Complete Collection,1978,"['honky tonk' 'pop' 'catchy' 'freedom' 'country' 'traditional country' + 'folk']","Get ready to tap your boots and let loose with this catchy honky tonk anthem that seamlessly blends the best of traditional country, folk, and pop to deliver a song that epitomizes the spirit of freedom and the carefree nature of country living." +Kiss Me Again,Hi-Standard,Growing Up,1996,"['punk' 'punk rock' 'alternative pop rock' 'alternative indie rock' + 'pop rock' 'punk pop']","This song is an genre-bending masterpiece with elements of alternative indie rock, punk rock, pop rock, punk, punk pop, and alternative pop rock that come together to form a unique and unforgettable sound." +Dust In Gravity (Niels van Gogh vs. Dave Ramone Remix),Delerium,Remixed: The Definitive Collection,2010,['club dance' 'electro' 'electronic' 'international'],"Get ready to enter the global party scene with an explosive mix of international beats, electrifying soundscapes, and high-energy club dance vibes, as this electro track takes you on an unforgettable electronic journey." +Winning Man,Krokus,Hardware,1978,"['confident' 'hostile' 'aggressive' 'theatrical' 'coolncocky' + 'guys night out' 'rowdy' 'heavy metal' 'outrageous' 'brash' + 'rambunctious' 'sleazy' 'rousing' 'raucous' 'energetic' 'manic' + 'motivation' 'metal' 'pop rock' 'hard rock' 'drinking' 'visceral' '80s']","Get ready for a wild night out with your guys as this aggressive, manic, and rowdy pop rock anthem pumps up the energy with its heavy metal riffs and sleazy lyrics, igniting your confidence and motivation to drink, party, and let loose with its visceral and hostile delivery, all while channeling the rebellious and coolncocky 80s rock spirit with its raucous, rambunctious, and theatrical flair." +Candy Girl,Ganglians,Monster Head Room,2009,"['lo fi' 'alternative pop rock' 'alternative indie rock' 'psychedelic' + 'gorgeous' 'pop rock' 'noise' 'indie']","This alternative indie rock song is a beautiful combination of noise and pop rock with lo fi and psychedelic elements, resulting in a gorgeous and unique sound that falls under both indie and alternative pop rock genres." +Preface,Ulver,Svidd Neger,2003,"['avant garde' 'heavy metal' 'norwegian' 'alternative' 'electronic' + 'chillout' 'experimental' 'neoclassical' 'pop rock' 'ambient' + 'black metal']","This Norwegian artist's genre-defying track combines black metal, pop rock, electronic beats, and heavy metal riffs while still maintaining a chillout and alternative feel. Their avant-garde use of ambient and experimental elements creates a fusion that seamlessly blends neoclassical influences with their modern sound." +She's On,Skin,Fake Chemical State,0,"['indie electronic' 'alternative' 'alternative rock' + 'alternative indie rock' 'adult alternative pop rock' 'pop rock']","This song has a perfect blend of adult alternative pop rock, alternative indie rock, and pop rock with a hint of indie electronic creating an alternative rock sound that is both unique and captivating." +Introducción,Violadores del Verso,Vicios y Virtudes,2001,['hip hop' 'rap'],"This gritty and dynamic rap song features intricate wordplay and a banging hip hop beat, perfect for fans of the genre." +Dead End Street,Lou Rawls,Natural Man / Classic Lou,1967,['philly soul' 'rnb' 'soul' 'blues'],"Experience the heart and soul of Philadelphia with our latest track, blending classic blues and R&B vibes with smooth Philly soul grooves." +Never Get Over You,Atomic Kitten,Ladies Night,2003,['mellow' 'pop' 'sentimental' 'dance pop' 'dreamy' 'teen pop' 'pop rock'],"This dreamy pop rock ballad with a mellow sentimentality seamlessly blends dance pop and teen pop elements to create a catchy, emotional anthem." +Seven Sisters,mewithoutYou,Catch For Us The Foxes,2004,"['cathartic' 'earnest' 'indie rock' 'reflective' 'intense' 'christian' + 'passionate' 'tense anxious' 'angst ridden' 'alternative rock' + 'alternative indie rock' 'searching' 'pop rock' 'volatile' 'visceral' + 'indie']","Delving deep into the complexities of faith and self-discovery, this alternative indie rock anthem blends elements of pop rock and reflective indie to create an intense and passionate journey, with angst-ridden lyrics set against a backdrop of visceral guitar riffs and cathartic vocals that explore the tense, anxious, and volatile nature of the human experience." +That's Alright,Bic Runga,Birds,2005,"['alternative pop rock' 'pop' 'alternative indie rock' + 'adult alternative pop rock' 'pop rock']","Experience a fusion of adult alternative pop rock, alternative indie rock, pop rock, and alternative pop rock in this catchy and vibrant song that seamlessly blends all four genres into one upbeat and unforgettable pop hit." +"Heartbreaker/""If You Should Ever Be Lonely",Mariah Carey,The Remixes,0,"['confident' 'romantic' 'club' 'bright' 'girls night out' 'pop' 'rnb' + 'carefree' 'contemporary rnb' 'adult contemporary' 'dance pop' 'stylish' + 'sensual' 'energetic' 'fun' 'summery' 'summer' 'cheerful' 'playful']","Get ready to groove and feel the summer vibes with this stylish and confident contemporary RnB dance-pop track that blends playful, fun, and romantic elements, creating a bright and energetic atmosphere, perfect for any girls night out or carefree summer day. With its sensual and cheerful pop and RnB lines, this adult contemporary smash will make you feel confident and alive, taking you on a journey full of fashionable and summery beats that will leave you wanting more." +American Poet,Popsicle,The Good Side Of,1996,['alternative pop rock' 'rock' 'alternative indie rock' 'pop rock'],"This dynamic tune blends the raw energy of alternative indie rock with the catchy hooks of pop rock and alternative pop rock, resulting in a fresh and exciting take on the rock genre." +Toad,Cream,Fresh Cream,0,"['urgent' 'blues rock' 'british psychedelia' 'intense' 'regional blues' + 'druggy' 'rock' 'album rock' 'classic rock' 'reckless' 'rousing' 'lazy' + 'raucous' 'quirky' 'sprawling' 'ominous' 'pop rock' 'blues' + 'psychedelic garage' 'hard rock' 'lively' 'playful' 'british blues' + 'trippy' 'volatile' 'freewheeling']","This album is a trippy, freewheeling journey through British psychedelia and regional blues, with raucous and intense hard rock riffs mixed in, creating a sprawling and reckless soundscape that is both ominous and playful, as well as lazy and lively; making for a volatile and urgent blues rock experience that is equal parts druggy and pop rock oriented." +Over The Water,The Cardigans,Emmerdale,1994,"['reserved' 'swedish pop rock' 'elegant' 'indie rock' 'reflective' + 'alternative pop rock' 'rock' 'melancholy' 'light' 'wistful' 'autumnal' + 'restrained' 'stylish' 'bittersweet' 'alternative indie rock' + 'feeling blue' 'autumn' 'indie pop' 'ironic' 'pop rock' 'plaintive' + 'ambient pop' 'dream pop' 'playful' 'precious' 'sweet' 'indie']","This hauntingly beautiful song blends elements of alternative indie rock, indie pop, and Swedish pop rock to create a dreamy, stylish sound that is perfect for an autumnal mood. With its restrained yet poppy melodies, evocative lyrics, and melancholy undertones, this song is both sweet and bittersweet - a precious gem that captures the feeling of feeling blue and reflective. Whether you are in the mood for something light and playful or something more elegantly plaintive, this song is sure to touch your heart and transport you to a world of wistful beauty. So why not take a listen and let yourself be swept away by this ambient pop gem?" +When The Rain Begins To Fall,Jermaine Jackson & Pia Zadora,Fetenkult - Best Of The 80's,1985,['pop' '80s'],"This catchy pop song takes inspiration from the vibrant sounds of the 80s, with bright synths and a danceable beat." +Amarte Es Un Placer,Luis Miguel,Amarte Es Un Placer,1999,"['exuberant' 'latin pop' 'romantic' 'tejano' 'celebratory' + 'mexican traditions' 'mexico' 'sensual' '90s' 'bolero' 'international' + 'latino' 'western european traditions' 'latin']","This international hit from the 90s boasts an exuberant blend of western European traditions and Mexican traditions, featuring the sensual and celebratory sounds of tejano, bolero, and Latin pop music. With a romantic flair and undeniable Latino flavor, this song captures the essence of Mexican culture while still appealing to a global audience." +Seville,Pinback,Blue Screen Life,2001,"['indie rock' 'laid back mellow' 'reflective' 'lo fi' 'delicate' + 'alternative indie rock' 'searching' 'pop rock' 'intimate' 'indie']","Get lost in the introspective and delicate nature of this laid back mellow pop rock track, infused with a lo fi indie rock feel, as it takes you on a searching and reflective journey that feels both intimate and alternative indie rock." +Costume Makes the Clown,Shakira,Oral Fixation Vol. 2,2005,"['confident' 'dramatic' 'latin pop' 'theatrical' 'rock' 'girls night out' + 'pop' 'sexy' 'passionate' 'rousing' 'adult contemporary' 'dance pop' + 'stylish' 'sensual' 'energetic' 'spicy' 'female vocalists' 'searching' + 'pop rock' 'playful' 'latin']",Get ready to dance the night away with the energetic and playful Latin pop hit featuring sensual and confident female vocalists blending rock and pop for a spicy and dramatic experience - a perfect choice for a girls night out or any adult contemporary searching for a rousing and stylish theatrical performance. +A Journey From A To B (Blackeyes Remix),Badly Drawn Boy,A Journey From A To B,2007,['alternative' 'electronic' 'pop rock'],"This catchy pop rock tune incorporates elements of electronic and alternative music, making for a unique and dynamic listening experience." +Blue In Green,Wallace Roney,No Job Too Big or Small,1998,"['exuberant' 'elegant' 'jazz' 'passionate' 'jazz instrument' 'post bop' + 'stylish' 'energetic' 'trumpet jazz' 'playful' 'freewheeling']","An exuberant and freewheeling trumpet jazz ballad, bursting with passionate energy and stylish elegance captured in its post bop roots; this playful yet sophisticated jazz instrument showcases the height of improvisational skill in a truly unforgettable and exhilarating musical experience." +Diskoschlampe,Akustikrausch,Diskoschlampe,0,['club dance' 'electro' 'electronic' 'dance' 'pop rock'],"This thrilling pop rock and electronic track features pulsing rhythms, infectious beats and a driving energy that's perfect for the dance floor, making it an ideal club dance or electro anthem." +Surrender,Montrose,Inertia,0,['classic rock' 'pop rock'],"This catchy tune seamlessly blends classic rock and pop rock elements, resulting in an electrifying and unforgettable sound." +Streets Of Philadelphia,Bruce Springsteen,The Essential Bruce Springsteen,1994,"['heartland rock' 'cathartic' 'earnest' 'urgent' 'dramatic' 'theatrical' + 'rock' 'literate' 'album rock' 'classic rock' 'passionate' 'rollicking' + 'rousing' 'epic' 'contemporary pop rock' 'sprawling' 'rocknroll' + 'ambitious' '90s' 'yearning' 'searching' 'pop rock' 'poignant' 'visceral' + 'joyous']","This album is an epic and ambitious blend of classic rock and contemporary pop rock, featuring poignant and searching lyrics that speak to a yearning, passionate soul, while incorporating rollicking, heartland and album rock elements, urgent and sprawling 90s rocknroll vibes, and visceral, cathartic energy that builds to dramatic and rousing heights, all anchored by literate lyrics that lend a theatrical and joyous quality to the earnest rock sound." +Denver Annie,The Court & Spark,Witch Season,2004,['alt country' 'rock' 'americana'],"This song is a fusion of Americana, alt country, and rock, resulting in a foot-tapping, heart-warming, genre-defying tune." +Whalebone,Savoy,Savoy Songbook Vol.1,0,"['elegant' 'dramatic' 'self conscious' 'alternative pop rock' 'rock' + 'late night' 'post grunge' 'wistful' 'sophisticated' 'stylish' + 'introspection' 'alternative rock' 'alternative indie rock' 'reflection' + 'searching' 'pop rock' 'refined']","This sophisticated and refined alternative indie rock song blends self conscious reflections with searching introspection to create a wistful yet dramatic experience, melding elements of pop rock and post grunge into an elegant and stylish late night interpretation of alternative pop rock and alternative rock." +Mirror Mirror,Wild Strawberries,Quiver,1998,"['alternative pop rock' 'rock' 'heavy metal' 'alternative' + 'alternative indie rock' 'pop rock' 'hard rock' 'indie']","This song mixes elements of alternative indie rock and pop rock with edgier undertones of heavy metal and hard rock, resulting in an alternative pop rock anthem that bridges the gap between indie and mainstream rock." +Closer To You (Remastered LP Version),Chicago,Chicago 13,1979,"['earnest' '70s' 'soft rock' 'passionate' 'sentimental' 'rollicking' + 'rousing' 'adult contemporary' 'contemporary pop rock' 'energetic' + 'pop rock']","This nostalgic pop rock anthem boasts an energetic, rollicking melody infused with passionate, sentimental lyrics, earning the earnest soft rock ballad a place in the contemporary pop rock canon while also harking back to the rousing 70s-era of adult contemporary music." +Who's Playing God,Jon Oliva's Pain,Maniacal Renderings,2006,"['cathartic' 'hostile' 'dramatic' 'intense' 'theatrical' 'hungry' + 'literate' 'heavy metal' 'late night' 'passionate' 'uncompromising' + 'freedom' 'stylish' 'complex' 'fiery' 'pop rock' 'progressive metal' + 'hard rock' 'solitude' 'harsh']","Blending elements of pop rock, heavy metal, and progressive metal into a literate and complex musical tapestry, this fiery and theatrical track captures the intense and passionate emotions of a late night spent in solitude - uncompromising and hostile, yet ultimately cathartic and freeing." +Pindirai,Oliver Mtukudzi,Nhava,2005,"['exuberant' 'earnest' 'organic' 'world' 'early morning' 'african' + 'bright' 'the great outdoors' 'amiable good natured' 'passionate' + 'rousing' 'africa' 'earthy' 'empowering' 'energetic' 'relaxation' + 'african traditions' 'at the office' 'international' 'poignant' + 'southern african' 'lively' 'cheerful' 'playful' 'background music' + 'affirmation']","This song blends energetic rhythms with international flair, empowering lyrics, and an exuberant, vibrant spirit that's both poignant and bright. With passionate vocals, amiable good nature, and a southern African roots sound, this early morning anthem is earnest and earthy, lively and relaxing, a testament to the great outdoors and the rousing power of African traditions. Whether you're the office or the world beyond, its affirmations ring true, offering playful, cheerful, and organic background music that's sure to inspire." +Wreck Shop,RUN-DMC,Down With The King,1993,['hip hop' 'old school'],"My latest track is a tribute to the old school hip hop era, full of funky beats, strong rhymes and classic instrumentation." +Every Time You Turn Around,Daughtry,Leave This Town,2009,"['hanging out' 'earnest' 'urgent' 'reflective' 'intense' 'heartache' + 'rock' 'breakup' 'light' 'post grunge' 'rousing' 'loss grief' + 'contemporary pop rock' 'regret' 'alternative indie rock' 'reflection' + 'adult alternative pop rock' 'yearning' 'searching' 'pop rock' 'poignant' + 'hard rock' 'slick']","This adult alternative pop rock anthem has a touch of alternative indie rock and pop rock, showcasing a poignant and searching journey that will leave you yearning for more. With an intense and earnest feel, the regret and reflection of a breakup are perfectly captured, while the slick and contemporary pop rock production ensures a rousing and hanging-out vibe. The post grunge influence can be heard in the heartfelt lyrics of loss and grief, making this hard rock ballad a reflective exploration of heartache." +Kiss me like a cobra,Doro,Calling the wild,2000,"['theatrical' 'heavy metal' 'classic rock' 'hair metal' 'angst ridden' + 'rebellious' 'pop rock' 'energy' '00s' 'hard rock' 'detached']","This song is a detached yet energetic mix of classic rock, pop rock, and hair metal with heavy metal influences from the 00s that showcases a rebellious and angst-ridden spirit while sporting elements of hard rock and theatrical prowess." +All My Love (LP Version),KC & The Sunshine Band,Do It Good,1974,['soul' 'disco'],This soulful and upbeat disco anthem will get you grooving on the dance floor all night long. +Orgasmatron,Hellsongs,Lounge,2006,"['hanging out' 'laid back mellow' 'sparkling' 'delicate' 'literate' + 'mischievous' 'lounge' 'amiable good natured' 'tender' 'whimsical' + 'sensual' 'gentle' 'innocent' 'alternative indie rock' 'acoustic' + 'soothing' 'metal' 'indie pop' 'ironic' 'pop rock' 'poignant' 'cheerful' + 'playful' 'springlike' 'precious' 'sweet']","An alternative indie rock masterpiece, this song blends playful and mischievous pop rock with sparkling indie pop to create a springlike, tender and soothing atmosphere that perfectly captures the innocent and amiable good natured essence of hanging out with friends; with poignant and precious lyrics that are both literate and delicate, this song is a whimsical and gentle exploration of the human condition that seamlessly blends acoustic melodies, lounge-inspired arrangements, and just a hint of metal to create an ironic and laid back mellow track that is both sweet and sensual." +Dead Eyes Opened,Severed Heads,Bulkhead Plus (Singles 1983-2004),1988,"['industrial' 'electronic' 'dance rock' 'alternative indie rock' + 'pop rock' 'experimental rock']","This song is an exciting blend of alternative indie rock, pop rock, and electronic, with elements of experimental rock, industrial, and dance rock." +The Circle Game (Remastered LP Version),Joni Mitchell,Dreamland,2004,"['earnest' 'reflective' 'organic' 'jazz' 'rock' 'bright' 'literate' + 'melancholy' 'passionate' 'wistful' 'earthy' 'quirky' 'complex' + 'introspection' 'bittersweet' 'singer songwriter' 'pop rock' 'poignant' + 'plaintive' 'intimate' 'sunday afternoon' 'enigmatic']","This singer songwriter's pop rock ballad is a poignant and introspective reflection on a melancholy Sunday afternoon, infused with bright jazz harmonies and enigmatic lyrics showcasing a passionate and earnest yearning for connection in a complex and literate composition. Its organic sound is both quirky and earthy, delivering an intimate and reflective experience that is at once plaintive and wistful, culminating in a bittersweet rock anthem with an enigmatic essence." +Not Falling Apart,Maroon 5,It Won't Be Soon Before Long,2002,"['hanging out' 'earnest' 'reflective' 'romantic evening' 'romantic' + 'celebratory' 'guys night out' 'heartache' 'rock' 'club' 'bright' + 'girls night out' 'pop' 'mischievous' 'sexy' 'late night' + 'amiable good natured' 'passionate' 'carefree' 'sentimental' 'wistful' + 'sophisticated' 'contemporary pop rock' 'stylish' 'sensual' 'bittersweet' + 'regret' 'alternative indie rock' 'adult alternative pop rock' + 'swaggering' 'yearning' 'pop rock' 'summery' 'jealousy' 'gritty' + 'new love' 'playful' 'sweet' 'slick']","This adult alternative pop rock song is a sophisticated blend of alternative indie rock and contemporary pop rock, evoking sentiments of yearning and passion. Bright and amiable good natured melodies mix with hauntingly sweet undertones, while the confident, swaggering vocals convey an earnest sense of regret and slick romance. Whether you're reminiscing about a wistful, bittersweet heartache, celebrating new love on a romantic evening, or just hanging out with friends at the club on a late night, this track captures the reflective, celebratory, playful, and gritty essence of a stylish, summery rock anthem that's perfect for both girls and guys night out. With its mischievous, sexy twist and carefree vibe, this song encapsulates the full spectrum of emotion and experience, serving as the perfect soundtrack for any occasion." +The Masturbation Song,Mc Chris,MC Chris Is Dead Black,2008,['hip hop'],This high energy track combines smooth flow and classic beats to create a truly unforgettable hip hop anthem. +Embargo,Coma,Choices,0,['electronica' 'electronic'],"This electronic track combines elements of ambient and electronica creating a soaring, psychedelic experience." +Riva,Polmo Polpo,The Science Of Breath,2002,"['canadian' 'techno' 'electronic' 'experimental' 'ambient techno' + 'dark ambient' 'ambient' 'experimental techno']","Experience a unique blend of electronic, experimental techno and dark ambient sounds from Canadian artist, as they delve into the underground world of ambient, ambient techno, and experimental techno." +Sign O' The Times,Simple Minds,Themes - Volume 4,1990,['avant garde' 'rock' 'pop' 'electronic' 'pop rock' '80s'],"This avant-garde pop rock hit combines electronic beats and a retro 80s vibe, creating a fresh and innovative sound that perfectly blends the best of pop and rock." +Twin Killers,Deerhoof,The Runners Four,2005,"['cathartic' 'exuberant' 'hanging out' 'indie rock' 'noise rock' 'light' + 'mischievous' 'the creative side' 'happy' 'amiable good natured' + 'rambunctious' 'carefree' 'whimsical' 'post rock' 'experimental' + 'introspection' 'energetic' 'bittersweet' 'innocent' 'noise pop' 'tgif' + 'alternative indie rock' 'irreverent' 'fun' 'reflection' 'pop rock' + 'spring' 'lively' 'gleeful' 'cheerful' 'playful' 'springlike' 'precious' + 'volatile' 'sweet' 'indie' 'freewheeling']","This energetic and exuberant alternative indie rock song is a mix of noise pop, pop rock, and indie genres, featuring amiable good natured lyrics that feel springlike and precious. The sweet and irreverent tone encourages happy reflection and introspection, coupled with innocent and whimsical imagery that is conveyed through light and cathartic melodies. The freewheeling, experimental vibe of noise rock and indie elements make it lively and fun, perfect for hanging out and TGIF moments. It's a playful and volatile track that inspires gleeful and cheerful emotions, while showcasing the creative side of the band. The mischievous and rambunctious aspects of post rock are balanced by bittersweet and carefree tones, making it a perfect soundtrack for a carefree spring day." +Red Sails In The Sunset,The Platters,My Dream - The Collection,1976,"['60s' 'vocal pop' 'early pop rock' 'early rnb' 'oldies' 'pop' 'rnb' + 'doo wop' 'soul']","This song embodies the essence of soul, early R&B and pop rock with its doo wop and vocal pop influences, taking listeners back to the nostalgic 60s and the era of captivating oldies." +The House Is Smokin',BT Express,BT Express - 24 Street Funk Classics From Brooklyn's Finest,0,['funk'],"This upbeat track is packed with groovy basslines, intricate rhythms, and funky guitar riffs that perfectly encapsulate the essence of funk." +Computer Love,Zapp & Roger,All The Greatest Hits,0,['rnb' 'soul' '80s'],"This soulful R&B track pays homage to the smooth 80s sound, with soaring vocals and groovy instrumentation that will have you feeling nostalgic in no time." +Godspell,The Cardigans,Super Extra Gravity,2005,"['swedish pop rock' 'reflective' 'brooding' 'self conscious' + 'alternative pop rock' 'acerbic' 'rock' 'literate' 'breakup' 'pop' 'wry' + 'alternative' 'autumnal' 'tense anxious' 'stylish' 'rainy day' + 'introspection' 'bittersweet' 'cynical sarcastic' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'autumn' 'indie pop' 'ironic' 'sad' 'pop rock' 'plaintive' 'intimate' + 'detached' 'indie']","Experience the acerbic and introspective lyrics of a detached and self-conscious artist through a mix of adult alternative pop rock and alternative indie rock, blended with the pop sensibilities of Swedish pop rock, all wrapped up in a stylish and literate brooding package that delves deep into cynical and sarcastic musings on heartbreak, love, and life, with a wry and sometimes ironic touch, perfect for a rainy autumn day, leaving listeners feeling introspective, reflective, and a little bit sad, but always bittersweet and intimate." +Who You Wit II,Jay-Z,In My Lifetime_ Vol. 1,1997,"['confident' 'hostile' 'partying' 'pop rap' 'aggressive' 'hardcore rap' + 'thuggish' 'gangsta rap' 'guys night out' 'confrontational' 'hip hop' + 'rnb' 'street smart' 'rap' 'stylish' 'empowering' 'urban' + 'east coast rap' 'motivation' 'harsh']","Get ready to experience an aggressive and confrontational blend of empowering hip hop and hardcore rap, laced with harsh and thuggish beats, that will make you feel confident, motivated and street smart, perfect for a guys night out of partying in the urban scene. With the edgy and stylish vibes of east coast rap, mixed with empowering RnB and pop rap elements, this hostile and gangsta rap track will make you feel like a boss." +I Don't Want To Lose Her,Rick Astley,Hold Me In Your Arms,1988,"['celebratory' 'amiable good natured' 'male vocalists' + 'adult contemporary' 'dance pop' 'pop rock' '80s']","This pop rock anthem is an amiable good-natured celebration of life, featuring energizing dance-pop beats, captivating male vocalists, and a throwback 80s sound that smoothly transitions into adult contemporary grooves." +I Love You,Ayo,Outta Babylon & I Love You,0,['female vocalists' 'soul'],"Get lost in the smooth, soulful vocals of the captivating female vocalists featured in this timeless song that will touch your heart and lift your spirits." +Season Of The Shark,Yo La Tengo,Prisoners of Love: A Smattering of Scintillating Senescent Songs 1985-2003 PLUS A Smattering of Out,2003,['alternative' 'indie'],"This indie alternative song is a gritty and emotive exploration of inner turmoil, combining raw vocals with a hauntingly atmospheric instrumental backdrop." +Expoobident (Take 3),Lee Morgan,Expoobident,2004,"['exuberant' 'hard bop' 'intense' 'day driving' 'jazz' 'literate' + 'passionate' 'rollicking' 'jazz instrument' 'rousing' 'sophisticated' + 'earthy' 'stylish' 'complex' 'energetic' 'fiery' 'trumpet jazz' + 'searching' 'gritty']","Get ready to hit the open road with an exuberant and rollicking hard bop jazz track, featuring a fiery trumpet jazz instrument that brings an intense and passionate energy to the sophisticated and complex melody, all while maintaining an earthy and gritty style that is both literate and rousing." +Atomic Dog (Special Atomic Mix),George Clinton,Extended Pleasure,1990,['rnb' 'funk' '80s'],"This funky, R&B-inspired track transports listeners back to the soulful soundscapes of the 80s." +On Roule,Tagada Jones,6.6.6,2007,['punk'],This high-energy track is a driving example of classic punk rock complete with intense guitar riffs and rebellious lyrics. +Ecstasy,The Raspberries,Side 3,1972,"['power pop' 'exuberant' 'hanging out' 'earnest' 'rock' 'small gathering' + 'amiable good natured' 'passionate' 'carefree' 'sentimental' 'rousing' + 'bravado' 'naive' 'contemporary pop rock' 'energetic' 'bittersweet' + 'innocent' 'fun' 'pop rock' 'poignant' 'summery' 'summer' 'lively' + 'cheerful' 'playful' 'sweet']","This contemporary power pop rock song is both energetic and sentimental, with an exuberant bravado and poignant passion that will leave you feeling uplifted and inspired. Full of amiable good natured sweetness and a playful innocence, it's the perfect soundtrack for a small gathering with friends, hanging out carefree on a summer day. With lively, fun, and rousing lyrics, this song captures the bittersweet essence of summery cheer, inviting you to join in on the music and let it bring you back to those carefree days of pure, earnest joy." +Incomplete,Switchfoot,New Way To Be Human,1999,"['cathartic' 'exuberant' 'earnest' 'dramatic' 'alternative ccm' + 'alternative pop rock' 'rock' 'bright' 'literate' 'religious' 'gospel' + 'passionate' 'spiritual' 'post grunge' 'rousing' 'earthy' 'introspection' + 'energetic' 'warm' 'alternative rock' 'alternative indie rock' + 'reflection' 'adult alternative pop rock' 'pop rock' + 'contemporary christian' 'poignant' 'refined' 'lively' 'affirmation' + 'slick']","This adult alternative pop rock song is an energetic, exuberant and passionate reflection on spirituality with a contemporary Christian message. The song features refined yet slick alternative indie rock production and a bright, affirmative lyrical style that is both poignant and cathartic. The earthy, warm vocals provide an introspective and earnest perspective on the drama and rousing energy of post-grunge influenced alternative rock, while the literate and heartfelt lyrics tap into gospel and alternative CCM influences to create a truly unique and uplifting musical experience." +Latin Simone (Que Pasa Contigo),Gorillaz,Gorillaz,2001,"['hanging out' 'confident' 'partying' 'humorous' 'celebratory' 'witty' + 'theatrical' 'alternative pop rock' 'druggy' 'club' 'boisterous' + 'late night' 'alternative' 'brash' 'rollicking' 'rousing' 'lush' + 'whimsical' 'underground rap' 'rap' 'stylish' 'quirky' 'energetic' + 'alternative indie rock' 'fun' 'swaggering' 'ironic' 'pop rock' + 'nocturnal' 'intimate' 'playful' 'alternative rap' 'latin' 'trippy' + 'freewheeling']","This energetic and alternative indie rock song with ironic rap verses and lush, witty pop rock choruses is a rollicking and confident anthem with a swaggering and trippy feel, as well as whimsical and quirky lyrics that keep it both humorous and freewheeling. With a brash and alternative Latin vibe, it has a druggy and fun atmosphere that's perfect for rousing and hanging out, whether in an intimate club or a late night celebratory party scene. The underground rap elements add a playful and alternative twist, while the stylish and nocturnal theatricality of the music makes it a true party anthem for anyone looking to let loose and enjoy the moment." +Runnin' (Rae & Christian Remix),The Pharcyde,Sold My Soul: The Remix & Rarity Collection,1996,['mellow' 'hip hop' 'feel good'],This hip hop track boasts mellow beats and feel-good vibes that leave listeners bobbing their heads and tapping their toes. +Daybreak,Horslips,Tracks From The Vaults,1976,"['rock' 'british folk rock' 'instrumental' 'folk rock' 'pop rock' + 'psychedelic garage' 'hard rock']","Get ready to take a sonic trip through time with this eclectic collection of psychedelic garage, pop rock, instrumental, British folk rock, folk rock, rock, and hard rock tracks that will leave your head spinning in the best way possible." +Serious Dreamers,The Flower Kings,The Rainmaker,2001,"['beautiful' 'soft rock' 'rock' 'progressive rock' 'melodic' 'progressive' + 'chill']","This progressive rock anthem is a beautiful blend of melodic and soft rock, perfect for chilling out while still delivering the punch of progressive rock." +Dance Of The Dirty Dust Diva,Outolintu,Custom File,2001,['psychedelic'],Get ready to embark on a trippy musical journey with this psychedelic track that will fill your mind with colorful and mind-bending sounds. +Relevee (Carl Craig Remix),Delia Gonzalez & Gavin Russom,Relevee,2006,['electro' 'electronic'],This electrifying electro-pop hit features a catchy melody and danceable rhythm that will have you grooving all night long. +Unstoppable,Bombshell Rocks,Cityrats & Alleycats,2000,['punk' 'punk rock'],"This high-energy punk rock anthem is fast, loud, and embodies all the raw energy and rebellion that defines the punk genre." +Epoch Of War (The Physics Of Fire pt. 3) (Rough Mix),Becoming The Archetype,This Is Solid State Vol. 6,0,['death metal' 'christian' 'metalcore' 'christian metal' 'screamo' 'metal'],"This song combines elements of screamo, death metal, metalcore, and Christian metal to create a powerful and unique blend of heavy metal with a message of faith." +Tonight,Johan,12.5 Years_ 3 Albums_ 36 Songs,2006,['indie rock' 'rock' 'indie'],"Get ready to experience the high-energy vibes of indie rock with a refreshing twist of indie vibes, perfect for those who love their music raw and unapologetically rock." +I'm A Stranger,Casey Bill Weldon,Guitar Swing,0,"['country blues' 'regional blues' 'pre war country blues' 'acoustic blues' + 'country' 'blues']","The new song is a timeless addition to the world of blues, taking inspiration from regional and country blues with its acoustic sound and pre-war country influence." +Precious Lord,Preservation Hall Jazz Band,Made in New Orleans: The Hurricane Sessions,1989,['jazz' 'chill'],Get ready to unwind with the smooth jazz melodies and chill groove of this captivating new song. +Lazy Sunday,John's Children,One More Time For The Ol' Tosser - Steve Marriott Memorial Concert London Astoria 2001,0,['60s' 'oldies' 'rock'],"This classic rock song from the 60s is the epitome of oldies, transporting listeners back in time with its nostalgic sound and timeless lyrics." +Buck's Boogie,Blue Oyster Cult,Original Album Classics,1975,"['cathartic' 'hanging out' 'earnest' 'greasy' 'confident' 'brooding' + 'dramatic' 'partying' 'aggressive' '70s' 'intense' 'day driving' + 'road trip' 'guitar virtuoso' 'rock nroll' 'theatrical' 'druggy' + 'guys night out' 'rock' 'rowdy' 'menacing' 'album rock' 'eerie' + 'heavy metal' 'classic rock' 'snide' 'passionate' 'rousing' 'bravado' + 'raucous' 'nihilistic' 'contemporary pop rock' 'stylish' 'quirky' + 'energetic' 'progressive rock' 'instrumental' 'rebellious' 'pop rock' + 'gritty' 'hard rock' 'open road' 'arena rock']","This energetic and passionate song is a contemporary pop rock anthem with elements of classic rock and hard rock. The guitar virtuoso's intense and aggressive playing brings a menacing and brooding quality, while still maintaining a stylish and gritty edge. With rowdy, raucous and snide lyrics, it's the perfect song for a guys night out or a road trip with a rebellious edge. The cathartic and dramatic instrumental sections create a rousing and theatrical atmosphere, making it an arena rock classic. The overall vibe is both sincere and nihilistic, with a dash of bravado and humor, making it a perfect fit for those who love progressive rock and heavy metal sounds. It's the perfect tune for day driving, partying, or just hanging out, and is guaranteed to leave the listener feeling like they've been on a wild ride." +Que va a ser,Fran Perea,La Chica de la habitacion de al lado,0,"['swinging' 'rock' 'spanish' 'sentimental' 'nostalgia' 'dreamy' 'strong' + 'lively' 'latin']",This sentimental and dreamy Latin rock song evokes feelings of nostalgia while delivering strong and lively rhythms with swinging Spanish guitar melodies. +What Really Goes On,A Tribe Called Quest,Beats_ Rhymes & Life,1996,['hip hop'],"This new single is a must-listen for fans of hip hop, featuring catchy beats and clever lyrics that are sure to get you moving." +Deathonomics,Revocation,Existence Is Futile,2009,"['death metal' 'aggressive' 'intense' 'american' 'guys night out' + 'technical death metal' 'heavy metal' 'late night' 'brash' 'raucous' + 'fiery' 'motivation' 'metal' 'pop rock' 'drinking' 'volatile' 'visceral']","This song is an aggressive, pop rock anthem with intense, visceral vocals that capture the American spirit of motivation and brashness, blending heavy metal and death metal elements for a late night, raucous sound that's perfect for a guys night out. With technical death metal riffs and a volatile, fiery energy, this track is sure to get the blood pumping and the drinks flowing." +Upside Down From Here,Atom And His Package,Redefining Music,2001,"['punk' 'rock' 'punk new wave' 'synth pop' 'happy' 'rambunctious' + 'punk revival' 'experimental' 'quirky' 'tgif' 'alternative indie rock' + 'fun' 'new wave' 'pop rock' 'playful' 'campy' 'indie']","This high-energy, playful track blends elements of alternative indie rock, pop rock, punk revival, and new wave with a fun, quirky synth pop sound, making it the perfect TGIF anthem. Its experimental, campy vibe will make you want to dance and be rambunctious, while its mix of punk and indie influences gives it a unique edge that sets it apart from other tracks in this genre. Get ready to rock out to this happy, upbeat, and infectious song." +Levee Camp Blues,Mississippi Fred McDowell,This Ain't No Rock N' Roll,1970,"['cathartic' 'hanging out' 'blues revival' 'regional blues' 'eerie' + 'late night' 'passionate' 'spiritual' 'electric delta blues' 'earthy' + 'freedom' 'delta blues' 'feeling blue' 'blues' 'plaintive' 'intimate' + 'gritty' 'folk']","This intimate and cathartic blues revival song combines earthy and gritty electric delta blues with plaintive and eerie folk elements to deliver a regional blues experience that's both spiritual and passionate, capturing the feeling of freedom and the blues of hanging out on late night Mississippi Delta front porches." +The Way We Are,Lene Marlin,Playing My Game,1999,"['relaxed' 'early pop rock' 'romantic' 'pop' 'sensual' 'female vocalists' + 'positive' 'pop rock']","This pop rock song features a relaxing and sensual vibe with female vocalists, creating a romantic and positive atmosphere, rooted in the early pop rock sound." +Looking Back,Link 80,17 Reasons,1997,"['punk' 'alternative pop rock' 'ska' 'third wave ska revival' + 'alternative indie rock' 'ska punk' 'pop rock']","This song seamlessly blends alternative indie rock, pop rock, and punk with elements of ska, ska punk, and the third wave ska revival to create an unparalleled fusion of alternative pop rock." +Salvacion,Federico Aubele,Gran Hotel Buenos Aires,2004,"['elegant' 'downtempo' 'laid back mellow' 'south american traditions' + 'romantic evening' 'light' 'hypnotic' 'electronic' 'downbeat' 'dreamy' + 'chillout' 'gentle' 'soothing' 'calm peaceful' 'bolero' 'relaxation' + 'international' 'pop rock' 'nocturnal' 'summery' 'atmospheric' + 'western european traditions' 'tango' 'latin']","Experience a relaxing and elegant evening with the hypnotic and atmospheric blend of pop rock and electronic music infused with gentle and soothing sounds of Bolero and Tango, complimented by a touch of South American and Western European traditions in this international and dreamy chillout track, perfect for a summery nocturnal escape or a romantic evening." +Sahara,Solid Globe,Coldharbour Selections Part 1,2004,['trance'],Enter a hypnotic state of mind with this mesmerizing trance anthem that will leave you feeling euphoric and transcendental. +A Good Horse,The Cardigans,Don't Blame Your Daughter (Diamonds),2003,"['swedish pop rock' 'alternative singer songwriter' 'confident' 'brooding' + 'theatrical' 'alternative pop rock' 'acerbic' 'twee pop' 'rock' 'pop' + 'effervescent' 'carefree' 'wistful' 'sophisticated' 'autumnal' 'earthy' + 'contemporary pop rock' 'stylish' 'sensual' 'bittersweet' + 'alternative indie rock' 'fun' 'female vocalists' + 'adult alternative pop rock' 'indie pop' 'ironic' 'pop rock' + 'ambient pop' 'cheerful' 'playful' 'precious' 'campy' 'sweet' + 'contemporary singer songwriter']","This song is an adult alternative pop rock masterpiece with sophisticated lyrics and alternative indie rock vibes, featuring a female vocalist with a confident and precious voice. The lyrics are both ironic and acerbic, with an earthy and sensual touch from the contemporary singer songwriter. Contemporary pop rock elements blend with brooding indie pop, fun-loving pop, and wistful swedish pop rock, resulting in a playful and stylish anthem. With ambient pop soundscapes, effervescent melodies, and bittersweet undertones, this carefree and cheerful track also has a theatrical and twee pop touch, making it a must-listen for fans of all types of rock." +Rhinemaidens,The Envy Corps,Dwell,2006,"['indie rock' 'beautiful' 'rock' 'new wave post punk revival' + 'alternative indie rock' 'pop rock' 'indie']","This beautiful alternative indie rock song is a fusion of pop rock, indie and new wave post punk revival elements that will captivate any fan of indie rock and rock music." +So Good,Destiny's Child,Destiny's Child/The Writing's On The Wall,1999,"['sexual' 'confident' 'celebratory' 'witty' 'theatrical' 'sexy' 'rnb' + 'amiable good natured' 'carefree' 'contemporary rnb' 'sentimental' + 'sophisticated' 'dance pop' 'stylish' 'sensual' 'energetic' 'fun' + 'teen pop' 'summery' 'playful' 'freewheeling']","This contemporary R&B dance pop track is both energetic and sophisticated, with its witty lyrics and charming delivery bringing a sentimental and confident touch to the amiable good-natured pop sound. Freewheeling and sensual, it celebrates the carefree joy of summer with playful and stylish flair, blending a fun-loving, teen pop vibe with a sexy, theatrical edge that's sure to get you dancing." +Hoe Zeg Ik Jou,Alain Clark,Alain Clark,2004,['club dance' 'rnb' 'electronic' 'dance pop' 'international' 'pop rock'],"This international pop rock anthem is infused with dance pop elements, electronic beats, R&B melodies, and club dance vibes." +Fake French,Le Tigre,Prime,2001,['electro' 'electronic' 'female vocalists' 'indie'],"Get ready to vibe to the hypnotic beats and ethereal vocals of this indie electro masterpiece, laced with cutting-edge electronic sounds and brought to life by an array of talented female vocalists." +Ghost Walker,Mishi Donovan,Storm Beauty,0,"['female vocalist' 'ethnic fusion' 'native american' 'acoustic' 'new age' + 'international' 'north american traditions']","Experience a unique blend of international sounds and native american influence with the soaring vocals of a talented female artist, as new age meets ethnic fusion in this captivating acoustic exploration of north american traditions." +Mean Old World,Otis Rush,LIVE AT MONTREUX 1986,1992,"['electric blues' 'regional blues' 'chicago blues' + 'electric chicago blues' 'blues']","Get ready to feel the gritty, soulful sound of regional blues as it collides with the electrifying and iconic sounds of electric Chicago blues and classic Chicago blues in this soul-stirring, electric blues anthem." +(Ooh-Wee) He's Killing Me,Patti Austin,The Best Year Of My Life: 1980,1999,['classic soul' 'soul'],"This timeless tune is a nod to the golden era of soul music, with classic soul instruments and heartfelt lyrics that will transport you straight to the heart of the genre." +Pen & Paper,The Red Jumpsuit Apparatus,Lonely Road,2009,"['cathartic' 'exuberant' 'earnest' 'urgent' 'reflective' 'dramatic' + 'politics society' 'alternative pop rock' 'heartache' 'bright' + 'boisterous' 'passionate' 'rousing' 'raucous' 'emo pop' 'empowering' + 'energetic' 'gentle' 'alternative rock' 'screamo' 'ambitious' + 'alternative indie rock' 'fun' 'reflection' 'searching' 'pop rock' + 'pop punk']","This energetic and empowering alternative indie rock anthem tackles politics and society with exuberant and searching lyrics, supported by a bright pop rock sound and passionate and earnest vocals that invite reflection on urgent issues. The song blends elements of pop punk, gentle introspection, cathartic screamo, and ambitious fun for a dramatic and rousing performance that explores the heartache and challenges of living in our society. The boisterous and reflective alternative rock approach is combined with emo pop sensibility to create an emotional and dynamic experience that leaves audiences feeling both uplifted and moved." +Gimme Some Lovin',The Spencer Davis Group,True Rock (3 CD Set),1966,['60s' 'classic rock'],Get ready to transport yourself back to the 60s with this classic rock ballad that's filled with electrifying guitar riffs and soulful vocals. +Abalone Sky,Allison Moorer,Crows,2010,"['earnest' 'laid back mellow' 'reflective' 'confident' 'organic' + 'melancholy' 'passionate' 'rollicking' 'street smart' 'fiery' + 'bittersweet' 'country' 'yearning' 'pop rock' 'poignant' 'intimate' + 'contemporary singer songwriter']","This poignant pop rock ballad is a yearning expression of passionate love, with rollicking verses and confident choruses effortlessly transitioning into laid back mellow motifs, all sung with earnest intimacy by a contemporary singer songwriter. The reflective street smart lyrics are infused with a touch of melancholy and country influences, occasionally bursting into fiery organic outbursts of bittersweet emotion." +Woman To Woman,Shirley Brown,Stax Volt Chartbusters Vol 2,1975,['female vocalists' 'soul'],"Our latest single features the powerful and emotive vocals of a talented female singer, laying down soulful notes that will leave you feeling moved and inspired." +Granny Farming In The UK,Carter USM,Starry Eyed And Bollock Naked,1994,['punk' 'uk' 'alternative' 'cool' '90s' 'indie'],"Get ready to transport back to the 90s with this cool UK indie punk anthem, blending alternative sounds with raw energy and DIY spirit." +Fireflies (Album Version),Faith Hill,Fireflies,2005,"['hanging out' 'earnest' 'laid back mellow' 'reflective' 'confident' + 'organic' 'melancholy' 'girls night out' 'pop' 'the great outdoors' + 'alternative' 'amiable good natured' 'passionate' 'sentimental' + 'rollicking' 'wistful' 'sophisticated' 'adult contemporary' + 'contemporary country' 'country pop' 'stylish' 'energetic' 'gentle' + 'bittersweet' 'country' 'female vocalists' 'relaxation' 'at the office' + 'pop rock' 'intimate' 'sunday afternoon' 'springlike' 'precious']","Experience an eclectic blend of pop rock and contemporary country, infused with the earnestness of female vocalists and the melancholy sentiment of wistful lyrics, all while exhibiting an amiable good-natured energy that's perfect for a girls night out or a lazy Sunday afternoon hangout in the great outdoors, and feel the passion, sophistication, and confidence in the rollicking yet gentle, laid-back yet stylish, and organic yet polished instrumentation that will leave you feeling sentimental, reflective, and ultimately relaxed - this is the bittersweet beauty of our precious, springlike country pop fit for both the office and intimate moments." +My Last Goodbye,Squealer,Under The Cross,2002,"['dramatic' 'aggressive' 'theatrical' 'heavy metal' 'late night' + 'scary music' 'indulgent' 'metal' 'pop rock' 'power metal' 'angry']","This aggressive, pop rock anthem combines the dramatic flair of heavy and power metal to deliver a late night indulgent experience of loud, theatrical and scary music that will leave you feeling angry and exhilarated." +Ernie,Fat Freddy's Drop,Based on a True Story,2005,"['contemporary reggae' 'hanging out' 'downtempo' 'laid back mellow' + 'smooth' 'club dance' 'bright' 'hypnotic' 'electronic' 'brassy' 'stylish' + 'quirky' 'fun' 'soothing' 'pop rock' 'summery' 'reggae' 'summer' + 'playful' 'slick' 'freewheeling']","This bright and playful pop rock song with a contemporary reggae twist is a freewheeling and fun anthem that hypnotically blends electronic beats with a slick and stylish brass section, creating a summery laid back mellow vibe perfect for hanging out and club dancing alike." +Golden Age Of Leather,Blue Oyster Cult,Workshop Of The Telescopes: The Best Of Blue Oyster Cult,1977,"['dramatic' 'aggressive' '70s' 'intense' 'theatrical' 'album rock' + 'heavy metal' 'classic rock' 'passionate' 'rousing' 'bravado' 'energetic' + 'progressive rock' 'pop rock' 'hard rock' 'arena rock']","This electrifying song blends aggressive, hard-hitting heavy metal with dramatic, theatrical flourishes for a rousing, passionate performance that seamlessly transitions between energetic arena rock and classic, album-oriented hard rock, with bravado and pop-rock sensibilities that make it a quintessential example of progressive rock from the 70s." +Dog Eat Dog,Ted Nugent,Live At Hammersmith '79,1976,['70s' 'rock' 'classic rock' 'hard rock'],This classic rock song from the 70s packs a punch with its hard rock sound that will have you headbanging to the beat. +Einfach nicht bewegt,Junges Glueck,Raus aus Flüsterleben,0,['alternative' 'pop rock' 'indie'],This upbeat and melodic pop rock tune blends elements of indie and alternative for a fresh and modern sound. +Gitchy Goomy,Neil Diamond,Play Me: The Complete Uni Studio Recordings...Plus!,1972,['classic rock'],Get ready to rock out with this timeless tune that channels the spirit of classic rock. +Walk Out,Slick Shoes,Rusty,1997,"['alternative pop rock' 'christian' 'post grunge' 'alternative indie rock' + 'christian punk' 'pop rock' 'christian rock' 'punk pop']","Experience a dynamic and diverse soundscape with influences of alternative indie rock, pop rock, christian punk, punk pop, alternative pop rock, christian rock, post grunge, and more woven seamlessly together in this uplifting and powerful song." +Constant Sorrow,Will To Power,Spirit Warrior,0,['pop' 'dance' 'female vocalists'],"Get ready to move your feet to the beat of this high-energy pop anthem led by talented female vocalists, with infectious melodies and catchy hooks designed to make you dance all night long." +Anticipating,The Motels,The Motels,1979,"['earnest' 'brooding' 'dramatic' 'somber' 'cold' 'rock' 'punk new wave' + 'menacing' 'melancholy' 'unsettling' 'passionate' 'tense anxious' + 'contemporary pop rock' 'stylish' 'introspection' 'bittersweet' 'ominous' + 'new wave' 'pop rock' 'poignant' 'refined' 'solitude' 'detached']","This contemporary pop rock song is a brooding and stylish exploration of solitude and detachment, with its refined instrumentation and atmospheric new wave influences lending a poignant and melancholy air to the passionate and earnest vocals that convey a sense of introspection and tension. The menacing and ominous undertones of the rock and punk elements add a sense of unease to the bittersweet and unsettling lyrics, making for a dramatic and somber listening experience that is both thought-provoking and emotionally-charged." +Goldies Torn Locks,He Is Legend,Suck Out The Poison,2007,"['cathartic' 'urgent' 'reflective' 'brooding' 'dramatic' 'aggressive' + 'intense' 'heavy metal' 'hardcore' 'rousing' 'tense anxious' + 'introspection' 'energetic' 'alternative indie rock' 'yearning' + 'searching' 'pop rock' 'post hardcore' 'gritty' 'gutsy']","This alternative indie rock track combines aggressive, energetic riffs with pop rock melodies, showcasing gut-wrenching vocals that convey a yearning for introspection while delving into cathartic themes of brooding intensity and urgency. It's a gutsy and intense journey through post hardcore and heavy metal inspired sounds, with reflective moments that lead to a rousing and gritty finale that leaves listeners feeling both tense and anxious." +The Shining Path,Nicky Wire,I Killed The Zeitgeist,2006,['beautiful' 'sentimental' 'belligerent' 'pop rock' 'strong'],"This sentimental pop rock ballad is both beautiful and strong, blending mellow acoustic melodies with a belligerent electric guitar riff to create an emotional powerhouse of a song." +You Done Tore Your Playhouse Down,Big Mike Griffin,Sittin' Here With Nothing,0,['modern electric blues' 'blues'],"Get ready to experience a contemporary twist on classic blues with electrifying guitar riffs, soulful vocals, and a groovy bassline that'll have you moving your feet - this modern electric blues anthem incorporates rock elements and intense guitar solos, making it the perfect song to get lost in the blues." +Proud Mary,Ike & Tina Turner,The Complete Soul Essentials,1971,['soul'],This heartfelt song is filled with soulful vocals and emotive lyrics that will touch your heart. +Unidentified,Demolition Hammer,Time Bomb,1994,"['death metal' 'aggressive' 'punk new wave' 'boisterous' 'hardcore punk' + 'negative' 'belligerent' 'metal' 'pop rock' 'lively']","This aggressive and negative pop rock track channels the boisterous energy of hardcore punk and death metal while retaining a lively new wave punk spirit, with belligerent lyrics that capture the essence of the metal genre." +Silver Threads And Golden Needles,Wanda Jackson,Wanda Jackson In Person,0,['country' 'pop rock'],Country-tinged pop-rock meets heartfelt lyrics in this infectious new tune that will have you tapping your toes and singing along in no time. +Make It Good,a1,The Greatest Hits,2002,"['exuberant' 'earnest' 'romantic' 'heartache' 'boisterous' 'pop' 'happy' + 'amiable good natured' 'passionate' 'sentimental' 'tender' 'in love' + 'gentle' 'innocent' 'warm' 'teen pop' 'pop rock' 'cheerful' 'new love' + 'soft quiet' 'sweet']","This pop rock song is a heartfelt and sentimental tribute to new love that is both exuberant and tender, expressing the passionate yet innocent emotions of a happy and amiable good-natured couple falling head over heels for each other with sweet pop melodies and cheerful teen pop energy, both in its boisterous and soft quiet moments. Whether you're feeling the warmth of new love or the heartache of its absence, this song captures the earnest and romantic spirit of true love." +ON THE SIDELINES,Lovex,Divine Insanity,2006,"['reflective' 'confident' 'dramatic' 'aggressive' 'intense' 'theatrical' + 'rock' 'boisterous' 'heavy metal' 'passionate' 'sentimental' 'wistful' + 'rousing' 'alternative metal' 'tense anxious' 'stylish' 'empowering' + 'introspection' 'fiery' 'reflection' 'yearning' 'searching' 'pop rock' + 'gritty' 'hard rock' 'harsh' 'visceral']","This song is a thrilling fusion of alternative metal and pop rock, combining intense, passionate vocals with gritty, heavy metal instrumentals to create a boisterous and fiery anthem that's both aggressive and empowering, while also evoking a sense of yearning and searching through its reflective and introspective lyrics that explore themes of confidence and introspection with a visceral and wistful intensity. The dramatic and theatrical delivery of this song makes it a truly rousing and stylish experience, packed with tension and anxiety that builds to a powerful crescendo of hard rock energy that will leave you breathless." +Ashamed,Deer Tick,War Elephant,2006,"['hanging out' 'earnest' 'indie rock' 'reflective' 'lo fi' 'aggressive' + 'animated' 'alternative pop rock' 'guys night out' 'indie folk' + 'literate' 'hedonistic' 'melancholy' 'boisterous' 'wry' + 'the creative side' 'brash' 'amiable good natured' 'spiritual' 'wistful' + 'whimsical' 'autumnal' 'quirky' 'fiery' 'bittersweet' + 'alternative indie rock' 'irreverent' 'fun' 'reflection' 'autumn' + 'pop rock' 'poignant' 'plaintive' 'intimate' 'folk' 'gleeful' 'drinking' + 'playful' 'volatile' 'visceral']","An eclectic mix of indie folk, alternative indie rock, and pop rock genres come together in this amiable good-natured song, featuring poignant lyrics that explore whimsical themes of spiritual reflection and irreverent nostalgia - perfectly characteristic of the artist's wistful, lo-fi indie rock style. The raw and visceral energy of the performance offers a fun and playful take on autumnal adventures, with lyrics that range from hedonistic drinking to melancholy reflection, animated by a brash and sometimes volatile attitude. Whether reminiscing about hanging out with friends or tapping into the creative side of yourself, this song offers a refreshingly literate and intimate take on indie folk and alternative pop rock, boasting both the fiery and plaintive qualities that make a guys night out all the more memorable - ultimately leaving you with a bittersweet but gleeful feeling of having lived to the fullest." +I'm So Lonesome I Could Cry (LP Version),Carla Thomas,Carla,1966,"['earnest' 'organic' 'romantic' 'southern soul' 'slow dance' 'rnb' + 'passionate' 'earthy' 'stylish' 'sensual' 'innocent' 'memphis soul' 'fun' + 'soul' 'cheerful' 'new love' 'sweet' 'joyous']","This soulful and passionate ballad delivers a sweet and earnest ode to new love, infused with a romantic innocence and irresistible Memphis soul sound that is earthy, sensual, and stylishly executed, perfect for a slow dance filled with joyous and organic fun, all while drawing on the rich traditions of southern soul and R&B to create a cheerful and uplifting experience." +Feel The Love,Mainfield,Feel The Love,2007,['trance' 'electronic'],This hypnotic electronic track transports listeners into a blissful state of trance with its pulsating beats and ethereal soundscapes. +Mambo Sangria,Cal Tjader,Solar Heat,1968,['latin jazz' 'jazz' 'world fusion' 'cool' 'post bop' 'afro cuban jazz'],"Experience the perfect blend of world fusion and post bop with a cool and sophisticated touch of jazz, highlighted by pulsating rhythms of Latin jazz and Afro Cuban jazz." +Shining Down,United In Dance,Shining Down,2005,['hardcore'],"This hardcore track is a fierce display of relentless energy, with pounding drums and blazing guitar riffs that will leave your heart racing." +Baby Tonight,Bitty McLean,On Bond Street,2004,['reggae'],This upbeat and melodic track brings the chill vibes of reggae to life with its smooth bassline and soulful vocals. +Heads Of Government,Mighty Diamonds,Reggae Anthology: Penthouse Classics,0,['reggae'],This upbeat track combines a fusion of sunny island vibes and infectious reggae rhythms that will have you swaying to the beat no matter where you are. +Bringin it all back home,Kuba,Bringing It All Back Home,0,['electronic' 'chillout' 'ambient'],"This electronic chillout track has a dreamy and relaxing vibe, featuring soothing synths, gentle beats, and ambient textures." +When You Love Someone,Bethany Dillon,Waking Up,2007,"['soft rock' 'rock nroll' 'christian' 'rock' 'religious' 'pop' 'gospel' + 'soft' 'ccm' 'chillout' 'contemporary christian' 'christian rock' 'folk']","This contemporary Christian song combines elements of soft rock, chillout, CCM, rock n'roll, pop, and Christian rock with soft folk and gospel melodies to create a religious and uplifting experience for listeners who love rock music." +Lost Without Each Other,Hanson,Underneath,2004,"['earnest' 'rock' 'pop' 'amiable good natured' 'contemporary pop rock' + 'ambitious' 'fun' 'pop rock' 'refined']","Experience the refined yet amiable good natured sound of contemporary pop rock with an ambitious and earnest approach, as this fun-loving and energetic pop-rock song delivers an unforgettable blend of pop and rock." +Focus (NOS Remix),Son Kite,Colours Remixes,2004,['progressive trance' 'psytrance' 'dance'],"This progressive trance anthem is a psychedelic journey that fuses elements of psytrance into its infectious dance beats, creating an irresistibly euphoric experience." +I Done Got Over,Irma Thomas,Ruler Of My Heart,0,['rnb' 'soul' 'new orleans'],"Get ready to sway and groove to the electrifying R&B beats of this soulful track, inspired by the vibrant music culture of New Orleans!" +Oh Come_ Oh Come Emanuel,John Fahey,The Great San Bernardino Birthday Party_ Vol. 4,0,['instrumental' 'americana' 'folk'],"This instrumental track showcases the heart and soul of Americana with a roots-driven, folk sound that's easy to get lost in." +I Want You (Album Version),Faith Hill,Fireflies,2005,"['hanging out' 'earnest' 'laid back mellow' 'reflective' 'confident' + 'organic' 'american' 'melancholy' 'girls night out' 'the great outdoors' + 'amiable good natured' 'passionate' 'sentimental' 'rollicking' 'wistful' + 'sophisticated' 'adult contemporary' 'contemporary country' 'country pop' + 'stylish' 'energetic' 'gentle' 'bittersweet' 'country' 'relaxation' + 'at the office' 'pop rock' 'intimate' 'sunday afternoon' 'springlike' + 'precious']","This pop rock infused country pop track boasts of passionate and rollicking energy combined with sophisticated and intimate lyricism, making it perfect for a girls night out or a laid back Sunday afternoon spent outdoors, with the melody evoking an earnest and gentle sentimentality that is both stylish and contemporary, while also reflecting upon the bittersweet realities of adult life such as the need for relaxation and the melancholy that sometimes comes with reflecting on life at the office, all with an amiable good-natured confidence that feels organic and precious." +Every Night Is Ladies Night,The John Scofield Band,Up All Night,2003,['jazz' 'jazz fusion'],"This sultry jazz fusion track combines elements of traditional jazz with contemporary electronic beats, resulting in a sophisticated yet vibrant sound that captivates audiences." +You're Gonna Miss,Ashanti,The Declaration,2008,"['sexual' 'smooth' 'romantic evening' 'relaxed' 'dramatic' 'sex' + 'romantic' 'theatrical' 'heartache' 'bright' 'girls night out' 'pop' + 'classic' 'rnb' 'passionate' 'carefree' 'contemporary rnb' 'seduction' + 'stylish' 'sensual' 'energetic' 'gentle' 'warm' 'dance' + 'female vocalists' 'intimate' 'soft quiet' 'sweet' 'slick']","Get ready to move and feel the passion with this energetic and contemporary R&B tune featuring female vocalists, slick production, and a pop appeal perfect for a girls night out or a romantic evening with its bright, warm, and sensual sound that smoothly blends soft, quiet moments with powerful vocals and dramatic beats that convey heartache, seduction, and carefree fun, making it an intimate and stylish anthem for anyone looking for a little bit of romance and dance in their life." +Spread Your Sail,Hi-Standard,Angry Fist,1997,"['punk' 'guitar' 'alternative pop rock' 'alternative indie rock' + 'pop rock']","This upbeat track is a fusion of alternative indie rock, pop rock, and punk influences, featuring electrifying guitar riffs and distinctive elements of alternative pop rock." +Welcome To The World,The Albion Band,Albion Sunrise,2004,['folk'],This beautiful track is a soulful folk anthem that captures the raw emotion and powerful storytelling tradition of the genre. +Stand On The Outside,Small Mercies,Beautiful Hum,2008,['alternative pop rock' 'rock' 'alternative indie rock' 'pop rock'],"This alternative indie rock song seamlessly blends elements of pop rock, alternative pop rock, and classic rock to deliver a unique sound that's both refreshing and familiar." +Moody (Spaced Out),ESG,Come Away With ESG,1983,"['hanging out' 'dance party' 'urgent' 'confident' 'relaxed' 'humorous' + 'post disco' 'nervous jittery' 'rnb' 'hypnotic' 'brash' 'post punk' + 'rollicking' 'striding' 'freedom' 'stylish' 'energetic' 'tgif' 'fun' + 'funk' 'pop rock' 'playful' 'alternative rap' 'old school rap']","This song is a playful and energetic dance party anthem with a post disco meets pop rock sound that straddles the line between old school rap and alternative rap, complete with a rollicking funk groove and hypnotic, confident vocals that weave together urgent, brash riffs and relaxed, stylish hooks guaranteed to get you hanging out and striding the dance floor all night long, TGIF! The nervous jittery energy and humorous lyrics lend a rebellious and carefree vibe to this post punk-infused RnB hit that offers a fresh take on the idea of freedom and fun." +10 Rings,Pencey Prep,Heartbreak In Stereo,2002,['punk' 'punk rock' 'metal'],This song is a high-energy punk rock anthem that blends heavy punk and metal influences for a head-banging sonic experience. +My Sweet Dog,Hi-Standard,Angry Fist,1997,"['punk' 'punk rock' 'rock nroll' 'alternative pop rock' 'alternative' + 'japanese' 'alternative indie rock' 'skate punk' 'pop rock' 'pop punk']","This high-energy track fuses elements of alternative indie rock, punk rock, pop rock, pop punk, skate punk, and rock n roll, creating a genre-bending sound that's distinctly alternative with a nod to the high-energy punk rock scene. The polished production and catchy hooks make it a standout example of alternative pop rock, while the lyrics are infused with a touch of Japanese influence, giving the song a unique edge." +C'est La Vie,Shania Twain,I'm Gonna Getcha Good,2002,['pop' 'country' 'pop rock'],This upbeat pop rock song seamlessly blends the guitar-driven sound of pop rock with catchy pop hooks and a touch of country twang. +Waterfall,Gavin DeGraw,FREE,2009,"['exuberant' 'hanging out' 'reflective' 'dramatic' 'rowdy' 'boisterous' + 'passionate' 'male vocalists' 'rollicking' 'wistful' + 'contemporary pop rock' 'empowering' 'bittersweet' + 'alternative indie rock' 'irreverent' 'acoustic' 'reflection' + 'adult alternative pop rock' 'pop rock' 'plaintive' 'lively' + 'contemporary singer songwriter' 'freewheeling']","This empowering adult alternative pop rock anthem features an exuberant and rollicking sound, complete with passionate male vocalists and a freewheeling contemporary singer-songwriter approach to alternative indie rock. The combination of lively pop rock elements and wistful acoustic reflection create a boisterous yet reflective atmosphere, culminating in a dramatic and heartfelt exploration of the bittersweet feelings that come with hanging out and reflecting on life's ups and downs. The irreverent and plaintive nature of the song make it a truly unforgettable addition to any contemporary pop rock playlist." +Crudup's Vicksburg Blues,"Arthur ""Big Boy"" Crudup","Arthur ""Big Boy"" Crudup Vol. 2 1946-1949",0,['blues'],Experience the raw emotion and soulful vocals of traditional blues music as you surrender to the rhythm and melodies of this timeless genre. +Starlite Diner,Ryan Adams,29,2005,"['laid back mellow' 'reflective' 'organic' 'alt country' 'rock' + 'melancholy' 'late night' 'wistful' 'introspection' 'bittersweet' + 'alternative indie rock' 'country' 'adult alternative pop rock' + 'feeling blue' 'yearning' 'searching' 'pop rock' 'poignant' 'americana']","This adult alternative pop rock anthem showcases a blend of alternative indie rock and americana influences, with poignant lyrics that convey deep introspection and yearning. The laid back mellow vibe perfectly captures the feeling of being reflective and feeling blue in the late night hours, while the organic instrumentation and mix of country and rock elements add a bittersweet touch of melancholy and wistfulness." +Everybody,Richard Ashcroft,Alone With Everybody,2000,"['cathartic' 'earnest' 'mellow' 'reflective' 'brooding' 'britpop' + 'dramatic' 'organic' 'theatrical' 'alternative pop rock' 'rock' + 'space rock' 'confrontational' 'passionate' 'sophisticated' 'stylish' + 'bittersweet' 'alternative indie rock' 'pop rock' 'poignant' 'intimate' + 'refined' 'indie']","Combining the confrontational attitude of alternative indie rock with the sophistication of refined britpop, this cathartic and passionate alternative pop rock tune delivers a poignant and brooding message that is both mellow and dramatic, while also showcasing an organic and stylish space rock sound with reflective, intimate lyrics that are both bittersweet and earnest, making for a truly theatrical and stylish indie masterpiece." +Alive and Well,Rise Against,The Unraveling,2001,"['cathartic' 'earnest' 'punk' 'punk rock' 'intense' 'punk new wave' + 'confrontational' 'hardcore' 'punk revival' 'rousing' 'raucous' + 'street smart' 'fiery' 'angst ridden' 'hardcore punk' + 'alternative indie rock' 'yearning' 'pop rock' 'volatile']","This song is a confrontational and intense alternative indie rock anthem that seamlessly blends elements of punk rock, pop rock, and hardcore punk to create a cathartic, angst ridden, and street smart punk revival masterpiece that is both fiery and volatile, yet rousing and yearning, with earnest and raucous vocals that perfectly capture the raw intensity of punk new wave." +Mothership,Uko,Uko,2001,['electronic' 'chillout' 'pop rock'],"Experience a unique fusion of pop rock, electronic, and chillout vibes with this new hit song that is perfect for any laid-back occasion." +The Great Unwanted,Lucky Soul,The Great Unwanted,2007,"['earnest' 'reflective' 'delicate' 'pop' 'amiable good natured' 'carefree' + 'sentimental' 'wistful' 'whimsical' 'gentle' 'innocent' + 'alternative indie rock' 'indie pop' 'pop rock' 'spring' 'intimate' + 'refined' 'cheerful' 'playful' 'springlike' 'precious' 'sweet' 'indie']","Combining the best of alternative indie rock and pop rock, this sentimental and refined tune is filled with amiable good natured vibes, springlike tones, and precious melodies that are both sweet and earnest, delicate and innocent, and ultimately gentle and whimsical, making it the perfect blend of indie and indie pop. With a wistful and reflective undertone, this song is an intimate and playful ode to the carefree joy of springtime, evoking a cheerful and uplifting spirit that will leave you feeling endlessly enchanted." +Saint Martha Blues,Otis Taylor,White African,2001,"['cathartic' 'earnest' 'elegant' 'eccentric' 'intense' 'literate' + 'the creative side' 'passionate' 'wistful' 'contemporary blues' + 'uncompromising' 'acoustic blues' 'autumnal' 'street smart' 'earthy' + 'freedom' 'empowering' 'fiery' 'bittersweet' 'modern acoustic blues' + 'maverick' 'yearning' 'nocturnal' 'blues' 'atmospheric' 'plaintive' + 'spooky' 'angry' 'affirmation' 'bleak']","This contemporary blues track blends the raw earthiness of acoustic blues with an empowering and uncompromising attitude, resulting in an atmospheric and intense experience that speaks to the maverick and street smart among us; from the fiery passion of its wistful, literate lyrics to the cathartic release of its plaintive and bittersweet tones, this song is an affirmation of freedom and the yearning for something more, a modern acoustic blues anthem that's both elegant and spooky, a nocturnal journey through the creative side of the soul that feels both angry and autumnal." +Danger Zone,Mercury Bullet,Bullet In A Blindfold,0,['rock' 'male vocalists' 'pop rock'],Rock out with high-energy pop rock and vibrant male vocals in this electrifying rock anthem. +Motherlude,Blackstreet,Another Level,1996,"['laid back mellow' 'sexual' 'reflective' 'confident' 'romantic evening' + 'sex' 'partying' 'romantic' 'sparkling' 'celebratory' 'hip hop' 'rnb' + 'late night' 'comfort' 'reverent' 'spiritual' 'sophisticated' 'dreamy' + 'street smart' 'seduction' 'stylish' 'new jack swing' 'empowering' + 'sensual' 'urban' 'introspection' 'thoughtful' 'reflection' 'soothing' + 'soul' 'intimate' 'affirmation' 'slick' 'freewheeling']","This new jack swing R&B track is sophisticated and stylish, while empowering and celebrating sensual street-smart seduction. It balances laid-back mellow vibes with a freewheeling, celebratory energy that's perfect for a romantic evening or late-night partying, and the slick production and urban hip hop influences add a dreamy, reflective dimension to the introspective lyrics that affirm and soothe the soul. The song's reverent and spiritual undertones blend seamlessly with its sexual energy, creating an intimate, empowering atmosphere that sparkles with thoughtfulness and comfort." +Reader Takes a Stand,Johan,12.5 Years_ 3 Albums_ 36 Songs,2006,"['dutch' 'indie rock' 'rock' 'pop' 'alternative' 'indie pop' 'pop rock' + 'indie']","This Dutch pop rock track juxtaposes elements of indie, alternative, and indie rock to create a captivating indie pop sound that showcases the band's versatility within the genre." +Here I Stand,Bitty McLean,Just To Let You Know&,1994,['rocksteady' 'british' 'lovers rock' 'reggae'],This infectious rocksteady-inspired tune delivers a deeply soulful reggae sound with a British twist and a touch of lovers rock passion. +The Daily Routine,Blockhead,The Music Scene,2009,"['urgent' 'trip hop' 'messy' 'self conscious' 'hip hop' + 'the creative side' 'brash' 'rambunctious' 'fractured' 'electronic' + 'street smart' 'dreaming' '00s' 'circular' 'indie']","This indie electronic hip hop track from the 00s captures the urgent, self-conscious energy of street smart dreaming with brash, fractured beats and circular trip hop samples that showcase the rambunctious and creative side of the artist's unique sound." +Yes Indeed,Rocky Hill,Texas - A Musical Celebration One Texas Shuffle,0,['blues'],"This song is a soulful, melancholic ballad that seamlessly blends Blues and Rock elements to create a powerful emotional ambience." +Vela_ Together We Await The Storm,The Human Abstract,I'm So Hopeless_ You're So Hopeless,0,['metalcore'],This high-energy song is infused with the heavy riffs and intense vocals that define the metalcore genre. +Hip Like Junk,7 Year Bitch,Viva Zapata!,1994,"['punk' 'indie rock' 'alternative pop rock' 'rock' 'alternative' + 'punk revival' 'riot grrrl' 'alternative indie rock' 'pop rock']","This evocative new track fuses gripping punk revival with alternative indie rock, offering up a heady concoction of riot grrrl-inflected energy, underpinned by shimmering pop rock and alternative pop rock melodies that guarantee to get toes tapping and heads nodding." +Love Steals Us From Loneliness (Acoustic),Idlewild,I Understand It,2005,['emo' 'emotional' 'indie'],Experience the raw vulnerability of indie music with heart-wrenching lyrics that capture the essence of emo in this emotional masterpiece. +I'll Get A Break Someday (take 2),Casey Bill Weldon,Casey Bill Weldon Vol. 3 1937-1938,0,['blues'],This soulful ballad showcases powerful vocals and heart-wrenching lyrics that perfectly capture the raw emotion of the blues. +Jules,Novembre,Materia,2006,['progressive metal'],"This song blends intricate, technical musicianship with powerful vocals to create a tour-de-force of progressive metal." +This Tattoo,David Wilcox,Vanguard Visionaries,0,"['earnest' 'laid back mellow' 'contemporary folk' 'romantic' + 'amiable good natured' 'passionate' 'sentimental' 'earthy' 'acoustic' + 'reflection' 'reminiscing' 'singer songwriter' 'pop rock' 'poignant' + 'blues' 'folk' 'sunday afternoon' 'contemporary singer songwriter']","Unwind on a Sunday afternoon with the nostalgic and heartfelt melodies of this contemporary pop rock singer songwriter, blending sentimental and poignant lyrics with earthy blues and folk influences, for a laid back and mellow reflection on love and life." +Imán,Andrea Echeverri,Andrea Echeverri,2004,['female vocalists' 'latin'],"This is an upbeat, dance-worthy track with female vocalists delivering sultry, passionate lyrics in Spanish, creating a modern fusion of Latin rhythms and pop." +Sophisticated Cissy,The Meters,The Very Best Of The Meters,1969,"['indie rock' 'humorous' 'aggressive' 'psychobilly' 'guys night out' + 'rowdy' 'boisterous' 'outrageous' 'amiable good natured' 'rambunctious' + 'sleazy' 'earthy' 'quirky' 'energetic' 'rockabilly revival' + 'alternative indie rock' 'irreverent' 'soul' 'pop rock' 'spooky' + 'drinking' 'campy']","This upbeat and rebellious rock anthem blends alternative indie rock with psychobilly and rockabilly revival, resulting in an aggressive and energetic sound that's perfect for a guys night out full of rowdy drinking and irreverent humor. The sleazy and quirky lyrics are balanced by the amiable good natured and earthy soul of the vocals, creating a campy yet spooky feel that's both boisterous and rambunctious. Overall, this pop rock gem is a must-listen for fans of outrageous and humorous indie rock." +Folkvord Lomannson,Rita Eriksen & Dolores Keane,Tideland,2001,['world' 'folk'],"Inspired by the rich traditions of the world and the raw authenticity of folk music, this melodic masterpiece weaves together cultural influences from every corner of the globe." +Marching_ No. 4 - Reverie For The Children,Thinking Plague,A History Of Madness,2003,"['intense' 'prog rock' 'piano' 'quirky' 'complex' 'cerebral' + 'alternative indie rock' 'psychedelic' 'elaborate' 'pop rock' + 'experimental rock' 'avant prog']","Get ready for an elaborate and intense journey through avant prog and experimental rock, featuring complex and cerebral compositions with a fusion of alternative indie rock and pop rock styles, all brought together by the quirky and psychedelic sounds of the piano - this is the ultimate prog rock experience." +French Kiss,Avril,That Horse Must Be Starving,2001,['electronic' 'chillout'],"Relax and unwind to the mellow electronic beats of this chillout track, perfect for a calm and peaceful evening." +Target Group,Cursive,Such Blinding Stars for Starving Eyes,1997,"['earnest' 'indie rock' 'urgent' 'reflective' 'dramatic' 'heartache' + 'literate' 'brittle' 'alternative' 'fractured' 'tense anxious' + 'introspection' 'cerebral' 'alternative indie rock' 'irreverent' + 'reflection' 'searching' 'pop rock' 'poignant' 'volatile' 'detached' + 'indie']","Featuring a unique blend of alternative indie rock and pop rock, this introspective track offers a poignant yet irreverent reflection on heartache and fractured relationships, delivered with an urgent and dramatic intensity that is both cerebral and literate, making it a searching, earnest and deeply reflective musical experience that encapsulates the tense, anxious, volatile and brittle emotions of the listener." +Ghost In The Trees,The Oh Sees,The Master's Bedroom Is Worth Spending a Night In,0,"['female vocalist' 'lo fi' 'american' 'rock' 'experimental' 'garage' + 'noise' 'indie']","Get ready for a raw and gritty ride with this American indie rock band, boasting a lo-fi garage sound and experimental noise elements, fronted by a fierce and captivating female vocalist." +Since I Lost You Girl,The Monitors,The Complete Motown Singles_ Vol. 6: 1966,1970,['soul'],"This song is a heartfelt tribute to love and loss, featuring powerful vocals and a soulful melody." +Can't Let Her Go,Boyz II Men,Evolution,1997,"['earnest' 'romantic' 'celebratory' 'american' 'pop' 'hip hop' 'sexy' + 'rnb' 'motown' 'sentimental' 'adult contemporary' 'new jack swing' + 'sensual' 'urban' '90s' 'soothing' 'soul' 'pop rock' 'sweet']","This 90s-inspired pop-rock R&B hit is both sentimental and soulful, with elements of new jack swing and hip hop all blended into a smooth, soothing sound that's perfect for a romantic night in. With an earnest and celebratory vibe that channels the best of American pop and Motown, this sweet and sexy track is perfect for fans of adult contemporary music looking for something both sensual and uplifting." +Don't You Know Who I Am?,Small Mercies,Off The Record,2008,['rock'],This song is a high-energy rock anthem that will have you headbanging and air-guitaring along in no time! +Creeps Me Out,Ima Robot,Creeps Me Out,2006,"['indie rock' 'exciting' 'alternative pop rock' 'hedonistic' 'wry' 'brash' + 'electronic' 'tense anxious' 'street smart' 'stylish' 'cynical sarcastic' + 'alternative indie rock' 'pop rock' 'gritty' 'lively' 'indie' 'slick' + 'freewheeling']","This electrifying track blends the best of alternative indie rock and pop rock with cutting-edge electronic elements to deliver a slick, edgy sound that's both freewheeling and brash, with a wry, cynical edge and a street-smart attitude that's both hedonistic and gritty, all wrapped up in indie rock and alternative pop rock style that's stylish, lively, and tense-anxious." +In The Shadow,Living Sacrifice,In Memoriam,1994,"['death metal' 'cathartic' 'earnest' 'gloomy' 'urgent' 'reflective' + 'brooding' 'aggressive' 'punk new wave' 'heavy metal' 'alternative metal' + 'nihilistic' 'christian metal' 'tense anxious' 'fiery' 'angst ridden' + 'manic' 'hardcore punk' 'yearning' 'searching' 'pop rock' 'plaintive' + 'harsh']","Get ready to experience an exhilarating blend of aggressive alternative metal and pop rock, laced with yearning and hardcore punk elements, delivered with an earnest and urgent tone; this cathartic, manic and brooding sound is a mix of harsh heavy metal, death metal and christian metal, filled with angsty, gloomy and reflective lyrics that strike a chord with the nihilistic and plaintive, all wrapped up in a tense, anxious and fiery package, drawing influences from punk new wave." +Tell Me,Billie Myers,Growing_ Pains,1997,['female vocalist' 'rock' 'pop' '90s' 'indie'],"This 90s-inspired indie pop anthem features a fiery female vocalist, backed by head-banging rock instrumentation." +Fallin' High,Safri Duo,3.5,2003,['electronic' 'dance' 'house' 'pop rock' '00s'],"Experience a pulse-raising fusion of pop rock, electronic, and house beats with an infectious 00s dance vibe in this electrifying musical masterpiece." +Keep On Braggin',Junior Kimbrough,God Knows I Tried,1998,"['hanging out' 'confident' 'modern delta blues' 'partying' 'intense' + 'regional blues' 'coolncocky' 'guys night out' 'menacing' + 'electric delta blues' 'uncompromising' 'modern electric blues' + 'juke joint blues' 'fiery' 'delta blues' 'blues' 'americana' 'gritty' + 'playful']","This song is an uncompromising and intense blend of confident modern electric blues and regional blues, with elements of menacing delta blues and playful juke joint blues balanced by a gritty and fiery contemporary Americana sound, perfect for a guys night out hanging out and partying. The electric delta blues riffs add a cool'n'cocky vibe to the overall modern delta blues sound." +Levende Legender,Klovner I Kamp,Kunsten Å Fortelle,2003,['hip hop' 'pop rock'],This is a dynamic pop rock track infused with hip hop beats and swagger. +Two Worlds,Ronny Jordan,A Brighter Day,2000,"['reserved' 'laid back mellow' 'smooth' 'relaxed' 'romantic' + 'crossover jazz' 'jazz' 'light' 'rnb' 'comfort' 'amiable good natured' + 'guitar jazz' 'jazz instrument' 'dinner ambiance' 'sensual' 'urban' + 'smooth jazz' 'gentle' 'warm' 'jazz funk' 'stay in bed' 'jazz pop' + 'soothing' 'relaxation' 'intimate' '00s' 'refined' 'sunday afternoon' + 'background music' 'soft quiet']","This refined and reserved jazz pop song creates a warm, relaxing Sunday afternoon setting with its light and smooth guitar jazz instrumentals, perfect for intimate dinners or as soothing background music, while still maintaining an amiable good-natured and sensual feel with a touch of jazz funk and R&B crossover flair." +Out The Window,Yo La Tengo,Prisoners of Love: A Smattering of Scintillating Senescent Songs 1985-2003 PLUS A Smattering of Out,1991,['rock' 'alternative' 'post punk' 'indie'],"This indie and alternative rock song is heavily influenced by post punk, boasting catchy guitar riffs and gritty lyrics." +Always Be My Baby,Mariah Carey,Coffret 3 CD,1995,['pop' '90s'],This catchy pop tune channels the signature sound of the 90s with its upbeat tempo and infectious melody. +Honey,Billie Ray Martin,In Search Of Sunrise 1,2000,['german' 'trance' 'dance' 'female vocalists' 'house'],"This captivating song features powerful female vocalists, energetic house beats, infectious trance melodies, and lyrics in German, resulting in an irresistible dance anthem." +(I Love You) for Sentimental Reasons,Sam Cooke,Intro: Sam Cooke - EP,1963,['soul'],This soulful ballad embodies the raw emotion and heartfelt lyrics that have come to define the legendary genre. +I Sleep On My Heart,Level 42,True Colours & World Machine,1985,"['laid back mellow' 'day driving' 'theatrical' 'flowing' 'rock' + 'synth pop' 'hypnotic' 'amiable good natured' 'sophisticated' 'flashy' + 'dance rock' 'contemporary pop rock' 'stylish' 'complex' 'energetic' + 'cerebral' 'relaxation' 'pop rock' 'refined' 'technical' 'open road' + 'sweet' 'slick' '80s']","Get ready to hit the open road and soak up the flowing energy of this hypnotic and stylish pop rock track, boasting a sophisticated blend of contemporary and 80s influences, from its cerebral and technical synth pop origins to its amiable, good natured rock and dance beats that will leave you feeling both relaxed and invigorated, with its sweet, laid back mellow moments and flashy, slick hooks leading you on a theatrical journey of refined, complex melodies that are sure to leave you feeling energized and ready for anything." +Maga Dog,Peter Tosh,The Gold Collection,1983,"['laid back mellow' 'political reggae' 'confident' 'organic' 'intense' + 'roots reggae' 'hypnotic' 'earthy' 'fiery' 'rebellious' 'poignant' + 'summery' 'reggae']","This political reggae anthem is both poignant and intense, with confident and rebellious lyrics presented over a laid-back mellow groove that's as hypnotic as it is earthy, making for a fiery yet organic summery jam that stays true to its roots." +Token of Tango,Tord Gustavsen_ Harald Johnsen_ Jarle Vespestad,The Ground,2004,['scandinavian' 'jazz' 'piano'],"This beautiful jazz piece is enriched with a melancholic Scandinavian essence, featuring delicate piano melodies that bring out the fine nuances of the music." +Electricity,Elisa,Dancing,0,"['pop' 'italian pop' 'alternative indie rock' 'female vocalists' + 'adult alternative pop rock' 'pop rock']","An eclectic mix of adult alternative pop rock, alternative indie rock, and pop rock, led by powerful female vocalists, with a touch of Italian pop flair that creates a vibrant and dynamic sound." +Hebdomadaria,Berrogüetto,Hepta,2001,['international' 'folk' 'latin'],Here comes a mesmerizing tune that takes you on an international journey with its enchanting mix of Latin rhythms and folk melodies. +Nothing But A Heartache,The Detroit Cobras,Tied & True,2007,['soul'],This song has a gritty and raw sound that showcases its soulful lyrics and emotive vocals. +When You Wake Up,Jody Sticker,5 Minutes,0,['rnb' 'blues'],"This track is a sultry and smooth blend of blues and R&B, featuring soulful vocals and a grooving rhythm section." +Chapel Of Burning,Solitude Aeturnus,Downfall,1996,['doom metal' 'heavy metal' 'metal' 'pop rock' 'progressive metal'],"This song combines elements of pop rock, heavy metal, progressive metal, metal, and doom metal to create a unique, genre-defying sound that will appeal to fans of all styles of rock music." +Making the Road Blues,Hi-Standard,Making the Road,1999,"['punk' 'punk rock' 'punk new wave' 'boisterous' 'raucous' 'quirky' + 'energetic' 'manic' 'hardcore punk' 'pop rock' 'playful']","This energetic punk rock anthem merges elements of pop and hardcore punk with a quirky and playful sensibility that's both manic and boisterous, delivering a raucous and invigorating blast of punk new wave." +Shining Down,United In Dance,Shining Down,2005,['hardcore'],This track's hardcore sound and intense lyrics will leave you breathless from start to finish. +As Tommy Fixes Fights,Clue To Kalo,One Way It's Every Way,2005,['sleep' 'indie pop' 'indie'],Unwind with dreamy indie pop melodies and soothing vocals in this perfect soundtrack for your next relaxed sleep state. +Mixedgreens,The Pharcyde,Humboldt Beginnings,2004,"['laid back mellow' 'hip hop' 'hypnotic' 'rap' 'quirky' 'cerebral' + 'west coast' 'west coast rap' 'playful' 'alternative rap' 'trippy' + 'detached' 'freewheeling']","This detached rap song delivers a laid back mellow vibe with hypnotic beats that create a trippy and alternative West Coast rap experience, coupled with the freewheeling and cerebral lyrics, a quirky and playful twist ties it all together." +Lover Come Back (To Me),Dead Or Alive,Evolution: The Hits,2003,"['euro dance' 'exuberant' 'confident' 'smooth' 'partying' 'celebratory' + 'witty' 'theatrical' 'club dance' 'euro pop' 'punk new wave' + 'girls night out' 'boisterous' 'synth pop' 'sexy' 'rnb' 'carefree' + 'sleazy' 'rousing' 'electronic' 'bravado' 'whimsical' 'dance pop' + 'dance rock' 'contemporary pop rock' 'stylish' 'quirky' 'energetic' + 'tgif' 'dance' 'irreverent' 'fun' 'new wave' 'hi nrg' 'pop rock' 'disco' + 'cheerful' 'playful' 'visceral' 'campy' 'slick' '80s' 'freewheeling']","Get ready to party with this energetic, exuberant and wickedly witty pop rock anthem! Filled with bravado and confident swagger, this dance pop track blends the best of disco, hi nrg and electronic beats with irreverent, sleazy lyrics that are both slick and whimsical. It's a visceral and freewheeling celebration of contemporary pop rock, complete with fun and rousing hooks that pull on the 80s euro pop and synth pop sounds for inspiration. This stylish, boisterous and campy track is perfect for a TGIF night out with the girls, pumping up any club dance floor with its playful and celebratory spirit. Guaranteed to make you feel carefree and sexy, with a touch of punk new wave and theatrical flair that can't be missed." +Invisible,The Letter Black,Hanging On By A Thread,2010,"['cathartic' 'earnest' 'reflective' 'dramatic' 'christian' 'religious' + 'uplifting' 'epic' 'fiery' 'searching' 'pop rock' + 'contemporary christian' 'hard rock' 'christian rock' 'fierce' + 'affirmation']","This epic contemporary Christian pop rock song is a fiery and fierce affirmation of faith, with searching and reflective lyrics that offer a cathartic and dramatic experience. Its uplifting and earnest message is set to a hard rock sound that blends religious sentiment with Christian rock energy." +Till There Was You (Radio Edit),Rachael Starr,Positiva Presents.....Track Record Vol. 4,2005,['trance' 'female vocalist' 'electronic' 'dance' 'melodic' 'house'],"This electronic house track features a melodic tune with a mesmerizing female vocalist, creating a hypnotic trance atmosphere perfect for dancing." +B-A-B-Y,Carla Thomas,Wattstax: The Living Word,1966,['soul'],This song is filled with raw emotion and a powerful soulful vibe. +Breeze...,Dubtribe Sound System,Breeze...,1999,['electronica' 'electronic' 'chillout'],"This electronic chillout track is a perfect blend of dreamy ambiance and mellow grooves, serving up a mesmerizing soundscape that is perfect for all lovers of electronica." +All I Got,Newton Faulkner,All I Got,2007,['acoustic' 'pop rock' 'folk' 'indie'],"This catchy pop rock track incorporates elements of indie, folk, and acoustic music to create a dynamic sound that's both energetic and raw." +Talby,Pinback,Blue Screen Life,2001,"['indie rock' 'laid back mellow' 'reflective' 'lo fi' 'delicate' + 'alternative indie rock' 'searching' 'pop rock' 'intimate' 'indie']","This alternative indie rock song is a blend of pop rock and laid back mellow vibes, incorporating delicate and intimate instrumentals that evoke a reflective mood with a lo fi feel - the perfect showcase of indie rock searching for deeper meaning." +Weeds II (The Origin Of The Species),Pulp,The John Peel Sessions,2001,['rock' 'indie'],This indie rock song exhibits a raw energy and captivating charm that will leave listeners wanting more. +You Got It All,The New Mastersounds,Live At La Cova,0,['rnb' 'instrumental' 'funk'],This instrumental track is a funky R&B groove that will have you tapping your feet and nodding your head along to the beat. +Wait And See,Shihad,The General Electric,1998,"['rock' 'speed thrash metal' 'heavy metal' 'alternative' 'industrial' + 'alternative indie rock' 'pop rock' 'industrial metal']","This song is an eclectic mix of alternative indie rock, industrial metal, pop rock, and alternative, with heavy influences of industrial, speed thrash metal, and heavy metal, creating a unique and dynamic rock sound." +Guitar Swing,Casey Bill Weldon,Guitar Swing,0,"['guitar' 'country blues' 'regional blues' 'pre war country blues' + 'acoustic blues' 'country' 'blues']","Get ready for a soulful journey through the roots of American music with our latest release featuring an eclectic mix of regional blues, country blues, and classic acoustic blues, all delivered with raw intensity through heartfelt lyrics, intricate guitar riffs, and pre-war country influences that will take you on a journey to the heart of the country." +A Way To Us,The Pierces,Light Of The Moon,0,"['earnest' 'smooth' 'dramatic' 'organic' 'alternative pop rock' 'bright' + 'pop' 'restrained' 'earthy' 'gentle' 'bittersweet' + 'alternative indie rock' 'folk rock' 'yearning' 'pop rock' 'plaintive' + 'intimate' 'refined' 'folk' 'sweet' 'slick']","This alternative indie rock song is a refined and bright mix of pop rock and yearning, with sweet and earnest vocals over slick and gentle instrumentation that effortlessly blends earthy folk rock with the drama of alternative pop rock, all delivered through a smooth and intimate style that carries a bittersweet and plaintive restraint, making this organic track a hauntingly beautiful expression of emotion." +Stormtroopin',Ted Nugent,Live At Hammersmith '79,1975,['classic rock' 'hard rock'],This hard-hitting classic rock anthem features blistering guitar solos and thunderous drums that will have audiences pumping their fists in the air. +Hot Sex,A Tribe Called Quest,Midnight Marauders,1992,"['cathartic' 'jazz rap' 'hanging out' 'laid back mellow' 'confident' + 'smooth' 'partying' 'celebratory' 'witty' 'coolncocky' 'guys night out' + 'literate' 'boisterous' 'hip hop' 'brash' 'amiable good natured' + 'carefree' 'rousing' 'sophisticated' 'street smart' 'rap' 'freedom' + 'east coast rap' 'energetic' 'cerebral' 'tgif' 'fun' 'motivation' + 'soothing' 'swaggering' 'playful' 'alternative rap' 'freewheeling']","Get ready for a TGIF guys night out with this lively, celebratory hip hop anthem, blending east and alternative rap styles into one electrifying and literate track that's both boisterous and soothing, sophisticated and carefree, with a soothing jazz rap groove and the perfect mix of swaggering coolness and good-natured wit, inspiring you to let go, hang out, and party with a cathartic, freewheeling energy that's both motivating and freeing." +Rain Against Her,Dave 202,Armada Trance Tunes_ Vol. 9,2007,['trance'],"This track will take you on a hypnotic journey through layers of ethereal sound, weaving rhythms and melodies together in a mesmerizing trance-like state." +Flag,Joe Henry,Tiny Voices,2003,"['reflective' 'brooding' 'beautiful' 'easy listening' 'literate' + 'contemporary pop rock' 'alternative indie rock' + 'adult alternative pop rock' 'autumn' 'singer songwriter' 'pop rock' + 'intimate' 'folk']","Experience a brooding and intimate autumn journey through the beautiful and literate adult alternative pop rock soundscapes of a contemporary singer songwriter, blending elements of alternative indie rock, pop rock, and folk, all while providing an easy listening reflective experience." +Token Love Song,PackFM,whutduzFMstand4?,2006,['hip hop'],This high-energy track blends infectious beats and fast rhymes for a classic hip hop banger. +Back Again,16 Frames,Where It Ends,2008,"['earnest' 'reflective' 'dramatic' 'romantic' 'heartache' 'rock' + 'alternative' 'passionate' 'sophisticated' 'in love' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'yearning' 'relaxation' 'pop rock' 'poignant' 'pop punk' 'slick']","This adult alternative pop rock song features a sophisticated blend of alternative indie rock and pop rock, with poignant lyrics that portray the yearning and passion felt by someone deeply in love, all wrapped up in an earnest reflection that's both slick and romantic. With a touch of pop punk and alternative thrown in for good measure, it's the perfect soundtrack for moments of relaxation or when the mood calls for something more dramatic, whether in the throes of heartache or simply feeling reflective about life and love." +Gone,Daughtry,Daughtry,2006,"['hanging out' 'earnest' 'urgent' 'reflective' 'intense' 'heartache' + 'rock' 'breakup' 'light' 'post grunge' 'rousing' 'loss grief' + 'contemporary pop rock' 'regret' 'alternative indie rock' 'reflection' + 'adult alternative pop rock' 'yearning' 'searching' 'pop rock' 'poignant' + 'hard rock' 'slick']","This emotionally-charged adult alternative pop rock ballad is a fierce mix of alternative indie rock and contemporary pop rock, seamlessly blending slick guitars and driving beats with poignant lyrics that explore themes of grief, heartache, reflection, and yearning. With a hard rock edge and a rousing chorus that's both urgent and reflective, the song's intense vocals and earnest delivery capture the raw emotions of a breakup and the deep regret and searching that follows. With its post-grunge influences and light, contemporary feel, it's a perfect anthem for anyone hanging out in the aftermath of loss." +Love Kills (Rock Mix),Freddie Mercury,Solo,2000,['rock' 'classic rock'],"This classic rock anthem packs a punch with soaring guitar riffs and a driving beat, delivering all the high-energy rock sound you crave." +Hostile phantasm,DARKANE,Insanity,2001,"['death metal' 'aggressive' 'nervous jittery' 'heavy metal' + 'scandinavian metal' 'negative' 'belligerent' 'pop rock' 'strong']","This aggressive pop rock track has negative lyrics and a nervous, jittery energy that draws from both Scandinavian metal and heavy death metal for a belligerent and strong sound." +The Burden of More Tomorrows,Voyager One,From the New Nation of Long Shadows,0,"['indie rock' 'laid back mellow' 'somber' 'shoegaze' 'druggy' 'rock' + 'hypnotic' 'alternative' 'rousing' 'electronic' 'ethereal' + 'alternative indie rock' 'pop rock']","This alternative indie rock anthem is a mix of pop rock, electronic beats, and laid back mellow vocals, with a hint of shoegaze and hypnotic ambience that create a somber and druggy atmosphere, while also delivering a rousing and ethereal rock sound." +Prime Time,Mtume,You_ Me And He,1984,['smooth' 'classic soul' 'funk' 'soul' '80s'],"This song is a smooth and classic soul track from the 80s, with elements of funk that give it an authentic soulful sound." +Good Gin Blues,Bukka White,Blues Legends 1940 - 1949,1940,['blues'],This melancholic melody narrative draws on the raw power of classic blues to tell the tale of a heartbroken lover. +DIVNY STAVY,Tri Sestry,Na Kovarne To Je Narez,0,['punk' 'czech'],"This high-energy track is a raw and rebellious punk anthem with grating guitar riffs and scorching vocals, all delivered with a distinctly Czech edge." +Welcome To The Journey (Space Night Mix),Cybertribe,Dharma Café,2002,['trance' 'world' 'electronic' 'new age'],"A hypnotic blend of electronic beats, new age ambiance, worldly melodies, and transcendent vibes create an otherworldly trance experience in this song." +Agnus Dei,Darlene Zschech,Change Your World,2005,"['contemporary gospel' 'christian' 'religious' 'pop' 'gospel' + 'contemporary christian' 'praisenworship']","This contemporary Christian pop song is a powerful combination of praise and worship, featuring religious lyrics inspired by the gospel and delivered with an upbeat and contemporary gospel sound." +Sunshine,Terminal Sound System,Constructing Towers,2008,['jazz' 'experimental'],This jazz composition incorporates experimental elements to create a unique listening experience. +Gather & Give,Finger Eleven,Them vs. You vs. Me,2007,"['gloomy' 'urgent' 'brooding' 'hostile' 'somber' 'intense' 'heartache' + 'rock' 'menacing' 'heavy metal' 'alternative' 'post grunge' + 'alternative metal' 'nihilistic' 'tense anxious' 'grunge' 'energetic' + 'angst ridden' 'regret' 'alternative rock' 'manic' 'ominous' + 'feeling blue' 'searching' 'pop rock' 'paranoid' 'jealousy' 'hard rock' + 'harsh' 'visceral' 'bleak' 'indie']","This song is a high-energy, intense mix of alternative metal and pop rock that sets a menacing, ominous tone with harsh vocals and visceral instrumentals, while still delivering a somber, brooding undertone that captures the heartache, angst, and regret of feeling blue. It's a tension-filled, urgent track that's perfect for anyone in search of a hard-hitting blend of heavy metal and alternative rock with post-grunge and indie influences, featuring a manic, alternative sound that explores themes of jealousy, paranoia, and nihilism in a way that's both poignant and hostile." +Enola / Alone,Manic Street Preachers,Everything Must Go 10th Anniversary Edition,0,['rock' 'indie'],"This indie rock song features raw, emotive vocals and a driving guitar riff that will have you tapping your foot and nodding your head along." +Hello,Paul Anka,Rock Swings,2005,['jazz'],"This upbeat tune is a fusion of swing and contemporary jazz, featuring lively horns and improvisational solos." +Big Moon,Syd Matters,Ghost Days [New Edition],2008,['alternative'],The new single is a refreshing alternative track infused with grungy guitar riffs and anthemic vocals. +In The Midnight Hour,Wilson Pickett,The Memphis Giants Meet The Legends,1965,['soul'],This song is a powerful and moving soul ballad that will transport you to another world. +Kounandi,Rokia Traoré,Tchamantché,2008,"['earnest' 'world' 'intense' 'west african' 'melancholy' 'passionate' + 'chillout' 'earthy' 'afro pop' 'african traditions' 'international' + 'poignant' 'intimate' 'refined' 'lively' 'enigmatic']","Experience an international blend of refined melodies, poignant lyrics, and intense rhythms as you dive into the passionate and earnest world of afro pop, chillout, and melancholy vibes, all intertwined with earthy and lively elements of traditional West African music - creating an intimate and enigmatic journey through the world of music." +Of Winter Born,Ignominious Incarceration,Of Winter Born,2009,"['death metal' 'brooding' 'hostile' 'dramatic' 'aggressive' 'intense' + 'heartache' 'confrontational' 'heavy metal' 'late night' 'passionate' + 'alternative metal' 'loss grief' 'nihilistic' 'epic' 'fiery' 'sprawling' + 'angst ridden' 'screamo' 'alternative indie rock' 'yearning' 'pop rock' + 'harsh' 'visceral' 'bleak']","This alternative indie rock/pop rock song is an epic, confrontational and aggressive portrayal of loss, grief and heartache with intense, passionate and yearning lyrics. The brooding, hostile and nihilistic undertones are drawn out to create a dramatic, sprawling and visceral experience with a harsh and fiery sound. Featuring elements of alternative metal, heavy metal and death metal, the angst ridden and screamo vocals bring a late night, bleak and epic vibe to the track." +I Could Make You Love Me,Wa Wa Nee,Wa Wa Nee,1986,"['confident' 'giddy' 'exciting' 'partying' 'romantic' 'sparkling' + 'celebratory' 'day driving' 'club' 'bright' 'girls night out' + 'effervescent' 'rousing' 'sophisticated' 'electronic' 'dance pop' + 'sugary' 'dance rock' 'stylish' 'exercise workout' 'quirky' 'tgif' 'fun' + 'pop rock' 'summery' 'summer' 'gutsy' 'slick']","This sophisticated and gutsy dance rock track brings together electronic and pop rock influences, creating a bright and sparkling sound that is perfect for an exciting day of driving or a fun exercise workout session. With its slick, stylish production and confident, romantic lyrics, this song is both quirky and celebratory, making it ideal for partying with friends or hitting up the club on a girls night out. Featuring catchy hooks and sugary pop melodies that are sure to get you giddy and feeling effervescent, it's the ultimate TGIF anthem for a rousing summer evening." +Season Of The Witch,Donovan,Halloween Classics: Hellbent For Halloween,1966,['60s' 'classic rock' 'folk'],This classic rock-inspired folk song transports listeners back to the groovy sounds of the 60s. +Crooked Spine,Spires That in the Sunset Rise,Spires That In The Sunset Rise,2003,['psychedelic' 'pop rock' 'folk'],"This song seamlessly blends pop rock, psychedelic, and folk elements to create a catchy, yet trippy, sonic journey." +Life Up My Soul,Lloyd Brown,Said And Done,0,"['contemporary reggae' 'laid back mellow' 'smooth' 'romantic' + 'smooth reggae' 'amiable good natured' 'passionate' 'sensual' 'reggae']",Experience the perfect blend of passionate and amiable good-natured vibes with this laid-back mellow track as contemporary reggae meets smooth and sensual sounds it delivers a romantic and smooth reggae experience. +Pockets Of Pricks,The Van Pelt,Sultans Of Sentiment,1999,['indie rock' 'indie'],"This upbeat indie rock anthem features raw vocals, driving guitar riffs, and catchy hooks that will get any crowd moving." +Fire Department Blues,Sleepy John Estes,Street Car Blues,1939,"['memphis blues' 'blues revival' 'country blues' 'regional blues' + 'pre war country blues' 'acoustic blues' 'blues' 'piedmont blues']","This song is a captivating mix of Memphis blues, regional blues, and country blues, featuring elements of both acoustic blues and pre-war country blues, all while paying homage to the classic sound of the Piedmont blues movement and the blues revival of the genre." +Adagio For Strings,Tiësto,Magikal Journey (The Hits Collection 1998-2008),2004,['trance'],"Experience a hypnotic journey with our new trance single, featuring pulsing beats and ethereal melodies." +Special Agent (Railroad Police Blues),Sleepy John Estes,Legendary Country Blues Artists - CD B,1938,['blues'],"This soulful track is full of raw emotion and classic guitar riffs, perfectly capturing the essence of traditional blues music." +Revelation,Hughes Turner Project,II,0,['rock' 'hard rock'],"This hard-hitting rock song combines raw energy and thunderous riffs, making it a must-hear for any fan of hard rock." +Kingdom Of Desire,Toto,Kingdom Of Desire,1992,"['earnest' 'laid back mellow' 'smooth' 'romantic' 'soft rock' 'theatrical' + 'rock' 'album rock' 'classic rock' 'adult contemporary' + 'contemporary pop rock' 'stylish' 'pop rock' 'poignant' 'refined' 'slick']","This song is a soulful and timeless blend of refined classic rock, with poignant lyrics that speak to the heart over laid back mellow beats and slick production, creating an earnest and romantic feel that recalls the best of soft rock and album rock while also embracing contemporary pop rock and adult contemporary stylings with the smooth and stylish delivery of a seasoned performer, building to a powerful and theatrical crescendo that leaves a lasting impression." +Suave,Luis Miguel,Vivo,1993,"['earnest' 'sexual' 'latin pop' 'romantic' 'tejano' 'pop' 'sexy' + 'mexican traditions' 'passionate' 'sensual' 'energetic' 'bolero' + 'international' 'pop rock' 'western european traditions' 'latin']","This song is an energetic and passionate pop rock number that seamlessly blends together the sensual and romantic elements of Latin pop with the fiery and earnest expressions of Mexican traditions, bolstered by the sensual and sexy presence of tejano and bolero influences, creating an international sound that fuses both western European and Latin styles in an electrifying display of musical diversity." +The Odds,Saybia,Eyes On The Highway,2007,"['earnest' 'dramatic' 'romantic' 'intense' 'alternative pop rock' + 'heartache' 'rock' 'classic rock' 'alternative' 'reverent' 'passionate' + 'danish' 'sophisticated' 'introspection' 'bittersweet' 'alternative rock' + 'alternative indie rock' 'yearning' 'indie pop' 'pop rock' 'plaintive' + 'lively' 'indie']","Through a dynamic blend of sophisticated classic rock and alternative indie pop, this Danish band delivers a passionate, intense and earnest exploration of yearning, heartache and introspection, resulting in a lively, dramatic and bittersweet alternative pop rock album that reverently captures the emotions of modern romance." +Love In A World Gone Mad,Agnetha Fältskog,I Stand Alone,1987,"['scandinavian' 'romantic' 'euro pop' 'pop' 'swedish' 'sentimental' + 'dance pop' 'pop rock' 'strong' '80s']","This nostalgic and powerful Scandinavian pop rock ballad is a sentimental love letter to the 80s Euro pop scene, with its romantic lyrics and dance pop beat, captured beautifully in the strong vocals of the Swedish artist." +The Story I Heard,Blind Pilot,3 Rounds and a Sound,2008,"['earnest' 'mellow' 'indie rock' 'laid back mellow' 'reflective' 'relaxed' + 'organic' 'delicate' 'the great outdoors' 'wistful' 'autumnal' 'earthy' + 'introspection' 'bittersweet' 'warm' 'alternative indie rock' 'acoustic' + 'autumn' 'indie pop' 'pop rock' 'poignant' 'atmospheric' 'folk' + 'soft quiet' 'indie']","Unveiling a blend of alternative indie rock and acoustic folk, this poignant song takes you on a journey of introspection, delivering a warm and earthy atmospheric sound that perfectly captures the reflective mood of an autumnal day in the great outdoors with a mellow and laid-back beat, while the delicate and earnest vocals add a touch of indie pop to the organic bittersweet lyrics." +Saccharine,Catherine Wheel,Like Cats & Dogs,1991,['shoegaze' 'alternative rock'],"This hypnotic track fuses traditional alternative rock elements with the dreamy, shoegaze sound, resulting in a mesmerizing sonic experience." +Faith,Bruce Dickinson,Skunkworks,0,"['cathartic' 'provocative' 'hostile' 'aggressive' 'revolutionary' + 'intense' 'theatrical' 'confrontational' 'heavy metal' 'fiery' 'pop rock' + 'angry' 'volatile' 'visceral']","This pop rock anthem is an aggressive, confrontational, and revolutionary masterpiece that blends intense heavy metal riffs with visceral, cathartic lyrics that are both hostile and provocative, resulting in a volatile and fiery theatrical experience that leaves listeners feeling raw and angry." +Aftermath,Jesse Malin,Mercury Retrograde,2007,['rock' 'indie pop' 'pop rock' 'folk' 'indie'],"Get ready to sway and groove to a unique blend of pop rock, indie, and indie pop tunes, infused with folk elements and driving rock beats, in this electrifying compilation of chart-topping songs." +Evergreen,Matthew Sweet,Altered Beast,1993,"['power pop' 'hanging out' 'earnest' 'gloomy' 'reflective' 'confident' + 'organic' 'aggressive' 'intense' 'day driving' 'alternative pop rock' + 'melancholy' 'alternative' 'happy' 'amiable good natured' 'passionate' + 'sentimental' 'rousing' 'sophisticated' 'tense anxious' 'energetic' + 'gentle' 'bittersweet' 'innocent' 'alternative indie rock' '90s' + 'yearning' 'pop rock' 'americana' 'cheerful' 'sweet' 'joyous' + 'freewheeling']","This alternative indie rock anthem is a perfect blend of aggressive energy and sophisticated sentimentality, with elements of pop rock, power pop, and Americana driving the intense passion and yearning of its confident and amiable good-natured lyrics, all delivered through an alternative pop rock sound. The result is a day-driving and freewheeling tribute to the innocence and joy of hanging out in the 90s, effortlessly capturing both the gentle melancholy and the rousing, cheerfully reflective and organically bittersweet tones of life, leaving listeners feeling both tense and anxious yet happy and fulfilled." +Just To Get By,Pillar,Fireproof,2002,"['punk rock' 'rock' 'religious' 'heavy metal' 'alternative' 'post grunge' + 'alternative metal' 'epic' 'alternative rock' 'belligerent' 'pop rock' + 'contemporary christian' 'strong' 'hard rock' 'christian rock' + 'rap metal']","This epic contemporary Christian song features a unique blend of alternative metal, punk rock, pop rock, and heavy metal, creating a strong and belligerent sound that's both religious and experimental - a perfect fusion of Christian rock, post grunge, and alternative rock, complete with a powerful rap metal finish that'll have you headbanging to its hard rock beat." +It Up,Steve Ferrone,It Up,0,['jazz' 'funk' 'pop rock'],This upbeat and funky pop rock track features a jazzy twist with smooth saxophone riffs and groovy bass lines. +Al-Hijrah,Raihan,Koleksi Nasyid Terbaik,0,['world' 'international'],This song is an international anthem that celebrates the vibrant cultures of the world. +9 PM (Till I Come),ATB,Loveparade - The Album Of Your Life,1997,['trance' 'dance'],Get lost in a hypnotic trance and dance the night away with this euphoric tune. +Ain't No Man,Dina Carroll,The Very Best Of...,1992,['pop'],This catchy pop song will have you tapping your toes and singing along in no time! +Bone Crusher,Twelve Gauge Valentine,Shock Value,2006,"['greasy' 'aggressive' 'messy' 'coolncocky' 'druggy' 'metalcore' 'rowdy' + 'confrontational' 'heavy metal' 'hardcore' 'outrageous' 'late night' + 'alternative metal' 'raucous' 'southern rock' 'maverick' 'metal' + 'pop rock' 'gritty' 'lively' 'harsh']","Get ready to let loose with this outrageous and confrontational alternative metal anthem that blends heavy metal, metalcore, and southern rock elements into a gritty, rowdy sound that's both druggy and lively. From the harsh, aggressive vocals to the coolncocky guitar riffs, this late night jam is perfect for those who love their music messy and raucous." +Maniacal Renderings,Jon Oliva's Pain,Maniacal Renderings,2006,"['cathartic' 'hostile' 'dramatic' 'intense' 'theatrical' 'hungry' + 'literate' 'heavy metal' 'late night' 'passionate' 'uncompromising' + 'freedom' 'stylish' 'complex' 'fiery' 'pop rock' 'progressive metal' + 'solitude' 'harsh']","Experience the uncompromising and fiery sound of pop rock and heavy metal with dramatic and passionate lyrics that delve into themes of solitude, freedom, and hostility in a complex and literate manner, creating a cathartic and intense experience that's both stylish and theatrical - perfect for late night listening, leaving you hungry for more." +Century,The Mary Onettes,Islands,2009,"['swedish pop rock' 'night driving' 'elegant' 'indie rock' 'brooding' + 'dramatic' 'exciting' 'intense' 'new wave post punk revival' 'melancholy' + 'swedish' 'hypnotic' 'passionate' 'post punk' 'lush' 'sophisticated' + 'dreamy' 'stylish' 'ethereal' 'alternative indie rock' 'reflection' + 'new wave' 'indie pop' 'elaborate' 'pop rock' 'nocturnal' 'atmospheric' + 'refined' 'anguished distraught']","This sophisticated and refined alternative indie rock song is an exciting and elaborate blend of lush, atmospheric and ethereal sounds, perfect for a night driving reflection. With its passionate and intense lyrics, it effortlessly combines elements of pop rock, indie pop and Swedish pop rock, creating a hypnotic and melancholy melody that is both brooding and hauntingly stylish. With its dramatic and anguished distraught tones, this track becomes a true new wave post punk revival gem, that will take you on an emotional journey through the nocturnal intensity of indie rock, with a touch of Swedish elegance and dreamy atmosphere, making this a must-have addition to your playlist." +Til Depotet,Kaizers Orchestra,Evig Pint,2003,"['cathartic' 'indie rock' 'provocative' 'urgent' 'dramatic' 'intense' + 'rock' 'rowdy' 'new wave post punk revival' 'menacing' 'euro rock' + 'the creative side' 'norwegian' 'late night' 'alternative' 'passionate' + 'meandering' 'rollicking' 'rousing' 'raucous' 'nihilistic' 'fiery' + 'alternative indie rock' 'ominous' 'maverick' 'pop rock' 'atmospheric' + 'lively' 'volatile']","Experience the creative side of alternative indie rock with the Norwegian band's latest album, showcasing their rowdy and raucous sound that is both ominous and atmospheric, featuring urgent and cathartic lyrics that are passionate and intense, meandering through a rollicking journey of dramatic and provocative tracks that blend pop rock, euro rock, new wave post punk revival, and indie rock into a lively and menacing experience, perfect for late nights filled with volatile and fiery energy, and rousing performances that are both nihilistic and maverick." +Destroying Angel,Bardo Pond,Ticket Crystals,2006,"['cathartic' 'psychedelic rock' 'indie rock' 'brooding' 'dramatic' 'drone' + 'intense' 'noise rock' 'shoegaze' 'druggy' 'space rock' 'hypnotic' + 'post rock' 'complex' 'sensual' 'bittersweet' 'stoner rock' 'ethereal' + 'alternative indie rock' 'psychedelic' 'maverick' 'pop rock' 'intimate' + 'dream pop' 'circular' 'trippy' 'volatile']","This alternative indie rock song is a maverick creation that blends the circular rhythms of drone with the intense energy of space and pop rock, while weaving in trippy and hypnotic shoegaze and cathartic, sensual stoner and noise rock. The brooding and druggy tone, paired with a dramatic and ethereal vibe, create a complex and intimate dream pop experience, infused with psychedelic rock and volatile post rock elements that culminate in a bittersweet climax." +Tidal Wave,Fabulous Disaster,Awesome Fromage,2007,['punk rock' 'pop rock'],This song combines the energy of punk rock with the catchy hooks and melodies of pop rock. +Remedy,Cold,Year Of The Spider,0,"['cathartic' 'hanging out' 'earnest' 'gloomy' 'reflective' 'brooding' + 'dramatic' 'aggressive' 'intense' 'coolncocky' 'guys night out' + 'heartache' 'rock' 'breakup' 'melancholy' 'confrontational' 'heavy metal' + 'post grunge' 'alternative metal' 'introspection' 'cerebral' 'fiery' + 'bittersweet' 'alternative rock' 'manic' 'searching' 'pop rock' + 'plaintive' 'hard rock' 'refined' 'volatile' 'detached']","Fiery and intense, this alternative metal/pop rock track explores heartache and introspection with a cathartic and confrontational edge, blending heavy metal and post grunge influence with brooding, melodic vocals and a refined, cerebral sound, perfect for a reflective guys night out or a bittersweet breakup anthem." +Motherfucker,Primitive Radio Gods,Rocket,1996,"['alternative' 'post grunge' 'alternative indie rock' + 'adult alternative pop rock' 'pop rock']","This song is a perfect blend of adult alternative pop rock and alternative indie rock, with infectious hooks and catchy melodies that also showcase elements of pop rock and alt-rock, while still retaining a gritty, post-grunge edge." +Runaway (Ford Remix Radio Edit),iio,Runaway,2004,"['celebratory' 'club dance' 'progressive house' 'hypnotic' 'electronic' + 'dance pop' 'chillout' 'stylish' 'energetic' 'clinical' 'house' + 'pop rock' 'trippy' 'detached']","This energetic and celebratory song combines elements of pop rock and dance pop with a progressive house beat, electronic effects and a trippy, hypnotic vibe, making it a stylish choice for club dance floors and chillout rooms alike while at the same time retaining a detached and clinical edge." +8 Meses En Globo,Juniper Moon,The Japanese Compilation,0,['pop'],This infectious pop anthem will have you dancing all night long. +Piano,Level 42,The Early Tapes / Level 42,2000,['piano' 'instrumental'],This instrumental piece is a beautifully crafted piano melody that showcases the pure emotion and skill of the pianist. +The Giant,Fielding,Fielding,2005,"['cathartic' 'exuberant' 'hanging out' 'earnest' 'indie rock' 'relaxed' + 'boisterous' 'passionate' 'rollicking' 'energetic' + 'alternative indie rock' 'indie pop' 'pop rock' 'indie']","This anthemic indie pop rock song is the perfect soundtrack for hanging out with friends, with its rollicking beats and boisterous energy, while also delivering a cathartic and passionate message with its earnest and indie rock-influenced vocals." +The Rhythm,Patricia Manterola,Que El Ritmo No Pare,2002,['latin pop' 'pop' 'female vocalists' 'latin'],This upbeat Latin pop song features powerful female vocalists delivering infectious lyrics that will have you dancing all night long. +Country Boy,Tim Buckley,Live at the Folklore Center_ NYC - March 6_ 1967,0,['joyful' 'speed' 'folk'],This upbeat song sets a quick pace with its lively folk instrumentation and joyful lyrics that are sure to put a smile on your face. +Är Det Det Här Det Hela Handlar Om,Anna Järvinen,Man Var Bland Molnen,2009,"['hanging out' 'laid back mellow' 'reflective' 'smooth' 'dramatic' + 'organic' 'bright' 'pop' 'small gathering' 'amiable good natured' + 'sentimental' 'rollicking' 'whimsical' 'stylish' 'gentle' 'bittersweet' + 'innocent' 'warm' 'alternative indie rock' 'adult alternative pop rock' + 'yearning' 'relaxation' 'pop rock' 'intimate' 'refined' + 'contemporary singer songwriter' 'freewheeling']","This adult alternative pop rock song by a contemporary singer songwriter has elements of alternative indie rock and pop, with a refined and bright sound that is both yearning and rollicking. The amiable good natured feel is laid back and mellow, perfect for a small gathering or hanging out with friends, while the innocent and gentle lyrics have a whimsical and freewheeling quality. The song is at once sentimental and reflective, with a warm and dramatic tone that is both smooth and intimate. Stylish and organic, the bittersweet feel adds to the overall atmosphere of relaxation in this pop-infused tune." +One Cigarette Away,The Supersuckers,Must've Been High Demos,0,['rock'],"This song is a high-energy, guitar-driven rock anthem that will have you headbanging from start to finish!" +Spinning,Bobina,Again (Special Edition),0,['trance'],"This electronic dance track features a hypnotic, pulsing beat that will transport you into a deep trance." +Thema Nr. 1,Tokio Hotel,Rette Mich,2006,['german' 'rock'],This high-energy track brings together bold German lyrics and pulsing rock rhythms to create an unforgettable listening experience. +If You Could Only See Your Eyes,Alice Peacock,Who I Am,2006,"['earnest' 'reflective' 'confident' 'sparkling' 'heartache' 'passionate' + 'wistful' 'lush' 'freedom' 'empowering' 'bittersweet' 'ambitious' + 'alternative indie rock' 'acoustic' 'adult alternative pop rock' + 'yearning' 'searching' 'elaborate' 'pop rock' 'poignant' 'intimate' + 'gutsy' 'precious' 'sweet']","Blending adult alternative pop rock with alternative indie rock, this empowering and poignant song showcases elaborate and lush instrumentation that beautifully captures the searching, yearning and passionate emotions of the lyrics. With a confident and gutsy vocal delivery, the precious and sweet melodies reveal an earnest need for freedom and an ambitious drive for something greater. The acoustic and sparkling arrangements create a wistful yet heartfelt atmosphere perfect for reflecting on the bittersweet moments of life while also offering an intimate glimpse into the artist's personal heartache." +Roll Of The Dice,Gun Barrel,Battle-Tested,2010,['heavy metal' 'pop rock' 'hard rock'],"Get ready for a sonic explosion of pop rock, heavy metal, and hard rock genres all rolled into one epic song that will have you headbanging and singing along all night long!" +Killing Me Softly,Luther Vandross,Songs,1994,"['laid back mellow' 'sexual' 'confident' 'smooth' 'romantic' 'sexy' 'rnb' + 'quiet storm' 'sentimental' 'stylish' 'sensual' 'urban' 'soothing' 'soul']","This R&B ballad delivers a smooth and stylish blend of sentimental, romantic and sensual lyrics, set to a soulful and laid-back melody with an urban vibe, all infused with a quiet storm of confidence and sexual energy, creating a soothing and sexy experience." +ElectriK HeaT - the seekwiLL,K-OS,Atlantis - Hymns for Disco,2007,"['contemporary reggae' 'hanging out' 'earnest' 'provocative' 'reflective' + 'confident' 'self conscious' 'bright' 'literate' 'hip hop' 'passionate' + 'uncompromising' 'street smart' 'indulgent' 'rap' 'freedom' 'stylish' + 'energetic' 'motivation' 'yearning' 'nocturnal' 'summery' 'reggae' + 'intimate' 'gritty' 'lively' 'alternative rap']","An energetic and uncompromising rap anthem that blends bright reggae grooves with passionate hip hop verses, offering a contemporary take on reflective and self-conscious lyrics, with a street smart attitude and an earnest yearning for freedom and motivation, all while indulging in the gritty and provocative nocturnal vibes of alternative rap, making it a stylish and summery track perfect for lively hanging out, intimate moments and literate introspection." +For Guys' Eyes Only,Hockey Night,Keep Guessin',2005,['interesting' 'party' 'fun' 'indie'],"This indie-pop anthem is the perfect party starter with its upbeat tempo and catchy hooks, making it an interesting and fun addition to any playlist." +Ready For A World,FFH,Ready To Fly,2003,"['earnest' 'alternative ccm' 'christian' 'religious' 'gospel' 'spiritual' + 'ccm' 'gentle' 'calm peaceful' 'contemporary christian' 'cheerful']","Experience a meditative and uplifting musical journey with this spiritual and contemporary Christian track that blends calm peacefulness, earnest lyrics, and gentle melodies, making it a perfect addition to any CCM or alternative CCM playlist that aims to inspire and comfort listeners with its religious and gospel-themed message, while also bringing cheerful and hopeful vibes to their hearts." +The Night Will Go As Follows (LP Version),The Spill Canvas,Sunsets & Car Crashes,2004,['acoustic'],This new track showcases the artist's raw emotional talent with a beautifully haunting acoustic melody. +I Can't Make You Love Me,Bonnie Raitt,Luck Of The Draw,1991,"['earnest' 'blues rock' 'organic' 'album rock' 'passionate' 'rollicking' + 'adult contemporary' 'earthy' 'contemporary pop rock' 'female vocalists' + 'pop rock' 'country rock' 'poignant' 'blues' 'slick']","Featuring a powerhouse of female vocalists and a dynamic blend of organic blues rock, pop rock, and country rock, this passion-fueled album delivers poignant and earnest lyrics that will stir the soul, supported by slick and rollicking instrumentals that seamlessly transition from earthy blues to contemporary pop rock and adult contemporary hits." +Tell It To My Heart,Royal Gigolos,Tell It To My Heart,2006,['dance' 'house'],This high-energy dance anthem is guaranteed to pack any house party with non-stop beats and electrifying rhythms. +Ride Away,The Mighty Bop,Spin My Hits,1997,['electronica' 'electronic' 'acid jazz'],"This vibrant and eclectic track combines elements of electronic, acid jazz, and electronica to create a dynamic and mesmerizing listening experience." +Quango Quango,Geraint Jarman A'r Cynganeddwyr,Y Ceubal Y Crossbar A'r Cwango,0,['pop' 'male vocalists'],Get ready to sing along with catchy hooks and ear-pleasing melodies as male vocalists take center stage in this upbeat and dance-worthy pop song. +Jordu,Mulgrew Miller,Solo,0,['piano jazz' 'jazz' 'jazz instrument'],This piano jazz tune showcases exquisite musicianship of jazz instruments and captures the true essence of classic jazz. +The Funky Lovin,Lafayette Afro Rock Band,Boggie Night Flavor,0,['70s'],"Get ready to transport back in time with this groovy 70s-inspired track filled with funky basslines, soulful horns, and psychedelic vocals." +History,Mai Tai,Floorfillers 80s Club Classics,1985,['pop' 'rnb' 'dance' 'disco' '80s'],"This upbeat dance floor anthem is a fusion of disco, pop and R&B, inspired by the infectious grooves of the 80s." +Ahead By A Century,The Tragically Hip,90s Rock Gold,1996,['rock'],Get ready to bang your head with this hard-hitting rock anthem that will have you screaming for an encore. +So Sharp,The J. Geils Band,The Morning After,1971,['rock'],"This high-energy track channels the raw power of classic rock, with soaring guitar solos and pounding drums that will have you ready to headbang along." +French Horns,Org Lounge,Chill Out Lounge Classics: FRANCE,2001,['chillout' 'instrumental'],This instrumental track is relaxing and perfect for any chillout playlist. +Das Telefon sagt Du,Andreas Dorau,Das Telefon Sagt Du,1994,['german' 'pop' 'electronic' 'central european traditions'],"This catchy pop track pays tribute to central European traditions using an electronic twist, sung in German for an irresistible fusion of modern and nostalgic sounds." +Grey (from Revelling Reckoning),Ani DiFranco,Songs for a Broken Heart,0,['alternative' 'female vocalists'],"This alternative track features ethereal vocals from a captivating female vocalist, adding a unique and haunting quality to the dynamic sound." +Anne Will,Move D.,Anne Will (Remixes Part 2),0,['electronic' 'house'],This electronic house track features pulsating beats and catchy synth melodies that are sure to get you moving on the dance floor. +The Day Forever Died,Matt Wertz,Twenty Three Places,2003,['feel good' 'acoustic' 'pop rock'],This pop rock feel good anthem features upbeat acoustic instrumentation and catchy hooks to keep your toes tapping all day long. +Candy Store,Ashes,Pocket Bomb,0,['alternative' 'acoustic'],"This poignant, introspective tune is a perfect example of urban folk, showcasing the artist's alternative style with the raw, stripped-down sound of an acoustic guitar." + Country Song,Jaguar Wright,Denials Delusions And Decisions,0,['neo soul' 'swinging' 'rnb' 'soul' 'strong'],"This track is a fusion of soul, neo-soul, and R&B that effortlessly blends swinging rhythms with strong, emotive lyrics." +Why Don't We Try Again,Brian May,Another World,1998,"['earnest' 'urgent' 'dramatic' 'aggressive' 'theatrical' 'rock' 'bright' + 'heavy metal' 'classic rock' 'brash' 'small gathering' 'rousing' + 'freedom' 'energetic' 'bittersweet' 'warm' 'swaggering' 'pop rock' + 'hard rock' 'lively']","This classic rock-inspired pop rock anthem is a brash and swaggering showcase of aggressive energy, urgent and lively with a hint of hard rock and heavy metal, bringing together a small, warm gathering with a rousing and theatrically dramatic performance that is both bittersweet and earnest, evoking feelings of freedom and unstoppable power." +Give Out_ But Don't Give Up,The Supremes,The '70s Anthology,0,"['earnest' 'pop soul' 'reflective' 'attitude' 'celebratory' 'uptown soul' + 'feel good' 'rnb' 'motown' 'sophisticated' 'stylish' 'urban' 'soul' + 'pop rock' 'intimate' 'am pop' 'lively' 'cheerful' 'playful' 'sweet']","Get ready to groove along to this lively, celebratory pop rock anthem that infuses sophisticated uptown soul with soulful Motown influences and sweet pop soul vibes, as the singer's earnest and reflective lyrics bring an intimate and playful feel-good attitude to this urban R&B banger, all wrapped up in a stylish package of soulful pop goodness." +Your Ex-Lover is Dead,Stars,Live at Austin City Limits Music Festival 2006: Stars,2004,['indie'],"This song is a delightful indie track that takes you on a whimsical journey through dreamy soundscapes and catchy melodies, leaving you with a feeling of joyful nostalgia." +Boogie With The Viner,Soledad Brothers,Voice Of Treason,2003,"['earnest' 'indie rock' 'reflective' 'brooding' 'blues rock' 'organic' + 'aggressive' 'intense' 'theatrical' 'rock' 'menacing' 'melancholy' + 'late night' 'garage rock revival' 'brash' 'passionate' 'sensual' + 'alternative indie rock' 'sparse' 'pop rock' 'blues' 'plaintive' + 'intimate' 'drinking' 'enigmatic']","This alternative indie rock song fuses elements of blues rock and pop rock to create an aggresively intense and passionate anthem with a menacing and brooding edge, exploring the themes of drinking, melancholy and late night introspection in an earnest and reflective manner, with a brash, sensual and enigmatic style that perfectly captures the grittiness and rawness of the garage rock revival movement in an organic and sparse arrangement, while maintaining an intimate and enigmatic sense of theatricality that elevates it above your typical rock ballad, resulting in a plaintive and haunting masterpiece." +The Shepherd Is Eternal,Bill Bruford's Earthworks,Earthworks,1987,['jazz' 'progressive'],This imaginative and dynamic jazz piece features intricate melodies and virtuosic instrumentation as it explores the progressive boundaries of the genre. +The Music Scene,Blockhead,The Music Scene,2009,"['downtempo' 'urgent' 'trip hop' 'messy' 'self conscious' 'funky' + 'hip hop' 'the creative side' 'lounge' 'brash' 'rambunctious' 'fractured' + 'electronic' 'street smart' 'chillout' 'groove' 'dreaming' 'circular' + 'indie']","This song is a funky, self-conscious blend of electronic and hip hop, with urgent beats and a fractured, circular structure that alternates between brash and chillout grooves. It blends indie and street smart sensibilities with a touch of trip hop, all while retaining a distinctly rambunctious and dreaming vibe that brings out the creative side in listeners. It's perfect for lounging or hitting the streets, and captures the essence of modern downtempo music." +Come In From The Rain,Cheryl Lynn,Cheryl Lynn,1978,"['confident' 'romantic' 'bright' 'girls night out' 'boisterous' 'rnb' + 'quiet storm' 'brassy' 'freedom' 'energetic' 'warm' 'tuneful' + 'good times' 'soul' 'yearning' 'disco' 'sweet' 'slick' 'joyous']","Get ready for a soulful and energizing journey that'll take your heart on a yearning adventure with the confidence of a boss - this bright and brassy disco anthem is the perfect mix of sweet and slick, perfect for a romantic evening or a boisterous girls night out, bringing together the freedom of warm R&B with the joyful and tuneful beats of a quiet storm, promising good times and endless memories." +Are You Fine?,Kyau & Albert,Worldvibe,2006,['trance' 'electronic'],Get lost in the hypnotic rhythms of this electronic trance masterpiece that will take you on a journey through celestial soundscapes. +Que Bonita Es La Vida,Rubin Steiner,Drum Major !,2005,['french' 'hip hop' 'alternative' 'chill'],Un mélange unique de hip-hop alternatif français avec des vibes chill parfaites pour se relaxer. +Fireball,Tumor Circus,Tumor Circus,1991,"['indie rock' 'punk new wave' 'alternative' 'hardcore punk' + 'alternative indie rock' 'pop rock']","Stirring up a storm of raw and energetic sound, this alternative indie rock band blends elements of pop rock, hardcore punk, and punk new wave to create a unique and electrifying fusion of alternative and indie rock." +Break My Fall,Plankeye,Wings To Fly,1999,"['indie rock' 'britpop' 'guitar' 'alternative ccm' 'religious' 'gospel' + 'post grunge' 'punk revival' 'ccm' 'alternative rock' + 'alternative indie rock' 'pop rock' 'contemporary christian']","This alternative indie rock track infused with contemporary Christian, pop rock, britpop, punk revival, and post grunge influences, offers a refreshing blend of alternative CCM and indie rock, complete with powerful guitar riffs and a message of faith and gospel, perfect for fans of alternative rock." +Preciso Dizer Que Te Amo,Jay Vaquer,Vendo A Mim Mesmo,0,['rock' 'brazilian' 'brazilian traditions' 'international' 'latin'],This exhilarating track blends international rock with infectious Latin rhythms and quintessential Brazilian traditions to create a truly unique experience. +Mackin',Ronny Jordan,A Brighter Day,2000,"['reserved' 'laid back mellow' 'smooth' 'relaxed' 'romantic' + 'crossover jazz' 'jazz' 'light' 'rnb' 'comfort' 'lounge' + 'amiable good natured' 'guitar jazz' 'jazz instrument' 'dinner ambiance' + 'sensual' 'urban' 'smooth jazz' 'gentle' 'warm' 'stay in bed' 'jazz pop' + 'soothing' 'relaxation' 'intimate' 'refined' 'sunday afternoon' + 'background music' 'soft quiet']","This smooth jazz pop instrumental with gentle guitar jazz accents and crossover jazz melodies create a warm and inviting Sunday afternoon ambiance perfect for a relaxed and intimate dinner setting, as well as chill lounge background music for unwinding, while providing soothing comfort with its refined and reserved yet amiable good-natured and sensual sound." +Hurt,Juice Newton,Old Flame,1993,"['pop' 'adult contemporary' 'country pop' 'dance' 'country' + 'female vocalists' 'pop rock' 'country rock' '80s']","Get ready to dance and sing along with this 80s-inspired pop rock anthem featuring powerful female vocalists, seamlessly blending adult contemporary and country rock elements for a fresh, country pop twist!" +I Messiah_ Am Jailer,Ac Acoustics,Victory Parts,1997,['90s' 'pop rock'],"Travel back in time to the nostalgic 90s with our brand new pop rock track, featuring upbeat hooks and catchy lyrics that will have you singing along in no time!" +Girls And Boys,Olivier Darock,Girls And Boys,0,['electronica' 'electro' 'electronic' 'ambient'],"Get lost in the hypnotic rhythms and ethereal atmospheres of this electronic masterpiece, fusing elements of electronica, ambient, and electro into an immersive sonic journey." +San Antonio Stroll,Tanya Tucker,The Ultimate Collection,1990,"['contemporary country' 'country pop' 'country' 'country rock' + 'progressive country']","This modern country ballad infuses elements of progressive country, country rock, and country pop to create an eclectic sound that seamlessly blends old and new, resulting in a refreshing contemporary country hit." +Imitation Of Life (Live From Trafalgar Square),R.E.M.,All The Way To Reno,2001,"['alternative pop rock' 'rock' 'alternative indie rock' + 'adult alternative pop rock' 'pop rock']","Experience the perfect blend of adult alternative pop rock, alternative indie rock, pop rock, and alternative pop rock, as this captivating song delivers the electrifying energy of rock music." +Rock For Light (Live),Bad Brains,Youth Are Getting Restless,0,['punk' '80s'],"This explosive track takes you back to the raw energy of the 80s punk scene, with driving guitars and an unapologetic attitude that demands attention." +There And Back Again,Piebald,Killa Bees,2005,['alternative indie rock' 'pop rock' 'indie'],"This catchy tune blends alternative indie rock guitar riffs with infectious pop rock hooks, resulting in a fresh and energetic indie anthem." +Katastrofen,Kaizers Orchestra,Død Manns Tango (Ep),2000,['rock' 'norwegian' 'alternative' 'gypsy'],Experience a unique blend of Norwegian folk instruments and gypsy melodies with an alternative rock twist in this dynamic and eclectic new track. +Istanbul Lighthouse,Wax Poetic,Istanbul,2007,"['downtempo' 'trip hop' 'club dance' 'berlin' 'electronic' 'chillout' + 'groove' 'female vocalists' 'pop rock' 'acid jazz']","This eclectic song boasts a blend of pop rock, electronic and acid jazz beats, enveloped by soulful female vocals, creating a chillout vibe with its downtempo groove, taking you on a musical journey through the streets of Berlin, fit for both club dance and trip hop lovers alike." +Love's Taken Over,VOTA,VOTA,2008,['christian' 'pop rock' 'christian rock'],"This catchy pop rock anthem delivers a powerful message of faith and hope, showcasing the electrifying blend of Christian rock and mainstream pop, creating a sound that is sure to resonate with fans of both genres." +I Wouldn't Want To Live If You Didn't Love Me,Don Williams,The Best Of Don Williams,1991,['country'],"The new single is a heartwarming ode to small town life in the American South, complete with twangy guitar and a classic country sound." +Choral,Ekseption,3 Originals,1972,['fusion' 'rock' 'classic rock' 'classical' 'progressive rock' 'pop rock'],"This song seamlessly combines elements of progressive rock, classic rock, pop rock, classical, and fusion to create a genre-defying experience that is both unique and undeniably rock." +Mystery of You,Red,Innocence & Instinct,0,['rock' 'alternative rock'],"This intense piece of music brings together the edginess of alternative rock with the classic sound of rock, making for a bold and unforgettable experience." +Express,52nd Street,Twice As Nice : Be Music / Dojo / Kamins / Baker Productions,1982,['electro' 'dance'],Get ready to hit the dance floor with this electrifying beat that'll have you moving to the pulsating rhythms of the electro genre. +Boogie Woogie,Professor Longhair,The Very Best of Professor Longhair,1972,['blues'],This soulful song is steeped in the rich history and emotion of blues music. +Cold,Hope Partlow,Who We Are,2005,"['reflective' 'smooth' 'dramatic' 'bright' 'light' 'pop' 'sentimental' + 'lush' 'bittersweet' 'warm' 'teen pop' 'searching' 'pop rock' 'refined' + 'sweet' 'slick']","Featuring refined teen pop vocals, bright and sweet melodies, and a lush pop rock arrangement complemented by warm, smooth production, this bittersweet and sentimental ballad offers a searching yet reflective message that captivates with its dramatic and slick delivery." +Everybody Needs Somebody To Love (LP Version),Wilson Pickett,The Wicked Pickett,1967,"['cathartic' 'exuberant' 'confident' 'organic' 'partying' 'celebratory' + 'intense' 'southern soul' 'guys night out' 'boisterous' 'rnb' 'deep soul' + 'brash' 'rambunctious' 'passionate' 'rollicking' 'rousing' 'raucous' + 'earthy' 'sensual' 'energetic' 'fiery' 'warm' 'memphis soul' 'fun' 'soul' + 'yearning' 'pop rock' 'gritty' 'playful']","This pop rock anthem delivers an energetic and exuberant performance, fueled by intense and passionate vocals that capture the yearning of a deep soul. With a rollicking beat and confident delivery, the cathartic and brash lyrics embody the essence of Memphis soul and the earthy, sensual vibe of Southern soul. This fun and warm tune is perfect for a guys night out or any celebratory occasion, with rousing R&B melodies, boisterous energy, and a raucous, fiery sound that ignites the party. Playful and organic, this gritty and rambunctious song is a soulful tribute to the art of having a good time." +Rock This House,Jimmy Rogers,Feelin' Good,1959,"['partying' 'regional blues' 'chicago blues' 'rowdy' 'late night' 'picnic' + 'amiable good natured' 'passionate' 'electric chicago blues' 'rollicking' + 'sophisticated' 'in love' 'celebration' 'blues' 'plaintive']","Experience a wildly diverse range of emotions throughout this album as you're taken on a journey of sophisticated yet rowdy and passionate electric Chicago blues that will make you feel like you're at a late night party or a picnic with your amiable, good-natured friends, celebrating love and life with rollicking and plaintive regional blues." +Still,Lionel Richie,Encore,2002,"['elegant' 'laid back mellow' 'reflective' 'romantic evening' 'romantic' + 'slow dance' 'rnb' 'amiable good natured' 'passionate' 'sentimental' + 'adult contemporary' 'contemporary pop rock' 'gentle' 'warm' 'soothing' + 'soul' 'yearning' 'pop rock' 'poignant' 'intimate' 'refined' 'new love' + 'sweet']","Experience the sentimental and refined soul of this poignant pop rock ballad, brimming with yearning and passionate vocals and amiable good natured lyrics, perfect for a sweet and laid back mellow romantic evening. This contemporary pop rock classic meets warm R&B and adult contemporary influences to create a soothing slow dance anthem for new love and intimate reflection, all wrapped up in an elegant and beautifully crafted production." +Tribute To Jimi,The Jimmy Castor Bunch,16 Slabs of Funk,0,"['partying' 'humorous' 'celebratory' 'jazz' 'hedonistic' 'boisterous' + 'rnb' 'rambunctious' 'fun' 'funk' 'cheerful' 'playful' 'freewheeling']","Get ready to groove to the hilarious and freewheeling sounds of this jazz-infused party anthem, with its irresistible funk and upbeat R&B vibes sending you into a celebratory, hedonistic frenzy full of playful and boisterous fun that'll have you partying on and on with a rambunctious, cheerful energy that just won't quit!" +Sister Love,Donald Byrd,Street Lady,1973,"['hanging out' 'laid back mellow' 'celebratory' 'crossover jazz' + 'guys night out' 'jazz' 'girls night out' 'rnb' 'picnic' + 'amiable good natured' 'jazz instrument' 'street smart' 'stylish' + 'jazz funk' 'tgif' 'trumpet jazz' 'funk' 'summer' 'playful']","This amiable jazz-funk crossover tune is the perfect soundtrack for a laid-back picnic or a celebratory TGIF night with friends, featuring playful and stylish trumpet jazz instrumentals, mellow R&B vibes, and street smart lyrics that will have everyone hanging out and enjoying a girls night out or guys night out in the summer." +Echelons,For Against,Echelons,1987,"['alternative pop rock' 'alternative indie rock' 'pop rock' 'dream pop' + '80s']","Get lost in nostalgia with our alternative indie rock track that merges elements of pop rock and 80s influences, creating a unique blend of alternative pop rock and dream pop." +7even8ight,4our5ive6ix,Something Light EP,2006,['beautiful' 'chillout'],Experience the tranquil allure of a sun-kissed beach with this beautiful and soothing chillout melody that will lift your spirits and calm your soul. +Ray's Blues,Dave Grusin,The Firm,1993,"['earnest' 'elegant' 'laid back mellow' 'romantic evening' 'jazz' + 'stagenscreen' 'gospel' 'soundtracks' 'sophisticated' 'piano' + 'contemporary pop rock' 'alternative indie rock' 'country' + 'adult alternative pop rock' 'pop rock' 'blues' 'film music' 'intimate' + 'progressive country']","This adult alternative pop rock album features a sophisticated blend of alternative indie rock, pop rock, and laid back mellow soundscapes that are infused with earnest lyrics and heartfelt piano melodies, as well as jazz, contemporary pop rock, blues, progressive country, and gospel influences that create an intimate and elegant atmosphere perfect for a romantic evening or film music soundtracks on both stage and screen." +Dorina Y Abel,Real De Catorce,Contraley,0,['blues'],This song exudes effortless bluesy swagger that will transport you to the heart of the Mississippi Delta. +In The Night,Ill Repute,What Happened Then,1999,['punk' 'punk rock' 'punk new wave' 'hardcore punk' 'pop rock'],"This track is an explosive blend of punk rock, pop rock, hardcore punk, and punk new wave, sure to ignite any pit with its raw energy and gritty attitude." +Let's Go Dancin' (Ohh La_ La La),Kool & The Gang,Celebration: The Best Of Kool & The Gang (1979-1987),1994,['funk'],This funky track is sure to get you grooving with its infectious bassline and upbeat rhythm. +Heartbreaker,Will.I.Am,Ultimate R&B Love 2009,2007,['hip hop' 'rnb' 'dance'],"This energetic track blends elements of hip hop, R&B, and dance music to get your body moving to its infectious beat." +Blackfield,Blackfield,Blackfield NYC - Blackfield Live In New York City,2004,['progressive rock'],"This song is a dynamic and intricate piece of progressive rock, featuring soaring vocals and complex instrumental arrangements." +What Becomes Of The Broken Hearted,Jimmy Ruffin,Sparks Present Motown Made To Measure,1986,['soul'],"This powerful ballad is soulful, tapping into the depths of emotion with its rich vocal harmonies and stirring lyrics." +Gold For Bread,Blitzen Trapper,Furr,2008,"['cathartic' 'power pop' 'indie rock' 'provocative' 'organic' 'intense' + 'rock' 'alternative country rock' 'rockin' 'the creative side' + 'late night' 'rousing' 'raucous' 'complex' 'energetic' 'ambitious' + 'alternative indie rock' 'fun' 'folk rock' 'indie pop' 'pop rock' + 'jangle pop' 'americana' 'gritty' 'crunchy' 'gutsy' 'playful']","Get ready to rock out to this alternative indie smash hit that combines the energetic and crunchy sounds of power pop, rockin' alternative country, and gritty folk rock with a cathartic, provacative, and playful edge - showcasing the ambitious and complex creative side of indie pop and jangle pop, this rousing and raucous anthem is a late night must-have for any organic rock lover!" +Third Rendez-Vous,Jean Michel Jarre,Rendez-Vous,1986,"['reflective' 'smooth' 'avant garde' 'wintry' 'experimental electronic' + 'melancholy' 'progressive electronic' 'hypnotic' 'electronic' 'clinical' + 'instrumental' 'new age' 'nocturnal' 'detached']","Experience a detached yet reflective wintry landscape through the hypnotic and avant garde sounds of smooth, progressive and experimental electronic music, creating a melancholy and nocturnal atmosphere with its instrumental and new age approach, taking you on a clinical journey that is both mesmerizing and hauntingly beautiful." +Endless Rail,The Inchtabokatables,Mitten im Krieg,2001,['rock' 'alternative rock' 'pop rock'],"This catchy pop rock song features elements of alternative and straight up rock, blending genres for a high-energy experience." +Lonely_ Lonely Girl Am I,The Velvelettes,The Very Best Of The Valvelettes,0,['soul'],"This track features raw and powerful vocals that are sure to tug at your heartstrings, exuding a soulful energy that is impossible to ignore." +I Cant Stop Loving You,Bettye Swan,Bettye Swan,0,"['earnest' 'laid back mellow' 'pop soul' 'confident' 'organic' 'romantic' + 'southern soul' 'rnb' 'passionate' 'earthy' 'sensual' 'soul']","This pop soul-infused track features a southern soul vibe with organic instrumentals that ooze sensuality and earthy undertones, all while the earnest vocals exude a passionate and confident energy that's both soulful and romantically laid back and mellow." +Larga vida al Rock & Roll,Barón Rojo,Desde Barón a Bilbao CD 1,1995,['rock' 'pop rock'],This song is a catchy pop rock anthem with electrifying guitar riffs and powerful rock vocals that will have you singing along all night long! +The Art Of Balance,Shadows Fall,The Art Of Balance,2002,"['hostile' 'malevolent' 'aggressive' 'heavy metal' 'metal' 'pop rock' + 'angry' 'visceral' 'bleak']","This aggressive pop rock anthem has a visceral and hostile energy, blending heavy metal and metal influences with a malevolent and angry vocal performance to create a bleak and unrelenting sonic experience." +Nobody's Home,Avril Lavigne,Under My Skin,2004,"['earnest' 'reflective' 'brooding' 'somber' 'heartache' 'rock' 'breakup' + 'girls night out' 'pop' 'rousing' 'stylish' 'empowering' 'energetic' + 'angst ridden' 'bittersweet' 'ambitious' 'alternative indie rock' + 'female vocalists' 'motivation' 'reflection' 'adult alternative pop rock' + 'yearning' 'teen pop' 'searching' 'pop rock' 'refined' 'slick']","Get ready to be transported on an emotional ride with slick and refined adult alternative pop rock sounds, as powerful and yearning female vocals lead you through a journey of heartache, reflection, brooding and motivation, with an alternative indie rock vibe that is both somber and rousing - this is a perfect soundtrack for a stylish girls night out or a moment of ambitious introspection, bringing together bittersweet pop rhythms and earnest lyrics that are sure to leave you feeling empowered and searching for more." +Bittersweet,S Club,Seeing Double,2002,"['british' 'pop' 'guilty pleasure' 'dance pop' 'dance' 'agreeable' + 'teen pop' 'pop rock' 'lively']","Get ready to move your feet to this lively, agreeable pop rock hit that is a guilty pleasure for all those who love the British teen pop scene and dance pop genre." +Remote Control Me,Sandi Thom,The Pink & The Lily,2008,['pop' 'female vocalists' 'acoustic' 'folk'],"This track is an acoustic, folk-inspired pop anthem with a beautiful female vocalist at the helm." +Russian Roulette,Tsunami Bomb,The Ultimate Escape,2002,"['exuberant' 'earnest' 'punk' 'urgent' 'punk rock' 'intense' 'rock' + 'california' 'alternative' 'passionate' 'punk revival' 'rousing' + 'raucous' 'epic' 'street smart' 'usa' 'fiery' 'cynical sarcastic' + 'alternative rock' 'alternative indie rock' 'irreverent' 'fun' + 'swaggering' 'yearning' 'pop rock' 'punk pop' 'freewheeling']","This epic alternative indie rock song is an exuberant blend of punk rock, pop rock, and punk revival, with a yearning and intense sound that captures the passionate essence of California, delivered with an irreverent, swaggering attitude that is both earnest and urgent, and infused with a cynical and sarcastic punk pop energy that is freewheeling and fun, making it a rousing anthem of street smart, raucous alternative rock, with a fiery edge that resonates across the USA." +Silver Shadow,Atlantic Starr,Atlantic Starr: All-Time Greatest Hits,1986,['soul'],"This powerful ballad is filled with raw emotion and soul, taking the listener on a deeply moving musical journey." +Welcome to the Jungle,Zombie Apocalypse,Bring You To Your Knees - A Tribute to Guns 'n Roses,2004,['punk' 'hardcore'],This song is a raw and energetic punk anthem infused with hardcore influences that will make you feel alive. +Every Other Tuesday,The Metros,Education Pt. 2,2008,['indie rock' 'pop rock'],"This energetic and upbeat pop rock anthem showcases raw and edgy indie rock influences, resulting in a infectious and unforgettable sound." +I See The World,Squealer,The Prophecy,0,"['malevolent' 'aggressive' 'theatrical' 'heavy metal' 'late night' + 'scary music' 'energetic' 'metal' 'pop rock' 'power metal' 'bleak']","This aggressive and energetic pop rock and heavy metal hybrid is reminiscent of power metal and perfect for late night listening, with a touch of malevolent and scary music, a bleak outlook and theatrical flair." +So Hot,Atomic Kitten,Feels So Good,2001,"['exuberant' 'confident' 'celebratory' 'girls night out' 'pop' 'feel good' + 'happy' 'amiable good natured' 'carefree' 'dance pop' 'energetic' + 'gentle' 'bittersweet' 'fun' 'teen pop' 'pop rock' 'summery' 'gleeful' + 'cheerful' 'playful' 'sweet' 'joyous']","Get ready to dance the night away with this exuberant and feel-good pop rock anthem that exudes confidence and joyous energy, creating a carefree atmosphere perfect for a girls night out while still maintaining a sweet and gentle touch, reminiscent of summery teen pop that will put a smile on your face and leave you feeling celebratory and playful, all wrapped up in an amiable good-natured package with bittersweet undertones." +This Is That New Song,Badly Drawn Boy,One Plus One Is One,2004,"['hanging out' 'early morning' 'road trip' 'witty' 'alternative pop rock' + 'wry' 'the creative side' 'chamber pop' 'whimsical' 'autumnal' + 'indulgent' 'quirky' 'introspection' 'bittersweet' 'ambitious' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'autumn' 'pop rock' 'long walk' 'playful' 'indie']","Take a journey through the autumnal countryside with this refreshingly indie pop rock tune, perfect for road trips and long walks. With its upbeat, playful chamber pop sound, it balances moments of introspection and reflection with witty, whimsical lyrics that showcase the artist's quirky and ambitious creative side. Whether you're hanging out with friends or indulging in some early morning contemplation, this bittersweet and indulgent adult alternative pop rock track provides the perfect soundtrack for all your autumn adventures." +Someone's Somebody,Dave Barnes,What We Want_ What We Get,2010,"['hanging out' 'earnest' 'reflective' 'confident' 'organic' + 'self conscious' 'bright' 'literate' 'passionate' 'sentimental' + 'whimsical' 'earthy' 'freedom' 'stylish' 'introspection' + 'alternative indie rock' 'acoustic' 'reflection' + 'adult alternative pop rock' 'swaggering' 'knotty' 'searching' 'pop rock' + 'summery' 'intimate' 'gritty' 'gutsy' 'contemporary singer songwriter' + 'freewheeling']","This adult alternative pop rock song with elements of alternative indie rock is a sentimental and self-conscious search for freedom and reflection, with a bright and passionate beat accompanied by confident and gutsy vocals, and a swaggering feel that showcases the contemporary singer-songwriter's introspection and whimsical style, all while embracing a freewheeling and earthy vibe that is both intimate and gritty, as well as stylish and summery, with knotty and organic acoustic details throughout." +Glitter Freeze (Feat. Mark E Smith),Gorillaz,Plastic Beach,2010,"['hanging out' 'partying' 'witty' 'theatrical' 'coolncocky' + 'alternative pop rock' 'club' 'boisterous' 'mischievous' 'brash' + 'rollicking' 'lush' 'electronic' 'whimsical' 'underground rap' 'rap' + 'stylish' 'quirky' 'energetic' 'alternative indie rock' 'fun' + 'swaggering' 'ironic' 'pop rock' 'nocturnal' 'playful' 'alternative rap' + 'trippy' 'freewheeling']","This upbeat and eclectic track is an energetic fusion of alternative indie rock, ironic rap, and lush electronic sounds, with a witty and whimsical lyricism that will keep you on your toes. The pop rock, rollicking beat is complemented by a swaggering, trippy vibe and a freewheeling sense of fun that is both brash and playful, perfect for hanging out with friends, clubbing, or partying underground. This alternative pop rock anthem brings a stylish, mischievous edge to the nocturnal scene with cool and cocky lyrical delivery, and a theatrical, boisterous performance that will keep you coming back for more." +MAX DON´T HAVE SEX WITH YOUR EX,E-Rotic,XLerator - Hardstyle To The Maxx,0,['90s'],Travel back in time to the nostalgic 90s era with this upbeat and groovy song that'll have you dancing all night long. +Think,Fredericks_ Goldman_ Jones,Du New Morning Au Zenith,0,['french' 'rock' 'international' 'pop rock' 'western european traditions'],"This dynamic pop rock anthem blends international influences with classic French elements, delivering a unique sound that nods to both rock and western European traditions." +The Joy Of Eating Raw Flesh,Bow Wow Wow,Aphrodisiac - Best Of,1996,['pop'],This infectious pop song is sure to get you up and dancing all night long. +Food For Thought,Lloyd Brown,Against the Grain,0,"['contemporary reggae' 'laid back mellow' 'smooth' 'romantic' + 'smooth reggae' 'amiable good natured' 'passionate' 'sentimental' + 'sensual' 'reggae']","This contemporary reggae song is a perfect blend of smooth and laid back mellow beats, with sentimental and passionate lyrics that evoke a romantic and sensual feeling. The amiable good-natured vibe of this track is sure to put you in a good mood as you sway to its smooth reggae rhythm." +This Wheel's On Fire (Live) (2001 Digital Remaster),The Band,Rock Of Ages,0,"['earnest' 'laid back mellow' 'reflective' 'organic' 'humorous' '70s' + 'literate' 'melancholy' 'album rock' 'amiable good natured' 'rollicking' + 'wistful' 'rousing' 'ramshackle' 'raucous' 'autumnal' 'earthy' 'quirky' + 'usa' 'bittersweet' 'rocknroll' 'warm' 'fun' 'rustic' 'yearning' + 'searching' 'singer songwriter' 'pop rock' 'country rock' 'poignant' + 'plaintive' 'intimate' 'playful' 'freewheeling']","This album is a diverse mix of pop rock, country rock, and singer songwriter tunes that range from earnest and poignant ballads to rollicking and raucous rocknroll tracks, all with a warm and amiable good natured feel that is both fun and introspective, highlighting their literate and quirky songwriting style. With a laid back mellow and freewheeling tone, the songs range from melancholy and wistful to earthy and reflective, with a rustic autumnal vibe that is organic and intimate. Whether yearning for something more or bittersweetly playful, each track is sung with an intimate and organic voice that is at once searching and rousing, a reminder of the power of honest songwriting and the enduring appeal of 70s album rock." +Hard Times (LP Version) (2006 Remastered),Baby Huey & The Baby Sitters,What It Is! Funky Soul And Rare Grooves [1967-1977][digital version] [International],0,['funk' 'soul'],This funky and soulful tune infuses groovy basslines and colorful brass sections to make you dance and feel the rhythm of the soul. +The Pulse,The Magic Numbers,The Pulse,2010,"['indie rock' 'soft rock' 'melancholy' 'violin' 'alternative indie rock' + 'indie pop' 'pop rock' 'indie']","This alternative indie rock ballad features a hauntingly melancholy violin and seamlessly blends elements of pop rock, soft rock, and indie pop to create a deeply emotional indie rock anthem." +Faith To Arise,Terry Reid,Music From The Motion Picture Wonderland,1995,['mellow' '70s' 'road trip' 'rock' 'classic' 'classic rock'],Get ready to hit the open highway with this classic rock tune that blends a mellow and timeless 70s sound perfect for any road trip adventure. +Razorblade,Coburn,Razorblade,2005,['electro house' 'electronic' 'house'],"This high-energy track blends together elements of electronic, house, and electro house to create a dancefloor anthem that is both driving and infectious." +Maria Jose,Federico Aubele,Maria Jose EP,0,['downtempo' 'world' 'trip hop' 'argentina' 'chillout' 'pop rock' 'latin'],"Experience a fusion of pop rock, chillout, and Latin flair with a downtempo vibe that will transport you to the vibrant streets of Argentina while having a subtle hint of world and trip hop in this mesmerizing song." +Wake Up And Smell The Coffee,The Cranberries,Wake Up And Smell The Coffee,2001,"['earnest' 'reflective' 'dramatic' 'sparkling' 'alternative pop rock' + 'heartache' 'rock' 'celtic rock' 'passionate' 'wistful' 'dreamy' + 'in love' 'contemporary pop rock' 'introspection' 'ethereal' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'yearning' 'searching' 'pop rock' 'atmospheric' 'plaintive' 'sweet']","This song is a contemporary pop rock masterpiece with elements of alternative indie rock, adult alternative pop rock, and ethereal Celtic rock, that explores the depths of yearning, reflection, and heartache through its passionate vocals, wistful tone, and atmospheric instrumentation, delivering an earnest and introspective meditation on love and longing, with sparkling guitars, dreamy melodies, and a plaintive, dramatic delivery that is sure to move anyone who hears it." +59 Lyndhurst Grove,Pulp,Intro: The Gift Recordings,1993,['indie'],"This indie tune showcases a raw and honest sound, filled with haunting melodies and introspective lyrics." +North Pole,Solid Globe,The Best Of Solid Globe,2003,['trance' 'electronic'],"This electrifying track features pulsating beats and hypnotic melodies, delivering a euphoric trance experience for listeners to immerse themselves in." +It's Alright (Live At The Mermaid Theatre),Pet Shop Boys,Concrete - In Concert At The Mermaid Theatre For Radio 2 With The BBC Concert Orchestra,0,['80s'],Transport yourself back in time with this synth-heavy track that pays homage to the iconic sounds of the 80s. +Sans Cosm,Sparta,The Wiretap Scars,2002,['rock' 'alternative' 'indie'],This indie alternative rock song features moody guitar riffs and introspective lyrics that capture the essence of the genre. +In Memory,Santoz,Visions Of Trance,2005,['trance' 'electronic' 'dance'],This upbeat electronic track will get you moving with its mesmerizing trance melodies - perfect for a night of non-stop dancing. +The Isle Of Everywhere - Original,Gong,You,0,['progressive rock' 'psychedelic'],"Experience a mind-bending journey through mesmerizing soundscapes and intricate instrumental layers with this progressive rock masterpiece, infused with psychedelic undertones." +Skateboard,JFA,We Know You Suck,1983,['punk' 'hardcore' 'hardcore punk'],This song is a fierce combination of hardcore punk and punk that will satisfy the most die-hard fans of the hardcore genre. +Slow Jam '98,Fear Of Pop,Volume I,1998,['smooth' 'cool' 'funk'],Get ready to groove with this cool and funky tune that oozes with smooth instrumentals and soulful vocals. +Hero,Warrior Soul,Drugs_ God_ and the New Republic,1991,['alternative' 'upbeat' 'metal' 'hard rock'],This alternative upbeat metal track is a hard rock anthem full of blistering riffs and intense energy. +Hoy,Los Bunkers,Vida de Perros,0,"['latin pop' 'alternative pop rock' 'bright' 'rambunctious' 'passionate' + 'rollicking' 'rousing' 'energetic' 'alternative indie rock' 'pop rock' + '00s' 'lively' 'folk' 'latin' 'rock en espanol']","This invigorating track is a fusion of bright, alternative indie rock and lively pop rock with a passionate and rollicking delivery that infuses elements of Latin, alternative pop rock, 00s, rock en español, folk and rambunctious Latin pop." +Radio Station,RUN-DMC,Tougher Than Leather,1988,['rock' 'hip hop' 'old school' '80s'],This hip hop track channels the energy of 80s old school rap with a bold rock edge. +Azul Graso,Berrogüetto,Hepta,2001,['international' 'folk' 'latin'],"Get ready to sway to the beats of an international, Latin-inspired song that fuses traditional folk elements with modern production tactics." +Face (Her),Newton Faulkner,Hand Built By Robots,2007,"['earnest' 'laid back mellow' 'reflective' 'organic' 'delicate' 'pop' + 'alternative' 'picnic' 'amiable good natured' 'passionate' 'sentimental' + 'wistful' 'earthy' 'sensual' 'introspection' 'gentle' 'innocent' + 'alternative indie rock' 'acoustic' 'soothing' + 'adult alternative pop rock' 'pop rock' 'plaintive' 'intimate' 'folk' + 'cheerful' 'sunday afternoon' 'springlike' 'sweet' + 'contemporary singer songwriter' 'indie']","This adult alternative pop rock song from a contemporary singer songwriter is a perfect blend of indie, alternative, and folk elements, creating a subtle and earthy sound that is both introspective and passionate, while still remaining cheerful and optimistic. With its sweet and gentle melodies and laid back mellow feel, this track is perfect for a Sunday afternoon picnic or a reflective moment of introspection, as its sentimental and wistful lyrics offer a soulful and sincere glimpse into the songwriter's heart. The acoustic arrangements and organic instrumentation bring a soothing and intimate quality to the song, making it perfect for those who seek a more delicate and tender alternative to mainstream pop rock music. Overall, this is a truly amiable and good-natured song that speaks to the innocent and sensible side of the human condition, and brings a sense of springlike freshness and renewal to listeners' hearts." +Shango,Gerald Veasley,At The Jazz Base,0,['jazz'],Experience smooth and soulful melodies intertwined with intricate instrumental solos in this captivating jazz song. +Dandelion Seeds,July,July,1968,['60s' 'psychedelic'],"This song is a trip down memory lane, nodding to the psychedelic sounds of the 60s." +The Comeback,Faron Young,The Complete Capitol Hits Of Faron Young,1994,"['earnest' 'honky tonk' 'laid back mellow' 'organic' 'guys night out' + 'heartache' 'hungry' 'melancholy' 'late night' 'reverent' + 'amiable good natured' 'nashville sound countrypolitan' 'sentimental' + 'rollicking' 'wistful' 'rousing' 'country pop' 'earthy' 'gentle' 'fun' + 'country' 'sad' 'poignant' 'jealousy' 'plaintive' 'traditional country' + 'drinking']","This Nashville sound countrypolitan tune seamlessly blends honky tonk twang and rollicking energy with sentimental lyrics that range from poignant heartache to wistful jealousy, all delivered with an earthy, traditional country charm perfect for a guys night out or late night solo listening session. The amiable, good natured vocals feel both mellow and earnest, conveying a heartfelt mix of gentle melancholy and reverent fun, while the country pop instrumentation adds a hint of organic hunger to the mix – the perfect mix of elements for anyone looking for a rousing, plaintive or simply laid back country hit." +After Hours (The Antidote),Ronny Jordan,The Antidote,1992,"['reserved' 'laid back mellow' 'smooth' 'relaxed' 'romantic' + 'crossover jazz' 'jazz' 'light' 'rnb' 'comfort' 'amiable good natured' + 'guitar jazz' 'jazz instrument' 'dinner ambiance' 'sensual' 'urban' + 'smooth jazz' 'gentle' 'warm' 'stay in bed' 'jazz pop' 'soothing' + 'relaxation' 'intimate' 'refined' 'sunday afternoon' 'background music' + 'soft quiet']","This refined and amiable jazz pop melody features a smooth and gentle guitar jazz instrument, perfect for a laid back Sunday afternoon ambiance, as its soothing and reserved qualities make for warm, comforting background music to enjoy either alone or with a loved one in an intimate, sensual setting over dinner." +Brand New Lover,Dead Or Alive,Rip It Up,1986,"['exuberant' 'partying' 'celebratory' 'witty' 'theatrical' + 'girls night out' 'carefree' 'rousing' 'whimsical' 'dance pop' + 'dance rock' 'contemporary pop rock' 'stylish' 'quirky' 'energetic' + 'tgif' 'irreverent' 'fun' 'pop rock' 'cheerful' 'playful' 'campy' '80s' + 'freewheeling']","An energetic and exuberant pop rock anthem, this celebratory dance pop tune is irreverent and whimsical with its quirky lyrics and freewheeling spirit. Contemporary yet reminiscent of the fun and rousing 80s era, this TGIF partying jam is campy and playful, perfectly capturing the carefree and stylish atmosphere of a girls' night out. The theatrical flair and dance rock beat make for a cheerful and fun experience that will have you singing along all night long." +All Along The Water,Duran Duran,The Singles Box 1986 - 1995,1990,"['attitude' 'rock' 'pop' 'dance' '90s' 'new wave' 'synthpop' 'house' + 'pop rock']","This catchy pop rock anthem pays homage to the electrifying sounds of the 90s, fusing elements of house, pop, synthpop, dance, and rock music to create a high-energy track that drips with attitude and new wave influence." +Life's A Gamble,Penetration,Moving Targets,1978,['punk'],"This fast-paced, high-energy song is a true punk anthem, featuring distorted guitar riffs and aggressive vocals that perfectly capture the rebellious spirit of punk rock." +Jogo Das Pedras,O Terco,Nova Bis-O Terço,1974,['rock' 'brazilian' 'progressive rock' 'hard rock'],"This song blends the energy of Brazilian rhythms with the technicality and power of progressive and hard rock, resulting in a unique and dynamic listening experience." +Lost Connection,Jochen Miller,Trance World_ Vol 4,2008,['trance'],This track is a mesmerizing trance journey with ethereal synths and pulsing beats that will transport you to another dimension. +Once When I Was Little,James Morrison,Songs For You_ Truths For Me,0,"['reserved' 'laid back mellow' 'reflective' 'smooth' 'pastoral' 'british' + 'melancholy' 'light' 'wistful' 'lush' 'stylish' 'introspection' 'gentle' + 'bittersweet' 'alternative indie rock' 'acoustic' 'soothing' + 'adult alternative pop rock' 'relaxation' 'sad' 'pop rock' 'atmospheric' + 'plaintive' 'intimate' 'contemporary singer songwriter']","This contemporary singer songwriter's track is a fusion of adult alternative pop rock and alternative indie rock, with a lush and atmospheric arrangement that perfectly captures the introspection and wistfulness of its lyrics. The gentle and light pop rock sound is reserved and laid back mellow, conveying a soothing and soothingly smooth intimacy that is reflective and plaintive. With a touch of melancholy and pastoral elements, this bittersweet acoustic gem is a stylish and sad masterpiece that is perfect for relaxation." +Empires in peril (E-Arc version),Object,Compilation Vol 2,0,['electronic'],Experience a pulsing electronic beat that will make you want to move your body with our latest dance track. +The Yellow Bandana,Faron Young,American Legend_ Volume 2,2003,['country'],Take a ride down country roads with this twangy ballad that pays homage to the heart and soul of America. +Que Tiene La Noche,Carlos Vives,El Rock De Mi Pueblo,2004,"['south american traditions' 'trance' 'latin pop' 'celebratory' + 'colombian' 'cumbia' 'boisterous' 'spanish' 'carefree' 'rousing' + 'tropical' 'stylish' 'energetic' 'fun' 'pool party' 'international' + 'summery' 'gleeful' 'playful' 'latin']","Get ready to dance the day away at your summer pool party with this boisterous and playful Latin pop hit that blends energetic beats with traditional South American cumbia and Colombian rhythms for a tropical experience that celebrates life and culture with gleeful Spanish lyrics, rousing trance-like melodies, stylish international flair, and a carefree spirit that's sure to keep your spirit soaring high all night long!" +Silent Tears,Bad Brains,Quickness,1989,"['cathartic' 'bitter' 'confident' 'aggressive' 'revolutionary' + 'alternative pop rock' 'punk new wave' 'boisterous' 'confrontational' + 'heavy metal' 'reckless' 'funk metal' 'passionate' 'rousing' 'raucous' + 'empowering' 'energetic' 'fiery' 'angst ridden' 'cynical sarcastic' + 'alternative rock' 'manic' 'hardcore punk' 'american underground' + 'alternative indie rock' 'ominous' 'pop rock' 'angry' 'visceral']","This song is a bitter, confrontational, and aggressive anthem of empowerment that blends elements of alternative indie rock, pop rock, hardcore punk, funk metal, heavy metal, and alternative pop rock to create a cynical, sarcastic, and angst-ridden masterpiece that is visceral, cathartic, and ominous all at once, delivering a manic and rousing energy that is both fiery and reckless, and brimming with confident and passionate anger that channels the spirit of American underground punk new wave, all wrapped up in a boisterous and raucous alternative rock sound." +This Aint for Mama,Spires That in the Sunset Rise,Four Winds the Walker,2005,['experimental' 'psychedelic' 'pop rock'],"This song combines the energy of pop rock with psychedelic and experimental elements, resulting in a unique and boundary-pushing musical experience." +Funky Ceili (Bridie's Song),Black 47,Fire of Freedom,1991,"['earnest' 'humorous' 'rock' 'literate' 'celtic rock' 'celtic' 'irish' + 'sentimental' 'rollicking' 'rousing' 'irish folk' 'quirky' + 'alternative indie rock' 'adult alternative pop rock' 'international' + 'pop rock']","This rollicking and rousing adult alternative pop rock tune infuses alternative indie rock and quirky Irish folk elements, topped off with a dose of humor and sentimental pop rock melodies, making it a must-listen for those who appreciate earnest and literate international Celtic rock sounds." +When The Saints Go Marching In,Mississippi Fred McDowell,This Ain't No Rock N' Roll,1964,"['cathartic' 'hanging out' 'blues revival' 'regional blues' 'eerie' + 'late night' 'passionate' 'spiritual' 'electric delta blues' 'earthy' + 'delta blues' 'feeling blue' 'blues' 'plaintive' 'intimate' 'gritty']","Experience the cathartic and deeply intimate journey of feeling blue with an earthy and gritty blend of spiritual, passionate and hauntingly eerie regional blues, as you hang out late night to the electric delta blues and plaintive tones of the blues revival scene." +Claudio,Danilo Perez,Danilo Perez,1995,"['latin jazz' 'piano jazz' 'jazz' 'world fusion' 'jazz instrument' 'piano' + 'post bop' 'afro cuban jazz']","This track is a world fusion masterpiece, blending the elegant sounds of piano jazz with a post bop beat, featuring stunning piano solos and an array of jazz instruments, including elements of Latin jazz and Afro Cuban jazz." +55 Regrets,Hello Operator,The Breaks,0,['rock' 'pop' 'dance' 'pop rock' 'indie'],"This high-energy song blends the catchy pop melodies of indie pop with the driving rhythms of pop rock and the electrifying guitar riffs of rock, resulting in an infectious dance beat that will keep you moving all night long." +Breeze,Perfect Stranger,Goabeats,0,['trance' 'electronic'],"This electrifying track features pulsing beats, hypnotic melodies and soaring synths, creating a captivating trance experience that will transport you to another dimension." +Poetically Pathetic,Amber Pacific,The Possibility and the Promise (Deluxe Edition),2005,['rock'],This new song is a high-energy rock anthem that's guaranteed to get your head banging. +Reward (album version/edited),Nonpoint,Recoil,2004,"['rock' 'rowdy' 'menacing' 'confrontational' 'heavy metal' + 'alternative metal' 'nihilistic' 'angst ridden' 'cynical sarcastic' + 'ominous' 'metal' 'rebellious' 'pop rock' 'jealousy' 'hard rock' 'harsh' + 'angry' 'bleak' 'detached']","This confrontational and detached alternative metal track boasts rowdy pop rock instrumentation with a menacing and harsh delivery of cynical, sarcastic lyrics that are equal parts ominous and rebellious. The heavy metal and angst-ridden themes explore nihilistic rock elements while tapping into emotions such as jealousy, anger, and bleakness, epitomized by the hard rock edge that defines the sound." +Lucia (guest vocals by Linda Thompson),The Court & Spark,Dead Diamond River,2004,['indie rock' 'alt country' 'san francisco' '00s' 'indie'],Experience the perfect blend of alt country and indie rock with a unique San Francisco vibe in this 00s indie gem. +Tricky Disco,Discotronic,Tricky Disco,2006,['electronic' 'dance'],Experience a pulsing and energetic electronic dance anthem that will have you moving to the beat from the very first note. +Chewed To Stubs,Broken Hope,Repulsive Conception,1995,"['death metal' 'cathartic' 'hanging out' 'provocative' 'urgent' 'exciting' + 'malevolent' 'aggressive' 'intense' 'hedonistic' 'confrontational' + 'mischievous' 'heavy metal' 'outrageous' 'late night' 'unsettling' + 'raucous' 'nihilistic' 'tense anxious' 'suffocating' 'pop rock' 'harsh' + 'fierce' 'angry' 'volatile' 'visceral' 'bleak']","Get ready to experience an explosive, confrontational pop rock anthem that perfectly captures the outrageous and exciting energy of hanging out late night with your most hedonistic and mischievous friends, as aggressive and intense heavy metal and death metal riffs collide with urgent, harsh vocals that make you feel suffocated, while also providing a visceral and cathartic release for your tense and anxious nihilistic thoughts, in a malevolent and volatile display of anger and fierce attitude that is both provocative and unsettling, unleashing a raucous and bleak soundscape that is sure to leave you speechless." +He Never Got Enough Love (LP Version),Lucinda Williams,Sweet Old World,1992,"['cathartic' 'earnest' 'reflective' 'contemporary folk' 'intense' + 'alt country' 'heartache' 'literate' 'alternative country rock' 'breakup' + 'passionate' 'wistful' 'loss grief' 'earthy' 'introspection' + 'bittersweet' 'alternative folk' 'alternative indie rock' 'country' + 'folk rock' 'reflection' 'rustic' 'feeling blue' 'yearning' 'searching' + 'singer songwriter' 'sad' 'pop rock' 'poignant' 'plaintive' 'americana' + 'intimate' 'solitude' 'folk' 'drinking' 'visceral']","This alternative indie rock album takes the listener on a journey of solitude, searching and reflection through poignant lyrics and intense, passionate melodies blending alternative folk and pop rock with elements of americana, contemporary folk, alt country and alternative country rock; resulting in a literate, rustic and intimate collection of songs that explore themes of loss grief, heartache, breakup, introspection, drinking, visceral cathartic release, wistful yearning, earthy feelings and bittersweet nostalgic memories, led by the singer songwriter's plaintive and emotive voice, ultimately leaving you feeling blue yet deeply moved." +Butcher'S Paper,Grand Island,Boys & Brutes,2008,['rock'],This new single packs an electrifying punch with its raw and unapologetic rock sound. +Out Of The Inside,Alex Gopher,Alex Gopher (Versailles Special Edition),2007,"['french' 'french house' 'pop' 'rockin' 'electro' 'catchy' 'electronic' + 'cool' 'dance' 'upbeat' 'house']","Get ready to dance with this cool and upbeat electro track that combines rockin' beats with French house and electronic pop vibes, creating a catchy and unforgettable house anthem perfect for any party or club." +Feel No Way,Tabu,Secret Tabu,0,['reggae'],"This upbeat track is filled with groovy bass lines and captivating melodies, perfectly capturing the essence of reggae music." +Just One of Those Things,Lee Morgan,Hard Bop (Lee Morgan - The Cooker),1995,"['hard bop' 'mainstream jazz' 'jazz' 'soul jazz' 'jazz instrument' + 'trumpet jazz' 'progressive jazz' 'modal music']","This progressive jazz piece combines elements of hard bop and soul jazz, with strong trumpet jazz riffs and modal music progressions that reflect a mainstream jazz sound." +Love,José James,The Dreamer,2008,['neo soul' 'jazz' 'soul' 'acid jazz'],"This track embodies the perfect blend of neo soul and acid jazz, complete with smooth, soulful vocals and intricate jazz instrumentation." +The Strongest Wind That Blows,Shriekback,Cormorant,2005,"['alternative pop rock' 'alternative' 'alternative indie rock' 'pop rock' + 'alternative dance']","This high-energy song is a perfect blend of alternative indie rock, pop rock, alternative dance, and alternative pop rock, sure to get you on your feet and singing along." +Rhapsody In Blue,Al Hirt,50 Great Hits,2000,['jazz'],"The smooth and soulful jazz melody flows effortlessly throughout the entirety of the song, transporting listeners to a world of relaxation and sophistication." +Thunder,Boys Like Girls,iCarly - Music From and Inspired by the Hit TV Show,2006,['rock' 'alternative'],This new release features powerful lyrics and an edgy sound that embraces the best of alternative rock. +"Mira Luna ""Les jours de moisson",Ana Belén,Los Grandes Exitos... Y Mas,0,['spanish'],Experience the fiery passion of the Spanish culture through the sultry rhythms and enchanting melodies of this captivating new song. +Wild World,Cat Stevens,MAJIKAT,1970,['70s' 'classic rock' 'folk'],"This classic rock ballad pays homage to the laid-back, folky melodies of the 70s while also incorporating powerful guitar riffs and soulful vocals." +Wash It Down,K'Naan,The Dusty Foot On The Road,2006,['hip hop'],"Blending bold beats and reflective lyrics, this hip hop anthem raises the bar for conscious rap." +Hiding To Nothing,Beat Service,Hiding To Nothing,0,['trance' 'electronic'],This electrifying trance track is a mind-bending journey filled with pulsating beats and hypnotic rhythms that will keep you moving all night long. +Round And Round,Bonnie Raitt,Fundamental,1998,"['blues rock' 'rock' 'album rock' 'adult contemporary' + 'contemporary pop rock' 'pop rock' 'blues']","Get ready to experience a dynamic fusion of blues rock, pop rock, and album rock with contemporary pop rock and adult contemporary influences, all tied together with a powerful spirit of rock in our latest release." +Marcus Garvey,Burning Spear,R.O.R.X. - The Tenth Annual Reggae On The Rocks,1975,['reggae'],This catchy tune features a groovy reggae beat that will have you moving and swaying the moment you hit play. +Captured,Brian Kennedy,The RCA Years,0,['beautiful'],This song is a breathtakingly beautiful masterpiece that will leave you in awe. +Don't Stop The Music,Lionel Richie,The Definitive Collection,2000,"['exuberant' 'laid back mellow' 'romantic evening' 'partying' 'romantic' + 'celebratory' 'soft rock' 'day driving' 'slow dance' 'pop' 'rnb' + 'quiet storm' 'amiable good natured' 'passionate' 'carefree' + 'sentimental' 'adult contemporary' 'smooth soul' 'contemporary pop rock' + 'urban' 'adult contemporary rnb' 'energetic' 'gentle' 'warm' 'dance' + 'fun' 'celebration' 'soothing' 'funk' 'soul' 'swaggering' 'pop rock' + 'poignant' 'intimate' 'gritty' 'new love' 'gutsy' 'sweet']","This adult contemporary RnB song is an energetic and exuberant tribute to new love, with elements of soul, pop rock, and funk making for a celebratory and carefree feel. The passionate and sentimental lyrics are perfect for a slow dance at a romantic evening, while the gutsy and swaggering tone will get you in the mood for partying and fun. With a smooth soul and gentle touch, this contemporary pop rock track is both intimate and amiable good-natured, making for an exquisitely laid back mellow sound during a day drive or as a quiet storm. Overall, it's a poignant and warm tribute to love and celebration that will leave you feeling both soothed and uplifted." +The First Tones,ATB,Movin' Melodies,1999,"['german' 'trance' 'club dance' 'progressive house' 'club' 'boisterous' + 'progressive trance' 'hypnotic' 'lounge' 'electronic' 'stylish' + 'energetic' 'dance' '90s' 'house' 'ambient' 'detached' 'slick']","This German-produced track is an energetic and boisterous fusion of progressive house and trance, featuring hypnotic beats and slick electronic sounds reminiscent of 90s club dance music. The detached and stylish lounge vibe blends seamlessly with the ambient and progressive trance elements, creating a truly hypnotic and unforgettable dancefloor experience." +Burning Heart,Survivor,The Best Year Of My Life: 1985,0,['rock' '80s'],Transport yourself back in time to the electrifying sounds of the '80s with this nostalgic rock anthem that will have you headbanging all night long. +Otra Vez,Trotsky Vengaran,Clase B,2003,['punk' 'punk rock' 'rock'],"This high-energy track delivers a ferocious blend of punk and rock, with pounding drums, ripping guitar riffs, and raw, snarling vocals." +Superstring (Rank 1 Remix),Cygnus X,Collected Works,2000,['trance'],This upbeat and mesmerizing track is filled with a hypnotic trance-like rhythm that will transport you to another dimension. +Suffering Feeds Me,BENEDICTION,Grind Bastard / Organised Chaos,2001,['death metal' 'heavy metal' 'pop rock'],"This dynamic song blends elements of pop rock, heavy metal, and death metal to create a unique and powerful sound." +Hustlenomics (Explicit Album Version),Yung Joc,Hustlenomics,2007,"['partying' 'humorous' 'aggressive' 'hardcore rap' 'celebratory' + 'southern rap' 'coolncocky' 'thuggish' 'gangsta rap' 'guys night out' + 'bright' 'confrontational' 'hip hop' 'reckless' 'brash' 'rousing' + 'uncompromising' 'street smart' 'rap' 'energetic' 'cynical sarcastic' + 'tgif' 'ambitious' 'lively']","This hardcore rap song is southern rap at its finest, with an aggressive and confrontational energy that's totally uncompromising. The bright and lively beat will get your heart racing as you listen to its thuggish and reckless lyrics, punctuated by cynical, sarcastic humor that's both brash and coolcocky. It's a rousing celebration of guys night out, with an ambitious vibe that's ideal for partying like there's no tomorrow. You'll feel street-smart and gangsta as you dance along to this hip hop masterpiece, a TGIF anthem that's sure to get you pumped up and ready to go all night long." +Salt Truck,Eleni Mandell,Miracle Of Five,2007,"['indie rock' 'female vocalist' 'alternative pop rock' 'rock' 'pop' + 'alternative indie rock' 'country' 'female vocalists' 'acoustic' + 'indie pop' 'sad' 'pop rock' 'folk' 'contemporary singer songwriter' + 'indie']","This song showcases a captivating blend of alternative indie rock, pop rock, and indie pop infused with heartfelt female vocalists and contemporary singer-songwriter storytelling, weaving together elements of folk, country, and rock, ultimately delivering a poignant and introspective portrayal of grief that is both sad and acoustic." +Prima tristeza,Marea,Revolcón,2000,['rock'],"This hard-hitting song packs a punch with heavy guitar riffs and powerful drum beats, capturing the essence of classic rock." +History (Tiscaili Session),Funeral For A Friend,History,2005,['emo' 'punk' 'rock' 'heavy metal' 'alternative indie rock' 'pop rock'],"This song seamlessly blends alternative indie rock, pop rock, punk, heavy metal and emo elements into a powerhouse of a rock anthem." +Kained but Able,Capdown,Civil Disobedients,2000,['punk' 'british' 'ska' 'hardcore' 'hardcore punk' 'ska punk' 'pop rock'],"This song is a fusion of pop rock, hardcore punk, punk, ska, and ska punk, with a British flair and a touch of hardcore intensity." +Embrace Annihilation,Shadows Fall,Retribution,2009,"['death metal' 'cathartic' 'dramatic' 'aggressive' 'revolutionary' + 'intense' 'theatrical' 'thrash metal' 'punk metal' 'guys night out' + 'metalcore' 'stately' 'heavy metal' 'rousing' 'tense anxious' 'energetic' + 'fiery' 'metal' 'pop rock' 'gritty' 'power metal' 'crunchy' 'gutsy' + 'bleak']","Guys, get ready to headbang with this fiery, aggressive pop rock anthem that fuses the best of heavy metal, death metal, and punk metal to create an intense and cathartic experience full of gritty guitar riffs, gutsy vocals, and revolutionary lyrics that will leave you feeling both tense-anxious and roused up, perfect for a dramatic, stately, and theatrical guys night out." +No More Kings,Pavement,Wowee Zowee: Sordid Sentinels,1996,['indie rock' 'rock' 'alternative' 'alternative rock' 'indie'],"This dynamic and alternative rock anthem captures the raw energy of indie and indie rock, blending it seamlessly with the edgy appeal of alternative and alternative rock." +Won't Nobody Listen (Single Version) (2006 Remastered),Black Haze Express,What It Is! Funky Soul And Rare Grooves [1967-1977][digital version] [International],0,['funk'],This funky jam will have you grooving all night long with its infectious rhythm and soulful groove. +These Days,Her Space Holiday,The Astronauts are Sleeping Volume 2,1999,['electronic'],Experience an electrifying sensation as you immerse yourself in the pulsating beats of this dynamic electronic anthem. +Gentle Flow,Luna,In Balance,0,['chillout'],"This laid-back, smooth track is the perfect chillout song for unwinding after a long day." +Half A Chance,Baby Dee,The Robin's Tiny Throat,2007,['pop rock' 'folk'],"Blending elements of pop rock with a touch of folk, this song is an infectious and uplifting anthem perfect for any playlist." +Dos Cartas Y Una Flor,Los Caminantes,Tesoros De Coleccion: Lo Romantico De...,0,['spanish'],"This lively and upbeat song is a fusion of traditional Spanish rhythms and modern pop, featuring catchy lyrics and infectious beats that will have you dancing all night long." +Key To The Highway,Brownie McGhee,Rainy Day,0,['blues'],"This soulful track is infused with deep, raw blues that evoke the pain and heartache of lost love." +Put The Boots In,Down By Law,Windwardtidesandwaywardsails,2003,"['bitter' 'punk' 'punk rock' 'confrontational' 'punk revival' 'rousing' + 'street smart' 'fiery' 'alternative indie rock' 'rebellious' 'pop rock']","Get ready to rock out with this rousing and fiery alternative indie rock track that's confrontational and rebellious, blending elements of punk rock, pop rock, and punk revival to deliver a street smart and bitter anthem that's guaranteed to get your blood pumping." +Burning Heart,Down By Law,Last Of The Sharpshooters,1997,"['punk' 'alternative pop rock' 'punk revival' 'cool' + 'alternative indie rock' 'pop rock']","This song is a fusion of alternative indie rock, pop rock, and punk revival, creating a unique blend of cool and energetic alternative pop rock." +With love and squalor,Manta Ray,Manta Ray,1995,"['indie rock' 'shoegaze' 'spain' 'alternative indie rock' 'pop rock' + 'indie']","Get lost in the dreamy, shoegaze-infused soundscapes of Spain's alternative indie rock scene, where pop and indie rock collide in a unique blend of indie goodness." +Street Lady,Donald Byrd,Nova Explore Blue Note (Vol.1),1973,['jazz' 'funk'],This upbeat track combines the smooth rhythms of jazz with the funky grooves of funk to create a unique and infectious sound. +Spirit Of Summer,Deodato,Sony Jazz Trios,0,['jazz'],Immerse yourself in the sultry world of jazz as this smooth and sophisticated track sweeps you away with its expertly arranged brass and enchanting vocals. +1St Regiment,Chrome Division,Doomsday Rock'N'Roll,2006,"['aggressive' 'revolutionary' 'intense' 'coolncocky' 'guys night out' + 'rowdy' 'confrontational' 'heavy metal' 'reckless' 'brash' 'rousing' + 'freedom' 'fiery' 'tgif' 'pop rock' 'hard rock' 'angry' 'volatile']","Get ready to unleash your inner badass and ignite your Friday night with this fierce and rebellious pop-rock anthem that's both volatile and rowdy, perfect for a guys' night out or anytime you want to feel the rush of freedom and cool'n'cocky swagger, with its heavy metal riffs and intense, confrontational lyrics that'll have you feeling fiery and angry in all the right ways." +The War Inside,As Silence Falls,As Silence Falls,0,['metalcore' 'pop rock'],"This song is a powerful blend of pop rock and metalcore, delivering both catchy hooks and intense, heavy breakdowns." +Born To Run,Bruce Springsteen,Greatest Hits,1975,"['heartland rock' 'earnest' 'urgent' 'dramatic' 'organic' 'celebratory' + 'rock' 'literate' 'album rock' 'classic rock' 'the great outdoors' + 'passionate' 'rollicking' 'wistful' 'rousing' 'raucous' + 'contemporary pop rock' 'energetic' 'fiery' 'rocknroll' 'tgif' 'fun' + 'searching' 'reminiscing' 'pop rock' 'poignant' 'plaintive' 'hard rock' + 'joyous' 'freewheeling']","This album rock anthem is a rollicking celebration of rocknroll that blends the classic and contemporary pop rock sounds seamlessly with heartland rock and hard rock, creating a freewheeling energy that is both fun and passionate, with a poignant and wistful undertone that at times becomes urgent and searching, reminiscing on the great outdoors and the joys of life in a raw and organic way. The literate and fiery lyrics exude a heartfelt and earnest quality that is both raucous and heartfelt, stirring up an intense and rockin' mood that is both dramatic and rousing, elevating the listener to a joyous and celebratory state of mind that will make you shout TGIF with plaintive delight." +Brainpan Blues (remastered),PUNGENT STENCH,Been caught buttering,1991,"['malevolent' 'aggressive' 'menacing' 'heavy metal' 'outrageous' + 'reckless' 'sleazy' 'grindcore' 'metal' 'international' 'pop rock' + 'black metal']","Combining the aggressiveness of black metal with the outrageousness of pop rock and the menacing tone of heavy metal, international band brings their sleazy and reckless grindcore sound to new heights of malevolence." +Crying Smiling,Stan Webb,Broken Glass,0,['guitar' 'rock' 'pop rock' 'blues'],"This uplifting pop rock anthem features a bluesy guitar riff, delivering a high-energy rock sound that will have audiences singing along at the top of their lungs." +World Peace,Cro-Mags,Before The Quarrel,1986,"['cathartic' 'urgent' 'outraged' 'aggressive' 'intense' 'punk metal' + 'rowdy' 'punk new wave' 'menacing' 'confrontational' 'heavy metal' + 'hardcore' 'reckless' 'brash' 'rollicking' 'rousing' 'raucous' + 'nihilistic' 'energetic' 'hardcore punk' 'american underground' + 'alternative indie rock' 'metal' 'rebellious' 'pop rock' 'fierce' 'angry' + 'volatile' 'visceral' 'thrash']","This song is a rollicking, brash, and aggressive anthem of outrage that fuses alternative indie rock, pop rock, and punk metal to create an energetic and intense sound that's both visceral and cathartic, featuring menacing vocals, rowdy guitars, and thrashing drums as it embodies the rebellious spirit and fierce energy of American underground music, punk new wave, and hardcore." +Propaganda,Morgan Heritage,Full Circle,2005,"['contemporary reggae' 'earnest' 'confident' 'dancehall' 'revolutionary' + 'club dance' 'roots reggae' 'roots' 'reverent' 'passionate' 'spiritual' + 'rousing' 'electronic' 'empowering' 'english' 'ambitious' 'pool party' + 'poignant' 'reggae' 'lively' 'slick']","Get ready to experience the ultimate revolution in reggae music with this empowering and spiritual dancehall anthem that boasts a contemporary twist, as slick electronic beats collide with the passionate and confident English lyrics to create a lively and ambitious club dance hit that's perfect for any pool party. With its roots in both roots and contemporary reggae, this ambitious and rousing song is both poignant and reverent, making it a must-listen for anyone who loves this genre of music." +Is This Really Love,Rick Astley,Free,1991,"['romantic' 'pop' 'sentimental' 'adult contemporary' 'dance pop' 'dreamy' + 'smooth jazz' '90s' 'pop rock' 'sweet' '80s']","This song is a sentimental pop rock anthem infused with dance-pops beats and sweet smooth jazz tones, perfect for a romantic night in, and with a dreamy quality that's reminiscent of 90s and 80s adult contemporary pop." +Serotonin,Mansun,Six,1998,"['hanging out' 'indie rock' 'brooding' 'britpop' 'dramatic' 'intense' + 'theatrical' 'british' 'druggy' 'rock' 'pop' 'the creative side' + 'late night' 'alternative' 'post grunge' 'prog rock' 'rousing' 'stylish' + 'introspection' 'neo glam' 'alternative indie rock' 'neo prog' + 'reflection' 'garage rock' 'indie pop' 'pop rock' 'nocturnal' 'paranoid' + 'solitude' 'indie']","Get lost in the hauntingly stylish and introspective sounds of this alternative indie rock ballad that seamlessly blends elements of pop, britpop, indie, and garage rock with intense, brooding lyrics that explore themes of solitude, reflection, and paranoia, making for a dramatic, rousing experience that speaks to the creative side of any late-night hangout session." +Tradition,Do Or Die,Tradition,0,['hardcore' 'rap'],This intense and explosive rap song combines hardcore beats and aggressive rhymes that will leave your heart racing and your pulse pounding. +Only A Fool Breaks His Own Heart,Nick Lowe,The Convincer,0,"['power pop' 'laid back mellow' 'reflective' 'smooth' 'sophisticated' + 'rainy day' 'introspection' 'bittersweet' 'country' 'reflection' 'autumn' + 'pop rock' 'country rock' 'poignant' 'americana' 'intimate' 'indie']","This sophisticated and poignant pop rock track infused with hints of power pop and laid back mellow vibes, with undertones of americana and country rock, is the perfect rainy day anthem for introspection and reflection, enveloping the listener in an intimate and smooth atmosphere, while delivering a bittersweet touch of autumn-infused nostalgia." +Destination,The Inchtabokatables,Ultimate Live,1998,['rock' 'alternative' 'pop rock'],This dynamic song blends catchy pop rock hooks with driving alternative and rock rhythms that are sure to get your heart pumping. +Pretty Paper,Ricky Van Shelton,Ricky Van Shelton Sings Christmas,1989,"['christmas party' 'holidays' 'contemporary country' 'holiday' 'christmas' + '90s' 'country']","Get ready to kick up your boots and get into the spirit of the holidays with this contemporary country track that feels like a throwback to the festive 90s, bringing together the magic of the season and the joy of a country Christmas party all in one toe-tapping tune perfect for any holiday gathering." +Conversas em lata,Ludov,Disco paralelo,2007,['pop rock' 'mpb' 'indie'],"Experience the perfect blend of MPB, pop rock, and indie stylings with this infectious and soulful musical masterpiece." +One Of A Kind,Blackalicious,Quannum Spectrum,1999,['hip hop'],"This upbeat, high-energy track is a blend of raw beats and smooth rhymes, perfect for any fan of hip hop." +Cutting away,Six Reasons to Kill,Reborn,2005,"['death metal' 'cathartic' 'aggressive' 'intense' 'metalcore' + 'heavy metal' 'reckless' 'brash' 'loss grief' 'energetic' 'fiery' + 'angst ridden' 'pop rock' 'jealousy' 'angry' 'volatile' 'visceral']","This aggressive, energetic pop rock anthem is intense and cathartic, combining elements of heavy metal and death metal to convey the raw and visceral emotions of loss and grief. With its brash, angst-ridden lyrics and fiery, angry delivery, this song channels feelings of jealousy and volatile recklessness into a powerful metalcore statement of catharsis." +Hood Pass Intact,Dam Funk,Toeachizown,2009,['funk' 'chill'],"This song has a funky beat that will make you wanna move, but with a chill vibe that will keep you relaxed." +Cupid Must Be Angry,Nick Lowe,The Convincer,0,"['power pop' 'laid back mellow' 'reflective' 'smooth' 'sophisticated' + 'rainy day' 'introspection' 'bittersweet' 'country' 'reflection' 'autumn' + 'pop rock' 'country rock' 'poignant' 'americana' 'intimate' 'indie']","This introspective and reflective pop-rock ballad, blending Americana and country rock influences with a sophisticated and laid-back mellow vibe, delivers a poignant and bittersweet reflection on life and love, capturing the mood of a rainy autumn day with smooth, intimate indie tones and powerful power pop hooks." +You Might,Nik Kershaw,The Riddle,1984,['punk new wave' 'pop' 'synth pop' 'agreeable' 'new wave' 'pop rock' '80s'],"Featuring an agreeable blend of pop, 80s synth pop, and pop rock with hints of punk new wave and new wave influences, this catchy tune will have you singing along in no time." +Substitute,The Who,The Who - Ultimate Collection,1966,['rock' 'classic rock'],"This classic rock anthem is an electrifying ride through the heart of rock 'n' roll, featuring a driving beat and searing electric guitar solos that will have you shredding air guitar in no time, all backed by passionate and powerful vocals that ignite a fiery passion within." +Rima,The Headhunters,Survival Of The Fittest,1975,['jazz' 'cool' 'jazz funk' 'psychedelic' 'funk' 'jazz fusion'],"This jazz fusion piece combines cool and funky elements with a psychedelic flair, resulting in a unique jazz funk sound." +Fly Fly Fly,Larry Norman,So Long Ago The Garden,1973,"['earnest' 'reflective' 'brooding' 'dramatic' 'organic' 'eccentric' + 'revolutionary' 'literate' 'religious' 'pop' 'gospel' 'happy' + 'passionate' 'spiritual' 'ambitious' 'reflection' 'yearning' + 'contemporary christian' 'poignant' 'christian rock']","Experience a revolutionary blend of spiritual themes and contemporary Christian sounds with an eccentric and poignant touch, as you immerse yourself in the yearning, passionate and earnest melodies of this happy and reflective pop record that balances ambience with brooding moments of ambition and drama - all delivered through a religious lens that spans the genres of Christian rock, gospel, and literate reflection in an organic manner." +Post Acid Youth,Amplifier,Amplifier,0,"['alternative pop rock' 'electronic' 'alternative rock' + 'alternative indie rock' 'progressive rock' 'pop rock']","This song features an impressive fusion of progressive rock, alternative indie rock, pop rock, electronic, and alternative pop rock, showcasing a dynamic and diverse blend of sounds that perfectly embodies the spirit of alternative rock." +There is more to this world,The Flower Kings,Alive on Planet earth,1996,"['heavy metal' 'prog rock' 'sophisticated' 'complex' 'cerebral' + 'progressive rock' 'neo prog' 'pop rock' 'trippy']","This song showcases a sophisticated blend of progressive rock, pop rock, and heavy metal for a trippy and cerebral listening experience, boasting complex arrangements that seamlessly weave in elements of neo prog and prog rock." +A Little Bit More,Dr. Hook,Top Of The Pops - Top Tens,1976,['70s'],Experience the groovy vibes of classic rock with this 70s-inspired tune. +Promises,The Cranberries,Gold,1999,"['cathartic' 'earnest' 'elegant' 'indie rock' 'reflective' 'brooding' + 'organic' 'theatrical' 'alternative pop rock' 'heartache' 'rock' + 'literate' 'confrontational' 'amiable good natured' 'passionate' + 'sentimental' 'rousing' 'sophisticated' 'raucous' 'whimsical' 'earthy' + 'contemporary pop rock' 'stylish' 'introspection' 'bittersweet' + 'cynical sarcastic' 'alternative indie rock' 'reflection' + 'adult alternative pop rock' 'indie pop' 'pop rock' 'playful' 'detached']","This song seamlessly blends adult alternative pop rock with alternative indie rock, delivering a sophisticated and passionate sound that is both reflective and confrontational; while the lyrics range from detached and cynical to sentimental and earnest, each verse brims with introspection and whimsy, making for a cathartic and stylish listen that's equal parts raucous and amiable good natured. With its elegant lyrics and heartache-laden melodies, this contemporary pop rock masterpiece is a must-listen for anyone who appreciates literate, organic music that effortlessly spans genres and moods, from brooding indie pop to rousing alternative pop rock. And yet, despite the many layers of emotion explored in this song, there's a playful and earthy quality to the music that brings a sense of theatricality to the overall mix, creating a bittersweet ambience that's sure to stick with you long after the final notes have faded away." +Black Ego,Digable Planets,Blowout Comb,1994,"['jazz rap' 'hanging out' 'witty' 'jazz' 'melancholy' 'confrontational' + 'hip hop' 'rnb' 'late night' 'autumnal' 'street smart' 'rap' 'urban' + 'cynical sarcastic' 'irreverent' 'calm peaceful' 'playful' + 'alternative rap' 'freewheeling']","This confrontational and irreverent rap song combines witty and cynical sarcasm with a freewheeling, street-smart attitude, blending elements of urban hip hop, alternative rap, and jazz rap to deliver a playful yet melancholy late-night anthem perfect for hanging out on autumnal evenings." +Foreign Exchange End Theme,The Foreign Exchange,Connected,2004,"['hanging out' 'urgent' 'laid back mellow' 'reflective' 'brooding' + 'druggy' 'hip hop' 'hypnotic' 'late night' 'contemporary rnb' + 'underground rap' 'dreamy' 'rap' 'introspection' 'alternative rnb' + 'ethereal' 'reflection' 'soul' 'swaggering' 'calm peaceful' 'searching' + 'nocturnal' 'atmospheric']","This song combines the hypnotic beats of underground rap with the calm peacefulness of contemporary R&B, creating an ethereal and reflective atmosphere perfect for late-night introspection and soul-searching, as the brooding and druggy lyrics transport the listener to a dreamy and nocturnal world where one can hang out and reflect on life with a laid back mellow and swaggering hip hop attitude." +Wasn't That Enough,Janiva Magness,Bury Him At The Crossroads,2004,"['earnest' 'elegant' 'reflective' 'confident' 'romantic evening' 'relaxed' + 'dramatic' 'organic' 'theatrical' 'heartache' 'bright' 'girls night out' + 'dark' 'late night' 'reverent' 'passionate' 'sentimental' 'rousing' + 'contemporary blues' 'bravado' 'modern electric blues' 'dreamy' 'earthy' + 'freedom' 'stylish' 'sensual' 'energetic' 'spicy' 'bittersweet' 'warm' + 'sparse' 'yearning' 'blues' 'atmospheric' 'plaintive' 'intimate' 'gritty' + 'lively' 'drinking' 'gutsy' 'sweet']","This modern electric blues song has a spicy and lively feel, bursting with bravado and confidence, yet still manages to capture the yearning and heartache that comes with a romantic evening. The atmosphere is warm and earthy, with touches of sensuality and intimacy, set amidst a backdrop of drinking and freedom. With a gritty and stylish sound, this contemporary blues anthem is equally reflective and rousing, taking us on an emotional journey through a late night of passion and longing. The lyrics are sweet and earnest, yet also gritty and organic, perfectly capturing the bittersweet and sparse moments of a girls night out. The dramatic and reverent atmosphere of this song is enhanced by its elegant and dreamy feel, making it the perfect soundtrack for a theatrical and unforgettable night." +Holy Arms,Eastern Lane,Shades Of Black,2003,"['indie rock' 'garage rock revival' 'post grunge' 'alternative indie rock' + 'pop rock']","This alternative indie rock song boasts infectious pop rock melodies with just the right amount of garage rock revival grit, all while paying homage to indie rock and post grunge influences." +Right Or Wrong,Wanda Jackson,Karaoke: Forever Country - Singing to the Hits,1980,['country' 'female vocalists'],The powerful and emotive female vocalists transport you to the heart of the country with their soulful lyrics and stirring melodies. +La Extraña Pareja,Ismael Serrano,El Viaje De Rosetta,0,"['earnest' 'latin pop' 'romantic' 'melancholy' 'pop' 'spanish' + 'cuban traditions' 'passionate' 'sentimental' 'tender' 'autumnal' + 'restrained' 'dreamy' 'in love' 'rainy day' 'bittersweet' 'yearning' + 'searching' 'pop rock' 'plaintive' 'intimate' 'latin']","This heartfelt and nostalgic Latin pop ballad is a sensitive exploration of love, longing, and self-discovery on a rainy autumn day, with passionate vocals and restrained instrumentation that blend plaintive guitar, dreamy synths, and tender Cuban and Spanish traditions into an intimate and bittersweet mix." +Plead my cause,Bitty McLean,Movin' On,2010,['reggae'],"This upbeat track is filled with catchy guitar riffs and a steady bassline, creating the perfect reggae jam for any occasion." +Be With You,Rick Astley,Free,1991,"['romantic' 'pop' 'sentimental' 'adult contemporary' 'dance pop' 'dreamy' + '90s' 'pop rock' 'sweet' '80s']","Get lost in a dreamy nostalgia trip with this sentimental pop rock anthem that infuses the sweetness of 90s romantic ballads with the upbeat energy of dance pop, all while paying homage to the classic adult contemporary and pop music of the 80s." +EveryOne,Sleeping At Last,Ghosts,2003,"['exuberant' 'earnest' 'emo' 'alternative pop rock' 'insular' 'rock' + 'reverent' 'wistful' 'rousing' 'lush' 'dreamy' 'indulgent' 'sprawling' + 'bittersweet' 'alternative indie rock' 'austere' 'yearning' 'searching' + 'pop rock' 'plaintive' 'dream pop' 'detached']","Get lost in the detached yet lush and exuberant sound of this alternative indie rock anthem, as the searching and yearning lyrics draw you in with heartfelt earnestness, all while the sprawling and wistful melodies build to a rousing and insular climax that is equal parts alternative pop rock and reverent emo, dripping with plaintive yet indulgent dream pop elements, all while maintaining a rock-solid and dreamy sound that is both austere and bittersweet." +Dial M For Murder,Blue Oyster Cult,Spectres,2007,['pop' 'classic rock' 'hard rock'],"This song is a perfect blend of traditional classic rock elements, modern pop sensibility, and driving hard rock instrumentation." +Everybody Supermarket,The Sugargliders,sevensummers - international pop volume two,2000,['indie pop'],"This song has a catchy, upbeat indie pop sound that will have you tapping your feet and singing along in no time." +California Son,The Adolescents,OC Confidential,2003,['punk' 'punk rock' 'easy listening' 'california' 'hardcore' 'catchy'],"This punk rock anthem from California delivers an easy listening experience with a hardcore punch, combining catchy riffs and raw vocals to create an unforgettable sound." +Morning Sun,Block 16,Confiote de Bits / A Remix Collection,2002,['electronica' 'chillout'],Get lost in a mesmerizing soundscape of smooth beats and dreamy synth melodies in this chillout electronica track that is perfect for winding down after a long day. +Fallen Angel,MYSTIC PROPHECY,Vengeance,2001,['heavy metal' 'belligerent' 'metal' 'pop rock' 'strong' 'lively'],"This pop rock anthem comes alive with its strong and lively vocals, while heavy metal riffs and a belligerent energy take the song to a whole new level." +Buy Me An Island,Audience,Lunch,1972,['classic rock' 'art rock' 'pop rock'],This song blends classic rock influences with modern art rock and pop rock sensibilities to create a dynamic and memorable listening experience. +Imagination,Alice Peacock,Alice Peacock,2002,"['rock' 'pop' 'alternative indie rock' 'adult alternative pop rock' + 'pop rock']","This song seamlessly blends adult alternative pop rock with alternative indie rock, creating an infectious pop rock tune with a touch of rock energy." +I believe,TIMO TOLKKI,Hymn To Life,2002,['rock'],This high-energy track features gritty guitar riffs and heavy drums that embody the essence of classic rock. +Ursa Major Space Station,Catherine Wheel,Chrome,1992,"['cathartic' 'earnest' 'reflective' 'brooding' 'dramatic' 'intense' + 'alternative pop rock' 'shoegaze' 'insular' 'rock' 'melancholy' + 'confrontational' 'alternative' 'rousing' 'sophisticated' 'tense anxious' + 'complex' 'angst ridden' 'bittersweet' 'alternative indie rock' 'ominous' + 'pop rock' 'bleak']","This alternative indie rock pop rock song is confrontational, sophisticated and intense with an earnest, shoegaze quality that builds to a cathartic release, all while maintaining a melancholy and ominous brooding tone that is both dramatic and rousing. With an insular, angst ridden complexity that is equally reflective and tense anxious, this is a track that straddles the line between alternative pop rock and traditional rock music, resulting in a sound that is both bleak and bittersweet." +Evum,Plej,Electronic Music From The Swedish Left Coast,2003,"['hanging out' 'downtempo' 'laid back mellow' 'reflective' 'smooth' + 'trip hop' 'club' 'hypnotic' 'late night' 'sophisticated' 'electronic' + 'chillout' 'stylish' 'sensual' 'cerebral' 'gentle' 'tgif' 'soothing' + 'nocturnal' 'trippy']","Indulge in a sophisticated yet mellow trip hop experience with this sensual, hypnotic electronic track that's perfect for late nights spent hanging out at the club or reflecting on the week with an elegant and cerebral sound that's both trippy and soothing." +Fugitive Motel,Elbow,Cast Of Thousands,2003,"['cathartic' 'gloomy' 'reflective' 'britpop' 'somber' 'melancholy' + 'the creative side' 'rousing' 'autumnal' 'rainy day' 'bittersweet' + 'alternative indie rock' 'reflection' 'weary' 'sad' 'pop rock' + 'dream pop' 'indie']","This alternative indie rock track is a blend of pop rock and britpop, with a reflective and melancholy vibe perfect for a rainy day or autumnal walk. The somber and gloomy tone is balanced by the cathartic and rousing energy, resulting in a bittersweet but ultimately uplifting experience that touches on the creative side of the indie genre, with dream pop influences throughout." +Rye Whiskey,Tex Ritter,Riding The Range - 20 Songs Of The Wild West,1966,['country'],"Get ready to tap your boots and sway to the rhythm, this country hit will have you feeling nostalgic for those long summer nights." +Lie #1,Joe Bonamassa,So It's Like That,2002,['blues rock' 'guitar' 'rock' 'blues'],"This blues rock jam features soulful vocals, scorching guitar riffs, and undeniable energy that perfectly marries the raw, emotional vibe of blues with the explosive power of rock." +Crazy,Gemma Fox,Messy,0,['rnb' 'house'],This R&B tune is a soulful anthem that captures the essence of the perfect house party. +Fire And Mercy,William Orbit,Best Of Strange Cargo,1987,"['instrumental rock' 'rock' 'synth' 'electronic' 'chillout' + 'alternative rock' 'instrumental' 'new wave']","Experience a fusion of electronic and alternative rock in this ambient and chillout instrumental track, filled with synth melodies and inspired by the new wave sound of instrumental rock." +Ain't No Man,Dina Carroll,Miss Independent,1992,['pop' 'soul'],This soulful pop anthem uses powerful melodies and heartfelt lyrics to connect with listeners on a deep emotional level. +Sweet Dreams,Roy Buchanan,20th Century Masters: The Millennium Collection: Best Of Roy Buchanan,1972,['blues'],This soulful track is a melancholic ballad that beautifully captures the essence of the blues genre. +Tears Are In Your Eyes,Yo La Tengo,Prisoners of Love: A Smattering of Scintillating Senescent Songs 1985-2003 PLUS A Smattering of Out,1999,['alternative' 'indie'],This indie alternative track blends intimate lyricism with wistful melodies and a raw edge to capture the essence of youth and rebellion. +Crying Just For Show,French Kicks,One Time Bells,2002,"['hanging out' 'indie rock' 'confident' 'aggressive' 'witty' 'coolncocky' + 'alternative pop rock' 'guys night out' 'brash' 'rambunctious' 'rousing' + 'raucous' 'energetic' 'fiery' 'bittersweet' 'alternative indie rock' + 'pop rock' 'playful' 'volatile' 'indie' 'freewheeling']","This raucous and freewheeling indie rock anthem is bursting with aggressive energy and witty, in-your-face lyrics that perfectly capture the confident and cool'n'cocky vibe of a guys night out. With its explosive pop rock hooks, rousing indie choruses, and playful, volatile spirit, this alternative pop rock gem is a fiery and brash ode to hanging out and letting loose, delivered with all the raw, rambunctious energy of a truly unforgettable indie rock anthem." +Like That,The Undertones,The Sin Of Pride,1982,"['power pop' 'exuberant' 'punk' 'punk new wave' 'rnb' 'rambunctious' + 'rousing' 'manic' 'blue eyed soul' 'soul' 'new wave' 'pop rock' '80s' + 'british punk']","This exuberant power pop anthem blends soulful vocals, blue eyed soul influences, and manic punk energy for a rousing and rambunctious ode to 80s British punk and new wave." +Les Ondes,Motorbass,Pansoul,1995,"['marching' 'club dance' 'electronica' 'electronic' 'mechanical' 'house' + 'strong']","This electronic track packs a strong punch with its driving house beats, unique blend of electronica and mechanical soundscapes, and an undeniable marching rhythm that is sure to get bodies moving on the club dancefloor." +Subtleties,My Bitter End,The Renovation,2007,"['death metal' 'hostile' 'dramatic' 'aggressive' 'intense' 'theatrical' + 'deathcore' 'guys night out' 'metalcore' 'menacing' 'speed thrash metal' + 'confrontational' 'mischievous' 'heavy metal' 'hardcore' 'late night' + 'rambunctious' 'uncompromising' 'freedom' 'suffocating' 'fiery' 'ominous' + 'instrumental' 'rebellious' 'pop rock' 'progressive' 'gritty' 'harsh' + 'fierce' 'crunchy' 'angry']","This aggressive pop rock anthem is a suffocating and uncompromising blend of intense speed thrash metal, death metal, and metalcore, delivering an ominous and hostile message of rebellious freedom that is both confrontational and menacing. With its fiery instrumental and dramatic vocals, this heavy metal ballad is perfect for late nights out with the guys, adding a gritty and mischievous edge to any rambunctious deathcore or hardcore playlist. The track's theatrical and fierce tone makes it the perfect anthem for those who love over-the-top, instrumentally-complex music that takes no prisoners." +Yolele,Papa Wemba,New morning,1995,['world' 'afro pop' 'african traditions' 'international'],"Experience a fusion of international sounds with a vibrant blend of afro pop beats, intricately woven with ageless African traditions to create a truly immersive world-music journey." +The Groove Line,Heatwave,Central Heating,1978,"['exuberant' 'smooth' 'romantic' 'celebratory' 'boisterous' 'rnb' 'happy' + 'quiet storm' 'amiable good natured' 'carefree' 'rousing' 'stylish' + 'warm' 'fun' 'funk' 'soul' 'summery' 'disco' 'gleeful' 'cheerful' 'sweet' + 'slick' 'joyous']","Our new song is a joyous and celebratory blend of soul, disco, and funk that perfectly captures the warm and carefree spirit of summer, with its exuberant and boisterous sound, slick and smooth vocals, and amiable good natured lyrics that are both romantic and fun, creating a rousing and stylish soundtrack for any summertime party or romantic quiet storm moment, that is sure to leave you feeling happy, sweet and gleeful all night long." +Rasta reggae,Mystic Revelation of Rastafari,Inward I,0,['reggae'],This catchy and upbeat song features a groovy reggae rhythm and positive lyrics that will make you want to sing and dance along. +Let Me Be One,Gong,The History And The Mystery Of Planet Gong,0,['world' 'experimental'],This experimental track takes listeners on a journey through a mystical world of avant-garde soundscapes and captivating rhythms. +South Rampart Street Parade,Al Hirt,The Sound Of Dixieland (Jazz Club),2001,['jazz'],This sultry and smooth jazz song captivates the listener with its intricate melodies and skillful improvisation. +Paranoid,Hellsongs,Hymns In The Key Of 666,2006,"['hanging out' 'indie rock' 'laid back mellow' 'sparkling' 'delicate' + 'literate' 'mischievous' 'amiable good natured' 'tender' 'whimsical' + 'sensual' 'gentle' 'innocent' 'alternative indie rock' 'acoustic' + 'soothing' 'indie pop' 'ironic' 'pop rock' 'poignant' 'cheerful' + 'playful' 'springlike' 'precious' 'sweet']","Hanging out with your best friends on a springlike day, this alternative indie rock song brings a refreshing and laid back mellow vibe with delicate and innocent lyrics that are both playful and mischievous, while still being poignant and literate in a sweet and amiable good natured way, all wrapped up in a precious melody that is both gentle and whimsical with a soothing and sparkling indie pop rock sound that's perfect for a tender and sensual moment." +One Beautiful Evening,Laurie Anderson,Live in New York,2001,['alternative' 'experimental' 'female vocalists'],"Get lost in ethereal melodies and otherworldly soundscapes in this alternative, experimental track led by hauntingly beautiful female vocalists." +Let It Go_ Let It Flow,Dave Mason,The Best Of Dave Mason,0,['70s' 'classic rock'],"Get ready to rock out to this timeless classic rock track straight from the 70s, filled with groovy guitar riffs and soulful vocals." +I Can't Ever Get Enough Of You,Darren Hayes,Spin,2002,"['earnest' 'urgent' 'sexual' 'confident' 'dramatic' 'theatrical' 'pop' + 'passionate' 'adult contemporary' 'contemporary pop rock' 'yearning' + 'pop rock' 'poignant' 'intimate' 'slick']","Get lost in the heartfelt lyrics and contemporary pop rock sound of this poignant anthem, blending yearning and passionate vocals with confident and earnest instrumentation, building to an urgent and dramatic climax that captures the raw, sexual energy of intimate moments, all wrapped up in slick and theatrical production that bolsters its appeal as a standout adult contemporary and pop hit." +One Million Times (Album Version),Gerald Levert,Do I Speak For The World,0,['neo soul' 'rnb' 'urban' 'soul'],Experience the soulful sounds of urban Neo-Soul and R&B in this captivating song that blends together the best of both genres. +Back To The House That Love Built,Tito & Tarantula,Desperado - The Soundtrack,1995,['rock'],This song is a powerful rock anthem with thundering guitars and punchy drums that will make you want to headbang all night long. +Right Here,Natalie Walker,Urban Angel,2006,"['downtempo' 'laid back mellow' 'reflective' 'smooth' 'relaxed' 'wistful' + 'electronic' 'autumnal' 'downbeat' 'restrained' 'chillout' 'stylish' + 'rainy day' 'bittersweet' 'alternative indie rock' 'female vocalists' + 'reflection' 'adult alternative pop rock' 'calm peaceful' 'searching' + 'pop rock' 'intimate' 'refined']","Embodying the essence of adult alternative pop rock and alternative indie rock, this refined and peaceful track delivers a searching reflection through chillout wistful vocals and smooth electronic touches, creating a laid back mellow atmosphere perfect for a rainy day or relaxed autumnal introspection." +Half A Boy And Half A Man,Nick Lowe,Quiet Please... The New Best Of Nick Lowe,0,['rock' '80s'],Get ready to feel the nostalgic energy of the 80s with this electrifying rock anthem that will transport you back in time. +Cold Blue Steel,Novembre,Classica,1999,"['cathartic' 'night driving' 'provocative' 'gloomy' 'urgent' 'brooding' + 'smooth' 'dramatic' 'aggressive' 'doom metal' 'somber' 'intense' + 'theatrical' 'melancholy' 'heavy metal' 'late night' 'meandering' + 'tense anxious' 'complex' 'pop rock' 'progressive metal' 'lively' + 'power metal' 'crunchy' 'angry' 'visceral']","Get ready for a high-octane ride through the darkness of the city as this aggressive and intense pop rock song ignites with a crunchy riff, urgent vocals, and a visceral, cathartic chorus that balances melancholy with an upbeat and lively beat; the result is a brooding and meandering journey that morphs between different styles, incorporating dramatic heavy metal, progressive metal, and power metal elements with smooth complexity, gloomy atmosphere, and late night provocative energy, all wrapped up in a tense, anxious, and sometimes angry theatrical performance that invites you to explore the very depths of your soul and confront your fears; this is the ultimate night driving soundtrack for those who seek adventure and a thrilling musical experience." +And Then She Was Gone,Gwilym Simcock,Perception,2007,['jazz'],Get ready to be swept away by the smooth and sultry jazz melodies in this enchanting new single. +Up Against The Wall Redneck Mothers,Cracker,Countrysides,2003,"['organic' 'messy' 'rowdy' 'alternative country rock' 'alternative' + 'rollicking' 'ramshackle' 'earthy' 'quirky' 'alternative indie rock' + 'irreverent' 'fun' 'country' 'silly' 'ironic' 'pop rock' 'country rock' + 'americana' 'cheerful' 'playful' 'freewheeling']","This rollicking and rowdy alternative indie rock song is a playful and irreverent mix of pop rock and alternative country rock, with earthy and organic Americana undertones, making for a quirky and freewheeling musical journey that's both silly and fun, with a charmingly ramshackle and cheerful feel that's impossible to resist." +Get It On,Kingdom Come,Ain't Crying for the Moon,1988,"['aggressive' 'heavy metal' 'hair metal' 'belligerent' 'pop rock' 'strong' + 'hard rock' 'lively' '80s']","Get ready to rock hard with this lively and aggressive pop rock anthem that draws inspiration from hair metal and heavy metal of the 80s, boasting a strong belligerent attitude." +Chime,Shapeshifters,Global Gathering 2008,2008,['electro' 'dance' 'house' 'ambient'],"This house-inspired track features ambient textures, an infectious dance beat, and electrifying synths perfect for any electro music lover." +Music Instructor,Captain Jack,Music Instructor,2004,['electronic' 'dance' '90s' 'pop rock'],This upbeat pop rock and electronic dance track could easily transport you straight back to the energetic dancefloors of the 90s. +M1 A1,Gorillaz,Gorillaz,2001,"['hanging out' 'confident' 'partying' 'humorous' 'celebratory' 'witty' + 'theatrical' 'alternative pop rock' 'druggy' 'rock' 'club' 'boisterous' + 'late night' 'alternative' 'brash' 'rollicking' 'rousing' 'lush' + 'whimsical' 'underground rap' 'rap' 'stylish' 'quirky' 'energetic' + 'alternative indie rock' 'fun' 'swaggering' 'ironic' 'pop rock' + 'nocturnal' 'intimate' 'playful' 'alternative rap' 'trippy' + 'freewheeling']","This energetic alternative indie rock track combines ironic rap verses with lush pop rock choruses, showcasing witty, confident and swaggering lyrics that take a whimsical and quirky approach to life. The freewheeling and brash sound of the alternative rap vocals is perfectly complemented by the trippy and druggy instrumentals, creating a fun and rousing atmosphere that's perfect for late night clubbing or partying celebrations. With a stylish and theatrical delivery, this alternative pop rock jam is the perfect expression of underground rap culture, blending playful and alternative elements into a boisterous and intimate sound that captures the nocturnal energy of the scene." +Begin The Beguine,Frank Sinatra,Love From&The Rat Pack,1993,['jazz'],This smooth and sultry jazz tune will transport you to a dimly lit lounge where the sound of a sultry saxophone will set the mood for a night of romance. +The Red & The Number,Marmaduke Duke,The Magnificent Duke,0,"['rock' 'experimental' 'alternative rock' 'scottish' 'pop rock' + 'post hardcore']","This song is an experimental and alternative rock number that blends elements of pop rock, Scottish music, and post-hardcore to create a unique and unforgettable rock experience." +Tantric Porno,Bardo Pond,Amanita,1996,"['cathartic' 'indie rock' 'intense' 'druggy' 'space rock' 'hypnotic' + 'complex' 'sensual' 'alternative indie rock' 'psychedelic' 'pop rock' + 'dream pop' 'trippy']","This alternative indie rock anthem fuses space rock and pop rock to deliver an intense, trippy and hypnotic experience that is both cathartic and sensual, soaking you in a druggy and psychedelic atmosphere while exploring complex and dream pop sonics." +Just below Wixford,Lull,Nekton Falls,2006,['ambient'],"Transport yourself into a state of peaceful relaxation with this ambient track, perfect for a tranquil evening in." +N. V. Contra La Industria Del Disco,Nacho Vegas,Canciones Desde Palacio,2003,['spanish' 'pop rock' '00s' 'latin' 'spanish rock' 'indie'],"This catchy pop rock hit combines indie vibes and latin rhythms with a 00s twist, featuring captivating Spanish lyrics and a powerful Spanish rock sound." +Too young (le knight club remix),Phoenix,Too Young,0,"['french house' 'club dance' 'indie electronic' 'electronic' + 'alternative indie rock' 'house' 'pop rock' 'alternative dance']","This song seamlessly blends alternative indie rock and pop rock with electronic and French house elements, resulting in an infectious and danceable track that straddles the line between alternative dance, indie electronic, and club dance." +7 Screaming Diz-Busters,Blue Oyster Cult,Super Hits,1973,"['cathartic' 'earnest' 'greasy' 'confident' 'brooding' 'dramatic' + 'aggressive' '70s' 'intense' 'theatrical' 'druggy' 'rock' 'rowdy' + 'menacing' 'album rock' 'eerie' 'heavy metal' 'snide' 'passionate' + 'rousing' 'bravado' 'raucous' 'nihilistic' 'stylish' 'quirky' 'energetic' + 'rebellious' 'pop rock' 'gritty' 'hard rock' 'arena rock']","This electrifying pop rock anthem is a bold display of bravado, featuring intense guitar riffs and passionate vocals that exude confidence, backed by a gritty and menacing beat that captures the rebellious and rowdy spirit of 70s album rock. With its eerie and druggy undertones, quirky and cathartic lyrics, and theatrical delivery, this is the perfect amalgamation of hard rock, heavy metal, and arena rock, delivering a snide and nihilistic punch that is both greasy and stylish - a true raucous and brooding masterpiece." +Amazed (Digital Single Version),MoZella,Amazed,0,['rock' 'alternative indie rock' 'adult alternative pop rock' 'pop rock'],"This song features a perfect blend of adult alternative pop rock, alternative indie rock, pop rock, and classic rock elements to create an attractive musical experience for all listeners." +Absent Are The Saints,36 Crazyfists,The Tide And Its Takers,2008,"['cathartic' 'earnest' 'urgent' 'reflective' 'brooding' 'dramatic' + 'aggressive' 'heartache' 'metalcore' 'breakup' 'confrontational' + 'heavy metal' 'hardcore' 'nu metal' 'rousing' 'alternative metal' + 'tense anxious' 'fiery' 'sprawling' 'angst ridden' 'regret' 'screamo' + 'alternative indie rock' 'searching' 'metal' 'pop rock' 'post hardcore' + 'hard rock' 'angry' 'volatile']","Featuring a combustible blend of alternative indie rock and metalcore, this introspective yet confrontational song paints a cathartic portrait of heartache and regret with its earnest lyrics, brooding guitars, and urgent screamo vocals, resulting in a sprawling and intense journey that seamlessly melds pop rock, nu metal, and post hardcore influences into one dramatic and rousing breakup anthem that is both tense and anxious, volatile and fiery, making it a must-listen for fans of heavy metal, hardcore, and alternative rock alike." +End Moraine,Sparta,Porcelain,2004,"['earnest' 'indie rock' 'urgent' 'reflective' 'dramatic' 'intense' + 'insular' 'rock' 'bright' 'literate' 'brittle' 'heavy metal' + 'the creative side' 'passionate' 'sophisticated' 'alternative metal' + 'epic' 'complex' 'introspection' 'cerebral' 'fiery' + 'alternative indie rock' 'austere' 'pop rock' 'atmospheric' + 'post hardcore' 'volatile']","Get ready for an epic and sophisticated journey through the musical landscape of alternative indie rock and alternative metal, with bright pop rock melodies and intense, passionate lyrics that delve into earnest introspection and urgent atmospheric drama - this is indie rock and heavy metal at its most insular, literate, complex, post hardcore and reflective, yet also rockingly brittle, volatile, austere and fiery, showcasing the creative side and cerebral warmth of the genre." +On The Surface,Mike Shiver,On The Surface,2009,['trance' 'progressive trance' 'swedish' 'electronic' 'dance'],This electrifying progressive trance anthem is a Swedish masterpiece that is guaranteed to get your body moving on the dance floor. +Ausencia,Berrogüetto,Viaxe Por Urticaria,0,['folk' 'latin'],"This upbeat track blends traditional Latin rhythms and lively folk instrumentation for a catchy, toe-tapping experience that will have you dancing in no time." +The Puzzle,Herbert,100lbs (plus bonus disc),2001,['downtempo' 'electronic'],"This track blends an electronic sound with a downtempo beat, creating a mesmerizing and hypnotic experience for the listener." +9-9,R.E.M.,Reckoning - Deluxe Edition,1983,['rock' 'alternative rock' 'indie' '80s'],"This indie track carries a nostalgic 80s sound, blending alternative rock and classic rock elements to create a unique and vibrant experience." +Unsatisfied,The Inchtabokatables,Mitten im Krieg,2001,['rock' 'alternative rock' 'pop rock'],"This electrifying song merges elements of pop rock, alternative rock, and straight up guitar-heavy rock to deliver an infectious and unforgettable sound." +Holiday,Happy Mondays,Pills 'n' Thrills And Bellyaches,1990,"['britpop' 'partying' 'humorous' 'celebratory' 'alternative pop rock' + 'acerbic' 'club dance' 'druggy' 'hedonistic' 'brash' 'trashy' 'spacey' + 'sleazy' 'electronic' 'raucous' 'indulgent' 'dance rock' 'tgif' + 'alternative indie rock' 'irreverent' 'celebration' 'swaggering' 'house' + 'madchester' 'pop rock' 'nocturnal' 'atmospheric' 'housework' 'playful' + 'trippy' 'alternative dance' 'indie' 'freewheeling']","This alternative indie rock track is a mashup of housework-inspired pop rock, britpop, and madchester flair. With electronic beats and an irreverent swagger, it combines alternative dance with a trippy, sleazy, and humorous atmosphere that's perfect for TGIF partying. The freewheeling, acerbic and brash lyrics of this indie anthem will take you on a druggy, house-fueled journey through alternative rock, alternative pop rock, spacey sounds, and trashy grooves. It's raucous, celebratory, indulgent, hedonistic, and playful all at once and perfectly suited for any club or dance party, especially if you're in the mood for some nocturnal celebration with a dance rock twist." +Guitar Swing (take 3),Casey Bill Weldon,Casey Bill Weldon Vol. 3 1937-1938,0,['blues'],"This song is a soulful rendition of the blues, with powerful vocals and melancholic guitar riffs." +Below The Belt,Ted Nugent And The Amboy Dukes,Call Of The Wild,0,['hard rock'],"This hard-hitting track features heavy guitar riffs and driving drums, cementing its place as a true hard rock anthem." +Miles De Pasajeros,Supervielle,Bajofondo Remixed,2004,['hip hop'],This song is a catchy hip hop tune with a heavy beat and clever lyrics that will keep you bouncing along to the rhythm. +The Pirate Song,Go Betty Go,Nothing Is More,2005,"['earnest' 'punk' 'urgent' 'confident' 'punk rock' 'boisterous' 'brash' + 'catchy' 'rousing' 'energetic' 'alternative indie rock' 'irreverent' + 'female vocalists' 'yearning' 'pop rock' 'lively' 'punk pop' + 'freewheeling']","This song is an energetic mix of alternative indie rock, punk rock and pop rock, with a yearning and confident female vocalists expressing her irreverent, earnest and urgent feelings through a punk pop freewheeling and brash style that creates a lively, rousing and boisterous atmosphere with a catchy chorus." +Change Your Attitude,Patti Austin,Patti Austin,0,['attitude' 'soul'],This song exudes a powerful soulful sound and is driven by an intense attitude that will leave you feeling empowered. +Scarlett Johansson Why Don't You Love Me,The Jai-Alai Savant,Flight Of The Bass Delegate,2005,['alternative pop rock' 'rock' 'ska' 'alternative indie rock' 'pop rock'],"This alternative indie rock masterpiece incorporates elements of pop rock, ska, alternative pop rock, and straight-up rock to create a sound that is uniquely unforgettable." +Engorged With Impiety,Broken Hope,Repulsive Conception,1995,"['death metal' 'cathartic' 'hanging out' 'provocative' 'urgent' 'exciting' + 'malevolent' 'aggressive' 'intense' 'hedonistic' 'confrontational' + 'mischievous' 'heavy metal' 'outrageous' 'late night' 'unsettling' + 'raucous' 'nihilistic' 'tense anxious' 'suffocating' 'pop rock' 'harsh' + 'fierce' 'angry' 'volatile' 'visceral' 'bleak']","Experience the raw, aggressive energy of our suffocating and intense pop rock anthem, laced with heavy metal and death metal influences, exploring nihilistic themes through cathartic and confrontational lyrics that hang out in late-night thoughts- a raucous and hedonistic anthem, fueled by the malevolent and provocative urges of a tense and anxious generation, beckoning listeners into a volatile and unsettling world of anger, fierceness, and mischievous behavior." +Don't Forget About Us,Mariah Carey,Don't Forget About Us,2005,"['exuberant' 'laid back mellow' 'reflective' 'confident' 'romantic' + 'celebratory' 'theatrical' 'club dance' 'pop' 'sexy' 'rnb' + 'amiable good natured' 'carefree' 'sentimental' 'adult contemporary' + 'electronic' 'dance pop' 'stylish' 'sensual' 'urban' + 'adult contemporary rnb' 'energetic' 'fun' 'pop rock' 'refined' 'playful' + 'sweet']","This song has an energetic and exuberant pop rock beat with smooth adult contemporary R&B melodies and electronic dance pop elements, which perfectly complement the sentimentality and refinement of the lyrics. It's a perfect blend of carefree fun and romantic sensuality, with a laid-back mellow vibe and confident, amiable good natured vocals that give it a stylish and celebratory feel. The playful theatricality of the chorus and the club dance vibes make for a sweet and sexy song that is sure to make you feel good." +Limits of Our Love,Charlotte Martin,On Your Shore,2004,"['earnest' 'reflective' 'dramatic' 'intense' 'literate' 'melancholy' + 'alternative' 'passionate' 'introspection' 'cerebral' 'bittersweet' + 'alternative indie rock' 'female vocalists' 'adult alternative pop rock' + 'autumn' 'pop rock' 'poignant' 'intimate']","Get ready to be swept away by a truly poignant and intense adult alternative pop rock track; featuring alternative indie rock vibes, powerful and passionate female vocalists, and a deeply introspective and melancholy tone, this bittersweet pop rock anthem is a dramatic and literate expression of intimate emotions, perfect for those reflective autumn nights when you need something cerebral and introspective to connect with." +The Camp,Trisomie 21,The Camp (Black Label Remixes),2009,['electronic'],Get lost in the pulsating rhythms and swirling synths of this hypnotic electronic anthem. +Throw Your Hands (In The Air),Mobb Deep,Amerikaz Nightmare,2004,"['confident' 'hardcore rap' 'coolncocky' 'thuggish' 'gangsta rap' 'cold' + 'confrontational' 'hip hop' 'brash' 'rousing' 'uncompromising' + 'street smart' 'rap' 'east coast rap' 'fiery' 'rebellious' 'harsh' + 'volatile' 'visceral']","This East Coast hardcore rap track is confrontational and uncompromising, with cold and harsh lyrics delivered with confident street-smart swagger, perfect for the rebellious and thuggish listener. The visceral and brash sound is both rousing and volatile, and the fiery and cool-n-cocky vibe captures the essence of gangsta rap in all its unapologetic glory." +Summer Daydreams,Kevin Kern,Summer Daydreams,1998,['contemporary instrumental' 'piano' 'new age' 'pop rock'],This contemporary instrumental pop rock track combines piano melodies with new age influences to create a fresh and uplifting sound. +Prog,Pinback,Blue Screen Life,2001,"['indie rock' 'laid back mellow' 'reflective' 'lo fi' 'delicate' + 'alternative indie rock' 'searching' 'pop rock' 'intimate' 'indie']","This alternative indie rock song is a unique blend of laid back mellow pop rock and delicate, lo fi indie rock that creates an intimate, reflective vibe perfect for contemplative moments of searching." +Do It the Right Way,Politicks,Do It the Right Way,0,['alternative'],An edgy and dynamic track that channels the unique sound of alternative rock with mesmerizing guitar riffs and haunting vocals. +Feel The Love,Mainfield,Feel The Love,2007,['trance' 'electronic'],This is an uplifting electronic trance track that boasts a melodic hook and hypnotic beats that are guaranteed to get your heart racing on the dancefloor. +What If I'm Right,Sandi Thom,Smile...It Confuses People,2006,"['earnest' 'reflective' 'confident' 'self conscious' 'literate' + 'girls night out' 'pop' 'late night' 'passionate' 'sophisticated' + 'whimsical' 'street smart' 'freedom' 'stylish' 'sensual' 'ambitious' + 'alternative indie rock' 'female vocalists' 'adult alternative pop rock' + 'yearning' 'searching' 'pop rock' 'intimate' 'sardonic']","This adult alternative pop rock anthem, led by passionate and confident female vocalists, exudes a sophisticated and literate edge, with sardonic lyrics and reflective themes that play off an earnest sense of self-consciousness and searching for freedom, all set to an alternative indie rock beat that combines pop rock whimsy and street smart style, making it the perfect track for a late night girls night out." +Mistral Wind,Heart,Greatest Hits,0,"['confident' 'dramatic' 'partying' 'aggressive' 'intense' 'road trip' + 'rock' 'rowdy' 'girls night out' 'boisterous' 'album rock' 'sexy' 'brash' + 'rousing' 'contemporary pop rock' 'freedom' 'energetic' 'tgif' + 'motivation' 'pop rock' 'hard rock' 'arena rock']","This high-octane contemporary pop rock anthem is a perfect accompaniment for a girls night out or a road trip, with its aggressive vocals conveying confidence and motivation while the energetic hard rock sound sets the tone for a rowdy evening of partying and freedom. The dramatic and intense lyrics are sure to be a rousing and brash addition to any arena rock showcase, making it clear that this is a band to watch out for. With its sexy, boisterous energy and album rock vibe, it's the ultimate TGIF anthem that will leave everyone feeling energized and ready for anything." +Mi vicio terminal,Belen Arjona,Infinito,2005,['spanish' 'sexy' 'pop rock'],"This pop rock song with Spanish lyrics is the epitome of sexy, with sultry vocals and an infectious beat that will get your hips moving." +Hard As A Rock,Bullet Boys,Greatest Hits - Burning Cats and Amputees: People With Issues,1988,['heavy metal' 'hard rock'],"This electrifying song combines the raw power of heavy metal with the relentless energy of hard rock, delivering an intense and unforgettable music experience." +Every Man,Bardo Pond,On The Ellipse,2003,"['cathartic' 'psychedelic rock' 'indie rock' 'reflective' 'brooding' + 'intense' 'shoegaze' 'druggy' 'melancholy' 'space rock' + 'the creative side' 'hypnotic' 'late night' 'introspection' 'stoner rock' + 'alternative indie rock' 'psychedelic' 'reflection' 'pop rock' 'intimate' + 'dream pop' 'trippy' 'volatile']","This alternative indie rock song infuses elements of space rock and pop rock to create an intense, trippy experience that encourages reflection and introspection. With hints of shoegaze and hypnotic, cathartic melodies, it carries a melancholy, brooding tone that's both druggy and introspective, making it the perfect late-night track for deep, reflective thoughts. The hypnotic dream pop and psychedelic rock elements add to its volatile and intimate vibe while showcasing the creative side of your mind." +Mutter,Tod Dockstader,Aerial #3,2006,['avant garde' 'experimental electronic' 'electronic'],This experimental electronic track blends avant-garde elements to create a unique and boundary-pushing sound. +Whatchamacallit,The Pussycat Dolls,Doll Domination,2008,"['partying' 'celebratory' 'club' 'bright' 'girls night out' 'brittle' + 'pop' 'hip hop' 'sexy' 'rnb' 'rousing' 'dance pop' 'stylish' 'dance' + 'female vocalists' 'pop rock' 'lively' 'playful']","Get ready for a lively and playful girls night out with a bright and stylish pop rock sound, infused with energetic hip hop beats, sparkling dance pop melodies, rousing rnb vocals from female vocalists, and a celebratory club atmosphere that's perfect for partying all night long – this sexy and brittle song is the ultimate soundtrack to any fun-filled evening!" +I Love You Baby,Paul Anka,Lonely Boy,1960,['oldies' 'jazz'],This jazz-inspired tune takes you back in time with its oldies groove and smooth melodies. +Scottish Tea,Ted Nugent And The Amboy Dukes,On The Edge,0,['classic rock' 'psychedelic' 'instrumental'],"This instrumental track is a trippy take on classic rock, with its psychedelic soundscapes and mind-bending riffs." +Can't Live With 'Em,Ted Nugent,IF YOU CAN`T LICK EM,1988,['rock' 'classic rock' 'hard rock'],This song is a hard-hitting classic rock anthem that showcases the raw power and gritty edge of the rock genre. +A Deeper Sleep For Steven,Pale Saints,Mrs. Dolphin,1991,"['alternative pop rock' 'shoegaze' 'rock' 'melancholy' 'spiritual' + 'autumnal' 'quirky' 'noise pop' 'ethereal' 'alternative indie rock' + 'indie pop' 'pop rock' 'dream pop']","This spiritual alternative indie rock song has a blend of noise pop and pop rock, complemented by shoegaze and quirky elements to create a melancholy yet ethereal mood, making it a beautiful representation of both indie pop and alternative pop rock. With its dream pop sensibilities and raw rock energy, it captures an autumnal essence." +The Siege Of Yaddlethorpe,Amazing Blondel,Island Folk Box Set - Meet On The Ledge,2005,['oldies' 'progressive rock'],"Experience a nostalgic blast from the past with a modern twist in this progressive rock anthem, blending the best of oldies and contemporary soundscapes." +Blood On The Land,Kingdom Come,Hands Of Time,1991,"['hanging out' 'guitar virtuoso' 'guys night out' 'rowdy' 'heavy metal' + 'hair metal' 'rebellious' 'pop rock' 'hard rock']","Get ready to rock out with this rowdy pop rock anthem perfect for a guys night out, featuring a rebellious guitar virtuoso shredding on their instrument and bringing some serious hair metal, heavy metal, and hard rock vibes to your night of hanging out." +Bliss,Mariah Carey,Rainbow,1999,"['reflective' 'sex' 'partying' 'club dance' 'heartache' 'club' + 'girls night out' 'sexy' 'rnb' 'adult contemporary' 'electronic' + 'dance pop' 'street smart' 'in love' 'seduction' 'stylish' 'empowering' + 'urban' 'tgif' '90s' 'female vocalists' 'pop rock' 'refined' 'playful']","This empowering pop rock anthem boasts refined electronic beats and powerful female vocals, fusing elements of urban dance pop, 90s R&B, and adult contemporary heartache for a stylish club-ready sound that's both reflective and street smart - perfect for a playful girls' night out, a racy seduction, or a weekend of non-stop partying." +Chess,Alphabeat,The Beat Is...,0,"['affection fondness' 'exuberant' 'partying' 'bright' 'girls night out' + 'pop' 'effervescent' 'happy' 'amiable good natured' 'carefree' + 'uplifting' 'electronic' 'dance pop' 'quirky' 'empowering' 'innocent' + 'tgif' 'fun' 'celebration' 'pop rock' 'summer' 'lively' 'gleeful' + 'cheerful' 'playful' 'precious' 'sweet' 'freewheeling']","This empowering, exuberant pop rock anthem is an amiable, good-natured celebration of carefree girls' nights out, with a bright, summery sound that blends electronic and dance pop elements for a precious, uplifting experience filled with sweet affection and playful quirks. The infectious, freewheeling beat and lively melodies will have you dancing and partying all night long with a cheerful, gleeful energy that perfectly captures the TGIF feeling. This fun, effervescent track is the perfect soundtrack for any celebration or happy moment, bringing a spark of innocent joy and fondness to every occasion." +Stormy Weather,Lena Horne,Play Sam_ Play... - As Time Goes By (Original Soundtracks) (Great Movie Themes),1956,['jazz' 'female vocalists'],"Featuring sultry female vocalists accompanied by smooth jazz rhythms, this song is a tribute to the timeless elegance of the genre." +Waiting on You,Cicero Blake,Ultimate Southern Soul,0,['soul'],"Filled with raw emotion and heartfelt lyrics, this soulful track captures the essence of the human experience." +Bastards Of Young,Jesse Malin,Glitter In The Gutter,2007,"['earnest' 'reflective' 'dramatic' 'exciting' 'alternative pop rock' + 'rock' 'literate' 'melancholy' 'wry' 'alternative' 'passionate' 'rousing' + 'autumnal' 'street smart' 'earthy' 'fiery' 'bittersweet' 'rocknroll' + 'alternative indie rock' 'adult alternative pop rock' 'swaggering' + 'yearning' 'pop rock' 'nocturnal' 'poignant' 'gritty' 'visceral']","Experience an exciting and passionate blend of adult alternative pop rock and alternative indie rock with elements of pop rock, earthy and visceral tones, and intense yearning and melancholy in this dramatic and gritty alternative rock'n'roll masterpiece, complete with fiery and swaggering vocals, street smart wryness, reflective autumnal vibes, literate lyrics, and a bittersweet, rousing nocturnal energy." +Always crying,Aloan,We play,2004,['electronic' 'chillout' 'pop rock'],"This dynamic and eclectic track blends elements of pop rock, electronic, and chillout for a unique and unforgettable listening experience." +In Motion,Dallaz Project,In Motion,0,['trance'],Get lost in the hypnotic beats and entrancing melodies of this trance-inspired track. +Marching_ Marching,Queen Omega,Servant Of Jah Army,0,['pop rock' 'reggae'],"This upbeat song features a fusion of pop rock and reggae, with catchy melodies and infectious rhythms that will have you dancing all night long." +My Coco,Stellastarr*,stellastarr*,2003,"['exuberant' 'hanging out' 'indie rock' 'literate' 'late night' 'naive' + 'dreamy' 'introspection' 'energetic' 'alternative indie rock' 'pop rock' + 'atmospheric' 'refined' 'playful' 'volatile' 'detached' 'indie']","Experience an exuberant yet refined blend of alternative indie rock with dreamy atmospheric hooks that transport you to late-night parties hanging out with friends, all while exploring introspection and naive playfulness through literate lyrics and a volatile energy that only indie rock can supply." +Having Smarter Babies,Xploding Plastix,Amateur Girlfriends,2001,['electronic'],This song features an upbeat electronic sound that will get you moving. +Anyway You Choose To Give It (Boy 8 Bit Remix),The Black Ghosts,Anyway You Choose To Give It,2007,['electro' 'electronic'],This energetic and danceable electronic electro-pop song is the perfect track to get any party started. +Invocation To Seditious Heresy,Nile,In Their Darkened Shrines,0,"['death metal' 'mythsnlegends' 'hostile' 'acerbic' 'world view' 'cold' + 'heavy metal' 'turbulent' 'brash' 'threatening' 'anger hostility' + 'nihilistic' 'suffocating' 'sprawling' 'loneliness' 'belligerent' + 'pulsing' 'pop rock' 'harsh']","A sprawling pop rock anthem infused with heavy metal and death metal elements, this acerbic and brash song captures the suffocating loneliness of a world view dominated by threatening myths and legends, pulsing with a nihilistic belligerence and turbulent hostility fueled by anger and violence." +Severance,Paint it Black,New Lexicon,2008,"['cathartic' 'earnest' 'provocative' 'hostile' 'politics society' + 'aggressive' 'revolutionary' 'intense' 'punk new wave' 'confrontational' + 'hardcore' 'brash' 'passionate' 'punk revival' 'rousing' 'difficult' + 'empowering' 'energetic' 'fiery' 'manic' 'hardcore punk' + 'alternative indie rock' 'knotty' 'rebellious' 'pop rock' 'harsh' 'angry' + 'volatile']","This alternative indie rock song is an aggressive and confrontational punk revival anthem, with a pop rock twist woven in. It passionately discusses politics and society in a harsh and cathartic manner, igniting a fiery revolution. The intense, empowering, and earnest lyrics are delivered with an energetic and manic intensity, creating a rousing and difficult listening experience that is both provocative and empowering. The mix of hardcore punk, punk new wave, and pop rock elements create a volatile and brash sound that is hostile and rebellious. This song is a knotty and hardcore powerhouse that will ignite a fiery passion in anyone who listens." +Music,Cat Stevens,Buddha And The Chocolate Box,1974,"['earnest' 'laid back mellow' 'reflective' 'brooding' '70s' 'soft rock' + 'rock' 'melancholy' 'album rock' 'feel good' 'reverent' 'spiritual' + 'wistful' 'restrained' 'contemporary pop rock' 'introspection' 'cerebral' + 'gentle' 'reflection' 'pop rock' 'poignant' 'intimate' 'long walk' 'folk' + 'sunday afternoon']","This hauntingly poignant pop rock ballad takes you on a long walk of introspection with its laid back mellow, reflective vibe woven with hints of 70s folk and album rock, leaving you feeling a mix of brooding melancholy and gentle, feel-good transcendence, all delivered with an earnest, restrained vocal and cerebral production. It's the perfect intimate Sunday afternoon soundtrack for those seeking a spiritual, reverent experience." +Boogie Woogie,Tommy Dorsey,I'm Getting Sentimental Over You,0,['jazz'],"This song sends listeners on a velvety ride through the heart of jazz with sultry horns, a steady swing beat, and soulful improvisation." +Limb To Limb,Mellowdrone,Box,2006,"['indie rock' 'gloomy' 'reflective' 'brooding' 'dramatic' 'wintry' 'lo fi' + 'late night' 'electronic' 'nostalgia' 'tense anxious' 'alternative rock' + 'alternative indie rock' 'feeling blue' 'yearning' 'pop rock' 'nocturnal' + 'atmospheric' 'progressive' 'intimate' 'chill' 'bleak']","This moody and introspective song blends alternative indie rock and pop rock with electronic and atmospheric elements, creating a wintry and contemplative vibe that is sure to leave you feeling blue. With lo-fi production and brooding lyrics, this track is perfect for late nights spent reflecting on a tense and anxious time, while the progressive and alternative rock influences add a touch of nostalgia to the mix. The result is a hauntingly beautiful and intensely intimate ballad that is both bleak and chill, perfectly capturing the feeling of a wintry night spent in deep thought." +Replica (live) (Album Version),Fear Factory,Hatefiles,2003,"['aggressive' 'intense' 'menacing' 'heavy metal' 'alternative metal' + 'angst ridden' 'metal' 'pop rock' 'industrial metal' 'visceral']",Get ready to be hit with an intense wave of aggression as this angst ridden pop rock song combines the raw power of alternative and industrial metal with the menacing growls of heavy metal to create a visceral experience like no other. +Cry Me Out,Pixie Lott,Turn it Up,2009,"['exuberant' 'hanging out' 'confident' 'neo soul' 'partying' 'romantic' + 'celebratory' 'club' 'bright' 'pop' 'sexy' 'rnb' 'amiable good natured' + 'carefree' 'dance pop' 'energetic' 'tgif' 'fun' 'female vocalists' 'soul' + 'pop rock' 'playful']","Get ready to dance the night away with this energetic and exuberant pop rock anthem that features the soulful neo soul vocals of female vocalists, creating a bright and celebratory atmosphere perfect for hanging out with amiable good-natured friends on a carefree TGIF night, full of playful and fun partying, romantic possibilities, and confident, sexy vibes that will make you want to keep dancing to the upbeat dance-pop rhythm!" +No Cigar (Live),Millencolin,Fox,2000,"['punk rock' 'alternative pop rock' 'punk revival' + 'alternative indie rock' 'pop rock']","This pulsating track fuses elements of alternative indie rock, punk rock, and pop rock to create a vibrant and energizing anthem that embodies the punk revival spirit while infusing it with a modern twist of alternative pop rock." +Weather Shy,Yo La Tengo,Prisoners of Love: A Smattering of Scintillating Senescent Songs 1985-2003 PLUS A Smattering of Out,2005,['rock' 'psychedelic' 'indie'],This indie psychedelic rock track creates a hazy soundscape with swirling guitar riffs and dreamy vocals. +Above The Sky,Airwave,Pure Trance 2,1998,['trance' 'beautiful' 'electronic' 'dreamy' 'dance' '00s'],"This upbeat and dreamy electronic dance tune takes inspiration from the 00s trance scene, weaving together beautiful synthesizer melodies and pulsing rhythms to create a mesmerizing and uplifting sonic landscape." +Birthday,The Sugarcubes,Birthday,1988,['alternative' 'female vocalists' '80s'],Transport yourself back to the 80s with powerful and nostalgic female vocalists in this alternative hit song. +Menina-moça,Móveis Coloniais de Acaju,Idem,2005,['alternative' 'brazilian traditions' 'international' 'indie'],"This indie alternative track is a celebration of international sounds, incorporating traditional Brazilian rhythms and melodies for a truly unique and captivating listening experience." +Milionar (Milionerzy),Jaromir Nohavica,Babylon,2003,['guitar' 'chanson' 'czech'],"An emotive chanson featuring captivating guitar riffs and sung in Czech, transporting listeners to a nostalgic yet enchanting world." +Listen To Your Heart,Steve Perry,For The Love Of Strange Medicine,1994,"['hanging out' 'earnest' 'elegant' 'reflective' 'confident' 'smooth' + 'romantic evening' 'dramatic' 'romantic' 'soft rock' 'theatrical' 'rock' + 'album rock' 'light' 'slow dance' 'amiable good natured' 'passionate' + 'sentimental' 'rollicking' 'wistful' 'rousing' 'contemporary pop rock' + 'sensual' 'bittersweet' 'warm' 'soothing' 'yearning' 'pop rock' + 'poignant' 'intimate' 'refined' 'slick']","This album rock tune is a contemporary pop rock masterpiece with a sentimental and refined sound that's both poignant and passionate, combining rollicking upbeat tracks with amiable good natured ballads and earnest, soft rock love songs. Featuring slick production and romantic, light lyrics, this album paints a picture of warm, sensual nights spent hanging out and slow dancing with someone special, while also exploring more reflective and wistful themes with its intimate, introspective tracks. With its soaring, theatrical chorus and dramatic, rousing instrumentation, this song seamlessly blends the best elements of rock and pop, creating a truly unforgettable listening experience that's both soothing and elegant, bittersweet and romantic." +8 Million Stories,A Tribe Called Quest,Midnight Marauders,1993,"['cathartic' 'jazz rap' 'hanging out' 'laid back mellow' 'confident' + 'smooth' 'partying' 'celebratory' 'witty' 'coolncocky' 'guys night out' + 'literate' 'boisterous' 'hip hop' 'brash' 'amiable good natured' + 'carefree' 'rousing' 'sophisticated' 'street smart' 'rap' 'freedom' + 'east coast rap' 'energetic' 'cerebral' 'tgif' 'fun' 'motivation' + 'soothing' 'swaggering' 'playful' 'alternative rap' 'freewheeling']","This song is a perfect blend of energetic, street-smart east coast rap and smooth, sophisticated jazz rap that expertly balances brash, witty lyrics with laid back mellow beats, resulting in an amiable, fun-loving track that effortlessly captures the carefree atmosphere of a guys night out. The swaggering, confident energy is both celebratory and cathartic, offering both motivation and freedom to listeners looking to let loose and party without a care in the world. With its playful, alternative style and literate, cerebral lyrics, this song is sure to be a lively and rousing addition to any TGIF playlist." +You,Plej,Blueprints,2005,['electronic' 'chillout' 'house'],"This electronic chillout track perfectly blends soothing melodies with groovy house beats, creating the ultimate relaxation anthem." +Danger Lurking,Twelve Gauge Valentine,Shock Value,2006,"['greasy' 'aggressive' 'messy' 'coolncocky' 'druggy' 'metalcore' 'rowdy' + 'confrontational' 'heavy metal' 'hardcore' 'outrageous' 'late night' + 'alternative metal' 'raucous' 'southern rock' 'maverick' 'metal' + 'pop rock' 'gritty' 'lively' 'harsh']","Get ready to feel the heat of an aggressive and confrontational alternative metal anthem as the outrageous and greasy vocals of a maverick leading the stage ignite the rowdy crowd, blending pop rock and messy heavy metal to create a harsh and lively sound that takes you on a druggy journey through metalcore and late night raucous vibes - this masterpiece of hardcore and gritty coolncocky attitude is a southern rock marvel that will have you begging for more." +To Decompose,Cannibal Corpse,Evisceration Plague,2009,"['death metal' 'cathartic' 'provocative' 'hostile' 'malevolent' + 'aggressive' 'menacing' 'confrontational' 'heavy metal' 'outrageous' + 'late night' 'scary music' 'nihilistic' 'manic' 'ominous' 'pop rock' + 'harsh' 'volatile' 'visceral' 'bleak']","Get ready for a wild ride with this aggressive and confrontational pop rock anthem, featuring menacing and harsh vocals that create a visceral and cathartic experience. With ominous and manic guitar riffs more commonly found in heavy metal and death metal genres, this late night track is not for the faint of heart. The nihilistic and scary music is provocative and malevolent, evoking a volatile and bleak atmosphere that is both terrifying and exhilarating." +Theres No Axe In Accident,As Silence Falls,As Silence Falls,0,['metalcore' 'pop rock'],"This dynamic track is a fusion of catchy melodies, soaring vocals, and heavy guitar riffs, creating a powerful blend of pop rock and metalcore." +Take Me To The River,Al Green,Most Sampled,1974,['soul'],"This song has an undeniable soulful quality, with raw and honest lyrics that cut deep into the heart." +Everybody Loves My Baby (LP Version),Sippie Wallace,Sippie,1982,"['exuberant' 'earnest' 'rnb' 'passionate' 'earthy' 'stylish' 'irreverent' + 'blues' 'intimate' 'gritty' 'playful']","This exuberant and passionate R&B track boasts irreverent lyrics delivered with earnest conviction over an earthy blues melody, creating an intimate yet playful atmosphere that is both gritty and stylish." +Jewel,Propaganda,Outside World,0,"['theatrical' 'club dance' 'cold' 'punk new wave' 'pop' 'synth pop' + 'hypnotic' 'alternative' 'lush' 'sophisticated' 'electronic' 'dance rock' + 'stylish' 'bittersweet' 'yearning' 'new wave' 'pop rock' 'trippy' + 'detached' '80s']","Transport yourself back to the stylish and hypnotic 80s with this alternative pop rock anthem that blends lush electronic and trippy synth pop sounds with a cold and detached yet sophisticated and bittersweet vibe, creating a theatrical and club dance-worthy experience that will leave you yearning for more of its dance rock and punk new wave beats." +Split (Part 4),The Groundhogs,The Groundhogs Best 1969-1972,0,['70s' 'classic rock' 'progressive rock'],Get ready to experience a fusion of progressive rock and classic rock with a vibe straight out of the 70s in this electrifying new song. +More,Marc Kudisch / Various Artists,The Wild Party,0,['soul' 'blues'],This song is a soulful blues ballad that captures the heart and the pain of love lost. +Death Twitch,Autopsy,Acts Of The Unspeakable,0,['death metal' 'heavy metal' 'pop rock'],"This song blends elements of pop rock, heavy metal, and death metal to create a unique and powerful sound." +A Is For Action,Ima Robot,Ima Robot,2003,"['indie rock' 'exciting' 'alternative pop rock' 'rock' 'electronica' + 'hedonistic' 'wry' 'alternative' 'tense anxious' 'street smart' 'stylish' + 'cynical sarcastic' 'alternative rock' 'alternative indie rock' + 'pop rock' 'gritty' 'lively' 'detached' 'indie' 'slick' 'freewheeling']","This edgy track blends elements of alternative indie rock, pop rock, and electronica to create a freewheeling, slick sound that's both lively and detached. With its cynical, sarcastic lyrics and wry edge, it's a street-smart anthem full of alternative rock grit and tension, yet still brimming with hedonistic energy and stylish swagger." +The Age Of Love,Age Of Love,The Age Of Love,1991,['trance' 'electronic'],"This mesmerizing electronic track will take you on a journey through pulsating beats and dreamy melodies, perfect for getting lost in the trance-like atmosphere." +Things We Do For Love,The Darling Buds,Pop Said...,1988,"['provocative' 'confident' 'alternative pop rock' 'bittersweet' + 'alternative indie rock' 'indie pop' 'pop rock' 'summery' 'cheerful' + 'indie']","This song is a confident blend of alternative indie rock and pop rock with a summery and upbeat indie pop vibe that's both cheerful and bittersweet, with provocative lyrics that keep the listener hooked." +Where's My Happiness,Bitch Alert,Pink Bunnies Get Hit By Big Trucks - Selected Shouts,2004,['punk' 'grunge' 'pop rock'],"Get ready to rock out and mosh with this dynamic pop rock fusion, featuring elements of grunge and punk for an edgy and high-energy sound." +Foolish,Róisín Murphy,Overpowered,2007,"['dramatic' 'theatrical' 'indie electronic' 'electronica' 'club' 'bright' + 'girls night out' 'light' 'brittle' 'pop' 'sexy' 'late night' 'electro' + 'fractured' 'electronic' 'whimsical' 'dance pop' 'freedom' 'stylish' + 'warm' 'alternative indie rock' 'female vocalists' 'pop rock' 'nocturnal' + 'atmospheric' 'refined' 'playful' 'slick']","Experience a captivating and eclectic blend of alternative indie rock, refined pop rock, and whimsical indie electronic with sultry female vocals, all harmoniously woven together to create a slick and stylish club anthem perfect for any late night girls night out, combining bright and playful beats with atmospheric electronica and dramatic undertones that evoke a sense of freedom and nocturnal energy - This is the electro-pop banger that you'll want to have on repeat!" +hillary dresser,Piebald,Volume I [2CD],2001,['indie'],"This catchy, indie track features dreamy guitar riffs and introspective lyrics that are sure to resonate with fans of the genre." +Sweet Dreams,Roy Buchanan,The Prophet - Unreleased First Album,1972,['blues'],"Experience the soulful, heart-wrenching emotion of the blues in this powerful new song." +Kvalitny material,H16,Kvalitny material,2006,['hip hop' 'electronic' 'pop rock' '00s'],Get ready to dance along to this upbeat pop rock track infused with electronic beats and catchy hip hop influences straight from the 00s. +You Already Take Me There,Switchfoot,Double Take: New Way To Be Human/Learning To Breathe,2000,['rock' 'alternative rock'],This passionate and edgy alternative rock song features driving guitars and dynamic vocals that effortlessly blend together to create a captivating rock anthem. +Datakill,The Cassandra Complex,Feel The Width,1986,['electro' 'industrial' 'post punk' 'ebm'],"This gritty, high-energy tune blends the driving beats of industrial and EBM with the electronic sounds of electro while incorporating the raw attitude of post punk." +Mean Mistreater (Live) (2002 Digital Remaster),Grand Funk Railroad,Greatest Hits: Grand Funk Railroad,0,['blues rock' 'heavy metal' 'classic rock' 'hard rock'],This blues rock track combines the raw energy of heavy metal and the timeless sound of classic rock with hard-hitting riffs that will leave you headbanging. +Heaven's Missing an Angel,Hughes Turner Project,HTP,0,['hard rock'],Get ready to head bang to the explosive guitar riffs and thunderous beats of our latest hard rock anthem that will have you screaming for an encore. +California Dreamin',The Mamas & The Papas,The Ultimate Collection,1965,['60s' 'oldies' 'classic rock'],Get ready to be transported back in time to the groovy era of the 60s with this classic rock anthem that will have you tapping your feet to the beat of oldies but goodies. +Australia,Manic Street Preachers,Everything Must Go 10th Anniversary Edition,1996,['rock'],This electric guitar driven song is a high-energy rock anthem that is sure to get your head banging. +When A Man is Poor,Lord Kitchener,Music From The Caribbean (Trinidad),0,['world'],Experience a euphoric musical journey that transcends boundaries and unites the world with this inspiring new single. +Black Train Blues,Bukka White,The Panama Limited,1940,"['earnest' 'pre war gospel blues' 'country blues' 'intense' + 'regional blues' 'slide guitar blues' 'pre war country blues' + 'passionate' 'acoustic blues' 'earthy' 'quirky' 'energetic' 'delta blues' + 'sparse' 'rustic' 'blues' 'atmospheric' 'intimate' 'gritty' 'circular']","Get caught up in the energetic and intense circular rhythms of the regional blues with an earnest slide guitar blues and country blues flair that exudes passionate lyrics coupled with a quirky atmospheric and earthy ambiance, transporting you to the rustic and intimate pre-war country and gospel blues era with a gritty sparse delta blues edge." +Dance Of The Inhabitants Of The Palace Of King Philip Of Spain,John Fahey,The Best Of John Fahey 1959-1977,1977,"['reflective' 'relaxed' 'organic' 'melancholy' 'sophisticated' + 'acoustic blues' 'autumnal' 'traditional folk' 'difficult' 'earthy' + 'complex' 'folk blues' 'progressive folk' 'international' 'blues' 'folk']","This song blends sophisticated international influences with a relaxed and earthy traditional folk sound, incorporating elements of progressive folk, melancholy blues, and complex acoustic blues, resulting in a reflective and difficult tune that feels like autumnal reflection, creating a folk blues sound that is utterly organic." +Fat Ass Joint,Cujo,Adventures in Foam,0,['jungle drumbass' 'electronic'],The pulsating electronic beats and thunderous jungle drum bass in this track will transport you to a futuristic landscape full of energy and excitement. +Who Do You Think You Are?,S Club,Seeing Double,2002,"['britpop' 'british' 'pop' 'dance pop' 'dance' 'agreeable' 'teen pop' + 'pop rock' 'lively']",This infectious pop rock song blends elements of dance pop and britpop to create a lively and agreeable track that perfectly captures the youthful energy of British teen pop. +Human Aberration,Edge Of Sanity,Nothing But Death Remains,0,['death metal' 'heavy metal' 'scandinavian metal' 'metal' 'pop rock'],"Combining elements of pop rock, scandinavian metal, heavy metal, and death metal, this song packs a powerful metal punch that will have you headbanging from start to finish." +Fall On Proverb,Bleeding Through,The Complete Truth,2008,"['provocative' 'hostile' 'malevolent' 'aggressive' 'intense' 'metalcore' + 'menacing' 'confrontational' 'heavy metal' 'grindcore' 'rousing' + 'scary music' 'alternative metal' 'difficult' 'suffocating' 'fiery' + 'ominous' 'pop rock' 'harsh' 'volatile' 'visceral']","This powerful and fiery track is a blend of alternative metal and pop rock, with intense vocals and menacing riffs creating a suffocating and intense experience. The provocative and confrontational lyrics add to the hostile and ominous atmosphere, making this a difficult and scary music journey for those who dare to listen. The rousing and heavy metal influences are evident, while the malevolent and visceral grindcore and metalcore elements help to create a volatile and harsh sound that is nothing short of unforgettable." +I'm Troubled,The Gourds,Shinebox,2001,"['exuberant' 'earnest' 'honky tonk' 'confident' 'rockabilly' 'road trip' + 'alternative pop rock' 'rowdy' 'alternative country rock' + 'amiable good natured' 'carefree' 'rollicking' 'rousing' 'ramshackle' + 'quirky' 'complex' 'energetic' 'bittersweet' 'alternative indie rock' + 'fun' 'celebration' 'country' 'pop rock' 'summery' 'atmospheric' 'gritty' + 'lively' 'drinking' 'playful' 'freewheeling']","Experience a feel-good, alternative indie rock sound that blends honky tonk, pop rock, and alternative country rock in a freewheeling journey perfect for a rowdy road trip as the exuberant and confident vocals along with the rollicking, playful, and gritty instrumentals create an amiable good-natured, atmospheric, and lively celebration packed with rousing and complex storytelling, atmospheric and quirky grooves, and a ramshackle and earnest touch that explore both carefree and bittersweet emotion; a drinking anthem that embodies a lively and fun rockabilly sound with the summery and adventurous vibe of an indie rock track." +Mr Brown,Ocean Colour Scene,On The Ley Line,0,"['earnest' 'reflective' 'confident' 'britpop' 'dramatic' 'theatrical' + 'alternative pop rock' 'alternative' 'comfort' 'reverent' + 'amiable good natured' 'passionate' 'british trad rock' 'sentimental' + 'rollicking' 'rousing' 'energetic' 'alternative indie rock' 'yearning' + 'reminiscing' 'pop rock' 'indie']","This alternative indie rock anthem is a rollicking, passionate tribute to comfort and reminiscing, featuring dramatic and rousing performances and nods to both britpop and British trad rock. Its amiable good natured energy and earnest sentimentality make for an alternative pop rock masterpiece that is as confident as it is reflective, and as theatrical as it is reverent." +Body,Mother Mother,O My Heart,2008,"['hanging out' 'confident' 'exciting' 'eccentric' 'celebratory' + 'road trip' 'rowdy' 'boisterous' 'wry' 'outrageous' 'rambunctious' + 'rollicking' 'rousing' 'ramshackle' 'whimsical' 'quirky' 'energetic' + 'tgif' 'ambitious' 'alternative indie rock' 'irreverent' 'fun' + 'indie pop' 'pop rock' 'gutsy' 'playful' 'trippy' 'freewheeling']","Get ready to hit the road and hang out with your wildest friends with this incredibly energetic and outrageous indie pop rock anthem; it's a rollicking, freewheeling trip that seamlessly blends trippy and whimsical vibes with gutsy and confident vocals, creating a rowdy, irreverent, and boisterous atmosphere that's as fun as it is ambitious and celebratory, just what you need to start your TGIF in a playful, quirky, and rousing way, full of wry lyrics, unforgettable guitar riffs, and ramshackle beats." +Ambulance,These Animal Men,(Come On_ Join) The High Society,1993,"['britpop' 'humorous' 'aggressive' 'witty' 'rambunctious' 'tense anxious' + 'cynical sarcastic' 'manic' 'alternative indie rock' '90s' 'pop rock' + 'visceral' 'indie']","This aggressive and rambunctious alternative indie rock track blends elements of witty britpop and pop rock to create a unique 90s-inspired sound that channels the cynical and sarcastic humor of the era, all while maintaining a visceral and manic energy that will leave you feeling tense, anxious, and ultimately electrified." +This Town,Nancy Sinatra,Movin' With Nancy,2002,"['60s' 'baroque pop' 'pop' 'psychedelic pop' 'female vocalists' 'pop rock' + 'sunshine pop' 'psychedelic garage' 'am pop']","This song is a melting pot of vibrant genres including sunshine pop, psychedelic garage, baroque pop, and pop rock, all blended together with charming female vocalists and a hint of psychedelic pop that transports you straight back to the groovy, upbeat vibes of the 60s." +sacred plants,Sundial Aeon,Apotheosis,2006,['downtempo' 'breaks' 'electronic' 'chillout' 'psychedelic' 'ambient'],"This song is a mesmerizing blend of electronic beats, pulsing breaks, and calming chillout vibes, all enveloped in a haze of psychedelic textures, downtempo rhythms, and soothing ambient melodies." +Quiet Crown,Idlewild,100 Broken Windows,2000,"['quiet' 'earnest' 'indie rock' 'reflective' 'confident' 'brooding' + 'alternative pop rock' 'rock' 'alternative' 'post grunge' 'stylish' + 'rainy day' 'energetic' 'bittersweet' 'alternative rock' + 'alternative indie rock' '90s' 'reflection' 'searching' 'pop rock' + 'playful' 'indie' 'freewheeling']","This energetic and stylish alternative indie rock song combines post grunge and pop rock influences to deliver a brooding yet playful reflection on searching and self-discovery, conveyed by the earnest and confident vocals of the indie rock singer. With elements of 90s freewheeling spirit and alternative pop rock, this alt-rock anthem is perfect for rainy day introspection, showcasing a blend of quiet and reflective moments with bittersweet and upbeat rock hooks." +Yeah Your're Right,The Meters,Look-Ka Py Py,1970,"['exuberant' 'greasy' 'confident' 'organic' 'celebratory' '70s' 'american' + 'boisterous' 'rnb' 'happy' 'rambunctious' 'passionate' 'carefree' + 'rollicking' 'rousing' 'street smart' 'earthy' 'groove' 'urban' + 'energetic' 'upbeat' 'fun' 'instrumental' 'funk' 'soul' 'summery' + 'new orleans rnb' 'playful' 'new orleans' 'sweet' 'joyous']","This rollicking, carefree tune is a celebration of American soul and funk, infused with the earthy, street-smart energy of New Orleans and sprinkled with exuberant instrumental grooves, an irresistibly upbeat rhythm, and passionate, joyous vocals that perfectly capture the spirit of a hot, summery day. With its boisterous, rambunctious vibe and confident, playful attitude, this energetic ode to urban life is sure to get your toes tapping and your heart singing along." +The Strongest Man,Rapper Big Pooh,Sleepers,2005,['soul'],"This new track is a powerful fusion of rock and soul, with lyrics that will leave you feeling a deep and visceral connection to the music." +We Gotta Get Out Of This Place (Album Version),Grand Funk Railroad,Grand Funk Lives,1981,"['confident' 'celebratory' 'thuggish' 'american' 'boogie rock' 'rowdy' + 'boisterous' 'album rock' 'classic rock' 'rambunctious' 'rousing' + 'detroit rock' 'pop rock' 'hard rock' 'arena rock']","This Detroit rock anthem channels the confidence and celebratory spirit of classic arena and album rock, blending rowdy, thuggish energy with a boisterous boogie rock beat and rousing hard rock guitars for a rambunctious pop rock extravaganza that feels quintessentially American." +Little Of Your Time,Maroon 5,It Won't Be Soon Before Long,2007,"['hanging out' 'earnest' 'reflective' 'romantic evening' 'romantic' + 'celebratory' 'guys night out' 'heartache' 'rock' 'club' 'bright' + 'girls night out' 'pop' 'mischievous' 'sexy' 'late night' + 'amiable good natured' 'passionate' 'carefree' 'sentimental' 'wistful' + 'sophisticated' 'contemporary pop rock' 'stylish' 'sensual' 'bittersweet' + 'regret' 'alternative indie rock' 'adult alternative pop rock' + 'swaggering' 'yearning' 'pop rock' 'summery' 'jealousy' 'gritty' + 'new love' 'playful' 'sweet' 'slick']","This adult alternative pop rock song is a sophisticated blend of alternative indie rock and contemporary pop rock, with a bright, sentimental and passionate sound that evokes a sense of yearning and amiable good naturedness. It's sweet and swaggering, with an earnest and regretful tone that's both slick and romantic, sensual and celebratory, making it perfect for a romantic evening or hanging out with friends at the club on a late night. The lyrics are reflective, playful, and gritty, with a stylish and summery feel that captures both the heartache of new love and the mischievousness of a girls or guys night out. It's a bittersweet, carefree, and sexy song that's sure to give you a good time." +Wild Man,Ricky Van Shelton,Steppin' Country: 19 Great Line Dancing Songs,1992,['country'],This song is a heartfelt country ballad that explores the struggles and triumphs of life in rural America. +Greet The Dawn,Hockey Night,Keep Guessin',2005,['indie rock'],"This indie rock anthem is a high-energy, guitar-driven masterpiece that will invigorate any playlist." +Superheld,Rob & Chris,Superheld,2009,['pop' 'party' 'house'],Get ready to dance the night away with this upbeat pop track that's perfect for filling your house party with energy. +Roll Roll Train,Hasil Adkins,Live In Chicago,0,"['honky tonk' 'humorous' 'aggressive' 'rockabilly' 'psychobilly' 'rock' + 'rowdy' 'menacing' 'eerie' 'outrageous' 'alternative' 'raucous' + 'alternative indie rock' 'country' 'pop rock']","Get ready to rock out to this alternative indie rock and psychobilly fusion that's filled with raucous honky tonk and menacing rockabilly riffs, outrageous pop rock choruses, and humorous yet eerie lyrics, creating an aggressive blend that is sure to leave you feeling rowdy and electrified!" +Go Mr Sunshine,Remi Nicole,Go Mr Sunshine,0,"['neo soul' 'pop' 'contemporary rnb' 'adult contemporary rnb' + 'female vocalists' 'soul' 'indie pop' 'pop rock' 'indie']","This song is a unique blend of adult contemporary R&B, contemporary R&B, soul, pop rock, and indie, featuring captivating female vocals and elements of neo soul and indie pop, creating a catchy and versatile pop track." +Explode,The Cardigans,Gran Turismo,1998,"['swedish pop rock' 'hanging out' 'night driving' 'reflective' 'confident' + 'brooding' 'delicate' 'theatrical' 'alternative pop rock' 'heartache' + 'rock' 'breakup' 'light' 'pop' 'late night' 'alternative' 'carefree' + 'sophisticated' 'earthy' 'stylish' 'introspection' 'bittersweet' + 'alternative indie rock' 'female vocalists' 'adult alternative pop rock' + 'indie pop' 'pop rock' 'nocturnal' 'playful' 'detached']","Get ready for a night drive under the stars with this sophisticated and introspective mix of adult alternative pop rock, featuring confident female vocalists and delicate indie pop tracks intertwined with brooding Swedish pop rock and playful, earthy alternative pop rock melodies, all expressing bittersweet heartache and reflective introspection, perfect for hanging out with friends, late night musings, or simply feeling carefree and stylish, set against a nocturnal and theatrical atmosphere." +What Goes Around...,Nodes Of Ranvier,The Years To Come,2005,['christian' 'metalcore' 'hardcore' 'christian metal' 'metal' 'pop rock'],"This song fuses together elements of pop rock, metalcore, and metal to create a hardcore Christian metal anthem that's both powerful and uplifting." +Rainin' In The Real World,The Beat Daddys,South To Mississippi,0,['rock' 'pop rock' 'blues'],"This upbeat pop rock anthem infuses gritty blues riffs with catchy rock melodies, delivering a fresh take on the classic genre fusion of blues and rock." +Untitled,Finch,What It Is To Burn,0,"['confident' 'aggressive' 'intense' 'rock' 'brash' 'punk revival' + 'rousing' 'energetic' 'alternative indie rock' 'pop rock' 'visceral']","This song is an aggressive and energetic alternative indie rock/pop rock track that's both intense and confident, channeling a punk revival vibe with visceral and brash instrumentation that's guaranteed to be a rousing anthem for rock fans." +You're welcome_ stop on by,Bitty McLean,Movin' On,0,['reggae'],This upbeat and rhythmic tune is infused with island vibes and authentic reggae beats that transport listeners straight to the heart of Jamaica. +Who Knows,Avril Lavigne,Under My Skin,2004,"['earnest' 'reflective' 'brooding' 'somber' 'heartache' 'rock' 'breakup' + 'girls night out' 'pop' 'rousing' 'stylish' 'empowering' 'energetic' + 'angst ridden' 'bittersweet' 'ambitious' 'alternative indie rock' + 'female vocalists' 'motivation' 'reflection' 'adult alternative pop rock' + 'yearning' 'teen pop' 'searching' 'pop rock' 'refined' 'slick']","This adult alternative pop rock anthem, sung by female vocalists, is a refined and stylish blend of alternative indie rock and pop rock, with slick production and rousing energy empowering listeners to shake off heartache and embrace motivation. Though somber and reflective in some parts, the yearning and earnest lyrics evoke feelings of searching and ambition, making it a perfect soundtrack for a girls night out or as a bittersweet breakup reflection. This angst ridden yet uplifting song is a must-listen for anyone who loves rock and pop music." +Serenity,Shadows Fall,Of One Blood,2000,['metalcore' 'heavy metal' 'pop rock'],This new song combines the infectious hooks of pop rock with the raw power of heavy metal and the intensity of metalcore for an epic sound that will leave listeners craving more. +Wish,Behemoth,Conjuration,2003,['death metal' 'metal'],"This intense death metal track is full of head-banging riffs and pulverizing vocals, making it a must-listen for any fan of all things metal." +Gli Accontentabili,Frankie HI-NRG MC,Rap(c)ital,2003,['hip hop'],"This new single is a captivating blend of catchy beats, witty lyrics, and undeniable personality, all beautifully wrapped up in a fresh hip hop sound." +Layin' On The Ground,The Now Time Delegation,Watch For Today,0,['soul' 'pop rock'],"This song brilliantly blends soulful melodies with a pop rock beat, creating a truly uplifting and unforgettable musical journey." +Ar Gwez Sapin,Denez Prigent,Sarac'H,2003,['folk'],This catchy tune features soothing acoustic melodies and lyrics inspired by traditional folk music. +Church of your heart,The Flower Kings,Stardust we are,1999,"['theatrical' 'prog rock' 'quirky' 'progressive rock' 'neo prog' + 'pop rock']","This song is a fusion of progressive rock and pop rock genres, with a quirky and theatrical vibe that incorporates elements of both neo prog and traditional prog rock." +A Flash Of Light Followed By,Chris Bathgate,A Cork Tale Wake,2006,"['earnest' 'alternative singer songwriter' 'reflective' 'beautiful' + 'melancholy' 'wistful' 'autumnal' 'gentle' 'bittersweet' + 'alternative indie rock' 'reflection' 'pop rock' 'poignant' 'intimate' + 'long walk' 'folk']","An alternative indie rock ballad, sung by an earnest alternative singer songwriter, takes the listener on a poignant journey of reflection during a long walk through autumnal landscapes, with gentle melodies and beautiful folk-inspired instrumentation, creating a wistful and melancholy yet intimate and bittersweet ambiance." +The Age Of Love,Age Of Love,The Age Of Love,1991,['trance' 'electronic'],"This electronic track pulsates with hypnotic synths and entrancing beats, delivering an unforgettable trance experience." +I Was Made To Love Her,Boyz II Men,Motown - Hitsville_ USA,2007,['rnb' 'motown'],"This soulful R&B track takes inspiration from the Motown era, blending nostalgic charm with contemporary production for a timeless sound." +The land of the dead,MYSTIC PROPHECY,Regressus,2003,['heavy metal' 'pop rock' 'power metal'],"This song features a unique blend of pop rock, heavy metal, and power metal that delivers an explosive sound with catchy hooks and intense instrumentals." +Stumble,Shameboy,Shameboy At The Pyramid Marquee,0,['electronic'],"This electronic-inspired track feature pulsing beats and soaring synths, creating a high-energy anthem perfect for the dancefloor." +James Blues,J. Tillman,Vacilando Territory Blues,2009,"['alternative singer songwriter' 'indie rock' 'reflective' 'brooding' + 'organic' 'somber' 'day driving' 'heartache' 'alternative country rock' + 'melancholy' 'sexy' 'passionate' 'earthy' 'rainy day' 'bittersweet' + 'alternative indie rock' 'acoustic' 'rustic' 'weary' 'yearning' 'sad' + 'pop rock' 'poignant' 'plaintive' 'intimate' 'gritty' 'folk']","This introspective and raw song merges the weary and melancholy sounds of alternative indie rock with the grittiness of alternative country rock, resulting in a poignant and reflective journey through heartache and yearning, perfect for a rainy day drive or intimate listening session; the alternative singer songwriter delivers passionate and organic vocals atop earthy and rustic acoustic melodies, creating a bittersweet and somber atmosphere that's sexy, plaintive, and, ultimately, unforgettable." +Little Black Cloud,The Cardigans,Super Extra Gravity,2005,"['swedish pop rock' 'reflective' 'brooding' 'self conscious' + 'alternative pop rock' 'acerbic' 'rock' 'literate' 'breakup' 'pop' 'wry' + 'alternative' 'autumnal' 'tense anxious' 'stylish' 'rainy day' + 'introspection' 'bittersweet' 'cynical sarcastic' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'autumn' 'indie pop' 'ironic' 'sad' 'pop rock' 'plaintive' 'intimate' + 'detached']","Swedish pop rock band delivers an introspective and detached breakup anthem with their latest adult alternative pop rock release, complementing their alternative indie rock sound with wry and acerbic lyrics that are both cynical and reflective, proving their literate and stylish approach to pop rock music, culminating in a brooding and bittersweet tune that perfectly captures the tense anxious feeling of a rainy day in autumn." +Jim Daggerthuggert,Malk De Koijn,Smashhits In Aberdeen,1998,['hip hop' 'rap' 'pop rock'],"This high-energy track seamlessly blends elements of rap, pop rock, and hip hop to create a genre-defying anthem that'll keep heads nodding and feet tapping." +You're Running Wild,The Louvin Brothers,My Baby's Gone,1990,"['reflective' 'organic' 'bluegrass' 'melancholy' 'religious' 'gospel' + 'late night' 'the great outdoors' 'reverent' 'spiritual' 'sentimental' + 'wistful' 'scary music' 'autumnal' 'earthy' 'bittersweet' 'nostalgic' + 'country' 'close harmony' 'rustic' 'yearning' 'searching' 'poignant' + 'plaintive' 'intimate' 'traditional country' 'traditional bluegrass' + 'springlike']","Through intimate close harmonies, traditional bluegrass instrumentation, and organic melodies, this spiritual and sentimental country ballad captures the poignant yearning and searching of a melancholy heart, evoking both the delights of springlike nostalgia and the melancholy of autumnal reflection amidst the great outdoors, all through the reverent and wistful tones of traditional gospel, rustic earthiness, and late night plaintive rhythms that stir the soul with bittersweet and scary music." +Disappointment,Jim Cuddy,All In Time,1999,['mellow' 'swinging' 'dark' 'sentimental' 'serious' 'agreeable' 'pop rock'],"This sentimental pop rock ballad tackles serious subject matter while still maintaining an agreeable and swinging melody, with a touch of dark undertones and mellow instrumentation." +The Reflex (7'' Version),Duran Duran,The Reflex,0,['pop' 'indie' '80s'],"This indie pop track is an upbeat throwback to the 80s with its polished production, catchy hooks, and memorable synth melody." +Slippin',Wanda Jackson,The Ultimate Collection,0,['country'],"Get ready to tap your toes and grab your cowboy hat as this upbeat song takes you on a twangy, country adventure." +Bye Bye Baby Blue,The Undertones,The Sin Of Pride,1983,"['power pop' 'exuberant' 'punk' 'punk new wave' 'rnb' 'alternative' + 'rambunctious' 'rousing' 'manic' 'blue eyed soul' 'soul' 'new wave' + 'pop rock' '80s' 'british punk']","This exuberant song blends pop rock and power pop with elements of blue-eyed soul, punk, alternative, and manic rousing energy reminiscent of both British punk and 80s punk new wave, creating a rambunctious anthem that evokes the best of classic and modern new wave and R&B." +Inner Sanctum,NARNIA,Decade Of Confession,0,['heavy metal' 'metal' 'pop rock'],"This high-energy track seamlessly blends elements of pop rock and heavy metal to create a unique, head-banging sound that's perfect for fans of metal and beyond!" +Hurricane Country,Dave Grusin,NOW PLAYING Movie Themes - Solo Piano,2004,"['piano jazz' 'jazz' 'stagenscreen' 'soundtracks' 'jazz instrument' + 'piano' 'film music']","Experience the smooth and captivating fusion of piano jazz and film music in this soundtrack that boasts of unforgettable melodies composed with the timeless jazz instrument, perfect for any stage or screen." +Hit And Run,Girlschool,Total Drivetime,1981,['heavy metal'],This heavy metal anthem is an electrifying headbanger that will leave you wanting more. +I'll Be Dreaming,The Pierces,The Pierces,2004,"['beautiful' 'easy listening' 'alternative pop rock' + 'alternative indie rock' 'female vocalists' 'pop rock']","Experience the perfect blend of alternative indie rock and alternative pop rock with the mesmerizing vocals of female artists, creating a beautiful and easy listening pop rock sound that will leave you captivated." +Kinky,Stephanie McKay,Tell It Like It Is,2008,"['confident' 'relaxed' 'dramatic' 'neo soul' 'theatrical' + 'girls night out' 'sexy' 'rnb' 'passionate' 'rousing' 'sophisticated' + 'stylish' 'urban' 'energetic' 'gentle' 'soothing' 'soul' 'swaggering' + 'yearning' 'pop rock' 'refined' 'lively']","This pop rock anthem boasts energetic neo soul beats and soulful, yearning lyrics that pack a passionate punch, with confident swaggering vocal stylings that ooze urban coolness and stylish sophistication, making it the perfect girls night out tune that's equally soothing and dramatic, while still packing a rousing theatrical punch that's sure to leave listeners feeling lively and sexy." +Astronomy,Blue Oyster Cult,The Singles Collection,1974,['70s' 'classic rock' 'progressive rock'],"Taking inspiration from the complex instrumentation of progressive rock and the raw energy of classic rock from the 70s, this song seamlessly blends the two for a nostalgic yet innovative sound." +By Your Side,Default,The Fallout,2001,"['earnest' 'confident' 'aggressive' 'celebratory' 'rock' 'rowdy' + 'boisterous' 'brash' 'rambunctious' 'post grunge' 'rousing' 'raucous' + 'energetic' 'alternative rock' 'fun' 'rebellious' 'pop rock' 'refined' + 'slick' 'freewheeling']","Get ready to rock out with this celebratory, post grunge anthem that combines elements of alternative rock and pop rock for a refined, yet raucous sound that's equal parts energetic and aggressive, with slick guitar riffs and an earnest, confident vocal delivery that'll leave you feeling freewheeling and brash, rebellious and fun, and ready to embrace the rambunctious, rowdy, and boisterous spirit of rock and roll." +I'm The Toughest (Long Version) (2002 Digital Remaster),Peter Tosh,Bush Doctor,1978,"['laid back mellow' 'political reggae' 'organic' 'intense' 'roots reggae' + 'earthy' 'fiery' 'rebellious' 'summery' 'reggae']","This politically charged reggae song seamlessly blends fiery and intense vocals with a laid-back, mellow instrumental backdrop for an earthy and organic feel - rebellious and full of roots reggae influence, it's a perfect summery anthem." +I Wanted To Be Wrong (iTunes Originals Version),R.E.M.,iTunes Originals: R.E.M.,0,['rock'],"This high-energy track is full of gritty guitar riffs and pounding drums, delivering an intense and unforgettable rock experience." +Was Geht Ab Mit Der Liebe,Mellow Mark,Das 5te Element,0,['international' 'reggae'],"This international reggae song blends rhythms and melodies from various cultures, inviting listeners from all corners of the world to dance and unite in its infectious groove." +Going Away_ Won't Be Gone Long,Mississippi Fred McDowell,This Ain't No Rock N' Roll,1995,"['cathartic' 'hanging out' 'blues revival' 'regional blues' 'eerie' + 'late night' 'passionate' 'spiritual' 'electric delta blues' 'earthy' + 'delta blues' 'feeling blue' 'blues' 'plaintive' 'intimate' 'gritty']","Get lost in the spiritual and passionate world of regional blues with this cathartic and earthy track that evokes a sense of hanging out in intimate late night settings while feeling blue. With its electric delta blues sound, plaintive and gritty lyrics, and eerie blues revival vibe, it's the perfect soundtrack to connect with your emotions and find solace in the power of the blues." +Nothing Special,Local H,As Good As Dead,1996,"['cathartic' 'reflective' 'brooding' 'intense' 'self conscious' + 'alternative pop rock' 'rock' 'driving' 'alternative' 'post grunge' + 'tense anxious' 'grunge' 'angst ridden' 'cynical sarcastic' + 'alternative indie rock' 'pop rock' 'hard rock' 'visceral']","This is an intense and brooding alternative indie rock song that blends elements of pop rock and post grunge with a cynical and sarcastic attitude, creating a visceral and cathartic listening experience that is both reflective and angst ridden. The hard driving rock beats combined with the tense anxious mood make it an alternative pop rock track that is both self-conscious and intensely emotional, perfect for fans of grunge and hard rock alike." +I Love Weed,Eek-A-Mouse,Eek-A-Speeka,0,['dancehall' 'sentimental' 'reggae' 'strong' 'ragga'],"This powerful dancehall reggae track combines sentimental lyrics with strong vocals and a lively ragga beat, capturing a range of emotions that will sweep listeners up on the dance floor." +Arp She Said,Lindstrøm,It's A Feedelity Affair,2006,['electronic' 'bittersweet' 'deep house'],"This electronic, deep house track has a bittersweet melody that captures the feeling of lost love." +Incision,Demon Hunter,Storm The Gates Of Hell,2007,"['cathartic' 'emo' 'urgent' 'dramatic' 'aggressive' 'intense' 'punk metal' + 'heartache' 'christian' 'metalcore' 'menacing' 'confrontational' + 'heavy metal' 'hardcore' 'late night' 'alternative' 'nu metal' + 'christian metal' 'tense anxious' 'complex' 'fiery' + 'alternative indie rock' 'metal' 'rebellious' 'pop rock' 'jealousy' + 'harsh' 'anguished distraught' 'angry' 'volatile']","This alternative indie rock song incorporates elements of pop rock, punk metal, and metalcore to deliver an aggressive and confrontational sound that is both intense and menacing, with urgent and anguished lyrics that explore themes of heartache, jealousy, and volatile emotions. The cathartic and rebellious tone is fueled by angry and fiery guitar riffs and harsh vocals, showcasing the complex and dramatic nature of the music. From the melodic nu-metal verses to the heavy metal choruses, this song offers a cathartic release of tension and anxiety, making it perfect for late night listening or Christian metal fans seeking a more emotional and hardcore sound." +Cold Fingers,Nodes Of Ranvier,Lost Senses_ More Innocence,2002,['metalcore' 'hardcore' 'pop rock'],This electrifying tune blends the catchy melodies of pop rock with the hard-hitting intensity of metalcore and the driving rhythms of hardcore for an intense and unforgettable listening experience. +Jenny Take A Ride,Mitch Ryder,Air Harmonie (Live in Bonn 2008),2004,['rock' 'psychedelic'],This amazing track combines elements of psychedelic and rock to create a mind-bending sonic experience that takes listeners on a journey through time and space. +Boogie Nights,Heatwave,Too Hot To Handle,1976,"['romantic' '70s' 'light' 'rnb' 'quiet storm' 'lush' 'stylish' 'urban' + 'funk' 'pop rock' 'disco' 'sweet']","Lush pop rock meets urban disco with a sweet and romantic twist, as light funk and R&B influences interweave in this stylish and evocative Quiet Storm ballad, reminiscent of the smooth sounds of the 70s." +Lank & Lonesome & Low & Loose at Both Ends,Max Stalling,Topaz City,0,"['hanging out' 'earnest' 'laid back mellow' 'reflective' 'confident' + 'organic' 'literate' 'reverent' 'amiable good natured' 'passionate' + 'spiritual' 'sentimental' 'wistful' 'earthy' 'freedom' 'stylish' 'gentle' + 'bittersweet' 'country' 'reflection' 'pop rock' 'poignant' 'plaintive' + 'americana' 'intimate']","This heartfelt pop rock ballad flows effortlessly through a range of emotions from poignant and wistful to passionate and confident, as the Americana-inspired lyrics explore themes of spirit, reflection, and freedom with a literate and intimate touch that is at once earthy and bittersweet while maintaining a laid back mellow vibe that's amiable, good natured and welcoming, all in a stylish country organic arrangement that's sure to leave listeners feeling reverent and reflective, like they've been hanging out with an old friend." +9PM (Till I Come),ATB,ONE,1998,['trance' 'dance'],"This electro-pop anthem is a masterful fusion of trance and dance, featuring unstoppable rhythms that will have you grooving until dawn." +To Cut A Long Story Short,Cazals,What of Our Future,2008,"['exuberant' 'hanging out' 'earnest' 'indie rock' 'confident' 'partying' + 'humorous' 'aggressive' 'celebratory' 'witty' 'coolncocky' 'club dance' + 'guys night out' 'club' 'bright' 'hedonistic' 'boisterous' 'hypnotic' + 'brash' 'rambunctious' 'passionate' 'rousing' 'electronic' 'raucous' + 'whimsical' 'stylish' 'exercise workout' 'energetic' 'fiery' 'tgif' + 'alternative indie rock' 'irreverent' 'fun' 'rebellious' 'pop rock' + 'crunchy' 'cheerful' 'drinking' 'playful' 'trippy' 'volatile' 'indie' + 'joyous' 'freewheeling']","Get ready to let loose and party with this raucous indie rock anthem! The bold and confident vocals are supported by crunchy guitars and electrifying electronic elements, creating a hypnotic and energetic sound that's both trippy and whimsical. Witty lyrics add a humorous touch to this rebellious celebration of hedonistic fun, perfect for a guys night out or a club dance with friends. With a freewheeling and exuberant vibe, this song is an exercise in pure joy and rousing passion, that's sure to get your blood pumping and your feet moving. TGIF never sounded so good!" +I Surrender,Discotronic,I Surrender,2009,['trance' 'electronic' 'dance'],This upbeat and energetic electronic track is the perfect blend of mesmerizing trance melodies and infectious dance beats that will have you moving on the dance floor all night long. +Distant Fingers,Patti Smith Group,Land (1975-2002),1976,"['punk' '70s' 'american' 'glam' 'rock' 'alternative' 'proto punk' + 'pop rock']",This high-energy pop rock anthem blends American punk and alternative influences with a nod to 70s proto punk and glam rock. +Points Of Authority (Album Version),Linkin Park,Hybrid Theory,2000,"['cathartic' 'urgent' 'reflective' 'rap rock' 'aggressive' 'somber' + 'intense' 'coolncocky' 'guys night out' 'rock' 'rowdy' 'confrontational' + 'heavy metal' 'nu metal' 'brash' 'post grunge' 'rousing' + 'alternative metal' 'stylish' 'exercise workout' 'empowering' + 'introspection' 'energetic' 'fiery' 'angst ridden' 'bittersweet' 'regret' + 'alternative rock' 'alternative indie rock' 'pop rock' + 'anguished distraught' 'angry' 'rap metal' 'freewheeling']","Experience the ultimate guys night out with this fiery and empowering alternative indie rock anthem that incorporates elements of heavy metal, rap rock, and nu metal, to create an aggressive and confrontational sound that is both rowdy and cathartic, perfect for an exercise workout or introspection, with a somber and regretful undertone that builds towards a rousing and anguished climax, fueled by intense and urgent rap metal vocals, and stylish post grunge guitar riffs, all culminating in a cool and cocky alternative rock jam, that will leave you feeling reflective and energized." +M1 A1,Gorillaz,Gorillaz (Clean),2001,['rock' 'alternative'],This alternative rock anthem will have you headbanging along to its powerful guitar riffs and soulful lyrics. +What If,Lucinda Williams,West,2007,"['cathartic' 'earnest' 'sexual' 'reflective' 'confident' 'brooding' + 'contemporary folk' 'literate' 'alternative country rock' 'melancholy' + 'passionate' 'uncompromising' 'autumnal' 'street smart' 'earthy' + 'bittersweet' 'alternative folk' 'alternative indie rock' 'country' + 'swaggering' 'pop rock' 'poignant' 'atmospheric' 'americana' 'intimate' + 'folk' 'angry' 'visceral']","Get lost in the uncompromising and passionate sounds of this alternative indie rock album, showcasing poignant lyrics and a confident, swaggering attitude that evolves seamlessly between earthy folk, pop-rock hits and brooding country ballads, all while drenched in a melancholy autumnal atmosphere that feels intimate, intimate and cathartic, with a visceral edge that channels street-smart anger and bittersweet americana sensibilities." +Jesus (Don't Touch My Baby),Ryan Adams,Demolition,2002,"['earnest' 'laid back mellow' 'reflective' 'rock' + 'alternative country rock' 'passionate' 'bittersweet' 'ambitious' + 'alternative indie rock' 'country' 'adult alternative pop rock' 'sparse' + 'sad' 'pop rock' 'plaintive' 'intimate']","This track is an ambitious blend of adult alternative pop rock and alternative indie rock that explores the intimate and reflective nuances of life with both laid back mellow and passionate energy, incorporating elements of plaintive country and rock for a bittersweet, sparse overall sound." +One for My Baby (And One More for the Road),Frank Sinatra,The Lady Is a Tramp,1949,['jazz' 'male vocalists'],"Featuring smooth male vocalists and sultry jazz stylings, this vibrant track will transport you to a dimly lit speakeasy in the heart of New Orleans." +The Soldier's Song,Demon Hunter,Live In Nashville,2005,"['provocative' 'reflective' 'hostile' 'dramatic' 'alternative ccm' + 'aggressive' 'intense' 'metalcore' 'religious' 'confrontational' + 'heavy metal' 'outrageous' 'late night' 'brash' 'spiritual' 'scary music' + 'alternative metal' 'indulgent' 'fiery' 'metal' 'pop rock' + 'contemporary christian' 'harsh' 'visceral']","Get ready for an intense and aggressive musical experience as this alternative Christian metal band takes you on a visceral ride through their provocative lyrics and fiery sound that blends elements of intense heavy metal, metalcore, and pop rock all while maintaining a deep spiritual and reflective message in their alternative CCM style that is both indulgent and confrontational, creating an outrageous and dramatic late night soundtrack that is sure to leave you both scared and empowered by their brash and hostile approach to contemporary Christian music." +Cold Blue Steel And Sweet Fire (Live LP Version),Joni Mitchell,Miles Of Aisles,1974,"['earnest' 'reflective' 'brooding' 'literate' 'melancholy' 'autumnal' + 'earthy' 'gentle' 'bittersweet' 'singer songwriter' 'pop rock' + 'plaintive' 'intimate' 'folk']","This pop rock ballad by a singer songwriter is both literate and haunting, with a gentle and earthy sadness that gives way to autumnal melancholy and brooding introspection, creating an intimate, reflective and plaintive atmosphere that is both bittersweet and unforgettable." +Idreamasound,Pomegranate,The Thrill Of Fresh Paint,2007,['chillout' 'pop rock'],This upbeat pop rock track has a mellow chillout vibe perfect for turning up the volume while still feeling relaxed. +Jackson Cage,Bruce Springsteen,The River,1980,"['heartland rock' 'earnest' 'organic' 'road trip' 'rock' 'literate' + 'melancholy' 'album rock' 'late night' 'passionate' 'wistful' 'rousing' + 'loss grief' 'contemporary pop rock' 'freedom' 'energetic' 'fiery' + 'bittersweet' 'rocknroll' 'feeling blue' 'yearning' 'sad' 'pop rock' + 'poignant' 'plaintive' 'intimate' 'joyous']","Get ready for an energetic, pop rock road trip full of poignant and yearning lyrics, delivering a passionate blend of album and heartland rock that explores themes of loss, grief, freedom, melancholy, and earnest longing, along with a contemporary pop rock sound that incorporates touches of rock n' roll and wistful, rousing melodies that effortlessly blend joyous and bittersweet emotions, all backed up by an intimate, literate and organic musical style that's perfect for late night listening sessions, filled with plaintive and fiery moments that hit the heart and stir the soul." +Suber,Sylvain Chauveau,Des plumes dans la tête,2004,"['avant garde' 'modern composition' 'melancholy' 'hypnotic' 'piano' + 'experimental' 'sensual' 'instrumental' 'ambient']",This avant-garde and experimental modern composition featuring a gentle and hypnotic piano melody creates a melancholy and sensual atmosphere through its atmospheric and ambient instrumental arrangements. +Lethal Industry,Tiësto,Godskitchen Pure Trance Classics,2000,['trance'],This song is a mesmerizing and rhythmic journey into a deep trance state that will transport you to another dimension. +You Ought To Be With Me,Al Green,The Hi Singles As and Bs (The Willie Mitchell Productions),1973,['soul'],This song oozes with soulful harmonies that will transport you to a different era. +A Violent Scene Of Death,Torture Killer,Swarm!,2006,"['death metal' 'cathartic' 'gloomy' 'hostile' 'malevolent' 'aggressive' + 'halloween' 'intense' 'menacing' 'mischievous' 'heavy metal' 'brash' + 'scary music' 'nihilistic' 'fiery' 'manic' 'pop rock' 'harsh' + 'anguished distraught' 'fierce' 'angry' 'volatile' 'visceral']","Get ready for an exhilaratingly aggressive pop rock anthem perfect for any Halloween party, with intense lyrics and a menacing, anguished and distraught tone accompanied by harsh and visceral guitar riffs that result in a cathartic and brash explosion; a perfect blend of death metal, heavy metal and scary music that's guaranteed to bring out your inner malevolent, volatile, fiery, angry and fierce self, while injecting a hint of mischievous gloom and nihilistic terror that'll leave you wanting more." +Ashes Of The Wake,Lamb Of God,Ashes Of The Wake,2004,"['death metal' 'bitter' 'earnest' 'confident' 'dramatic' 'aggressive' + 'intense' 'acerbic' 'guys night out' 'metalcore' 'speed thrash metal' + 'confrontational' 'heavy metal' 'outrageous' 'reckless' 'brash' 'rousing' + 'alternative metal' 'nihilistic' 'tense anxious' 'street smart' + 'introspection' 'metal' 'rebellious' 'pop rock' 'jealousy' 'lively' + 'harsh' 'fierce' 'drinking' 'angry' 'volatile' 'visceral']","This song is a bitter, aggressive, and confrontational anthem that's outrageous and alternative metal mixed with pop rock, creating an intense and confident sound that's both harsh and introspective. With references to drinking and reckless behavior, the lyrics are visceral and acerbic, and the delivery is brash and lively, almost like a speed thrash metal track. It's a rebellious and dramatic and rousing heavy metal masterpiece, with hints of death metal, metalcore, and other sub-genres to create a nihilistic yet street-smart sound. The overall mood is tense and anxious, fueled by jealousy and volatile emotions, but the band manages to channel that anger and fierce energy into an unforgettable guys' night out anthem that will leave you breathless." +The Velocity of Saul at the Time of his Conversion,Okkervil River,Down The River Of Golden Dreams,2000,"['indie rock' 'reflective' 'lo fi' 'alternative pop rock' 'melancholy' + 'rainy day' 'bittersweet' 'alternative indie rock' 'autumn' 'searching' + 'pop rock' 'intimate' 'indie']","This alternative indie rock track blends elements of pop rock and lo fi with introspective lyrics, creating an intimate and bittersweet mood reminiscent of a rainy autumn day." +April & May,David Fridlund,April & May,2004,['piano' 'sad'],"This hauntingly beautiful song, played entirely on a piano, pours out the singer's heartbreak in mournful, melancholic tones that leave you feeling achingly sad." +Straight Up (Single Version),Paula Abdul,Greatest Hits,2005,['pop' 'dance'],Get ready to hit the dance floor with this infectious pop track that'll have you busting out your best moves all night long! +Party Crashin',Evangelicals,The Evening Descends,2008,"['indie rock' 'reflective' 'witty' 'self conscious' 'literate' + 'melancholy' 'wry' 'interesting' 'ramshackle' 'electronic' 'quirky' + 'cerebral' 'sprawling' 'bittersweet' 'alternative indie rock' 'pop rock' + 'intimate' 'sweet' 'indie']","This alternative indie rock song is a self conscious and witty blend of pop rock and electronic beats, with a sweet and sprawling sound that keeps things interesting and quirky, while also carrying hints of melancholy and indie sensibilities. The wry and literate lyrics create an intimate and reflective atmosphere, with a ramshackle and cerebral vibe that's both bittersweet and satisfying." +Grand luxe,Montag,Alone_ Not Alone,2004,['electronic'],Experience an electrifying journey through pulsating melodies and futuristic soundscapes in this high-energy electronic track. +Muy Peligroso,Amistades Peligrosas,Relatos De Una Intriga,1998,['world' 'latin pop' 'swinging' 'dreamy' 'pop rock' 'strong' 'latin'],"This pop rock tune encompasses a strong and swinging Latin beat, transporting listeners into a dreamy world of Latin pop." +Watch The World,Box Car Racer,Box Car Racer,2002,"['hanging out' 'punk' 'urgent' 'punk rock' 'partying' 'aggressive' + 'celebratory' 'intense' 'theatrical' 'alternative pop rock' 'rock' + 'rowdy' 'punk new wave' 'confrontational' 'punk revival' 'raucous' + 'fiery' 'hardcore punk' 'american underground' 'alternative indie rock' + 'yearning' 'pop rock' 'punk pop' 'freewheeling']","This high-octane track is a confrontational and fiery example of alternative indie rock that's equal parts punk rock and pop rock, with a rowdy and raucous energy that perfectly captures the yearning intensity of hardcore punk and the freewheeling spirit of punk revival. With urgent vocals, urgent punk pop beats, and a sense of celebratory partying that's both theatrical and American underground, this song is a must-listen for fans of alternative pop rock, punk new wave, and anyone who loves their music to be as intense and freewheeling as the punk rock spirit demands!" +"One For My Baby And ""One More For The Road",Willie Nelson and Leon Russell,The Great American Songbook,0,['jazz' 'male vocalists'],"Experience the soulful depth of jazz with mesmerizing male vocalists, in this enchanting new release that takes you on a musical journey of love, heartbreak, and everything in between." +Your Man My Man,Betty Davis,Betty Davis,1973,"['sexual' 'confident' 'partying' 'psychedelic soul' 'aggressive' + 'celebratory' 'intense' 'coolncocky' 'rowdy' 'girls night out' + 'boisterous' 'sexy' 'rnb' 'brash' 'rousing' 'uncompromising' 'raucous' + 'seduction' 'sensual' 'tgif' 'motivation' 'funk' 'soul' 'harsh' 'gleeful' + 'drinking' 'playful' 'visceral']","This funk-infused R&B track is a rowdy, celebratory anthem for girls' night out, featuring aggressive and uncompromising vocals that exude confidence and sensual seduction, all set to a raucous, boisterous beat that'll have you drinking and partying all night long. The psychedelic soul of the instrumentation is both intense and playful, while the visceral lyrics bring a harsh, cool-and-cocky edge to the track that's impossible to resist. With a rousing, uplifting chorus that's both soulful and gleeful, this track is the ultimate TGIF soundtrack." +Epilogue,Ekseption,3 Originals,1969,['classical' 'progressive rock' 'pop rock'],"This song combines elements of progressive rock, pop rock, and classical music to create a unique and dynamic sound." +Surfing With A Spoon,Midnight Oil,Midnight Oil,1978,"['cathartic' 'bitter' 'earnest' 'urgent' 'confident' 'aussie rock' + 'brooding' 'aggressive' 'revolutionary' 'intense' 'road trip' + 'alternative pop rock' 'acerbic' 'rock' 'literate' 'album rock' + 'confrontational' 'alternative' 'passionate' 'rousing' 'street smart' + 'empowering' 'alternative indie rock' 'rebellious' 'pop rock' 'visceral']","Get ready to embark on a road trip fueled by bitter, confrontational and empowering lyrics, set to the intense and passionate sound of alternative indie rock and pop rock, delivering a revolutionary message alongside confident and urgent melodies that will leave you feeling cathartic, empowered, and rebellious while embracing the acerbic and brooding guts of album rock and the fierce, earnest energy of an alternative aussie rock band that combines rousing punchy alternative pop rock with literate and street smart lyrics, creating a visceral and confrontational album that will rock your world." +W.P.A. Blues,Casey Bill Weldon,Casey Bill Weldon Vol. 1 1935-1936,2001,['blues'],"The sultry vocals, soulful guitar riffs, and melancholic lyrics of this bluesy tune perfectly capture the heartache and longing of lost love." +Already Home,Thousand Foot Krutch,Welcome To The Masquerade,2009,"['christian' 'rock' 'alternative' 'strings' 'alternative rock' + 'christian rock']","This powerful Christian rock anthem is propelled by driving guitars and pounding rhythms, with soaring strings elevating the song to new heights, and a distinct alternative edge that sets it apart in the world of alternative rock." +More Time to Kill,Lamb Of God,Sacrament,2006,"['death metal' 'cathartic' 'hostile' 'malevolent' 'aggressive' 'intense' + 'heartache' 'metalcore' 'menacing' 'speed thrash metal' 'heavy metal' + 'alternative metal' 'loss grief' 'nihilistic' 'tense anxious' 'fiery' + 'angst ridden' 'regret' 'metal' 'pop rock' 'jealousy' 'harsh' 'angry' + 'volatile' 'visceral']","Get ready to experience an explosive fusion of aggressive pop rock and alternative metal, fueled by intense heartache, regret, and loss grief, intertwined with angsty, nihilistic lyrics, and death metal growls, creating a menacing and hostile atmosphere that will leave you feeling both tense and anxious, but also oddly cathartic, as the visceral and harsh approach towards malevolent jealousy and the fiery display of raw emotion, found in this speed thrash metal and metalcore masterpiece, is nothing short of volatile and unforgettable." +Silver Palomino,Bruce Springsteen,Devils & Dust,2005,['rock'],"This song is a heart-pumping, high-energy rock anthem that will have you headbanging and singing along for hours." +I Don't Like You,JFA,We Know You Suck,1983,['punk' 'hardcore' 'old school' 'usa' 'hardcore punk' 'skate punk' '80s'],"This hardcore punk anthem transports listeners back to the 80s USA skate scene with its old school, unapologetically aggressive sound that epitomizes the raw energy and ferocity of classic punk and skate punk." +Black Water Bayou,Tanya Tucker,20 Greatest Hits,2000,"['earnest' 'organic' 'melancholy' 'girls night out' 'sexy' + 'amiable good natured' 'passionate' 'sentimental' 'rollicking' 'rousing' + 'contemporary country' 'country pop' 'earthy' 'sensual' 'bittersweet' + 'country' 'pop rock' 'country rock' 'plaintive']","Get ready for a girls night out with this rollicking and passionate pop rock-country fusion, boasting a contemporary edge, earthy and organic tones, and a mix of playful amiable good natured tracks and sincere, sentimental ballads - all infused with country rock, country pop, and a touch of soulful sensuality, evoking poignant melancholy, bittersweet nostalgia, and rousing emotions." +As Long As I Have You,The Detroit Cobras,Tied & True,2007,['soul'],"This smooth and sultry love ballad is bursting with soulful passion, as the singer pours out their heart in soulful expression." +Down Jones Syndrome,The Soundtrack of Our Lives,Behind The Music + Bonus CD,0,['rock' 'alternative'],This explosive and dynamic track blends heavy guitar riffs and haunting melodies to create an unforgettable alternative rock anthem. +Groove Or Die,ANDY TIMMONS,THAT WAS THEN_ THIS IS NOW,1997,"['guitar' 'guitar virtuoso' 'heavy metal' 'pop metal' 'pop rock' + 'hard rock']","This guitar virtuoso delivers an electrifying fusion of pop rock and heavy metal, with blistering guitar solos that showcase their mastery of hard rock and pop metal genres." +Kidz On Swingz,Shameboy,Strobot,2006,['electro' 'electronic'],"This song is an electrifying electro-pop hit, with an upbeat and danceable rhythm that's powered by catchy synths." +The Sheet,Lull,Like A Slow River,2008,"['alternative pop rock' 'electronic' 'alternative indie rock' 'pop rock' + 'ambient']",This song is a unique blend of alternative indie rock and pop rock with elements of electronic and ambient instrumentation that create an unforgettable and innovative alternative pop rock experience. +Again We Rise,Lamb Of God,Sacrament,2006,"['death metal' 'cathartic' 'hostile' 'malevolent' 'aggressive' 'intense' + 'heartache' 'metalcore' 'menacing' 'speed thrash metal' 'heavy metal' + 'alternative metal' 'loss grief' 'nihilistic' 'tense anxious' 'fiery' + 'angst ridden' 'regret' 'metal' 'pop rock' 'jealousy' 'harsh' 'angry' + 'volatile' 'visceral']","This intense and aggressive song is a turbulent blend of metalcore and speed thrash metal, with an angst ridden and raw vocal performance that underscores themes of heartache, regret, and loss grief, while also depicting a nihilistic and hostile world overflowing with jealousy, malevolence, and tension. Fiery guitars, harsh drums, and menacing bass riffs enhance the visceral and cathartic qualities of the music, creating a powerful and volatile emotional landscape that captures a thrilling mix of pop rock, alternative metal, heavy metal, and death metal sounds all at once." +Retire,1208,Feedback Is Payback,2002,"['emo' 'punk' 'punk new wave' 'empowering' 'angst ridden' 'hardcore punk' + 'alternative indie rock' 'rebellious' 'pop rock' 'angry']","This empowering indie rock anthem combines elements of pop rock, hardcore punk, and rebellious angst to create a fiery and emotive track that pays homage to punk and new wave influences. With angry vocals and emo undertones, this song is sure to resonate with anyone looking for a fierce and provocative music experience." +Love Oh Love,Lionel Richie,Gold,2006,"['earnest' 'laid back mellow' 'romantic' 'soft rock' 'pop' 'rnb' + 'quiet storm' 'amiable good natured' 'sentimental' 'adult contemporary' + 'contemporary pop rock' 'urban' 'gentle' 'reunion' 'soothing' 'funk' + 'soul' 'pop rock' 'intimate' 'cheerful']","Experience the sentimental and heartwarming reunion of old friends with a soulful blend of pop rock, urban funk, and contemporary R&B in this amiable and good-natured song that has a laid-back mellow vibe and an earnest, romantic message - perfect for a gentle and soothing experience of contemporary pop rock, soft rock, adult contemporary, quiet storm, and intimate cheerful moments." +Hallaa,Apulanta,Aivan kuin kaikki muutkin,1999,['rock' 'pop rock'],This pop rock anthem delivers powerful guitar riffs and exhilarating drum beats for an unbeatable blend of rock and pop. +Once A Day,Faron Young,American Legend_ Volume 3,0,['country'],"Get ready to tap your boots and sing along to this lively country hit, filled with heartfelt lyrics and twangy instruments." +Always Something Better,Trentemøller,The Last Resort,2006,['electronic'],Introducing a euphoric and captivating electronic sound that will transport you to another dimension. +Shaft,The Chosen Few,A place called jamaica,0,['reggae'],This song is a chill and groovy tune with a distinctly reggae vibe. +Touching Everything [Featuring Yung Joc] (Album Version),Lil Scrappy,Bred 2 Die Born 2 Live,2006,"['dirty south' 'aggressive' 'southern rap' 'boisterous' 'hip hop' + 'raucous' 'street smart' 'rap' 'searching']","Get ready to ride the wave of aggressive and boisterous southern rap, with searching and street-smart lyrics that'll leave you feeling raucous in this dirty south hip hop anthem." +Never Surrender,Saxon,Heavy metal thunder,1981,"['aggressive' 'celebratory' 'theatrical' 'guys night out' 'rowdy' + 'heavy metal' 'brash' 'sleazy' 'british metal' 'stylish' 'tgif' + 'new wave of british heavy metal' 'swaggering' 'rebellious' 'pop rock']","Get ready to rock out with this aggressive and rowdy pop rock anthem that pays homage to the new wave of British heavy metal, boasting swaggering and sleazy energy that's unapologetically brash and rebellious, perfect for a celebratory TGIF night out with the guys, all while showcasing a stylish and theatrical flair that is distinctly British metal." +Lil secret,Mr. Sancho,Foreplay,0,"['hanging out' 'earnest' 'sexual' 'confident' 'dramatic' 'sex' + 'celebratory' 'latin rap' 'theatrical' 'self conscious' 'club' 'hip hop' + 'passionate' 'bravado' 'whimsical' 'street smart' 'rap' 'earthy' + 'stylish' 'sensual' 'yearning' 'intimate' 'slick' 'freewheeling']","This latin rap song is both self-conscious and confident, blending bravado with yearning and passionate lyrics that explore the depths of sex and desire. The slick and whimsical beats mix with freewheeling and earthy vocals, creating an intimate and sensual experience that's street smart and celebratory. Whether hanging out on the club or just enjoying a night in, this song is stylish and theatrical, offering a mix of drama and skill that's both earnest and filled with swagger." +She Needs Me,Fyfe Dangerfield,She Needs Me,2010,['british' 'pop' 'pop rock' 'indie'],"This infectious pop rock anthem boasts a distinctly British indie spirit, blending irresistible hooks and propulsive rhythms to create an irresistibly catchy pop gem." +Spoonful,Cream,Backtrackin',0,['classic rock' 'blues'],"The new single is a timeless tribute to classic rock and blues, with electrifying guitar riffs and soulful lyrics that will transport listeners to the heyday of rock'n'roll." +Calvary,Baby Dee,The Robin's Tiny Throat,2007,"['avant garde' 'late night' 'chanson' 'freak folk' 'acoustic' 'pop rock' + 'cabaret']","This pop rock and freak folk-inspired track combines elements of chanson and avant-garde for a late night, cabaret-esque acoustic experience." +King of Nothing,Shadows Fall,Still I Rise,2009,"['death metal' 'thrash metal' 'punk metal' 'metalcore' 'heavy metal' + 'hardcore' 'metal' 'pop rock']","This high-energy track features a fusion of pop rock, punk metal and heavy metal with elements of death metal, metalcore, hardcore and thrash metal, resulting in a genre-defying anthem that will get your heart pumping." +Spiderwebs,Four Year Strong,Explains It All,2009,"['cathartic' 'provocative' 'urgent' 'confident' 'dramatic' 'aggressive' + 'punk new wave' 'boisterous' 'hardcore' 'rambunctious' 'rousing' + 'emo pop' 'quirky' 'energetic' 'hardcore punk' 'alternative indie rock' + 'irreverent' 'swaggering' 'pop rock' 'fierce' 'punk pop']","This song is a fierce and energetic blend of alternative indie rock and pop rock, infused with elements of hardcore punk and punk new wave. The vocals are confident and irreverent, with a swaggering, urgent delivery that is both quirky and cathartic. The anthemic chorus is dramatic and rousing, with elements of emo pop and punk pop adding to the boisterous and hardcore sound. As the song builds to its explosive climax, the provocative lyrics and intense instrumentation create a sense of urgency and excitement, making this a truly unforgettable and rambunctious track." +Mi Casa,Mellow Mark,Sturm,2003,['rap' 'international' 'reggae'],"This international banger boasts a fusion of rap and reggae, combining hard-hitting bars and infectious grooves for a truly unforgettable listening experience." +Can't Control Myself,The Soundtrack of Our Lives,Behind The Music + Bonus CD,0,['rock' 'swedish' 'late night' 'indie'],Get lost in the ethereal sounds of Swedish indie rock as you let the late night melodies wash over you. +Hevnervals,Kaizers Orchestra,Live At Vega,2003,['rock' 'alternative rock'],"This dynamic track blends the hard-hitting attitude of rock with the experimental flair of alternative rock, resulting in a captivating and edgy sound." +Mic Checka (Remix),Das EFX,The Very Best Of Das EFX,2001,"['night driving' 'confident' 'coolncocky' 'guys night out' 'boisterous' + 'golden age' 'hip hop' 'mischievous' 'brash' 'raucous' 'street smart' + 'rap' 'east coast rap' 'fiery' 'swaggering' 'gritty']","Get ready to hit the open road with your boys as this song combines the swaggering elements of East Coast rap, the fiery energy of the golden age, and the boisterous, mischievous spirit of hip hop, perfect for a night of confident, street smart cruising with a coolncocky edge." +I'm So Glad,Cream,The Very Best Of Cream,0,"['60s' 'urgent' 'blues rock' 'dramatic' 'british psychedelia' 'aggressive' + 'intense' 'regional blues' 'theatrical' 'druggy' 'rock' 'menacing' + 'album rock' 'eerie' 'classic rock' 'hypnotic' 'reckless' 'brash' + 'rollicking' 'rousing' 'bravado' 'raucous' 'whimsical' 'tense anxious' + 'dreamy' 'quirky' 'energetic' 'fiery' 'sprawling' 'ethereal' 'tgif' + 'ominous' 'swaggering' 'rebellious' 'pop rock' 'nocturnal' 'blues' + 'atmospheric' 'psychedelic garage' 'hard rock' 'lively' 'playful' + 'british blues' 'enigmatic' 'precious' 'trippy' 'volatile' 'visceral' + 'freewheeling']","Get ready to be transported to another dimension with this exhilarating mix of aggressive blues rock, trippy psychedelic garage, and classic album rock. Featuring the bravado and swaggering energy of regional blues and the precious, whimsical touch of pop rock, this rollicking and intense album is a perfect blend of reckless spontaneity and hypnotic atmosphere. With a range of sounds spanning from lively British psychedelia to ominous, druggy hard rock, listeners are bound to be swept away by the visceral and volatile energy of these theatrical and enigmatic tracks. So let loose and embrace the TGIF spirit with this raucous and passionate celebration of 60s rock rebellion!" +Nosy Neighbor (Album Version),The Ditty Bops,Moon Over The Freeway,2006,['female vocalist' 'folk' 'indie'],"An indie folk gem, featuring a stunning female vocalist whose emotive and intimate delivery tells the story of life's ups and downs." +Bald Head,Professor Longhair,New Orleans Soul 60's,1980,['blues'],This dynamic blues track invokes a sense of heartache and longing with its soulful vocals and intricate guitar riffs. +Together,Roachford,Word Of Mouth,2005,"['swinging' 'rnb' 'contemporary rnb' 'sentimental' 'urban' 'soul' + 'pop rock' 'strong']","This sentimental contemporary R&B ballad infused with soul, pop rock, and urban vibes features strong vocals and a swinging beat that will make you groove." +Barricade,Stars,In Our Bedroom After The War,2007,"['earnest' 'reflective' 'smooth' 'romantic evening' 'dramatic' + 'theatrical' 'indie electronic' 'literate' 'breakup' 'boisterous' + 'chamber pop' 'sophisticated' 'indulgent' 'earthy' 'stylish' + 'introspection' 'gentle' 'bittersweet' 'warm' 'alternative indie rock' + 'indie pop' 'pop rock' 'refined' 'detached' 'indie']","This sophisticated and refined album combines elements of alternative indie rock, indie electronic, and chamber pop to create a warm and indulgent product that smoothly transitions between boisterous and gentle tracks, all with a detached yet earnest sense of introspection. The dramatic and theatrical elements of the breakup-inspired lyrics are balanced by a literate and reflective approach, making it the perfect accompaniment for a bittersweet and romantic evening." +Honey Dripper,Reuben Wilson,Organ Blues,0,"['exuberant' 'jazz' 'soul jazz' 'amiable good natured' 'rollicking' + 'jazz funk' 'fun' 'summery' 'cheerful']","Get ready to groove with the exuberant and rollicking rhythms of this amiable jazz funk composition, perfect for summery days filled with cheerful and good-natured fun, as the soulful melodies transport you to a world of unabashed joy and Soul Jazz magic." +You Must Learn,Boogie Down Productions,Ghetto Music,1989,['hip hop'],Get ready to vibe to the electrifying beats and skillful rhymes of this hip hop track that's guaranteed to make you move. +Never Been Touched Like This,Denise Lasalle,Smokin' In Bed,1997,['rnb' 'soul blues' 'female vocalists' 'soul' 'blues'],"This powerful soul blues track features mesmerizing female vocals that blend the best of soul, blues, and R&B into a sensational and unforgettable musical experience." +Four Egos_ One War,The Tangent,Not As Good As The Book,0,"['rock' 'heavy metal' 'prog rock' 'art rock' 'progressive rock' 'neo prog' + 'pop rock' 'strong' 'lively']","This song features a dynamic blend of progressive rock, art rock, and pop rock that delivers a strong and lively experience, infused with heavy metal elements that showcase the band's love for prog rock and rock in general, making it the perfect anthem for fans of the neo prog movement." +Smooth,iio,Poetica,2004,"['night driving' 'confident' 'smooth' 'trance' 'celebratory' 'club dance' + 'progressive house' 'club' 'bright' 'light' 'hypnotic' 'passionate' + 'rousing' 'electronic' 'dance pop' 'stylish' 'sensual' 'energetic' + 'dance' 'house' 'pop rock' 'nocturnal' 'lively' 'slick']","Get ready to hit the club and dance the night away with this energetic and hypnotic club dance anthem that seamlessly blends progressive house and electronic beats with pop rock melodies and passionate vocals, all while exuding a confident and celebratory vibe perfect for lively nocturnal adventures." +Last Man Standing,Duran Duran,Red Carpet Massacre,2007,"['confident' 'dramatic' 'partying' 'romantic' 'celebratory' + 'guys night out' 'rock' 'club' 'girls night out' 'pop' 'synth pop' 'sexy' + 'late night' 'passionate' 'sophisticated' 'dance rock' + 'contemporary pop rock' 'stylish' 'sensual' 'clinical' 'swaggering' + 'pop rock' 'atmospheric' '00s' 'playful' 'slick']","Get ready to dance the night away with our latest release - a contemporary pop rock anthem with a confident and stylish swaggering sound, blending sophisticated rock and thrilling dance vibes. With slick synth pop beats, passionate lyrics, and a dramatic atmosphere that's perfect for your late night guys or girls night out partying - this celebratory track is both sexy and playful, offering an innovative mix of a romantic and atmospheric rock ballad with a dance rock club hit feel. So come on and join us on the dancefloor - let's get clinical, let's get sensual, let's get sexy with this modern 00s pop rock sensation!" +All Night Long,Junior Kimbrough,You Better Run,1999,['blues'],This blues track is a soulful and raw exploration of heartache and despair. +Richmond,Joe Bonamassa,Sloe Gin,2007,"['earnest' 'reflective' 'brooding' 'blues rock' 'smooth' 'guitar' + 'intense' 'guitar virtuoso' 'heartache' 'american trad rock' 'rock' + 'energetic' 'alternative indie rock' 'acoustic' + 'adult alternative pop rock' 'feeling blue' 'searching' + 'singer songwriter' 'pop rock' 'nocturnal' 'blues' 'intimate' 'hard rock' + 'drinking']","This adult alternative pop rock song is an energetic and intense blend of alternative indie rock and blues rock, showcasing the guitar virtuoso's skills within american trad rock, pop rock and hard rock. The song's brooding and reflective lyrics touch on heartache, drinking, and feeling blue, while the singer-songwriter's smooth and intimate vocals add a sense of earnestness to the nocturnal piece. The acoustic guitar melodies further enhance the introspective and searching nature of this powerful rock ballad." +Suffer The Season,Shadows Fall,Somber Eyes To The Sky,1998,['heavy metal' 'metal' 'pop rock'],"This high-energy pop rock anthem features heavy metal guitar riffs and thunderous drums, blending the best of both genres into a headbanging metal masterpiece." +Losers & Winners,Hellsongs,Pieces of Heaven_ a glimpse of Hell,2009,['easy' 'acoustic' 'pop rock'],"This pop rock tune is the perfect balance of easy, acoustic melodies and catchy, upbeat vocals to make you tap your toes and sing-along." +Stone Blind,Sleepy John Estes,Legendary Country Blues Artists - CD B,0,['blues'],"Featuring soulful vocals and guitar riffs that illustrate poignant feelings of heartbreak, this bluesy ballad will have you reaching for the tissues." +The Secrecies Of Horror (Album Version),Pestilence,Testimony Of The Ancients,0,['death metal' 'heavy metal' 'pop rock'],This song features a dynamic blend of pop rock that seamlessly transitions into heavy metal and ultimately builds into a powerful crescendo of death metal vocals. +Diez Razones Para Vivir,Danza Invisible,Bazar,2000,['pop' 'pop rock'],"Get ready to sing and dance along to this catchy pop rock anthem that seamlessly blends the best of both worlds - the infectious beats and grooves of pop, with the gritty guitars and anthemic choruses of pop rock." +Mi Memoria,Luz Casal,Sencilla Alegria,2004,"['latin pop' 'jazz' 'spanish' 'sentimental' 'dreamy' 'striding' + 'female vocalists' 'pop rock' 'strong' 'latin']","This sentimental pop rock song features powerful female vocalists, elements of jazz and Latin rhythms, a striding beat, dreamy instrumentals, and touches of Spanish for a unique and memorable Latin pop sensation." +Black Planet,Antigama,The Warning,2009,['ambient'],"This hauntingly beautiful song is the epitome of ambient music, with its dreamlike layers and ethereal vocals." +Azagthoth,Morbid Angel,Abominations Of Desolation,1991,"['death metal' 'urgent' 'exciting' 'malevolent' 'intense' 'thrash metal' + 'menacing' 'heavy metal' 'unsettling' 'rousing' 'nihilistic' + 'tense anxious' 'energetic' 'suffocating' 'fiery' 'manic' 'rebellious' + 'pop rock' 'harsh' 'fierce' 'visceral']","This song is an energetic and exciting mix of pop rock and heavy metal, with an intense and menacing sound that urgently draws the listener in. With harsh, suffocating vocals and visceral instrumentation, this manic and rebellious track is a rousing anthem of nihilistic rebellion. Combining elements of thrash metal and death metal, its fiery and fierce delivery is both unsettling and captivating, with a tense anxiety and malevolent energy that sears through to the bone." +Don't Take My Girl Away,Dave Hollister,Chicago '85...The Movie,0,['organic' 'intense' 'rnb' 'passionate' 'sensual' 'urban' 'soul'],This soulful R&B track is an intense and passionate urban anthem that blends sensual vocals with organic instrumentation for an unforgettable listening experience. +Crazy Cryin Blues,Memphis Minnie,Crazy Crying Blues,0,"['confident' 'regional blues' 'pre war country blues' 'passionate' + 'acoustic blues' 'earthy' 'blues' 'acoustic memphis blues']",Get ready to feel the passionate and confident energy of acoustic Memphis blues with a touch of pre-war country blues in this earthy regional blues tune that will leave you longing for more of its authentic acoustic sound. +Do It ('Til You're Satisfied),BT Express,BT Express - 24 Street Funk Classics From Brooklyn's Finest,0,['70s' 'rnb' 'new york' 'dance' 'funk' 'soul' 'disco'],"This funky and soulful track takes listeners back to the disco era of 70s New York, seamlessly blending R&B and dance rhythms for an infectious groovy sensation." +Hands,Nonpoint,Development,2002,"['cathartic' 'urgent' 'dramatic' 'aggressive' 'intense' 'rock' 'rowdy' + 'menacing' 'brittle' 'confrontational' 'heavy metal' 'nu metal' 'brash' + 'rousing' 'alternative metal' 'raucous' 'tense anxious' 'energetic' + 'manic' 'reflection' 'swaggering' 'searching' 'pop rock' 'hard rock' + 'lively' 'rap metal' 'volatile']","This adrenaline-fueled track is a collision of alternative metal, pop rock, and nu metal with a hard rock backbone, featuring rap metal verses and a dramatic, explosive chorus that's both aggressive and urgent. The intense, menacing vocals are equal parts cathartic and confrontational, heavily layered with a brash, swaggering delivery and manic, lively instrumentation that keeps the tension high and the energy volatile. As the song builds to a rousing, rowdy climax, the lyrics offer reflection on the tensions and anxieties of modern life, with a searching, intense quality that makes the track a true cathartic release." +Bed-In,Eugenius,Oomalama & Tireless Wireless (Eugenius Radio Sessions),0,['power pop' '90s'],Enter a world of infectious hooks and driving guitar riffs with this power pop track that captures the vibrant energy of 90s alternative rock. +I Play For Keeps,Carla Thomas,Carla Thomas - Stax Profiles,1969,['soul'],This song has a soulful melody that will move you to tears. +I Want To Be Your Lover,Frijid Pink,Hibernated - Frijid Pink,1970,['70s' 'rock' 'classic rock' 'drums' 'hard rock'],This classic rock song from the 70s features hard-hitting drums that bring an intense energy to the rock sound. +Hail H.I.M.,Burning Spear,Gold,1980,"['hanging out' 'earnest' 'urgent' 'laid back mellow' 'political reggae' + 'confident' 'revolutionary' 'druggy' 'roots reggae' 'stately' 'literate' + 'hypnotic' 'reverent' 'spiritual' 'street smart' 'earthy' 'empowering' + 'poignant' 'reggae' 'plaintive' 'dub']","This politically charged reggae anthem is both empowering and revolutionary, with a spiritual and poignant message that's delivered with the confident and laid back mellow vibe of roots reggae. The earnest and urgent lyrics are set against a hypnotic and earthy beat, with a druggy and stately dub undertone that makes it perfect for hanging out or getting lost in thought. With a reverent and literate approach that's street smart and plaintive, this is a song that will leave you inspired and moved." +The Truth,Kittie,In The Black,2009,"['malevolent' 'aggressive' 'intense' 'metalcore' 'menacing' + 'girls night out' 'confrontational' 'heavy metal' 'alternative metal' + 'loss grief' 'street smart' 'empowering' 'ominous' 'metal' 'pop rock' + 'angry' 'volatile']","Get ready to unleash your inner anger with this empowering and confrontational alternative metal and pop rock anthem that blends heavy metal, metalcore, and intense vocals, perfect for a girls night out, while also evoking feelings of loss, grief, and ominous overtones, with an aggressive and volatile edge that is both street smart and malevolent." +I Think I See The Light,Cat Stevens,Mona Bone Jakon,1970,"['earnest' 'laid back mellow' 'reflective' 'brooding' '70s' 'soft rock' + 'melancholy' 'album rock' 'classic rock' 'reverent' 'spiritual' 'wistful' + 'restrained' 'contemporary pop rock' 'introspection' 'cerebral' 'gentle' + 'reflection' 'singer songwriter' 'pop rock' 'poignant' 'intimate' + 'long walk' 'folk' 'sunday afternoon']","Transporting listeners on a spiritual journey of introspection and reflection, this poignant classic rock ballad with elements of folk, soft rock, and contemporary pop rock captures a mood of gentle melancholy and wistful brooding, as if taking a long walk on a Sunday afternoon with the album rock sounds of the 70s and the heartfelt earnestness of a singer songwriter, all while maintaining a laid back mellow vibe that's both restrained and cerebral, ultimately leaving them feeling intimately connected to the reverent and reflective nature of the song." +My Tribute (To God Be The Glory),James Morrison,James Morrison: Gospel Collection Volume One,2003,['british' 'gospel' 'acoustic' 'soul'],"This British singer-songwriter delivers a soul-stirring performance, backed by gospel-inspired harmonies and the warm tones of an acoustic guitar." +Can You Give Me Love With A Guarantee,Gladys Knight & The Pips,Knight Time + A Little Knight Music,1972,['70s' 'soul'],"This soulful track transports listeners back to the groovy 70s with its funky bassline, smooth vocals, and vintage instrumentation." +Heaven Only Knows,K-OS,Exit,2002,"['elegant' 'canadian' 'literate' 'pop' 'hip hop' 'hypnotic' 'rousing' + 'underground rap' 'rap' 'cerebral' 'bittersweet' 'peaceful' + 'alternative rap']","This hypnotic and rousing rap song showcases the literate and cerebral style of Canadian underground rap with its elegant and bittersweet pop vibes, delivering a peaceful and alternative take on the typically gritty and aggressive hip hop genre." +Sabina Seat,Speedy J,A Shocking Hobby,2000,"['wintry' 'winter' 'intense' 'club dance' 'electronica' 'idm' 'hypnotic' + 'techno' 'glitch' 'minimal' 'electronic' 'experimental' 'complex' + 'ambient techno' 'cerebral' 'clinical' 'dark ambient' 'ambient' + 'visceral' 'detached']","This techno and electronica piece is both detached and intense, with hypnotic glitch and glitchy beats that create a visceral, wintry atmosphere. The complex, cerebral sound combines elements of dark ambient, idm, and ambient techno, creating an almost clinical, experimental sound that is both minimal and club-dance friendly." +Fe,Lucybell,Comiendo Fuego,2006,"['urgent' 'dramatic' 'aggressive' 'intense' 'rock' 'rollicking' 'rousing' + 'energetic' 'rock en espaol' 'ambitious' 'yearning' 'pop rock' 'crunchy' + 'latin']","This wildly ambitious and intense pop rock anthem boasts a rollicking Latin beat, crunchy guitars, energetic vocals, and a yearning sense of urgency, making it a dramatic and rousing addition to any rock en español playlist." +Badabing,Copywrite,The High Exhaulted,2002,['hip hop' 'rap'],"This track is a high-energy rap/hip hop hybrid, filled with heavy beats and lightning-fast lyrics that are sure to get the crowd jumping." +You're Right I'm Left_ He's Gone,Wanda Jackson,I Remember Elvis,0,"['celebratory' 'brash' 'contemporary pop rock' 'energetic' 'rocknroll' + 'country' 'female vocalists' 'pop rock' 'lively']","Get ready to dance the night away with this energetic and lively pop rock anthem, featuring bold and brash female vocalists and a contemporary pop rock sound that blends rock n' roll with a touch of celebratory country flair." +Piece (Hell Yeah),Lita Ford,Wicked Wonderland,2009,"['sexual' 'confident' 'partying' 'aggressive' 'guitar virtuoso' + 'theatrical' 'rowdy' 'girls night out' 'heavy metal' 'reckless' 'brash' + 'indulgent' 'pop metal' 'energetic' 'fun' 'silly' 'metal' 'rebellious' + 'pop rock' 'hard rock' 'playful']","This pop metal anthem features an aggressive and energetic guitar virtuoso solo, perfect for a rowdy night out with your girlfriends as you confidently rebel against convention and indulge in some reckless, brash, and silly fun. Theatrical and playful, this heavy metal partying anthem is both sexual and indulgent, making it the ultimate hard rock soundtrack for a girls' night out." +Pork Soda,The Headhunters,Straight From The Gate,1977,"['crossover jazz' 'fusion' 'jazz' 'rnb' 'restrained' 'jazz funk' 'funk' + 'strong' 'lively']","This lively and strong jazz funk crossover is fused with elements of R&B, resulting in a restrained yet vibrant and danceable fusion of genres." +Amelie Colbert,Laurent Voulzy,Live,0,['pop' 'international' 'pop rock' 'french pop'],"This upbeat and catchy pop song combines elements of French pop, pop rock, and classic pop with lyrics that will have you singing along in no time, making it an international hit." +Music Of The Angels,Joseph McManners,In Dreams,2006,['beautiful' 'stagenscreen' 'pop rock'],This pop rock track is beautifully crafted and perfect for setting the stage on screen. +Track 15,Meat Beat Manifesto,Satyricon,1992,"['idm' 'hypnotic' 'techno' 'industrial' 'electronic' 'complex' 'cerebral' + 'alternative indie rock' 'pop rock' 'trippy' 'detached']","This alternative indie rock track is a unique fusion of detached pop rock and electronic sounds, with its hypnotic and trippy vibe heightened by elements of techno, industrial, and IDM, while its complex and cerebral production make for a truly hypnotic experience." +My Gift Of Silence,Blackfield,Blackfield NYC - Blackfield Live In New York City,2007,['progressive rock'],"Drawing influence from classic rock, this band's latest single embodies a unique blend of haunting vocals, complex instrumentation, and thought-provoking lyrics that define the essence of progressive rock." +The Now,Mouthful of Bees,The End,2007,"['indie rock' 'rock' 'driving' 'party' 'quirky' 'garage' 'upbeat' + 'pop rock' 'indie']","Get ready to party with this indie rock anthem; the driving, upbeat garage sound and quirky lyrics make this pop rock gem the perfect addition to any playlist." +Nah Goa Jail,Peter Tosh,The Gold Collection,1996,"['laid back mellow' 'political reggae' 'confident' 'organic' 'intense' + 'roots reggae' 'hypnotic' 'earthy' 'fiery' 'rebellious' 'poignant' + 'summery' 'reggae']","This political reggae track combines fiery lyrics with an earthy, organic sound that's at once intense and hypnotic, conveying a message of rebellious confidence and poignant urgency that's both summery and laid back mellow in its roots reggae style." +Virginia State Epileptic Colony,Manic Street Preachers,Journal For Plague Lovers Remixes,2009,['rock' 'alternative rock' '00s'],Step back to the driving 00s era with a fusion of alternative rock and classic rock influences in this heart-pumping anthem that will leave you completely breathless. +No Esperaban Menos,Violadores del Verso,Genios,1999,['hip hop' 'rap'],This high-energy track combines elements of rap and hip hop to create an infectious sound that's sure to get even the most reluctant heads nodding. +Piggary and Peccary,Marmaduke Duke,The Magnificent Duke,0,['rock' 'pop rock'],This catchy pop rock tune features soaring guitar riffs and a driving beat that seamlessly blend elements of both pop and rock. +Anything But Ordinary,Avril Lavigne,Let Go,2001,"['cathartic' 'hanging out' 'earnest' 'gloomy' 'urgent' 'reflective' + 'brooding' 'smooth' 'dramatic' 'delicate' 'heartache' 'rock' 'bright' + 'breakup' 'girls night out' 'pop' 'wistful' 'rousing' 'sophisticated' + 'tense anxious' 'street smart' 'in love' 'contemporary pop rock' + 'stylish' 'rainy day' 'introspection' 'energetic' 'angst ridden' + 'bittersweet' 'manic' 'alternative indie rock' 'female vocalists' + 'reflection' 'adult alternative pop rock' 'feeling blue' 'yearning' + 'teen pop' 'searching' 'pop rock' 'plaintive' 'refined' 'long walk' + 'solitude' 'lively' 'slick']","Enjoy an thrilling and introspective journey with this dynamic and stylish album of adult alternative pop rock driven by energetic indie rock, sophisticated pop rock and contemporary pop rock rhythms, where the lively and manic beats contrast with cathartic and earnest reflections about solitude, yearning, heartache and angst, expressed through the delicate and slick female vocals and the brooding and wistful pop textures, creating a bright yet gloomy atmosphere perfect for long walks on rainy days, teen pop girls night outs or solitary moments of introspection and reflection, all wrapped up in a rousing and dramatic sound that will leave you feeling both tense and cathartic." +I Wanna Take You Higher Again,Duran Duran,Thank You,1995,"['laid back mellow' 'confident' 'dramatic' 'sex' 'partying' 'celebratory' + 'rock' 'club' 'punk new wave' 'melancholy' 'boisterous' 'synth pop' + 'sexy' 'late night' 'alternative' 'wistful' 'rousing' 'sophisticated' + 'electronic' 'bravado' 'dreamy' 'dance rock' 'contemporary pop rock' + 'stylish' 'sensual' 'energetic' 'bittersweet' 'alternative rock' + 'adult alternative pop rock' 'pop rock' 'poignant' 'hard rock' 'gutsy' + 'new romantic' 'detached' 'slick' '80s']","This adult alternative pop rock song is a high-energy, sophisticated and confidently gutsy mix of electronic and contemporary pop rock with a laid back mellow undertone, boasting slick and stylish new romantic touches infused with a wistful melancholy, addictive synth pop sounds and a sexily dramatic and rousing 80s influence. The track seamlessly blends elements of alternative, alternative rock, punk new wave and hard rock, creating a boisterous and celebratory partying vibe that's perfect for late night clubbing and stylish dance rock, all while evoking a dreamy and sensual atmosphere that's both poignant and bittersweet." +Panorâmica,Skank,Carrossel,2006,['brasil' 'rock' 'latin'],This electrifying tune combines the infectious rhythms of Brazil with the energetic power of Latin and rock to create a one-of-a-kind musical experience. +See You Next Tuesday,The Acacia Strain,The Dead Walk,2006,['deathcore' 'metalcore' 'brutal' 'hardcore' 'metal'],"This song is a brutal metalcore anthem that seamlessly blends elements of metal, hardcore, and deathcore to create an explosive and heavy-hitting masterpiece." +Don't Blame Your Daughter (Diamonds),The Cardigans,Best Of,2005,['rock' 'pop'],"This high-energy song blends the best of pop and rock, featuring catchy melodies and powerful guitar riffs that will have you singing along in no time." +Rocker (Remixed By Gilby Clarke),Hollywood Rose,The Roots of Guns n Roses,0,['hard rock'],This hard rock anthem is guaranteed to pump up audiences with its relentless guitar riffs and thundering drums. +Underneath the Golden Grain,Reubens Accomplice,The Bull_ The Balloon_ and The Family,0,"['emo' 'indie rock' 'rock' 'boisterous' 'pop' 'rambunctious' 'rousing' + 'quirky' 'ambitious' 'alternative indie rock' 'pop rock' 'playful' + 'indie' 'freewheeling']","This alternative indie rock song is a playful and boisterous mix of pop rock and indie influences, with a freewheeling and ambitious spirit that is both rousing and emo, making for a quirky and fun indie rock anthem that is sure to get your toes tapping and your head nodding along to its rambunctious beat." +Stop,Unsane,Occupational Hazard,1998,"['indie rock' 'urgent' 'hostile' 'outraged' 'malevolent' 'aggressive' + 'intense' 'alternative pop rock' 'noise rock' 'menacing' + 'confrontational' 'hardcore' 'reckless' 'unsettling' 'tense anxious' + 'suffocating' 'manic' 'american underground' 'alternative indie rock' + 'metal' 'pop rock' 'post hardcore' 'harsh' 'fierce' 'angry' 'volatile' + 'visceral' 'bleak']","Get ready for a turbulent ride as this aggressive and confrontational alternative indie rock anthem merges the sounds of pop rock, noise rock, post hardcore, and hardcore, creating an intense and menacing soundscape. With urgent and harsh vocals, suffocating riffs, and reckless drumming, this American underground band unleashes their outraged and visceral reaction to the world, inviting you into their manic and hostile universe. The alternative pop rock and metal influences add a tense, anxious, and malevolent atmosphere, making this a volatile and angry track that will leave you breathless. Brace yourself for a fierce and bleak experience that will leave you unsettled." +Bricks,Rise Against,The Sufferer & The Witness,2006,['punk' 'punk rock'],This high-energy punk rock anthem features fast-paced guitar riffs and raw vocals that perfectly capture the rebellious spirit of the punk movement. +Ayó Da (Goodbye My Dear),Andy Palacio & the Garifuna Collective,Wátina,2007,['world' 'african'],"This captivating song takes a journey across the world, filled with pulsating African rhythms that will take your soul on an epic adventure." +Isn't It A Shame,Phoebe Snow,Second Childhood,0,"['earnest' 'laid back mellow' 'reflective' 'confident' 'contemporary folk' + 'romantic' '70s' 'soft rock' 'amiable good natured' 'passionate' + 'sentimental' 'adult contemporary' 'contemporary pop rock' 'rainy day' + 'gentle' 'bittersweet' 'acoustic' 'soothing' 'soul' 'singer songwriter' + 'pop rock' 'poignant' 'blues' 'intimate' 'folk' 'sweet']","This sentimental pop rock song is a poignant and soulful reflection on love, brought to life by a passionate and amiable singer-songwriter with a confident and sweet voice. The laid back, mellow atmosphere and contemporary folk vibes make it perfect for a rainy day, while the earnest and gentle lyrics capture the romantic and bittersweet essence of the 70s. With a soothing and intimate acoustic sound, this contemporary pop rock ballad evokes the nostalgic charm of adult contemporary and blues, making it a must-listen for fans of soft rock and thoughtful folk music." +Not Coming Home,Maroon 5,Songs About Jane,2003,"['earnest' 'reflective' 'romantic evening' 'romantic' 'rock' 'bright' + 'girls night out' 'pop' 'mischievous' 'sexy' 'amiable good natured' + 'passionate' 'carefree' 'sentimental' 'wistful' 'stylish' 'bittersweet' + 'alternative indie rock' 'adult alternative pop rock' 'pop rock' 'gritty' + 'new love' 'playful' 'sweet']","Experience a soul-stirring mix of adult alternative pop rock and alternative indie rock that explore the many facets of love with sentimental lyrics and bright melodies in this amiable, good-natured and passionate album, perfect for a romantic evening or girls night out, weaving playful, gritty and stylish pop rock tunes with sweet and earnest ballads that capture the essence of new love, wistful reflection and mischievous, sexy and bittersweet moments of carefree romance." +The White One Is Evil (radio edit),Elliot Minor,The White One Is Evil,2007,['rock'],Experience the raw energy and unbridled power of rock in this electrifying new song. +Way Down That Lonesome Road,Lonnie Johnson,Lonnie Johnson Vol. 4 (1928 - 1929),1928,['blues'],This soulful track embodies the raw emotion of blues with its haunting melody and powerful lyrics. +Wrecking Ball,Operahouse,Man Next Door,0,['indie rock' 'british' 'pop rock' 'indie'],Experience the perfect blend of pop rock and indie sounds with a touch of British flair in this captivating indie rock melody. +My Love Will Never Die (Single/LP Version),Otis Rush,Mourning In The Morning,0,"['electric blues' 'regional blues' 'chicago blues' 'rnb' + 'electric chicago blues' 'blues' 'strong' 'lively']","Get ready to be transported to the windy city with this regional blues masterpiece that blends strong, lively rhythms with classic Chicago blues and hints of RnB, all electrified with an unforgettable electric blues sound." +10 Minute High,Groove Theory,Groove Theory,1995,"['female vocalist' 'rnb' 'contemporary rnb' 'sentimental' '90s' 'soul' + 'positive' 'strong']","This sentimental contemporary R&B ballad with soulful 90s vibes is delivered by a strong female vocalist, enveloping the listener in positive emotions." +Read My Lips,Duran Duran,Liberty,1990,"['celebratory' 'theatrical' 'rock' 'punk new wave' 'pop' 'synth pop' + 'sexy' 'alternative' 'passionate' 'dance rock' 'contemporary pop rock' + 'stylish' 'sensual' 'alternative rock' 'dance' '90s' 'pop rock' + 'hard rock' 'new romantic']","This eclectic song is a blend of contemporary pop rock, alternative rock, and synth pop with 90s new romantic and punk new wave influences, resulting in a stylish and celebratory dance rock anthem that is both passionate and sensual with hard rock elements, while also incorporating sexy and theatrical flair." +Chromatic (Emporium Mix),Jochen Miller,Chromatic,2006,['trance' 'electronic'],This song is a hypnotic and uplifting electronic trance track that transports listeners to a dream-like state with its pulsing beats and mesmerizing melodies. +It's Raining,Eleni Mandell,Country For True Lovers,2003,"['alternative pop rock' 'alternative country rock' 'sexy' + 'alternative indie rock' 'country' 'pop rock' 'americana' + 'traditional country' 'contemporary singer songwriter']","This alternative indie rock/pop rock song blends elements of Americana, contemporary singer-songwriter and traditional country with a touch of alternative country rock, alternative pop rock and country, creating a sexy and unique sound." +A Letter From Janelle [Acoustic Version],Chiodos,Bone Palace Ballet: Grand Coda,0,['emo' 'acoustic' 'post hardcore'],"An emotional rollercoaster ride through the depths of post hardcore and emo, accompanied by raw and intimate acoustic arrangements." +Start Again,Red,Innocence & Instinct,0,['rock' 'alternative rock' 'hard rock'],This song is a hard-hitting piece of alternative rock that seamlessly blends the classic sounds of rock and hard rock. +Save Me,Airwave,Save Me - Original + Remixes,2001,['trance'],Get lost in the hypnotic beats and dreamy melodies of this euphoric trance track. +Love Without Mercy,Lee Roy Parnell,Hits And Highways Ahead,1992,['contemporary country' 'country' 'new traditionalist'],This contemporary country song captures the heart and soul of new traditionalist with its seamless blend of classic country elements and modern production. +Sweet Caroline,Neil Diamond,Hot August Nights II,1968,"['earnest' 'laid back mellow' 'confident' 'smooth' 'romantic' '70s' + 'soft rock' 'oldies' 'pop' 'classic rock' 'sentimental' + 'adult contemporary' 'contemporary pop rock' 'gentle' 'innocent' + 'soothing' 'pop rock' 'refined' 'cheerful']","This sentimental and refined classic rock song infuses elements of pop rock and contemporary pop rock, with laid back mellow and soothing soft rock undertones that evoke a confident yet gentle and earnest spirit. With romantic and innocent lyrics and a cheerful, oldies-inspired melody, it's a perfect blend of adult contemporary and smooth 70s nostalgia that's sure to leave you feeling relaxed and contented." +Contradicting Words,Jessie Baylin,Firesight,2005,"['earnest' 'reflective' 'literate' 'melancholy' 'amiable good natured' + 'sentimental' 'rousing' 'lush' 'earthy' 'stylish' 'bittersweet' + 'innocent' 'sad' 'pop rock' 'poignant' 'intimate' 'refined' 'folk' + 'precious' 'contemporary singer songwriter']","Experience a bittersweet journey with a contemporary singer-songwriter whose lush and refined pop rock sound is both intimate and rousing, exploring sentimental and poignant topics with an amiable good-natured touch, all while showcasing an earthy and literate approach that tugs at your heartstrings and leaves you with a precious feeling of melancholy and earnest innocence." +Brutal-8-E (Z-Trance Mix),Altern 8,Brutal-8-E,1992,"['alternative pop rock' 'electronic' 'alternative indie rock' 'house' + 'pop rock']","This alternative indie rock song is a unique mixture of pop rock, electronic, and house elements, resulting in an infectious blend of alternative pop rock that is sure to get listeners moving." +455,Unsane,Total Destruction,1994,"['cathartic' 'indie rock' 'brooding' 'hostile' 'aggressive' 'messy' + 'alternative pop rock' 'noise rock' 'confrontational' 'industrial' + 'nihilistic' 'tense anxious' 'american underground' + 'alternative indie rock' 'pop rock' 'progressive metal' 'post hardcore' + 'harsh' 'angry' 'bleak']","Experience the cathartic release of aggression and angst with this explosive blend of alternative indie rock and noise, featuring harsh, brooding vocals set against a backdrop of messy, industrial soundscapes and tense, anxious rhythms, delivering an unapologetically nihilistic and hostile perspective on the modern world - all while seamlessly blending elements of progressive metal, post hardcore, and alternative pop rock into an unforgettable and confrontational sonic experience that perfectly captures the bleak, angry energy of the American underground scene." +Ocean Of Innocence,Klaus Schulze & Lisa Gerrard,Dziekuje Bardzo - Vielen Dank,2009,['electronic'],"Experience the electrifying beats of this futuristic single, fueled by intricate electronic sounds and soaring melodies." +All right,Tieum,I've got nothing to lose,2004,['hardcore'],This hardcore rock anthem is sure to get the mosh pit roaring. +Marrakech,ATB,No Silence,2004,"['trance' 'intense' 'club dance' 'progressive house' 'progressive trance' + 'hypnotic' 'passionate' 'lush' 'electronic' 'stylish' 'sensual' + 'energetic' 'house' 'elaborate' 'pop rock' 'playful']","Get ready to dance the night away with an energetic and passionate blend of pop rock and progressive house, as elaborate electronic beats meet lush and hypnotic melodies, taking you on a stylish journey through progressive trance and sensual house, all wrapped up with a playful and intense club dance vibe." +Sugar And Spice,Scritti Politti,Provision,1988,"['exuberant' 'hanging out' 'partying' 'romantic' 'sparkling' 'day driving' + 'bright' 'pop' 'carefree' 'dance pop' 'dreamy' 'in love' 'dance rock' + 'contemporary pop rock' 'stylish' 'energetic' 'gentle' 'warm' + 'alternative indie rock' 'fun' 'funk' 'new wave' 'pop rock' 'summery' + 'summer' 'refined' 'playful' 'sophisti pop' 'alternative dance' 'sweet' + '80s']","This upbeat and refined alternative indie rock song is perfect for day driving with its exuberant energy, bright pop-rock beats and dance pop sound. It's a sweet ode to being in love and features alternative dance and romantic themes with gentle contemporary pop rock instrumentals, sparkling funk elements and plenty of fun. The sophisti pop, playful 80s summer vibes are perfect for hanging out, partying and feeling stylish, while the dreamy new wave and carefree lyrics transport you to a summery paradise. Overall, this dance rock anthem is warm, energetic, and perfect for any carefree occasion." +Waking Hour,Ark,Burn The Sun,0,"['dramatic' 'guitar virtuoso' 'heavy metal' 'difficult' 'complex' + 'ambitious' 'progressive rock' 'pop rock' 'progressive metal' 'hard rock' + 'power metal']","Get ready to embark on an ambitious and dramatic journey through the complex and difficult genres of progressive rock, heavy metal, power metal and progressive metal, where the guitar virtuoso takes center stage in this pop rock masterpiece that blends the best of hard rock sounds." +The Gauntlet,Dropkick Murphys,Punk-O-Rama 6,2001,['punk'],This high-energy song is filled with raw and rebellious punk vocals that will make you want to jump into a mosh pit. +She Drives Me Crazy,Ted Nugent,IF YOU CAN`T LICK EM,1988,['rock' 'classic rock' 'hard rock'],This song is a hard-hitting classic rock anthem that carries a heavy guitar riff and showcases the raw power of rock music. +Prelude In E Major,Neil Diamond,Play Me: The Complete Uni Studio Recordings...Plus!,1972,['classic rock'],"Experience the raw, nostalgic sound of classic rock in this electrifying new tune that pays homage to the era like never before." +God Is God,Juno Reactor,God Is God,1997,"['hanging out' 'trance' 'partying' 'celebratory' 'intense' 'club dance' + 'club' 'techno' 'rousing' 'electronic' 'stylish' 'energetic' 'clinical' + 'goa trance' 'hi nrg']","This electrifying techno track features a hi NRG beat and intense electronic rhythms, perfect for rousing club dance floors and celebratory partying, while also showcasing elements of goa trance and stylish clinical precision." +These Days,Kasey Chambers,Not Pretty Enough,2001,['alt country' 'country' 'pop rock'],This upbeat pop rock tune with a hint of alt country and country flair will have you tapping your feet and singing along in no time. +Shark Attack,Piebald,Accidental Gentleman,2007,"['emo' 'indie rock' 'alternative' 'tgif' 'alternative indie rock' + 'pop rock' 'strong' 'lively' 'indie']","Get your weekend started right with our lively alternative indie rock anthem blending pop rock and strong indie vibes, perfect for anyone seeking an alternative sound that combines the best elements of indie rock and emo music. From the driving guitars and catchy hooks to the anthemic choruses and powerful vocals, this track is the ultimate TGIF soundtrack for anyone looking to rock out and let loose!" +Wavin' Flag,K'Naan,Troubadour,2009,['party' 'chillout'],"This song is the perfect mix of chillout and party vibes, with laid-back beats that will keep you grooving all night long." +Vuela Mas Alto,Onda Vaselina,Lo Mejor De OV7,0,['latin'],This upbeat and lively song is infused with irresistible latin rhythms that compel you to dance. +Lesson No. 2,Glenn Branca,The Ascension,1981,['experimental'],Experience the unconventional sounds of a genre-defying masterpiece with this experimental track that pushes boundaries and defies conventional music norms. +Song For Thandi,Vusi Mahlasela,Naledi Ya Tsela,0,['folk'],"This song has a comforting and rustic folk sound, transporting listeners to a peaceful countryside." +Forever (Live),Dropkick Murphys,Live On St. Patrick's Day,2002,['punk' 'punk rock' 'irish' 'alternative rock' 'metal'],This high-energy punk rock anthem blended with metal and alternative rock influences is infused with an unmistakable Irish soul. +Baitare,Ayo,Föder NåT Nytt,0,['chillout'],"Stay calm and relaxed with our newest track, a smooth and soothing chillout masterpiece." +For Oily To Normal Skin,KJ Sawka,Synchronized Decompression,2005,"['night driving' 'jungle' 'druggy' 'electronica' 'idm' 'hypnotic' + 'late night' 'techno' 'rambunctious' 'spacey' 'electronic' 'drums' + 'quirky' 'ambient techno' 'drum and bass' 'dance' 'nocturnal' + 'atmospheric' 'background music' 'trippy' 'detached' 'slick']","Get lost in the hypnotic and atmospheric sounds of this detached and trippy electronic track perfect for late night nocturnal drives, featuring slick and quirky drums and bass, spacey and idm inspired melodies, as well as rambunctious jungle beats that will make you dance all night long." +Come Live With Me,Ten Wheel Drive,Brief Replies,0,['progressive rock'],This dynamic new single features intricate instrumentation and a haunting vocal performance that perfectly captures the essence of progressive rock. +Worth It All,FFH,Voice From Home,2005,"['earnest' 'reflective' 'confident' 'alternative ccm' 'theatrical' + 'christian' 'religious' 'gospel' 'effervescent' 'reverent' 'spiritual' + 'ccm' 'gentle' 'calm peaceful' 'searching' 'contemporary christian' + 'poignant' 'refined' 'christian rock']","Experience an effervescent and theatrical blend of contemporary Christian and alternative CCM with this spiritually charged song that delivers a refined and peaceful message through its poignant, confident, and earnest lyrics; blending gentle gospel sounds with Christian rock vibes to create a reflective and reverent tune that will leave you feeling both searching and centered." +Gettin' Tighter,Glenn Hughes,Live In Australia,1995,['classic rock' 'hard rock'],This song is a classic rock anthem that blends the raw energy of hard rock with iconic guitar riffs and soaring vocals. +There Must Be,Poverty Stinks,Gargle Blaster,1990,"['power pop' 'alternative pop rock' 'pop' 'finnish' + 'alternative indie rock' 'pop rock' 'indie']","This Finnish band blends alternative indie rock, pop rock, and power pop to create their unique indie sound, which leans towards alternative pop rock with catchy pop hooks." +Pray For Me,Sierra,Story Of Life,0,['christian' 'religious' 'gospel' 'ccm' 'contemporary christian'],"This contemporary Christian song is a beautiful example of CCM that features powerful religious lyrics and uplifting gospel melodies, sure to touch the hearts and souls of any Christian listener." +The Way To My Heart,The Derailers,Genuine,0,"['earnest' 'honky tonk' 'reflective' 'partying' 'celebratory' + 'alternative country rock' 'amiable good natured' 'carefree' 'stylish' + 'alternative indie rock' 'fun' 'country' 'pop rock' 'country rock' + 'americana' 'traditional country' 'playful' 'freewheeling']","This lively tune offers a fun-packed and carefree celebration of the amiable good-natured Americana, splendidly mixing traditional country, pop rock, and alternative indie rock with a stylish country rock and freewheeling alternative country rock, resulting in a honky tonk vibe that is both reflective and earnest, yet still playful and partying in nature." +(We've Got) Honey Love,The Velvelettes,Motown Sings Motown Treasures,2004,"['female vocalist' 'oldies' 'pop' 'happy' 'dance' 'upbeat' + 'female vocalists' 'soul']",This classic pop tune boasts a soulful sound and upbeat rhythm that will have you dancing along while the female vocalists deliver a joyful performance that feels like an oldie but a goodie. +World Without End,Bodycode,The Conservation of Electric Charge,2006,['electronic'],Get ready to dance with this upbeat and infectious electronic anthem that combines pulsating rhythms with dreamy synths. +Wicked Saints,Impious,Hellucinate,2004,['death metal' 'pop rock'],"This song is a unique blend of pop rock and death metal, featuring catchy hooks and heavy riffs that will have you banging your head in no time." +Fixer le ciel,Dumas,Fixer le temps,2006,"['hanging out' 'mellow' 'reflective' 'french' 'sparkling' 'bright' + 'quebec' 'light' 'quebecois' 'wistful' 'lazy' 'restrained' 'sugary' + 'dreamy' 'introspection' 'bittersweet' 'alternative indie rock' + 'calm peaceful' 'searching' 'indie pop' 'international' 'pop rock' + 'poignant' 'intimate' 'western european traditions' 'soft quiet']","This international, alternative indie rock track from Quebecoise artists incorporates elements of pop rock, indie pop, and western European traditions to create a calm, peaceful atmosphere with poignant lyrics that search for meaning in introspection, evoking lazy days spent hanging out and looking inward. The soft, quiet vocals and restrained arrangements add a mellow, intimate touch, while the sparkling melodies and bright, sugary tones create a dreamy, wistful vibe that feels both light and bittersweet. Sung in French, this song is a reflective exploration of the human experience that captures the essence of modern indie rock while incorporating traditional elements of the Western European sound." +Complicated,Forty Deuce,Nothing To Lose,2005,"['cathartic' 'earnest' 'reflective' 'dramatic' 'guitar' + 'alternative pop rock' 'literate' 'angst ridden' 'bittersweet' + 'alternative indie rock' 'reflection' 'yearning' 'searching' 'pop rock' + 'poignant' 'hard rock']","This poignant and searching alternative indie rock ballad features elements of pop rock and alternative pop rock, showcasing the yearning and earnest vocals of the singer as well as the cathartic and dramatic guitar solos throughout the song, making it an angst ridden and literate reflection on life's bittersweet moments." +Small Apartment Party Epiphany,Make Believe,The Association Of Utopian Hologram Swallowers,0,['indie rock'],This new single is a raw and edgy indie rock anthem that will have you headbanging in no time. +Bridges,Destiny's Child,Destiny's Child,1998,"['sexual' 'confident' 'partying' 'celebratory' 'witty' 'theatrical' + 'club dance' 'girls night out' 'sexy' 'rnb' 'amiable good natured' + 'carefree' 'contemporary rnb' 'sentimental' 'sophisticated' 'electronic' + 'dance pop' 'stylish' 'sensual' 'urban' 'energetic' 'tgif' 'fun' + 'teen pop' 'pop rock' 'summery' 'playful' 'freewheeling']","Get ready to hit the club with your girls and let loose with this energetic, contemporary R&B and pop rock anthem that will have you feeling confident, carefree, and sexy, while witty lyrics add a touch of sophistication to the freewheeling, celebratory dance pop beat that's perfect for a fun-filled TGIF night out - with a touch of sensual electronic elements and theatrical flair, this summery club banger is the ultimate good-natured party starter for amiable guys and gals alike, whether you're looking for a sentimental love song or just want to let loose and have a good time on the dance floor!" +The Devil's Reflection,Soul Embraced,Dead Alive,2008,"['death metal' 'christian' 'metalcore' 'heavy metal' 'alternative metal' + 'christian metal' 'metal' 'pop rock']","This song is a unique blend of alternative metal, pop rock, heavy metal, death metal, metalcore, and christian metal, making it a truly diverse homage to the metal scene while infusing religious themes into the mix." +Halling,Ulver,Kveldssanger,1996,"['gloomy' 'neo classical metal' 'beautiful' 'symphonic black metal' + 'theatrical' 'relaxing' 'heavy metal' 'hypnotic' 'late night' + 'scandinavian metal' 'experimental' 'rainy day' 'folk rock' 'acoustic' + 'pop rock' 'nocturnal' 'atmospheric' 'ambient' 'solitude' 'folk' + 'enigmatic' 'black metal']","This enigmatic song draws on a diverse range of influences, blending elements of symphonic black metal, Scandinavian metal, and folk rock to create a hypnotic, atmospheric, and beautiful soundscape that is both relaxing and heavy. With its melancholy lyrics and haunting melodies, it is the perfect accompaniment to a rainy day or a late night spent in solitude, with acoustic and ambient passages that add a theatrical touch to its neo classical metal sound. Whether you're a fan of pop rock, heavy metal, or experimental music, this song is sure to captivate and inspire with its uniquely gloomy and nocturnal vibe." +Time To Die,Jon Oliva's Pain,Straight-Jacket Memoirs,2006,"['cathartic' 'provocative' 'confident' 'aggressive' 'coolncocky' 'rowdy' + 'confrontational' 'heavy metal' 'brash' 'hair metal' 'rousing' + 'pop metal' 'energetic' 'fiery' 'rebellious' 'pop rock' 'harsh' + 'volatile']","This pop metal track is an aggressive and confrontational anthem that's both energy and rowdy, with a heavy metal edge that's brash and rebellious, while still confident and coolncoky, delivering cathartic and provocative themes that are sure to ignite a volatile and fiery response from the crowd - a truly rousing hair metal experience." +Mary Come On Home,Sleepy John Estes,Sleepy John Estes Vol. 2 (1937 - 1941),2005,['blues'],"This soulful song channels the essence of blues music, with its melancholic melodies and heart-wrenching lyrics." +Once I Was (2006 Remastered LP Version),Tim Buckley,The Best Of Tim Buckley,2006,['alternative' 'psychedelic' 'indie'],"This indie, alternative track takes listeners on a trippy journey through warped soundscapes and mesmerizing guitar work, making for a psychedelic experience that's truly unforgettable." +I'm A Mighty Tight Woman (48870),Sippie Wallace,Sippie Wallace Vol. 2 (1925-1945),0,['blues'],This melancholic song beautifully captures the essence of blues with its soulful lyrics and haunting melody. +Stay Out Of My Life,Five Star,The Greatest Hits,1986,['pop' '80s'],Feel the nostalgia with this upbeat pop song that takes you back to the lively sounds of the 80s. +No,Antigama,Resonance,2007,['death metal' 'heavy metal' 'pop rock' 'industrial metal'],"This song blends together catchy pop rock melodies with the aggressive edge of industrial, heavy, and death metal, creating a unique and explosive sound." +Animae Partus,Pain of Salvation,Be,2004,"['aggressive' 'theatrical' 'heavy metal' 'complex' 'progressive rock' + 'pop rock' 'progressive metal' 'progressive' 'freewheeling']","This freewheeling and aggressive pop rock meets heavy metal song features complex and progressive elements reminiscent of progressive rock and progressive metal, all brought together with a theatrical flair that is sure to leave you captivated." +Dead Serious & Highly Professional,The Ocean,Aeolian,2006,"['german' 'malevolent' 'doom metal' 'thuggish' 'menacing' 'heavy metal' + 'hardcore' 'late night' 'post metal' 'ominous' 'metal' 'pop rock' + 'progressive metal' 'volatile' 'visceral']","This song is a menacing and visceral blend of post metal and pop rock, with thuggish and ominous overtones that evoke the malevolent brutality of late night hardcore. Featuring elements of both heavy and progressive metal, this track is a volatile and doom-laden journey through the darkest corners of the German metal scene." +Fountain Of Youth,ARRESTED DEVELOPMENT,Zingalamaduni,1994,"['laid back mellow' 'hip hop' 'feel good' 'rnb' 'amiable good natured' + 'jazzy' 'rap' 'urban' 'gentle' 'political rap' 'soul' 'calm peaceful' + 'summery' 'cheerful' 'alternative rap']","This song combines the smooth and soulful elements of R&B and jazz with the upbeat and cheerful vibes of alternative and hip-hop, creating a laid-back and mellow feel that's perfect for sunny summertime days. The political rap lyrics are delivered with a gentle and amiable good-natured flow, adding a bit of depth to the otherwise calm and peaceful track. Overall, this is a feel-good urban rap song that'll leave you feeling happy and carefree." +Vertikale,Solaris Heights,Vertikale,0,['electronic' 'house'],Experience the pulse-pounding energy of the electronic house track as it sets dance floors on fire and transports you to a world of high-energy beats and exhilarating rhythms. +Cat Scratch Fever,Ted Nugent,Essential Rock - Definitive Rock Classics And Power Ballads,1977,['70s' 'rock' 'classic rock' 'hard rock'],This classic rock anthem from the 70s is a hard rock masterpiece that will have you headbanging from start to finish. +Bright Light Girl,Heart,Private Audition,0,"['earnest' 'confident' 'guitar' 'album rock' 'classic rock' 'passionate' + 'rousing' 'restrained' 'contemporary pop rock' 'energetic' + 'female vocalists' 'pop rock' 'intimate' 'hard rock' 'arena rock' '80s']","This energetic and passionate classic rock tune features confident and earnest female vocalists and contemporary pop rock influences, while incorporating elements of album rock, arena rock, and hard rock from the 80s, complete with rousing guitar solos and an intimate yet restrained delivery." +Condemned to Agony,Cannibal Corpse,Bloodthirst,1999,"['death metal' 'cathartic' 'provocative' 'urgent' 'hostile' 'exciting' + 'malevolent' 'aggressive' 'intense' 'hedonistic' 'menacing' + 'confrontational' 'heavy metal' 'outrageous' 'unsettling' 'raucous' + 'nihilistic' 'tense anxious' 'suffocating' 'ominous' 'metal' 'pop rock' + 'harsh' 'fierce' 'angry' 'volatile' 'visceral' 'bleak']","This pop rock song is an intense and aggressive display of heavy metal and death metal influences, featuring menacing and hostile lyrics that evoke a suffocating and visceral atmosphere. The cathartic and nihilistic message is delivered through a raucous and hedonistic performance, with an urgent and confrontational energy that is both provocative and unsettling. The harsh and ominous sound is fueled by a tense and anxious urgency, lending a volatile and malevolent edge to the fierce and bleak tone." +Pity Party,Blockhead,The Music Scene,2009,"['downtempo' 'urgent' 'trip hop' 'messy' 'self conscious' 'hip hop' + 'the creative side' 'lounge' 'brash' 'rambunctious' 'jazzy' 'fractured' + 'electronic' 'street smart' 'dreaming' '00s' 'circular' 'indie']","Get lost in the self-conscious, hip hop dreamscape of this messy yet urgent track, blending electronic and trip hop elements with brash indie vocals and jazzy downtempo lounge vibes, all amidst a rambunctious yet circular rhythm that oozes street smart coolness and fractured creativity from the early 00s." +Unholier Than Thou,Infernal Majesty,Unholier Than Thou,1998,['death metal' 'heavy metal' 'metal' 'pop rock'],"This high-energy track fuses elements of pop rock, heavy metal, and death metal to create a truly epic metal masterpiece." +Being with You (In Paris),Steve Vai,Alive In An Ultra World,0,"['instrumental rock' 'guitar' 'fusion' 'guitar virtuoso' 'jazz' 'rock' + 'heavy metal' 'rousing' 'quirky' 'complex' 'energetic' 'fiery' + 'instrumental' 'pop rock' 'hard rock']","This energetic instrumental rock song showcases the guitar virtuoso's skills across various genres including pop rock, quirky jazz, fusion, heavy metal, and hard rock, resulting in a complex yet rousing and fiery guitar-heavy track." +Jam On This (Old School's Back In Session),Newcleus,Destination: Earth - The Definitive Newcleus Recordings,0,"['humorous' 'celebratory' 'boisterous' 'hip hop' 'electro' + 'amiable good natured' 'rollicking' 'electronic' 'whimsical' 'rap' + 'silly' 'cheerful' 'old school rap']","This rap track is a rollicking and amiable good-natured blend of electronic and hip hop sounds, sprinkled with old school rap influences and a whimsical, humorous, and silly lyrical approach. The boisterous beats and celebratory vibe make it an electro-infused, cheerful party starter." +God Gave Me You,Dave Barnes,What We Want_ What We Get,2010,"['hanging out' 'earnest' 'reflective' 'confident' 'organic' + 'self conscious' 'christian' 'rock' 'bright' 'literate' 'passionate' + 'sentimental' 'lovely' 'whimsical' 'earthy' 'freedom' 'stylish' + 'introspection' 'alternative indie rock' 'acoustic' 'reflection' + 'adult alternative pop rock' 'swaggering' 'knotty' 'searching' 'pop rock' + 'summery' 'intimate' 'gritty' 'gutsy' 'contemporary singer songwriter' + 'freewheeling']","This adult alternative pop rock song combines elements of alternative indie rock with a heartfelt sentiment, self-conscious introspection and a bright, pop rock sound. With lovely, passionate vocals, confident and gutsy instrumentals and a swaggering, freewheeling vibe, the song is both earnest and whimsical, a reflection on personal freedom and a celebration of earthy, organic style. Perfect for contemporary singer-songwriter fans, the lyrics are literate and intimate, with a reflective, gritty introspection that evokes the summery, knotty feel of hanging out with friends. Although rooted in Christian rock influences, this acoustic gem is accessible to fans of all genres." +War,The Cardigans,Best Of,1998,['rock' 'pop' 'alternative' 'indie pop'],This alternative indie pop song features a catchy pop-infused melody and rock-influenced instrumentals. +I'm Not Alone,Calvin Harris,I'm Not Alone,2009,['electronic' 'dance' 'house'],This high-energy track is an electronic house anthem that will have you grooving on the dance floor all night long. +Vegas,Calvin Harris,I Created Disco,2007,"['confident' 'sex' 'partying' 'humorous' 'celebratory' 'witty' + 'club dance' 'guys night out' 'club' 'girls night out' 'mischievous' + 'sexy' 'the creative side' 'electro' 'amiable good natured' 'carefree' + 'uplifting' 'rousing' 'electronic' 'street smart' 'stylish' 'quirky' + 'tgif' 'irreverent' 'fun' 'maverick' 'pop rock' 'playful' 'trippy' + 'alternative dance' 'campy' 'freewheeling']","This pop rock anthem is a freewheeling and stylish tribute to partying and having a good time, showcasing witty lyrics and an irreverent, humorous attitude that is perfect for club dance nights or girls/guys night out. The electronic beats and alternative dance rhythms add to the trippy and quirky mood, while the maverick and street-smart energy exudes confidence and sexiness. With its amiable, good-natured and celebratory vibe, this song is a rousing and uplifting ode to TGIF spirit that will surely leave you feeling playful, mischievous and carefree." +He Said She Said,Bell X1,Tour de Flock - Live At The Point,2005,"['exuberant' 'earnest' 'indie rock' 'reflective' 'confident' 'brooding' + 'dramatic' 'alternative pop rock' 'rowdy' 'reverent' + 'amiable good natured' 'passionate' 'wistful' 'rousing' 'dreamy' 'earthy' + 'empowering' 'introspection' 'warm' 'alternative indie rock' 'reflection' + 'adult alternative pop rock' 'yearning' 'indie pop' 'pop rock' 'poignant' + 'solitude' 'affirmation' 'indie']","This adult alternative pop rock song is an empowering and amiable good natured journey through solitude and introspection, with passionate and confident moments of reflection and dramatic indie rock rousing, all wrapped up in an earthy, reverent and dreamy alternative pop rock sound." +Grock,Solitune,O.K. Rewind,2005,['indie rock' 'rock' 'alternative rock' 'indie'],"This indie rock anthem showcases the artist's versatility within the alternative rock scene, delivering an energetic performance that resonates with fans of all ages and backgrounds, highlighting the best of the indie spirit in rock music." +Don't Mess With My Man,Irma Thomas,Rounder Records' 40th Anniversary Concert,1999,['soul'],Introducing a mesmerizing new track filled with soulful lyrics that will uplift and move you. +Silent Crimes,Cynic,The Legend Of The Mask & The Assasin,0,['hip hop'],This latest track is a captivating hip hop anthem perfect for getting your head bobbing to its infectious basslines and wicked rhymes. +Sweet Sadie The Survivor,Patti Austin,The Best Of Patti Austin,1994,['soul'],"This song exudes a raw and powerful soul, touching every listener's emotions." +An Mina,Pohlmann.,Zwischen Heimweh Und Fernsucht,2006,"['alternative indie rock' 'acoustic' 'adult alternative pop rock' + 'pop rock' 'contemporary singer songwriter']","This song is a perfect blend of adult alternative pop rock, alternative indie rock, and pop rock, showcasing the unique style of a contemporary singer-songwriter over an acoustic foundation." +Edge Of No Control (Part 2),Meat Beat Manifesto,Satyricon,1992,"['idm' 'hypnotic' 'techno' 'industrial' 'electronic' 'complex' 'cerebral' + 'alternative indie rock' 'pop rock' 'trippy' 'detached']","This alternative indie rock track boasts a detached and pop rock sound with an infusion of electronic and trippy elements resulting in a hypnotic and techno-industrial vibe, all while showcasing the intricate and cerebral nature of IDM." +One Dark Night,Lisa Miskovsky,Falling Water,2003,['scandinavian' 'pop' 'swedish' 'acoustic' 'alternative pop'],This Swedish alternative pop hit showcases mesmerizing Scandinavian vocals with a distinct acoustic sound that perfectly blends traditional and modern pop elements. +Comeback,Stars,Live at Austin City Limits Music Festival 2006: Stars,2004,['indie rock' 'indie'],This indie rock anthem boasts raw vocals and soaring guitar solos that capture the essence of the indie music scene. +Peasant In The Big Shitty (Live),The Stranglers,Live (X-Cert),1977,"['reserved' 'punk' 'confident' 'hostile' 'coolncocky' 'thuggish' 'acerbic' + 'guys night out' 'rowdy' 'club' 'literate' 'menacing' 'confrontational' + 'snide' 'brash' 'sleazy' 'sophisticated' 'raucous' 'dreamy' + 'street smart' 'freedom' 'stylish' 'fiery' 'cynical sarcastic' + 'irreverent' 'new wave' 'pop rock' 'poignant' 'plaintive' 'gutsy' + 'volatile' 'british punk']","Get ready for a confrontational and rowdy guys' night out with this sophisticated yet poignant pop rock anthem, featuring confident, gutsy vocals and reserved, menacing instrumentals intertwined with irreverent and sleazy lyrics that are both cynical and sarcastic, paying homage to the likes of British punk and thuggish street smart attitudes. With an acerbic and brash edge that's both hostile and snide yet lit up with literate and stylish club feels, this raucous and plaintive jam captures the volatile, dreamy and fiery essence of new wave coolness, embodying the perfect balance of cool n' cocky freedom and rebellious energy." +Slouching Towards Bethlehem,Joni Mitchell,Travelogue,1991,['singer songwriter' 'pop rock' 'folk'],Experience the soulful melodies of a singer songwriter paired with the electrifying energy of pop rock and the heartwarming nostalgia of folk in this must-listen track. +When Did You Leave Heaven,Peggy Scott-Adams,Busting Loose,0,['female vocalists' 'soul'],"This soulful track highlights powerful female vocalists, taking listeners on a journey of emotional depth and artistic expression." +Hopping Down In Kent,The Albion Dance Band,The Harvest Years,1977,['folk'],This folk-inspired song features a storytelling narrative with acoustic instrumentation and harmonious vocals. +Slow Down,Brian May,Another World,1998,"['earnest' 'urgent' 'dramatic' 'aggressive' 'theatrical' 'rock' 'bright' + 'heavy metal' 'brash' 'small gathering' 'rousing' 'freedom' 'energetic' + 'bittersweet' 'warm' 'swaggering' 'pop rock' 'hard rock' 'lively']","This song is a brash, aggressive pop rock anthem that oozes with swaggering energy and a hard-hitting urgency, perfect for a lively, small gathering. The warm, dramatic vocals deliver an earnest and bittersweet message of freedom, backed by rousing heavy metal and hard rock instrumentation that builds into a theatrical crescendo." +Apology,Our Lady Peace,Healthy In Paranoid Times,2005,"['cathartic' 'hanging out' 'earnest' 'brooding' 'dramatic' 'beautiful' + 'intense' 'alternative pop rock' 'passionate' 'post grunge' 'rousing' + 'raucous' 'restrained' 'indulgent' 'introspection' 'bittersweet' + 'alternative rock' 'alternative indie rock' 'adult alternative pop rock' + 'pop rock' 'poignant' 'gritty' 'solitude']","This adult alternative pop rock song blends the sounds of alternative indie rock and post grunge, delivering a poignant and beautiful exploration of solitude, featuring intense and passionate vocals that convey an earnest sense of introspection and cathartic release, while brooding and dramatic guitar riffs build towards a rousing climax. With indulgent, gritty instrumentation and restrained yet bittersweet lyrics, this alternative rock anthem is perfect for hanging out with friends or indulging in some much-needed solitary reflection." +Across the Bridge,Chad Wackerman,Forty Reasons & The View,1993,['fusion' 'jazz' 'jazz rock' 'pop rock'],"Get ready to experience an explosive blend of genres with this high-energy pop rock anthem, infused with mesmerizing elements of jazz, jazz rock, and fusion." +Death Trip,Cockney Rebel,The Human Menagerie,1990,"['humorous' 'beautiful' '70s' 'theatrical' 'rock' 'album rock' 'wry' + 'whimsical' 'epic' 'cool' 'quirky' 'irreverent' 'pop rock' 'glam rock' + 'playful' 'campy']","Get ready to be transported to a playful and epic world of pop rock with moments of irreverent humor and wry coolness, as this album rock masterpiece takes you on a whimsical journey through beautiful and quirky melodies, infused with the theatrical and campy flair of 70s glam rock." +Touch Me,Sarah Johns,Big Love In A Small Town,2007,"['earnest' 'dramatic' 'amiable good natured' 'tender' + 'contemporary country' 'indulgent' 'earthy' 'complex' 'energetic' + 'bittersweet' 'country' 'swaggering' 'yearning' 'elaborate' + 'neo traditionalist country' 'poignant' 'playful']","This contemporary country song is a complex and elaborate mix of earthy and neo-traditionalist country elements, delivering a playful and indulgent energy, while also conveying a poignant and yearning sentiment through its tender and poignant lyrics. The good-natured swaggering vocals enhance the bittersweet and dramatic feel, creating an earnest and emotionally charged experience." +Perfect Way,Scritti Politti,Cupid And Psyche '85,1985,['pop' '80s'],"This pop tune takes listeners on a nostalgic journey back to the electrifying beats and catchy hooks of the 80s, with its upbeat tempo and infectious melodies." +A room with a view,The Flower Kings,Stardust we are,1999,"['theatrical' 'rock' 'prog rock' 'quirky' 'progressive rock' 'neo prog' + 'pop rock']","This song is a dynamic blend of quirky pop rock and theatrical progressive rock, with elements of neo prog and classic rock woven throughout." +Pay Any Price (Explicit Album Version),Transplants,Haunted Cities,2005,"['punk' 'rap rock' 'coolncocky' 'acerbic' 'guys night out' 'rowdy' + 'hedonistic' 'confrontational' 'late night' 'alternative' 'punk revival' + 'raucous' 'tense anxious' 'street smart' 'stylish' 'cynical sarcastic' + 'alternative indie rock' 'irreverent' 'pop rock' 'gritty' 'lively' + 'drinking' 'volatile']","Get ready for a rowdy and confrontational night out with the boys as you hit the streets with this alternative indie rock band, delivering their own unique blend of rap rock, punk revival, and pop rock - all laced with a cynical and sarcastic, yet irreverent and acerbic tone that's sure to please the hedonistic, gritty and street smart crowd looking for a cool'n'cocky punk vibe - perfect for those late night, raucous and lively outings when you need some music that's as volatile and tense-anxious as you are!" +Saviour In The Rain,The Sutherland Brothers;Quiver,Beat Of The Street,0,['rock'],"This high-energy anthem features driving guitars, pounding drums, and a gritty lead singer, embodying the essence of classic rock." +Heal The Pain,Tabu,Secret Tabu,0,['reggae'],This upbeat and energetic song features smooth reggae rhythms and catchy lyrics that will transport you to a tropical paradise. +Tony Yayo Explosion,G Unit ft. 50 Cent & Tony Yayo,Bling Bling - The Megamix vol. 2,2002,['hip hop'],"This high-energy track boasts hard-hitting beats and killer rhymes, making it an instant classic in the world of hip hop." +Love & Money,Marianne Faithfull,Kissin' Time,2002,"['alternative indie rock' 'adult alternative pop rock' 'pop rock' + 'poignant' '00s']","Enter the nostalgic world of the 00s with this poignant and dynamic blend of adult alternative pop rock and alternative indie rock, featuring infectious pop rock melodies that will leave a lasting impression." +I Wanna Be A Toy,Dead Or Alive,Youthquake,1985,"['exuberant' 'partying' 'celebratory' 'witty' 'theatrical' 'club dance' + 'girls night out' 'rnb' 'carefree' 'rousing' 'electronic' 'whimsical' + 'dance pop' 'dance rock' 'contemporary pop rock' 'stylish' 'quirky' + 'energetic' 'tgif' 'irreverent' 'fun' 'hi nrg' 'pop rock' 'disco' + 'cheerful' 'playful' 'campy' '80s' 'freewheeling']","This fun and energetic pop rock anthem combines witty lyrics with a contemporary beat, showcasing elements of dance pop, hi nrg, and electronic music while maintaining a playful and irreverent tone. With an exuberant and whimsical flair, this freewheeling and quirky track is perfect for a Saturday night out or a girls night out, featuring a celebratory and partying atmosphere that is sure to get everyone up and dancing. Evoking the campy theatrics of 80s disco and dance rock, this rousing and stylish tune is a carefree ode to TGIF and the joy of being carefree, creating a cheerful and fun vibe that is infectious and upbeat." +Estoy Aquí,Shakira,Donde Estan Los Ladrones,1995,['pop' 'sexy' 'catchy' 'dance' 'latin'],"This upbeat Latin pop track is sure to get you on your feet with its dance-worthy beat and catchy lyrics, while the sultry vocals add a touch of sexiness to the mix." +Listen To Her Heart,Tom Petty And The Heartbreakers,Greatest Hits,1978,['rock' 'classic rock'],"This iconic song is a perfect blend of classic rock and hard-hitting rock, delivering an unforgettable experience that will have you headbanging along from start to finish." +Kom Igen Kommissarien,Slagsmalsklubben,Sagan Om Konungens Arsinkomst,2004,['electronica' 'electronic'],"This hypnotic and dynamic track elevates electronic music with a futuristic blend of pulsing synths, intricate beats, and deep basslines - establishing itself as a true masterpiece of electronica." +Car,Catherine Wheel,Like Cats & Dogs,1993,['shoegaze' 'rock' 'alternative rock'],"This song deftly mixes elements of shoegaze, alternative rock, and classic rock to create a sound that both pays tribute to the past and pioneers a new direction for these genres." +Electro Hairspray,Markus Schulz,Markus Schulz pres. Coldharbour Recordings_ Vol. 1,2005,['trance' 'electronic' 'dance'],This energetic and hypnotic track combines electronic soundscapes and pulsing beats to create a perfect trance-inducing dance anthem. +Schoolgirl,Steve Forbert,The Best Of Steve Forbert: What Kinda Guy?,1994,['pop'],This upbeat and catchy tune full of memorable hooks and infectious melodies is the epitome of pure pop perfection. +Survival,The O'Jays,Super Hits,1975,['soul'],This soulful song will transport you to a place of emotional depth and introspection. +Cash On the Barrelhead,The Louvin Brothers,When I Stop Dreaming,1992,['50s' 'rockabilly' 'miscellaneous' 'country'],"Get ready to experience an electrifying blend of miscellaneous instruments and country-infused rockabilly rhythms that transport you back to the 50s, in this foot-tapping new release." +Adventures In Solitude,The New Pornographers,Challengers,2007,"['earnest' 'indie rock' 'reflective' 'confident' 'day driving' 'witty' + 'heartache' 'literate' 'wry' 'the creative side' 'comfort' + 'amiable good natured' 'sentimental' 'wistful' 'uplifting' 'rousing' + 'sophisticated' 'quirky' 'empowering' 'introspection' 'cerebral' + 'alternative indie rock' 'reflection' 'feeling blue' 'yearning' + 'searching' 'ironic' 'pop rock' 'poignant' 'summer' 'playful' 'indie' + 'freewheeling']","Get lost in an introspective yet uplifting summer anthem that combines the freewheeling spirit of indie rock with the sophisticated lyrics of pop, as this alternative indie rock tune takes you on a journey of playful reflection and heartfelt yearning, all while being built upon a foundation of amiable good natured wit and wry irony that empowers you to embrace both the cerebral and creative sides of yourself in the midst of any heartache or feeling blue." +Wade In The Water,Kathy Mattea,Right Out Of Nowhere,2005,"['earnest' 'reflective' 'country folk' 'amiable good natured' 'wistful' + 'contemporary country' 'bittersweet' 'country' 'yearning' 'poignant' + 'blues' 'americana' 'intimate' 'folk' 'progressive country']","This poignant and wistful Americana track blends the earnestness of country folk with contemporary country and blues, resulting in a bittersweet yet amiable good-natured sound that touches on progressive country and intimate reflective folk." +What Would You Do,Walter Jackson,Welcome Home / The Okeh Years,2006,['soul'],This song is a powerful rendition of the soulful sounds that transport the listener to a place of pure emotion and passion. +Attack Me With Your Love,Cameo,Gold,1985,['funk'],"This song is a groovy, funk-inspired track that you can't help but dance along to." +Sweet Black Angel,Ike Turner,The Resurrection (Live at Montreux Jazz Festival),0,['soul' 'blues'],This soulful blues track combines emotive vocals with raw guitar riffs that evoke both heartache and hope. +Can't Go On,David Coverdale & Whitesnake,Restless Heart,0,['rock' 'classic rock' 'hard rock'],Experience the electrifying energy of classic rock blended seamlessly with the power of rock and hard rock in this explosive anthem. +White Diamond,Hatchback,Colors Of The Sun,2008,['electronic' 'ambient' 'chill'],"Sit back, relax and drift away with the ethereal soundscape of this electronic chill track, featuring peaceful ambient melodies that will transport you to a serene state of mind." +I Don't Want To Cry,Sam Cooke,The Two Sides Of Sam Cooke,1991,['soul'],"This song is overflowing with raw soul, capturing every emotion in its powerful lyrics and melody." +If You Were Losing Him To Me,Jean Shepard,Songs Of A Love Affair/Heartaches And Tears,0,['country' 'traditional country'],"Get ready to tap your toes to this traditional country song featuring classic country vocals, soulful acoustic guitar, and heartwarming fiddle tunes. With thoughtful and down-home lyrics, this tune will take you back to the roots of country music all while keeping you hooked with its catchy melody." +You Better Be Good (Or The Devil Gon' Getcha),The Jimmy Castor Bunch,16 Slabs of Funk,1972,"['partying' 'humorous' 'celebratory' 'hedonistic' 'boisterous' 'rnb' + 'rambunctious' 'fun' 'funk' 'cheerful' 'playful' 'freewheeling']","This freewheeling funk anthem is a boisterous celebration of hedonistic partying with playful lyrics and an R&B groove guaranteed to get you dancing, with its cheerful, rambunctious energy and humorous vibe." +Daredevils,Rova,As Was,0,['jazz'],This smooth and sultry tune blends classic jazz elements with modern instrumentation for a unique and captivating listening experience. +Water,Pain of Salvation,One hour by the concrete lake,1998,['heavy metal' 'pop rock' 'progressive metal'],"This song is a captivating blend of pop rock, heavy metal and progressive metal, taking the listener on an exhilarating sonic journey." +Solar Prayers,Desert Dwellers,DownTemple Dub: Waves,2006,"['downtempo' 'reflective' 'relaxed' 'organic' 'early morning' 'delicate' + 'melancholy' 'late night' 'world fusion' 'wistful' 'rousing' 'electronic' + 'epic' 'chillout' 'earthy' 'empowering' 'sensual' 'rainy day' + 'introspection' 'ethereal' 'stay in bed' 'ominous' 'reflection' + 'calm peaceful' 'rustic' 'autumn' 'relaxation' 'poignant' 'plaintive' + 'intimate' 'ambient' 'solitude' 'enigmatic' 'sweet dreams']","An epic electronic fusion of world music and chillout, this song exudes a serene and earthy ambiance that's perfect for early morning reflection or a rainy day stay in bed. With calming and delicate melodies, it invokes both melancholy and introspection, while remaining empowering and poignant. Its rustic and intimate feel is enhanced by sensual and enigmatic undertones, making for a late night relaxation that's both wistful and rousing. The overall downtempo and ambient mood is laced with an ethereal and ominous quality, creating an enigmatic and plaintive sonic experience that lingers long after the sweet dreams have passed." +The Woods,Tall Firs,Tall Firs,2006,['indie rock' 'melancholy' 'atmospheric'],"This indie rock track is infused with melancholy lyrics and a dreamy, atmospheric sound." +Rhythm Of The Rain,Jason Donovan,The Pop Years 1990 - 1991,1990,['easy listening' 'pop' 'disco' '80s'],"This song is a nostalgic blend of pop, easy listening and disco, with funky beats reminiscent of the 80s." +When You Grow,Bernard Butler,People Move On,1998,"['earnest' 'laid back mellow' 'reflective' 'britpop' 'rock' 'melancholy' + 'amiable good natured' 'rollicking' 'wistful' 'lush' 'sophisticated' + 'contemporary pop rock' 'innocent' 'ambitious' 'alternative indie rock' + 'reflection' 'yearning' 'searching' 'elaborate' 'pop rock' 'hard rock' + 'trippy' 'sweet' 'freewheeling']","This song is a sophisticated and elaborate alternative indie rock number with a lush and pop rock feel, exploring themes of searching, yearning, and reflection through rollicking and amiable good natured instrumentation, as well as sweet and laid back mellow moments. Drawing from a range of influences from britpop to contemporary pop rock and hard rock, the ambitious and trippy track delivers an earnest and innocent message amidst its melancholy and freewheeling spirit, evoking a sense of wistful reflection." +Onze Vader Zei,Gerard Van Maasakkers,Zonder Titel / Iets Van April,1994,['folk'],"This song is a beautiful, soulful example of folk music at its finest." +If It's Not With You,Phoenix,Alphabetical,0,"['hanging out' 'earnest' 'indie rock' 'laid back mellow' 'somber' + 'delicate' 'day driving' 'club dance' 'indie electronic' 'electronica' + 'bright' 'light' 'pop' 'alternative' 'amiable good natured' 'carefree' + 'lazy' 'electronic' 'earthy' 'gentle' 'innocent' 'alternative indie rock' + 'soothing' 'soul' 'indie pop' 'international' 'pop rock' 'plaintive' + 'cheerful' 'playful' 'soft quiet' 'alternative dance' 'indie']","Experience an international fusion of alternative indie rock and electronica with a soulful touch that's perfect for day driving or lazy afternoons hanging out while feeling amiable and good natured, delivering a mix of bright and somber tones that embody both pop rock and indie electronic elements with a delicate and innocent sound highlighting an earnest and gentle spirit, offering a laid back mellow atmosphere with a touch of alternative dance as well as indie, earthy and pop textures, creating a sound that's both soothing and plaintive, yet playful and cheerful, ultimately giving you the perfect combination of carefree club dance and indie rock goodness." +To The Floor,Jessica Mauboy,Been Waiting,2008,['hip hop' 'rnb' 'pop rock'],"This electrifying track seamlessly blends elements of pop rock, hip hop, and R&B to create a dynamic and unforgettable musical experience." +Fly Eagle Fly,White Heart,The Early Years - Whiteheart,0,['rock' 'pop' 'classic rock' 'soft' 'christian rock'],"This song seamlessly blends classic rock and pop elements with a touch of Christian rock, resulting in a soft rock composition that appeals to a wide range of listeners." +Better To Talk It Out (Album Version),Gerald Levert,Do I Speak For The World,0,['rnb' 'soul'],"This sonorous track, infused with soulful melodies and R&B rhythms, will take you on a heartfelt journey of love and longing." +You_ Me And He,Mtume,You_ Me And He,0,['soul'],This song is a deep reflection that immerses the listener in its soulful sound. +The Intense Humming Of Evil,Manic Street Preachers,The Holy Bible - 10th Anniversary Edition,1994,['rock' 'alternative'],"This alternative rock anthem features driving guitar riffs, powerful vocals, and a catchy chorus that will have you singing along in no time." +Didn't My Lord Deliver Daniel,Manic Street Preachers,Lipstick Traces (A Secret History of Manic Street Preachers),2001,['britpop' 'british' 'rock' 'alternative' 'freedom'],"This upbeat rock anthem embraces the free-spirited essence of britpop with its alternative flair, serving as a tribute to the iconic British music scene." +FootShooter,Frightened Rabbit,The Winter of Mixed Drinks,2010,"['exuberant' 'hanging out' 'earnest' 'indie rock' 'reflective' 'confident' + 'day driving' 'road trip' 'alternative pop rock' 'literate' 'carefree' + 'sentimental' 'wistful' 'rousing' 'ramshackle' 'autumnal' 'tense anxious' + 'quirky' 'introspection' 'bittersweet' 'alternative indie rock' + 'pop rock' 'intimate' 'playful' 'indie']","Take a musical journey with this alternative indie rock gem - a sentimental ode to autumnal road trips with exuberant pop rock melodies that evoke confident earnestness and introspection, all while keeping things quirky and indie - rousing and wistful - making it the perfect hanging out soundtrack with literate lyrics that are both intimate and ramshackle, playful yet tense and anxious, culminating in a bittersweet and carefree experience." +Queen of Come Here Go Away,Mint Condition,E-LIFE,2008,"['hanging out' 'confident' 'romantic evening' 'relaxed' 'heartache' + 'bright' 'rnb' 'late night' 'contemporary rnb' 'sophisticated' 'tender' + 'in love' 'seduction' 'stylish' 'sensual' 'urban' 'gentle' 'warm' + 'soothing' 'soul' 'swaggering' 'intimate' 'refined' 'playful' + 'soft quiet' 'sweet' 'slick']","Sophisticated and refined yet contemporary R&B and soul blend with bright, soft and quiet urban beats, encapsulating a confident and relaxed vibe perfect for a romantic evening or warm late night hangouts, with slick swaggering melodies and gentle soothing vocals delivering an intimate atmosphere of playful seduction, both sweet and sensual, leaving a stylish impression on heartache and love alike." +You Won't Remember This,Kim Stockwood,Bonavista,0,['canadian' 'pop' 'female vocalists' 'pop rock'],Experience the infectious pop rock beats and soaring vocals of Canadian female vocalists in this electrifying pop anthem that's sure to get your feet tapping. +(Further Reflections) In The Room Of Percussion,Kaleidoscope,Dive Into Yesterday,0,"['60s' 'psychedelic rock' 'psychedelic' 'folk rock' 'pop rock' + 'jangle pop' 'psychedelic garage']","Get lost in a mesmerizing blend of psychedelic garage, pop rock, jangle pop, and folk rock with a touch of 60s nostalgia in this captivating and trippy psychedelic rock anthem." +Grey,Fudge Tunnel,In A Word,1993,"['hostile' 'malevolent' 'sludge metal' 'heavy metal' 'alternative metal' + 'fiery' 'metal' 'pop rock' 'paranoid']","Get ready to feel the fiery and malevolent energy of this alternative metal and heavy pop rock track, packed with sludge metal riffs and hostile lyrics that'll leave you feeling paranoid." +Wandering Eye,Fat Freddy's Drop,Wandering Eye 12,2005,['reggae'],This upbeat track features a laid-back reggae rhythm that will transport you to a Jamaican beach party. +Walk Of Life,Billie Piper,The Very Best Of Billie Piper,2000,['pop'],This catchy and upbeat pop anthem is sure to get stuck in your head for days. +When Bam Bam,Toots & The Maytals,54-56 Was My Number - Anthology 1964 to 2000,0,['reggae'],This upbeat track combines elements of reggae with catchy lyrics and a groovy rhythm that will have you dancing all night long. +Good Little House Wife,Peggy Scott-Adams,Busting Loose,0,['female vocalists' 'soul'],This soulful tune features powerful female vocalists who perfectly capture the song's emotional depth and sincerity. +Fannin Street,Scarlett Johansson,Anywhere I Lay My Head,2008,"['mellow' 'reflective' 'dramatic' 'sex' 'romantic' 'american' 'heartache' + 'rock' 'melancholy' 'pop' 'alternative' 'passionate' 'wistful' + 'celebrity' 'freedom' 'stylish' 'usa' 'sensual' 'introspection' + 'bittersweet' 'alternative indie rock' 'reflection' + 'adult alternative pop rock' 'yearning' 'searching' 'pop rock' 'poignant' + 'plaintive' 'intimate' 'dream pop' 'indie']","Experience an arresting and stylistic blend of adult alternative pop rock and alternative indie rock with poignant themes of heartache, reflection, and introspection in this passionate and yearning track. With a touch of melancholy and wistful sensuality, it explores the freedom and celebrity of American life, layered with dramatic dream pop elements and mellow rock beats. From the intimacy of the reflective and plaintive vocals to the bittersweet romanticism of the pop rock sound, this song is a reflection of the search for meaning and purpose in a world filled with passion and yearning." +The Great Sun Jester,Blue Oyster Cult,Mirrors,1979,['pop' 'classic rock' 'hard rock'],"This electrifying classic rock song intertwines elements of pop and hard rock with catchy hooks and bold guitar riffs, leaving listeners invigorated and wanting more." +He's On The Phone,Saint Etienne,Continental,1995,"['alternative pop rock' 'club dance' 'pop' 'electronic' 'dance' + 'alternative indie rock' '90s' 'indie pop' 'pop rock' 'alternative dance']","This high-energy track blends elements of alternative indie rock, pop rock, and electronic music with pulsating beats and infectious melodies that are perfect for both alternative dance and club dance scenes, delivering a fresh take on 90s-influenced indie pop and alternative pop rock." +Blasphemy (Remix),Morbid Angel,Altars Of Madness,1989,"['death metal' 'urgent' 'exciting' 'malevolent' 'intense' 'menacing' + 'heavy metal' 'unsettling' 'rousing' 'nihilistic' 'tense anxious' + 'energetic' 'suffocating' 'fiery' 'manic' 'metal' 'rebellious' 'pop rock' + 'harsh' 'fierce' 'visceral']","This high-octane pop rock anthem packs a punch with its intense and menacing guitar riffs, urgent and suffocating rhythm section, and visceral, manic vocals that exude a rebellious and nihilistic attitude, culminating in a heavy metal and death metal fusion that is both rousing and unsettling, with a malevolent and fiery energy that is fierce and tense anxious throughout." +I'll Leave This World Loving You,Ricky Van Shelton,Loving Proof,1988,['contemporary country' 'country'],"Get ready to tap your toes and feel all the feels with this contemporary country-pop anthem that combines an upbeat tempo with heartfelt lyrics, a nostalgic theme, and a catchy melody that will have you singing along in no time." +I Said I Love You,Babyface,The Day,1996,"['laid back mellow' 'confident' 'romantic evening' 'sex' 'romantic' + 'slow dance' 'sexy' 'rnb' 'adult contemporary' 'in love' 'seduction' + 'stylish' 'sensual' 'urban' 'soothing' 'soul' 'calm peaceful' 'pop rock' + 'new love']","This sexy and stylish pop rock ballad, with R&B and adult contemporary flavor, sets the mood for a laid back, sensual evening of slow dancing, seduction and new love, evoking a sense of confidence, calm and peace and soulful romance." +Hold On,Hughes Turner Project,II,0,['classic rock' 'hard rock'],"This classic rock anthem features hard-hitting riffs and soaring vocals, showcasing the very best of the hard rock genre." +Corcovado (Quiet Nights),Karrin Allyson,Daydream,1997,['bop' 'bossa nova' 'standards' 'jazz' 'vocal' 'vocal jazz'],This vocal jazz performance combines the elegance of jazz standards with the infectious rhythms of bossa nova and the improvisational energy of bop. +Pimp Or Die,Mac Mall,Untouchable,1996,['gangsta rap' 'hip hop' 'rap' 'west coast rap'],"This high-energy track combines gritty West Coast rap with undeniably smooth hip hop beats, showcasing the undeniable skill of the gangsta rap genre." +Last Words,Travis,Ode To J Smith,0,"['earnest' 'reflective' 'brooding' 'britpop' 'dramatic' 'organic' + 'alternative pop rock' 'heartache' 'rock' 'melancholy' 'late night' + 'amiable good natured' 'passionate' 'british trad rock' 'sentimental' + 'spacey' 'wistful' 'rousing' 'dreamy' 'in love' 'stylish' 'empowering' + 'introspection' 'cerebral' 'bittersweet' 'alternative indie rock' + 'reflection' 'feeling blue' 'yearning' 'searching' 'pop rock' + 'atmospheric' 'intimate' 'indie' 'optimistic']","This alternative indie rock song is both empowering and sentimental, searching for answers and yearning for love with passionate vocals and amiable good natured lyrics in a Britpop style. With an earnest reflection on introspection and atmospheric melancholy, it evokes a wistful, brooding, and optimistic feeling that is both dramatic and rousing, drawing inspiration from British trad rock, alternative pop rock, and spacey dreamy compositions. It delves deep into the heartache of intimate moments and late night musings, delivering a reflective and stylish experience that remains organic and cerebral, while also filled with bittersweet emotions." +Vamp,Trentemøller,The Last Resort,2006,['electronic'],Experience the futuristic soundscapes of infectious beats and pulsating synths in this electrifying electronic anthem. +Gypsy Woman,Muddy Waters,The Blues - The Collection,1965,['blues'],This bluesy track will have you tapping your foot and feeling all sorts of emotions. +There Is A Fountain,Selah,Charlotte's Web (OST),2006,['praise' 'christian' 'worship' 'contemporary christian'],This contemporary Christian song is a powerful worship experience that will inspire sincere Christian praise. +Old Time Religion,The Original Five Blind Boys Of Alabama,The Original Five Blind Boys of Alabama,0,['soul'],"Experience the heartfelt passion of this soulful ballad, as the emotional lyricism and stirring melodic harmonies transport you to a place of pure soulful bliss." +Sex Boutique,Solid Steel,Sex Boutique,0,['electronic'],"This pulsing, electronic track blends futuristic beats with emotive lyrics for a truly unique listening experience." +Tarantella Joe,Elf,Finnhits 9,2004,['oldies' 'rock'],This classic rock tune embraces the nostalgic sounds of oldies with its electric guitar riffs and catchy lyrics. +Was Home,Metalium,Nothing To Undo - Chapter Six,0,"['cathartic' 'exuberant' 'earnest' 'boisterous' 'heavy metal' + 'amiable good natured' 'rousing' 'exercise workout' 'energetic' + 'motivation' 'pop rock' 'power metal' 'visceral']","This exuberant pop rock anthem is a perfect exercise workout motivator, blending the heavy riffs of power metal with boisterous, amiable good natured lyrics for a cathartic, visceral and rousing musical experience." +The Discipline Of Revenge,Cannibal Corpse,Kill,2006,"['death metal' 'hostile' 'heavy' 'aggressive' 'american' 'menacing' + 'speed thrash metal' 'brutal' 'confrontational' 'technical death metal' + 'heavy metal' 'grindcore' 'scary music' 'ominous' 'metal' 'pop rock' + '00s' 'angry' 'volatile' 'black metal' 'bleak']","Get ready to headbang and unleash your anger with this 00s American metal track, weaving together elements of black, heavy, speed thrash and technical death metal into a confrontational, aggressive, and volatile soundscape that's both menacing and brutal, with ominous and scary music oozing out of every bleak and hostile note, making it the perfect anthem for fans of pop rock who crave a heavier, more aggressive sound." +Spanish Boots,Joe Bonamassa,Black Rock,2010,"['cathartic' 'earnest' 'laid back mellow' 'reflective' 'brooding' + 'blues rock' 'organic' 'intense' 'guitar virtuoso' 'heartache' + 'american trad rock' 'rock' 'amiable good natured' 'passionate' 'earthy' + 'energetic' 'gentle' 'feeling blue' 'searching' 'pop rock' 'nocturnal' + 'poignant' 'blues' 'intimate' 'drinking']","This song is an energetic fusion of American trad rock and blues with a pop rock flair, showcasing the guitar virtuoso's intense and passionate playing. From the reflective and poetic lyrics to the earthy and organic instrumentation, it takes the listener through a journey of poignant heartache and searching introspection. Whether you're in a laid back mellow mood or feeling blue and cathartic, this brooding and intimate track speaks to the earnest and gentle facets of the human condition, all while maintaining an amiable good natured vibe perfect for drinking and late-night introspection." +Straight From The Heart,Loose Change,Rising Cost Of Love,0,['soul'],"Featuring soaring vocals and a groovy rhythm, this new single is an incredible display of raw, heartfelt soul." +Se Non Ci Fosse (STUDIO),L'Invasione degli Omini Verdi,Mondo a Parte,2007,['punk' 'punk rock' 'hardcore'],"This high-energy punk rock track features pounding drums, blazing guitar riffs, and raw, passionate vocals that are sure to satisfy any fan of punk or hardcore music." +Death To Death,Stars,Heart,2002,"['reflective' 'indie electronic' 'light' 'chamber pop' 'wistful' 'dreamy' + 'bittersweet' 'innocent' 'alternative indie rock' 'indie pop' 'pop rock' + 'poignant' 'intimate' 'refined' 'precious' 'sweet' 'indie']","This alternative indie rock song has a refined and poignant sound blending pop rock and precious indie electronic elements with sweet and innocent indie pop vocals, creating a light and wistful atmosphere that is both intimate and reflective of chamber pop and dreamy indie influences, resulting in a bittersweet experience." +Down 25,Ben Weaver,Paper Sky,2007,['pop rock' 'country rock' 'folk'],"This song is a catchy blend of pop rock, country rock, and folk, with upbeat instrumentation and heartfelt lyrics that tell a relatable story." +Pa' Mi Corazón,Javier Ruibal,Lo Que Me Dice Tu Boca,0,['spanish' 'latin'],Get ready to salsa and feel the fiery passion of Latin rhythms melded with the sultry tones of Spanish vocals in this sultry and spicy song. +The World Spins On,Dylan Mondegreen,The World Spins On,0,"['understated' 'earnest' 'elegant' 'alternative singer songwriter' + 'laid back mellow' 'reflective' 'organic' 'delicate' 'pastoral' 'concise' + 'literate' 'melancholy' 'graceful' 'small gathering' + 'amiable good natured' 'passionate' 'wistful' 'sophisticated' + 'healing comfort' 'stylish' 'introspection' 'gentle' 'innocent' 'warm' + 'alternative indie rock' 'soothing' 'agreeable' 'calm peaceful' + 'indie pop' 'pop rock' 'intimate' 'sunday afternoon' 'soft quiet' 'indie']","This sophisticated and alternative indie rock song, with understated and calm peaceful undertones, blends pop rock and passionate, soft quiet vocals to create an amiable good natured and laid back mellow vibe perfect for a small gathering or a peaceful Sunday afternoon. With earnest lyrics that offer healing comfort and delicate introspection, the innocent and gentle melodies evoke a sense of wistful longing and warm, soothing nostalgia. The literate and concise songwriting, supported by an alternative singer songwriter's intimate and reflective vocals, exudes elegance and grace, resulting in a stylish and pastoral, organic feel throughout." +Papiers,Irie Révoltés,Voyage,2006,['french' 'dancehall' 'ska' 'reggae' 'ragga'],"This upbeat song features a fusion of dancehall, reggae, ragga, and ska with a touch of French-inspired melodies." +Fool In The Full Moon,Violent Femmes,3,1989,"['cathartic' 'humorous' 'alternative pop rock' 'confrontational' + 'post punk' 'college rock' 'tense anxious' 'quirky' 'cynical sarcastic' + 'alternative rock' 'garage' 'alternative indie rock' 'irreverent' + 'ironic' 'pop rock']","Get ready to rock out to this alternative indie rock anthem with an irreverent and confrontational attitude; tinged with both cynicism and sarcasm, its quirky and humorous lyrics will have you feeling cathartic and empowered, while its edgy garage and post punk sound keeps you on edge with its tense anxious energy. This is alternative pop rock at its finest, reminiscent of the college rock scene with hints of pop and alternative rock thrown in." +Can't Deny,Kingdom Come,Hands Of Time,1991,"['hanging out' 'guys night out' 'rowdy' 'heavy metal' 'hair metal' '90s' + 'rebellious' 'pop rock' 'hard rock']","Get ready to rock out to this rowdy 90s pop rock anthem filled with rebellious lyrics, perfect for a guys night out while hanging out and channeling your inner hair metal, heavy metal and hard rock spirit!" +Beaver Creek Blues,Ruthie Foster,The Phenomenal Ruthie Foster,2007,"['earnest' 'confident' 'dramatic' 'rnb' 'passionate' 'rousing' + 'modern electric blues' 'earthy' 'urban' 'energetic' 'bittersweet' + 'ambitious' 'yearning' 'searching' 'blues']","Get ready to feel an energetic and passionate vibe with an urban flair as you listen to this modern electric blues track that is both ambitious and earthy, conveying a searching and yearning sentiment through its bittersweet yet confident lyrics, injecting a dramatic and rousing essence that blends seamlessly with the earnest and soulful RnB beats." +Russian Roulette,Jesse Malin,On Your Sleeve,2008,"['earnest' 'reflective' 'alternative pop rock' 'literate' 'pop' + 'effervescent' 'rousing' 'street smart' 'energetic' + 'alternative indie rock' 'adult alternative pop rock' 'pop rock' + 'poignant' 'playful']","This adult alternative pop rock song is both energetic and poignant, blending elements of alternative indie rock and pop rock to create an earnest and rousing sound that is both literate and reflective, with a street smart and playful edge that is effervescent and impossible to resist." +A Song For Mama,Boyz II Men,Legacy - The Greatest Hits Collection,1997,"['earnest' 'elegant' 'laid back mellow' 'reflective' 'smooth' + 'romantic evening' 'dramatic' 'romantic' 'somber' 'melancholy' + 'slow dance' 'rnb' 'quiet storm' 'passionate' 'contemporary rnb' + 'sentimental' 'wistful' 'adult contemporary' 'stylish' 'new jack swing' + 'sensual' 'urban' 'gentle' 'bittersweet' 'soothing' 'soul' + 'calm peaceful' 'yearning' 'searching' 'sad' 'poignant' 'intimate' + 'refined' 'playful' 'soft quiet']","This contemporary R&B track is a smooth and soothing slow dance, featuring a refined and elegant blend of soul and new jack swing. With a laid-back mellow vibe, it's perfect for a romantic evening or intimate reflection, evoking both the passionate yearning of love and the wistful melancholy of bittersweet memories. From its soft, quiet tones to its poignant, searching lyrics, this heartfelt and earnest song delivers a sensually stylish mix of playful and dramatic elements, capturing the mood of a quiet storm and the spirit of adult contemporary R&B." +Hick Hop,Asylum Street Spankers,Mercurial,2004,"['contemporary folk' 'neo traditional folk' 'country' 'blues' 'americana' + 'folk']","This song blends Americana, neo traditional folk, contemporary folk, and country influences with a touch of blues, resulting in a uniquely eclectic folk number." +Given Up (Album Version),Linkin Park,Minutes To Midnight,2007,"['cathartic' 'earnest' 'reflective' 'confident' 'brooding' 'dramatic' + 'politics society' 'aggressive' 'theatrical' 'insular' 'rock' + 'melancholy' 'heavy metal' 'passionate' 'post grunge' 'sentimental' + 'rousing' 'uncompromising' 'alternative metal' 'empowering' + 'introspection' 'regret' 'reflection' 'feeling blue' 'yearning' + 'searching' 'pop rock' 'poignant' 'gritty' 'fierce' 'gutsy' 'rap metal' + 'visceral']","This alternative metal and pop rock song is both aggressive and empowering, tackling politics and society with poignant lyrics that reflect on feelings of regret and yearning amidst a brooding and melancholy atmosphere. It is a gutsy and uncompromising track that is both introspective and visceral, with a cathartic and passionate delivery that is at once heavy metal, post grunge, and rap metal. The reflective and insular tone of the song is bolstered by a dramatic and rousing guitar solo that amps up the gritty and feeling blue nature of the track, all while the theatrical vocals drive home the confident and earnest message of empowerment." +Leave My Woman Alone,The Everly Brothers,Rock-A-Hits,1958,['60s' 'rock'],"Get ready to groove to this electrifying 60s rock anthem that will transport you back in time to the era of peace, love, and rock n' roll!" +Love Will Survive,Krokus,Hellraiser,2006,"['confident' 'dramatic' 'intense' 'heavy metal' 'reckless' 'brash' + 'raucous' 'fiery' 'pop rock' 'hard rock' 'volatile' 'visceral' + 'freewheeling']","This pop rock anthem is a wild and intense ride, fueled by confident and reckless energy with visceral and freewheeling guitars, a brash and dramatic vocal performance, and heavy metal and hard rock elements that create a raucous and volatile atmosphere, all culminating in a fiery explosion of sound." +I Believe,Steve Perry,Street Talk,1984,"['hanging out' 'earnest' 'elegant' 'reflective' 'confident' 'smooth' + 'romantic evening' 'dramatic' 'romantic' 'soft rock' 'theatrical' 'rock' + 'album rock' 'light' 'slow dance' 'amiable good natured' 'passionate' + 'sentimental' 'rollicking' 'wistful' 'rousing' 'contemporary pop rock' + 'sensual' 'bittersweet' 'warm' 'soothing' 'yearning' 'pop rock' + 'poignant' 'intimate' 'refined' 'slick']","This album rock ballad features refined and passionate vocals over a contemporary pop rock sound, creating a sentimental and poignant mood that is both warm and wistful. The slick and polished production showcases a confident and earnest performance, with both rollicking and soothing moments that evoke a sense of amiable good natured hanging out as well as romantic evenings by the fire. The song's light and sensual touch is underscored by a dramatic and rousing chorus, making it the perfect soundtrack for slow dances or intimate moments. Its reflective and elegant lyrics carry a bittersweet undertone that is tempered by a theatrical and uplifting feeling, making it a timeless classic in the soft rock genre." +Broken Wings,C-Block,Keepin It Real,1998,['german' 'hip hop' 'retro' 'pop rock'],"Blending the upbeat energy of pop rock with the rhythmic flow of hip hop and a touch of retro flair, this German hit delivers an infectious anthem you won't be able to resist." +New World,Jerry's Kids,Is This My World?,0,"['cathartic' 'provocative' 'urgent' 'aggressive' 'intense' 'punk new wave' + 'menacing' 'confrontational' 'heavy metal' 'hardcore' 'uncompromising' + 'street smart' 'hardcore punk' 'irreverent' 'rebellious' 'pop rock' + 'harsh' 'fierce' 'angry']","This pop-rock track is an intense, uncompromising and aggressive mix of hardcore punk and heavy metal, packed with street-smart rebelliousness and an irreverent, provocative and confrontational attitude that culminates in a cathartic, harsh and menacing experience, absolutely perfect for satisfying your intense craving for all things punk new wave, hardcore, and edgy." +Independence Day,Down By Law,All Scratched Up!,1996,"['punk' 'alternative pop rock' 'rock' 'punk revival' + 'alternative indie rock' '90s' 'pop rock']","This song is a vibrant blend of alternative indie rock, pop rock, and punk revival- evoking the feel of the 90s while still maintaining a driving, contemporary energy- all tied together with a versatile mix of punk, alternative pop rock, and rock sounds." +Jehovah's Precious Stone,Danielle Dax,Blast The Human Flower,1990,"['cathartic' 'bitter' 'indie rock' 'theatrical' 'alternative pop rock' + 'acerbic' 'rock' 'confrontational' 'mischievous' 'wry' + 'amiable good natured' 'post punk' 'sentimental' 'wistful' 'whimsical' + 'innocent' 'cynical sarcastic' 'alternative indie rock' 'pop rock' + 'poignant' 'angry' 'playful' 'volatile' 'visceral']","This alternative indie rock song is a rollercoaster of emotions, weaving through bitter confrontations and cynical sarcasm in the verses before exploding into a volatile, visceral chorus that is both cathartic and poignant. The playful, mischievous energy of the post punk influences are balanced by a wistful, sentimental quality that is both amiable and innocent, while the acerbic, wry lyrics and theatrical delivery create an alternative pop rock anthem that is both bitter and whimsical." +Stagger Lee And Billy,Ike And Tina Turner,Don't Play Me Cheap/It's Gonna Work Out Fine,1987,['rock' 'rnb' 'psychedelic' 'soul'],This soulful R&B track takes listeners on a psychedelic journey with its hypnotic rhythms and rock-infused soundscapes. +Set Us Free,Reuben Wilson,Set Us Free,1971,"['confident' 'romantic' 'jazz' 'soul jazz' 'sexy' 'happy' 'carefree' + 'lush' 'earthy' 'quirky' 'complex' 'ambitious' 'fun' 'funk' 'playful']","This song is a lush and confident blend of happy romantic quirkiness with a jazz underscore, earthy undertones, and ambitious funk with fun, complex, and playful elements of soul jazz and sexy carefree vibes." +Hippest Flop,A.C.T,Imaginary Friends/Special Edition,2001,['progressive metal'],"This song is a dynamic and complex masterpiece, showcasing the best of progressive metal with its intricate instrumentation and soaring vocals." +Interlude,Elisa,Lotus,0,"['reflective' 'delicate' 'melancholy' 'pop' 'late night' 'alternative' + 'sentimental' 'wistful' 'autumnal' 'italian music' 'introspection' + 'energetic' 'italian pop' 'gentle' 'alternative indie rock' 'fun' + 'female vocalists' 'adult alternative pop rock' 'yearning' 'searching' + 'international' 'pop rock' 'poignant' 'intimate' + 'western european traditions' 'solitude' 'sweet' 'freewheeling']","Experience a unique blend of adult alternative pop rock with international flair as female vocalists explore introspection and solitude with poignant lyricism over energetic alternative indie and pop rock instrumentals, while drawing on delicate folk and western European traditions to evoke a wistful and melancholic autumnal atmosphere perfect for late night reflection in this sweet and freewheeling tribute to Italian pop and music." +The Breakin Anthem Part 1,DMX Krew,Breakin Vol 1,0,['electro'],"Featuring pulsing beats and synths reminiscent of the 80s, this electro-pop anthem will have you dancing all night long." +Merrymaking at My Place,Calvin Harris,Merrymaking At My Place,2007,['club dance' 'electro' 'electronic' 'dance' 'pop rock'],This electrifying pop rock track blends electronic and dance elements to create an unstoppable club dance anthem with an electro flair. +The One In The Middle,Sarah Johns,Big Love In A Small Town,2007,"['earnest' 'dramatic' 'female vocalist' 'amiable good natured' 'tender' + 'contemporary country' 'indulgent' 'earthy' 'complex' 'energetic' + 'bittersweet' 'country' 'swaggering' 'yearning' 'elaborate' + 'neo traditionalist country' 'poignant' 'playful']","Featuring a complex yet indulgent blend of contemporary and neo-traditionalist country, this energetic and earthy track is led by a tender and poignant female vocalist, showcasing a mix of playful and yearning tones that deliver bittersweet lyrics with an amiable good-natured swagger, creating an elaborate and dramatic sound that remains earnest and authentic throughout." +Trust In The Unexpected,Josephine Foster,Graphic As A Star,2009,"['earnest' 'alternative singer songwriter' 'dramatic' 'organic' + 'early morning' 'beautiful' 'delicate' 'pastoral' 'indie folk' + 'neo psychedelia' 'literate' 'melancholy' 'languid' 'dreamy' 'earthy' + 'introspection' 'bittersweet' 'alternative indie rock' 'acoustic' + 'lonely' 'sparse' 'pop rock' 'intimate' 'solitude' 'folk' 'meditative' + 'detached']","This indie folk-alternative indie rock gem embodies the emotions of solitude and introspection with its languid and detached sound, perfect for early mornings or late nights. The earnest lyrics and delicate instrumentation showcase the beautiful and earthy essence of pop rock, while hinting at neo psychedelia and alternative singer songwriter influences. The intimate and lonely mood is enhanced by the folk and pastoral elements intertwined throughout the dreamy, meditative, and bittersweet melodies. The sparse and organic acoustic arrangements add dramatic depth to this literate and melancholy gem." +We Gotta Fight,Sham 69,Best Of - Cockney Kids Are Innocent,2001,['punk'],This high-energy track embodies the rebellious spirit and raw power of punk music. +Oxygene 4,Jean Michel Jarre,Aero,1994,"['dramatic' 'avant garde' 'experimental electronic' + 'progressive electronic' 'hypnotic' 'sophisticated' 'electronic' + 'stylish' 'cerebral' 'clinical' 'new age' 'playful' 'detached']","Experience a hypnotic and stylish journey of progressive electronic exploration with a sophisticated and avant-garde twist, as the detached yet cerebral vocals create a hypnotic and experimental electronic soundscape for a new age generation of music lovers, with a playful and dramatic edge and a clinical and sophisticated production." +Pickin' The Blues,Memphis Minnie,Queen Of Country Blues,2000,['guitar' 'blues'],Experience powerful emotions with heart-wrenching lyrics and soulful guitar riffs in this inspiring blues song. +League Chicanos,Sebastien Tellier,Universe,2004,"['french' 'rock' 'pop' 'alternative' 'chamber pop' 'electronic' + 'alternative indie rock' 'pop rock' 'latin' 'indie']","From alternative indie rock to pop rock and electronic, this diverse album merges indie, alternative, and latin influences with hints of French and chamber pop to create a dynamic and captivating blend of music that transcends traditional genre boundaries, culminating in an unapologetic celebration of all things rock and pop." +I Can't Be With You,The Cranberries,Treasure Box : The Complete Sessions 1991-99,1994,"['earnest' 'reflective' 'brooding' 'alternative pop rock' 'heartache' + 'rock' 'melancholy' 'celtic rock' 'alternative' 'sentimental' 'wistful' + 'contemporary pop rock' 'rainy day' 'introspection' 'bittersweet' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'yearning' 'searching' 'pop rock' 'plaintive']","Featuring elements of adult alternative pop rock and alternative indie rock, this sentimental track brings a yearning and earnest sense of reflection to listeners through melancholy lyrics and brooding instrumentals. With a contemporary pop rock sound embedded with hints of wistful celtic rock, 'Rainy Day Heartache' is a plaintive and bittersweet piece perfect for moments of introspection and contemplation." +Everything's Fine,Kemopetrol,Everything's Fine,2002,['rock' 'pop' 'finnish' 'pop rock'],Experience the high-energy infusion of pop and rock in a uniquely Finnish twist with this explosive pop rock anthem! +Red Gold And Green,Burning Spear,Gold,1975,"['hanging out' 'earnest' 'urgent' 'laid back mellow' 'political reggae' + 'confident' 'revolutionary' 'druggy' 'roots reggae' 'stately' 'literate' + 'hypnotic' 'reverent' 'spiritual' 'street smart' 'earthy' 'empowering' + 'poignant' 'reggae' 'plaintive' 'dub']","This politically charged reggae anthem is both empowering and revolutionary, with spiritual and poignant lyrics that are delivered with a confident, laid back mellow. The earnest urgency of the hypnotic beat is underscored by the earthy, druggy vibe that permeates the song, lending it a stately, hanging out feel that is both reverent and literate, while also being street smart and plaintive. This roots reggae classic is infused with dub, making it an instant classic that will resonate with fans of the genre for years to come." +Ronnie's Bonnie,Reuben Wilson,Organ Donor,2009,['hard bop' 'jazz' 'soul jazz' 'jazz funk' 'soul'],"This upbeat tune seamlessly blends elements of soul, hard bop, jazz funk, and soul jazz to create a uniquely dynamic and soulful sound." +Blow,Don Diablo,Zoo Anthems,2007,['trance' 'electronic'],"Experience a mesmerizing journey through pulsing beats and hypnotic melodies, with an electronic trance masterpiece that will leave you in a state of pure euphoria." +Unbearable,Plej,Home Is Where The Heart Was,0,['funky' 'pop' 'electronic' 'dreamy'],This funky electronic pop song takes you on a dreamy ride with its mesmerizing beats and lush melodies. +Tu Amor Eterno,Carlos Vives,El Amor De Mi Tierra,1999,"['south american traditions' 'world' 'latin pop' 'colombian' 'club dance' + 'electronic' 'international' 'latino' 'latin' 'rock en espanol']","This upbeat and infectious club dance track blends electronic and rock en espanol vibes with traditional South American rhythms and Colombian flair, resulting in a truly international and distinctly Latin pop sound that's sure to get you moving." +Black Brigade,Roots Underground,Wackies Sampler Vol. 2,2005,['roots reggae' 'reggae' 'dub'],"This track is a classic roots reggae tune injected with dub influences, providing a truly authentic reggae sound." +Cariño Esperame,Manuel Carrasco,Tercera Parada,0,['flamenco' 'pop' 'spanish'],This upbeat song blends the fiery passion of flamenco with catchy pop beats and rich Spanish lyrics. +My Firstborn for a Song,Bell X1,Tour de Flock - Live At The Point,0,"['exuberant' 'earnest' 'indie rock' 'reflective' 'confident' 'brooding' + 'dramatic' 'alternative pop rock' 'rowdy' 'reverent' + 'amiable good natured' 'passionate' 'wistful' 'rousing' 'dreamy' 'earthy' + 'empowering' 'introspection' 'warm' 'alternative indie rock' 'reflection' + 'adult alternative pop rock' 'yearning' 'indie pop' 'pop rock' 'poignant' + 'solitude' 'affirmation' 'indie']","Get lost in the introspective and empowering sounds of this adult alternative pop rock album, combining warm and earthy indie rock with poignant and rowdy alternative indie rock anthems, all topped off with exuberant pop rock choruses and wistful, dreamy reflections on solitude and yearning. From the passionate and amiable good-natured croons to the earnest affirmations and confident, rousing indie pop, each track is a powerful embodiment of the complex emotions and raw emotions of modern life, inviting listeners to embrace their own unique experiences with a reverent, reflective attitude." +The Hidden Door,Belbury Poly,From an Ancient Star,2009,['electronic'],Get ready to dance the night away with this catchy electronic banger that pulsates with futuristic beats and hypnotic synths. +Hallelujah,Martin Sexton,Live Wide Open,2000,"['earnest' 'reflective' 'relaxed' 'contemporary folk' 'literate' + 'melancholy' 'sentimental' 'wistful' 'sophisticated' 'whimsical' + 'autumnal' 'street smart' 'freedom' 'introspection' 'gentle' + 'bittersweet' 'alternative folk' 'reflection' 'weary' 'searching' + 'pop rock' 'poignant' 'intimate' 'solitude' 'folk' + 'contemporary singer songwriter' 'detached']","Experience an introspective and moving journey through the ups and downs of life with this sophisticated contemporary singer-songwriter album, combining the gentle whimsy of alternative folk with the earnest, pop rock introspection of autumnal and melancholy themes that speak to the weary and detached souls, searching for freedom and connection through poignant, literate lyrics and intimate, reflective melodies that offer a relaxed and bittersweet refuge from the busy streets of modern life." +Plus Ones,Okkervil River,The Stage Names,2007,"['cathartic' 'exuberant' 'earnest' 'indie rock' 'reflective' 'somber' + 'road trip' 'rock' 'melancholy' 'amiable good natured' 'wistful' + 'restrained' 'dreamy' 'cerebral' 'alternative indie rock' 'fun' + 'yearning' 'searching' 'indie pop' 'pop rock' 'poignant' 'plaintive' + 'summer' 'soft quiet' 'indie']","This alternative indie rock track is the perfect soundtrack for a road trip, with an exuberant energy and plaintive lyrics that lead to an introspective searching. The pop rock sound is balanced by soft quiet moments, creating a mellow yet amiable good natured vibe that brings an earnest cathartic release to the melancholy and somber themes explored. This indie pop gem is both fun and wistful, capturing the essence of summer with a reflective and restrained approach that rocks you into a dreamy and cerebral state." +Time Tunnel,BT Express,BT Express - 24 Street Funk Classics From Brooklyn's Finest,0,['70s' 'funk'],This song is a throwback to the funky sounds of the 70s with its groovy basslines and infectious rhythm. +Evil (Is Going On),Monster Magnet,Superjudge,1993,"['stoner metal' 'rock' 'space rock' 'heavy metal' 'alternative metal' + 'cool' 'stoner rock' 'belligerent' 'metal' 'pop rock' 'strong' + 'hard rock' 'lively']","This song is a cool and lively blend of space rock, alternative metal, and pop rock with strong and belligerent lyrics, infused with heavy metal, stoner metal, and hard rock elements that make it the ultimate anthem for all rock music lovers." +Desecrate Through Reverence,Avenged Sevenfold,Waking The Fallen,2003,"['bitter' 'earnest' 'emo' 'urgent' 'dramatic' 'malevolent' 'aggressive' + 'intense' 'metalcore' 'menacing' 'confrontational' 'heavy metal' + 'alternative metal' 'tense anxious' 'sprawling' 'angst ridden' + 'alternative indie rock' 'ominous' 'metal' 'pop rock' 'post hardcore' + 'harsh' 'angry' 'volatile' 'bleak']","This song is a bitter and aggressive mix of alternative indie rock, alternative metal, and pop rock, with intense and menacing vocals that convey an urgent and earnest message. The sprawling and ominous instrumentation is both dramatic and heavy, drawing influences from heavy metal, metalcore, angst-ridden post-hardcore, and emo. The overall sound is tense, anxious, and malevolent, with a volatile blend of angry and bleak lyrics that confront the listener with sharp and harsh delivery." +Drifting Apart,Alien Ant Farm,truANT,2003,"['confident' 'aggressive' 'intense' 'rock' 'boisterous' 'heavy metal' + 'rockin' 'brash' 'rambunctious' 'post grunge' 'sing along' 'uplifting' + 'rousing' 'alternative metal' 'energetic' 'alternative rock' 'pop rock' + '00s' 'freewheeling']","Get ready to rock out with this energetic, aggressive, and freewheeling alternative metal anthem that combines the boisterous and sing-along power of pop rock and alternative rock with the intense and heavy-hitting sounds of post grunge and heavy metal for a rousing and uplifting 00s-era experience that is both confident and brash, keeping you on your toes with its rambunctious and rockin' energy." +In a Cave,Kitchens Of Distinction,Love Is Hell,1989,"['cathartic' 'exuberant' 'earnest' 'reflective' 'brooding' 'intense' + 'alternative pop rock' 'shoegaze' 'hypnotic' 'passionate' 'sophisticated' + 'stylish' 'sensual' 'bittersweet' 'alternative indie rock' 'yearning' + 'pop rock' 'poignant' 'atmospheric' 'intimate' 'dream pop' 'visceral' + 'detached' '80s']","This sophisticated and detached alternative indie rock anthem is an exuberant and poignant mix of pop rock and shoegaze, with an intense and passionate yearning that builds to a hypnotic and visceral climax. Cathartic and atmospheric, it's a sensually brooding ode to the 80s alternative pop rock sound, with intimate and reflective lyrics that feel stylish and dreamy, yet bittersweet." +The Famous Bitibg Guy,Xploding Plastix,The Donca Matic Singalongs Revisited,0,['club dance' 'electronic'],Experience an electrifying club dance vibe with our latest electronic track featuring pulsating beats and infectious synths. +Armistice,Phoenix,Wolfgang Amadeus Phoenix,0,"['hanging out' 'earnest' 'indie rock' 'relaxed' 'day driving' 'coolncocky' + 'bright' 'light' 'hypnotic' 'comfort' 'small gathering' + 'amiable good natured' 'carefree' 'sophisticated' 'electronic' 'stylish' + 'energetic' 'gentle' 'alternative indie rock' 'soothing' 'relaxation' + 'indie pop' 'pop rock' 'refined' 'playful' 'soft quiet' + 'alternative dance' 'sweet' 'indie']","Get ready to hit the road and let loose with this eclectic mix of alternative indie rock, pop rock, and electronic beats that seamlessly blend energetic and hypnotic rhythms, sophisticated and refined melodies, and earnest and playful lyrics - perfect for day driving or hanging out at a small gathering with amiable good-natured friends. From the soothing and gentle indie pop ballads to the bright and stylish alternative dance anthems, this indie rock masterpiece will transport you to a world of relaxation, comfort, and carefree joy, where the sweet and soft quiet notes coexist with the cool and cocky beats in perfect harmony." +Little Things (That Keep Us Together),Scott Walker,Boy Child: 67-70,0,"['earnest' 'laid back mellow' 'smooth' 'dramatic' 'baroque pop' 'somber' + 'soft rock' 'theatrical' 'literate' 'melancholy' 'the creative side' + 'late night' 'sentimental' 'wistful' 'lush' 'sophisticated' 'autumnal' + 'stylish' 'quirky' 'gentle' 'bittersweet' 'psychedelic' 'pop rock' + 'nocturnal' 'poignant' 'atmospheric' 'am pop' 'solitude' 'enigmatic']","This sophisticated and sentimental baroque pop-inspired ballad is both atmospheric and enigmatic, with lush psychedelic production and a smooth, laid-back mellow vibe. With poignant and wistful lyrics that are both literate and earnest, the song evokes a sense of solitude and melancholy, yet has a gentle and gentle quirky touch that is both quirky and earnest. The song's somber and autumnal feel is perfect for late night listening and its bittersweet and dramatic edge makes it a perfect fit for fans of pop rock and soft rock alike. With a stylish and theatrical delivery, this song captures the creative side of its creator, and its nocturnal and enigmatic qualities make it a perfect fit for any introspective listener." +Gut Rot,Fudge Tunnel,In A Word,1991,"['hostile' 'malevolent' 'sludge metal' 'rock' 'heavy metal' + 'alternative metal' 'fiery' 'pop rock' 'paranoid' 'post hardcore' + 'industrial metal']","This scorching track combines elements of industrial metal, alternative metal, and pop rock to create a malevolent and fiery sound that leans towards the aggressive end of the heavy metal spectrum with sludge metal, post-hardcore, and rock influences, resulting in a paranoid and hostile anthem." +Meant For You,Brian Wilson,I Just Wasn't Made For These Times,1995,"['power pop' 'earnest' 'rock' 'classic rock' 'carefree' 'sentimental' + 'whimsical' 'naive' 'contemporary pop rock' 'innocent' 'garage rock' + 'surf rock' 'pop rock' 'summery' 'glam rock' 'cheerful' 'playful' 'sweet']","This nostalgic tune is a perfect blend of classic rock, power pop, and surf rock, with elements of contemporary pop rock and glam rock, bringing a cheerful and carefree yet sentimental vibe that's both sweet and whimsical, while also maintaining an earnest and innocent quality that feels playful and naive, making it the perfect summery anthem." +Deck The Halls,Brian Culbertson,A Soulful Christmas,2006,"['christmas party' 'confident' 'exciting' 'sparkling' 'crossover jazz' + 'holidays' 'jazz' 'bright' 'light' 'contemporary jazz' 'effervescent' + 'amiable good natured' 'rambunctious' 'spiritual' 'rollicking' 'rousing' + 'smooth jazz' 'energetic' 'holiday' 'christmas' 'fun' 'lively' 'cheerful' + 'joyous']","Get ready to celebrate the holiday season with an energetic, rollicking, and sparkling crossover jazz track that seamlessly blends contemporary and smooth jazz elements, resulting in an effervescent, lively, and exciting offering that is perfect for any joyous Christmas party; characterized by its amiable good-natured vibe, confident delivery, and bright, cheerful melodies, this spiritual and rambunctious holiday anthem is the embodiment of the festive spirit." +The Telescope,Her Space Holiday,The New Kid Revival,2007,"['indie electronic' 'alternative indie rock' 'indie pop' 'pop rock' + 'slowcore' 'alternative dance' 'indie']","This song is a mesmerizing blend of slowcore, alternative indie rock, pop rock, alternative dance, indie electronic, and indie pop that will take you on a dreamy musical journey." +Get You Goin',Alvin And The Chipmunks,Alvin & The Chipmunks / OST,0,['00s'],Relive the vibrant energy and catchy melodies of the early 00s with this nostalgic pop anthem. +Paha ihminen,Apulanta,Livenä Vieraissa,2008,['hard rock'],This hard rock anthem rips through the speakers with blistering guitar riffs and a thunderous rhythm section. +Moodswings (To Come At Me Like That),Charlotte Church,Moodswings (To Come At Me Like That),2005,['pop'],"This upbeat and catchy tune has all the elements of a classic pop hit, with its infectious melody and sing-along chorus that will have you dancing in no time." +Go Ahead_ Buddy,Casey Bill Weldon,Casey Bill Weldon Vol. 3 1937-1938,0,['blues'],This soulful song features raw and authentic blues vocals that capture the essence of heartbreak and despair. +Hero,Mariah Carey,God Bless America,1993,['pop' '90s' 'female vocalists'],This 90s pop song features dynamic female vocalists and a catchy chorus that will take you back in time. +Fireflies,Finch,Say Hello To Sunshine,0,"['cathartic' 'emo' 'aggressive' 'intense' 'rock' 'confrontational' + 'punk revival' 'tense anxious' 'alternative indie rock' 'rebellious' + 'pop rock' 'jealousy' 'angry' 'punk pop' 'volatile' 'visceral']","This alternative indie rock anthem is a cathartic and intensely visceral punk revival track that reflects on feelings of jealousy and anger with its confrontational and rebellious punk pop flair, featuring tense anxious vocals and volatile rock instrumentation." +Silver Manhattan,Jesse Malin,Messed Up Here Tonight,2004,['indie rock' 'rock' 'alternative' 'pop rock' '00s'],"Experience the electrifying sound of the 00s, with a refreshing blend of pop rock, alternative, and indie rock that defines a new era of rock music." +I Just Wanna Love U (Give It 2 Me),Jay-Z,Def Jam 25_ Vol. 14 - Best Of The Best,2000,['hip hop'],This upbeat and rhythmic track is an ode to the funky beats and empowering lyrics of classic hip hop. +One Part - Two Parts,David Porter,Gritty_ Groovy And Gettin' It,1970,['laidback' 'funk'],Get ready to groove to the laidback funk beats of this smooth and soulful song. +Vilalbalcan II,Berrogüetto,Navicularia,0,['folk' 'latin'],"This enchanting Latin folk masterpiece is a captivating fusion of rhythmic strums, soulful crooning, and mesmerizing instrumentation that will transport listeners to a world of passion, color, and great mystery." +In Too Deep,Dead Or Alive,Youthquake,1985,"['exuberant' 'partying' 'celebratory' 'witty' 'theatrical' 'club dance' + 'girls night out' 'rnb' 'carefree' 'rousing' 'electronic' 'whimsical' + 'dance pop' 'dance rock' 'contemporary pop rock' 'stylish' 'quirky' + 'energetic' 'tgif' 'dance' 'irreverent' 'fun' 'hi nrg' 'pop rock' 'disco' + 'cheerful' 'playful' 'campy' '80s' 'freewheeling']","Get ready to let loose on the dancefloor with this energetic and irreverent contemporary pop rock anthem that infuses elements of disco, hi nrg, and dance pop for a fun, rousing celebration of TGIF and girls night out, complete with witty lyrics and zany, whimsical touches that add to its campy yet stylish, freewheeling vibe. Whether you're in the mood for a playful, carefree party or a more theatrical, club dance extravaganza, this dance rock masterpiece has got it all, combining cheerful RnB grooves with a dash of 80s nostalgia for a truly exuberant and unforgettable experience." +Hearts And Minds,Ivoryline,There Came A Lion,2008,"['power pop' 'exuberant' 'hanging out' 'emo' 'confident' 'aggressive' + 'celebratory' 'alternative pop rock' 'christian' 'alternative' 'brash' + 'passionate' 'catchy' 'uplifting' 'rousing' 'stylish' 'energetic' 'warm' + 'alternative rock' 'tgif' 'alternative indie rock' 'swaggering' + 'pop rock' 'refined' 'lively' 'christian rock' 'slick']","This high-octane, alternative indie rock song is packed with exuberant energy, passion and an uplifting message, thanks to its Christian rock influences, while its power pop hooks and stylish, confident delivery make it a slick, catchy anthem for hanging out with friends, celebrating and feeling alive. With its alternative rock swagger, refined production and emo-inflected vocals, this alternative pop rock gem is perfect for TGIF moments and rousing performances that are sure to get the crowd moving." +Open Up The Sky,FFH,Far From Home: The FFH Collection,2001,['christian'],"This inspiring track features uplifting lyrics and joyful melodies, perfect for any Christian gathering or worship service." +The Truth Hurts So This Should Be Painless,Her Space Holiday,The New Kid Revival,2007,"['indie electronic' 'electropop' 'upbeat' 'alternative indie rock' + 'indie pop' 'pop rock' 'slowcore' 'alternative dance' 'indie']","This song seamlessly blends slowcore, alternative indie rock, pop rock, alternative dance, indie electronic, and indie pop influences into an irresistibly upbeat and danceable electropop track." +Ghostship,Menomena,Friend and Foe,2007,"['hanging out' 'mellow' 'indie rock' 'reflective' 'brooding' 'witty' + 'self conscious' 'alternative pop rock' 'rollicking' 'quirky' 'energetic' + 'cerebral' 'alternative indie rock' 'fun' 'searching' 'pop rock' + 'experimental rock' 'circular' 'playful']","This dynamic track blends elements of alternative indie rock, experimental rock, and pop rock to create a circular, rollicking vibe that captures both the fun and brooding aspects of hanging out with self conscious, searching, and witty musings that add a reflective, cerebral layer to its quirky, energetic indie rock sound." +Private Hell,Iggy And Green Day,Skull Ring,0,['punk' 'punk rock' 'classic rock' 'hard rock'],"This song is a high-energy blend of classic rock and punk with heavy, hard-hitting riffs that guarantee to get audiences jumping and headbanging." +Eternal Flame (Single Version),Atomic Kitten,Atomic Kitten,2004,"['exuberant' 'earnest' 'confident' 'partying' 'female vocalist' + 'celebratory' 'british' 'rock' 'club' 'girls night out' 'boisterous' + 'pop' 'happy' 'amiable good natured' 'carefree' 'sentimental' 'rousing' + 'dance pop' 'sugary' 'energetic' 'tgif' 'dance' 'fun' 'teen pop' + 'pop rock' 'summery' 'gleeful' 'cheerful' 'playful' 'sweet' 'joyous']","Get ready to dance the night away with this exuberant and joyous pop rock anthem, featuring a sweet and sugary female vocalist full of confidence and earnest exuberance, perfect for your next girls night out partying carefree to its energetic and celebratory beat. With its rousing and summery vibe, this upbeat club banger will have you feeling cheerful and playful, in a fun and amiable good natured style that's sure to brighten even the dreariest day. Whether you're looking for a dance pop hit or an upbeat teen pop sensation, this song has it all, offering a gleefully cheerful and sentimental tribute to life, love, and all things wonderful. From its boisterous and poppy sound to its cheerful and fun-loving lyrics, this anthem is the perfect way to kick off any TGIF party, setting the tone for a night of dancing, laughter, and memories to last a lifetime." +Let Me Go (12'' Extended Version),Heaven 17,Endless,1986,"['dramatic' 'theatrical' 'cold' 'punk new wave' 'synth pop' 'sexy' + 'dance rock' 'contemporary pop rock' 'stylish' 'clinical' + 'cynical sarcastic' 'new wave' 'pop rock' 'lively' 'new romantic' 'campy' + '80s']","This new contemporary pop rock anthem stands out as a lively and dramatic combination of punk new wave and 80s synth pop, perfectly showcasing the singer's sarcastic and cynical lyrics wrapped around stylish and campy dance rock beats, with a touch of sexy and new romantic essence and a theatrical flair that brings a clinical yet unforgettable sonic experience that proves once again the enduring appeal of the genre." +Perverted Monks In Tha House (Skit),Jeru The Damaja,The Sun Rises In The East,1994,"['hanging out' 'provocative' 'brooding' 'hostile' 'outraged' 'aggressive' + 'hardcore rap' 'acerbic' 'american' 'literate' 'menacing' 'eerie' + 'hip hop' 'reckless' 'rousing' 'uncompromising' 'tense anxious' + 'street smart' 'rap' 'empowering' 'east coast rap' 'fiery' + 'cynical sarcastic' '90s' 'motivation' 'sparse' 'gritty' 'angry' + 'visceral' 'freewheeling']","This aggressive and empowering hardcore rap song, reminiscent of 90s East Coast rap, is uncompromising and menacing throughout, with acerbic and cynical sarcastic lyrics that showcase the street smart and literate perspective of the American artist. Reckless and outraged, the song's visceral and brooding energy ignites a fiery anger within the listener and provokes a tense anxious feeling. The sparse beat sets a freewheeling tone, motivating the listener to hang out and embrace their own empowerment amidst the hostile and gritty surroundings. The result is a rousing and empowering anthem that is both eerie and provocative, leaving a lasting impression on anyone who hears it." +President Amin,Capital Letters,Headline News (Greensleeves 30th Anniversary Edition),1979,['reggae'],"This upbeat track exudes a lively, tropical vibe with its infectious reggae rhythm and vibrant instrumentals." +Speak Now I'm Listening,Memphis May Fire,Sleepwalking,2009,"['urgent' 'guitar' 'intense' 'guys night out' 'metalcore' 'heavy metal' + 'hardcore' 'brash' 'alternative metal' 'raucous' 'tense anxious' + 'exercise workout' 'angst ridden' 'screamo' 'alternative indie rock' + 'pop rock' 'post hardcore' 'angry' 'volatile' 'visceral']","Get ready to rock out with your guys on a tense and urgent exercise workout as this alternative indie rock anthem blends intense metalcore and pop rock with brash and visceral screamo vocals, heavy guitar riffs, and angst ridden lyrics that culminate in a raucous and volatile post hardcore experience that'll have you feeling both tense and anxious, angry and invigorated." +Floe,C-Rayz Walz,Ravipops (The Substance),2003,"['earnest' 'reflective' 'hip hop' 'hypnotic' 'brash' 'new york' 'bravado' + 'tense anxious' 'underground rap' 'street smart' 'rap' 'ambitious' + 'poignant' 'alternative rap']","Experience the bold and electrifying sounds of underground rap with a mix of hip hop, as poignant, ambitious, and reflective lyrics transport you to the streets of New York with unwavering bravado, delivered through hypnotic and brash beats that capture the tense anxiety of the city, all while maintaining an earnest, street-smart vibe that will leave you hooked." +Libation Unto the Shades Who Lurk In the Shadows of the Temple of Anhur,Nile,Black Seeds of Vengence,0,"['death metal' 'mythsnlegends' 'hostile' 'acerbic' 'world view' 'cold' + 'heavy metal' 'turbulent' 'brash' 'threatening' 'anger hostility' + 'nihilistic' 'suffocating' 'sprawling' 'loneliness' 'belligerent' + 'pulsing' 'pop rock' 'harsh']","Experience the suffocating chill of loneliness amidst a world rife with myth and legend, with a world view that's harsh and threatening, all set to the sprawling, acerbic sounds of pop-rock and heavy and death metal, pulsing with nihilistic belligerence, and hostile anger." +Louisiana Blues,Muddy Waters,Le Blues,1950,['blues'],Experience the soulful and raw emotion of the blues with this powerful new song. +I Am...I Said,Neil Diamond,Live In America,1987,"['earnest' 'confident' 'romantic' 'sparkling' '70s' 'soft rock' 'oldies' + 'theatrical' 'melancholy' 'pop' 'sentimental' 'adult contemporary' + 'contemporary pop rock' 'soothing' 'pop rock' 'refined' 'cheerful']","This sentimentally refined pop rock ballad showcases a confident and earnest vocal delivery over soft rock instrumentation with a romantic and melancholy theme, infused with contemporary pop rock and sparkling pop elements sure to resonate with adult contemporary audiences seeking soothing sounds and 70s oldies nostalgia, while still maintaining a cheerful and theatrical vibe." +Who You Are_ Who I Am,Mishi Donovan,Journey Home,0,"['world' 'ethnic fusion' 'native american' 'country' 'new age' + 'international' 'north american traditions' 'folk']","This captivating song fuses the vibrant rhythms of international instruments with the haunting melodies of native American flutes, creating a new age, world-folk sound that seamlessly blends elements of ethnic fusion, country, and North American traditions." +Elegy from Gump Worsley (Cd),The Weakerthans,Reunion Tour,2007,"['indie rock' 'provocative' 'reflective' 'acerbic' 'rock' 'literate' 'wry' + 'punk revival' 'wistful' 'lush' 'tender' 'restrained' 'in love' 'earthy' + 'spoken word' 'introspection' 'warm' 'alternative indie rock' 'austere' + 'pop rock' 'atmospheric' 'punk pop' 'indie' 'sardonic']","This alternative indie rock ballad is a kaleidoscope of lush and atmospheric pop rock, infused with the introspection of punk revival and the warmth of earthy indie rock. The tender and wistful lyrics delivered in a sardonic spoken word style, coupled with acerbic and literate observations, make it a reflective and provocative piece. The restrained and austere arrangement adds to the overall sense of introspection, while the punk pop energy and rock sensibilities create a wry, yet tender, piece of music." +Wake Up (Digital Album Version Only),The Ditty Bops,The Ditty Bops,2004,"['feel good' 'alternative' 'electronic' 'quirky' 'alternative rock' + 'female vocalists' 'indie pop' 'indie']","An eclectic blend of electronic beats, vibrant female vocalists, and quirky lyrics, this indie pop and alternative rock gem radiates a feel good vibe that's unmistakably indie." +Quarantined,Atlas Sound,Let The Blind Lead Those Who Can See But Cannot Feel,2008,"['indie rock' 'reflective' 'beautiful' 'delicate' 'hypnotic' 'late night' + 'spacey' 'restrained' 'dreamy' 'post rock' 'ethereal' + 'alternative indie rock' 'reflection' 'pop rock' 'experimental rock' + 'nocturnal' 'atmospheric' 'ambient' 'solitude' 'trippy' 'detached' + 'indie']","This alternative indie rock track is a fusion of pop and experimental rock, with a hypnotic, trippy and ethereal atmosphere that creates a delicate and beautiful soundscape, perfect for late night and reflective moments. The restrained and detached vocals add to the solitude and post-rock feel of the song, making it a dreamy and atmospheric indie gem." +P.Machinery,Propaganda,A Secret Wish,0,"['elegant' 'german' 'dramatic' 'theatrical' 'club dance' 'punk new wave' + 'synth pop' 'hypnotic' 'lush' 'sophisticated' 'electronic' 'dance rock' + 'stylish' 'energetic' 'cerebral' 'alternative indie rock' 'new wave' + 'synthpop' 'elaborate' 'pop rock' 'nocturnal' 'trippy' + 'alternative dance' '80s']","Get lost in the hypnotic and trippy sounds of this elegant and sophisticated alternative indie rock song that seamlessly weaves together lush pop rock and electronic elements with dramatic and 80s-inspired synth pop and alternative dance beats to create an elaborate and cerebral nocturnal club dance anthem that stylishly blends punk new wave and new wave influences with a touch of synthpop and theatrical flair, all delivered with an energetic yet elegant German flair." +Amy's Song,Switchfoot,New Way To Be Human,1999,"['cathartic' 'exuberant' 'earnest' 'mellow' 'dramatic' 'alternative ccm' + 'alternative pop rock' 'rock' 'bright' 'literate' 'religious' 'gospel' + 'alternative' 'passionate' 'spiritual' 'post grunge' 'rousing' 'earthy' + 'introspection' 'energetic' 'warm' 'alternative rock' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'pop rock' 'contemporary christian' 'poignant' 'refined' 'lively' + 'affirmation' 'slick']","This adult alternative pop rock song is an energetic and exuberant blend of alternative indie rock and contemporary Christian music, with refined and poignant lyrics that explore themes of introspection, affirmation, and cathartic reflection, all set to a slick and passionate pop rock beat that is both earthy and lively. With its infectious warmth and dramatic, rousing melodies, this alternative CCM track combines elements of post-grunge, gospel, and literate mellow rock to create a musical masterpiece that is at once spiritual and alternative, delivering a powerful message of hope and faith through its earnest and heartfelt lyrics." +I Like What You're Doing (To Me),Carla Thomas,Carla Thomas - Stax Profiles,1969,['soul'],"This heartfelt track is infused with soulful melodies and powerful vocals, reminding listeners of the essential human connection at the core of every song." +Cruel Heart,Kosheen,Damage,2007,"['night driving' 'intense' 'alternative pop rock' 'club dance' + 'electronica' 'hypnotic' 'late night' 'amiable good natured' 'rousing' + 'electronic' 'in love' 'chillout' 'stylish' 'energetic' + 'alternative indie rock' 'fun' 'female vocalists' 'pop rock' 'nocturnal' + 'intimate' 'playful' 'trippy' 'alternative dance']","Get ready to buckle up and hit the road with this electrifying alternative indie rock tune perfect for night driving, featuring amiable good-natured female vocalists, a trippy and hypnotic electronica beat, and a playful yet stylish alternative pop rock edge that will have you dancing all night long, creating the perfect late-night intimate and chillout vibe!" +Black Cowboy,Jeru The Damaja,Wrath Of The Math,1996,"['bitter' 'hostile' 'aggressive' 'hardcore rap' 'intense' 'literate' + 'menacing' 'eerie' 'confrontational' 'hip hop' 'rousing' 'uncompromising' + 'street smart' 'rap' 'empowering' 'east coast rap' 'paranoid' 'harsh' + 'angry' 'visceral']","This hardcore rap anthem features aggressive, confrontational verses that are both bitter and empowering, delivered with uncompromising intensity by a street-smart East Coast rap artist. The menacing beats and hostile vibe of the track create an eerie, paranoid atmosphere, while the literate and visceral lyrics rally listeners with a rousing call to stand up and fight. This is unapologetically harsh, angry hip-hop at its most raw and authentic." +Nobody Loves You Like Me,Janiva Magness,Blues Ain't Pretty,0,"['earnest' 'elegant' 'reflective' 'confident' 'romantic evening' 'relaxed' + 'dramatic' 'organic' 'guitar' 'theatrical' 'heartache' 'bright' + 'girls night out' 'dark' 'late night' 'reverent' 'passionate' + 'sentimental' 'rousing' 'contemporary blues' 'bravado' + 'modern electric blues' 'dreamy' 'earthy' 'freedom' 'stylish' 'sensual' + 'energetic' 'spicy' 'bittersweet' 'warm' 'sparse' 'yearning' 'blues' + 'atmospheric' 'plaintive' 'intimate' 'gritty' 'lively' 'drinking' 'gutsy' + 'sweet']","This modern electric blues song has a gutsy, energetic feel, with bright guitar riffs and a relaxed atmosphere that's perfect for a girls night out. It's a passionate tribute to the freedom and yearning that comes with a romantic evening, with earthy, sensual undertones and an elegant, contemporary blues texture. The lyrics are heartfelt and earnest, with a hint of bravado that gives the song a rousing, dramatic edge. The singer's confident, plaintive vocals bring a sense of intimacy to the piece, with a warm, reflective tone that's both gritty and stylish. The result is a spicy, dreamy mix of organic and atmospheric sounds, perfect for late night listening or a bittersweet moment of heartache." +Isolation,Ann Wilson,Hope and Glory,2007,['rock' 'female vocalists'],"This electrifying rock anthem is brought to life by a powerful female vocalists, delivering raw energy and fierce passion." +Children (Club Mix),Dave Darell,Children,0,['progressive house' 'electro house' 'electronic' 'dance' 'house'],"Experience the electrifying beats of progressive house and electrifying vibes of electronic, house, and electro house in this ultimate dance anthem that will make you groove all night long." +(((Darkness Visible))),Port O'Brien,Threadbare,2009,"['cathartic' 'indie rock' 'urgent' 'laid back mellow' 'reflective' + 'brooding' 'somber' 'messy' 'melancholy' 'the creative side' 'late night' + 'wistful' 'ramshackle' 'lazy' 'autumnal' 'introspection' 'angst ridden' + 'bittersweet' 'alternative folk' 'alternative indie rock' 'reflection' + 'weary' 'pop rock' 'poignant' 'plaintive' 'intimate' 'folk']","Experience a mix of weary and introspection in this autumnal themed alternative indie rock piece that brings a cathartic blend of laid back mellow, somber, brooding and wistful tones, showcasing the creative side of the band in a late night, reflective setting that's equally pop rock and plaintive with hints of alternative folk and messy indie rock, all while capturing a profound sense of urgency and angst ridden melancholy that's bittersweet and intimate, with a ramshackle feel that's both poignant and unforgettable." +Lampshade,Fielding,Fielding,2005,"['cathartic' 'exuberant' 'hanging out' 'earnest' 'indie rock' 'relaxed' + 'boisterous' 'passionate' 'rollicking' 'energetic' + 'alternative indie rock' 'pop rock' 'indie']","This energetic and exuberant alternative indie rock song combines pop rock with a passionate and rollicking feel, making it perfect for hanging out and letting loose with friends. The relaxed verses build into an earnest and cathartic chorus, embodying the lively and boisterous spirit of indie rock." +Let's Jam,Newcleus,The Next Generation,1985,['hip hop' 'electro' 'electronic' 'old school' '80s'],Get ready to transport back to the 80s with an old school hip hop vibe infused with electrifying electronic beats in this electro anthem. +1987,Dmitry Fyodorov,1987SXSW2009,2008,['electro' 'deep house'],Experience the perfect blend of infectious deep house grooves and pulsating electro beats in this adrenaline-fueled track. +Alibis,Martika,Martika,1988,"['theatrical' 'rnb' 'adult contemporary' 'dance pop' 'urban' 'soothing' + 'pop rock' '80s']","This electrifying song seamlessly blends pop rock, urban, and dance pop elements with a touch of RnB and theatricality, transporting listeners on a nostalgic journey back to the 80s, while also soothing the soul with its adult contemporary vibe." +Let's Get Funkee,C & C Music Factory,Gonna Make You Sweat,1990,['dance'],This energetic song will make you want to hit the dancefloor with its infectious rhythm and upbeat tempo. +Caché Derrière,Laurent Voulzy,Caché Derrière,1992,['french' 'cool' 'dance' 'french pop'],Experience the chic and captivating world of French pop with this cool and upbeat track that seamlessly blends the language and dance elements of French culture. +La Descarga Del Bobo,Willie Bobo,Present Latin Verve Sounds,1995,['jazz' 'latin'],This smooth jazz track blends latin rhythms and impeccable instrumental technique for a sultry and sophisticated sound. +Same Ol' Story,Cyndi Lauper,Same Ol' Story,2008,['pop' 'dance'],Get ready to dance the night away with this infectious pop track that will have you singing along from start to finish! +New Man Out Of Me,Nico Wayne Toussaint,Southern Wind Blowin',2007,['blues'],"This soulful track is a heartfelt ode to the blues, infused with honest lyrics and raw guitar riffs that capture the essence of the genre." +Starseed,Our Lady Peace,Live,1994,"['alternative pop rock' 'rock' 'alternative' 'post grunge' + 'alternative rock' 'alternative indie rock' '90s' 'pop rock']","Experience a retro-inspired sound with a modern twist in this alternative indie rock anthem, awash with elements of pop rock and post grunge, reminiscent of the 90s alternative explosion, but fresh and relevant as ever for today's alternative pop rock and alternative rock sensibilities." +Fallen,One Dove,Morning Dove White,1993,"['reflective' 'brooding' 'trip hop' 'club dance' 'electronica' + 'melancholy' 'eerie' 'hypnotic' 'late night' 'sophisticated' 'electronic' + 'autumnal' 'chillout' 'stylish' 'sensual' 'introspection' 'ethereal' + 'alternative indie rock' 'pop rock' 'nocturnal' 'alternative dance']","This sophisticated alternative indie rock tune features a blend of pop rock, electronic, and alternative dance elements, creating a hypnotic and melancholy sound that's perfect for late night introspection and chillout sessions. With sensual and brooding electronica accents and an ethereal, autumnal vibe, this club dance hit is stylish and reflective, drawing you in with its trip hop beats and nocturnal eeriness." +Spin,David Wilcox,Live Songs & Stories,0,['alternative'],"This new track from the up-and-coming indie band showcases their unique and captivating alternative sound, blending haunting vocals with mesmerizing guitar riffs." +I Think I'm Gonna Be Alright,Bobby Sherman,Portrait of Bobby,0,"['smooth' 'romantic' 'bubblegum' 'teen idols' 'bright' 'light' 'pop' + 'comfort' 'happy' 'amiable good natured' 'carefree' 'catchy' + 'sentimental' 'sugary' 'naive' 'gentle' 'innocent' 'warm' 'fun' + 'relaxation' 'reminiscing' 'pop rock' 'refined' 'am pop' 'sweet']","This pop rock track is refined and sentimental with sugary harmonies and catchy guitar riffs. The innocent and naive lyrics paired with gentle vocals create a bright, warm feeling of comfort and relaxation. Perfect for reminiscing and having fun, this amiable good natured tune will transport you back to the romantic and carefree days of your youth." +What if God is alone,The Flower Kings,The road back home (Best of),2006,['progressive rock'],"This intense and unconventional track uses intricate instrumentals and unpredictable rhythms, epitomizing the genre of progressive rock." +Far Beyond The Endless,Moist,Far Beyond The Endless,2010,['chillout' 'female vocalists' 'pop rock'],"Get ready to groove to the smooth pop rock beats, while the soothing female vocals create a chillout vibe in this hit song." +Tuu rokkaa mun tanssilattiaa (mitä sä vaiheilet?),Pariisin Kevät,Meteoriitti,2008,['pop'],This upbeat track has a catchy pop melody that is sure to get stuck in your head all day. +Fast Track,Dave Holland Sextet,Pass It On,2008,['jazz' 'bass'],This jazz tune features an intricate and groovy bass line that perfectly complements the smooth and mellow vibes of the genre. +Fraylekh,Les Yeux Noirs,A band of gypsies,0,['world' 'international'],"This international world song blends diverse cultural rhythms and melodies, transporting listeners on a journey across continents." +Flame,PRIMEsth,Beautiful Awakening,2004,['rock' 'alternative' 'alternative rock' 'pop rock'],"This catchy pop rock song has elements of both alternative and alternative rock, resulting in an energetic and upbeat blend of modern rock." +The Luckiest Guy on the Lower East Side,The Magnetic Fields,Pieces of April,0,['pop' 'happy' 'indie pop' 'indie'],Get ready to dance and smile with this happy indie pop anthem that blends catchy pop hooks with indie sensibilities. +She Said,The Pharcyde,Labcabincalifornia,1995,"['hanging out' 'confident' 'smooth' 'humorous' 'aggressive' 'witty' + 'hip hop' 'brash' 'whimsical' 'rap' 'energetic' 'cynical sarcastic' + 'irreverent' 'fun' 'west coast rap' 'gleeful' 'playful' 'alternative rap' + 'chill' 'freewheeling']","This West Coast hip hop track offers a freewheeling and fun experience with its energetic and aggressive beats, combined with rap lyrics that are both witty and confident, and at times cynical and sarcastic. The alternative rap style of the song is carried by the whimsical and irreverent tone, as well as the brash and playful attitude that encourages listeners to simply hang out and chill. With a smooth and gleeful flow, the track delivers a humor-filled and powerful message that portrays the essence of the west coast rap scene." +El día feliz,Los Bunkers,La Culpa,0,['pop'],"This electrifying pop anthem is bursting with infectious hooks and irresistible beats, guaranteed to get you dancing all night long." +Waterman (Radio Edit) (Feat. Michie One),Olav Basoski Featuring Michie One,Waterman,2006,['dance'],This upbeat track will have you moving your feet and grooving on the dance floor. +Rock You Senseless,Jadyn Maria,Rock You Senseless,0,"['power pop' 'rock' 'religious' 'pop' 'gospel' 'alternative rock' + 'pop rock']","This song is a dynamic blend of pop rock, power pop, and alternative rock with religious and gospel elements woven throughout, resulting in an uplifting and energizing rock anthem." +The lined hands of afternoon,Trisomie 21,Black Label,2009,['mellow' 'alternative pop rock' 'alternative indie rock' 'sad' 'pop rock'],"This somber but catchy track is a perfect blend of alternative indie rock and pop rock with a touch of alternative pop rock, featuring mellow instrumentals and an emotional, melancholic tone throughout." +Mutatis Mutandis,Mudvayne,L.D. 50,2000,"['cathartic' 'hostile' 'malevolent' 'aggressive' 'intense' 'hedonistic' + 'confrontational' 'heavy metal' 'nu metal' 'industrial' 'rousing' + 'alternative metal' 'raucous' 'fiery' 'angst ridden' 'ominous' 'metal' + 'international' 'pop rock' 'bleak']","This song is a fiery and confrontational blend of alternative metal and pop rock with elements of industrial and nu metal, making for an intense and cathartic listening experience that's both rousing and ominous, filled with heavy metal riffs, raucous production, and angst ridden vocals that explore the bleak and malevolent aspects of a hedonistic and hostile world." +I Am the Party,Million Dead,A Song To Ruin (Deluxe Edition),2003,"['punk' 'beautiful' 'rock' 'hardcore' 'screamo' 'post hardcore' '00s' + 'indie']","This song is a stunning blend of beautiful indie melody and intense punk energy, infused with screamo influences and the raw power of 00s post hardcore and hardcore rock." +Even The Nights Are Better,Air Supply,The Definitive Collection,1982,"['earnest' 'laid back mellow' 'reflective' 'smooth' 'romantic evening' + 'dramatic' 'romantic' 'delicate' 'intense' 'soft rock' 'heartache' + 'breakup' 'light' 'pop' 'sentimental' 'adult contemporary' 'in love' + 'contemporary pop rock' 'gentle' 'innocent' 'reflection' 'soothing' + 'calm peaceful' 'yearning' 'pop rock' 'poignant' 'intimate' 'new love' + 'springlike' 'precious' 'sweet' 'slick' '80s']","Experience a heartfelt and intimate portrayal of new love, heartache, and earnest reflection with this contemporary pop rock track infused with the nostalgic 80s vibes of adult contemporary and soft rock - its poignant lyrics and gentle melodies will transport you to a calming springlike atmosphere perfect for a romantic evening, and leave you yearning for those precious moments of innocent and sweet romance." +Faith,Starecase,Faith (Remixes),2002,['house' '00s'],"This nostalgic 00s house anthem will transport you back to the days of neon lights and dance floors, with pulsing beats and infectious melodies that are impossible not to move to." +Been There_ Verified,Badly Drawn Boy,Is There Nothing We Could Do ? (Music Inspired By the Motion Picture: The Fattest Man In Britain),0,['indie'],Escape to your own world with the dreamy melodies and raw lyricism of this indie track. +Kern River,Emmylou Harris,All I Intended to Be,2008,"['earnest' 'elegant' 'reflective' 'alt country' 'alternative' + 'sentimental' 'contemporary country' 'introspection' 'bittersweet' + 'ethereal' 'ambitious' 'alternative indie rock' 'country' 'reflection' + 'soothing' 'calm peaceful' 'pop rock' 'poignant' 'atmospheric' 'intimate' + 'folk' 'sunday afternoon']","This poignant and reflective alt country-pop song delivers a calming and soothing atmosphere, perfect for lazy Sunday afternoons, with its ethereal and intimate folk-inspired elegance, all while carrying an ambitious and alternative indie rock vibe that's both earnest and bittersweet." +Chelsea Burns,Keren Ann,Nolita,2004,"['laid back mellow' 'reflective' 'relaxed' 'world' 'somber' 'delicate' + 'melancholy' 'wistful' 'autumnal' 'restrained' 'rainy day' 'bittersweet' + 'alternative folk' 'alternative indie rock' 'female vocalists' + 'adult alternative pop rock' 'calm peaceful' 'weary' 'feeling blue' + 'yearning' 'searching' 'international' 'pop rock' 'plaintive' 'intimate' + 'folk' 'french pop' 'soft quiet' 'indie']","This introspective album is a blend of adult alternative pop rock, alternative indie rock, and french pop with plenty of alternative folk influences, featuring calming and peaceful tracks reminiscent of a rainy day, fall season, and mellow, laid-back introspection. Female vocalists pour their hearts out in delicate, melancholic and somber tones that search for meaning, yearn for connection and provide solace in a wistful, bittersweet manner. The overall vibe is restrained and intimate, creating the perfect atmosphere for reflective mood, feeling blue or escaping into a world of intricate melodies that speak to the soul." +The Approach,Pride And Fall,Nephesh,2003,['electro'],Get ready to ride the electrifying wave of sound with this upbeat and pulsating electro-pop track that will make you want to dance all night long. +Ruins,Cat Stevens,Catch Bull At Four,1972,"['earnest' 'laid back mellow' 'reflective' 'brooding' 'soft rock' 'rock' + 'melancholy' 'album rock' 'pop' 'classic rock' 'reverent' 'spiritual' + 'wistful' 'restrained' 'contemporary pop rock' 'introspection' 'cerebral' + 'gentle' 'folk rock' 'acoustic' 'reflection' 'pop rock' 'poignant' + 'intimate' 'long walk' 'folk' 'sunday afternoon']","Take a long walk down memory lane with the introspective and earnest reflection of this spiritual classic rock ballad that effortlessly weaves folk, soft rock, and contemporary pop rock elements into its laid back, mellow melody, resulting in a poignant and reverent tribute to Sunday afternoons spent in gentle contemplation and heartfelt introspection, all while showcasing the brooding and wistful vocals of the artist against a backdrop of restrained yet cerebral acoustic and album rock instrumentation." +Ass And Disco,Grand Island,Boys & Brutes,2008,['rock'],"Get ready for an electrifying and head-banging experience with our latest single, a pure rock anthem filled with heavy guitar riffs and powerful vocals." +Kiss Me Fool,Fefe Dobson,Fefe Dobson,2003,"['exuberant' 'earnest' 'female vocalist' 'alternative pop rock' 'rock' + 'bright' 'breakup' 'pop' 'wry' 'brash' 'rambunctious' 'rollicking' + 'rousing' 'street smart' 'stylish' 'quirky' 'empowering' 'introspection' + 'cynical sarcastic' 'alternative indie rock' 'irreverent' 'teen pop' + 'searching' 'pop rock' 'lively' 'crunchy' 'playful' 'sweet' 'slick']","Get ready to rock out to the empowering sounds of this alternative indie rock anthem that's both crunchy and bright, with exuberant vocals and searching lyrics exploring both introspection and irreverence, all set to a slick, pop rock beat. The female vocalist brings a street smart edge to the playful, quirky sound that's both brash and sweet, with just enough wry, cynical sarcasm to keep things interesting as the song builds to a rollicking, rousing climax that's perfect for any breakup or teen pop sing-along. This is alternative pop rock at its liveliest and most stylish, a rambunctious ode to shaking things up and owning your own power." +Turn It On,Anjali,The World Of Lady A,2003,['indie'],This new indie track boasts dreamy vocals and catchy guitar riffs that will have you dancing until sunrise. +Nunca volvera,El sueño de Morfeo,El sueño de Morfeo,2005,"['exuberant' 'hanging out' 'earnest' 'reflective' 'alternative pop rock' + 'pop' 'spanish' 'sentimental' 'wistful' 'introspection' 'bittersweet' + 'warm' 'rock en espaol' 'alternative indie rock' + 'adult alternative pop rock' 'searching' 'pop rock' 'poignant' 'intimate' + 'latin' 'sweet']","This adult alternative pop rock song blends alternative indie rock with elements of latin flavor to create a sweet and earnest ode to introspection and hanging out, while simultaneously conveying a heartfelt and poignant sense of searching and reflection through its exuberant yet wistful rock en español sound." +Escape Artists Never Die (3.40 Edit),Funeral For A Friend,Escape Artists Never Die,0,['punk' 'rock' 'pop rock'],"This energetic song is a mix of pop rock, punk, and rock, blending catchy melodies with hard-hitting guitar riffs and gritty vocals." +End Of The Summer,Theory Of A Deadman,Scars & Souvenirs,2008,['rock' 'alternative rock'],This alternative rock anthem combines powerful lyrics and hard-hitting instrumentals to deliver a high-energy rock experience that is not to be missed. +Judy,Al Green,Hi and Mighty - The Story of Al Green (1969-78),1972,['soul'],This soulful ballad will tug at your heartstrings and leave you feeling moved by its raw emotion. +Caramelo Y Chocolate,Los Amigos Invisibles,Superpop Venezuela,0,"['exuberant' 'elegant' 'partying' 'celebratory' 'rock' 'electro' 'happy' + 'carefree' 'meandering' 'rollicking' 'electronic' 'latin dance' 'stylish' + 'sprawling' 'dance' 'celebration' 'house' 'gleeful' 'playful' 'latin' + 'campy' 'freewheeling']","Get ready to be swept away by the exuberant and rollicking beats of this electronic and Latin house track, infused with a freewheeling and meandering Latin dance rhythm that will have you playfully partying all night long. With its campy yet elegant style and celebratory vibe, this sprawling and stylish celebration song seamlessly combines elements of rock, electro, and house to create a gleeful and carefree atmosphere that begs you to get up and dance." +Overflow,32 Leaves,Welcome to the Fall,2005,"['rock' 'alternative' 'post grunge' 'alternative metal' 'alternative rock' + 'pop rock']","Get ready to rock out with this genre-bending anthem that seamlessly blends alternative metal, pop rock, post grunge, and alternative rock for an alternative sound that defies genre labels." +Idioglossia,Pain of Salvation,The perfect element Part I,0,['progressive metal'],"This epic track combines complex time signatures, soaring vocals, and shredding guitar solos, showcasing the band's mastery of progressive metal." +Funky Funky,Toots & The Maytals,From The Roots,2002,['reggae'],Get ready to feel the rhythm and sway to the soulful reggae beats of this new hit single. +You Keep Me Hangin' On,The Supremes,The #1's,1987,['60s' 'soul'],This soulful ballad transports you straight back to the 60s with its dreamy melodies and heartfelt lyrics. +Dreams Of Psilocybin,Finch,Say Hello To Sunshine,0,"['cathartic' 'emo' 'punk' 'aggressive' 'intense' 'rock' 'confrontational' + 'alternative' 'punk revival' 'tense anxious' 'alternative rock' 'screamo' + 'alternative indie rock' 'progressive rock' 'rebellious' 'pop rock' + 'jealousy' 'post hardcore' 'hard rock' 'angry' 'punk pop' 'volatile' + 'visceral']","Experience the explosive blend of alternative indie rock and aggressive hard rock in this confrontational song that's both visceral and cathartic, with elements of post-hardcore, punk, emo and punk pop, all delivered with a rebellious and volatile energy that's sure to ignite your emotions and leave you feeling tense and anxious, exploring themes of jealousy and anger in a progressive rock format." +Ai Yong Yuan Bu Gou,Harlem Yu,Most Familiar,0,['jazz' 'rnb'],This song blends smooth jazz and sultry R&B to create a harmonious and mesmerizing sound. +Gentle Sheep (Album Version),The Ditty Bops,The Ditty Bops,2004,['bluegrass' 'jazz' 'pop' 'swing' 'americana' 'folk' 'indie'],"This song is an eclectic blend of swing, bluegrass, americana, jazz, indie, pop, and folk, making for a unique and exciting musical experience." +Sometimes,The Lyndsay Diaries,The Tops of Trees are on Fire,2002,"['indie electronic' 'alternative indie rock' 'acoustic' + 'singer songwriter' 'pop rock']","This poignant track seamlessly blends elements of alternative indie rock, pop rock, and indie electronic, allowing for the singer songwriter's emotive lyrics to be beautifully accentuated by the acoustic instrumentation." +Testimony (Album Version),Pestilence,Testimony Of The Ancients,0,['death metal' 'heavy metal' 'pop rock'],"This song is a wild blend of pop rock, heavy metal, and death metal, with catchy hooks and aggressive riffs that will leave you headbanging and singing along." +Sports Not Heavy Crime,Xploding Plastix,Amateur Girlfriends,0,['electro' 'beat' 'instrumental'],This instrumental electro beat will get you grooving on the dance floor all night long. +Read About It,Midnight Oil,Flat Chat,1982,"['cathartic' 'bitter' 'earnest' 'urgent' 'confident' 'aussie rock' + 'brooding' 'aggressive' 'revolutionary' 'intense' 'road trip' + 'alternative pop rock' 'acerbic' 'rock' 'literate' 'album rock' + 'confrontational' 'passionate' 'college rock' 'rousing' 'street smart' + 'empowering' 'alternative indie rock' 'rebellious' 'pop rock' 'visceral']","Get ready for a wild, road trip with a brooding and rebellious soundtrack in this album of alternative indie and pop rock songs, featuring bitter and aggressive lyrics that are both empowering and confrontational, making for an intense and passionate listening experience that is both urgent and cathartic; with acerbic and literate verses that cut deep and confident, street smart choruses that are rousing and revolutionary, this album is a visceral and earnest anthem of aussie rock, alternative pop rock, and college rock that is rock music at its finest." +Forest For The Trees,Kemopetrol,Everything's Fine,2002,['pop' 'chillout' 'female vocalists' 'pop rock'],"This pop rock masterpiece features stunning female vocalists, irresistible chillout vibes, and an undeniable pop sensibility perfect for any music lover to enjoy." +Fra Sjåfør Til Passasjer,Kaizers Orchestra,Ompa Til Du Dør,2001,['rock'],"This high-energy track features roaring guitars and pounding drums, creating an unforgettable rock anthem that will have you headbanging in no time." +Electric Gypsy,ANDY TIMMONS,THAT WAS THEN_ THIS IS NOW,1994,"['guitar' 'guitar virtuoso' 'heavy metal' 'pop metal' 'pop rock' + 'hard rock']","This pop rock ballad showcases the guitar virtuoso's expert techniques in pop metal and heavy metal, while blending seamlessly with the hard rock rhythm." +Fear the grand inquisitor,PUNGENT STENCH,Ampeauty,2005,"['death metal' 'hostile' 'malevolent' 'aggressive' 'menacing' + 'heavy metal' 'outrageous' 'reckless' 'sleazy' 'grindcore' 'nihilistic' + 'metal' 'pop rock' 'harsh' 'angry']","This song is an aggressive and outrageous pop rock anthem that seamlessly weaves in menacing elements of sleazy heavy metal, harsh death metal, and nihilistic grindcore, culminating in a malevolent and hostile banger that will leave you feeling reckless and angry." +I Wish I Could Shimmy Like My Sister Kate,Preservation Hall Jazz Band,New Orleans Preservation_ Vol. 1,0,"['exuberant' 'hanging out' 'smooth' 'new orleans jazz' 'celebratory' + 'jazz' 'boisterous' 'light' 'happy' 'amiable good natured' 'passionate' + 'carefree' 'sentimental' 'whimsical' 'stylish' 'energetic' 'fun' 'summer' + 'refined' 'lively' 'cheerful' 'sunday afternoon' 'playful' 'new orleans' + 'sweet' 'joyous' 'freewheeling']","This energetic and refined New Orleans jazz tune transports you to a carefree Sunday afternoon, with its exuberant and playful melody, smooth and sentimental undertones, and boisterous, freewheeling spirit that captures the joyous, celebratory attitude of a summer day spent hanging out with amiable good-natured friends." +Turkey Mambo Momma,Pulp,The John Peel Sessions,2006,['british' 'rock'],This new hit song's classic guitar riffs and powerful vocals will have you feeling like you're rocking out in a classic British pub. +Ital Fighting,Dillinger,CB 200 + Bionic Dread,0,['reggae'],This song features a smooth and effortless reggae beat that will transport listeners to a tropical paradise. +Rose Of Cimarron,Poco,Crazy Love - The Ultimate Live Experience,1976,"['soft rock' 'classic rock' 'contemporary pop rock' 'pop rock' + 'country rock']","This song showcases a fusion of classic rock, pop rock, soft rock, contemporary pop rock, and country rock, making it a genre-bending gem on any playlist." +Sonho,Sandra De Sá,A Lua Sabe Quem Eu Sou,1996,['soul'],Her powerful vocals and raw emotion bring soulful vibes to this moving ballad. +Grim Fandango,Cadence Weapon,Breaking Kayfabe,2005,"['night driving' 'aggressive' 'intense' 'literate' 'eerie' 'hip hop' + 'fractured' 'rousing' 'electronic' 'underground rap' 'rap' 'fiery' + 'garage' 'ominous' 'pop rock' 'nocturnal' 'garage rap grime' 'trippy']","Get ready for a fiery and intense night driving experience with an underground rap vibe, as garage rap grime meets hip hop and pop rock in this literate and fractured creation, featuring aggressive beats and ominous electronic undertones that transport you to a nocturnal and trippy world, where the rousing and eerie vocals create an unforgettable and intense experience." +Cryin',Doro,Angels Never Die,1993,"['german' 'aggressive' 'rock' 'rowdy' 'heavy metal' 'outrageous' 'brash' + 'metal' 'pop rock' 'hard rock' 'detached']",This German pop rock band delivers an outrageous and rowdy experience with their aggressive and brash heavy metal infused rock songs that showcase their detached attitude and undeniable talent for hard hitting music. +You Stole The Sun From My Heart,Manic Street Preachers,Forever Delayed,1998,"['britpop' 'alternative pop rock' 'rock' 'alternative' + 'alternative indie rock' 'pop rock']","This song is an eclectic blend of alternative indie rock, pop rock, and britpop, with a versatile sound that captures the essence of alternative, alternative pop rock and rock." +Miracle of Five,Eleni Mandell,Easy Like Sunday Morning,2007,['mellow' 'country' 'female vocalists'],"Take a moment to appreciate the soothing blend of guitar strums and heartfelt lyrics, led by the melodic crooning of female vocalists in this mellow country ballad." +Columpio,El Gran Silencio,Libres Y Locos,1999,"['alternative latin' 'aggressive' 'intense' 'latin rap' 'rock' + 'boisterous' 'spanish' 'brash' 'rambunctious' 'raucous' 'rap' 'energetic' + 'fiery' 'rock en espaol' 'latino' 'playful' 'latin' 'volatile' + 'freewheeling']","Get ready for an explosive listening experience with this high-energy rap track that effortlessly blends the fiery intensity of Latin rap with the playful freewheeling nature of alternative rock en espanol, resulting in a brash and boisterous sound that is both intense and volatile - this is Latino music at its most raucous and rambunctious." +Men Are From Mars_ Women Are From Hell,Four Year Strong,Rise Or Die Trying,2007,"['cathartic' 'emo' 'punk' 'provocative' 'urgent' 'confident' 'dramatic' + 'aggressive' 'punk new wave' 'boisterous' 'alternative' 'rambunctious' + 'rousing' 'quirky' 'energetic' 'hardcore punk' 'alternative indie rock' + 'irreverent' 'swaggering' 'pop rock' 'fierce' 'punk pop']","Get ready for an aggressive, energetic anthem that blends alternative indie rock and pop rock with elements of hardcore punk and punk new wave, boasting a confident, irreverent attitude and a swaggering, urgent, and quirky sound that's both cathartic and dramatic, delivering a rousing and emo-driven performance that's boisterous, provocative, and fiercely unpredictable, culminating in a raw and rambunctious experience that'll leave you wanting more." +Tricky Disco,Discotronic,Tricky Disco (Remixes),2006,['dance'],Get ready to hit the dance floor with this high-energy track that will have you moving all night long. +Commandante,K-OS,Joyful Rebellion,2004,"['earnest' 'provocative' 'urgent' 'reflective' 'dramatic' 'organic' + 'conscious' 'canadian' 'literate' 'hip hop' 'brash' 'meandering' + 'fractured' 'sophisticated' 'underground' 'tense anxious' + 'underground rap' 'street smart' 'rap' 'earthy' 'cool' 'stylish' + 'sprawling' 'weary' 'searching' 'alternative rap']","Through evocative and reflective lyrics, this alternative and underground Canadian rap song offers a sophisticated and literate message that balances both brash urgency and weary searching; utilizing a fractured and sprawling production to create a cool and stylish underground rap experience that is both tense and anxious, yet simultaneously organic and earthy." +I Believe I'll Make A Change,Casey Bill Weldon,Casey Bill Weldon Vol. 2 1936-1937,0,['blues'],"This soulful track channels the raw emotion and storytelling tradition of blues music, with smoky vocals and winding guitar melodies." +Brink Of The Clouds,Pavement,Wowee Zowee: Sordid Sentinels,1994,"['indie rock' 'avant garde' 'lo fi' 'rock' 'alternative' 'experimental' + 'psychedelic']","This alternative, lo-fi indie rock song blends elements of psychedelic and avant garde experimental rock to create a truly unique and engaging sonic experience." +Circle,Kasey Chambers,Nothing At All,0,"['cathartic' 'earnest' 'reflective' 'organic' 'alt country' 'country folk' + 'literate' 'alternative country rock' 'melancholy' 'amiable good natured' + 'passionate' 'sentimental' 'rousing' 'earthy' 'stylish' 'gentle' + 'bittersweet' 'alternative indie rock' 'country' 'female vocalists' + 'searching' 'pop rock' 'intimate' 'folk']","Combining alternative indie rock with alt country and country folk, this stylistic and organic track features a reflective and literate female vocalist singing about the sentiments and struggles of searching for meaning, accompanied by gentle and earthy instrumentation and rousing pop rock crescendos, resulting in a cathartic and bittersweet yet amiable and good-natured release of passionate emotion." +Tipsy,J-Kwon,Tipsy,2004,['hip hop'],This high-energy hip hop track showcases powerful verses and an infectious beat. +Poetry #2,Boogie Down Productions,Man & His Music,2004,['hip hop'],"This track is a perfect representation of the bold and energetic sounds of modern hip hop, with driving beats and punchy lyrics that are sure to get you moving." +Tycho,Kotaro Oshio,Starting Point,2002,['guitar' 'guitar new age' 'new age' 'international' 'pop rock'],"Experience the ultimate fusion of international and pop rock sounds, enhanced by mesmerizing new age guitar riffs in this latest hit that will take you on a journey through a contemporary musical landscape." +Fly Trouble,Hank Williams,Hank Williams Vol. 2,1965,['honky tonk' 'country' 'traditional country'],"Get ready to tap your toes and embrace the roots of traditional country with our newest release, featuring authentic honky tonk vibes and twangy country crooning." +The Only Way Is Up,Yazz,Big Tunes - Back 2 The 80s,1988,['80s'],"Transporting listeners back to the colorful and energetic 80s, this dance anthem features pulsing synths and an infectious beat that will have you grooving all night long." +Hobo Jungle Blues,Sleepy John Estes,1935-1938,2005,"['earnest' 'memphis blues' 'blues revival' 'country blues' + 'regional blues' 'pre war country blues' 'earthy' 'blues' 'plaintive' + 'gritty' 'playful']","This song is an earnest and earthy tribute to the Memphis blues, with a combination of regional and country blues elements, characterized by a plaintive yet playful sound that captures the gritty essence of pre-war country blues and the excitement of the blues revival." +Bosnia,The Cranberries,Treasure Box : The Complete Sessions 1991-99,1996,"['earnest' 'reflective' 'brooding' 'alternative pop rock' 'heartache' + 'rock' 'melancholy' 'celtic rock' 'sentimental' 'wistful' + 'contemporary pop rock' 'rainy day' 'introspection' 'bittersweet' + 'alternative indie rock' 'female vocalists' 'reflection' + 'adult alternative pop rock' 'yearning' 'searching' 'pop rock' + 'plaintive']","Combining adult alternative pop rock with alternative indie rock, this sentimental and searching tune features earnest female vocalists and introspective lyrics that reflect melancholy thoughts, all set to a contemporary pop rock beat perfect for a rainy day spent in heartache and wistful reflection - a brooding yet bittersweet example of celtic rock and alternative pop rock at their very best." +Fascination,Alphabeat,Live From London,0,['pop' 'dance pop' 'contemporary pop rock' 'pop rock'],"This catchy pop rock anthem fuses elements of dance pop and contemporary pop rock to create a high-energy, radio-ready hit that perfectly captures the essence of pop music." +Somebody Like You (LP Version),Marshall Crenshaw,Marshall Crenshaw,1982,['rock'],This electrifying track is a true rock anthem that will have you head-banging along to its catchy riffs and pounding drums. +The Cuckoo's Nest,Dave Swarbrick,Rags_ Reels & Airs,2002,['folk'],"This emotionally raw ballad embodies the essence of traditional folk, with its acoustic guitar and heartfelt lyrics that speak to the human condition." +Scotland The Brave,Captain Jack,Music Instructor,2004,['electronic' 'dance' '90s' 'pop rock'],"This new song blends pop rock and electronic elements with a 90s vibe, making it the perfect dance anthem for any party." +Ainda Gosto Dela,Skank,Ainda Gosto Dela,2008,['rock' 'pop'],Get ready to dance and rock out to the infectious pop-rock beats of this electrifying tune! +Notwithstanding,Gilgamesh,Gilgamesh,0,['progressive rock'],"This dynamic and compelling song showcases the electrifying sound of progressive rock, blending the technical intricacy of classic prog with a modern touch to create a thrilling and unforgettable sonic experience." +Aftermath 02,Aes Dana,Aftermath (Archives of Peace),0,['downtempo' 'electronic' 'chillout' 'pop rock' 'ambient'],"This song is a fusion of pop rock, electronic, and ambient elements, with a chillout downtempo vibe that immerses the listener in a journey of sonic exploration." +Paragraph President,Blackalicious,Blazing Arrow,2002,"['hanging out' 'laid back mellow' 'reflective' 'smooth' 'organic' + 'day driving' 'witty' 'literate' 'hip hop' 'the creative side' + 'underground rap' 'rap' 'introspection' 'summery' 'playful' + 'freewheeling']","Join us on a freewheeling day driving adventure through the sounds of underground rap, as we explore the playful, introspective and witty lyrics of a laid back mellow hip hop artist, whose smooth and organic style perfectly captures the reflective and summery vibe of hanging out and tapping into the creative side of life." +Conscious Woman,Macka B,Global Messenger,2000,['dancehall' 'swinging' 'roots reggae' 'striding' 'reggae'],"Experience a groovy and upbeat blend of dancehall and striding roots reggae, with swinging rhythms that will have you moving and grooving to the essence of Jamaican music culture." +Come On Over,Shania Twain,Greatest Hits,1997,"['exuberant' 'confident' 'theatrical' 'bright' 'light' 'sexy' + 'amiable good natured' 'carefree' 'sentimental' 'rousing' + 'adult contemporary' 'contemporary country' 'country pop' + 'contemporary pop rock' 'stylish' 'sensual' 'fun' 'country' 'pop rock' + 'lively' 'cheerful' 'playful' 'sweet' 'slick']","This upbeat and lively pop rock/country hybrid song is effortlessly stylish and exuberant, featuring confident vocals and a carefree, playful attitude that's both sweet and sensual. With its rousing hooks and bright, cheerful melody, it's an adult contemporary anthem that's sure to get everyone on their feet and dancing along, making it a must-listen for fans of contemporary pop rock, country pop, and theatrical music alike." +Stay With Me,Ten Wheel Drive,Brief Replies,0,['progressive rock'],"This song is a powerhouse of complex time signatures, soaring vocal harmonies, and virtuosic instrumental solos, embodying the genre-defying sound and spirit of progressive rock." +Just As I Am,Guy Sebastian,Just As I Am,2003,"['award winners' 'exuberant' 'earnest' 'confident' 'theatrical' + 'christian' 'happy' 'amiable good natured' 'carefree' 'sentimental' + 'adult contemporary' 'contemporary pop rock' 'fun' 'pop rock' 'cheerful' + 'playful' 'sweet']","This award-winning contemporary pop rock song is a sweet and sentimental ode to carefree happiness, radiating an exuberant energy that's both playful and confident, wrapped in a cheerful, amiable good-natured vibe, with the earnestness and theatricality of a pop rock power ballad, making it a fun and enjoyable adult contemporary delight for any lover of Christian music." +I'm Thinking...,Lou Barlow,Goodnight Unknown,2009,"['cathartic' 'earnest' 'alternative singer songwriter' 'gloomy' + 'reflective' 'brooding' 'lo fi' 'somber' 'beautiful' 'intense' + 'day driving' 'self conscious' 'alternative pop rock' 'melancholy' + 'confrontational' 'passionate' 'freedom' 'introspection' 'angst ridden' + 'bittersweet' 'alternative indie rock' 'adult alternative pop rock' + 'weary' 'searching' 'pop rock' 'poignant' 'plaintive' 'intimate' 'folk' + 'bleak']","This adult alternative pop rock song is a weary and confrontational exploration of self-consciousness, searching for freedom and introspection through intense and passionate melodies, providing a beautiful and cathartic experience that is both melancholy and somber and brooding, with an angst-ridden alternative pop rock style that is intimately reflective and gloomy, laced with plaintive folk lyrics and a bittersweet sense of earnestness." +Tell Me The Truth,Midnight Oil,Earth And Sun And Moon,1993,"['cathartic' 'earnest' 'urgent' 'reflective' 'confident' 'aussie rock' + 'aggressive' 'revolutionary' 'intense' 'road trip' 'alternative pop rock' + 'rock' 'literate' 'album rock' 'confrontational' 'pop' 'classic rock' + 'alternative' 'passionate' 'college rock' 'rousing' 'uncompromising' + 'street smart' 'empowering' 'alternative indie rock' 'acoustic' + 'rebellious' 'pop rock' 'visceral']","This fierce and empowering album of alternative indie rock sets out on a rebellious road trip with a classic pop and rock sound, featuring uncompromising and passionate lyrics that are urgent and visceral, yet cathartic and reflective, making it a rousing and confident addition to any album rock or college rock playlist, perfect for fans of aussie rock, alternative pop rock, and street-smart pop music alike. With an intense and confrontational energy that is both aggressive and earnest, this album is sure to inspire and empower listeners with its literate, alternative rhythms and explosive acoustic melodies that deliver a thrilling and unforgettable rock experience." +Djevelens Orkester,Kaizers Orchestra,Evig Pint,2003,"['cathartic' 'indie rock' 'provocative' 'urgent' 'dramatic' 'intense' + 'rock' 'rowdy' 'new wave post punk revival' 'menacing' 'euro rock' + 'the creative side' 'late night' 'passionate' 'meandering' 'rollicking' + 'rousing' 'raucous' 'nihilistic' 'fiery' 'alternative indie rock' + 'ominous' 'maverick' 'pop rock' 'atmospheric' 'lively' 'volatile']","This alternative indie rock track is a maverick masterpiece with its rowdy and pop rock rhythms, intense and passionate vocals, and rollicking beats that alternate between menacing urgency and cathartic release. Its atmospheric and ominous soundscapes lend an air of liveliness and meandering, while the dramatic indie rock elements and rousing euro rock influences add to the late night nihilistic vibe. Whether you're in the mood for raucous provocations or the creative side of new wave post punk revival, this track is sure to ignite your senses with its volatile and fiery energy." +Digital Devil,Impious,The Killer,2002,['death metal' 'pop rock'],This energetic pop rock track infuses elements of death metal to create an unforgettable sound that will get your blood pumping! +The Hunter,Girlschool,Woman In Rock,1981,['hard rock'],This hard rock anthem will leave you breathless and begging for more. +Matthew & Son,Cat Stevens,On The Road To Find Out (Repackaged),1966,['60s' 'pop' 'classic rock' 'folk'],"This song is a timeless blend of classic rock, pop, and folk, taking you straight back to the swinging 60s." +You've Got A Problem,Face To Face,Don't Turn Away,0,"['hanging out' 'punk' 'skatepunk' 'punk rock' 'aggressive' 'intense' + 'alternative pop rock' 'rowdy' 'punk new wave' 'boisterous' + 'confrontational' 'brash' 'rambunctious' 'punk revival' 'raucous' + 'street smart' 'empowering' 'introspection' 'energetic' + 'alternative indie rock' '90s' 'rebellious' 'pop rock' 'lively']","Get ready to kick some ass with this electrifyingly rowdy and aggressive punk rock track that's packed to the brim with empowering and rebellious energy, featuring elements of alternative indie rock, skatepunk, and 90s punk revival, all wrapped up with a heart-pumping dose of intense introspection and street smart punk attitude - perfect for hanging out, getting raucous, and making some noise with your crew, whether you prefer your punk new wave or alternative pop rock." +Fred's Blues,Fred McDowell,Mississippi Delta Blues Jam In Memphis,0,['blues'],This soulful blues ballad is sure to tug at your heartstrings with its melancholic melody and emotive lyrics. +Ready To Rock,Krokus,The Blitz,1984,"['confident' 'hostile' 'aggressive' 'theatrical' 'coolncocky' + 'guys night out' 'rowdy' 'heavy metal' 'classic rock' 'outrageous' + 'brash' 'rambunctious' 'sleazy' 'rousing' 'raucous' 'energetic' 'manic' + 'motivation' 'pop rock' 'hard rock' 'drinking' 'visceral' '80s']","Get ready to raise your fists and shout along to this rowdy, outrageous, and aggressive track that perfectly blends classic rock with heavy metal - this pop rock anthem is the ultimate guys night out anthem, packed full of sleazy, drinking-inspired lyrics that channel coolncocky confidence and raucous, rambunctious energy in equal measures, all wrapped up in a theatrical and manic delivery that will leave you feeling motivated and ready to take on the world." +Entresemana,Le Mans,Entresemana,1994,"['indie rock' 'pop' 'alternative indie rock' 'indie pop' 'pop rock' + 'ambient pop' 'indie']","This song is a dynamic blend of alternative indie rock, pop rock, and indie pop, with a touch of ambient pop for a captivating and unique sound that seamlessly combines elements of indie and pop with a rock edge." +South Col,Shearwater,Rook,2008,"['earnest' 'indie rock' 'reflective' 'brooding' 'dramatic' 'wintry' + 'intense' 'theatrical' 'american' 'rock' 'literate' 'alternative' + 'wistful' 'autumnal' 'dreamy' 'earthy' 'usa' 'rainy day' 'introspection' + 'cerebral' 'bittersweet' 'alternative indie rock' 'ominous' + 'instrumental' 'yearning' 'autumn' 'pop rock' 'atmospheric' 'austin' + 'folk' 'enigmatic' 'volatile' 'indie']","This alternative indie rock song from Austin, USA features pop rock elements and an intense yearning, conveyed through introspective and earnest lyricism. It has an atmospheric and earthy quality, with an ominous and brooding wintry feel that's equally wistful and reflective. The instrumental backdrop adds a dramatic and enigmatic touch, blending elements of indie, folk and rock for a cerebral and dreamy effect. With bittersweet, autumnal imagery and theatrical flair, this volatile and literate indie rock track is perfect for a rainy day." +Push Up (Plump DJs Remix),Freestylers,Raw As F**k (Remixed),2004,['breaks' 'funky' 'breakbeat' 'electronic' 'dance' 'big beat'],This funky electronic dance tune incorporates breaks and a heavy breakbeat to create an infectious big beat sound that will keep you moving all night long. +Intro,Gorillaz,Demon Days,2005,"['hanging out' 'partying' 'witty' 'theatrical' 'coolncocky' + 'alternative pop rock' 'club' 'boisterous' 'mischievous' 'alternative' + 'brash' 'rollicking' 'lush' 'electronic' 'whimsical' 'underground rap' + 'rap' 'stylish' 'quirky' 'energetic' 'alternative indie rock' 'fun' + 'swaggering' 'ironic' 'pop rock' 'nocturnal' 'playful' 'alternative rap' + 'trippy' 'freewheeling']","This song can best be described as an energetic, alternative indie rock with a clever and ironic rap verses that are complemented by lush, witty pop rock choruses, creating a rollicking, electronic, swaggering and trippy soundscape. It's a whimsical and quirky freewheeling tune that invites you into a brash and alternative pop rock world where fun, hanging out and partying are always the order of the day. This boisterous anthem that could easily light up a club represents a unique blend of underground rap, alternative and pop rock, and its playfulness and sense of mischief makes it a perfect fit for those who always keep their cool and are confident enough to be coolncocky. With its theatrical and stylish touch, this nocturnal gem will definitely make you crave for more." +Lips Are Unhappy,Lucky Soul,The Great Unwanted,2006,"['earnest' 'reflective' 'delicate' 'pop' 'amiable good natured' 'carefree' + 'sentimental' 'wistful' 'whimsical' 'gentle' 'innocent' + 'alternative indie rock' 'female vocalists' 'indie pop' 'pop rock' + 'spring' 'intimate' 'refined' 'cheerful' 'playful' 'springlike' + 'precious' 'sweet']","This alternative indie rock song features sentimental and refined pop rock with amiable good natured female vocalists and a springlike, precious, and sweet melody that's both earnest and delicate, while also embodying innocence and gentle yet whimsical indie pop sound. The wistful and reflective lyrics evoke a sense of intimate and precious moments with a playful and carefree disposition, making this the perfect pop tune to welcome the arrival of spring with a cheerful and carefree attitude." +Dog It,Digable Planets,Blowout Comb,1994,"['jazz rap' 'hanging out' 'witty' 'jazz' 'melancholy' 'confrontational' + 'hip hop' 'rnb' 'late night' 'autumnal' 'street smart' 'rap' 'urban' + 'cynical sarcastic' 'irreverent' 'calm peaceful' 'playful' + 'alternative rap' 'chill' 'freewheeling']","This confrontational and irreverent alternative rap track delivers a witty, cynical, and sarcastic commentary on urban life with a blend of jazz and hip hop, featuring melancholic and freewheeling rnb and chill jazz rap elements perfect for late night hanging out or street smart and playful escapades during the autumnal season." +Violent Mood Swings (Album Version),Spineshank,Self-Destructive Pattern,2003,"['bitter' 'hostile' 'malevolent' 'aggressive' 'menacing' 'confrontational' + 'heavy metal' 'nu metal' 'industrial' 'alternative metal' 'loss grief' + 'nihilistic' 'angst ridden' 'metal' 'rebellious' 'pop rock' 'harsh' + 'industrial metal' 'angry' 'volatile' 'bleak']","This intense track blends together the bitter and aggressive energy of industrial metal, alternative metal, and pop rock, creating a menacing and hostile sound that speaks to feelings of loss, grief, and bleak nihilism, as the vocals convey angst ridden and rebellious sentiments that are volatile and malevolent over a harsh and heavy nu metal beat." +Erase The Days,Whatever It Takes,A Fistful of Revolution,2002,['punk' 'punk revival' 'alternative indie rock' 'pop rock'],"This song blends alternative indie rock, pop rock, and punk revival elements to create a unique sound that pays homage to the energetic and rebellious spirit of punk." +Danny Boy,Joey Defrancesco,Singin' And Swingin',0,['jazz'],This exquisite tune is a jazzy masterpiece that will transport you to the smoky lounges of the 1920s. +How Can I Tell You,Cat Stevens,Teaser and the Firecat deluxe pack,1971,['folk'],"This raw and authentic acoustic track features captivating storytelling and warm, earthy folk instrumentation." +Turn The Radio Off,Love Is All,Nine Times That Same Song,2006,"['exuberant' 'hanging out' 'earnest' 'urgent' 'confident' 'rowdy' + 'new wave post punk revival' 'boisterous' 'reckless' 'brash' + 'rambunctious' 'passionate' 'rousing' 'ramshackle' 'raucous' 'brassy' + 'freedom' 'energetic' 'sprawling' 'noise pop' 'manic' + 'alternative indie rock' 'fun' 'yearning' 'indie pop' 'pop rock' + 'nocturnal' 'gutsy' 'playful' 'indie' 'freewheeling']","This exuberant and rowdy indie rock anthem delivers a playful, manic and brassy sound, pairing pop rock with new wave post punk revival and indie pop influences, all while conveying a yearning and passionate sense of urgency for freedom and freewheeling fun, alongside gutsy, confident and earnest lyrics that embody the reckless and carefree spirit of a raucous, boisterous and nocturnal night out, making it a rousing and sprawling track that's both fun and rambunctious, yet also heartfelt and authentic in its ramshackle sincerity." +A Lifetime To Pay,Horslips,Aliens (Bonus Version),1977,['rock'],This song is a high-energy rock anthem that will have you headbanging and singing along to its unforgettable chorus. +Too Many Broken Hearts,Jason Donovan,Big Tunes - Back 2 The 80s,1989,['pop' '80s'],This catchy pop tune takes listeners back to the nostalgic sound of the 80s with its infectious beats and fun-loving lyrics. +Fa Ce La,Eastern Lane,Stop Me If You Think You've Heard This One Before&,2003,['00s'],Relive the nostalgic sounds of the 00s with this upbeat pop anthem featuring catchy melodies and high-energy beats. +The Reflex (7'' Version),Duran Duran,Fantastic 80s,0,['pop' 'indie' '80s'],"An edgy indie-pop banger with an 80s nostalgic twist, this song will have you dancing all night long." +Saffron,Eastern Lane,The Article,2004,['indie'],Indie is the defining characteristic of this energetic and unapologetic rock anthem that celebrates individuality and breaking free from societal norms. +Rookie Of The Year,Funeral For A Friend,Casually Dressed And Deep In Conversation,2003,"['cathartic' 'exuberant' 'earnest' 'emo' 'urgent' 'brooding' 'aggressive' + 'rock' 'brittle' 'confrontational' 'heavy metal' 'passionate' 'fractured' + 'rousing' 'raucous' 'tense anxious' 'fiery' 'screamo' + 'alternative indie rock' 'swaggering' 'yearning' 'pop rock' + 'post hardcore' 'volatile']","Get ready for an exuberant, alternative indie rock anthem that blends elements of heavy metal and post hardcore with screamo-inspired vocals, as our passionate and yearning singer delivers a confrontational, earnest message in a swaggering and fractured, yet cathartic and rousing manner, all while the band's raucous and tense anxious instrumentation creates a volatile and fiery atmosphere that balances between brooding and brittle, resulting in an urgent and unforgettable rock experience." +Loba,Shakira,Loba,2009,['pop' 'sexy' 'electronic' 'dance' 'latin'],"This track is an irresistible blend of electronic beats, Latin rhythms, pop melodies, and danceable grooves that exude a sensually sexy energy." +Goodnight Never Meant Goodbye,Max Stalling,Topaz City,0,"['hanging out' 'earnest' 'laid back mellow' 'reflective' 'confident' + 'organic' 'literate' 'gospel' 'reverent' 'amiable good natured' + 'passionate' 'spiritual' 'sentimental' 'wistful' 'earthy' 'freedom' + 'stylish' 'gentle' 'bittersweet' 'country' 'reflection' 'pop rock' + 'poignant' 'plaintive' 'americana' 'intimate']","This spiritually reflective pop rock Americana song exudes a laid-back, earthy feel while remaining confidently passionate and poignant; the literate and intimate lyrics carry a wistful, bittersweet sentimentality, elegantly evoking the freedom of hanging out and reflecting with amiable good nature. The organic, gentle instrumentation creates a stylish yet reverent gospel atmosphere, making for a heartfelt and plaintive melody that beautifully captures the essence of this country-inspired track." +Inside A Flower,Elisa,Pipes & Flowers,0,['beautiful' 'italian' 'female vocalists' 'italiana'],Experience the stunning beauty of Italian music brought to life by talented female vocalists in this truly captivating Italiana masterpiece. +The City,Paul Brown,The City,2005,['jazz'],This upbeat jazz track features lively saxophone solos and swinging rhythms that transport you to a vintage nightclub. +Sefronia,Tim Buckley,The Dream Belongs To Me,2001,['psychedelic'],"This song takes you on a trippy journey through a swirling, psychedelic soundscape." +Girlfriend/Boyfriend,Blackstreet,Finally,1999,"['sexual' 'confident' 'romantic evening' 'sex' 'partying' 'celebratory' + 'theatrical' 'pop' 'hip hop' 'sexy' 'rnb' 'male vocalists' + 'contemporary rnb' 'seduction' 'stylish' 'sensual' 'playful' + 'freewheeling']","Featuring male vocalists and a contemporary blend of R&B and hip hop, this seductive and celebratory track sets the tone for a playful and stylish night of partying and sensual fun, with freewheeling lyrics and a distinctly sexy and theatrical tone that's perfect for a romantic evening of seduction and pop-tinged romance." +Are You Really The One,Five Star,Legends - Five Star,1988,['pop' '80s'],"This catchy pop tune, inspired by the vibrant sounds of the 80s, is sure to get you on your feet and transport you back to the glitz and glamour of that iconic era." +P.Machinery,Propaganda,Outside World,0,"['theatrical' 'club dance' 'cold' 'punk new wave' 'synth pop' 'hypnotic' + 'lush' 'sophisticated' 'electronic' 'dance rock' 'stylish' 'bittersweet' + 'yearning' 'new wave' 'pop rock' 'trippy' 'detached' '80s']","This sophisticated pop rock song is a lush and hypnotic blend of electronic and synth pop elements, delivering a detached and cold yet stylish and trippy club dance anthem that seamlessly blends the energetic sounds of dance rock with the bittersweet yearning and punk new wave theatricality of the 80s." +Du,Cephalgy,Herzschlag,0,['electro' 'pop rock'],Get ready to dance the night away with this catchy pop rock track infused with electrifying beats! +Feelings,Ekseption,3 Originals,1969,['rock' 'classical' 'progressive rock' 'pop rock'],"This song seamlessly blends elements of progressive rock, pop rock, classical, and rock to create a unique and dynamic musical journey." +Nowhere Without You,Sophie Ellis-Bextor,Shoot From The Hip,2003,"['swinging' 'club dance' 'pop' 'sentimental' 'electronic' 'dance pop' + 'dreamy' 'dance' 'female vocalists' 'pop rock' 'strong']","Get lost in the dreamy beats and strong female vocals of this sentimental pop rock track, blending elements of dance pop and electronic music to create a swinging, club-worthy anthem perfect for any dance floor." +There And Back Again,Daughtry,Daughtry,2006,"['hanging out' 'earnest' 'urgent' 'reflective' 'intense' 'heartache' + 'rock' 'breakup' 'light' 'post grunge' 'rousing' 'loss grief' + 'contemporary pop rock' 'regret' 'alternative indie rock' 'reflection' + 'adult alternative pop rock' 'yearning' 'searching' 'pop rock' 'poignant' + 'hard rock' 'slick']","This adult alternative pop rock song incorporates elements of alternative indie rock to create a poignant, searching and yearning track exploring the intense, earnest emotions of regret and reflection with an urgent, contemporary pop rock beat. The result is a slick, light and rousing anthem of heartache that draws influence from post-grunge and hard rock, while providing a reflective soundtrack for those facing the aftermath of a breakup or loss grief." +Sunny Day,Hi-Standard,Growing Up,1994,"['punk' 'alternative pop rock' 'alternative indie rock' 'pop rock' + 'punk pop']","Get ready for an eclectic mix of alternative indie rock, pop rock, punk, punk pop, and alternative pop rock in this high-energy and dynamic song that will have you singing along and dancing all night long." +Flying With The Angels,Gerald Jay Markoe,Music Of The Angels II,0,['ambient'],This hauntingly beautiful song creates an ethereal and calming atmosphere with its ambient soundscapes. +Trumpets Of Jericho,Bruce Dickinson,The Chemical Wedding,0,"['cathartic' 'provocative' 'hostile' 'aggressive' 'revolutionary' + 'intense' 'theatrical' 'confrontational' 'heavy metal' 'fiery' 'pop rock' + 'angry' 'volatile' 'visceral']","This pop rock anthem is an aggressive and confrontational call to revolution that merges the intense energy of heavy metal with visceral, cathartic vocals and a theatrical stage presence that ignites the audience into a volatile, fiery frenzy, making it a provocative and hostile ode to anger." +Crash and Burn (feat. Rakaa) (Amended Album Version),Transplants,Haunted Cities,2005,"['emo' 'punk' 'rap rock' 'coolncocky' 'acerbic' 'guys night out' 'rock' + 'rowdy' 'hedonistic' 'confrontational' 'late night' 'punk revival' + 'raucous' 'tense anxious' 'street smart' 'stylish' 'cynical sarcastic' + 'alternative rock' 'alternative indie rock' 'irreverent' 'pop rock' + 'gritty' 'hard rock' 'lively' 'drinking' 'volatile']","This confrontational alternative indie rock anthem is a rowdy, pop rock meets rap rock fusion, with irreverent and cynical sarcastic lyrics that capture the drinking, punk, and acerbic essence of a guys night out. The lively and emo melody is perfect for a late night, street smart setting, while the raucous punk revival vibe, hedonistic themes, and gritty, stylish tones make it a volatile and tense anxious hard rock masterpiece. The cool'n'cocky attitude makes sure this alternative rock track is the ultimate soundtrack for a rowdy night out." +Superheld,Rob & Chris,Superheld,2009,['pop' 'party' 'house'],"This upbeat pop, party anthem will have you dancing all night long in your house." +Ballad Of A Running Man,Catherine Wheel,Wishville,2000,"['cathartic' 'confident' 'alternative pop rock' 'rock' 'melancholy' + 'boisterous' 'alternative' 'passionate' 'sensual' 'fiery' + 'alternative rock' 'alternative indie rock' 'pop rock' 'playful' 'indie']","Get lost in the boisterous, alternative indie rock sound of this passionate and confident group's latest release, blending elements of cathartic melancholy with indie and alternative pop rock sensibilities, creating a playful yet fiery sonic experience." +The Siege Of Yaddlethorpe,Amazing Blondel,Strangely Strange But Oddly Normal - An Island Records Anthology 2009/Compilation,2005,['oldies' 'progressive rock'],Transport yourself to the golden era of rock with this progressive rock masterpiece that seamlessly blends the oldies with a modern twist. +Infernique,Impious,Hellucinate,2004,['death metal' 'thrash metal' 'pop rock' 'power metal'],"This epic tune is a wild fusion of pop rock, death metal, power metal, and thrash metal, delivering a non-stop barrage of power chords, fierce drumming, soaring vocals, and thunderous bass." +Misterios Del Amor,Luis Miguel,Grandes Exitos - 2 CD-worldwide,2005,['pop'],"Featuring catchy hooks, upbeat melodies, and infectious grooves, this pop song is the perfect addition to any playlist." +Go East Young Man,Mulgrew Miller,The Sequel,0,['hard bop' 'piano jazz' 'jazz' 'jazz instrument' 'post bop'],"This captivating jazz tune boasts a dynamic interplay between the hard bop horns and post bop piano, showcasing the virtuosity of each jazz instrument." +Raised to My Hand,"Arthur ""Big Boy"" Crudup",Rock Me Mama - When The Sun Goes Down Series,1942,['blues'],"Featuring soulful vocals and twangy guitar riffs, this bluesy ballad captures the raw emotion of heartbreak." +Get Your Kicks on Route 66,Asleep At The Wheel,The Very Best Of Asleep At The Wheel,0,['country'],"This catchy new tune evokes the heart of Nashville with its twangy guitar riffs and southern drawl, making it a true country hit." +Get The Party Started,Royal Gigolos,Get The Party Started,2009,['german' 'party' 'electronic' 'house'],German electronic house music ideal for a wild and electrifying party. +She's A Star,Will.I.Am,Songs About Girls,2007,"['exuberant' 'confident' 'partying' 'pop rap' 'celebratory' + 'girls night out' 'boisterous' 'pop' 'hip hop' 'rnb' 'carefree' + 'contemporary rnb' 'rousing' 'rap' 'stylish' 'energetic' 'tgif' 'fun' + 'party rap' 'pop rock' 'cheerful' 'playful']","Get ready to let loose and have a blast with this exuberant and boisterous party rap hit, featuring a contemporary blend of rap, RnB, and pop rock that's perfect for a cheerful and carefree girls night out or a celebratory TGIF soiree. With its confident and playful lyrics, rousing beats, and stylish pop rap vibe, this energetic and fun-filled track is guaranteed to keep the partying going all night long." +I Get Excited (You Get Excited Too),Pet Shop Boys,Alternative,1988,"['elegant' 'witty' 'acerbic' 'melancholy' 'pop' 'wry' 'sophisticated' + 'restrained' 'dance pop' 'dance rock' 'stylish' 'cynical sarcastic' + 'house' 'ironic' 'pop rock' 'refined' 'alternative dance' 'detached' + '80s']","This song is a sophisticated and elegant blend of pop, dance rock, and 80s influences, imbued with an acerbic and wry wit that is both ironic and detached, and characterized by a refined and restrained style that veers between cynical sarcasm and melancholy introspection, all set against a pulsing musical backdrop that effortlessly shifts between pop rock, dance pop, alternative dance, and house grooves." +S.O.S (Mother Nature),Will.I.Am,Songs About Girls,2007,"['exuberant' 'confident' 'partying' 'pop rap' 'celebratory' + 'girls night out' 'boisterous' 'pop' 'hip hop' 'rnb' 'carefree' + 'contemporary rnb' 'rousing' 'chillout' 'rap' 'stylish' 'energetic' + 'tgif' 'fun' 'party rap' 'pop rock' 'cheerful' 'playful']","This upbeat track combines elements of energetic pop rock, cool contemporary R&B, and fun party rap to create an exuberant and boisterous celebration of carefree girls' night out, with confident and playful verses flowing effortlessly into a rousing chorus perfect for any celebratory occasion." +The Rock,John Carpenter_ Alan Howarth,Halloween III: Complete Original Motion Picture Score,0,['country'],This country song has a classic sound and tells a story of love and heartbreak. +Asleep In The Chapel,Thursday,War All The Time,2003,['rock' 'alternative'],"This song is an electrifying hybrid of alternative and rock, blending raw, edgy guitar riffs with introspective lyrics and a relentless, driving beat." +Fear Of The Dark,MYSTIC PROPHECY,A Tribute to the Beast Vol.2,0,['heavy metal' 'metal'],Get ready to headbang to this heavy metal masterpiece with scorching riffs and thunderous percussion that perfectly captures the raw power of metal. +FlyPaper,K-OS,Atlantis - Hymns for Disco,2006,"['contemporary reggae' 'hanging out' 'earnest' 'provocative' 'reflective' + 'confident' 'self conscious' 'bright' 'literate' 'hip hop' 'passionate' + 'uncompromising' 'street smart' 'indulgent' 'rap' 'freedom' 'stylish' + 'energetic' 'motivation' 'yearning' 'nocturnal' 'summery' 'reggae' + 'intimate' 'gritty' 'lively' 'alternative rap']","Energetic and confidently self-conscious, this alternative rap song has a bright and passionate contemporary reggae beat that yearns for freedom and motivation, inviting listeners on a lively ride through hanging out and reflective moments, all while showcasing the singer's literate and intimate introspections and street smart yet uncompromisingly gritty perspective all night long." +Take Me Into Your Skin,Trentemøller,The Last Resort,2006,['electronic'],"This song is infused with pulsating beats and synthesized melodies, showcasing an electrifying electronic sound." +Lullaby (Mountain),The Acorn,Glory Hope Mountain,2009,['mellow' 'indie'],"With a dreamy, indie sound and mellow vocals, this song takes listeners on a peaceful journey through whimsical melodies and introspective lyrics." +Sister Surround,The Soundtrack of Our Lives,Behind The Music,2001,"['indie rock' 'neo psychedelia' 'alternative indie rock' 'pop rock' + 'indie']","This soaring track is a mesmerizing blend of alternative indie rock, pop rock, and neo psychedelia, all wrapped up in an indie package that will have you swaying along to its infectious beats." +She's Strange,Cameo,Gold,1984,['funk'],"This groovy track is a perfect throwback to old-school funk with its tight bassline, funky guitar riffs, and catchy chorus." +Billy's Third,The Undertones,The Anthology,1979,['power pop' 'punk' 'punk rock' 'rock' 'alternative'],"This song boasts an explosive combination of punk rock, power pop, and alternative elements that's guaranteed to captivate any fan of the genre-bending rock music scene." +Go On And Dance,Nikki,Let It Go,2010,"['cathartic' 'bitter' 'exuberant' 'earnest' 'urgent' 'reflective' + 'confident' 'romantic evening' 'dramatic' 'theatrical' 'pop' 'late night' + 'happy' 'amiable good natured' 'passionate' 'carefree' 'sentimental' + 'rousing' 'adult contemporary' 'in love' 'contemporary pop rock' + 'angst ridden' 'motivation' 'yearning' 'teen pop' 'searching' + 'atmospheric' 'cheerful' 'new love' 'pop idol' 'sweet']","This contemporary pop rock song is a dramatic and cathartic exploration of new love, combining exuberant and urgent instrumentation with angst-ridden and reflective lyrics that convey a yearning and searching sentiment towards the object of the pop idol's passionate and amiable good-natured affection. With a mix of cheerful and carefree teen pop and mature adult contemporary elements, the song captures the emotional highs and lows of a romantic evening, building to a rousing and atmospheric climax that leaves the listener both happy and motivated. The vocals are confident and heartfelt, with a sweet and earnest tone that is both theatrical and sentimental, making this song a perfect anthem for anyone in the throes of new love." +Higher,K-OS,Exit,2002,"['elegant' 'trip hop' 'canadian' 'literate' 'hip hop' 'hypnotic' 'rousing' + 'lovely' 'underground rap' 'rap' 'cerebral' 'bittersweet' + 'alternative rap']","Experience the mesmerizing blend of hypnotic trip hop beats and cerebral lyrics in this rousing underground rap track from the lovely Canadian duo, delivering an elegant and literate alternative to mainstream hip hop with a bittersweet flavor." +Village on the sand,Blackmore's Night,Fires at midnight,2001,"['dramatic' 'guitar virtuoso' 'heavy metal' 'indulgent' 'pop rock' + 'atmospheric' 'hard rock' 'refined' 'folk']","Get ready for an indulgent musical journey filled with refined guitar virtuoso solos that seamlessly blend pop rock, atmospheric folk, and heavy metal influences, all wrapped up in a dramatic and hard rock package." +Loser for You Baby,Dr. John,A Night In New Orleans,0,"['rock' 'rnb' 'rocknroll' 'piano blues' 'pop rock' 'blues' + 'new orleans rnb']","This dynamic track is a fusion of New Orleans RnB, Pop Rock, Piano Blues, and Rocknroll, with elements of Blues, RnB, and Rock woven throughout." +In The Sunshine,ARRESTED DEVELOPMENT,Zingalamaduni,1994,"['laid back mellow' 'hip hop' 'rnb' 'amiable good natured' 'rap' 'urban' + 'gentle' 'political rap' 'soul' 'calm peaceful' 'summery' 'cheerful' + 'alternative rap']","An amiable and laid back alternative rap tune, this summery and cheerful song blends elements of soul and R&B with a gentle, mellow rap flow to create a calm and peaceful urban vibe that is both hip hop and political in its message." +Freed from Desire,Backside Artists,Freed from Desire,2008,['electro' 'electronic' 'house'],"Featuring pulsating electronic beats, infectious house grooves, and captivating electro elements, this track is a dancefloor sensation!" +The Thumb,Meat Beat Manifesto,Actual Sounds + Voices,1998,"['trip hop' 'electronica' 'idm' 'hypnotic' 'techno' 'industrial' + 'electronic' 'ambient techno' 'cerebral' 'alternative indie rock' + 'pop rock' 'trippy' 'detached']","This alternative indie rock track is a stunning blend of detached pop rock and haunting electronic sounds, resulting in a trippy and hypnotic journey that seamlessly blends techno, electronica, industrial, and IDM elements with ambient techno, trip hop, and cerebral lyrics." +Calling To The Outside,3 Colours Red,Revolt,1999,"['britpop' 'alternative pop rock' 'punk revival' 'british trad rock' + 'alternative rock' 'alternative indie rock' 'belligerent' 'pop rock' + 'strong' 'hard rock' 'lively' 'punk pop']","This fierce and dynamic song boasts an amalgamation of alternative indie rock, pop rock, britpop, and punk revival, resulting in a gutsy punk pop tune with a heavy dose of intense hard rock energy and belligerent attitude, while staying true to British trad rock roots and alternative pop rock influences." +Summer of Love,Hi-Standard,Growing Up,1996,"['punk' 'punk rock' 'alternative pop rock' 'alternative indie rock' + 'pop rock' 'punk pop']","This high-energy song blends elements of alternative indie rock, punk rock, pop rock, punk, punk pop, and alternative pop rock to create a unique and infectious sound that will have you bouncing along from start to finish." +Mysterons,Swayzak,Himawari,2000,"['smooth' 'club dance' 'electronica' 'eerie' 'jazz house' 'hypnotic' + 'electro' 'electronic' 'clinical' 'house' 'nocturnal' 'trippy' 'detached']","Experience a detached, electronic journey through hypnotic and trippy jazz-house beats fused with smooth electronica, resulting in a clinical yet eerie nocturnal atmosphere perfect for club dance, all while embracing the hypnotic and electro sounds in this unforgettable track." +Queen of All Ears,The Lounge Lizards,Queen of All Ears,0,"['confident' 'organic' 'avant garde' 'fusion' 'jazz' 'post bop' 'stylish' + 'acid jazz' 'freewheeling']","This song is a confident blend of acid jazz and post bop, delivering a freewheeling and fusion-styled avant garde piece with an organic feel, all wrapped up in a stylish package." +Lord Of Lyrics,RUN-DMC,Raising Hell,1986,['hip hop'],"This hip hop track combines tight beats with clever rhymes, making it a perfect addition to any rap fan's playlist." +Punk's Not Dead,Darren Hanlon,Hello Stranger,2002,"['affection fondness' 'earnest' 'punk' 'indie rock' 'reflective' + 'literate' 'the creative side' 'alternative' 'wistful' 'loss grief' + 'rainy day' 'bittersweet' 'regret' 'alternative indie rock' 'autumn' + 'searching' 'indie pop' 'pop rock' 'poignant' 'long walk' 'folk' + 'sunday afternoon' 'playful' 'australian']","Australian indie rock band showcases their creative side with a poignant and wistful ballad that perfectly captures the bittersweet feelings of loss and grief on a rainy Sunday afternoon walk, mixing elements of punk, pop, folk, and literate indie rock to create a reflective and earnest exploration of searching for affection and fondness, tinged with regret, on a long autumn day." +Tomorrow Land,The John Scofield Band,Überjam,2002,['guitar' 'fusion' 'jazz' 'contemporary jazz' 'jazz fusion'],"This contemporary jazz track showcases impressive guitar work in a fusion of styles, blending classic jazz with a modern jazz fusion twist." +Men In This Town,Shakira,She Wolf,2009,"['confident' 'sex' 'partying' 'latin pop' 'celebratory' 'passion' + 'club dance' 'club' 'girls night out' 'pop' 'sexy' 'rnb' 'nighttime' + 'party' 'dance pop' 'seduction' 'stylish' 'urban' 'tgif' 'dance' 'fun' + 'pop rock' 'lively' 'playful' 'latin' 'freewheeling']","Get ready for a playful and freewheeling night out on the town with this confident and stylish pop rock club dance anthem, blending Latin pop and R&B influences with a seductive and lively groove perfect for a TGIF celebration with friends and some sexy dance moves, all wrapped up in a passionate and fun-filled anthem of partying, party girls, and unbridled urban glamour." +Shoot All The Clowns,Bruce Dickinson,Balls To Picasso,0,"['cathartic' 'provocative' 'hostile' 'aggressive' 'revolutionary' + 'intense' 'theatrical' 'confrontational' 'heavy metal' 'pop metal' + 'fiery' 'metal' 'pop rock' 'hard rock' 'angry' 'volatile' 'visceral']","Our latest single is a cathartic and intense pop metal anthem that blends elements of heavy metal and hard rock with provocative and confrontational lyrics, resulting in a volatile and fiery track that's both aggressive and revolutionary, all while delivering a visceral and theatrical experience that's simultaneously hostile and anthemic." +Crying Drunk (Single Version),Old 97's,Hit By A Train: The Best Of Old 97's,2006,['alt country' 'texas' 'indie'],This introspective alt country track captures the raw loneliness of Texas through a haunting indie sound. +Make The World Go Away,Eddy Arnold,Nipper's Greatests Hits 60's Vol. 1,1965,['country'],Get ready to tap your boots and swing your partner with this catchy country tune that will transport you straight to the heart of the wild west. +Community,Comecon,Converging Conspiracies,1993,['death metal' 'heavy metal' 'pop rock'],"The new song is a perfect blend of pop rock, heavy metal and death metal; featuring catchy hooks and riffs, powerful vocals, and driving drum beats." +Chinese Blues,Travis,Ode To J Smith,0,"['earnest' 'reflective' 'brooding' 'britpop' 'dramatic' 'organic' + 'alternative pop rock' 'heartache' 'rock' 'melancholy' 'late night' + 'amiable good natured' 'passionate' 'british trad rock' 'sentimental' + 'spacey' 'wistful' 'rousing' 'dreamy' 'in love' 'stylish' 'empowering' + 'introspection' 'cerebral' 'bittersweet' 'alternative indie rock' + 'reflection' 'feeling blue' 'yearning' 'searching' 'pop rock' + 'atmospheric' 'intimate' 'optimistic']","This alternative indie rock song is a passionate and empowering ode to love with a pop rock twist, combining the introspection of atmospheric, melancholy britpop with the rousing drama of traditional British rock, and some spacey, dreamy and organic styling for good measure - it's intimate and reflective, feeling blue and yearning for connection, while the earnest and amiable good naturedness of the lyrics add a touch of optimistic wistfulness to the bittersweet emotional landscape, making it perfect for late night listening and soulful reflection." +Spring Season,Amazing Blondel,Island Records Folk Box Set - Meet On The Ledge,1970,['folk'],"This song is a beautiful, melancholic folk tune that tells the story of lost love and longing." +The Wildstyle,Red Astaire,Nuggets for the Needy,0,['club dance' 'funky' 'electronic' 'dance'],"Get ready to move your body with this funky and electronic club dance anthem, perfect for your next night out on the town." +Every Hook_ Every Eye,Shearwater,Palo Santo (Expanded Edition),0,['rock' 'alternative' 'alternative rock' 'folk'],"This song seamlessly blends elements of alternative, folk, and rock to create a fresh and dynamic sound that can only be classified as alternative rock." +The Brooklyn Bridge,Frank Sinatra,Evening Jazz,1993,['easy listening' 'jazz'],"Relax and unwind while listening to the soothing sounds of our new easy listening jazz tune, perfect for a mellow night in." +Ett liv på kredit,Asta Kask,En För Alla Ingen För Nån,2006,['punk'],Fast-paced power chords and raw vocals are the signature sounds of this new punk anthem. +Orange Crush [Live In Dublin],R.E.M.,R.E.M. Live,0,"['cathartic' 'exuberant' 'hanging out' 'earnest' 'urgent' 'brooding' + 'organic' 'politics society' 'alternative pop rock' 'literate' + 'melancholy' 'rousing' 'whimsical' 'autumnal' 'restrained' + 'contemporary pop rock' 'quirky' 'gentle' 'alternative indie rock' + 'adult alternative pop rock' 'reminiscing' 'pop rock' 'nocturnal' + 'poignant' 'atmospheric' 'intimate' 'playful' 'enigmatic' 'indie']","An intimate yet earnest blend of adult alternative pop rock and alternative indie rock, this contemporary pop rock gem tackles poignant themes of politics and society in an exuberant and urgent way; incorporating a range of atmospheres from whimsical and playful to brooding and melancholy for a cathartic and enigmatic experience that is both rousing and restrained, making for an organic and literate album that captures the mood of autumnal nights and nocturnal hangouts." +Superheld,Rob & Chris,30 Apres Ski Club Hits,2009,['pop' 'party' 'house'],This catchy pop song is guaranteed to get everyone on the dance floor at your next house party! +We Are One 2008,Chemistry,We Are One 2008,0,['trance' 'electronic'],This electronic song features a mesmerizing trance beat that will transport you to another world. +Dagger By My Side,Otis Taylor,Pentatonic Wars and Love Songs,2009,"['cathartic' 'earnest' 'elegant' 'eccentric' 'intense' 'literate' + 'the creative side' 'passionate' 'wistful' 'contemporary blues' + 'uncompromising' 'acoustic blues' 'autumnal' 'street smart' 'earthy' + 'freedom' 'empowering' 'fiery' 'bittersweet' 'modern acoustic blues' + 'maverick' 'yearning' 'nocturnal' 'blues' 'atmospheric' 'plaintive' + 'spooky' 'folk' 'angry' 'affirmation' 'bleak']","This is an empowering and eccentric modern acoustic blues track that showcases the maverick, uncompromising spirit of the artist. With a yearning, intense passion and earnest affirmation of freedom, the cathartic and atmospheric arrangement draws upon a contemporary blues sound, while retaining an earthy appeal that's both literate and wistful. It's a song that blends elements of street smart folk and plaintive, nocturnal blues with an elegant, yet spooky and fiery tone. From the creative side of the artist's mind comes an angry, bleak and bittersweet expression that's both haunting and impactful." +Live In Cologne,Bugge Wesseltoft,New Conception Off Jazz Live,2008,['fusion' 'jazz' 'dreamy' 'strong' 'lively'],"Get ready to be swept away by the dynamic fusion of jazz and lively rhythms, all while being entranced by the dreamy melodies and strong beats in this unforgettable performance." +Die Taube,The Inchtabokatables,Ultimate Live,1997,['rock' 'alternative rock' 'pop rock'],"This song is a genre-bending masterpiece that seamlessly blends elements of pop rock, alternative rock, and classic rock to deliver a sound that is both fresh and familiar." +Rendida a tus pies,El sueño de Morfeo,El sueño de Morfeo,2005,"['exuberant' 'hanging out' 'earnest' 'reflective' 'latin pop' + 'alternative pop rock' 'rock' 'latin rock' 'celtic' 'pop' 'spanish' + 'sexy' 'catchy' 'sentimental' 'wistful' 'introspection' 'bittersweet' + 'warm' 'rock en espaol' 'alternative indie rock' + 'adult alternative pop rock' 'searching' 'pop rock' 'poignant' 'intimate' + 'latin' 'sweet' 'spanish rock']","This adult alternative pop rock song blends alternative indie rock, pop rock, and latin rock elements to create a warm and intimate atmosphere for reflection and introspection, with exuberant and poignant moments that evoke a sense of searching and wistfulness, while the catchy and sweet melodies and the mix of Celtic and rock en español influences add a bittersweet and sexy touch to the personal and sentimental lyrics in both English and Spanish." +Brooklyn,Jesse Malin,The Fine Art of Self-Destruction,2002,"['earnest' 'laid back mellow' 'reflective' 'alternative pop rock' + 'literate' 'alternative country rock' 'melancholy' 'wistful' 'autumnal' + 'bittersweet' 'alternative indie rock' 'adult alternative pop rock' + 'searching' 'indie pop' 'pop rock' 'poignant' 'plaintive' 'intimate' + 'folk' 'detached' 'indie']","This poignant and reflective track blends elements of adult alternative pop rock and alternative indie rock to create a melancholy and earnest indie pop ballad that is both laid back and wistful, with touches of alternative country rock and folk, all wrapped up in a literate and searching autumnal package that feels intimate, bittersweet, and plaintive." +Stars,Switchfoot,The Best Yet,2005,"['cathartic' 'exuberant' 'earnest' 'dramatic' 'alternative ccm' + 'alternative pop rock' 'rock' 'bright' 'literate' 'religious' + 'alternative' 'passionate' 'spiritual' 'post grunge' 'rousing' 'earthy' + 'introspection' 'energetic' 'warm' 'alternative rock' + 'alternative indie rock' 'reflection' 'adult alternative pop rock' + 'pop rock' 'contemporary christian' 'poignant' 'refined' 'lively' + 'affirmation' 'slick']","This song is an exuberant and lively adult alternative pop rock anthem that blends spiritual and contemporary Christian themes with alternative indie rock and alternative CCM elements, featuring passionate and earnest reflections backed by powerful post grunge and alternative rock instrumentation for a cathartic and dramatic listening experience that is both warm and refined, with poignant lyricism, slick production, bright melodies, introspection, affirmation, and a touch of earthy, literate energy that will leave listeners feeling roused and uplifted." +Explains All Observable Phenomena,Voyager One,From the New Nation of Long Shadows,0,"['indie rock' 'laid back mellow' 'somber' 'shoegaze' 'druggy' 'rock' + 'hypnotic' 'alternative' 'rousing' 'electronic' 'ethereal' + 'alternative indie rock' 'pop rock']","This alternative indie rock track combines elements of pop rock, electronic, and shoegaze for a hypnotic and ethereal sound that's both laid back and somber, with druggy undertones and an indie rock edge that culminates in a rousing finale." +Snowboy,Punk TV,Punk TV,2006,['electronic' 'indie'],Get ready to lose yourself in the mesmerizing blend of electronic and indie as this song takes you on a captivating journey through its sultry beats and hauntingly beautiful lyrics. +What Do You Know About Love,Lita Ford,Greatest Hits Live!,2000,['rock' 'hard rock'],"Get ready to headbang to the fierce and unrelenting sound of this hard rock anthem, filled with intense guitar riffs and soaring vocals that will have you feeling alive and ready to conquer the world with each and every note." +Lost On Highway 46,Sham 69,The Very Best Of The Hersham Boys,1979,['punk' 'punk new wave' 'pop rock' 'oi' 'british punk'],"This high-energy pop rock song draws inspiration from the rawness of punk, the rebelliousness of oi, the gritty edge of British punk, and the innovative sound of punk new wave." +Under Your Spell,Phyllis Hyman,The Masters Series: 70's Soul Vol. 2,1996,['soul'],"This soulful ballad resonates with emotional intensity, as the singer bares their heart and soul to the listener." +Sweet Smell Of Success,The Stranglers,The Best of The Epic Years,1990,['80s'],"This electrifying song takes you back to the decadent era of the 80s, filled with flashy synth beats and bold vocals." +All Fall Down,Bic Runga,Try To Remember Everything,1997,['acoustic'],"This intimate, heartfelt ballad showcases the soothing sound of the acoustic guitar, providing the perfect backdrop for the singer's vulnerable lyrics." +No Surprise,Daughtry,No Surprise,2009,['rock' 'pop rock'],"This upbeat pop rock anthem blends infectious hooks with guitar-driven rock, creating a dynamic sound that bridges the gap between pop sensibility and rock grit." +Why Did I Let You Go?,Dina Carroll,So Close,1993,['pop' 'sentimental' 'dreamy' 'pop rock'],"This sentimental pop rock ballad is a dreamy display of heartfelt emotions, blending elements of pop for a captivating musical journey." +Hush Hush,The Pussycat Dolls,Miss Independent,2008,['pop' 'rnb'],This upbeat pop and R&B track is guaranteed to get you dancing and singing along with its infectious melody and killer beat. +Fields Of Athenry,Dropkick Murphys,Tessie,2003,"['exuberant' 'earnest' 'punk' 'urgent' 'confident' 'dramatic' + 'celebratory' 'rowdy' 'brash' 'passionate' 'carefree' 'punk revival' + 'rollicking' 'rousing' 'cynical sarcastic' 'alternative indie rock' + 'irreverent' 'swaggering' 'pop rock' 'lively' 'playful']","This alternative indie rock anthem is a rollicking and swaggering celebration of carefree exuberance, with its pop rock hooks, punk revival attitude, and passionate, earnest delivery embodying an irreverent and brash spirit that comes across as both cynical and sarcastic. The urgent and dramatic urgency of its rollicking, lively melody and punk-inflected energy make this song a rousing tribute to the irrepressible and playful spirit of rock and roll." +No Me Busques,Los Corraleros De Majagual,Los Corraleros De Majagual - Los De Siem,2008,['spanish'],"The upbeat, danceable track features energetic rhythms and upbeat instrumentation with captivating Spanish lyrics that will have you dancing all night long." +T.I.A.,K'Naan,T.I.A.,2009,['african' 'canadian' 'hip hop'],Experience a unique blend of hip hop and African beats infused with Canadian flavor in this dynamic and energetic track. +Amylase,Cajun Dance Party,The Colourful Life,2006,"['exuberant' 'hanging out' 'indie rock' 'reflective' 'confident' 'witty' + 'alternative pop rock' 'british' 'new wave post punk revival' 'rousing' + 'energetic' 'gentle' 'innocent' 'warm' 'alternative indie rock' 'fun' + 'pop rock' 'summery' 'long walk' 'playful' 'indie' 'freewheeling']","This energetic pop rock anthem with witty and playful lyrics embodies the exuberant and confident spirit of hanging out on a long walk, all while flaunting a warm and gentle indie rock sound that's perfect for reflecting on your carefree summer days of freewheeling fun; a timeless British alternative pop rock gem with a rousing new wave post punk revival twist." +Black Hand,Cadence Weapon,Breaking Kayfabe,2005,"['night driving' 'mellow' 'aggressive' 'intense' 'literate' 'eerie' + 'hip hop' 'fractured' 'rousing' 'electronic' 'underground rap' 'rap' + 'fiery' 'garage' 'ominous' 'pop rock' 'nocturnal' 'garage rap grime' + 'trippy']","This intense and fiery rap song combines elements of pop rock, electronic and hip hop with underground rap and garage rap grime for a fractured and ominous experience that's perfect for night driving. The trippy and eerie vibes are balanced by the rousing and literate verses, creating a mellow yet aggressive ambiance that's absolutely electrifying." +Potere Alla Parola,Frankie HI-NRG MC,Rap(c)ital,1993,['hip hop'],"This hard-hitting track is infused with classic hip hop beats and lyrics, sure to get you moving and grooving." +You're Only Young Once,Amber Pacific,Truth In Sincerity,2007,"['exuberant' 'hanging out' 'earnest' 'emo' 'punk' 'urgent' 'confident' + 'dramatic' 'punk rock' 'rock' 'pop' 'brash' 'rambunctious' 'passionate' + 'catchy' 'rousing' 'street smart' 'freedom' 'energetic' 'warm' + 'alternative indie rock' 'swaggering' 'yearning' 'pop rock' 'summery' + 'summer' 'lively' 'punk pop' 'pop punk' 'slick' 'freewheeling']","This alternative indie rock song is a freewheeling, exuberant anthem for hanging out in the summer, layering together punk rock and pop punk elements with a passionate and yearning vocal performance that's both swaggering and confident, yet still earnest and urgent, matched by slick and brash instrumentation that's as lively as it is summery, culminating in a dramatic, rousing chorus that perfectly captures the freedom and street smart attitude of punk and punk pop, infused with a warm and catchy pop rock sensibility that just begs for repeated listens." +Motorcycle Man,Saxon,Heavy metal thunder,1980,"['aggressive' 'celebratory' 'theatrical' 'guys night out' 'rowdy' + 'heavy metal' 'brash' 'sleazy' 'british metal' 'stylish' 'tgif' + 'new wave of british heavy metal' 'swaggering' 'rebellious' 'pop rock']","This rowdy and aggressive pop rock anthem boasts a swaggering and sleazy new wave of british heavy metal riff, with a brash and rebellious attitude that celebrates a Friday night guys night out with stylish and theatrical flair." +Sweet Sixteen,Destiny's Child,The Writing's On The Wall,1999,"['confident' 'celebratory' 'theatrical' 'sexy' 'rnb' 'contemporary rnb' + 'sentimental' 'sophisticated' 'stylish' 'sensual' 'urban' 'energetic' + 'fun' 'soul' 'teen pop' 'pop rock' 'summery' 'freewheeling']","This upbeat, contemporary R&B and pop rock track is a celebration of summer with a sophisticated and stylish urban edge that's accompanied by the soulful and freewheeling sensuality of R&B as well as confidence and theatricality, designed to get you on your feet and dancing - it's both fun and sentimental, perfect for the young and young-at-heart alike!" +She Said,Dru Hill,Dru World Order,2002,"['confident' 'sex' 'celebratory' 'girls night out' 'sexy' 'rnb' + 'late night' 'contemporary rnb' 'street smart' 'chillout' 'seduction' + 'stylish' 'sensual' 'soul']","Get ready to vibe with this contemporary R&B and soul hit that oozes confidence and a chillout vibe, perfect for late nights and girls' nights out, while exuding the street smart, stylish, and celebratory essence of seduction and sex that is sure to leave you feeling sexy and sensual." +Jack Who_ Take What,Hot Boys,Let Em' Burn,0,['hip hop' 'rnb'],"This song seamlessly blends elements of hip hop and R&B, delivering a smooth and dynamic sound that showcases the best of both genres." +Street Rats,Ted Nugent,Out Of Control,1976,['hard rock'],This hard rock song features heavy guitar riffs and head-banging drums. +Three Time Loser,Badfinger,Say No More,1981,"['reserved' 'power pop' 'bitter' 'reflective' '70s' 'rock' 'melancholy' + 'album rock' 'pop' 'male vocalists' 'contemporary pop rock' 'bittersweet' + 'pop rock' 'poignant' 'detached']","This contemporary pop rock album features male vocalists delivering poignant and reflective lyrics with a reserved and detached approach, blending elements of bitter melancholy and bittersweet imagery in a blend of pop rock, power pop, and album rock reminiscent of the 70s." +Consolidated,Alex Gopher,You My Baby And I / Wuz,1999,['progressive house' 'dance pop' 'house'],"Experience a seamless fusion of progressive house and dance pop in this electrifying track, anchored by a pulsating house beat that will transport you straight to the dance floor." +Das Leben Soll Doch Schön Sein,Transilvanian Beat Club,Das Leben Soll Doch Schön Sein,2007,['death metal' 'punk rock' 'heavy metal' 'metal' 'pop rock'],"This high-energy song is a mashup of punk rock, pop rock, heavy metal, and death metal, making it a true metalhead's dream." +That's All Right,Jimmy Rogers,Chess Blues Guitar / Two Decades Of Killer Fretwork_ 1949-1969,1950,['blues'],"This soulful and melancholic track is steeped in blues tradition, featuring emotive guitar licks and raw, powerful vocals." +Waiting For The Sun,Camiel,Sunset,2002,"['laid back mellow' 'jazz' 'contemporary jazz' 'amiable good natured' + 'sentimental' 'dinner ambiance' 'chillout' 'smooth jazz' 'gentle' + 'stay in bed' 'soothing' 'calm peaceful' 'relaxation' 'intimate' + 'cheerful' 'chill']","Experience a sentimental and relaxing dinner ambiance with the laid back and mellow sound of smooth jazz, as it creates a soothing and intimate atmosphere perfect for a chill yet cheerful evening - featuring contemporary jazz that is gentle and amiable good natured, encouraging you to stay in bed and just enjoy the peaceful and calming music." +Puppet On A String,The Detroit Cobras,Tied & True,2007,['rock' 'soul'],"This song is a fusion of soulful vocals and electric guitar riffs, creating a blend of soul and rock that will have you tapping your feet and feeling the emotion of the lyrics." +Monkey Dance,Ekseption,3 Originals,1972,['classic rock' 'classical' 'progressive rock' 'pop rock'],"This song is an innovative blend of progressive rock, classic rock, and pop rock elements, all infused with a touch of classical music flair." +To Be Forgotten,Idlewild,Post Electric Blues,2009,"['cathartic' 'earnest' 'indie rock' 'reflective' 'exciting' + 'alternative pop rock' 'rock' 'the great outdoors' 'passionate' 'epic' + 'stylish' 'energetic' 'alternative indie rock' 'pop rock' 'atmospheric' + 'playful']","Get ready for an epic, energetic and cathartic sonic journey as this alternative indie rock band blends exciting pop rock melodies with passionate and earnest lyrics that paint vivid reflective landscapes of the great outdoors, all while creating an atmospheric and playful sound that's both stylish and rock." +Street Car Blues,Sleepy John Estes,Legendary Country Blues Artists - CD A,1930,['blues'],"This soulful track is a stirring expression of heartbreak and longing, steeped in the rich tradition of blues." +Here Comes Another One,Chrome Division,Doomsday Rock'n'Roll,2006,"['aggressive' 'revolutionary' 'intense' 'rock nroll' 'coolncocky' + 'guys night out' 'rowdy' 'confrontational' 'heavy metal' 'reckless' + 'brash' 'rousing' 'freedom' 'fiery' 'tgif' 'pop rock' 'hard rock' 'angry' + 'volatile']","Get ready for an explosive guys' night out with this fiery, volatile pop rock anthem that's guaranteed to get your blood pumping with its intense, heavy metal riffs and brash, reckless coolncocky lyrics. With its confrontational, revolutionary spirit, this rowdy, rock n roll anthem is the perfect soundtrack for those TGIF moments when you just want to let loose and embrace your inner rebel, fuelled by the raw energy and unbridled freedom of hard rock music." +Confessions Of A Futon-Revolutionist (Album Version),The Weakerthans,Fallow,1997,"['hanging out' 'partying' 'alternative pop rock' 'rock' 'rowdy' + 'passionate' 'punk revival' 'uncompromising' 'alternative indie rock' + 'irreverent' 'canada' 'pop rock' 'playful']","Welcome to an uncompromising and rowdy night of alternative indie rock, where passionate and irreverent punk revival vibes meet playful and partying alternative pop rock sounds in Canada's coolest rock venue, as you hangout and let loose to this upbeat and catchy pop rock anthem." +The first five times,Stars,Set yourself on fire,2004,"['earnest' 'reflective' 'smooth' 'romantic evening' 'dramatic' 'witty' + 'theatrical' 'indie electronic' 'literate' 'breakup' 'chamber pop' + 'sophisticated' 'electronic' 'earthy' 'stylish' 'introspection' 'gentle' + 'bittersweet' 'warm' 'alternative indie rock' 'indie pop' 'refined' + 'detached' 'indie']","Escape into a sophisticated and refined world of alternative indie rock and electronic beats, where witty lyrics and introspection blend seamlessly in a gentle and earthy indie pop sound, perfect for a warm and romantic evening of reflection on a bittersweet breakup, all set against a backdrop of literate and stylish chamber pop elements that will transport you into a smooth and detached yet earnest and dramatic theatrical experience." +Take It All Away,Girlschool,The Collection,1979,['heavy metal' 'hard rock'],Get ready to headbang to the electrifying heavy metal and hard rock fusion that'll have you feeling invincible with every adrenaline-pumping chord and heart-thumping drumbeat. +Lonely At The Right Time,Tanya Tucker,Strong Enough To Bend,0,['contemporary country' 'country'],Get ready to tap your toes to this infectious melody as contemporary country meets country pop in this upbeat tempo hit. +Pocket Full Of Fatcaps,Downset,Do We Speak A Dead Language?,1996,"['aggressive' 'alternative pop rock' 'nervous jittery' 'heavy metal' + 'hardcore' 'punk revival' 'alternative metal' 'alternative indie rock' + 'negative' 'belligerent' 'pop rock' 'strong' 'lively' 'rap metal']","This high-energy track blends elements of alternative indie rock, punk revival, and hardcore to create an aggressive, belligerent sound that's both heavy and nervously jittery. With hints of rap metal and alternative pop rock, it's a strong and lively offering that's alternately negative and positive, showcasing the many facets of alternative metal and pop rock." +Weltweit - www.freedom-of-speech.info-Version,Mellow Mark,Weltweit,0,['hip hop' 'international' 'reggae'],"This upbeat track combines the international vibes of reggae with the contemporary edge of hip hop, resulting in a vibrant and infectious sound that's impossible not to bob your head along to." +Everything Happens To Me (24-Bit Mastering) (2002 Digital Remaster),Donald Byrd,Donald Byrd And Doug Watkins - The Transition Sessions,0,['jazz'],Relax and unwind with the smooth and silky sounds of jazz in this timeless tune. +Crush (1980 Me),Darren Hayes,Crush (1980 ME),2002,['pop' 'adult contemporary' 'contemporary pop rock' 'dance' 'pop rock'],"This upbeat pop rock hit features a contemporary pop rock sound, combining elements of pop, adult contemporary, and dance, that's sure to get you moving." +Load The Boat,Shriekback,Cormorant (Expanded Edition),2005,['alternative'],"This alternative rock ballad showcases haunting vocals and introspective lyrics, evoking feelings of nostalgia and introspection." +I'm Leaving You,Janiva Magness,Bury Him At The Crossroads,2004,"['earnest' 'elegant' 'reflective' 'confident' 'romantic evening' 'relaxed' + 'dramatic' 'organic' 'theatrical' 'heartache' 'bright' 'girls night out' + 'dark' 'late night' 'reverent' 'passionate' 'sentimental' 'rousing' + 'contemporary blues' 'bravado' 'modern electric blues' 'dreamy' 'earthy' + 'freedom' 'stylish' 'sensual' 'energetic' 'spicy' 'bittersweet' 'warm' + 'sparse' 'yearning' 'blues' 'atmospheric' 'plaintive' 'intimate' 'gritty' + 'lively' 'drinking' 'gutsy' 'sweet']","This modern electric blues song is a lively and energetic tribute to a romantic evening, featuring gutsy and confident vocals with a spicy and atmospheric instrumental backdrop, transporting the listener to a warm and earthy night out. The earnest and reflective lyrics evoke yearning and heartache, while the passionate and sensual moments are balanced by a sweet and intimate tone. The contemporary blend of gritty and elegant elements create a rousing, dreamy and stylish atmosphere, perfect for a late night or girls night out. The organic, plaintive and reverent quality of the performance is both dramatic and sparse, making for an emotional and unforgettable song." +Papercut Hearts,Jason Collett,Here's to Being Here,2008,"['earnest' 'alternative singer songwriter' 'indie rock' 'laid back mellow' + 'organic' 'sparkling' 'day driving' 'alt country' 'canadian' 'wry' + 'disappointment' 'rollicking' 'wistful' 'autumnal' 'earthy' 'quirky' + 'rainy day' 'gentle' 'bittersweet' 'alternative indie rock' 'pop rock' + 'poignant' 'intimate' 'playful' 'freewheeling']","This alternative indie rock track, with a pop rock feel and a rollicking beat, is perfect for day driving on rainy autumnal days. The poignant lyrics sung by a wry alternative singer songwriter are laid back mellow, and have an earnest and gentle feel. The alt country sounds and quirky qualities provide a freewheeling and earthy vibe, while the sparkling guitar riffs add a touch of playfulness. This song captures a bittersweet and wistful tone with intimate lyrics, making it an organic and memorable experience for the listener. And, to top it off, it's a Canadian gem." +Since I Fell For You,Lee Morgan,Candy,1957,"['exuberant' 'hanging out' 'confident' 'hard bop' 'jazz' + 'the creative side' 'late night' 'happy' 'passionate' 'rollicking' + 'jazz instrument' 'sophisticated' 'stylish' 'trumpet jazz' 'celebration' + 'nocturnal' 'gleeful' 'cheerful' 'playful']","This sophisticated and confident hard bop jazz instrument song is exuberant and passionate, with a rollicking and playful trumpet jazz melody that evokes a late night hanging out and celebrating with friends. Full of stylish, nocturnal flair and a gleeful, cheerful energy, it showcases the creative side of jazz and leaves listeners feeling happy and uplifted." +Good Morning,Memphis Minnie,Queen Of Country Blues,1991,['blues'],Get ready to hear the soulful sound of the blues as this song takes you on a journey of heartache and redemption. +Express,BT Express,BT Express - 24 Street Funk Classics From Brooklyn's Finest,1974,['soul'],This soulful song will transport you to a place of emotional depth and feeling. +Moonstone,Cat Stevens,On The Road To Find Out (Repackaged),1967,['60s' 'catchy' 'cool' 'singer songwriter' 'folk'],"This cool and catchy folk song captures the essence of 60s singer-songwriter music, transporting listeners to another time and place." +Opium Of The People,The Mint Chicks,F**k The Golden Youth,2004,['rock' 'alternative indie rock' 'pop rock' 'night' 'new zealand'],This alternative indie and pop rock anthem captures the electric energy of a night in New Zealand while delivering a powerful rock sound. +Every Mother's Son,Humble Pie,Town And Country,1969,"['blues rock' 'soft rock' 'album rock' 'classic rock' 'acoustic' + 'pop rock' 'hard rock']","This song combines elements of blues rock, classic rock and pop rock with a touch of album rock, soft rock, hard rock and a gentle acoustic melody." +C.O.B. (Album Version),Videodrone,Videodrone,1999,"['gloomy' 'marching' 'heavy metal' 'electronic' 'alternative metal' + 'experimental' 'negative' 'pop rock' 'strong' 'ambient']","This song is a negative, alternative metal track that fuses elements of pop rock, electronic, and heavy metal, featuring strong, marching beats and a gloomy ambient atmosphere that's experimental to the core." +Jihad (LP Version),D.A.D.,No Fuel Left For The Pilgrims,0,['hard rock'],This hard-hitting track delivers all the punch and power you expect from heavy-hitting hard rock music. +Isle Of Islay (2008 Digital Remaster),Donovan,A Gift From A Flower To A Garden,2000,"['60s' 'hanging out' 'earnest' 'laid back mellow' 'reflective' + 'british psychedelia' 'delicate' 'road trip' 'druggy' 'british invasion' + 'classic rock' 'british folk' 'magic' 'amiable good natured' 'carefree' + 'sentimental' 'rollicking' 'wistful' 'whimsical' 'dreamy' + 'psychedelic pop' 'gentle' 'innocent' 'fun' 'folk rock' 'calm peaceful' + 'silly' 'pop rock' 'spring' 'summer' 'intimate' 'psychedelic garage' + 'folk' 'playful' 'springlike' 'precious' 'trippy' 'sweet' 'freewheeling']","Take a sentimental road trip through the magic of a psychedelic garage as this pop rock anthem delivers a rollicking yet amiable good-natured vibe that's both precious and sweet, perfect for hanging out with friends or enjoying a calm, peaceful summer day - like a classic rock meets innocent folk rock take on British psychedelia that's wistful and dreamy, while still having fun with silly, whimsical lyrics and trippy, druggy vibes that are both delicate and freewheeling in equal measure." +Better That We Break,Maroon 5,It Won't Be Soon Before Long,2007,"['hanging out' 'earnest' 'reflective' 'romantic evening' 'romantic' + 'celebratory' 'guys night out' 'heartache' 'club' 'bright' + 'girls night out' 'pop' 'mischievous' 'sexy' 'late night' + 'amiable good natured' 'passionate' 'carefree' 'sentimental' 'wistful' + 'sophisticated' 'contemporary pop rock' 'stylish' 'sensual' 'bittersweet' + 'regret' 'alternative indie rock' 'adult alternative pop rock' + 'swaggering' 'yearning' 'pop rock' 'summery' 'jealousy' 'gritty' + 'new love' 'playful' 'sweet' 'slick']","This adult alternative pop rock song blends sophisticated alternative indie rock with sentimental and bright pop rock vibes to create a yearning and passionate tune. The amiable good natured vocals convey a sweet yet swaggering sense of earnest regret and slick romantic tension, perfect for a sensual and contemporary pop rock evening. Whether hanging out with heartache or celebrating new love, this song is equally suited for a club late night or a reflective summery setting. With hints of jealousy and mischievousness, the playful and gritty tones make it perfect for both girls and guys night out, while still maintaining a stylish and wistful bittersweet carefree tone." +Preppy (Yopsider Version),JFA,We Know You Suck,0,['punk'],"This high-energy song is a rebellious punk anthem, featuring distorted guitars and powerful vocals." +N.S.U.,Cream,I Feel Free - Ultimate Cream,0,"['60s' 'urgent' 'confident' 'blues rock' 'dramatic' 'british psychedelia' + 'aggressive' 'intense' 'regional blues' 'druggy' 'rock' 'eerie' + 'classic rock' 'hypnotic' 'reckless' 'brash' 'rollicking' 'rousing' + 'lazy' 'bravado' 'raucous' 'whimsical' 'dreamy' 'indulgent' 'quirky' + 'energetic' 'fiery' 'sprawling' 'ethereal' 'ominous' 'swaggering' + 'pop rock' 'nocturnal' 'blues' 'atmospheric' 'psychedelic garage' + 'hard rock' 'lively' 'playful' 'british blues' 'enigmatic' 'precious' + 'trippy' 'volatile' 'visceral' 'freewheeling']","This fiery hard rock song combines the swaggering bravado of classic rock with the hypnotic, trippy sounds of psychedelic garage and the frenetic energy of British psychedelia to create a rollicking, rollicking and enigmatic track. Featuring intense, urgent vocals and a lively, atmospheric sound that ranges from lazy and whimsical to ominous and freewheeling, this blues rock masterpiece blends the best of British blues with the regional blues of the 60s for a visceral, indulgent experience that is both playful and precious, dreamy and ethereal, raucous and volatile, and everything in between." +Water Tapestry,Kevin Kern,Summer Daydreams,1998,"['contemporary instrumental' 'jazz' 'piano' 'instrumental' 'new age' + 'pop rock']","Experience a unique blend of pop rock, piano, jazz, and new age elements in this contemporary instrumental track that will transport you to a state of pure bliss." +Run Run Run,Phoenix,It's Never Been Like That / Alphabetical,0,['pop' 'pop rock' 'indie'],"This upbeat pop rock anthem channels indie vibes with catchy hooks and a soaring chorus, making it the ultimate blend of pop goodness." +Broken Wings,Mr. Mister,Fetenkult - Best Of The 80's,1985,['80s'],"Transport yourself back to the fun-loving era of big hair, neon lights, and funky beats with this 80s-inspired jam." +Screw Gone a North Coast,Lone Ranger,Studio One Rub A Dub,2007,['reggae'],This upbeat track exuberates the joyous spirit of reggae with its syncopated rhythms and sunny melodies. +Urban Guerilla Warfare,Promoe,Government Music,2001,['hip hop' 'swedish' 'rap' 'english'],This rap song blends English and Swedish lyrics over a gritty hip hop beat. +Guitar Boogie Shuffle,The Virtues,Great Rock 'n' Roll Instrumentals - Just About As Good As It Gets! Volume 2,1976,['50s' 'guitar' 'instrumental'],"This instrumental track showcases the beautiful twang of a vintage guitar, evoking a classic 50s sound." +Heru Ra Ha: Let There Be Might,Behemoth,Zos Kia Cultus,2002,['death metal' 'metal' 'black metal'],This song combines the blistering intensity of black metal and death metal with the heaviness and power of traditional metal. +The Cape,Kathy Mattea,Walking Away A Winner,0,['country folk' 'contemporary country' 'country pop' 'country'],"This song seamlessly blends elements of country folk, contemporary country, and country pop to deliver a truly unique and unforgettable country experience." +Ulvsblakk,Ulver,Kveldssanger,1996,"['gloomy' 'neo classical metal' 'symphonic black metal' 'theatrical' + 'heavy metal' 'hypnotic' 'late night' 'scandinavian metal' 'rainy day' + 'acoustic' 'pop rock' 'nocturnal' 'solitude' 'folk' 'enigmatic']","This pop rock-infused track blends elements of Scandinavian metal and symphonic black metal to create a hypnotic and enigmatic atmosphere, perfectly suited for a rainy day or late night listening. With heavy metal riffs and a neo classical edge, the song has a distinctly theatrical vibe, punctuated by moments of acoustic folk-inspired solitude. The nocturnal and gloomy tones of the lyrics further enhance this haunting and cinematic piece." +Ante-Estreia,Sir Scratch,Cinema: Entre O Coração E O Realismo,0,['hip hop' 'rap'],This new release is a fresh and upbeat rap track with a catchy hip hop beat that's sure to get you grooving. +Note Psichedeliche D'Ambiente,Frankie HI-NRG MC,La Morte Dei Miracoli & Diff. Coupling,1997,"['jazz' 'rock' 'funky' 'pop' 'hip hop' 'alternative' 'motown' 'acoustic' + 'funk' 'soul' 'metal']","This song is a fusion of funky soul-hop, jazz, alternative pop, and metal-rock elements with a touch of Motown classic and acoustic sounds, producing a unique and groovy funky vibe that will make you groove to the beat." +I Still Love You,Next,Rated Next,0,['rnb' 'contemporary rnb' 'urban' 'soul'],This contemporary R&B track is a soulful and urban tune with smooth R&B vibes. +Something More (Augustine's Confession),Switchfoot,Double Take: New Way To Be Human/Learning To Breathe,1999,['rock'],"This hard-hitting track is a prime example of classic rock, complete with wailing guitar solos and pounding drums." +Girl With The World In Her Eyes,2 Skinnee J's,2 Skinnee J's Live at The Blue Note 11/14/2000,2000,['rock' 'hip hop' '00s'],"This hip hop track from the 00s seamlessly blends in elements of rock, resulting in an electrifying sound." +Incomunicación,Barón Rojo,Desde Barón a Bilbao CD 1,1982,['rock' 'heavy metal' 'pop rock' 'spanish rock'],"This song seamlessly blends elements of pop rock, heavy metal, rock, and Spanish rock to create a dynamic and energetic sound that is sure to get you moving." +Giant Body,Rebekka Bakken,The Art Of How To Fall,2003,"['jazz' 'sentimental' 'adult contemporary' 'dreamy' 'striding' + 'alternative indie rock' 'jazz pop' 'calm peaceful' 'pop rock' + 'vocal jazz' 'sophisti pop']","This alternative indie rock song is a sentimental and calm peaceful blend of pop rock, vocal jazz, and jazz elements with a sophisti pop and adult contemporary vibe, creating a striding and dreamy jazz pop masterpiece." +Slow,Bobina,Slow (Remixes),0,['trance' 'dance'],Get lost in the hypnotic beats of this captivating trance dance track. +Everything's Gonna Be Alright,Robert Moore,Good Times: The Story Of Saadia Records,1992,['funk'],Get ready to groove with this funky tune that will have you dancing all night long. +Upheaval,Job For A Cowboy,Genesis,2007,"['death metal' 'bitter' 'hostile' 'malevolent' 'aggressive' 'intense' + 'menacing' 'heavy metal' 'outrageous' 'late night' 'reckless' 'brash' + 'grindcore' 'scary music' 'nihilistic' 'epic' 'suffocating' 'fiery' + 'sprawling' 'manic' 'ominous' 'maverick' 'metal' 'rebellious' 'pop rock' + 'nocturnal' 'spooky' 'harsh' 'fierce' 'angry' 'volatile' 'visceral' + 'bleak']","Get ready to be consumed by an epic, sprawling and menacing pop rock and heavy metal track that's brimming with aggression and hostility, as its suffocating and visceral soundscapes are led by a malevolent and rebellious maverick that's recklessly charging forward with a brash and ominous energy, while its fiery and intense grindcore, death metal and metal undertones are guaranteed to leave you scared, volatile and breathless in the midst of its late night, nihilistic and spooky music that's perfect for those who are seeking a manic, outrageous and bleak sound that's both fierce and hostile." +20.000 Miles Over The Sea (BocaJunior Remix),Enigma,20.000 Miles Over The Sea (BocaJunior Remix),0,['electronic' 'ambient'],"Lost in a dream-like trance, this electronic, ambient song takes you on a journey through ethereal soundscapes." +Missing Those Days,Gentleman,Another Intensity,2007,"['contemporary reggae' 'hanging out' 'earnest' 'german' 'confident' + 'dancehall' 'smooth' 'roots reggae' 'hypnotic' 'reverent' 'passionate' + 'spiritual' 'restrained' 'chillout' 'earthy' 'energetic' 'dance' + 'ambitious' 'yearning' 'summery' 'reggae' 'plaintive' 'summer' 'ragga' + 'playful' 'freewheeling']","An energetic and spiritual dancehall anthem infused with yearning and passionate lyrics that seamlessly blend traditional reggae with confident and contemporary sounds, creating a hypnotic and freewheeling earthy vibe; with its ambitious ragga beats and smooth, summery groove, this german-produced track invites hanging out with its reverent, plaintive undertones while offering a dash of playful, restrained dance energy - a perfect embodiment of roots reggae at its finest." +Who Stole My Band?,Sioen,Ease Your Mind,2005,"['belgian' 'rock' 'pop' 'alternative' 'male vocalists' 'piano' + 'alternative rock' 'pop rock' '00s']","Belgian pop rockers deliver a catchy 00s alternative anthem with a perfect blend of alternative rock elements, featuring male vocalists, driving guitar riffs, and a piano backbone that offers a refreshing twist on the genre." +What Is This Feeling,No Halo,Beach House 09,2009,['feel good' 'happy' 'party' 'cool' 'dance' 'upbeat' 'house'],"This happy and upbeat dance track with a cool house groove is perfect for any party, leaving you feeling good and ready to celebrate all night long." +Shame,Inward Eye,Throwing Bricks Instead Of Kisses,0,['rock' 'alternative rock' 'pop rock'],"This song is a hybrid of pop rock, alternative rock, and rock, featuring catchy hooks, electrifying guitar riffs, and a dynamic sound." +My Love,Lonnie Liston Smith,Expansions,1991,"['hanging out' 'earnest' 'elegant' 'laid back mellow' 'smooth' 'relaxed' + 'organic' 'sparkling' 'fusion' 'jazz' 'the creative side' 'hypnotic' + 'comfort' 'spiritual' 'spacey' 'sophisticated' 'post bop' 'complex' + 'sensual' 'cerebral' 'sprawling' 'gentle' 'ethereal' 'jazz funk' + 'soothing' 'soul' 'calm peaceful' 'summery' 'intimate' 'gritty' 'sweet' + 'slick']","This jazz funk song is a sophisticated and spiritual experience, combining post bop and fusion elements with a soothing and relaxing vibe that's perfect for hanging out and exploring the creative side of your mind. With a gentle and sweet melody that's both elegant and gritty, the hypnotic and cerebral rhythms of the saxophone create a sparkling and soulful atmosphere that's perfect for a summery day or a serene evening. The intimacy of the track is organic and sprawling, with a smooth and sultry edge that's both slick and complex. Whether you're looking for a mellow and laid back vibe or something more ethereal and spacey, this song is sure to satisfy your need for comfort and sensuality, combining elements of the classic jazz era with the dazzling energy of the jazz funk movement." +Last Second Chance,This Beautiful Republic,Perceptions,2008,"['alternative ccm' 'christian' 'rock' 'religious' 'pop rock' + 'contemporary christian' 'christian rock']","Experience a fusion of contemporary Christian, pop rock and alternative CCM as this religiously-themed song delivers a powerful mix of Christian rock and rock music, perfect for those seeking a fresh and modern take on faith-based music." +Buffalo,Kathleen Edwards,Asking For Flowers,2008,"['cathartic' 'earnest' 'alternative singer songwriter' 'laid back mellow' + 'reflective' 'brooding' 'intense' 'self conscious' 'literate' + 'alternative country rock' 'breakup' 'pop' 'late night' + 'amiable good natured' 'passionate' 'sentimental' 'wistful' + 'uncompromising' 'difficult' 'earthy' 'introspection' 'angst ridden' + 'bittersweet' 'alternative indie rock' 'country' 'female vocalists' + 'reflection' 'yearning' 'pop rock' 'poignant' 'plaintive' 'intimate']","This alternative indie rock song has a powerful and poignant female vocal, paired with self-conscious introspection and cathartic reflection, making it an uncompromising yet laid back mellow tune, blending elements of pop, alternative country rock and alternative singer-songwriter genres. With an amiable good natured vibe and earthen tones, the difficult and intimate breakup theme leads to a yearning and angst-ridden yearning. The literate and intense lyrics, paired with the brooding wistful sound, make for a passionate and plaintive late night ballad that is both bittersweet and cathartic." +VSX,Joy Zipper,American Whip,2005,"['laid back mellow' 'reflective' 'druggy' 'neo psychedelia' + 'amiable good natured' 'whimsical' 'quirky' 'innocent' + 'alternative indie rock' 'soothing' 'indie pop' 'pop rock' 'summery' + '00s' 'dream pop' 'cheerful' 'playful' 'trippy' 'sweet' 'indie']","This alternative indie rock song with pop rock influences is both amiable and sweet, showcasing a laid back mellow vibe with a trippy twist. The innocent and whimsical lyrics give a quirky and indie feel with druggy undertones, while the soothing and reflective tones add a reflective and playful touch. The summery and cheerful theme is perfectly complemented with dream pop and neo psychedelia elements, making it a perfect addition to any 00s indie pop playlist." +Song With No Words,Asylum Street Spankers,Spanks for the Memories,1996,"['honky tonk' 'organic' 'rowdy' 'rollicking' 'neo traditional folk' + 'energetic' 'country' 'pop rock' 'blues' 'folk' 'playful' 'roots rock']","This is a playful and energetic honky tonk anthem with a pop rock edge, intermixed with rollicking neo traditional folk and roots rock stylings, and infused with blues and folk influences, creating an organic and rowdy sound." +Leave A Message_ Juanita,The Derailers,Genuine,0,"['earnest' 'honky tonk' 'reflective' 'partying' 'celebratory' + 'alternative country rock' 'amiable good natured' 'carefree' 'stylish' + 'alternative indie rock' 'fun' 'country' 'pop rock' 'country rock' + 'americana' 'traditional country' 'playful' 'freewheeling']","Get ready to kick up your boots and let loose with this amiable and carefree mix of honky tonk, alternative indie rock, and pop rock, featuring earnest and reflective Americana lyrics alongside celebratory and playful alternative country rock beats - this is the stylish country party you've been waiting for!" +Think It Over (Lazy Boy) ,Sonny Landreth,Voices Of Americana: Sonny Landreth,1999,['blues'],"With raw, emotive vocals and soulful guitar riffs, this bluesy ballad takes listeners on a journey through the depths of heartbreak and loss." +In The Heart Of Her Own Magic Field,Kaipa,In The Wake Of Evolution,2010,['rock' 'progressive rock' 'folk rock' 'pop rock'],"This song blends elements of progressive rock, pop rock, folk rock, and classic rock to create a dynamic and genre-bending sound." +Together Again (Album Version),Emmylou Harris,Country Love Songs Vol II,0,['pop'],"Filled with infectious beats and catchy hooks, this pop song is sure to get you dancing along from the first note." +Bad Man,Cockney Rejects,East End To The West End: Live At The Mean Fiddler,1980,['punk'],"This high-energy song is a classic punk anthem, featuring driving guitar riffs, a pounding rhythm section, and raw, emotionally charged vocals." +Sk8r Boi,Avril Lavigne,101 Running Songs,2004,['rock' 'energetic' 'dance' 'upbeat' 'blues'],This upbeat and energetic blues-rock song is sure to make you want to dance the night away. +The Feelin',Tabu,Secret Tabu,0,['reggae'],This song has a distinctly laid-back and breezy reggae rhythm that makes you want to sway and dance along. +Flames of Love,ERIC SARDINAS,BLACK PEARLS,2003,"['electric blues' 'partying' 'aggressive' 'slide guitar blues' + 'contemporary blues' 'modern electric blues' 'indulgent' 'blues']","This indulgent and aggressive contemporary blues track is fueled by modern electric blues riffs and slide guitar blues solos, perfect for partying and getting lost in the electrifying sound of electric blues." +Let This One Stay (Acoustic Version),Dizmas,Redemption_ Passion_ Glory EP,0,['christian' 'rock' 'acoustic'],Experience the uplifting energy of powerful Christian lyrics set to a captivating blend of rock and acoustic instrumentation in this soul-stirring song. +Behold The Man,Thinking Plague,In Extremis,1998,"['intense' 'prog rock' 'experimental' 'quirky' 'complex' 'cerebral' + 'alternative indie rock' 'elaborate' 'pop rock' 'experimental rock' + 'avant prog']","This alternative indie rock track is an elaborate blend of pop rock and intense experimental rock with quirky avant prog and complex prog rock influences, making for an experimental and cerebral sound." +Watching You,Ayo,Live At The Olympia,2006,['female vocalists' 'soul'],"This soulful track showcases the powerhouse vocals of talented female vocalists, delivering heartfelt lyrics with soulful conviction." +Out A Sight,Sugarman Three,Soul Donkey,0,['funk'],This upbeat track is infused with groovy funk elements that will get you out of your seat and dancing all night long. +Melody,Billy Joe Shaver,Greatest Hits,0,"['hanging out' 'earnest' 'honky tonk' 'confident' 'organic' 'rowdy' + 'literate' 'outlaw country' 'rambunctious' 'passionate' 'rousing' + 'earthy' 'fiery' 'bittersweet' 'country' 'pop rock' 'country rock' + 'poignant' 'americana' 'gutsy' 'progressive country']","This song blends the rowdy, rambunctious energy of honky tonk with the fiery passion of pop rock, delivering a confident and gutsy performance that captures the spirit of outlaw country and progressive country. The lyrics are both literate and poignant, exploring bittersweet themes of hanging out and earnestly seeking meaning in life. The sound is earthy and organic, combining elements of Americana, country rock, and country to create a rousing and unforgettable experience." +Diskoschlampe,Akustikrausch,Diskoschlampe,0,['club dance' 'electro' 'electronic' 'dance' 'pop rock'],This pop rock electronic anthem features pulsing dance beats and catchy synth hooks perfect for both sparking spontaneous club dance parties and electrifying your personal electro playlist. +Geniess die Show,Samy Deluxe,So Deluxe So Glorious,2005,['german' 'hip hop' 'rap'],"Experience the innovative blend of rap and hip hop in a German twist, as this artist breaks boundaries and delivers a fresh sound to the genre." +Irreplaceable,The Funky Lowlives,Get Your Stereo Deluxed Vol. 6,2002,['chillout'],Escape into a realm of relaxation with this mellow and smooth chillout track. +Say You Love Me,RODNEY CROWELL,The Outsider,1995,"['confrontational' 'rousing' 'contemporary country' 'earthy' 'country' + 'neo traditionalist country' 'poignant' 'angry' 'gutsy' 'enigmatic']","This confrontational and poignant track delivers a gutsy and earthy neo traditionalist country sound, with rousing and enigmatic elements that make it an angry and contemporary country anthem." +Leg 9,The Tough Alliance,Escaping Your Ambitions,2006,['pop rock' 'ambient'],"This catchy pop rock tune is elevated by ambient textures, creating a dreamy atmosphere that pulls the listener in." +I Get My Beat,Richard Ashcroft,Alone With Everybody,2000,"['cathartic' 'earnest' 'reflective' 'brooding' 'britpop' 'dramatic' + 'organic' 'theatrical' 'alternative pop rock' 'rock' 'space rock' + 'confrontational' 'passionate' 'sophisticated' 'stylish' 'bittersweet' + 'alternative indie rock' 'pop rock' 'poignant' 'intimate' 'refined' + 'indie']","This alternative indie rock masterpiece is a confrontational and passionate reflection on life, infused with the sophisticated and refined elements of space rock and britpop, resulting in an earnest and cathartic blend of brooding drama and alternative pop rock intimacy, all delivered with stylish theatrics and poignant bittersweet moments." +I Offer You Love,Patti Austin,In & Out Of Love,0,['soul'],This melodic masterpiece is overflowing with raw emotion and a deep soulful vibe that will have you tapping your feet and singing along. +Never Make Your Move Too Soon,Joe Bonamassa,Had To Cry Today,2004,"['earnest' 'reflective' 'brooding' 'blues rock' 'intense' 'heartache' + 'american trad rock' 'energetic' 'alternative indie rock' + 'adult alternative pop rock' 'feeling blue' 'searching' 'pop rock' + 'nocturnal' 'blues' 'intimate' 'drinking']","This adult alternative pop rock anthem showcases an intense and energetic blend of alternative indie rock, blues rock, and American trad rock, as it dives deep into themes of heartache, brooding, and searching, all while exploring drinking, feeling blue, and the nocturnal moments that make us reflect on life and love with an earnest and intimate perspective." +Too Alive,The Breeders,Title Tk,2002,"['hanging out' 'indie rock' 'reflective' 'road trip' 'witty' + 'alternative pop rock' 'acerbic' 'rock' 'the creative side' + 'amiable good natured' 'carefree' 'whimsical' 'quirky' 'alternative rock' + 'alternative indie rock' 'irreverent' 'fun' 'ironic' 'pop rock' 'summery' + 'cheerful' 'playful' 'springlike' 'volatile' 'visceral' 'indie' + 'freewheeling']","Get ready for a carefree, whimsical road trip with our new indie rock anthem, blending pop rock and alternative rock with reflective and acerbic lyrics that are both volatile and playful, inviting all amiable good-natured rebels to enjoy a freewheeling journey filled with witty, irreverent and ironic moments, and quirky, visceral indie pop rock vibes that perfectly capture the creative side of hanging out and having fun, making our music the ultimate summery soundtrack for any occasion." +Just Like Skin,Lowgold,Promise Lands,0,['pop rock' 'indie'],This song is a catchy blend of pop rock and indie that showcases the artist's unique style and injects a fresh energy into the genre. +(I Saw You) Shine,Flipper,Public Flipper Limited (Live 1980 - 1985),0,"['cathartic' 'bitter' 'brooding' 'hostile' 'aggressive' 'revolutionary' + 'intense' 'witty' 'acerbic' 'druggy' 'punk new wave' 'menacing' + 'confrontational' 'l.a. punk' 'post punk' 'sleazy' 'tense anxious' + 'street smart' 'quirky' 'angst ridden' 'cynical sarcastic' + 'hardcore punk' 'american underground' 'alternative indie rock' + 'rebellious' 'ironic' 'pop rock' 'harsh' 'angry' 'volatile' '80s']","This alternative indie rock/pop rock song is a bitter and confrontational ode to revolution, filled with intense and aggressive hardcore punk and L. A. American underground scene. With its post punk and punk new wave sensibilities, this track is sure to appeal to anyone with a taste for rebellious, angst ridden music that is both street smart and volatile." +Barrett's Privateers,Stan Rogers,Between the Breaks& Live!,1976,['folk'],This folk-inspired song will transport listeners to a simpler time with its acoustic melodies and heartfelt lyrics. +Poor Innocent Boys,Cazals,What of Our Future,2005,"['exuberant' 'hanging out' 'earnest' 'indie rock' 'confident' 'partying' + 'humorous' 'aggressive' 'celebratory' 'witty' 'coolncocky' 'british' + 'club dance' 'guys night out' 'club' 'bright' 'hedonistic' 'boisterous' + 'hypnotic' 'brash' 'rambunctious' 'passionate' 'rousing' 'electronic' + 'raucous' 'whimsical' 'stylish' 'exercise workout' 'energetic' 'fiery' + 'tgif' 'alternative indie rock' 'irreverent' 'fun' 'rebellious' + 'pop rock' 'crunchy' 'cheerful' 'drinking' 'playful' 'trippy' 'volatile' + 'indie' 'joyous' 'freewheeling']","Get ready to let loose and party all night with this incredibly fun and energetic indie rock anthem. With its crunchy guitar riffs, hypnotic electronic beats, and irreverent lyrics, this British club banger is perfect for hanging out with your friends on a Friday night and letting loose. The witty and humorous lyrics are confident, passionate, and rebellious, making it the ultimate guys' night out soundtrack. The trippy and whimsical soundscapes, along with the playful and celebratory vibe, create a rousing and joyous mood that's perfect for a hedonistic club dance or an exercise workout. Bold, brash, fiery, and cool-n-cocky, this song is the perfect expression of youthful exuberance and freewheeling energy." +Melt Away,Brian Wilson,I Just Wasn't Made For These Times,1988,"['earnest' 'mellow' 'pop' 'carefree' 'sentimental' 'whimsical' 'nostalgia' + 'naive' 'contemporary pop rock' 'innocent' 'pop rock' 'summery' + 'cheerful' 'playful' 'sweet']","My latest single is a contemporary pop rock track that tells a sweet and sentimental story of innocent love through its whimsical and playful lyrics, mellow melody, and cheerful summery vibes, making it a perfect soundtrack for carefree moments full of nostalgia and earnest feels." +Say You,The Monitors,The Complete Motown Singles_ Volume 5: 1965,1970,['60s' 'soul'],Get lost in the nostalgic sounds of the 60s with this soulful track that captures the essence of the era. +Little Yellow Spider,Devendra Banhart,Nino Rojo,2004,['folk' 'indie'],This uplifting indie folk song features heartfelt lyrics and acoustic guitar melodies that invite listeners to find solace in life's simple pleasures. +Mr Soft,Cockney Rebel,Make Me Smile - The Best Of Steve Harley,0,['70s' 'pop' 'english' 'glam rock' 'cabaret'],Step back in time to the iconic 70s era with a glamorous mix of English pop and theatrical cabaret influences in this dazzling glam rock anthem. +Just In Time (Take 11),Lee Morgan,Expoobident,2004,"['exuberant' 'hard bop' 'intense' 'day driving' 'jazz' 'literate' + 'passionate' 'rollicking' 'jazz instrument' 'rousing' 'sophisticated' + 'earthy' 'stylish' 'complex' 'energetic' 'fiery' 'trumpet jazz' + 'searching' 'gritty']","This jazz instrumental track engages the listener with its energetic, exuberant and sophisticated sound, making it the perfect companion for day driving. The searching and intense trumpet jazz solos bring passion to the song which also features a rollicking, hard bop sound. With its earthy and gritty tones, this complex and literate piece is both stylish and fiery, making it a rousing addition to any jazz collection." +Bodyguard,Steel Pulse,Living Legacy,1984,"['contemporary reggae' 'earnest' 'provocative' 'organic' 'roots reggae' + 'confrontational' 'the creative side' 'spiritual' 'reflection' + 'rebellious' 'summery' 'reggae' 'summer' 'reggae pop' 'intimate' 'gutsy']","Experience the creative side of contemporary reggae with a gutsy and confrontational track that intertwines spiritual reflection with rebellious lyrics, delivering an intimate and provoking message through organic roots reggae rhythms, perfect for a summery and rebellious season." +Sendero,Born Against,9 Patriotic Battle Hymns for Children,1994,['hardcore'],"This hardcore track is filled with aggressive vocals, driving drums, and shredding guitar riffs." +Oxygen's Gone,Die Trying,Die Trying,0,"['bitter' 'brooding' 'punk rock' 'aggressive' 'confrontational' 'pop' + 'heavy metal' 'post grunge' 'catchy' 'alternative metal' 'angst ridden' + 'pop rock' 'hard rock' 'harsh' 'angry' 'volatile']","This latest release from the alternative metal/post grunge band is a brooding, angst ridden mixture of harsh punk rock and volatile heavy metal, featuring aggressive, confrontational themes and catchy pop-infused hooks that are sure to please fans of both pop rock and hard rock music. The bitter, angry lyrics and brooding melodies suggest a band that isn't afraid to wear their emotions on their sleeves, as they skillfully navigate the sometimes muddy waters of the angst ridden landscape, creating a unique sound that is both powerful and memorable." +Banana Republics,Steve Goodman,The Steve Goodman Anthology: No Big Surprise,0,['70s' 'folk'],Transport yourself back to the peaceful tunes of the 70s with this mesmerizing folk ballad that will leave you swaying to its heartfelt melody. +Dead Eyes Open,Impious,The Killer,2002,['death metal' 'pop rock'],This high-energy track blends elements of pop rock and death metal to create a unique sound that will leave you breathless. +newborn,Elbow,Asleep In The Back,2000,"['cathartic' 'indie rock' 'brooding' 'britpop' 'beautiful' + 'alternative pop rock' 'rock' 'melancholy' 'alternative' 'passionate' + 'rousing' 'lush' 'autumnal' 'bittersweet' 'alternative indie rock' + 'pop rock' 'dream pop' 'indie']","Experience the beautiful, lush sound of alternative indie rock with a touch of Britpop and dream pop, as brooding and passionate vocals lead you on a cathartic journey, evoking a melancholy yet rousing autumnal feeling with a bittersweet touch, all together making for a breathtaking alternative pop rock anthem that captures the essence of indie and rock music." +Hyena,R.E.M.,Reckoning - Deluxe Edition,1986,['rock'],"This upbeat and energetic song features heavy guitar riffs and powerful drums, showcasing the band's signature rock sound." +Mary Jane's Last Dance,Tom Petty And The Heartbreakers,Greatest Hits,0,['rock' 'classic rock'],"This classic rock track delivers high-energy vocals and guitar riffs, capturing the essence of raw, unbridled rock music." +Dear John,John Lee Hooker Jr,All Odds Against Me,0,['blues'],This song is a soulful blues track that will transport you to the heart of New Orleans. +Wild Man,Ricky Van Shelton,Ricky Van Shelton - 16 Biggest Hits,1992,['country'],"This upbeat track features twangy guitars and a catchy chorus, making it the perfect addition to any summer playlist for fans of modern country music." +Old Fashioned Love,Asleep At The Wheel,Tribute To The Music Of Bob Wills,0,"['western swing revival' 'contemporary country' 'country' + 'neo traditionalist country']","Experience the best of contemporary country, neo traditionalist country, and western swing revival in this captivating song that celebrates the heart and soul of country music." +Apocalypso,The Monochrome Set,Tomorrow Will Be Too Long,1980,['post punk' 'new wave' 'indie'],"This indie, new wave-inspired track features prominent post punk-inspired rhythms and lyrics that grip the listener from start to finish." +Vengeance,Machinemade God,Masked,2007,['metalcore' 'heavy metal' 'hardcore' 'pop rock'],"This song incorporates the high-energy elements of pop rock, heavy metal, metalcore, and hardcore to create a genre-bending track sure to get you pumped up." +Casey,Darren Hayes,This Delicate Thing We've Made,2007,"['earnest' 'urgent' 'sexual' 'confident' 'dramatic' 'theatrical' + 'heartache' 'pop' 'passionate' 'sentimental' 'wistful' + 'adult contemporary' 'loss grief' 'contemporary pop rock' 'sensual' + 'yearning' 'pop rock' 'poignant' 'intimate' 'new love' 'slick']","This contemporary pop rock song is a poignant and earnest portrayal of heartache and loss grief, intertwined with elements of new love and sexual passion, delivered with urgent yet confident vocals that capture the yearning and longing of the lyrics, creating a slick and theatrical production that blends dramatic and sentimental elements seamlessly, resulting in a sensually intimate and wistful ballad that perfectly encapsulates the complexities of adult contemporary pop rock." +Seasons In The Sun,Terry Jacks,100 Hits Of The '70s,1974,['70s' 'oldies'],"Take a groovy trip down memory lane with this timeless oldies tune from the 70s, sure to have you feeling nostalgic in no time." +Tiger In Your Tank,Muddy Waters,One More Mile / Chess Collectibles_ Vol. 1,1960,['60s' 'blues rock' 'chicago blues' 'american' 'delta blues' 'blues'],"This blues rock song pays tribute to the rich history of American blues, fusing elements of delta blues and Chicago blues to create a soulful sound reminiscent of the 60s." +Sweet For You And Me (Monogamy Mix),Mtume,You_ Me And He,1984,['soul'],This song captures the raw emotion and depth of soul that speaks to the heart of anyone who listens. +World Machine,Level 42,True Colours & World Machine,1985,"['laid back mellow' 'day driving' 'theatrical' 'flowing' 'rock' + 'synth pop' 'hypnotic' 'amiable good natured' 'sophisticated' 'flashy' + 'dance rock' 'contemporary pop rock' 'stylish' 'complex' 'energetic' + 'cerebral' 'funk' 'relaxation' 'pop rock' 'refined' 'technical' + 'open road' 'sweet' 'slick' '80s']","Experience the ultimate road trip soundtrack with this energetic and sophisticated pop rock ballad that seamlessly blends the sweet and laid back mellow vibes of 80s synth pop with the complex and technical prowess of contemporary dance rock, all underlined by a hypnotic and flowing funk rhythm. With a slick and stylish sound that oozes both refined elegance and amiable good natured charm, this track pulls you in with its cerebral lyrics and theatrical flair, making for an open road journey that's both refined and relaxing." +I Woke Up Today,Port O'Brien,The Wind and the Swell,2006,"['cathartic' 'indie rock' 'urgent' 'laid back mellow' 'reflective' + 'brooding' 'somber' 'messy' 'melancholy' 'the creative side' 'late night' + 'wistful' 'ramshackle' 'lazy' 'autumnal' 'introspection' 'angst ridden' + 'bittersweet' 'alternative folk' 'alternative indie rock' 'reflection' + 'weary' 'pop rock' 'poignant' 'plaintive' 'intimate' 'folk' 'indie']","This alternative indie rock track has a poignant and cathartic feel, blending elements of messy pop rock and laid back mellow alternative folk to create a melancholy and introspective mood perfect for late night reflection. The angst ridden lyrics and brooding, somber melodies capture the wistful and introspective side of the indie rock genre, with an autumnal vibe that feels intimate and plaintive. It's a ramshackle and urgent exploration of the creative side, with a bittersweet undercurrent that makes it both reflective and cathartic." +Mi Linda Guajira,Los Compadres,The Originals - The Cuban Sour,0,['latin'],Get lost in the pulsing rhythms and seductive lyrics of this Latin dance track. +Black Eyes,Shearwater,The Golden Archipelago,2010,"['earnest' 'indie rock' 'reflective' 'brooding' 'dramatic' 'wintry' + 'intense' 'theatrical' 'rock' 'literate' 'alternative' 'wistful' + 'autumnal' 'dreamy' 'nature' 'earthy' 'rainy day' 'introspection' + 'cerebral' 'bittersweet' 'alternative indie rock' 'ominous' 'yearning' + 'pop rock' 'atmospheric' 'solitude' 'folk' 'enigmatic' 'volatile' 'indie']","Experience a wintry and introspective journey through atmospheric alternative indie rock with bittersweet and earnest yearning, where enigmatic and cerebral lyrics meet earthy and folky instrumentation, creating a brooding and intense sound that is both reflective and volatile, perfect for a rainy day of solitude; an alternative indie rock masterpiece that exudes pop rock sensibilities and melancholic wistfulness, all while eliciting a dramatic and theatrical flair that channels the beauty and ominousness of nature." +Necro-Fellatio,Broken Hope,Grotesque Blessings,0,"['death metal' 'cathartic' 'hanging out' 'provocative' 'urgent' 'exciting' + 'malevolent' 'aggressive' 'intense' 'hedonistic' 'confrontational' + 'mischievous' 'heavy metal' 'outrageous' 'late night' 'unsettling' + 'raucous' 'nihilistic' 'tense anxious' 'suffocating' 'pop rock' 'harsh' + 'fierce' 'angry' 'volatile' 'visceral' 'bleak']","This pop rock track is an intense, suffocating and visceral experience that takes you on a cathartic journey of hedonistic and nihilistic late night adventures, as the aggressive and confrontational vocals express an anger and malevolent energy that is both provocative and mischievous. Hang out with this heavy and death metal inspired sound that is raucous, outrageous, and bleak, creating a tense and anxious atmosphere that is both volatile and fierce, as the band delivers an unsettling and urgent performance that is both harsh and exciting." +Fama tuba,Helium Vola,Helium Vola & Omnis Mundi Creatura,2001,['electronic'],Experience a futuristic sound with driving beats and pulsating synths in this infectious electronic anthem. +The Kingdom of Kaldorn,Medwyn Goodall,Chronicles,2003,['piano'],This emotional ballad is driven by a haunting piano melody that sets the tone for the heart-wrenching lyrics. +She Give Me (2003 Digital Remaster),David Coverdale,The Silver Anniversary Collection,0,['blues rock' 'classic rock' 'hard rock'],"This electrifying track is a must-hear for anyone who loves the intersection of blues rock, classic rock, and hard rock, blending searing guitar riffs, soulful vocals, and pounding drums into a bold and unforgettable sound." +Yours Alone,Dum Dum Girls,I Will Be,2009,"['hanging out' 'earnest' 'confident' 'alternative pop rock' 'shoegaze' + 'rock' 'rowdy' 'bright' 'girls night out' 'sing along' 'rousing' + 'ramshackle' 'bravado' 'raucous' 'energetic' 'warm' 'noise pop' 'dance' + 'alternative indie rock' 'swaggering' 'indie pop' 'pop rock' 'dream pop' + '10s' 'playful' 'pop punk' 'sweet' 'indie' 'freewheeling']","This song is a freewheeling, alternative indie rock anthem with elements of noise pop, pop punk, and shoegaze, that's guaranteed to get you singing along and dancing all night long with its rowdy, raucous, and playful energy. A perfect choice for hanging out with your girlfriends, this pop rock track is confidently swaggering and earnestly warm, with a bright and dreamy quality that's both indie pop and alternative pop rock. The ramshackle and rousing sound is full of bravado and sweet satisfaction, making it a feel-good, girls night out favorite of the 2010s." +The Way Things Used To Be,Badly Drawn Boy,Born In The UK,2006,['indie'],This new track is an upbeat indie anthem that will have you dancing all night long. +Creation Of Music,Primitive,Carolina Funk,0,['funk'],This groovy tune is full of funky beats that will get you up and dancing all night long. +Tom Peck_ Neighbor Friend,Josephine Foster,Little Life,2001,"['earnest' 'alternative singer songwriter' 'dramatic' 'organic' + 'early morning' 'delicate' 'pastoral' 'indie folk' 'neo psychedelia' + 'literate' 'melancholy' 'languid' 'dreamy' 'earthy' 'introspection' + 'bittersweet' 'alternative indie rock' 'country' 'lonely' 'sparse' + 'pop rock' 'intimate' 'solitude' 'meditative' 'detached']","An intimate, earthy blend of indie folk and alternative indie rock, this alternative singer-songwriter's latest album traverses themes of solitude and introspection with delicate, sparse arrangements that evoke the languid, dreamy atmosphere of early morning country landscapes, all while infusing touches of pop rock, neo psychedelia, pastoral imagery, and literate songwriting for a bittersweet, meditative journey through the lonely, dramatic terrain of the human heart." +Mother Slug,Ra,Ev.Panic Redone,2007,['electronic'],"Get ready to groove to the electrifying beats of this new single, showcasing cutting-edge electronic soundscapes that will take you on a sonic journey like no other." +Wandering Eye,Fat Freddy's Drop,Wandering Eye 12,2005,['reggae'],This upbeat and lively song features a reggae-inspired rhythm that is sure to get your head boppin'. +Friday and Saturday Night,Wayne Hancock,Thunderstorms and Neon Signs,1995,"['reflective' 'confident' 'organic' 'rockabilly' 'alt country' 'brash' + 'amiable good natured' 'uncompromising' 'contemporary country' + 'street smart' 'energetic' 'alternative indie rock' '90s' 'country' + 'pop rock' 'neo traditionalist country' 'americana' 'intimate' 'gritty' + 'playful' 'freewheeling']","Get ready for a freewheeling, brash ride with this energetic, alternative indie rock tune that seamlessly blends pop rock with alt country, 90s rockabilly and contemporary country to create a neo traditionalist sound that's both amiable and uncompromising; full of confident, street smart swagger and playful, gritty lyrics that are both intimate and reflective - all anchored in a rich, organic Americana sound that's impossible not to sing along to." +Alive,Ima Robot,Ima Robot,2003,"['exciting' 'alternative pop rock' 'hedonistic' 'wry' 'alternative' + 'electronic' 'tense anxious' 'street smart' 'stylish' 'cynical sarcastic' + 'alternative indie rock' 'pop rock' 'gritty' 'lively' 'detached' 'indie' + 'slick' 'freewheeling']","Delivering a compelling blend of alternative indie rock and pop, this exciting and lively track is both hedonistic and detached, featuring slick electronic elements and a wry, cynical sarcastic attitude that's street smart and gritty, all while maintaining a freewheeling indie spirit and stylish tension that leaves you feeling both anxious and exhilarated." +T.N.U.C. (Live),Grand Funk Railroad,Bosnia,0,"['confident' 'celebratory' 'thuggish' 'boogie rock' 'rowdy' 'boisterous' + 'album rock' 'heavy metal' 'classic rock' 'rambunctious' 'rousing' + 'detroit rock' 'pop rock' 'hard rock' 'arena rock']","This Detroit rock anthem is a boisterous, celebratory blend of classic rock, pop rock, and hard rock, featuring confident vocals, thuggish guitars, rousing arena rock drums, and rowdy, heavy metal-inspired boogie rock riffs that will get your heart pumping and your fists pumping in the air." +It Ends With A Fall,Okkervil River,Down The River Of Golden Dreams,2003,"['indie rock' 'reflective' 'lo fi' 'alternative pop rock' 'melancholy' + 'rainy day' 'bittersweet' 'alternative indie rock' 'autumn' 'searching' + 'pop rock' 'intimate' 'indie']","Get lost in the introspective and bittersweet melodies of this intimate alternative indie rock track, blending elements of lo fi and pop rock with a searching and reflective tone perfect for a rainy autumn day." +Something Better,Danko Jones,Never Too Loud,2008,"['cathartic' 'hanging out' 'provocative' 'urgent' 'confident' 'aggressive' + 'intense' 'rock' 'bright' 'punk new wave' 'heavy metal' 'alternative' + 'passionate' 'rousing' 'bravado' 'alternative metal' 'tense anxious' + 'street smart' 'freedom' 'empowering' 'energetic' 'fiery' 'stoner rock' + 'pop rock' 'hard rock' 'lively' 'volatile']","This song is an aggressive, empowering alternative metal anthem that blends elements of pop rock and stoner rock to create a lively, rousing sound that exudes confidence and bravado. With its intense and passionate lyrics and urgent, cathartic energy, this track is perfect for anyone looking to unleash their inner rebel and embrace their street-smart, rock-and-roll spirit. Whether you're hanging out with friends or venturing out into the world on your own, this fiery and volatile song is sure to leave you feeling inspired, empowered, and ready to take on the world." +Tell Me Baby,Allison Moorer,Alabama Song,1998,"['earnest' 'reflective' 'bluegrass' 'rousing' 'contemporary country' + 'earthy' 'bittersweet' 'country' 'neo traditionalist country' 'poignant' + 'intimate']","This poignant and reflective bluegrass song showcases the earnest sincerity of neo traditionalist country with a contemporary twist, delivering an earthy and intimate masterpiece that's both bittersweet and rousing." +Heartbeat,Humble Pie,Town And Country,1969,['blues rock' 'album rock' 'classic rock' 'pop rock' 'hard rock'],"Get ready to rock out with this diverse album, featuring an impressive blend of blues rock, classic rock, pop rock, and hard rock, delivering a dynamic selection of album rock tracks that will leave fans in awe." +Indian Love Call,Slim Whitman,The Fabulous Fifties Vol 5,1990,['country'],This heartwarming ballad showcases the timeless appeal of country music. +You Have To Dance,Nôze,You Have To Dance,2008,['electronic'],This song is a blend of mesmerizing vocals and thumping electronic beats. +The Sea Swells & Crackles Like A Honeybee,Aidan Baker,Dry,0,['ambient'],Get lost in a dreamy world of ethereal vocals and atmospheric textures with this ambient track. +Let's Get Serious,Jermaine Jackson,To Dad From Motown,1980,['soul' '80s'],This soulful 80s-inspired track gets you tapping your feet and grooving to the captivating rhythm. +Your Cheating Heart,Faron Young,Hello Walls (The Faron Young Story_ Vol. 2),0,['country'],Country crooner's heartfelt ballad pays tribute to the simple pleasures of small town living. +The Age Of Love,Age Of Love,The Age Of Love,1991,['trance' 'electronic'],This euphoric track blends soaring melodies with pulsing beats for an electronic trance anthem that will transport you to another dimension. +Jelly Roll,Joe Bonamassa,Sloe Gin,2007,"['earnest' 'reflective' 'brooding' 'blues rock' 'guitar' 'intense' + 'guitar virtuoso' 'heartache' 'american trad rock' 'rock' 'energetic' + 'alternative indie rock' 'adult alternative pop rock' 'feeling blue' + 'searching' 'singer songwriter' 'pop rock' 'nocturnal' 'blues' 'intimate' + 'drinking']","This adult alternative pop rock song is an energetic mix of alternative indie rock and blues rock, featuring a guitar virtuoso who delivers intense and earnest riffs. With lyrics searching for meaning in American traditional rock-style, and pop rock elements that convey a sense of heartache, drinking, and brooding, this rocker epitomizes the feeling of blues. With an intimate and reflective delivery from the singer songwriter, this nocturnal tune is sure to rock the night away." +Heartbreaker,Dare,Out Of The Silence,0,"['romantic' 'flowing' 'rock' 'pop' 'heavy metal' 'classic rock' 'pop rock' + 'strong' 'hard rock']","This song blends classic rock and pop rock with strong and romantic lyrics set to a flowing pop beat, while also incorporating elements of heavy metal, hard rock, and traditional rock." +So Close,Dina Carroll,The Collection,1993,['pop' 'rnb' 'adult contemporary' 'dreamy' 'sensual' 'soul' 'pop rock'],"Experience a dreamy journey into a sensual world of pop rock infused with soul, R&B, and adult contemporary music in this captivating pop anthem." +I Cover the Waterfront,THE INK SPOTS,It's a Sin To Tell a Lie,1998,['jazz'],"This song is a smooth and sultry jazz tune, ideal for sipping your favorite drink while relaxing in a dimly lit lounge." +Lately,Bitty McLean,Taxi Unlimited,0,['reggae'],"This upbeat track features infectious reggae rhythms and soulful vocals, making it the perfect addition to any summer playlist." +Fight,Art Brut,Bang Bang Rock & Roll,2005,['indie'],Experience raw emotion and raw sound with this indie hit that perfectly captures the essence of independent music. +Special Kind Of Love,Dina Carroll,The Very Best Of...,1993,['pop'],Get ready to dance along to this upbeat and catchy pop tune that will have you singing the chorus all day long. +Still Feelin' You (interlude),Blackstreet,Level II,2003,['marching' 'rnb' 'contemporary rnb' 'strong'],Experience the power of contemporary R&B with strong vocals and a marching beat in this soulful R&B track. +Standing O,Mariah Carey,Memoirs of an imperfect Angel,2009,"['elegant' 'sexual' 'dramatic' 'celebratory' 'heartache' 'pop' 'sexy' + 'rnb' 'passionate' 'contemporary rnb' 'lush' 'in love' 'seduction' + 'stylish' 'sensual' 'pop rock' 'refined']","This refined and lush contemporary R&B and pop rock track is both passionate and sensual, exploring the themes of being in love, sexual desire, and heartache with dramatic and elegant flair. The celebratory and stylish production exudes seduction and sexiness, making it a standout in the pop and R&B genres." +I Believe My Time Ain't Long,Peter Green Splinter Group,BLUE'S DON'T CHANGE,2001,['00s'],"This song embodies the nostalgic sound and essence of the 00s, taking listeners back to a time of carefree days and nights filled with pure, unadulterated pop energy." +Killin' Me (Giuseppe D. Remix),Jenna Drey,One Step Further,0,['dance' 'female vocalists' 'pop rock'],Get ready to dance along to the infectious pop rock beats and powerful female vocals that will have you singing along all night! +Take Me Back To New Orleans,Cowboy Mouth,It Means Escape,0,"['jam bands' 'celebratory' 'american trad rock' 'alternative country rock' + 'post grunge' 'alternative rock' 'alternative indie rock' 'country' + 'adult alternative pop rock' 'pop rock' 'americana']","This celebratory song blends adult alternative pop rock with elements of alternative indie rock, American trad rock, and pop rock, all while incorporating hints of americana, jam bands, alternative country rock, post grunge, and alternative rock with a touch of country." +Mémé 68,Arnaud Fleurent-Didier,La Reproduction,2010,['indie'],This indie-inspired song features introspective lyrics and whimsical instrumentation. +Fever,Susan Cadogan,Trojan Reggae Sisters Collection,1975,['reggae'],Feel the sun on your skin and sway to the rhythmic beats of the reggae-inspired melody in this uplifting tune. +King Porter Stomp,Fletcher Henderson,The Definitive,1994,['jazz'],This alluring song features a soothing jazzy melody that transports the listener to a dimly lit lounge in the heart of the city. +Redford (For Yia-Yia & Pappou),Sufjan Stevens,Greetings From Michigan_ The Great Lake State,2003,"['indie rock' 'reflective' 'smooth' 'beautiful' 'delicate' 'late night' + 'alternative' 'sophisticated' 'piano' 'complex' 'gentle' 'bittersweet' + 'alternative indie rock' 'instrumental' 'calm peaceful' + 'progressive folk' 'indie pop' 'pop rock' 'intimate' 'long walk' 'folk']","Take a late night, long walk under the stars with this beautifully intricate and sophisticated album, blending elements of alternative indie rock and progressive folk with pop rock and delicate piano instrumentals, creating a smooth and gentle intimacy perfect for reflection and bittersweet melancholy." +1,Joy Zipper,The Heartlight Set,2003,['indie pop' '00s'],Experience the perfect blend of indie pop and nostalgic 00s vibes with this catchy and feel-good tune. +Instant Repeater '99,The Soundtrack of Our Lives,Welcome To The Infant Freebase,1996,"['indie rock' 'rock' 'neo psychedelia' 'alternative indie rock' 'pop rock' + 'indie']","Experience an eclectic fusion of alternative indie rock, pop rock, and neo-psychedelia with a touch of indie and rock elements in this dynamic and mesmerizing indie rock masterpiece." +Girls In Love,Andreas Dorau,Kollektion - Ladomat 2000,1996,['pop' 'electronic'],"This electronic pop song is a catchy, up-beat track with infectious melodies and dance-inspired beats." +Riding To Rio,William Orbit,Best Of Strange Cargo,1987,['instrumental' 'ambient'],This instrumental composition creates an immersive and dreamlike atmosphere through a blend of ambient tones and textures. +Creeper,The John Scofield Band,Up All Night,2003,['fusion' 'jazz' 'eerie' 'groove' 'jazz fusion'],Experience the eerie and entrancing sounds of jazz fusion as groovy instrumentation and smooth melodies collide with intricate rhythms in this captivating fusion of genres. +Intro,Ex Models,Zoo Psychology,2003,"['cathartic' 'indie rock' 'aggressive' 'celebratory' 'intense' + 'alternative pop rock' 'noise rock' 'confrontational' 'brash' + 'alternative indie rock' 'instrumental' 'pop rock' 'no wave' 'volatile' + 'visceral' 'indie']","This fierce and unforgiving track is a fusion of alternative indie rock and pop rock, with an emphasis on intense, visceral and cathartic soundscapes that pack a punch. Featuring brash instrumentation, infectious melodies, and a celebratory yet volatile attitude, this no wave-inspired anthem perfectly captures the essence of modern indie rock and noise rock, in all its aggressive and confrontational glory." +I Want Nothing,The Black Ghosts,I Want Nothing,2008,"['hanging out' 'elegant' 'smooth' 'partying' 'indie electronic' + 'electronica' 'club' 'bright' 'electro' 'electronic' 'stylish' 'quirky' + 'introspection' 'energetic' 'dance' 'alternative indie rock' 'pop rock' + 'refined' 'playful' 'indie']","This energetic, alternative indie rock song is a refined blend of bright pop rock and electronic influences, featuring elements of indie electronic and introspection with a quirky, indie edge. Perfect for hanging out, smooth club vibes, and playful partying, the track is stylish and elegant with just the right touch of electro." +Young at heart,Frank Sinatra,The Voice - The Legend Of Blue Eyes,1954,"['big band' 'vocal pop' 'oldies' 'standards' 'jazz' 'swing' 'am pop' + 'vocal' 'traditional pop' 'vocal jazz' 'show tunes']","Get ready to be transported back to the golden era of music with this collection of classic swing and big band tunes, featuring stunning vocal performances and timeless standards that span the decades of traditional pop, am pop, and vocal jazz, capturing the essence of oldies and show tunes in one incredible record." +Catch,Kosheen,Catch,2000,"['jungle drumbass' 'alternative pop rock' 'club dance' 'electronica' + 'electronic' 'dance' 'alternative indie rock' 'alternative dance']","This song is a genre-defying masterpiece, blending elements of alternative indie rock, electronic, alternative dance, electronica, alternative pop rock, and jungle drum and bass, resulting in a high-energy track that's perfect for dancing at the club." +Kokoriko,T.p. Orchestre Poly-rythmo,The King Of Benin Urban Groove 1972 - 80,2004,['world'],Experience a vibrant and eclectic musical journey that showcases the unique rhythms and sounds of the world. +Just The Two Of Us,Grover Washington_ Jr. with Bill Withers,Bandits (Music from the MGM Motion Picture),0,['70s' 'soul'],"Get lost in the smooth, soulful sounds of our new track that will transport you straight back to the groovy vibe of the 70s." +All Fired Up_ No Place To Go,Shania Twain,The Complete Limelight Session,0,['contemporary country' 'country pop' 'country' 'cheerful' 'slick'],"This lively and upbeat track showcases a slick blend of contemporary country and country pop, resulting in a cheerful tune perfect for any feel-good playlist." +Hard Not To Believe,Jesse Sykes & The Sweet Hereafter,Like_ Love_ Lust & The Open Halls Of The Soul,2007,['alt country' 'country' 'folk'],"Experience a unique blend of alt country, folk, and country sounds in this heartfelt ballad that tells the tale of lost loves and forgotten dreams." +Bad Cover Version,Pulp,Bad Cover Version,2001,['rock' 'indie'],"This indie rock anthem delivers punchy guitar riffs and raw emotion, perfect for any rebel with a cause." +Escaping,Dina Carroll,The Very Best Of...,1996,['romantic' 'hot' '90s' 'female vocalists'],"Get ready to transport back to the steamy 90s with this romantic ballad, delivered flawlessly by the sultry female vocalist who will leave you feeling hot and heavy." +Bulldozer Butterfly,Xploding Plastix,Treated Timber Resists Rot,2008,['club dance' 'electro' 'electronic' 'pop rock'],"This catchy pop rock track seamlessly blends electronic and electro elements, creating a vibrant club dance anthem." +Caballos Y Ponis,Hidrogenesse,Animalitos,2007,['electropop' 'pop'],"This catchy pop track features a pulsing beat and electronic flourishes, showcasing the artist's talent for blending classic pop melodies with contemporary electropop production." +Meteoriitti,Pariisin Kevät,Meteoriitti,2008,['indie'],This indie song combines raw guitar riffs with dreamy vocals to create an ethereal atmosphere. +Heart Rock,The Bluestation,First Blood,2005,['rock' 'pop rock'],This high-energy pop rock tune showcases a perfect blend of catchy melodies and driving rock rhythms. +E. E. Lawson,The Ozark Mountain Daredevils,20th Century Masters:The Millennium Collection: Best Of The Ozark Mountain Daredevils,2000,['blues rock' 'blues' 'folk'],"This soulful track combines the gritty sound of blues rock with the raw emotion of blues and the intimate storytelling of folk, making it a powerful and captivating musical experience." +White Elephant Coat,School Of Seven Bells,Alpinisms,2008,"['indie rock' 'dramatic' 'delicate' 'indie electronic' 'bright' 'hypnotic' + 'alternative' 'comfort' 'lush' 'whimsical' 'dreamy' 'complex' 'cerebral' + 'sprawling' 'gentle' 'ethereal' 'ambitious' 'ominous' 'reflection' + 'knotty' 'feeling blue' 'pop rock' 'dream pop' 'enigmatic' 'soft quiet' + 'trippy' 'sweet dreams' 'sweet' 'indie']","This hauntingly beautiful and complex track blends elements of dream pop, indie rock and alternative, weaving together soft quiet and gentle crooning with a sprawling and hypnotic melody that takes listeners on a trippy and ethereal journey of reflection and enigmatic contemplation, encouraging sweet dreams and comforting feelings amidst a knotty and intricate soundscape that is both ambitious and deeply cerebral." +You're So Sweet,Jimmy Rogers,That's All Right (1973) (Blues Reference),1995,['blues'],This melancholic and soulful blues song captures the raw emotions of heartbreak and loss. +Dogs And Sledges,Freestylers,Raw As F**k,2004,"['breaks' 'trip hop' 'club dance' 'electronica' 'hip hop' 'roots' + 'breakbeat' 'rousing' 'electronic' 'raucous' 'old school' 'indulgent' + 'funky breaks' 'dance' 'fun' 'big beat' 'playful' 'trippy' 'freewheeling']","This electronic hip hop track boasts funky breaks, breakbeat rhythms, and a trippy, freewheeling vibe that's equal parts old school and genuinely indulgent, perfect for a raucous, fun night out on the town, and seamlessly blends elements of electronica, big beat, trip hop, and roots music for a truly rousing and playful club dance experience." +How Can I Resist Her,Split Enz,True Colours,1980,"['reflective' 'confident' 'aggressive' 'punk new wave' 'passionate' + 'rousing' 'tense anxious' 'contemporary pop rock' 'quirky' 'energetic' + 'bittersweet' 'manic' 'new wave' 'synthpop' 'pop rock' 'playful' '80s' + 'freewheeling']","This rousing and energetic pop rock anthem blends 80s synthpop and contemporary pop rock to create a freewheeling and quirky yet aggressive and confident track that is both reflective and playful, with a manic and tense anxious energy that nods to punk, new wave, and new wave influences, all while delivering a passionate and bittersweet ode to taking chances and living life to the fullest." +Kitty,Cat Stevens,New Masters,1967,"['60s' 'earnest' 'laid back mellow' 'reflective' 'brooding' 'british' + 'rock' 'melancholy' 'pop' 'reverent' 'spiritual' 'wistful' 'restrained' + 'contemporary pop rock' 'cool' 'psychedelic pop' 'introspection' + 'cerebral' 'gentle' 'reflection' 'singer songwriter' 'pop rock' + 'poignant' 'intimate' 'psychedelic garage' 'long walk' 'am pop' 'folk' + 'sunday afternoon']","This introspective and poignant song is a blend of contemporary pop rock and laid back mellow, with a touch of cool psychedelic garage and a wistful, melancholy feel. It reflects on life's journeys and the long walks we take, all while incorporating hints of British pop, 60s folk, and singer-songwriter sensibilities. The track is both gentle and cerebral, with restrained rock elements and reverent, spiritual undertones that make it perfect for a relaxed Sunday afternoon of reflection and introspection. Overall, this intimate and reflective piece is a must-listen for fans of earnest, psychedelic pop who appreciate the power of a well-crafted melody." +Son House/Marilyn/My Prayer/Mood Indigo,John Fahey,Sea Changes & Coelacanths: A Young Person's Guide To John Fahey,0,['guitar' 'folk'],This soothing ballad is filled with gentle guitar strums and carries an enchanting folk melody that transports you straight to the heart of nature. +Love Kills,Freddie Mercury,The Freddie Mercury Album,1984,"['rock' 'album rock' 'classic rock' 'contemporary pop rock' 'pop rock' + 'strong' 'hard rock' '80s']","This song is a hybrid of classic rock, pop rock, and album rock with strong contemporary pop rock elements, reminiscent of the 80s, all packaged in a hard rock sound." +Harder Than I Am,Catherine Wheel,Like Cats & Dogs,1996,['shoegaze' 'rock' 'alternative' 'alternative rock' '10s' 'indie'],"This indie alternative rock song from the 10s is a perfect example of the shoegaze genre with its dreamy, hazy atmosphere and guitar-heavy instrumentation." +Ain't It Strange,Patti Smith Group,Radio Ethiopia,1976,['punk' '70s' 'rock' 'female vocalists'],"The song is a high-energy punk rock anthem from the 70s, featuring powerful female vocalists that capture the rebellious spirit of the era." +the leaving (Album Version),the feelers,Supersystem,1998,"['alternative pop rock' 'alternative indie rock' 'country' + 'adult alternative pop rock' 'pop rock']","This song is a unique blend of adult alternative pop rock, alternative indie rock, pop rock, and alternative pop rock, with a slight hint of country influences, resulting in a dynamic and genre-defying track." +Wade In The Water,The Staple Singers,Freedom Highway,2002,"['earnest' 'confident' 'religious' 'gospel' 'rnb' 'reverent' 'passionate' + 'spiritual' 'sentimental' 'rousing' 'earthy' 'empowering' 'warm' 'soul' + 'searching' 'poignant' 'plaintive' 'affirmation']","This gospel-inspired R&B ballad is an empowering, spiritual journey that blends poignant lyrics with soulful melodies and warm, earthy instrumentals to create a passionate and confident affirmation of faith, all while searching for deeper meaning and connection with the divine. The heartfelt and earnest vocals are at once reverent and plaintive, delivering a rousing and emotionally charged anthem of self-discovery and personal growth." +O-on,Syrinx 2600,Docking -20s,1999,['ambient'],Immerse yourself into a tranquil state with this ambient track that's sure to take you on a soothing journey. +Fortunate Son,Dropkick Murphys,Singles Collection Vol. 2,2002,"['earnest' 'punk' 'aggressive' 'alternative pop rock' 'guys night out' + 'rowdy' 'boisterous' 'confrontational' 'brash' 'passionate' + 'punk revival' 'rollicking' 'rousing' 'raucous' 'street smart' + 'energetic' 'alternative indie rock' 'irreverent' 'pop rock' 'lively' + 'drinking']","Get ready for a rowdy, rollicking guys night out with this energetic and aggressive alternative indie rock anthem that blends the best of punk revival and alternative pop rock, complete with passionate and irreverent lyrics that capture the street smart, drinking culture of punk and pop rock, resulting in a brash and lively rousing tune that's perfect for any boisterous and raucous crowd." +Afternoon In Paris,John Lewis,Afternoon In Paris,0,['jazz'],Experience the smooth and sophisticated sound of jazz with this track that infuses soulful vocals and intricate instrumentals. +Squeeze Box,The Who,Then And Now,1975,['rock' 'classic rock'],"This high-energy track embodies the timeless essence of classic rock with its driving guitar riffs and powerful vocals, making it a must-listen for fans of rock music." +Trying Too Hard,Love Is All,Nine Times That Same Song,2006,"['exuberant' 'hanging out' 'earnest' 'indie rock' 'urgent' 'confident' + 'female vocalist' 'rowdy' 'new wave post punk revival' 'boisterous' + 'swedish' 'reckless' 'brash' 'rambunctious' 'passionate' 'rousing' + 'ramshackle' 'raucous' 'brassy' 'freedom' 'energetic' 'sprawling' + 'noise pop' 'cute' 'manic' 'alternative indie rock' 'fun' 'yearning' + 'indie pop' 'pop rock' 'nocturnal' 'gutsy' 'playful' 'indie' + 'freewheeling']","Swedish indie rockers deliver an exuberant, rowdy and freewheeling sound, with their energetic noise pop and new wave post punk revival influences, lo-fi and ramshackle in their approach. Fronted by a cute but confident and gutsy female vocalist, their playful indie pop aesthetic bursts with yearning passion and urgent earnest, creating a sprawling yet manic frenzy that is both reckless and brassy. The rambunctious and raucous instrumentation of pop rock and indie rock creates a fun and rousing atmosphere to hang out in, as this band embodies the spirit of freedom and nocturnal fun." +I'm A Message,Idlewild,Hope Is Important,1998,"['cathartic' 'earnest' 'indie rock' 'reflective' 'brooding' 'intense' + 'alternative pop rock' 'rock' 'rowdy' 'confrontational' 'classic rock' + 'alternative' 'brash' 'passionate' 'post grunge' 'punk revival' + 'energetic' 'fiery' 'angst ridden' 'bittersweet' 'alternative indie rock' + 'pop rock' 'indie']","This alternative indie rock anthem is a confrontational and rowdy call-to-action, bursting with intense, passionate energy and punk revival angst. With its brash and earnest lyrics, cathartic post grunge instrumentation, and fiery classic rock guitar riffs, this song is a brooding yet cathartic reflection on the bittersweet moments of life that will leave you feeling both energized and reflective." +Don't Let Me Fall,Lovex,Don't Let Me Fall,0,"['heavy metal' 'male vocalists' 'alternative metal' 'soul' 'pop rock' + 'hard rock']","Experience an electrifying blend of soulful melodies, driving alternative metal riffs, and catchy pop rock hooks delivered by male vocalists that take you on a journey through heavy metal and hard rock influences." +Propositions (LP Version),Curved Air,Air Conditioning,1970,"['eerie' 'prog rock' 'art rock' 'progressive rock' 'pop rock' 'spooky' + 'chill']","Experience a chill-inducing, eerie journey through the hauntingly beautiful blend of progressive rock, art rock and pop rock in this spine-tingling exploration of the prog rock genre." +Johnny B Goode,Peter Tosh,The Gold Collection,1996,"['laid back mellow' 'political reggae' 'confident' 'organic' 'intense' + 'roots reggae' 'hypnotic' 'earthy' 'fiery' 'rebellious' 'poignant' + 'summery' 'reggae']","This political reggae anthem is a poignant and intense call to action, fusing confident and laid back mellow vibes with hypnotic, earthy rhythms that are both rebellious and deeply summery - a fiery and organic expression of roots reggae at its finest." +The Ghost (Marcus Garvey),Burning Spear,Jah No Dead - An Introduction To Burning Spear,1977,['roots reggae' 'reggae' 'dub'],This upbeat and mellow tune captures the essence of traditional reggae with elements of roots reggae and dub that create a rhythmic and captivating sound. +They Need Us,Arnej,The Armada DJ Extended Versions Collection 2010_ Vol. 2,2010,"['trance' 'canadian' 'progressive house' 'progressive trance' 'electronic' + 'house']",The Canadian electronic artist delivers a dynamic fusion of progressive house and trance elements in this captivating and energizing progressive trance and house track. +Lover's Chamber,Diva Destruction,Passion's Price,2001,['rock nroll' 'electronic' 'alternative indie rock' 'pop rock' 'goth rock'],"This alternative indie rock track blends elements of pop rock, electronic, goth rock and good old-fashioned rock n' roll for a hauntingly catchy and diverse sound." +Aerospace,Ralph Novell,Aerospace / Astronautic,2008,['trance' 'electronic'],This electrifying song is an energetic trance anthem that will take you on a mind-bending journey full of pulsating beats and hypnotic vibes. +We Have Come To Worship Him,Cheri Keaggy,Child of the Father,1994,['christian' 'religious' 'gospel' 'ccm' 'contemporary christian'],"This contemporary Christian song, with roots in both CCM and gospel, delivers a meaningful message and a powerful testimony to the religious nature of Christianity." +Lisztomania (Classixx Version),Phoenix,Kitsuné Maison Compilation 7,0,['electronic'],"This song is a captivating blend of electronic beats and haunting vocals, transporting the listener to a futuristic world of light and sound." +In The Garden Of Dispersion,Behemoth,Thelema 6,2000,['death metal' 'polish' 'metal' 'black metal'],"Get ready to experience the explosive energy and raw power of the ultimate blend of black metal, polish death metal, and metal as a whole in this captivating song." +Key of Life,Ohmna,Trance Top 40 - Best of 2009,0,"['trance' 'progressive house' 'tech house' 'electronic' 'dance' 'melodic' + 'house']","This electrifying song blends the essential elements of progressive house, electronic, and tech house with melodic trance and infectious rhythms, creating a dynamic dance track that is sure to get you moving." +Win You Love for Me,Sam Cooke,Only Sixteen,0,"['exuberant' 'elegant' 'romantic' 'early rnb' 'religious' 'gospel' 'rnb' + 'passionate' 'stylish' 'sensual' 'soul' 'black gospel' 'plaintive' + 'cheerful' 'joyous']","This soulful, exuberant and passionate early R&B song with sensual, romantic lyrics draws inspiration from black gospel and religious themes, creating an elegant and stylish composition, both joyous and plaintive, with a cheerful and exuberant feel." +Is Anybody There,Bobby Sherman,Portrait of Bobby,0,"['smooth' 'romantic' 'bubblegum' 'teen idols' '70s' 'bright' 'light' 'pop' + 'comfort' 'happy' 'amiable good natured' 'carefree' 'sentimental' + 'sugary' 'naive' 'gentle' 'innocent' 'warm' 'fun' 'relaxation' + 'reminiscing' 'pop rock' 'refined' 'am pop' 'sweet']","This song is a refined pop rock tune infused with sugary bubblegum sweetness and innocent romanticism, reminiscent of 70s AM pop and teen idols, all while maintaining a gentle and relaxed feel that's both amiable and carefree, making it the perfect warm and comforting soundtrack for any nostalgic, feel-good moment." +Even Stil,Brainpower,Even Stil (Piano Remix),2005,['hip hop'],This new track has a groovy hip hop beat that'll keep you bopping all day. +1985,Manic Street Preachers,LifeBlood,2004,"['cathartic' 'earnest' 'reflective' 'confident' 'britpop' 'dramatic' + 'alternative pop rock' 'rock' 'melancholy' 'alternative' 'passionate' + 'wistful' 'rousing' 'bittersweet' 'alternative indie rock' 'yearning' + 'pop rock' 'poignant' 'plaintive' 'angry']","This alternative indie rock song is a poignant mix of pop rock and britpop, with a yearning and passionate energy that exudes a confident and earnest message. Its cathartic and melancholy tones, along with its alternative and wistful notes, create a dramatic and rousing sound that blends alternative pop rock and reflective plaintive balladry. Rock fans will appreciate the angry and bittersweet emotions that are conveyed through its powerful lyrics and soulful melody." +Jackals_ False Grails: The Lonesome Era,Pavement,Slanted And Enchanted,1992,['indie rock' 'rock' '90s' 'indie'],"Get transported back to the raw energy of the 90s indie rock scene with this indie gem, mixing gritty guitars and confessional lyrics into an alternative rock masterpiece." +Rules Of Engagement,Living Sacrifice,The Infinite Order,2010,"['cathartic' 'earnest' 'gloomy' 'urgent' 'reflective' 'brooding' + 'aggressive' 'thrash metal' 'metalcore' 'heavy metal' 'alternative metal' + 'nihilistic' 'christian metal' 'tense anxious' 'fiery' 'angst ridden' + 'manic' 'yearning' 'searching' 'pop rock' 'plaintive' 'harsh']","This electrifying song combines the aggressive and urgent elements of alternative metal and metalcore with the reflective and yearning qualities of pop rock, resulting in a cathartic and fiery anthem that is both angst-ridden and earnest. With a blend of heavy metal, thrash metal, and Christian metal influences, this track is brooding and gloomy, yet also searching and nihilistic with its tense anxious and plaintive moments. The manic and harsh vocals add to the overall energetic and intense feel, making it the perfect cathartic release for any listener." +Last Words (Interlude),Xzibit,At The Speed Of Life,1996,"['confident' 'hardcore rap' 'witty' 'thuggish' 'hip hop' 'brash' + 'underground rap' 'street smart' 'rap' 'west coast rap' 'freewheeling']","Get lost in the freewheeling and brash beats of this west coast rap anthem, featuring a confident and street smart rapper spitting witty bars with a thuggish edge, perfect for fans of hardcore and underground rap." +Mary,Lou Barlow,Emoh,2005,"['cathartic' 'mellow' 'indie rock' 'gloomy' 'brooding' 'lo fi' + 'self conscious' 'alternative pop rock' 'confrontational' 'angst ridden' + 'alternative indie rock' 'weary' 'pop rock' '00s' 'folk' 'bleak' 'indie']","This haunting track blends the brooding, angst-ridden sound of alternative indie rock with cathartic, self-conscious lyricism to create a mellow, confrontational ode to the weary, lo-fi 00s indie scene, blending elements of alternative pop rock, gloomy folk, and bleak indie rock." +Que Malo Eres,Ana Belén,Veneno Para El Corazón,1994,['spanish'],Experience fiery passion and intense emotions with this sultry Spanish-inspired song. +Poor Little Rich Boy (Remastered Version),Regina Spektor,Mary Ann meets the Gravediggers and other short stories by regina spektor,0,"['anti folk' 'alternative' 'sentimental' 'female vocalists' 'pop rock' + 'strong' 'folk' 'indie']","This powerful pop rock ballad features strong female vocals, blending elements of indie, alternative, folk, and anti folk for a truly sentimental and emotive experience." +I'm Ready,Camiel,Sunset,2005,"['laid back mellow' 'jazz' 'electronica' 'contemporary jazz' + 'amiable good natured' 'sentimental' 'electronic' 'dinner ambiance' + 'chillout' 'smooth jazz' 'gentle' 'stay in bed' 'soothing' 'funk' + 'calm peaceful' 'relaxation' 'intimate' 'cheerful' 'chill']","This contemporary jazz and electronica track is a sentimental and soothing option for a calm and peaceful stay in bed or a laid-back dinner ambiance. The gentle and amiable good-natured mix of smooth jazz, funk, and chilled out electronica makes for a relaxing, intimate, and cheerful listening experience." +Living In The Ghetto,Toots & The Maytals,Reggae Got Soul,1976,['reggae'],Get ready to groove to the smooth and infectious reggae beats in this soulful track. +Secret Love,Mariah Carey,Get Your Number / Shake It Off,2005,['rnb' 'female vocalists'],"Embodying sultry vocal tones over smooth R&B beats, this track showcases the powerful vocals of multi-talented female vocalists in a genre-bending fusion of soulful melodies and intoxicating rhythms." +Which Way To Happy,The Magic Numbers,The Magic Numbers,2005,"['hanging out' 'earnest' 'indie rock' 'laid back mellow' 'reflective' + 'relaxed' 'alternative' 'small gathering' 'sophisticated' 'introspection' + 'gentle' 'bittersweet' 'warm' 'alternative indie rock' 'soothing' + 'adult alternative pop rock' 'calm peaceful' 'indie pop' 'pop rock' + 'summery' 'intimate' 'playful' 'precious' 'sweet' 'indie']","This adult alternative pop rock song is a sophisticated blend of alternative indie rock and mellow pop rock, with precious and sweet lyrics that create a relaxed and introspective vibe perfect for a small gathering or hanging out with loved ones. The singer's earnest and gentle indie vocals are warm and inviting, inviting a sense of intimacy and reflection, while the playful and summery instrumental creates a soothing and laid back mellow atmosphere that is both bittersweet and perfect for any occasion." +Of Walking Abortion,Manic Street Preachers,The Holy Bible - 10th Anniversary Edition,1994,['rock' 'alternative rock'],"This high-octane track is a modern twist on classic rock, blending compelling lyrics with a powerful alternative rock sound that will leave you feeling energized and invigorated." +Oh La La Satan,Mustard Pimp,Oh La La Satan,2008,['electro' 'electronic'],This electronic electro-pop track is an energetic and upbeat dance anthem that's perfect for getting the party started. +Yours,Dizmas,Yours,0,"['alternative pop rock' 'rock' 'post grunge' 'alternative indie rock' + 'pop rock']","Experience a diverse range of sounds, blending alternative indie rock, pop rock and alternative pop rock with elements of post grunge and an undeniable rock edge in this one-of-a-kind musical journey." +Final Day,Tokio Hotel,Scream,2007,['emo' 'german' 'rock' 'english' 'glam rock'],"This genre-blending track features lyrics sung in both English and German, backed by a high-energy mashup of glam rock and emo influences, resulting in a unique and dynamic rock anthem." +Controversy Between (Aerial Version),Front 242,Geography (limited bonus),2004,['industrial' 'electronic' 'ebm'],"This song is a perfect blend of electronic beats, industrial sounds and EBM energy, sure to get you moving to the rhythm." +Hazlo Correcto,Red Astaire,Nuggets for the Needy,0,['club dance' 'salsa' 'jazz' 'hip hop' 'electronic' 'dance' 'latin'],"This energetic song blends electronic, hip hop, jazz and Latin influences, culminating in a rich salsa sound that'll have you busting out your best dance moves on the club floor." +Summoning Redemption,Morbid Angel,Gateways To Anihilation,2000,"['death metal' 'bitter' 'provocative' 'gloomy' 'urgent' 'hostile' + 'exciting' 'malevolent' 'aggressive' 'intense' 'menacing' + 'confrontational' 'heavy metal' 'outrageous' 'unsettling' 'rousing' + 'nihilistic' 'tense anxious' 'energetic' 'suffocating' 'fiery' 'manic' + 'ominous' 'rebellious' 'pop rock' 'harsh' 'fierce' 'angry' 'volatile' + 'visceral' 'bleak']","This intense and visceral pop rock track is both exciting and suffocating, with harsh, heavy metal undertones and a sense of ominous hostility that is both bleak and unsettling. With aggressive, confrontational lyrics that are as provocative as they are manic, it's a song that demands attention and drips with malevolent energy, while the crushing, death metal-inspired riffs and urgent, tense vocals create a rousing, fiery urgency that is truly unforgettable." +Always,Bent,Classic Remixes,2000,['electronic' 'chillout'],"This electronic chillout track features smooth synth melodies and downtempo beats, creating a relaxing and dreamy atmosphere." +Push Up Word Up,Freestylers,Push Up Word Up,2008,['electronic' 'house'],"This upbeat electronic track exudes the energy and vitality of house music, featuring pulsating beats and catchy synth melodies." +Attack of the Dungeon Witch,He Is Legend,Suck Out The Poison,2006,"['cathartic' 'urgent' 'reflective' 'brooding' 'dramatic' 'aggressive' + 'intense' 'rock' 'heavy metal' 'hardcore' 'alternative' 'rousing' + 'tense anxious' 'southern rock' 'introspection' 'energetic' + 'alternative rock' 'alternative indie rock' 'yearning' 'searching' + 'pop rock' 'post hardcore' 'gritty' '00s' 'gutsy' 'indie']","Get ready to experience an explosive blend of aggressive alternative indie rock and gritty heavy metal with this intense and urgent anthem that perfectly captures the yearning for introspection and cathartic release through brooding and dramatic riffs, reflective and searching lyrics, and a gutsy, rousing delivery that channels the raw energy of 00s post hardcore and southern rock!" +Razorblades And Celebrations,Grand Island,Boys & Brutes,2008,['rock'],This song is a high-energy rock anthem with gritty instrumentals and a driving beat. +Evolver,Soul Embraced,This Is My Blood,0,"['death metal' 'gloomy' 'aggressive' 'metalcore' 'heavy metal' 'negative' + 'belligerent' 'pop rock' 'strong' 'lively']","Get ready for an aggressive and negative pop rock anthem with strong vocals and lively instrumentals that blend heavy metal, death metal, and metalcore for a gloomy and belligerent tone." +Great Is Thy Faithfulness,Lincoln Brewster,All To You...Live,2005,['christian'],Experience uplifting and inspiring lyrics that celebrate Christian faith with this powerful and soulful new song. +English Eyes,Toto,Turn Back,1981,"['earnest' 'laid back mellow' 'smooth' 'romantic' 'soft rock' 'theatrical' + 'rock' 'album rock' 'amiable good natured' 'sentimental' 'rousing' + 'adult contemporary' 'contemporary pop rock' 'stylish' 'pop rock' + 'poignant' 'hard rock' 'refined' 'slick']","As a contemporary pop rock anthem with a slick and refined sound, this sentimental and poignant ballad combines the laid back mellow vibe of soft rock with a rousing and hard rock edge, creating a stylistically smooth and romantic track that's both amiable good natured and earnestly theatrical, perfect for any adult contemporary album rock lover." +Slow Doomsday,Elvis Perkins In Dearland,Doomsday EP,2009,['folk' 'indie'],This melancholic indie folk song softly flows through poetic lyrics with tender acoustic guitar and stirring vocals. +Get Together,The Youngbloods,Get Together: The Essential Youngbloods,1967,"['60s' 'reflective' 'relaxed' 'early pop rock' 'day driving' + 'self conscious' 'light' 'classic rock' 'amiable good natured' + 'spiritual' 'rollicking' 'dreamy' 'contemporary pop rock' 'gentle' 'warm' + 'fun' 'folk rock' 'reflection' 'soothing' 'pop rock' 'summery' 'summer' + 'intimate' 'psychedelic garage' 'am pop' 'cheerful' 'freewheeling']","Get lost in the spiritual and psychedelic garage sound of this rollicking and freewheeling track, perfect for day driving with its amiable good natured and relaxed vibe infused with classic rock and pop rock elements. With a contemporary pop rock twist and fun, warm energy, it's a gentle and soothing song meant for summer days and intimate reflection on the past, invoking a dreamy and cheerful 60s folk rock and early pop rock feel." +Door Peep,Burning Spear,Chant Down Babylon: The Island Anthology,1976,"['hanging out' 'laid back mellow' 'political reggae' 'brooding' + 'politics society' 'somber' 'revolutionary' 'roots reggae' 'literate' + 'melancholy' 'wry' 'hypnotic' 'autumnal' 'restrained' 'street smart' + 'earthy' 'quirky' 'empowering' 'ethereal' 'ironic' 'summery' 'reggae' + 'intimate' 'precious' 'trippy']","Get lost in the hypnotic rhythms and earthy, melancholy tones of this politically-charged reggae anthem, which effortlessly blends empowering revolutionary sentiments with ironic and wry social commentary to create a trippy, precious and ethereal listening experience that's at once laid-back and brooding, intimate and literate, hanging out on the street corner and transported to an autumnal, summery paradise – a true roots reggae classic for the ages." +Stand By Me,Eric Marienthal,Got You Covered,2005,"['reserved' 'elegant' 'laid back mellow' 'reflective' 'smooth' 'relaxed' + 'crossover jazz' 'jazz' 'light' 'contemporary jazz' + 'amiable good natured' 'saxophone jazz' 'jazz instrument' + 'dinner ambiance' 'stylish' 'sensual' 'smooth jazz' 'gentle' 'warm' + 'soothing' 'relaxation' 'at the office' 'intimate' 'refined' + 'background music' 'soft quiet' 'slick']","This refined and intimate jazz track has a soft, quiet and reserved quality to it, offering an amiable good-natured vibe that soothes and relaxes the listener. The gentle and mellow saxophone jazz instrumentals, paired with a contemporary jazz feel, create a warm and smooth ambience ideal for dinner, the office or background music. The slick and laid-back style, combined with the sensual and reflective tone, exudes an elegant and stylish crossover jazz melody that promotes relaxation and introspection." +God Is God,Juno Reactor,Bible Of Dreams,1997,"['hanging out' 'elegant' 'trance' 'club dance' 'druggy' 'club' 'hypnotic' + 'spiritual' 'spacey' 'electronic' 'dreamy' 'hi nrg' 'nocturnal' + 'atmospheric' 'trippy' 'slick']","This hauntingly elegant track emits a trippy and atmospheric vibe that's both hypnotic and spiritual, accompanied by hi nrg electronic beats perfect for dancing in the club and hanging out all night, all while emanating spacey, druggy, and dreamy soundscapes that are undeniably nocturnal and perfect for the ultimate trance club dance experience." +Three Words,Amber Pacific,Three Words,0,['punk' 'guitar' 'pop' 'catchy' '10s' 'pop punk'],Get ready for an upbeat and catchy ride back to the 10s with this pop punk anthem jam packed with infectious guitar riffs and elements of both punk and pop. +Best Thing Ever (Soundtrack Album Version),Scritti Politti,Who's That Girl Soundtrack,0,['new wave' '80s'],This song has an unmistakable 80s new wave vibe with its pulsing synths and catchy chorus. +Pay 4 sex,Androgyn Network,Earsex,2002,['deathcore' 'hardcore' 'electronic'],"This fierce and unrelenting song is a seamless fusion of electronic sounds with hardcore and deathcore elements, resulting in a blistering auditory assault that is both chaotic and exhilarating." diff --git a/requirements.txt b/requirements.txt index ecdfd5eb01ec0ae8f7baf520f3c2ba4e7e011b52..7d05851fb5687f2ea9898abe3478642f445add39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ huggingface_hub==0.22.2 torch -transformers \ No newline at end of file +transformers +llama_index