Jump to content

User talk:DanCherek/Archive 13

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Archive 10Archive 11Archive 12Archive 13

February music

story · music · places

On the main page today, 300 years after its first performance, Bach's cantata BWV 125, - a lovely very intimate piece, with peace and joy in the title. Enjoy listening with score - I discovered that only now! - Today is also the birthday of James Joyce, who has an article by many authors. -- Gerda Arendt (talk) 23:05, 2 February 2025 (UTC)

My story torday is about an actor who played in almost every German TV series and in internal cinema. --Gerda Arendt (talk) 17:43, 4 February 2025 (UTC)

food pictured --Gerda Arendt (talk) 19:26, 6 February 2025 (UTC)

Thank you! I know some others have been helping with score transcriptions recently, do you have any outstanding that you want to see? DanCherek (talk) 23:24, 7 February 2025 (UTC)
3 and 111? DanCherek (talk) 23:25, 7 February 2025 (UTC)
yes please ;) --Gerda Arendt (talk) 23:30, 7 February 2025 (UTC)
BWV 3.6

\header { tagline = " " }
\layout { indent = 0 \context { \Score \remove "Bar_number_engraver" } }
global = { \transposition b \key a \major \numericTimeSignature \time 4/4 \set Score.tempoHideNote = ##t \set Timing.beamExceptions = #'() }
\score {
  \new ChoirStaff <<
    \new Staff
    <<
      \new Voice = "soprano" { \voiceOne
        \relative c'' { \global
          \partial 4 a4 |
          a a fis8 gis a4 | b8 a gis4 fis\fermata fis |
          gis a b e,8 fis | gis a fis4 e\fermata b' |
          cis cis a8 b cis4 | d cis b\fermata a |
          b cis b a | a gis a\fermata \bar "|."
        }
      }
      \new Voice = "alto" { \voiceTwo
        \relative c' { \global
          \partial 4 cis8 d |
          e4 a, d cis | b e dis dis |
          e fis fis8 dis e4 | e8 fis dis4 b gis' |
          a cis, fis8 gis ais4 | b e,8 fis gis4 fis |
          e8 d cis dis e d cis4 | fis e e
        }
      }
    >>
    \new Lyrics \lyricsto "soprano" {
      Er -- halt mein Herz _ im Glau -- _ ben rein,
      so leb und sterb ich _ dir _ al -- lein.
      Je -- su, mein Trost, _ hör mein Be -- gier,
      O mein Hei -- land, wär ich bei dir.
    }
    \new Staff
    <<
      \clef bass
      \new Voice = "tenor" { \voiceOne
        \relative c' { \global
          \partial 4 a8 b |
          cis d e4 a, a8 gis | fis4 gis8 a b4 b |
          b dis gis,8 a b cis | b4 b8 a gis4 e' |
          e8 fis gis4 cis,8 d e4 | fis8 gis a4 e cis |
          b e,8 fis gis4 a | b8 cis d4 cis
        }
      }
      \new Voice = "bass" { \voiceTwo
        \relative c' { \global
          \partial 4 a4 |
          a,8 b cis4 d8 e fis e | dis4 e b  b'8 a |
          gis a gis fis e fis gis a | b4 b, e e |
          a8 gis fis eis fis e d cis | b4 cis8 d e4 fis |
          gis a e fis8 e | dis4 e a,
        }
      }
    >>
  >>
  \layout { }
}
\score {
  \new ChoirStaff <<
    \new Staff \with { midiInstrument = "choir aahs" }
    <<
      \new Voice = "soprano" { \voiceOne
        \relative c'' { \global
          \tempo 4=76
          \partial 4 a4 |
          a a fis8 gis a4 | b8 a gis4 \tempo 4=60 fis8 r8 \tempo 4=76 fis4 |
          gis a b e,8 fis | gis a fis4 \tempo 4=60 e8 r8 \tempo 4=76 b'4 |
          cis cis a8 b cis4 | d cis \tempo 4=60 b8 r8 \tempo 4=76 a4 |
          b cis b a | \tempo 4=60 a \tempo 4=44 gis \tempo 4=24 a r
        }
      }
      \new Voice = "alto" { \voiceTwo
        \relative c' { \global
          \partial 4 cis8 d |
          e4 a, d cis | b e dis8 r8 dis4 |
          e fis fis8 dis e4 | e8 fis dis4 b8 r8 gis'4 |
          a cis, fis8 gis ais4 | b e,8 fis gis8 r8 fis4 |
          e8 d cis dis e d cis4 | fis e e r
        }
      }
    >>
    \new Staff \with { midiInstrument = "choir aahs" }
    <<
      \clef bass
      \new Voice = "tenor" { \voiceOne
        \relative c' { \global
          \partial 4 a8 b |
          cis d e4 a, a8 gis | fis4 gis8 a b8 r8 b4 |
          b dis gis,8 a b cis | b4 b8 a gis r e'4 |
          e8 fis gis4 cis,8 d e4 | fis8 gis a4 e8 r8 cis4 |
          b e,8 fis gis4 a | b8 cis d4 cis r
        }
      }
      \new Voice = "bass" { \voiceTwo
        \relative c' { \global
          \partial 4 a4 |
          a,8 b cis4 d8 e fis e | dis4 e b8 r8 b' a |
          gis a gis fis e fis gis a | b4 b, e8 r8 e4 |
          a8 gis fis eis fis e d cis | b4 cis8 d e r fis4 |
          gis a e fis8 e | dis4 e a, r
        }
      }
    >>
  >>
  \midi { }
}
Thank you! --Gerda Arendt (talk) 15:10, 8 February 2025 (UTC)
There's also BWV 125 from the beginning of the thread ;) --Gerda Arendt (talk) 15:12, 8 February 2025 (UTC)
today: a German-born Spanish art collector, -the video in her honour is remarkable, as what she gave the world. --Gerda Arendt (talk) 18:30, 8 February 2025 (UTC)
I find today's birthday child particularly inspiring, by enthusiasm and determination. That was - believe it or not - a pictured DYK in 2021, without the last line though. --Gerda Arendt (talk) 19:53, 9 February 2025 (UTC)
BWV 125.6

