ok
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -1,7 +1,7 @@
|
|||||||
# ---> Lilypond
|
# ---> Lilypond
|
||||||
*.pdf
|
*.pdf
|
||||||
*.ps
|
*.ps
|
||||||
*.midi
|
*.midi
|
||||||
*.mid
|
*.mid
|
||||||
*.log
|
*.log
|
||||||
*~
|
*~
|
||||||
|
|||||||
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "lilypond-hd"]
|
||||||
|
path = lilypond-hd
|
||||||
|
url = https://git.dijkewijk.nl/hans/lilypond-hd.git
|
||||||
@@ -1,359 +1,359 @@
|
|||||||
\version "2.24.4"
|
\version "2.24.4"
|
||||||
\language "english"
|
\language "english"
|
||||||
|
|
||||||
\header {
|
\header {
|
||||||
title = "String Quartett op. 20, nr. 4"
|
title = "String Quartett op. 20, nr. 4"
|
||||||
composer = "Jospeh Haydn"
|
composer = "Jospeh Haydn"
|
||||||
opus = "op. 20"
|
opus = "op. 20"
|
||||||
tagline = "(p) Hans Dijkema 2026"
|
tagline = "(p) Hans Dijkema 2026"
|
||||||
}
|
}
|
||||||
|
|
||||||
\paper {
|
\paper {
|
||||||
#(set-paper-size "a4")
|
#(set-paper-size "a4")
|
||||||
% Add space for instrument names
|
% Add space for instrument names
|
||||||
indent = 25\mm
|
indent = 25\mm
|
||||||
}
|
}
|
||||||
|
|
||||||
partone = {
|
partone = {
|
||||||
\key d \major
|
\key d \major
|
||||||
\time 3/4
|
\time 3/4
|
||||||
\tempo "Allegro di molto"
|
\tempo "Allegro di molto"
|
||||||
}
|
}
|
||||||
|
|
||||||
parttwo = {
|
parttwo = {
|
||||||
\key f \major
|
\key f \major
|
||||||
\time 2/4
|
\time 2/4
|
||||||
\tempo "Un poco Adagio, affetuoso."
|
\tempo "Un poco Adagio, affetuoso."
|
||||||
}
|
}
|
||||||
|
|
||||||
none = #(define-scheme-function
|
none = #(define-scheme-function
|
||||||
(n1 n2 n3 n4 n5 n6 n7 n8 n9)
|
(n1 n2 n3 n4 n5 n6 n7 n8 n9)
|
||||||
(ly:music? ly:music? ly:music?
|
(ly:music? ly:music? ly:music?
|
||||||
ly:music? ly:music? ly:music?
|
ly:music? ly:music? ly:music?
|
||||||
ly:music? ly:music? ly:music?)
|
ly:music? ly:music? ly:music?)
|
||||||
#{ \times 2/3 { $n1 $n2 $n3 }
|
#{ \times 2/3 { $n1 $n2 $n3 }
|
||||||
\times 2/3 { $n4 $n5 $n6 }
|
\times 2/3 { $n4 $n5 $n6 }
|
||||||
\times 2/3 { $n7 $n8 $n9 }
|
\times 2/3 { $n7 $n8 $n9 }
|
||||||
#}
|
#}
|
||||||
)
|
)
|
||||||
|
|
||||||
tri = #(define-scheme-function
|
tri = #(define-scheme-function
|
||||||
(n1 n2 n3)
|
(n1 n2 n3)
|
||||||
(ly:music? ly:music? ly:music?)
|
(ly:music? ly:music? ly:music?)
|
||||||
#{
|
#{
|
||||||
\times 2/3 { $n1 $n2 $n3 }
|
\times 2/3 { $n1 $n2 $n3 }
|
||||||
#}
|
#}
|
||||||
)
|
)
|
||||||
|
|
||||||
ddot = #(define-music-function
|
ddot = #(define-music-function
|
||||||
(n)
|
(n)
|
||||||
(ly:music?)
|
(ly:music?)
|
||||||
#{
|
#{
|
||||||
#n -. #n -. #n -.
|
#n -. #n -. #n -.
|
||||||
#}
|
#}
|
||||||
)
|
)
|
||||||
|
|
||||||
ddott = #(define-scheme-function
|
ddott = #(define-scheme-function
|
||||||
(n f)
|
(n f)
|
||||||
(ly:music? ly:music?)
|
(ly:music? ly:music?)
|
||||||
#{
|
#{
|
||||||
#n -. #f -. #f -.
|
#n -. #f -. #f -.
|
||||||
#}
|
#}
|
||||||
)
|
)
|
||||||
|
|
||||||
dslur = #(define-scheme-function
|
dslur = #(define-scheme-function
|
||||||
(n)
|
(n)
|
||||||
(ly:music?)
|
(ly:music?)
|
||||||
#{
|
#{
|
||||||
$n -. ($n -. $n -.)
|
$n -. ($n -. $n -.)
|
||||||
#}
|
#}
|
||||||
)
|
)
|
||||||
|
|
||||||
dslurr = #(define-scheme-function
|
dslurr = #(define-scheme-function
|
||||||
(n f)
|
(n f)
|
||||||
(ly:music? ly:music?)
|
(ly:music? ly:music?)
|
||||||
#{
|
#{
|
||||||
$n -. ($f -. $f -.)
|
$n -. ($f -. $f -.)
|
||||||
#}
|
#}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
% First violin pieces
|
% First violin pieces
|
||||||
vIFirst = { \relative c' { d4\p\(-.\downbow-2 d-. d-.\) d2.-0( g-2) \stemUp fs4_\(-. b-3_( a)\) \stemNeutral d2\open c16-4 (b a b )a4 r r } }
|
vIFirst = { \relative c' { d4\p\(-.\downbow-2 d-. d-.\) d2.-0( g-2) \stemUp fs4_\(-. b-3_( a)\) \stemNeutral d2\open c16-4 (b a b )a4 r r } }
|
||||||
|
|
||||||
scoreAViolinI = \relative c' {
|
scoreAViolinI = \relative c' {
|
||||||
\partone
|
\partone
|
||||||
% Music follows here.
|
% Music follows here.
|
||||||
\repeat volta 2 {
|
\repeat volta 2 {
|
||||||
\vIFirst
|
\vIFirst
|
||||||
\relative c' \dslur d4 { d2.-4( b2. ) a4 (d-0 fs-1) a2 (\afterGrace { g4\trill } { fs16 [g ] } fs4) r r }
|
\relative c' \dslur d4 { d2.-4( b2. ) a4 (d-0 fs-1) a2 (\afterGrace { g4\trill } { fs16 [g ] } fs4) r r }
|
||||||
\vIFirst
|
\vIFirst
|
||||||
\relative c' { e4-.-1 e-. e-. e _\(g b\) a2. _\((a4) b _(g) \) fs2-2 (g8 e8 d4) r r }
|
\relative c' { e4-.-1 e-. e-. e _\(g b\) a2. _\((a4) b _(g) \) fs2-2 (g8 e8 d4) r r }
|
||||||
\relative c' { c4-. (c-. c-.) c2 (b4) g'4-. (g-. g-.) fs _\( (g) b-.\) a2 (\relative c' cs!4 ) d, r r }
|
\relative c' { c4-. (c-. c-.) c2 (b4) g'4-. (g-. g-.) fs _\( (g) b-.\) a2 (\relative c' cs!4 ) d, r r }
|
||||||
|
|
||||||
\mark A
|
\mark A
|
||||||
\relative c'' {
|
\relative c'' {
|
||||||
{\none b8-1\f d fs b fs d b fs d } b4 r r
|
{\none b8-1\f d fs b fs d b fs d } b4 r r
|
||||||
%\times 2/3 { b8-1\f d fs } \times 2/3 { b fs d } \times 2/3 { b fs d } b4 r r
|
%\times 2/3 { b8-1\f d fs } \times 2/3 { b fs d } \times 2/3 { b fs d } b4 r r
|
||||||
d'4-. (d-. d-.) d2 (e8 _\( b \) ) cs4-. (cs-. cs-.) cs-. r r
|
d'4-. (d-. d-.) d2 (e8 _\( b \) ) cs4-. (cs-. cs-.) cs-. r r
|
||||||
{\none a8\f c e a e c a e c} a4 r r
|
{\none a8\f c e a e c a e c} a4 r r
|
||||||
a'-.\p (a-. a-.) a-0 (b) c (c) b (ds-1) e2.
|
a'-.\p (a-. a-.) a-0 (b) c (c) b (ds-1) e2.
|
||||||
(\none e8\f) ds (e) fs e d c-2 b a gs4 r e'-2
|
(\none e8\f) ds (e) fs e d c-2 b a gs4 r e'-2
|
||||||
(\none e8) ds (e) fs e d c-2 b a gs4 r r
|
(\none e8) ds (e) fs e d c-2 b a gs4 r r
|
||||||
{\none a8 (cs) e a gs fs e d cs }
|
{\none a8 (cs) e a gs fs e d cs }
|
||||||
{\none b (fs'-3) e d cs-2 b a gs fs }
|
{\none b (fs'-3) e d cs-2 b a gs fs }
|
||||||
{\none e \downbow (gs) a-.-2 \upbow b (a) gs a-0 (b) cs }
|
{\none e \downbow (gs) a-.-2 \upbow b (a) gs a-0 (b) cs }
|
||||||
d2-> (cs4) fs2.->_3
|
d2-> (cs4) fs2.->_3
|
||||||
{\none e8 (gs) fs e g a b cs-1 d }
|
{\none e8 (gs) fs e g a b cs-1 d }
|
||||||
e2.-> (e4\p) d (cs) d2.-> (d4) cs-2 (bs)
|
e2.-> (e4\p) d (cs) d2.-> (d4) cs-2 (bs)
|
||||||
cs2.-> \(\none cs8\) bs \(cs d cs b a_4 gs fs\)
|
cs2.-> \(\none cs8\) bs \(cs d cs b a_4 gs fs\)
|
||||||
e4 e-.\pp (e-.)
|
e4 e-.\pp (e-.)
|
||||||
e2. (e4) a (gs) gs \(fs\trill e (e)\) {\tri fs8 (d b)} cs4 \((cs) b\) {\tri d8 (b gs_1)} a4 r r
|
e2. (e4) a (gs) gs \(fs\trill e (e)\) {\tri fs8 (d b)} cs4 \((cs) b\) {\tri d8 (b gs_1)} a4 r r
|
||||||
|
|
||||||
\mark B
|
\mark B
|
||||||
\ddott as,-.\p as-. as (b) fs'-4\( (\=1(fs\=1) e) gs,-.\)
|
\ddott as,-.\p as-. as (b) fs'-4\( (\=1(fs\=1) e) gs,-.\)
|
||||||
\ddott a!\f a
|
\ddott a!\f a
|
||||||
a4. b16 (c-1 d e-1 fs gs a4-.) a'4.-3 (gs8) gs4-. g2\fz
|
a4. b16 (c-1 d e-1 fs gs a4-.) a'4.-3 (gs8) gs4-. g2\fz
|
||||||
\none fs8\downbow( e) d cs( b) b' b( b,) a'
|
\none fs8\downbow( e) d cs( b) b' b( b,) a'
|
||||||
\none a( gs) a b a gs fs e b'
|
\none a( gs) a b a gs fs e b'
|
||||||
\repeat unfold 2 {
|
\repeat unfold 2 {
|
||||||
\none gs( e) b' gs( e) b' gs( e) b'
|
\none gs( e) b' gs( e) b' gs( e) b'
|
||||||
\none a gs fs e d cs b( a) b'
|
\none a gs fs e d cs b( a) b'
|
||||||
}
|
}
|
||||||
\none gs( e) b' gs( e) b' gs( e) b'
|
\none gs( e) b' gs( e) b' gs( e) b'
|
||||||
\none a a,(\ff b cs-.) a( cs e-.) cs( e_2 g4-.) r r
|
\none a a,(\ff b cs-.) a( cs e-.) cs( e_2 g4-.) r r
|
||||||
|
|
||||||
\mark C
|
\mark C
|
||||||
r fs,-1\p\upbow( fs') cs2( d4) a2( b8 gs) a4-.\( cs_2\=1( d e\=1)\) a( g fs) r r
|
r fs,-1\p\upbow( fs') cs2( d4) a2( b8 gs) a4-.\( cs_2\=1( d e\=1)\) a( g fs) r r
|
||||||
r e( d) r d\upbow( cs) fs2.-3(-> fs8) e( ds e ds e-1) e2.( e4) a( gs g fs f_3 e ds d_3)
|
r e( d) r d\upbow( cs) fs2.-3(-> fs8) e( ds e ds e-1) e2.( e4) a( gs g fs f_3 e ds d_3)
|
||||||
cs2--\( \tri d8( b gs) \) a4-4 \tri r8\mf fs'\downbow( gs \tri a gs fs) e4-. r r
|
cs2--\( \tri d8( b gs) \) a4-4 \tri r8\mf fs'\downbow( gs \tri a gs fs) e4-. r r
|
||||||
r \tri r8 fs-3( e \tri d e fs) cs4-. r cs16( b a b) a4-. r r
|
r \tri r8 fs-3( e \tri d e fs) cs4-. r cs16( b a b) a4-. r r
|
||||||
r \stemDown \tri r8 b(\downbow a \tri gs a b) \stemNeutral
|
r \stemDown \tri r8 b(\downbow a \tri gs a b) \stemNeutral
|
||||||
cs4-. \tri r8 d( e \tri fs e d) cs4-. r cs16( b a b) a4-. a4-.\p( a-.)
|
cs4-. \tri r8 d( e \tri fs e d) cs4-. r cs16( b a b) a4-. a4-.\p( a-.)
|
||||||
a2.( a2.)(a2.)(a4) a,-.( a-.
|
a2.( a2.)(a2.)(a4) a,-.( a-.
|
||||||
\alternative {
|
\alternative {
|
||||||
\volta 1 { a\upbow\< bf\!\> cs!-1\!) }
|
\volta 1 { a\upbow\< bf\!\> cs!-1\!) }
|
||||||
\volta 2 { \after 4 \> \after 2 \! a2(\< as4)\! }
|
\volta 2 { \after 4 \> \after 2 \! a2(\< as4)\! }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
\repeat volta 2 {
|
\repeat volta 2 {
|
||||||
\dslurr b,4\p b b2. a'2.\f g4( b e) ds( fs a) g( e as, b) b,-.(\p b-.)
|
\dslurr b,4\p b b2. a'2.\f g4( b e) ds( fs a) g( e as, b) b,-.(\p b-.)
|
||||||
\after 4 \> \after 2 \! b2(\< bs4)\!
|
\after 4 \> \after 2 \! b2(\< bs4)\!
|
||||||
\dslurr cs\p cs cs2. b'2.\f a4( cs fs) es( gs b) a( fs bs,-2) cs( es_2 gs) fs( bs,-._1 bs-.) \decresc cs-.( cs-. cs-.)
|
\dslurr cs\p cs cs2. b'2.\f a4( cs fs) es( gs b) a( fs bs,-2) cs( es_2 gs) fs( bs,-._1 bs-.) \decresc cs-.( cs-. cs-.)
|
||||||
cs2( cs8._\reverseturn) ( d16_1) \!
|
cs2( cs8._\reverseturn) ( d16_1) \!
|
||||||
e4\p( cs a) g!-0( e cs)
|
e4\p( cs a) g!-0( e cs)
|
||||||
|
|
||||||
\mark D
|
\mark D
|
||||||
|
|
||||||
\dslur d d2.-0 g2.-2 \stemUp fs4-.\( b-3( a)\) \stemNeutral d2-0 cs16(\upbow b a b)
|
\dslur d d2.-0 g2.-2 \stemUp fs4-.\( b-3( a)\) \stemNeutral d2-0 cs16(\upbow b a b)
|
||||||
a4-._\( a_( b)\) c2 b16\upbow( a gs a) gs4-.\( b( ds)\) e2 d16-3\upbow( cs b cs) b4 b( cs)
|
a4-._\( a_( b)\) c2 b16\upbow( a gs a) gs4-.\( b( ds)\) e2 d16-3\upbow( cs b cs) b4 b( cs)
|
||||||
d2 cs16-4( b as b) as4 cs( es) fs2 e!16-4( d cs d)
|
d2 cs16-4( b as b) as4 cs( es) fs2 e!16-4( d cs d)
|
||||||
cs4 cs( d) e2 d16( cs b cs)
|
cs4 cs( d) e2 d16( cs b cs)
|
||||||
|
|
||||||
\none b'8(\f fs) d cs b a g fs e
|
\none b'8(\f fs) d cs b a g fs e
|
||||||
\none d( fs) b fs( b) d b( d) fs
|
\none d( fs) b fs( b) d b( d) fs
|
||||||
\none b( fs) ds cs b a gs fs e
|
\none b( fs) ds cs b a gs fs e
|
||||||
\none ds( fs) b fs( b) ds b( ds) fs
|
\none ds( fs) b fs( b) ds b( ds) fs
|
||||||
\none b( g!) e d! c b a g fs
|
\none b( g!) e d! c b a g fs
|
||||||
\none e( g) b g( b) e b( e) g
|
\none e( g) b g( b) e b( e) g
|
||||||
\repeat unfold 2 { \none b( a) fs b,( ds) fs b( a) fs }
|
\repeat unfold 2 { \none b( a) fs b,( ds) fs b( a) fs }
|
||||||
\none g(\cresc e) b' g( e) b' g( e) b'
|
\none g(\cresc e) b' g( e) b' g( e) b'
|
||||||
\none gs( e) b' gs( e) b' gs( e) b' \!
|
\none gs( e) b' gs( e) b' gs( e) b' \!
|
||||||
\none gs(\ff es) b' gs( es) b' gs( es) b' gs4 r r
|
\none gs(\ff es) b' gs( es) b' gs( es) b' gs4 r r
|
||||||
|
|
||||||
\dslurr fs,\p fs fs2.-1( b2.) a4-.\( d( cs) \) fs2 e16( d cs d) cs4 r r
|
\dslurr fs,\p fs fs2.-1( b2.) a4-.\( d( cs) \) fs2 e16( d cs d) cs4 r r
|
||||||
|
|
||||||
\mark E
|
\mark E
|
||||||
fs2.(\f ^"I" fs)( fs)\((\upbow fs4) e-.\) e_4\(( e) d-.\) d( d) es, es fs fs\p-.( fs-.)
|
fs2.(\f ^"I" fs)( fs)\((\upbow fs4) e-.\) e_4\(( e) d-.\) d( d) es, es fs fs\p-.( fs-.)
|
||||||
\none fs8( as_2 b cs b as b_1 ^"III" cs d) e2->( d4)
|
\none fs8( as_2 b cs b as b_1 ^"III" cs d) e2->( d4)
|
||||||
\none fs,8( as_2 b cs b as b_1 cs d) e2->( d4)
|
\none fs,8( as_2 b cs b as b_1 cs d) e2->( d4)
|
||||||
g2.( fs_3 e d4) b'( as a_3 gs g fs es e) e-4( d cs) \dslurr d\cresc d \!
|
g2.( fs_3 e d4) b'( as a_3 gs g fs es e) e-4( d cs) \dslurr d\cresc d \!
|
||||||
b\(( d) d-.\) d2\fz \tri e8( cs as) b4-. d_1\p( d') as2( b4)
|
b\(( d) d-.\) d2\fz \tri e8( cs as) b4-. d_1\p( d') as2( b4)
|
||||||
r d,( d') gs,2_1( a!4_2) r c,( c') cs,2-1( g'!4 b-.) r r
|
r d,( d') gs,2_1( a!4_2) r c,( c') cs,2-1( g'!4 b-.) r r
|
||||||
r a( g e'-._0) r r r g,( fs d'-.) r r
|
r a( g e'-._0) r r r g,( fs d'-.) r r
|
||||||
r e,( d) r d(\cresc c)\! r c( b) r b( a) r a(\f g) fs b,-. b-. b-. r r
|
r e,( d) r d(\cresc c)\! r c( b) r b( a) r a(\f g) fs b,-. b-. b-. r r
|
||||||
R2.^"1"_"G.P."
|
R2.^"1"_"G.P."
|
||||||
|
|
||||||
\mark F
|
\mark F
|
||||||
g4-.\p( g-. g-.) g2.( c-2) b4-.\( e-3( d)\) g2-0 fs16-4( e d e) d4 r r
|
g4-.\p( g-. g-.) g2.( c-2) b4-.\( e-3( d)\) g2-0 fs16-4( e d e) d4 r r
|
||||||
b''-.\f b-. b-. a2 b8( fs) g4-. g-. g-. g-. r r
|
b''-.\f b-. b-. a2 b8( fs) g4-. g-. g-. g-. r r
|
||||||
d,-.\p( d-. d-.) d2.-0( g-2) fs4-._\( b-3_( a)\) d2-0 cs16( b a b) a4 r r
|
d,-.\p( d-. d-.) d2.-0( g-2) fs4-._\( b-3_( a)\) d2-0 cs16( b a b) a4 r r
|
||||||
e-.-1( e-. e-.) e( g-1 b) a2._\(( a4) b( g)\) fs2( g8 e) d4 r r
|
e-.-1( e-. e-.) e( g-1 b) a2._\(( a4) b( g)\) fs2( g8 e) d4 r r
|
||||||
c-.\pp( c-. c-.) c2( b4) g'-.( g-. g-.) fs_\(( g-1) b-.\) a( g fs-2)
|
c-.\pp( c-. c-.) c2( b4) g'-.( g-. g-.) fs_\(( g-1) b-.\) a( g fs-2)
|
||||||
e a\f a
|
e a\f a
|
||||||
|
|
||||||
\mark G
|
\mark G
|
||||||
\none a8\(( cs) d-.\) e( d) cs d-1( e) fs g2->( fs4)
|
\none a8\(( cs) d-.\) e( d) cs d-1( e) fs g2->( fs4)
|
||||||
\none a,,8\(( cs) d-._2\) e( d) cs d_0( e) fs g2->( fs4)
|
\none a,,8\(( cs) d-._2\) e( d) cs d_0( e) fs g2->( fs4)
|
||||||
b2._3->
|
b2._3->
|
||||||
\none a8( cs) b a cs d e fs-1 g a2.->( a4\p) g( fs)
|
\none a8( cs) b a cs d e fs-1 g a2.->( a4\p) g( fs)
|
||||||
g2.->( \none g8) a( g fs-2 g fs e fs g)
|
g2.->( \none g8) a( g fs-2 g fs e fs g)
|
||||||
fs2.->( \none fs8) e( fs g fs e d_4 cs b)
|
fs2.->( \none fs8) e( fs g fs e d_4 cs b)
|
||||||
a4 a-.\pp( a-.) a2.( a4) d'( cs) cs_3\( b\trill a( a)\) \tri b8( g e) fs4\(( fs) e-.\) \tri g8( e c-1) d4-1 r r
|
a4 a-.\pp( a-.) a2.( a4) d'( cs) cs_3\( b\trill a( a)\) \tri b8( g e) fs4\(( fs) e-.\) \tri g8( e c-1) d4-1 r r
|
||||||
|
|
||||||
\mark H
|
\mark H
|
||||||
\dslurr ds,\p^"III" ds ds( e) b'-3\(( b)( a) cs,-.\)
|
\dslurr ds,\p^"III" ds ds( e) b'-3\(( b)( a) cs,-.\)
|
||||||
d!-.\f d-. d-.
|
d!-.\f d-. d-.
|
||||||
d4.-0 e16( fs g a b cs d4-.) d'4.( cs8) cs4-. c2\fz
|
d4.-0 e16( fs g a b cs d4-.) d'4.( cs8) cs4-. c2\fz
|
||||||
|
|
||||||
\none b8_4\downbow( a) g fs( e) g fs( e) cs
|
\none b8_4\downbow( a) g fs( e) g fs( e) cs
|
||||||
\none d( cs) d e( d) cs b( a) e'
|
\none d( cs) d e( d) cs b( a) e'
|
||||||
\none cs( a) e' cs( a) e' cs( a) e'-2
|
\none cs( a) e' cs( a) e' cs( a) e'-2
|
||||||
\none d d' cs b a g fs( e) d
|
\none d d' cs b a g fs( e) d
|
||||||
\none cs-2( a) e' cs( a) e' cs( a) e'-2
|
\none cs-2( a) e' cs( a) e' cs( a) e'-2
|
||||||
\none d d' cs b a g fs( e) d
|
\none d d' cs b a g fs( e) d
|
||||||
\none cs-2( a) e' cs( a) e' cs( a) e'-2
|
\none cs-2( a) e' cs( a) e' cs( a) e'-2
|
||||||
\none d d,\ff( e fs-.) d( fs a-.) fs( a_2 c4-.) r r
|
\none d d,\ff( e fs-.) d( fs a-.) fs( a_2 c4-.) r r
|
||||||
r b\upbow\p( b') fs2( g4) d2( e8 cs) d4-.\( fs( g a)\) d( c b) r r
|
r b\upbow\p( b') fs2( g4) d2( e8 cs) d4-.\( fs( g a)\) d( c b) r r
|
||||||
r a( g) r g\upbow( fs) b2.->( b8) a( gs a gs a) a2.-1( a4) d( cs c b bf_4 a gs g) fs2--\( \tri b8( g e) \)
|
r a( g) r g\upbow( fs) b2.->( b8) a( gs a gs a) a2.-1( a4) d( cs c b bf_4 a gs g) fs2--\( \tri b8( g e) \)
|
||||||
|
|
||||||
\mark I
|
\mark I
|
||||||
d4 \tri r8\mf b'-2\downbow( cs \tri d cs b) a4-. r r
|
d4 \tri r8\mf b'-2\downbow( cs \tri d cs b) a4-. r r
|
||||||
r \tri r8 b-4( a \tri g a b) fs4-. r fs16-3( e d e) d4-. r r
|
r \tri r8 b-4( a \tri g a b) fs4-. r fs16-3( e d e) d4-. r r
|
||||||
r \tri r8 e-4( d \tri cs d e) fs4-. \tri r8 g( a \tri b a g) fs4-. r fs16-3( e d e)
|
r \tri r8 e-4( d \tri cs d e) fs4-. \tri r8 g( a \tri b a g) fs4-. r fs16-3( e d e)
|
||||||
\alternative {
|
\alternative {
|
||||||
\volta 1 { d4 d-.(\p d-.) d2.( d2.)( d2.)( d4) d,-.( d-.) \after 4 \> \after 2 \! d2\upbow(\< c4)\! }
|
\volta 1 { d4 d-.(\p d-.) d2.( d2.)( d2.)( d4) d,-.( d-.) \after 4 \> \after 2 \! d2\upbow(\< c4)\! }
|
||||||
\volta 2 { d'4 d-.(\p d-.) d2.( d4) d,-0\upbow cs'16-4( b a b) a4 r a16-4( g fs g) fs4 r fs16-4( e d e) d4 d-.(\pp d-.) d-. r r \bar "|." }
|
\volta 2 { d'4 d-.(\p d-.) d2.( d4) d,-0\upbow cs'16-4( b a b) a4 r a16-4( g fs g) fs4 r fs16-4( e d e) d4 d-.(\pp d-.) d-. r r \bar "|." }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
scoreBViolinI = \relative c' {
|
scoreBViolinI = \relative c' {
|
||||||
\parttwo
|
\parttwo
|
||||||
% music here
|
% music here
|
||||||
\partial 8 a'8\upbow\p_"dolce" |
|
\partial 8 a'8\upbow\p_"dolce" |
|
||||||
d4-1 e8( f) cs-2( d) bf4
|
d4-1 e8( f) cs-2( d) bf4
|
||||||
a8-4\(( d16.-0) d,32-0-.\) e8.( f32 g) g( f e d) d8-. r a'\upbow
|
a8-4\(( d16.-0) d,32-0-.\) e8.( f32 g) g( f e d) d8-. r a'\upbow
|
||||||
d4-1 e8\(( f16.) a,32-0-.\) bf4( bf8) g'16.-4( bf,32) a8\(( bf16.) g32-.-3\) f8( e16. g64 e) f4 r8 \bar ":..:"
|
d4-1 e8\(( f16.) a,32-0-.\) bf4( bf8) g'16.-4( bf,32) a8\(( bf16.) g32-.-3\) f8( e16. g64 e) f4 r8 \bar ":..:"
|
||||||
a8-2\upbow c4( bf8) a g\(( a16.) fs32-.-2\) g8 d'-1\upbow d8.(\< e16 f8) gs,\! gs4\>( bf8)\! a'_3\pp^"I" a8( g4) bf8-2\cresc
|
a8-2\upbow c4( bf8) a g\(( a16.) fs32-.-2\) g8 d'-1\upbow d8.(\< e16 f8) gs,\! gs4\>( bf8)\! a'_3\pp^"I" a8( g4) bf8-2\cresc
|
||||||
\grace { a16( bf c } bf16)( a) a4 c8( c) bf4 bf32( c bf c) d2(\f\! d8) f,4\decresc\(( g16.) e32-.\) d4\! r8 \bar ":|."
|
\grace { a16( bf c } bf16)( a) a4 c8( c) bf4 bf32( c bf c) d2(\f\! d8) f,4\decresc\(( g16.) e32-.\) d4\! r8 \bar ":|."
|
||||||
\break
|
\break
|
||||||
|
|
||||||
% Variation 1
|
% Variation 1
|
||||||
|
|
||||||
<<
|
<<
|
||||||
{
|
{
|
||||||
\partial 8 r8 |
|
\partial 8 r8 |
|
||||||
R2
|
R2
|
||||||
r4 r8 e,\p
|
r4 r8 e,\p
|
||||||
}
|
}
|
||||||
\new CueVoice {
|
\new CueVoice {
|
||||||
\partial 8 a8^"Viol.II."^\markup { \huge \halign #.6 "Var. I." } |
|
\partial 8 a8^"Viol.II."^\markup { \huge \halign #.6 "Var. I." } |
|
||||||
cs16 d r a' r g r f e cs d a \stemDown b a32 g \stemNeutral r16
|
cs16 d r a' r g r f e cs d a \stemDown b a32 g \stemNeutral r16
|
||||||
}
|
}
|
||||||
>>
|
>>
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
scoreAViolinII = \relative c'' {
|
scoreAViolinII = \relative c'' {
|
||||||
\partone
|
\partone
|
||||||
% Music follows here.
|
% Music follows here.
|
||||||
\dslurr d,_2\p\downbow d d2.( cs) d4-0-.\( g( fs)\) fs2 a16( g fs g) fs4 r r
|
\dslurr d,_2\p\downbow d d2.( cs) d4-0-.\( g( fs)\) fs2 a16( g fs g) fs4 r r
|
||||||
\dslurr d-4 d d2.( d2.) d4( a d) fs2( \afterGrace { e4\trill } { d16 e } d4) r r
|
\dslurr d-4 d d2.( d2.) d4( a d) fs2( \afterGrace { e4\trill } { d16 e } d4) r r
|
||||||
\dslurr d4-2 d d2.( cs) d4-.-0\( g( fs)\) fs2 a16( g fs g) fs4 r r
|
\dslurr d4-2 d d2.( cs) d4-.-0\( g( fs)\) fs2 a16( g fs g) fs4 r r
|
||||||
\dslur e e2\( g4( g) e\) fs\(( fs) g-2( e)\) d2( \afterGrace { cs4\trill } { b16 cs } d4) r r
|
\dslur e e2\( g4( g) e\) fs\(( fs) g-2( e)\) d2( \afterGrace { cs4\trill } { b16 cs } d4) r r
|
||||||
\dslurr c\pp c a2( g4) \dslur b b2--( g'4-.) fs2( e4) d r r
|
\dslurr c\pp c a2( g4) \dslur b b2--( g'4-.) fs2( e4) d r r
|
||||||
|
|
||||||
\mark A
|
\mark A
|
||||||
<d b'>-.\f <d b'>-. <d b'>-. <d b'>-. r r
|
<d b'>-.\f <d b'>-. <d b'>-. <d b'>-. r r
|
||||||
\dslurr fs\p fs gs2.( a4) a-.( a-.) a-. r r
|
\dslurr fs\p fs gs2.( a4) a-.( a-.) a-. r r
|
||||||
<e c'>-.\f <e c'>-. <e c'>-. <e c'>-. r r
|
<e c'>-.\f <e c'>-. <e c'>-. <e c'>-. r r
|
||||||
\dslurr ds\p ds ds2.\(( e2) a4_2-.\) b_\(_(\< gs) gs-.\) \! a\f fs2_2( e4) r r
|
\dslurr ds\p ds ds2.\(( e2) a4_2-.\) b_\(_(\< gs) gs-.\) \! a\f fs2_2( e4) r r
|
||||||
a\(( fs) fs-.\) e r r e r r fs r r b, r r
|
a\(( fs) fs-.\) e r r e r r fs r r b, r r
|
||||||
b'2->( a4) R2.^"1" b2->\downbow( cs4) cs\(( b) b-.\) b2. a4( cs e-2) fs2.->\p\(( fs4) e( d)\)
|
b'2->( a4) R2.^"1" b2->\downbow( cs4) cs\(( b) b-.\) b2. a4( cs e-2) fs2.->\p\(( fs4) e( d)\)
|
||||||
e2.->\(( e4) d_3( cs)\) d2.\(( d2.\pp)( d2.) cs4\) a_4-.( a-.) a2. gs2( a4) fs2( d4) cs r r
|
e2.->\(( e4) d_3( cs)\) d2.\(( d2.\pp)( d2.) cs4\) a_4-.( a-.) a2. gs2( a4) fs2( d4) cs r r
|
||||||
|
|
||||||
\mark B
|
\mark B
|
||||||
\dslurr as\p as as( b) d\((\=1( d) cs\=1) b-.\) a-.\f a-. a-. a4. b16( cs d-4 e fs gs a4-.) e r
|
\dslurr as\p as as( b) d\((\=1( d) cs\=1) b-.\) a-.\f a-. a-. a4. b16( cs d-4 e fs gs a4-.) e r
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
scoreAViola = \relative c' {
|
scoreAViola = \relative c' {
|
||||||
\partone
|
\partone
|
||||||
% Music follows here.
|
% Music follows here.
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
scoreACello = \relative c {
|
scoreACello = \relative c {
|
||||||
\partone
|
\partone
|
||||||
% Music follows here.
|
% Music follows here.
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
scoreAViolinIPart = \new Staff \with {
|
scoreAViolinIPart = \new Staff \with {
|
||||||
instrumentName = "Violin I"
|
instrumentName = "Violin I"
|
||||||
midiInstrument = "violin"
|
midiInstrument = "violin"
|
||||||
} \scoreAViolinI
|
} \scoreAViolinI
|
||||||
|
|
||||||
scoreBViolinIPart = \new Staff \with {
|
scoreBViolinIPart = \new Staff \with {
|
||||||
instrumentName = "Violin I"
|
instrumentName = "Violin I"
|
||||||
midiInstrument = "violin"
|
midiInstrument = "violin"
|
||||||
} \scoreBViolinI
|
} \scoreBViolinI
|
||||||
|
|
||||||
scoreAViolinIIPart = \new Staff \with {
|
scoreAViolinIIPart = \new Staff \with {
|
||||||
instrumentName = "Violin II"
|
instrumentName = "Violin II"
|
||||||
midiInstrument = "violin"
|
midiInstrument = "violin"
|
||||||
} \scoreAViolinII
|
} \scoreAViolinII
|
||||||
|
|
||||||
scoreAViolaPart = \new Staff \with {
|
scoreAViolaPart = \new Staff \with {
|
||||||
instrumentName = "Viola"
|
instrumentName = "Viola"
|
||||||
midiInstrument = "viola"
|
midiInstrument = "viola"
|
||||||
} { \clef alto \scoreAViola }
|
} { \clef alto \scoreAViola }
|
||||||
|
|
||||||
scoreACelloPart = \new Staff \with {
|
scoreACelloPart = \new Staff \with {
|
||||||
instrumentName = "Cello"
|
instrumentName = "Cello"
|
||||||
midiInstrument = "cello"
|
midiInstrument = "cello"
|
||||||
} { \clef bass \scoreACello }
|
} { \clef bass \scoreACello }
|
||||||
|
|
||||||
%
|
%
|
||||||
%\bookpart {
|
%\bookpart {
|
||||||
% \header {
|
% \header {
|
||||||
% subtitle = "I"
|
% subtitle = "I"
|
||||||
% }
|
% }
|
||||||
% \score {
|
% \score {
|
||||||
% \scoreAViolinIPart
|
% \scoreAViolinIPart
|
||||||
% \layout { }
|
% \layout { }
|
||||||
% }
|
% }
|
||||||
%}
|
%}
|
||||||
%
|
%
|
||||||
|
|
||||||
\bookpart {
|
\bookpart {
|
||||||
\header {
|
\header {
|
||||||
title = "II"
|
title = "II"
|
||||||
subtitle = " "
|
subtitle = " "
|
||||||
opus = ""
|
opus = ""
|
||||||
composer = ""
|
composer = ""
|
||||||
}
|
}
|
||||||
\score {
|
\score {
|
||||||
\scoreBViolinIPart
|
\scoreBViolinIPart
|
||||||
\layout { }
|
\layout { }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
%\bookpart {
|
%\bookpart {
|
||||||
% \header {
|
% \header {
|
||||||
% subtitle = "I"
|
% subtitle = "I"
|
||||||
% }
|
% }
|
||||||
% \score {
|
% \score {
|
||||||
% \scoreAViolinIIPart
|
% \scoreAViolinIIPart
|
||||||
% \layout { }
|
% \layout { }
|
||||||
% }
|
% }
|
||||||
%}
|
%}
|
||||||
|
|
||||||
|
|
||||||
%\score {
|
%\score {
|
||||||
% <<
|
% <<
|
||||||
% \scoreAViolinIPart
|
% \scoreAViolinIPart
|
||||||
% \scoreAViolinIIPart
|
% \scoreAViolinIIPart
|
||||||
% \scoreAViolaPart
|
% \scoreAViolaPart
|
||||||
% \scoreACelloPart
|
% \scoreACelloPart
|
||||||
% >>
|
% >>
|
||||||
% \layout { }
|
% \layout { }
|
||||||
% \midi {
|
% \midi {
|
||||||
% \tempo 4=120
|
% \tempo 4=120
|
||||||
% }
|
% }
|
||||||
%}
|
%}
|
||||||
|
|||||||
720
LICENSE
720
LICENSE
@@ -1,360 +1,360 @@
|
|||||||
Creative Commons Legal Code
|
Creative Commons Legal Code
|
||||||
|
|
||||||
Attribution-NonCommercial-ShareAlike 3.0 Unported
|
Attribution-NonCommercial-ShareAlike 3.0 Unported
|
||||||
|
|
||||||
CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
|
CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
|
||||||
LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN
|
LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN
|
||||||
ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
|
ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
|
||||||
INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
|
INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
|
||||||
REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR
|
REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR
|
||||||
DAMAGES RESULTING FROM ITS USE.
|
DAMAGES RESULTING FROM ITS USE.
|
||||||
|
|
||||||
License
|
License
|
||||||
|
|
||||||
THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
|
THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
|
||||||
COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY
|
COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY
|
||||||
COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS
|
COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS
|
||||||
AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
|
AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
|
||||||
|
|
||||||
BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE
|
BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE
|
||||||
TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY
|
TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY
|
||||||
BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS
|
BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS
|
||||||
CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND
|
CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND
|
||||||
CONDITIONS.
|
CONDITIONS.
|
||||||
|
|
||||||
1. Definitions
|
1. Definitions
|
||||||
|
|
||||||
a. "Adaptation" means a work based upon the Work, or upon the Work and
|
a. "Adaptation" means a work based upon the Work, or upon the Work and
|
||||||
other pre-existing works, such as a translation, adaptation,
|
other pre-existing works, such as a translation, adaptation,
|
||||||
derivative work, arrangement of music or other alterations of a
|
derivative work, arrangement of music or other alterations of a
|
||||||
literary or artistic work, or phonogram or performance and includes
|
literary or artistic work, or phonogram or performance and includes
|
||||||
cinematographic adaptations or any other form in which the Work may be
|
cinematographic adaptations or any other form in which the Work may be
|
||||||
recast, transformed, or adapted including in any form recognizably
|
recast, transformed, or adapted including in any form recognizably
|
||||||
derived from the original, except that a work that constitutes a
|
derived from the original, except that a work that constitutes a
|
||||||
Collection will not be considered an Adaptation for the purpose of
|
Collection will not be considered an Adaptation for the purpose of
|
||||||
this License. For the avoidance of doubt, where the Work is a musical
|
this License. For the avoidance of doubt, where the Work is a musical
|
||||||
work, performance or phonogram, the synchronization of the Work in
|
work, performance or phonogram, the synchronization of the Work in
|
||||||
timed-relation with a moving image ("synching") will be considered an
|
timed-relation with a moving image ("synching") will be considered an
|
||||||
Adaptation for the purpose of this License.
|
Adaptation for the purpose of this License.
|
||||||
b. "Collection" means a collection of literary or artistic works, such as
|
b. "Collection" means a collection of literary or artistic works, such as
|
||||||
encyclopedias and anthologies, or performances, phonograms or
|
encyclopedias and anthologies, or performances, phonograms or
|
||||||
broadcasts, or other works or subject matter other than works listed
|
broadcasts, or other works or subject matter other than works listed
|
||||||
in Section 1(g) below, which, by reason of the selection and
|
in Section 1(g) below, which, by reason of the selection and
|
||||||
arrangement of their contents, constitute intellectual creations, in
|
arrangement of their contents, constitute intellectual creations, in
|
||||||
which the Work is included in its entirety in unmodified form along
|
which the Work is included in its entirety in unmodified form along
|
||||||
with one or more other contributions, each constituting separate and
|
with one or more other contributions, each constituting separate and
|
||||||
independent works in themselves, which together are assembled into a
|
independent works in themselves, which together are assembled into a
|
||||||
collective whole. A work that constitutes a Collection will not be
|
collective whole. A work that constitutes a Collection will not be
|
||||||
considered an Adaptation (as defined above) for the purposes of this
|
considered an Adaptation (as defined above) for the purposes of this
|
||||||
License.
|
License.
|
||||||
c. "Distribute" means to make available to the public the original and
|
c. "Distribute" means to make available to the public the original and
|
||||||
copies of the Work or Adaptation, as appropriate, through sale or
|
copies of the Work or Adaptation, as appropriate, through sale or
|
||||||
other transfer of ownership.
|
other transfer of ownership.
|
||||||
d. "License Elements" means the following high-level license attributes
|
d. "License Elements" means the following high-level license attributes
|
||||||
as selected by Licensor and indicated in the title of this License:
|
as selected by Licensor and indicated in the title of this License:
|
||||||
Attribution, Noncommercial, ShareAlike.
|
Attribution, Noncommercial, ShareAlike.
|
||||||
e. "Licensor" means the individual, individuals, entity or entities that
|
e. "Licensor" means the individual, individuals, entity or entities that
|
||||||
offer(s) the Work under the terms of this License.
|
offer(s) the Work under the terms of this License.
|
||||||
f. "Original Author" means, in the case of a literary or artistic work,
|
f. "Original Author" means, in the case of a literary or artistic work,
|
||||||
the individual, individuals, entity or entities who created the Work
|
the individual, individuals, entity or entities who created the Work
|
||||||
or if no individual or entity can be identified, the publisher; and in
|
or if no individual or entity can be identified, the publisher; and in
|
||||||
addition (i) in the case of a performance the actors, singers,
|
addition (i) in the case of a performance the actors, singers,
|
||||||
musicians, dancers, and other persons who act, sing, deliver, declaim,
|
musicians, dancers, and other persons who act, sing, deliver, declaim,
|
||||||
play in, interpret or otherwise perform literary or artistic works or
|
play in, interpret or otherwise perform literary or artistic works or
|
||||||
expressions of folklore; (ii) in the case of a phonogram the producer
|
expressions of folklore; (ii) in the case of a phonogram the producer
|
||||||
being the person or legal entity who first fixes the sounds of a
|
being the person or legal entity who first fixes the sounds of a
|
||||||
performance or other sounds; and, (iii) in the case of broadcasts, the
|
performance or other sounds; and, (iii) in the case of broadcasts, the
|
||||||
organization that transmits the broadcast.
|
organization that transmits the broadcast.
|
||||||
g. "Work" means the literary and/or artistic work offered under the terms
|
g. "Work" means the literary and/or artistic work offered under the terms
|
||||||
of this License including without limitation any production in the
|
of this License including without limitation any production in the
|
||||||
literary, scientific and artistic domain, whatever may be the mode or
|
literary, scientific and artistic domain, whatever may be the mode or
|
||||||
form of its expression including digital form, such as a book,
|
form of its expression including digital form, such as a book,
|
||||||
pamphlet and other writing; a lecture, address, sermon or other work
|
pamphlet and other writing; a lecture, address, sermon or other work
|
||||||
of the same nature; a dramatic or dramatico-musical work; a
|
of the same nature; a dramatic or dramatico-musical work; a
|
||||||
choreographic work or entertainment in dumb show; a musical
|
choreographic work or entertainment in dumb show; a musical
|
||||||
composition with or without words; a cinematographic work to which are
|
composition with or without words; a cinematographic work to which are
|
||||||
assimilated works expressed by a process analogous to cinematography;
|
assimilated works expressed by a process analogous to cinematography;
|
||||||
a work of drawing, painting, architecture, sculpture, engraving or
|
a work of drawing, painting, architecture, sculpture, engraving or
|
||||||
lithography; a photographic work to which are assimilated works
|
lithography; a photographic work to which are assimilated works
|
||||||
expressed by a process analogous to photography; a work of applied
|
expressed by a process analogous to photography; a work of applied
|
||||||
art; an illustration, map, plan, sketch or three-dimensional work
|
art; an illustration, map, plan, sketch or three-dimensional work
|
||||||
relative to geography, topography, architecture or science; a
|
relative to geography, topography, architecture or science; a
|
||||||
performance; a broadcast; a phonogram; a compilation of data to the
|
performance; a broadcast; a phonogram; a compilation of data to the
|
||||||
extent it is protected as a copyrightable work; or a work performed by
|
extent it is protected as a copyrightable work; or a work performed by
|
||||||
a variety or circus performer to the extent it is not otherwise
|
a variety or circus performer to the extent it is not otherwise
|
||||||
considered a literary or artistic work.
|
considered a literary or artistic work.
|
||||||
h. "You" means an individual or entity exercising rights under this
|
h. "You" means an individual or entity exercising rights under this
|
||||||
License who has not previously violated the terms of this License with
|
License who has not previously violated the terms of this License with
|
||||||
respect to the Work, or who has received express permission from the
|
respect to the Work, or who has received express permission from the
|
||||||
Licensor to exercise rights under this License despite a previous
|
Licensor to exercise rights under this License despite a previous
|
||||||
violation.
|
violation.
|
||||||
i. "Publicly Perform" means to perform public recitations of the Work and
|
i. "Publicly Perform" means to perform public recitations of the Work and
|
||||||
to communicate to the public those public recitations, by any means or
|
to communicate to the public those public recitations, by any means or
|
||||||
process, including by wire or wireless means or public digital
|
process, including by wire or wireless means or public digital
|
||||||
performances; to make available to the public Works in such a way that
|
performances; to make available to the public Works in such a way that
|
||||||
members of the public may access these Works from a place and at a
|
members of the public may access these Works from a place and at a
|
||||||
place individually chosen by them; to perform the Work to the public
|
place individually chosen by them; to perform the Work to the public
|
||||||
by any means or process and the communication to the public of the
|
by any means or process and the communication to the public of the
|
||||||
performances of the Work, including by public digital performance; to
|
performances of the Work, including by public digital performance; to
|
||||||
broadcast and rebroadcast the Work by any means including signs,
|
broadcast and rebroadcast the Work by any means including signs,
|
||||||
sounds or images.
|
sounds or images.
|
||||||
j. "Reproduce" means to make copies of the Work by any means including
|
j. "Reproduce" means to make copies of the Work by any means including
|
||||||
without limitation by sound or visual recordings and the right of
|
without limitation by sound or visual recordings and the right of
|
||||||
fixation and reproducing fixations of the Work, including storage of a
|
fixation and reproducing fixations of the Work, including storage of a
|
||||||
protected performance or phonogram in digital form or other electronic
|
protected performance or phonogram in digital form or other electronic
|
||||||
medium.
|
medium.
|
||||||
|
|
||||||
2. Fair Dealing Rights. Nothing in this License is intended to reduce,
|
2. Fair Dealing Rights. Nothing in this License is intended to reduce,
|
||||||
limit, or restrict any uses free from copyright or rights arising from
|
limit, or restrict any uses free from copyright or rights arising from
|
||||||
limitations or exceptions that are provided for in connection with the
|
limitations or exceptions that are provided for in connection with the
|
||||||
copyright protection under copyright law or other applicable laws.
|
copyright protection under copyright law or other applicable laws.
|
||||||
|
|
||||||
3. License Grant. Subject to the terms and conditions of this License,
|
3. License Grant. Subject to the terms and conditions of this License,
|
||||||
Licensor hereby grants You a worldwide, royalty-free, non-exclusive,
|
Licensor hereby grants You a worldwide, royalty-free, non-exclusive,
|
||||||
perpetual (for the duration of the applicable copyright) license to
|
perpetual (for the duration of the applicable copyright) license to
|
||||||
exercise the rights in the Work as stated below:
|
exercise the rights in the Work as stated below:
|
||||||
|
|
||||||
a. to Reproduce the Work, to incorporate the Work into one or more
|
a. to Reproduce the Work, to incorporate the Work into one or more
|
||||||
Collections, and to Reproduce the Work as incorporated in the
|
Collections, and to Reproduce the Work as incorporated in the
|
||||||
Collections;
|
Collections;
|
||||||
b. to create and Reproduce Adaptations provided that any such Adaptation,
|
b. to create and Reproduce Adaptations provided that any such Adaptation,
|
||||||
including any translation in any medium, takes reasonable steps to
|
including any translation in any medium, takes reasonable steps to
|
||||||
clearly label, demarcate or otherwise identify that changes were made
|
clearly label, demarcate or otherwise identify that changes were made
|
||||||
to the original Work. For example, a translation could be marked "The
|
to the original Work. For example, a translation could be marked "The
|
||||||
original work was translated from English to Spanish," or a
|
original work was translated from English to Spanish," or a
|
||||||
modification could indicate "The original work has been modified.";
|
modification could indicate "The original work has been modified.";
|
||||||
c. to Distribute and Publicly Perform the Work including as incorporated
|
c. to Distribute and Publicly Perform the Work including as incorporated
|
||||||
in Collections; and,
|
in Collections; and,
|
||||||
d. to Distribute and Publicly Perform Adaptations.
|
d. to Distribute and Publicly Perform Adaptations.
|
||||||
|
|
||||||
The above rights may be exercised in all media and formats whether now
|
The above rights may be exercised in all media and formats whether now
|
||||||
known or hereafter devised. The above rights include the right to make
|
known or hereafter devised. The above rights include the right to make
|
||||||
such modifications as are technically necessary to exercise the rights in
|
such modifications as are technically necessary to exercise the rights in
|
||||||
other media and formats. Subject to Section 8(f), all rights not expressly
|
other media and formats. Subject to Section 8(f), all rights not expressly
|
||||||
granted by Licensor are hereby reserved, including but not limited to the
|
granted by Licensor are hereby reserved, including but not limited to the
|
||||||
rights described in Section 4(e).
|
rights described in Section 4(e).
|
||||||
|
|
||||||
4. Restrictions. The license granted in Section 3 above is expressly made
|
4. Restrictions. The license granted in Section 3 above is expressly made
|
||||||
subject to and limited by the following restrictions:
|
subject to and limited by the following restrictions:
|
||||||
|
|
||||||
a. You may Distribute or Publicly Perform the Work only under the terms
|
a. You may Distribute or Publicly Perform the Work only under the terms
|
||||||
of this License. You must include a copy of, or the Uniform Resource
|
of this License. You must include a copy of, or the Uniform Resource
|
||||||
Identifier (URI) for, this License with every copy of the Work You
|
Identifier (URI) for, this License with every copy of the Work You
|
||||||
Distribute or Publicly Perform. You may not offer or impose any terms
|
Distribute or Publicly Perform. You may not offer or impose any terms
|
||||||
on the Work that restrict the terms of this License or the ability of
|
on the Work that restrict the terms of this License or the ability of
|
||||||
the recipient of the Work to exercise the rights granted to that
|
the recipient of the Work to exercise the rights granted to that
|
||||||
recipient under the terms of the License. You may not sublicense the
|
recipient under the terms of the License. You may not sublicense the
|
||||||
Work. You must keep intact all notices that refer to this License and
|
Work. You must keep intact all notices that refer to this License and
|
||||||
to the disclaimer of warranties with every copy of the Work You
|
to the disclaimer of warranties with every copy of the Work You
|
||||||
Distribute or Publicly Perform. When You Distribute or Publicly
|
Distribute or Publicly Perform. When You Distribute or Publicly
|
||||||
Perform the Work, You may not impose any effective technological
|
Perform the Work, You may not impose any effective technological
|
||||||
measures on the Work that restrict the ability of a recipient of the
|
measures on the Work that restrict the ability of a recipient of the
|
||||||
Work from You to exercise the rights granted to that recipient under
|
Work from You to exercise the rights granted to that recipient under
|
||||||
the terms of the License. This Section 4(a) applies to the Work as
|
the terms of the License. This Section 4(a) applies to the Work as
|
||||||
incorporated in a Collection, but this does not require the Collection
|
incorporated in a Collection, but this does not require the Collection
|
||||||
apart from the Work itself to be made subject to the terms of this
|
apart from the Work itself to be made subject to the terms of this
|
||||||
License. If You create a Collection, upon notice from any Licensor You
|
License. If You create a Collection, upon notice from any Licensor You
|
||||||
must, to the extent practicable, remove from the Collection any credit
|
must, to the extent practicable, remove from the Collection any credit
|
||||||
as required by Section 4(d), as requested. If You create an
|
as required by Section 4(d), as requested. If You create an
|
||||||
Adaptation, upon notice from any Licensor You must, to the extent
|
Adaptation, upon notice from any Licensor You must, to the extent
|
||||||
practicable, remove from the Adaptation any credit as required by
|
practicable, remove from the Adaptation any credit as required by
|
||||||
Section 4(d), as requested.
|
Section 4(d), as requested.
|
||||||
b. You may Distribute or Publicly Perform an Adaptation only under: (i)
|
b. You may Distribute or Publicly Perform an Adaptation only under: (i)
|
||||||
the terms of this License; (ii) a later version of this License with
|
the terms of this License; (ii) a later version of this License with
|
||||||
the same License Elements as this License; (iii) a Creative Commons
|
the same License Elements as this License; (iii) a Creative Commons
|
||||||
jurisdiction license (either this or a later license version) that
|
jurisdiction license (either this or a later license version) that
|
||||||
contains the same License Elements as this License (e.g.,
|
contains the same License Elements as this License (e.g.,
|
||||||
Attribution-NonCommercial-ShareAlike 3.0 US) ("Applicable License").
|
Attribution-NonCommercial-ShareAlike 3.0 US) ("Applicable License").
|
||||||
You must include a copy of, or the URI, for Applicable License with
|
You must include a copy of, or the URI, for Applicable License with
|
||||||
every copy of each Adaptation You Distribute or Publicly Perform. You
|
every copy of each Adaptation You Distribute or Publicly Perform. You
|
||||||
may not offer or impose any terms on the Adaptation that restrict the
|
may not offer or impose any terms on the Adaptation that restrict the
|
||||||
terms of the Applicable License or the ability of the recipient of the
|
terms of the Applicable License or the ability of the recipient of the
|
||||||
Adaptation to exercise the rights granted to that recipient under the
|
Adaptation to exercise the rights granted to that recipient under the
|
||||||
terms of the Applicable License. You must keep intact all notices that
|
terms of the Applicable License. You must keep intact all notices that
|
||||||
refer to the Applicable License and to the disclaimer of warranties
|
refer to the Applicable License and to the disclaimer of warranties
|
||||||
with every copy of the Work as included in the Adaptation You
|
with every copy of the Work as included in the Adaptation You
|
||||||
Distribute or Publicly Perform. When You Distribute or Publicly
|
Distribute or Publicly Perform. When You Distribute or Publicly
|
||||||
Perform the Adaptation, You may not impose any effective technological
|
Perform the Adaptation, You may not impose any effective technological
|
||||||
measures on the Adaptation that restrict the ability of a recipient of
|
measures on the Adaptation that restrict the ability of a recipient of
|
||||||
the Adaptation from You to exercise the rights granted to that
|
the Adaptation from You to exercise the rights granted to that
|
||||||
recipient under the terms of the Applicable License. This Section 4(b)
|
recipient under the terms of the Applicable License. This Section 4(b)
|
||||||
applies to the Adaptation as incorporated in a Collection, but this
|
applies to the Adaptation as incorporated in a Collection, but this
|
||||||
does not require the Collection apart from the Adaptation itself to be
|
does not require the Collection apart from the Adaptation itself to be
|
||||||
made subject to the terms of the Applicable License.
|
made subject to the terms of the Applicable License.
|
||||||
c. You may not exercise any of the rights granted to You in Section 3
|
c. You may not exercise any of the rights granted to You in Section 3
|
||||||
above in any manner that is primarily intended for or directed toward
|
above in any manner that is primarily intended for or directed toward
|
||||||
commercial advantage or private monetary compensation. The exchange of
|
commercial advantage or private monetary compensation. The exchange of
|
||||||
the Work for other copyrighted works by means of digital file-sharing
|
the Work for other copyrighted works by means of digital file-sharing
|
||||||
or otherwise shall not be considered to be intended for or directed
|
or otherwise shall not be considered to be intended for or directed
|
||||||
toward commercial advantage or private monetary compensation, provided
|
toward commercial advantage or private monetary compensation, provided
|
||||||
there is no payment of any monetary compensation in con-nection with
|
there is no payment of any monetary compensation in con-nection with
|
||||||
the exchange of copyrighted works.
|
the exchange of copyrighted works.
|
||||||
d. If You Distribute, or Publicly Perform the Work or any Adaptations or
|
d. If You Distribute, or Publicly Perform the Work or any Adaptations or
|
||||||
Collections, You must, unless a request has been made pursuant to
|
Collections, You must, unless a request has been made pursuant to
|
||||||
Section 4(a), keep intact all copyright notices for the Work and
|
Section 4(a), keep intact all copyright notices for the Work and
|
||||||
provide, reasonable to the medium or means You are utilizing: (i) the
|
provide, reasonable to the medium or means You are utilizing: (i) the
|
||||||
name of the Original Author (or pseudonym, if applicable) if supplied,
|
name of the Original Author (or pseudonym, if applicable) if supplied,
|
||||||
and/or if the Original Author and/or Licensor designate another party
|
and/or if the Original Author and/or Licensor designate another party
|
||||||
or parties (e.g., a sponsor institute, publishing entity, journal) for
|
or parties (e.g., a sponsor institute, publishing entity, journal) for
|
||||||
attribution ("Attribution Parties") in Licensor's copyright notice,
|
attribution ("Attribution Parties") in Licensor's copyright notice,
|
||||||
terms of service or by other reasonable means, the name of such party
|
terms of service or by other reasonable means, the name of such party
|
||||||
or parties; (ii) the title of the Work if supplied; (iii) to the
|
or parties; (ii) the title of the Work if supplied; (iii) to the
|
||||||
extent reasonably practicable, the URI, if any, that Licensor
|
extent reasonably practicable, the URI, if any, that Licensor
|
||||||
specifies to be associated with the Work, unless such URI does not
|
specifies to be associated with the Work, unless such URI does not
|
||||||
refer to the copyright notice or licensing information for the Work;
|
refer to the copyright notice or licensing information for the Work;
|
||||||
and, (iv) consistent with Section 3(b), in the case of an Adaptation,
|
and, (iv) consistent with Section 3(b), in the case of an Adaptation,
|
||||||
a credit identifying the use of the Work in the Adaptation (e.g.,
|
a credit identifying the use of the Work in the Adaptation (e.g.,
|
||||||
"French translation of the Work by Original Author," or "Screenplay
|
"French translation of the Work by Original Author," or "Screenplay
|
||||||
based on original Work by Original Author"). The credit required by
|
based on original Work by Original Author"). The credit required by
|
||||||
this Section 4(d) may be implemented in any reasonable manner;
|
this Section 4(d) may be implemented in any reasonable manner;
|
||||||
provided, however, that in the case of a Adaptation or Collection, at
|
provided, however, that in the case of a Adaptation or Collection, at
|
||||||
a minimum such credit will appear, if a credit for all contributing
|
a minimum such credit will appear, if a credit for all contributing
|
||||||
authors of the Adaptation or Collection appears, then as part of these
|
authors of the Adaptation or Collection appears, then as part of these
|
||||||
credits and in a manner at least as prominent as the credits for the
|
credits and in a manner at least as prominent as the credits for the
|
||||||
other contributing authors. For the avoidance of doubt, You may only
|
other contributing authors. For the avoidance of doubt, You may only
|
||||||
use the credit required by this Section for the purpose of attribution
|
use the credit required by this Section for the purpose of attribution
|
||||||
in the manner set out above and, by exercising Your rights under this
|
in the manner set out above and, by exercising Your rights under this
|
||||||
License, You may not implicitly or explicitly assert or imply any
|
License, You may not implicitly or explicitly assert or imply any
|
||||||
connection with, sponsorship or endorsement by the Original Author,
|
connection with, sponsorship or endorsement by the Original Author,
|
||||||
Licensor and/or Attribution Parties, as appropriate, of You or Your
|
Licensor and/or Attribution Parties, as appropriate, of You or Your
|
||||||
use of the Work, without the separate, express prior written
|
use of the Work, without the separate, express prior written
|
||||||
permission of the Original Author, Licensor and/or Attribution
|
permission of the Original Author, Licensor and/or Attribution
|
||||||
Parties.
|
Parties.
|
||||||
e. For the avoidance of doubt:
|
e. For the avoidance of doubt:
|
||||||
|
|
||||||
i. Non-waivable Compulsory License Schemes. In those jurisdictions in
|
i. Non-waivable Compulsory License Schemes. In those jurisdictions in
|
||||||
which the right to collect royalties through any statutory or
|
which the right to collect royalties through any statutory or
|
||||||
compulsory licensing scheme cannot be waived, the Licensor
|
compulsory licensing scheme cannot be waived, the Licensor
|
||||||
reserves the exclusive right to collect such royalties for any
|
reserves the exclusive right to collect such royalties for any
|
||||||
exercise by You of the rights granted under this License;
|
exercise by You of the rights granted under this License;
|
||||||
ii. Waivable Compulsory License Schemes. In those jurisdictions in
|
ii. Waivable Compulsory License Schemes. In those jurisdictions in
|
||||||
which the right to collect royalties through any statutory or
|
which the right to collect royalties through any statutory or
|
||||||
compulsory licensing scheme can be waived, the Licensor reserves
|
compulsory licensing scheme can be waived, the Licensor reserves
|
||||||
the exclusive right to collect such royalties for any exercise by
|
the exclusive right to collect such royalties for any exercise by
|
||||||
You of the rights granted under this License if Your exercise of
|
You of the rights granted under this License if Your exercise of
|
||||||
such rights is for a purpose or use which is otherwise than
|
such rights is for a purpose or use which is otherwise than
|
||||||
noncommercial as permitted under Section 4(c) and otherwise waives
|
noncommercial as permitted under Section 4(c) and otherwise waives
|
||||||
the right to collect royalties through any statutory or compulsory
|
the right to collect royalties through any statutory or compulsory
|
||||||
licensing scheme; and,
|
licensing scheme; and,
|
||||||
iii. Voluntary License Schemes. The Licensor reserves the right to
|
iii. Voluntary License Schemes. The Licensor reserves the right to
|
||||||
collect royalties, whether individually or, in the event that the
|
collect royalties, whether individually or, in the event that the
|
||||||
Licensor is a member of a collecting society that administers
|
Licensor is a member of a collecting society that administers
|
||||||
voluntary licensing schemes, via that society, from any exercise
|
voluntary licensing schemes, via that society, from any exercise
|
||||||
by You of the rights granted under this License that is for a
|
by You of the rights granted under this License that is for a
|
||||||
purpose or use which is otherwise than noncommercial as permitted
|
purpose or use which is otherwise than noncommercial as permitted
|
||||||
under Section 4(c).
|
under Section 4(c).
|
||||||
f. Except as otherwise agreed in writing by the Licensor or as may be
|
f. Except as otherwise agreed in writing by the Licensor or as may be
|
||||||
otherwise permitted by applicable law, if You Reproduce, Distribute or
|
otherwise permitted by applicable law, if You Reproduce, Distribute or
|
||||||
Publicly Perform the Work either by itself or as part of any
|
Publicly Perform the Work either by itself or as part of any
|
||||||
Adaptations or Collections, You must not distort, mutilate, modify or
|
Adaptations or Collections, You must not distort, mutilate, modify or
|
||||||
take other derogatory action in relation to the Work which would be
|
take other derogatory action in relation to the Work which would be
|
||||||
prejudicial to the Original Author's honor or reputation. Licensor
|
prejudicial to the Original Author's honor or reputation. Licensor
|
||||||
agrees that in those jurisdictions (e.g. Japan), in which any exercise
|
agrees that in those jurisdictions (e.g. Japan), in which any exercise
|
||||||
of the right granted in Section 3(b) of this License (the right to
|
of the right granted in Section 3(b) of this License (the right to
|
||||||
make Adaptations) would be deemed to be a distortion, mutilation,
|
make Adaptations) would be deemed to be a distortion, mutilation,
|
||||||
modification or other derogatory action prejudicial to the Original
|
modification or other derogatory action prejudicial to the Original
|
||||||
Author's honor and reputation, the Licensor will waive or not assert,
|
Author's honor and reputation, the Licensor will waive or not assert,
|
||||||
as appropriate, this Section, to the fullest extent permitted by the
|
as appropriate, this Section, to the fullest extent permitted by the
|
||||||
applicable national law, to enable You to reasonably exercise Your
|
applicable national law, to enable You to reasonably exercise Your
|
||||||
right under Section 3(b) of this License (right to make Adaptations)
|
right under Section 3(b) of this License (right to make Adaptations)
|
||||||
but not otherwise.
|
but not otherwise.
|
||||||
|
|
||||||
5. Representations, Warranties and Disclaimer
|
5. Representations, Warranties and Disclaimer
|
||||||
|
|
||||||
UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING AND TO THE
|
UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING AND TO THE
|
||||||
FULLEST EXTENT PERMITTED BY APPLICABLE LAW, LICENSOR OFFERS THE WORK AS-IS
|
FULLEST EXTENT PERMITTED BY APPLICABLE LAW, LICENSOR OFFERS THE WORK AS-IS
|
||||||
AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE
|
AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE
|
||||||
WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT
|
WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT
|
||||||
LIMITATION, WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
LIMITATION, WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
||||||
PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS,
|
PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS,
|
||||||
ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT
|
ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT
|
||||||
DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED
|
DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED
|
||||||
WARRANTIES, SO THIS EXCLUSION MAY NOT APPLY TO YOU.
|
WARRANTIES, SO THIS EXCLUSION MAY NOT APPLY TO YOU.
|
||||||
|
|
||||||
6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE
|
6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE
|
||||||
LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR
|
LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR
|
||||||
ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES
|
ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES
|
||||||
ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS
|
ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS
|
||||||
BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||||||
|
|
||||||
7. Termination
|
7. Termination
|
||||||
|
|
||||||
a. This License and the rights granted hereunder will terminate
|
a. This License and the rights granted hereunder will terminate
|
||||||
automatically upon any breach by You of the terms of this License.
|
automatically upon any breach by You of the terms of this License.
|
||||||
Individuals or entities who have received Adaptations or Collections
|
Individuals or entities who have received Adaptations or Collections
|
||||||
from You under this License, however, will not have their licenses
|
from You under this License, however, will not have their licenses
|
||||||
terminated provided such individuals or entities remain in full
|
terminated provided such individuals or entities remain in full
|
||||||
compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will
|
compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will
|
||||||
survive any termination of this License.
|
survive any termination of this License.
|
||||||
b. Subject to the above terms and conditions, the license granted here is
|
b. Subject to the above terms and conditions, the license granted here is
|
||||||
perpetual (for the duration of the applicable copyright in the Work).
|
perpetual (for the duration of the applicable copyright in the Work).
|
||||||
Notwithstanding the above, Licensor reserves the right to release the
|
Notwithstanding the above, Licensor reserves the right to release the
|
||||||
Work under different license terms or to stop distributing the Work at
|
Work under different license terms or to stop distributing the Work at
|
||||||
any time; provided, however that any such election will not serve to
|
any time; provided, however that any such election will not serve to
|
||||||
withdraw this License (or any other license that has been, or is
|
withdraw this License (or any other license that has been, or is
|
||||||
required to be, granted under the terms of this License), and this
|
required to be, granted under the terms of this License), and this
|
||||||
License will continue in full force and effect unless terminated as
|
License will continue in full force and effect unless terminated as
|
||||||
stated above.
|
stated above.
|
||||||
|
|
||||||
8. Miscellaneous
|
8. Miscellaneous
|
||||||
|
|
||||||
a. Each time You Distribute or Publicly Perform the Work or a Collection,
|
a. Each time You Distribute or Publicly Perform the Work or a Collection,
|
||||||
the Licensor offers to the recipient a license to the Work on the same
|
the Licensor offers to the recipient a license to the Work on the same
|
||||||
terms and conditions as the license granted to You under this License.
|
terms and conditions as the license granted to You under this License.
|
||||||
b. Each time You Distribute or Publicly Perform an Adaptation, Licensor
|
b. Each time You Distribute or Publicly Perform an Adaptation, Licensor
|
||||||
offers to the recipient a license to the original Work on the same
|
offers to the recipient a license to the original Work on the same
|
||||||
terms and conditions as the license granted to You under this License.
|
terms and conditions as the license granted to You under this License.
|
||||||
c. If any provision of this License is invalid or unenforceable under
|
c. If any provision of this License is invalid or unenforceable under
|
||||||
applicable law, it shall not affect the validity or enforceability of
|
applicable law, it shall not affect the validity or enforceability of
|
||||||
the remainder of the terms of this License, and without further action
|
the remainder of the terms of this License, and without further action
|
||||||
by the parties to this agreement, such provision shall be reformed to
|
by the parties to this agreement, such provision shall be reformed to
|
||||||
the minimum extent necessary to make such provision valid and
|
the minimum extent necessary to make such provision valid and
|
||||||
enforceable.
|
enforceable.
|
||||||
d. No term or provision of this License shall be deemed waived and no
|
d. No term or provision of this License shall be deemed waived and no
|
||||||
breach consented to unless such waiver or consent shall be in writing
|
breach consented to unless such waiver or consent shall be in writing
|
||||||
and signed by the party to be charged with such waiver or consent.
|
and signed by the party to be charged with such waiver or consent.
|
||||||
e. This License constitutes the entire agreement between the parties with
|
e. This License constitutes the entire agreement between the parties with
|
||||||
respect to the Work licensed here. There are no understandings,
|
respect to the Work licensed here. There are no understandings,
|
||||||
agreements or representations with respect to the Work not specified
|
agreements or representations with respect to the Work not specified
|
||||||
here. Licensor shall not be bound by any additional provisions that
|
here. Licensor shall not be bound by any additional provisions that
|
||||||
may appear in any communication from You. This License may not be
|
may appear in any communication from You. This License may not be
|
||||||
modified without the mutual written agreement of the Licensor and You.
|
modified without the mutual written agreement of the Licensor and You.
|
||||||
f. The rights granted under, and the subject matter referenced, in this
|
f. The rights granted under, and the subject matter referenced, in this
|
||||||
License were drafted utilizing the terminology of the Berne Convention
|
License were drafted utilizing the terminology of the Berne Convention
|
||||||
for the Protection of Literary and Artistic Works (as amended on
|
for the Protection of Literary and Artistic Works (as amended on
|
||||||
September 28, 1979), the Rome Convention of 1961, the WIPO Copyright
|
September 28, 1979), the Rome Convention of 1961, the WIPO Copyright
|
||||||
Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996
|
Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996
|
||||||
and the Universal Copyright Convention (as revised on July 24, 1971).
|
and the Universal Copyright Convention (as revised on July 24, 1971).
|
||||||
These rights and subject matter take effect in the relevant
|
These rights and subject matter take effect in the relevant
|
||||||
jurisdiction in which the License terms are sought to be enforced
|
jurisdiction in which the License terms are sought to be enforced
|
||||||
according to the corresponding provisions of the implementation of
|
according to the corresponding provisions of the implementation of
|
||||||
those treaty provisions in the applicable national law. If the
|
those treaty provisions in the applicable national law. If the
|
||||||
standard suite of rights granted under applicable copyright law
|
standard suite of rights granted under applicable copyright law
|
||||||
includes additional rights not granted under this License, such
|
includes additional rights not granted under this License, such
|
||||||
additional rights are deemed to be included in the License; this
|
additional rights are deemed to be included in the License; this
|
||||||
License is not intended to restrict the license of any rights under
|
License is not intended to restrict the license of any rights under
|
||||||
applicable law.
|
applicable law.
|
||||||
|
|
||||||
|
|
||||||
Creative Commons Notice
|
Creative Commons Notice
|
||||||
|
|
||||||
Creative Commons is not a party to this License, and makes no warranty
|
Creative Commons is not a party to this License, and makes no warranty
|
||||||
whatsoever in connection with the Work. Creative Commons will not be
|
whatsoever in connection with the Work. Creative Commons will not be
|
||||||
liable to You or any party on any legal theory for any damages
|
liable to You or any party on any legal theory for any damages
|
||||||
whatsoever, including without limitation any general, special,
|
whatsoever, including without limitation any general, special,
|
||||||
incidental or consequential damages arising in connection to this
|
incidental or consequential damages arising in connection to this
|
||||||
license. Notwithstanding the foregoing two (2) sentences, if Creative
|
license. Notwithstanding the foregoing two (2) sentences, if Creative
|
||||||
Commons has expressly identified itself as the Licensor hereunder, it
|
Commons has expressly identified itself as the Licensor hereunder, it
|
||||||
shall have all rights and obligations of Licensor.
|
shall have all rights and obligations of Licensor.
|
||||||
|
|
||||||
Except for the limited purpose of indicating to the public that the
|
Except for the limited purpose of indicating to the public that the
|
||||||
Work is licensed under the CCPL, Creative Commons does not authorize
|
Work is licensed under the CCPL, Creative Commons does not authorize
|
||||||
the use by either party of the trademark "Creative Commons" or any
|
the use by either party of the trademark "Creative Commons" or any
|
||||||
related trademark or logo of Creative Commons without the prior
|
related trademark or logo of Creative Commons without the prior
|
||||||
written consent of Creative Commons. Any permitted use will be in
|
written consent of Creative Commons. Any permitted use will be in
|
||||||
compliance with Creative Commons' then-current trademark usage
|
compliance with Creative Commons' then-current trademark usage
|
||||||
guidelines, as may be published on its website or otherwise made
|
guidelines, as may be published on its website or otherwise made
|
||||||
available upon request from time to time. For the avoidance of doubt,
|
available upon request from time to time. For the avoidance of doubt,
|
||||||
this trademark restriction does not form part of this License.
|
this trademark restriction does not form part of this License.
|
||||||
|
|
||||||
Creative Commons may be contacted at https://creativecommons.org/.
|
Creative Commons may be contacted at https://creativecommons.org/.
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
# lilypond-haydn-op-20-nr-4
|
# lilypond-haydn-op-20-nr-4
|
||||||
|
|
||||||
String Quartet Haydn Op. 20, Nr. 4
|
String Quartet Haydn Op. 20, Nr. 4
|
||||||
1
lilypond-hd
Submodule
1
lilypond-hd
Submodule
Submodule lilypond-hd added at b4622b991f
Reference in New Issue
Block a user