alignLyrics = #(define-music-function (parser location alignment) (number?) #{ \once \override LyricText.self-alignment-X = #alignment #}) \relative c'' { c8. a16 f4 } \addlyrics { le -- \alignLyrics #0.7 bens -- satt }