\header { tagline = " " }
\layout { indent = 0 \context { \Score \remove "Bar_number_engraver" } }
global = { \transposition b \key e \minor \numericTimeSignature \time 4/4 \set Score.tempoHideNote = ##t \set Timing.beamExceptions = #'() }
\score {
  \new ChoirStaff <<
    \new Staff
    <<
      \new Voice = "soprano" { \voiceOne
        \relative c' { \global
          \partial 4 e4 |
          b' b a e' | d cis b\fermata d8 cis |
          b cis d4 cis8 b cis4 | b2.\fermata cis4 |
          d cis d b | a g a fis |
          e2\fermata b'4. a8 | g fis e4 d2\fermata |
          b'4 g d' b | a8 g a4 b\fermata a |
          g fis8 e d4 g | fis8 e fis4 e\fermata \bar "|."
        }
      }
      \new Voice = "alto" { \voiceTwo
        \relative c' { \global
          \partial 4 b4 |
          e8 fis g4 fis gis8 ais | b4 ais fis fis |
          g8 a b4 b ais | fis2. e4 |
          fis8 g a4 a g8 fis | e2. dis4 |
          b2 e4 fis | e ais, b2 |
          d4 e8 fis g4 g | fis8 g4 fis8 g4 fis8 e |
          d4 c b e | dis8 e4 dis8 b4
        }
      }
    >>
    \new Lyrics \lyricsto "soprano" {
      Er ist das Heil und se -- lig Licht
      für _ _ _ die Hei -- _ _ den,
      zu_er -- leuch -- ten, die dich ken -- _ _ nen nicht,
      und zu wei -- _ _ den.
      Er ist deins Volks I -- _ sra -- el
      der Preis, Ehr, _ Freud und Won -- _ _ ne.
    }
    \new Staff
    <<
      \clef bass
      \new Voice = "tenor" { \voiceOne
        \relative c' { \global
          \partial 4 g8 a |
          b c d e fis4 e | fis fis8 e d4 b8 cis |
          d4 g cis,8 d e4 | dis2. ais4 |
          b e d d | c b c b8 a |
          g2 b4 b | b cis fis,2 |
          g4 g8 a b4 b8 c | d4 e8 d d4 c |
          b8 a g4 g8 a b4 | c fis,8 b gis4
        }
      }
      \new Voice = "bass" { \voiceTwo
        \relative c { \global
          \partial 4 e8 fis |
          g a b cis d4 cis | b fis b, b'8 a |
          g4 fis8 e fis2 | b,2. fis'4 |
          b a!8 g fis4 g | c,8 d e4 a, b |
          e2 g4 dis | e8 d! cis4 b2 |
          g4 c b e8 d | c b c d g,4 a |
          b c g'8 fis e4 | a,8 c b4 e,
        }
      }
    >>
  >>
  \layout { }
}
\score {
  \new ChoirStaff <<
    \new Staff \with { midiInstrument = "choir aahs" }
    <<
      \new Voice = "soprano" { \voiceOne
        \relative c' { \global
          \tempo 4=78
          \partial 4 e4 |
          b' b a e' | d cis \tempo 4=68 b8 r8 \tempo 4=78 d cis |
          b cis d4 cis8 b cis4 | \tempo 4=68 b2 ~ b8 r8 \tempo 4=78 cis4 |
          d cis d b | a g a fis |
          \tempo 4=68 e4. r8 \tempo 4=78 b'4. a8 | g fis e4 \tempo 4=68 d4. r8 |
          \tempo 4=78 b'4 g d' b | a8 g a4 \tempo 4=68 b8 r8 \tempo 4=78 a4 |
          g fis8 e d4 g | \tempo 4=58 fis8 e \tempo 4=38 fis4 \tempo 4=28 e r
        }
      }
      \new Voice = "alto" { \voiceTwo
        \relative c' { \global
          \partial 4 b4 |
          e8 fis g4 fis gis8 ais | b4 ais fis8 r8 fis4 |
          g8 a b4 b ais | fis2 ~ fis8 r8 e4 |
          fis8 g a4 a g8 fis | e2. dis4 |
          b4. r8 e4 fis | e ais, b4. r8 |
          d4 e8 fis g4 g | fis8 g4 fis8 g r fis8 e |
          d4 c b e | dis8 e4 dis8 b4 r
        }
      }
    >>
    \new Staff \with { midiInstrument = "choir aahs" }
    <<
      \clef bass
      \new Voice = "tenor" { \voiceOne
        \relative c' { \global
          \partial 4 g8 a |
          b c d e fis4 e | fis fis8 e d r b cis |
          d4 g cis,8 d e4 | dis2 ~ dis8 r8 ais4 |
          b e d d | c b c b8 a |
          g4. r8 b4 b | b cis fis,4. r8 |
          g4 g8 a b4 b8 c | d4 e8 d d r c4 |
          b8 a g4 g8 a b4 | c fis,8 b gis4 r
        }
      }
      \new Voice = "bass" { \voiceTwo
        \relative c { \global
          \partial 4 e8 fis |
          g a b cis d4 cis | b fis b,8 r8 b' a |
          g4 fis8 e fis2 | b,2 ~ b8 r8 fis'4 |
          b a!8 g fis4 g | c,8 d e4 a, b |
          e4. r8 g4 dis | e8 d! cis4 b4. r8 |
          g4 c b e8 d | c b c d g, r a4 |
          b c g'8 fis e4 | a,8 c b4 e, r
        }
      }
    >>
  >>
  \midi { }
}

