]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/ancient-notation-template----modern-transcription-of-mensural-music.ly
LSR: Update.
[lilypond.git] / input / lsr / ancient-notation-template----modern-transcription-of-mensural-music.ly
index 0e5d1b3e1f4ff5930162504bc795d186687a01f3..a5daa4c98002517a078121dced4d27e2ce4d7fae 100644 (file)
@@ -1,10 +1,49 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.11.35"
+\version "2.12.3"
 
 \header {
   lsrtags = "ancient-notation, template"
- texidoc = "
+
+  texidoces = "
+Al transcribir música mensural, es útil un «incipit» al compienzo
+de la pieza para indicar la tonalidad y el tempo
+originales. Aunque los músicos actuales están acostumbrados a las
+barras de compás para reconocer con más facilidad los patrones
+rítmicos, durante el período de la música mensural aún no se
+habíen inventado las líneas divisorias; de hecho, la medida solía
+cambiar a cada pocas notas. Como compromiso, a menudo las líneas
+divisorias se imprimen entre los pentagramas en vez de hacerlo
+encima de ellos.
+
+"
+  doctitlees = "Plantilla de notación de música antigua (transcripción moderna de música mensural)"
+  
+  texidocde = "
+Bei der Transkription von Mensuralmusik ist es oft erwünscht, ein 
+Incipit an den Anfang des Stückes zu stellen, damit klar ist, wie 
+Tempo und Schlüssel in der Originalnotation gesetzt waren. Während 
+heutzutage Musiker an Taktlinien gewöhnt sind, um Rhythmen schneller 
+zu erkennen, wurden diese in der Mensuralmusik nicht verwendet. 
+Tatsächlich ändern sich die Rhythmen auch oft alle paar Noten. Als 
+ein Kompromiss werden die Notenlinien nicht auf dem System, sondern 
+zwischen den Systemen geschrieben.
+"
+
+  texidocfr = "
+Lorsque l'on transcrit de la musique mensurale, il est d'usage 
+d'indiquer en début de partition,  par un « incipit », les tonalité 
+et tempo originaux.  De nos jours, les musiciens ont l'habitude de 
+voir des barres de mesure qui les aide à appréhender la structure 
+rythmique.  Ces barres n'existaient pas du temps où ces œuvres ont 
+été écrites ; en fait, la métrique évoluait au fil de la pièce.  Un 
+compromis consiste à imprimer des barres de mesure entre les portées 
+plutôt que sur la portée elle-même.
+
+"
+  doctitle = "Exemples de notation ancienne -- transcription moderne de musique mensurale"
+
+  texidoc = "
 When transcribing mensural music, an incipit at the beginning of the
 piece is useful to indicate the original key and tempo. While today
 musicians are used to bar lines in order to faster recognize rhythmic
@@ -12,8 +51,11 @@ patterns, bar lines were not yet invented during the period of mensural
 music; in fact, the meter often changed after every few notes. As a
 compromise, bar lines are often printed between the staves rather than
 on the staves. 
-" }
-% begin verbatim
+
+"
+  doctitle = "Ancient notation template -- modern transcription of mensural music"
+} % begin verbatim
+
 global = {
   \set Score.skipBars = ##t
 
@@ -62,7 +104,7 @@ global = {
 
 discantusNotes = {
   \transpose c' c'' {
-    \set Staff.instrumentName = "Discantus  "
+    \set Staff.instrumentName = #"Discantus  "
 
     % incipit
     \clef "neomensural-c1"
@@ -98,7 +140,7 @@ discantusLyrics = \lyricmode {
 
 altusNotes = {
   \transpose c' c'' {
-    \set Staff.instrumentName = "Altus  "
+    \set Staff.instrumentName = #"Altus  "
 
     % incipit
     \clef "neomensural-c3"
@@ -132,7 +174,7 @@ altusLyrics = \lyricmode {
 
 tenorNotes = {
   \transpose c' c' {
-    \set Staff.instrumentName = "Tenor  "
+    \set Staff.instrumentName = #"Tenor  "
 
     % incipit
     \clef "neomensural-c4"
@@ -166,7 +208,7 @@ tenorLyrics = \lyricmode {
 
 bassusNotes = {
   \transpose c' c' {
-    \set Staff.instrumentName = "Bassus  "
+    \set Staff.instrumentName = #"Bassus  "
 
     % incipit
     \clef "bass"
@@ -244,3 +286,4 @@ bassusLyrics = \lyricmode {
 
 
 
+