Serious, serious
Awwwwwwwwh baaaby
Awwwwwwwwh baaaby
(1st Verse)
Bear-skin rug, fireplace
I rub my fingers all over your face
Kiss & Hug, a lovely taste
Close your eyes; drift into space
Secrets learned, secrets to keep
With one concern, we have no time for sleep
Emotions overflow, shouldn’t be denied
Kling to me for the magic ride
«Intimate Connections» baby (background — SERIOUS)
Oh baby, oh baby
«Intimate Connections» baby (background — SERIOUS)
Oh baabay
(2nd Verse)
Relax my love; spread your wings for the flight
We’ll take a pleasure cruise all through the night
Intoxicated with so much affection
Spontaneity; the only direction
Put your trust in me; have no fear
Soon that special moment will be here
I’m gonna take you where you’ve never been before
I’ll be the key; you be the door
«Intimate Connections» baby (background — SERIOUS)
Oh baby
«Intimate Connections» baby (background — SERIOUS)
Oh oh oh, my baabay
(3rd Verse)
Ohhhh… dawn decorates a night of ecstasy
A breakfast menu of you & me
No experience will ever be so sweet
I can’t till we repeat
«Intimate Connections» baby (background — SERIOUS)
Oh baby
«Intimate Connections» baby (background — SERIOUS)
Oh baby
«Intimate Connections» baby (background — SERIOUS)
Oh oh oh, my baabay
(chorus all the way to the fade)
system<|end_header_id|><|start_header_id|><|begin_of_text|><|start_header_id|>system<|end_header_id|><|begin_of_text|><|start_header_id|><|end_header_id|><|end_header_id|>
You are a function calling AI model. You are provided with function signatures within <tools></tools> XML tags. You may call one or more functions to assist with the user query. Don't make assumptions about what values to plug into functions. For each function call return a json object with function name and arguments within <tool_call></tool_call> XML tags as follows:
<tool_call>
{"name": <function-name>,"arguments": <args-dict>}
</tool_call>
Here are the available tools:
<tools> {
"name": "v1_object_product-rate-plan-charge",
"description": "CRUD: Update a product rate plan charge",
"parameters": {
"properties": {
"id": {
"description": "The unique ID of the product rate plan charge to be updated. For example, 2c93808457b92c1234c78901ab.",
"type": "string"
}
},
"required": [
"id"
]
}
}
{
"name": "v1_object_product-rate-plan-charge",
"description": "CRUD: Delete a product rate plan charge",
"parameters": {
"properties": {
"id": {
"description": "The unique ID of the product rate plan charge to be deleted. For example, 2c93808457b92c1234c78901ab.",
"type": "string"
}
},
"required": [
"id"
]
}
{
"name": "v1_object_product-rate-plan-charge",
"description": "CRUD: Retrieve a product rate plan charge",
"parameters": {
"properties": {
"id": {
"description": "The unique ID of the product rate plan charge to be retrieved. For example, 2c93808457b92c1234c78901ab.",
"type": "string"
},
"fields": {