lovely! - BWV 139 is under GA review. - Today's story is about Edith Mathis, who portrayed young women by Mozart. The video of a 1993 interview has videos of her performances. - I saw my brother on stage, - see places. --Gerda Arendt (talk) 14:29, 13 February 2025 (UTC)

Look at places also for Valentine's food and flowers ;) - with a story, and more music there --Gerda Arendt (talk) 09:57, 14 February 2025 (UTC)

I point at a composer today, as the main page does. --Gerda Arendt (talk) 23:13, 20 February 2025 (UTC)

Precious anniversary

Precious
Four years!

Today it's a singer on her 35th birthday in a performance I saw, - see trailer. --Gerda Arendt (talk) 07:41, 21 February 2025 (UTC) --Gerda Arendt (talk) 07:41, 21 February 2025 (UTC)

Thank you!! DanCherek (talk) 05:45, 24 February 2025 (UTC)
Working on the last of the Bach chorale cantatas that needs improvement, BWV 127. One to follow, #1, but that is already FA. --Gerda Arendt (talk) 21:35, 28 February 2025 (UTC)
I have some time this weekend to do some transcription. DanCherek (talk) 04:12, 1 March 2025 (UTC)
story · music · places
New month: today is the birthday of Chopin and Ricardo Kanji, see my stories of today and yesterday, with dream music by the first and Bach played by the other. - For transcriptions: perhaps begin with the last which is for tomorrow. --Gerda Arendt (talk) 11:49, 1 March 2025 (UTC)
Thank you so much for 127, great timing! My story today, of course. --Gerda Arendt (talk) 07:00, 2 March 2025 (UTC)
Wow, also 139! - Today: Carmen turns 150, as the main page and my story tell you. I chose a 1962 concert of the Habanera, - enjoy! --Gerda Arendt (talk) 17:03, 3 March 2025 (UTC)
On Ravel's birthday, we also think of a conductor and five more composers ;) --Gerda Arendt (talk) 18:45, 7 March 2025 (UTC)
Today Rossini's latest "sin", as the main page has --Gerda Arendt (talk) 21:09, 14 March 2025 (UTC)
Today I could have written five stories off the main page, and chose Sofia Gubaidulina. I find the TFA also interesting, and two DYK, and a birthday OTD. How about you? --Gerda Arendt (talk) 21:46, 16 March 2025 (UTC)
Gubaidulina – love her Offertorium! I didn't know she died, so sad to see that. DanCherek (talk) 22:15, 20 March 2025 (UTC)
Thank you - feel the same. --Gerda Arendt (talk) 23:30, 20 March 2025 (UTC)
Today: an opera, 100 years old OTD, on Bach's birthday. --Gerda Arendt (talk) 23:19, 21 March 2025 (UTC)
Today, 300 years of Wie schön leuchtet der Morgenstern, BWV 1! We sang works for (mostly) double choir by Pachelbel, Johann Christoph Bach, Kuhnau/Bach, Gounod and Rheinberger! --Gerda Arendt (talk) 13:18, 25 March 2025 (UTC)
BWV 127.5

