Shabadabada, wanna sing?

Shabadabada, wanna sing?

On 01/11/2021 0

In Shabadabada, wanna sing?

Hello everyone !

Today we will sing with the word "suburb" originating in the Middle Ages.

I'm going to sing "I was born in the northern suburbs" and you?

Here is a word that comes from medieval Latin bannileuga, which appeared in the 11th century and consists of two words: ban and league.

"Among the Franks, the ban is a law for all those who are under the jurisdiction of a leader". 

Lieue from the Latin leuca, comes from a Gallic word which refers to a distance.

Thus, in the Middle Ages, "suburb designates the distance of a league, where the inhabitants live under the same authority."

Good day and good game ;)

 

joue jeu shabadabada wanna sing joue jeu vaison shabadabada chansons

Add a comment

Map customerParams = new HashMap(); customerParams.put("email", "customer@example.com"); customerParams.put("source", request.stripeToken); Customer customer = Customer.create(customerParams); Map chargeParams = new HashMap(); chargeParams.put("customer", customer.id); chargeParams.put("description", "Custom t-shirt"); chargeParams.put("amount", order.amount); chargeParams.put("currency", "eur"); Charge charge = Charge.create(chargeParams); Buy cool new product
Stripe.apiKey = "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" ;