\header { tagline = " " }
\layout { indent = 0 \context { \Score \remove "Bar_number_engraver" } }
global = { \transposition b \key f \major \numericTimeSignature \time 4/4 \set Score.tempoHideNote = ##t \set Timing.beamExceptions = #'() }
\score {
  \new ChoirStaff <<
    \new Staff
    <<
      \new Voice = "soprano" { \voiceOne
        \relative c'' { \global
          \partial 4 f4 |
          f f e c | d e f\fermata f |
          e d c bes | a g a\fermata a |
          g a8 b c4 d | c b c\fermata c |
          d e f e | d d c\fermata c |
          bes! a d c | bes a g\fermata g |
          a b c d | c b c\fermata \bar "|."
        }
      }
      \new Voice = "alto" { \voiceTwo
        \relative c'' { \global
          \partial 4 a4 |
          a a g a8 g | f4 g a a |
          g8 f f g g a d, e | f4 e8 d cis4 d |
          d8 c! c4 c8 f f4 | f8 e d4 e f |
          f bes a8 g g4 | fis gis a a |
          a8 g! g f f ees ees d | d e! f4 e e |
          ees8 d d4 ees f | f8 ees d4 e
        }
      }
    >>
    \new Lyrics \lyricsto "soprano" {
      Ach, Herr, ver -- gib all un -- sre Schuld,
      hilf, dass wir war -- ten mit Ge -- duld,
      bis un -- ser _ Stünd -- lein kommt her -- bei,
      auch un -- ser Glaub stets wa -- cker sei,
      deinm Wort zu trau -- en fes -- tig -- lich,
      bis wir ein -- schla -- fen se -- lig -- lich.
    }
    \new Staff
    <<
      \clef bass
      \new Voice = "tenor" { \voiceOne
        \relative c' { \global
          \partial 4 c4 |
          c c8 d e4 f8 e | d c bes4 c d8 c |
          bes8 c d4 e8 d d cis | d a bes4 e, f |
          g f e8 a a g | g4 g g a |
          bes bes c8 d e4 | a,8 b16 c d8 e e4 e |
          f8 c c4 bes fis | g c c c |
          c g g aes8 g | g4 g g
        }
      }
      \new Voice = "bass" { \voiceTwo
        \relative c { \global
          \partial 4 f8 g |
          a4 g8 f c' bes a4 | bes8 a g4 f d |
          g8 a bes4 e,8 fis g4 | d8 c bes4 a d |
          e f8 g a4 b | c g c, f |
          bes a8 g a b c4 | c8 b16 a b8 e, a4 a, |
          d8 e f4 bes,8 c d4 | g,4 a8 bes c4 c' |
          fis, f ees b | c g c
        }
      }
    >>
  >>
  \layout { }
}
\score {
  \new ChoirStaff <<
    \new Staff \with { midiInstrument = "choir aahs" }
    <<
      \new Voice = "soprano" { \voiceOne
        \relative c'' { \global
          \tempo 4=76
          \partial 4 f4 |
          f f e c | d e \tempo 4=54 f8 r8 \tempo 4=76 f4 |
          e d c bes | a g \tempo 4=54 a8 r8 \tempo 4=76 a4 |
          g a8 b c4 d | c b \tempo 4=54 c8 r8 \tempo 4=76 c4 |
          d e f e | d d \tempo 4=54 c8 r8 \tempo 4=76 c4 |
          bes! a d c | bes a \tempo 4=54 g8 r8 \tempo 4=76 g4 |
          a b c \tempo 4=64 d | \tempo 4=54 c \tempo 4=44 b \tempo 4=34 c r
        }
      }
      \new Voice = "alto" { \voiceTwo
        \relative c'' { \global
          \partial 4 a4 |
          a a g a8 g | f4 g a8 r8 a4 |
          g8 f f g g a d, e | f4 e8 d cis8 r8 d4 |
          d8 c! c4 c8 f f4 | f8 e d4 e8 r8 f4 |
          f bes a8 g g4 | fis gis a8 r8 a4 |
          a8 g! g f f ees ees d | d e! f4 e8 r8 e4 |
          ees8 d d4 ees f | f8 ees d4 e r
        }
      }
    >>
    \new Staff \with { midiInstrument = "choir aahs" }
    <<
      \clef bass
      \new Voice = "tenor" { \voiceOne
        \relative c' { \global
          \partial 4 c4 |
          c c8 d e4 f8 e | d c bes4 c8 r d c |
          bes8 c d4 e8 d d cis | d a bes4 e,8 r8 f4 |
          g f e8 a a g | g4 g g8 r8 a4 |
          bes bes c8 d e4 | a,8 b16 c d8 e e r e4 |
          f8 c c4 bes fis | g c c8 r8 c4 |
          c g g aes8 g | g4 g g r
        }
      }
      \new Voice = "bass" { \voiceTwo
        \relative c { \global
          \partial 4 f8 g |
          a4 g8 f c' bes a4 | bes8 a g4 f8 r8 d4 |
          g8 a bes4 e,8 fis g4 | d8 c bes4 a8 r8 d4 |
          e f8 g a4 b | c g c,8 r8 f4 |
          bes a8 g a b c4 | c8 b16 a b8 e, a r a,4 |
          d8 e f4 bes,8 c d4 | g,4 a8 bes c r c'4 |
          fis, f ees b | c g c r
        }
      }
    >>
  >>
  \midi { }
}
BWV 139.6

\header { tagline = " " }
\layout { indent = 0 \context { \Score \remove "Bar_number_engraver" } }
global = { \transposition b \key e \major \numericTimeSignature \time 4/4 \set Score.tempoHideNote = ##t \set Timing.beamExceptions = #'() }
\score {
  \new ChoirStaff <<
    \new Staff
    <<
      \new Voice = "soprano" { \voiceOne
        \relative c' { \global
          \repeat volta 2 { \partial 4 e8 fis |
          gis4 a b b | a gis fis\fermata b |
          cis dis e dis8 cis | cis2 b4\fermata } b |
          e dis cis b | a gis fis\fermata b |
          a gis fis8 gis a4 | gis fis e\fermata \bar "|."
        }
      }
      \new Voice = "alto" { \voiceTwo
        \relative c' { \global
          \partial 4 b4|
          e e8 dis e4 e | b b8 cis dis4 fis |
          fis fis e8 fis gis4 | fis4. e8 dis4 e8 fis |
          gis4 a8 b e,4 fis8 gis | cis, dis e4 dis gis8 fis |
          e4 e e8 dis e4 | e dis b
        }
      }
    >>
    \new Lyrics \lyricsto "soprano" {
      <<
        { Da -- _ he -- ro Trotz der Höl -- len Heer!
          Trotz auch des To -- des _  Ra -- chen! }
          \new Lyrics { \set associatedVoice = "soprano" {
                        Trotz _ al -- ler Welt! mich kann nicht mehr
                        ihr Po -- chen trau -- rig _ ma -- chen! }
          }
      >>
      Gott ist mein Schutz, mein Hilf und Rat;
      wohl dem, der Gott _ zum Freun -- de hat!
    }
    \new Staff
    <<
      \clef bass
      \new Voice = "tenor" { \voiceOne
        \relative c' { \global
          \partial 4 gis8 a |
          b4 a gis gis | fis gis8 a b4 dis |
          cis ais! b b | b ais b gis |
          cis cis8 b a4 a8 gis | a4 b8 cis dis4 dis |
          cis b cis8 b a4 | b4. a8 gis4
        }
      }
      \new Voice = "bass" { \voiceTwo
        \relative c, { \global
          \partial 4 e4 |
          e' fis gis cis, | dis e b b' |
          ais gis8 fis gis4 fis8 e fis4 fis, b e8 dis |
          cis4 fis8 gis a4 dis,8 eis | fis4 gis8 ais b4 gis |
          cis,8 dis e4 a,8 b cis4 | b8 a b4 e,
        }
      }
    >>
  >>
  \layout { }
}
\score {
  \unfoldRepeats {
  \new ChoirStaff <<
    \new Staff \with { midiInstrument = "choir aahs" }
    <<
      \new Voice = "soprano" { \voiceOne
        \relative c' { \global
          \repeat volta 2 { \partial 4 \tempo 4=88 e8 fis |
          gis4 a b b | a gis \tempo 4=72 fis8 r \tempo 4=88 b4 |
          cis dis e dis8 cis | cis2 \tempo 4=72 b8 r } \tempo 4=88 b4 |
          e dis cis b | a gis \tempo 4=72 fis8 r \tempo 4=88 b4 |
          a gis fis8 gis a4 | \tempo 4=68 gis \tempo 4=48 fis \tempo 4=28 e r
        }
      }
      \new Voice = "alto" { \voiceTwo
        \relative c' { \global
          \repeat volta 2 { \partial 4 b4 |
          e e8 dis e4 e | b b8 cis dis r fis4 |
          fis fis e8 fis gis4 | fis4. e8 dis r } e fis |
          gis4 a8 b e,4 fis8 gis | cis, dis e4 dis8 r gis fis |
          e4 e e8 dis e4 | e dis b r
        }
      }
    >>
    \new Staff \with { midiInstrument = "choir aahs" }
    <<
      \clef bass
      \new Voice = "tenor" { \voiceOne
        \relative c' { \global
          \repeat volta 2 { \partial 4 gis8 a |
          b4 a gis gis | fis gis8 a b r dis4 |
          cis ais! b b | b ais b8 r } gis4 |
          cis cis8 b a4 a8 gis | a4 b8 cis dis r dis4 |
          cis b cis8 b a4 | b4. a8 gis4 r
        }
      }
      \new Voice = "bass" { \voiceTwo
        \relative c, { \global
          \repeat volta 2 { \partial 4 e4 |
          e' fis gis cis, | dis e b8 r b'4 |
          ais gis8 fis gis4 fis8 e fis4 fis, b8 r } e dis |
          cis4 fis8 gis a4 dis,8 eis | fis4 gis8 ais b r gis4 |
          cis,8 dis e4 a,8 b cis4 | b8 a b4 e, r
        }
      }
    >>
  >>
  }
  \midi { }
}

Women in Red April 2025

Women in Red | April 2025, Vol 11, Issue 4, Nos. 326, 327, 335, 336


Online events:

Announcements (Events facilitated by others):

Tip of the month:

  • When creating biographies, don't forget to use Template:DEFAULTSORT.
    Accessible from "Wiki markup" at the foot of the page being edited,
    it allows categories to be listed under the subject's family name rather than their first or given name.

Moving the needle: (statistics available via Humaniki tool)

  • 24 Mar 2025: 20.070% of biographies on EN-WP are about women (2,057,083, 412,857 women)
  • 27 Jan 2025: 20.031% (2,047,793 bios, 410,200 women)

Thank you if you contributed one or more of the 2,657 articles during this period!

Other ways to participate:

Instagram | Pinterest

--Rosiestep (talk) 13:18, 30 March 2025 (UTC) via MassMessaging

Copyvio problem

Hello, DanCherek. I have identified this as a copyright violation. Could you please remove it? Thanks.–𝐎𝐰𝐚𝐢𝐬 𝐀𝐥 𝐐𝐚𝐫𝐧𝐢 ʕʘ̅͜ʘ̅ʔ 02:18, 6 April 2025 (UTC) Check this link.–𝐎𝐰𝐚𝐢𝐬 𝐀𝐥 𝐐𝐚𝐫𝐧𝐢 ʕʘ̅͜ʘ̅ʔ 02:21, 6 April 2025 (UTC)

Hey Owais Al Qarni, thanks for removing that from the article, that was a good move. I'm not sure it needs to be revision-deleted, because of a combination of a couple factors: (1) it was excessively long for a quote, yes, but it was still clearly delineated as a quote; (2) revdel would hide the entire edit history of the article in this case. DanCherek (talk) 03:10, 7 April 2025 (UTC)

Administrators' newsletter – April 2025

News and updates for administrators from the past month (March 2025).

Administrator changes

added
readded Dennis Brown
removed

Bureaucrat changes

added Barkeep49

CheckUser changes

added 0xDeadbeef

Oversighter changes

removed GB fan
readded Moneytrees

Miscellaneous


New pages patrol May 2025 Backlog drive

May 2025 Backlog Drive | New pages patrol
  • On 1 May 2025, a one-month backlog drive for New Pages Patrol will begin.
  • Barnstars will be awarded based on the number of articles patrolled.
  • Barnstars will also be granted for re-reviewing articles previously reviewed by other patrollers during the drive.
  • Each review will earn 1 point.
  • Interested in taking part? Sign up here.
You're receiving this message because you are a new page patroller. To opt-out of future mailings, please remove yourself here.

MediaWiki message delivery (talk) 15:25, 24 April 2025 (UTC)

Bansa Community Library - Draft

HI DanCherek,

I am from the Banda Community Library team and have uploaded the Bansa Community Library content with consent and direction from the founder of Bansa Community Library and has his approval to upload the same to support the Library cause in India. Mr Jatin & Team is facing issue uploading the content and I am from the support team to upload the info in Wikipedia. I will need your help if any document confirming the same from Bansa Community Library Founder & Team.

Regards, Suhail Mskhan1984 (talk) 06:50, 27 April 2025 (UTC)

April music

story · music · places

My story is about music that Bach and Picander gave the world 300 years (and 19 days) ago, - listen (on the conductor's birthday) - no chorale --Gerda Arendt (talk) 19:45, 20 April 2025 (UTC)

The next cantata made it to the main page, - listen ;) - room for lilypond --Gerda Arendt (talk) 20:41, 21 April 2025 (UTC)

I finally managed to upload the pics I meant for Easter, see places. - Also finally, I managed a FAC, Easter Oratorio. I wanted that on the main page for Easter Sunday, but no, twice. You are invited to join a discussion about what "On this day" means, day or date. --Gerda Arendt (talk) 13:47, 25 April 2025 (UTC)

Happy Easter! DanCherek (talk) 03:16, 26 April 2025 (UTC)
Also to you! Perhaps the Easter Oratorio can appear in 2026, once the 300th anniversary was not reason enough ;) - BWV 42 is for tomorrow, - any chance for the lilypond upgrade? --Gerda Arendt (talk) 07:22, 26 April 2025 (UTC)
Here it is. DanCherek (talk) 03:27, 27 April 2025 (UTC)
BWV 42.7

\header { tagline = " " }
\layout { indent = 0 \context { \Score \remove "Bar_number_engraver" } }
global = { \transposition b \key fis \minor \numericTimeSignature \time 4/4 \set Score.tempoHideNote = ##t \set Timing.beamExceptions = #'() }
\score {
  \new ChoirStaff <<
    \new Staff
    <<
      \new Voice = "soprano" { \voiceOne
        \relative c' { \global
          \partial 4 fis4 |
          fis fis eis fis8 gis | a4 gis fis\fermata a |
          b b cis8 b a4 | b2 cis4\fermata cis |
          cis b cis8 b a4 | b8 a gis4 fis\fermata fis8 gis |
          a4 a b a8 gis | fis2 fis4\fermata b |
          cis b fis8 gis a4 | gis8 fis gis4 fis4\fermata fis |
          fis e a b | cis8 b a4 b b |
          cis2\fermata d | cis4 b8 cis16 d b4. a8 |
          a2.\fermata cis4 | cis8 b a4 b8 cis d4 |
          cis2\fermata e4 cis | d cis8 b cis4 cis |
          d cis8 d e d cis4 | b2 a2\fermata |
          cis4 cis a b | a gis fis2 |
          e4 fis8 gis a4 fis | fis2.\fermata e4 |
          fis gis a gis | fis2. eis4 |
          fis2.\fermata \bar "|."
        }
      }
      \new Voice = "alto" { \voiceTwo
        \relative c' { \global
          \partial 4 cis4 |
          d d cis2 ~ | cis8 fis fis eis cis4 fis |
          e!8 fis gis4 a2 ~ | a8 gis16 fis gis4 a a |
          a eis8 fis gis4 fis ~ | fis e! dis dis8 eis |
          fis4 fis gis8 fis eis4 | fis8 e! d4 cis e |
          e e d8 e fis4 ~ | fis eis cis cis |
          cis cis d d | cis cis fis e |
          e2 b' | e,4 fis e e |
          e2. gis4 | a8 gis fis4 fis fis8 eis |
          fis2 gis8 b b a | a gis a gis a b cis4 ~ |
          cis8 b a4 e e | fis e8 d cis2 |
          e4 e fis fis ~ | fis e e d |
          cis d e d | d2. cis4 ~ |
          cis2. d8 e | fis4 gis8 a d,4 cis |
          cis2.
        }
      }
    >>
    \new Lyrics \lyricsto "soprano" {
      Ver -- leih uns Frie -- den _ gnä -- dig -- lich,
      Herr Gott, zu un -- _ sern  Zei -- ten,
      es ist doch ja _ kein and -- _ rer nicht,
      der _ für uns könn -- te _ strei -- ten,
      denn du, uns'r Gott, _ al -- lei -- _ _ ne.
      Gib un -- sern Für -- sten und _ der Ob -- rig -- keit
      Fried und gut _ _ Re -- gi -- ment,
      dass wir _ un -- ter _ ih -- nen
      ein ge -- ru -- hig und stil -- les
      Le -- ben _ füh -- _ ren mö -- gen
      in al -- ler Gott -- se -- lig -- keit
      und Ehr -- _ _ bar -- keit.
      A -- _ _ _ _ _ _ men!
    }
    \new Staff
    <<
      \clef bass
      \new Voice = "tenor" { \voiceOne
        \relative c' { \global
          \partial 4 a4 |
          a a gis8 b a gis | fis4 cis'8 b a4 cis |
          b e e4. d16 cis | b4 e e e |
          e8 d d4 cis cis | b b b b |
          cis d d cis8 b | a ais b4 a gis |
          a4 b8 cis d4 cis | cis4. b8 a4 a |
          a gis fis gis | a8 gis a4 a gis |
          a2 gis | a4 a a8 fis gis d' |
          cis2. cis4 | fis4. e8 d cis b gis |
          a!2 b4 e | e e8 d cis b a gis |
          fis gis a4 b a | a gis e2 |
          a4 a a d | cis b b2 |
          gis4 a8 b cis4 b | a2. a8 gis |
          fis4 b a b | a gis8 fis gis a b4 |
          ais2.
        }
      }
      \new Voice = "bass" { \voiceTwo
        \relative c { \global
          \partial 4 fis8 e |
          d4 cis8 b cis4 dis8 eis | fis b, cis4 fis fis |
          gis fis8 e a gis fis e | d4 e a, a'8 gis |
          fis4 gis8 fis eis4 fis8 e | dis4 e b b' |
          fis8 e d! cis b4 cis | d cis8 b fis'4 e |
          a gis8 a b4 a8 b | cis4 cis, fis fis8 gis |
          a b cis4 cis8 d cis b | a eis fis cis d b e4 |
          a,2 b | cis4 d e e |
          a,2. eis'4 | fis4. fis8 gis ais b4 |
          fis2 e4 e | e e8 e e4 e |
          e fis gis a | d, e a,2 |
          a8 b cis a d cis d e | fis4 gis8 a b2 |
          cis,4. b8 a4 b8 cis | d2. a'4 ~ |
          a8 gis fis eis fis4 b,8 cis | d cis b a b4 cis |
          fis2.
        }
      }
    >>
  >>
  \layout { }
}
\score {
  \new ChoirStaff <<
    \new Staff \with { midiInstrument = "choir aahs" }
    <<
      \new Voice = "soprano" { \voiceOne
        \relative c' { \global
          \tempo 4=68
          \partial 4 fis4 |
          fis fis eis fis8 gis | \tempo 4=60 a4 \tempo 4=52 gis \tempo 4=34 fis8. r16 \tempo 4=68 a4 |
          b b cis8 b a4 | \tempo 4=60 b2 \tempo 4=34 cis8. r16 \tempo 4=68 cis4 |
          cis b cis8 b a4 | \tempo 4=60 b8 a \tempo 4=52 gis4 \tempo 4=34 fis8. r16 \tempo 4=68 fis8 gis |
          a4 a b a8 gis | \tempo 4=60 fis2 \tempo 4=34 fis8. r16 \tempo 4=68 b4 |
          cis b fis8 gis a4 | \tempo 4=60 gis8 fis \tempo 4=52 gis4 \tempo 4=34 fis8. r16 \tempo 4=68 fis4 |
          fis e a b | cis8 b a4 \tempo 4=60 b \tempo 4=52 b |
          cis4. r8 \tempo 4=68 d2 | cis4 b8 cis16 d \tempo 4=60 b4. a8 |
          a2 r4 \tempo 4=68 cis4 | cis8 b a4 \tempo 4=60 b8 cis \tempo 4=52 d4 |
          cis4. r8 \tempo 4=68 e4 cis | d cis8 b cis4 cis |
          d cis8 d e d cis4 | \tempo 4=60 b2 \tempo 4=52 a4. r8 |
          \tempo 4=68 cis4 cis a b | \tempo 4=60 a \tempo 4=52 gis fis4. r8 |
          \tempo 4=68 e4 fis8 gis \tempo 4=60 a4 \tempo 4=52 fis | fis2 r4 \tempo 4=68 e4 |
          fis gis a gis | \tempo 4=60 fis2. \tempo 4=36 eis4 |
          fis2. r
        }
      }
      \new Voice = "alto" { \voiceTwo
        \relative c' { \global
          \partial 4 cis4 |
          d d cis2 ~ | cis8 fis fis eis cis8. r16 fis4 |
          e!8 fis gis4 a2 ~ | a8 gis16 fis \tempo 4=52 gis4 a8. r16 a4 |
          a eis8 fis gis4 fis ~ | fis e! dis8. r16 dis8 eis |
          fis4 fis gis8 fis eis4 | fis8 e! \tempo 4=52 d4 cis8. r16 e4 |
          e e d8 e fis4 ~ | fis eis cis8. r16 cis4 |
          cis cis d d | cis cis fis e |
          e4. r8 b'2 | e,4 fis e \tempo 4=52 e |
          e2 r4 gis4 | a8 gis fis4 fis fis8 eis |
          fis4. r8 gis8 b b a | a gis a gis a b cis4 ~ |
          cis8 b a4 e e | fis \tempo 4=52 e8 d cis4. r8 |
          e4 e fis fis ~ | fis e e d8. r16 |
          cis4 d e d | d2 r4 cis4 ~ |
          cis2. d8 e | fis4 \tempo 4=52 gis8 a \tempo 4=44 d,4 cis |
          cis2. r
        }
      }
    >>
    \new Staff \with { midiInstrument = "choir aahs" }
    <<
      \clef bass
      \new Voice = "tenor" { \voiceOne
        \relative c' { \global
          \partial 4 a4 |
          a a gis8 b a gis | fis4 cis'8 b a8. r16 cis4 |
          b e e4. d16 cis | b4 e e8. r16 e4 |
          e8 d d4 cis cis | b b b8. r16 b4 |
          cis d d cis8 b | a ais b4 a8. r16 gis4 |
          a4 b8 cis d4 cis | cis4. b8 a8. r16 a4 |
          a gis fis gis | a8 gis a4 a gis |
          a4. r8 gis2 | a4 a a8 fis gis d' |
          cis2 r4 cis4 | fis4. e8 d cis b gis |
          a!4. r8 b4 e | e e8 d cis b a gis |
          fis gis a4 b a | a gis e4. r8 |
          a4 a a d | cis b b4. r8 |
          gis4 a8 b cis4 b | a2 r4 a8 gis |
          fis4 b a b | a gis8 fis gis a b4 |
          ais2. r
        }
      }
      \new Voice = "bass" { \voiceTwo
        \relative c { \global
          \partial 4 fis8 e |
          d4 cis8 b cis4 dis8 eis | fis b, cis4 fis8. r16 fis4 |
          gis fis8 e a gis fis e | d4 e a,8. r16 a'8 gis |
          fis4 gis8 fis eis4 fis8 e | dis4 e b8. r16 b'4 |
          fis8 e d! cis b4 cis | d cis8 b fis'8. r16 e4 |
          a gis8 a b4 a8 b | cis4 cis, fis8. r16 fis8 gis |
          a b cis4 cis8 d cis b | a eis fis cis d b e4 |
          a,4. r8 b2 | cis4 d e e |
          a,2 r4 eis'4 | fis4. fis8 gis ais b4 |
          fis4. r8 e4 e | e e8 e e4 e |
          e fis gis a | d, e a,4. r8 |
          a8 b cis a d cis d e | fis4 gis8 a b4. r8 |
          cis,4. b8 a4 b8 cis | d2 r4 a'4 ~ |
          a8 gis fis eis fis4 b,8 cis | d cis b a b4 cis |
          fis2. r
        }
      }
    >>
  >>
  \midi { }
}
That's great! I just listened to the yt in my story and thought that it's different! --Gerda Arendt (talk) 06:23, 27 April 2025 (UTC)
Do you think some of these beginnings could get to show and sound in Easter Oratorio? --Gerda Arendt (talk) 12:51, 27 April 2025 (UTC)

Women in Red May 2025

Women in Red | May 2025, Vol 11, Issue 5, Nos. 326, 327, 337, 338


Online events:

Announcements (events facilitated by others):

Progress ("moving the needle"):

  • Statistics available via Humaniki tool. Thank you if you contributed one or more of the 1,269 articles during this period!
  • 21 Apr 2025: 20.090% of EN-WP biographies are about women (2,061,363; 414,126 women)
  • 24 Mar 2025: 20.070% (2,057,083 bios; 412,857 women)

Tip of the month:

  • Those of you who experience harassment while trying to create or improve articles about women
    are welcome to bring your problems to our attention on the Women in Red talk page.

Other ways to participate:

--Lajmmoore (talk 09:19, 29 April 2025 (UTC) via MassMessaging

Administrators' newsletter – May 2025

News and updates for administrators from the past month (April 2025).

Administrator changes

added Rusalkii
readded NaomiAmethyst (overlooked last month)
removed

Interface administrator changes

removed Galobtter

Guideline and policy news

Miscellaneous


Nominating The House of Asterion for FA status

Hi Dan, I hope you're enjoying Japan!

I’ve been reviewing The House of Asterion and am impressed by the article’s quality. I believe it may be ready for a FA nomination and would like to propose it at FAC. Since it's my first FA nomination and I haven’t contributed significantly to the article's development, I wanted to check in with you first to see what you think and if you'd like to be involved in the nomination.

Thanks! Mooonswimmer 10:37, 20 May 2025 (UTC)

Hi Mooonswimmer, thanks for the kind message. Currently on my phone at the airport, so let me write you an actual reply within the next day, just didn’t want you to think I had missed this. (My answer will almost certainly be “go for it” but I will think to see if there’s anything else I thought the article was lacking.) DanCherek (talk) 23:26, 22 May 2025 (UTC)

Women in Red June 2025

Women in Red | June 2025, Vol 11, Issue 6, Nos. 326, 327, 339, 340


Online events:

Announcements:

  • Who are the most overlooked and interesting Women in Red? We've no idea,
    but we're putting together our list of the 100 most interesting ex-Women in Red.
    We are creating the list to celebrate 10 years of Women in Red and we hope to present it at Wikimania.
    We are ignoring the obvious, so do you have a name or subject we should consider?
    Can you suggest a DYK style hook?
    If you are shy about editing that page, you are welcome to add ideas and comments on the talk page.
  • The World Destubathon, 16 June - 13 July, 2025

Progress ("moving the needle"):

  • Statistics available via Humaniki tool. Thank you if you contributed one or more of the 1,492 articles during this period!
  • 19 May 2025: 20.114% of EN-WP biographies are about women (2,066,280; 415,618 women)
  • 21 Apr 2025: 20.090% (2,061,363 bios; 414,126 women)

Tip of the month:

  • Every language Wikipedia has its own policies regarding notability and reliable sources.
    Before translating an article from one language Wikipedia into English Wikipedia, research
    the subject and verify that the translated article will meet English Wikipedia's policy requirements.

Other ways to participate:

--Lajmmoore (talk 06:03, 29 May 2025 (UTC) via MassMessaging

Administrators' newsletter – June 2025

News and updates for administrators from the past month (May 2025).

Administrator changes

removed

Interface administrator changes

added 0xDeadbeef

CheckUser changes

readded L235

Oversight changes

readded L235

Guideline and policy news

  • An RfC is open to determine whether the English Wikipedia community should adopt a position on AI development by the WMF and its affiliates.

Technical news

Arbitration

  • An arbitration case named Indian military history has been opened. Evidence submissions for this case close on 8 June.

Miscellaneous