Sonate K. 66

Sonate K. 66
si bémol majeur

4/4, Allegro, 32 mes.

K.65K.66 → K.67
L.495L.496 → L.497
P.133P.134 → P.135
F.25 ← F.26 → F.27
XIV 27 ← Venise XIV 28 → XIV 29
16Boivin 17 → I 1

La sonate K. 66 (F.26/L.496) en si bémol majeur est une œuvre pour clavier du compositeur italien Domenico Scarlatti.

Présentation

La sonate K. 66, en si bémol majeur, est notée Allegro.



\version "2.18.2"
\header {
  tagline = ##f
  % composer = "Domenico Scarlatti"
  % opus = "K. 66"
  % meter = "Allegro"
}

%% les petites notes
trillBesqpDown     = { \tag #'print { bes,8.\trill } \tag #'midi { c32 bes c bes~ bes16 } }
trillBesqp         = { \tag #'print { bes8.\trill } \tag #'midi { c32 bes c bes~ bes16 } }
trillFUp           = { \tag #'print { f'4\trill } \tag #'midi { g32 f g f  g   \tempo 4 = 30 f~ f16   \tempo 4 = 90 } }
 
upper = \relative c'' {
  \clef treble 
  \key bes \major
  \time 4/4
  \tempo 4 = 90
  \set Staff.midiInstrument = #"harpsichord"
  \override TupletBracket.bracket-visibility = ##f

\repeat volta 2 {
      s8*0^\markup{Allegro}
      \partial 4 r8 \times 2/3 { f16[ g a] } | bes16 f d bes f d \change Staff = "lower" bes f bes,8 \change Staff = "upper"  f''' \trillBesqpDown a32 bes | g'8 bes, \trillBesqp a32 bes f'8 bes, \trillBesqp a32 bes |
      % ms. 3
      g'16 ees f d \appoggiatura d32 ees4 \appoggiatura f32 \omit TupletNumber \times 2/3 { ees16[ d c] } c4d8 | 
      \repeat unfold 2 { 
      << { \omit TupletNumber \times 2/3 { d16[ ees f] } f4 ees8 \times 2/3 { ees16[ d c] } c8~ c d } 
      \\ { \omit TupletNumber \times 2/3 { bes16[ c d] } d4 c8 \times 2/3 { c16[ bes a] } a8 bes4 } >> 
      }
      % ms. 6
      \repeat unfold 2 {  d8 bes'4 bes,8 c a'4 a,8 | bes8 g'4 bes,8 \appoggiatura c32 \times 2/3 { bes16[ a g] } g4 a8 } | 
      % ms. 10
      << { \omit TupletNumber \times 2/3 { e16[ f g] } \times 2/3 { a16 bes c] } d8 c \times 2/3 { c16[ bes a] } a8~ a bes | \times 2/3 { c16[ d e] } \times 2/3 { f16 g a] } bes8 a \times 2/3 { a16[ g f] } f8~ f g } 
      \\ { \omit TupletNumber \times 2/3 { c,,16[ d e] } \times 2/3 { f16[ g a] } bes8 a \times 2/3 { a16[ g f] } f8 g4  | \times 2/3 { a16[ bes c] } \times 2/3 { d16[ e f] } g8 f \times 2/3 { f16[ e d] } d8 c4 } >> |

      << { \omit TupletNumber \times 2/3 { e,16[ f g] } \times 2/3 { a16 bes c] } d8 c \times 2/3 { c16[ bes a] } a8~ a bes | \times 2/3 { c16[ d e] } \times 2/3 { f16 g a] } bes8 a \times 2/3 { a16[ g f] } f8~ f g } 
      \\ { \omit TupletNumber \times 2/3 { c,,16[ d e] } \times 2/3 { f16[ g a] } bes8 a \times 2/3 { a16[ g f] } f8 g4  | \times 2/3 { a16[ bes c] } \times 2/3 { d16[ e f] } g8 f \times 2/3 { f16[ e d] } d8 } >> |

      % ms. 14
      a'16 f c' c,  f d a' a,  d bes f' f,  bes g g' f, |
      % ms. 15
      g8 a16 bes  a8 g  a16 f c' c,  f d a' a, | d bes f' f, bes g f' f, g8 a16 bes < f a >8 < e g > | a16 f a c f c f a \trillFUp }%repet

}

lower = \relative c' {
  \clef bass
  \key bes \major
  \time 4/4
  \set Staff.midiInstrument = #"harpsichord"
  \override TupletBracket.bracket-visibility = ##f

\repeat volta 2 {
    % ************************************** \appoggiatura a16  \repeat unfold 2 {  } \times 2/3 { }   \omit TupletNumber 
      r4 | s2.   \clef treble  r8 < d f >8 | < ees g > q r8 q < d f > q r8 q |
      % ms. 3
      << { g8 f g a~ a4 } \\ { ees8 d c4 bes8 f' bes4 } >> | \repeat unfold 2 { r4 f4 f2 } | 
      % ms. 6
      \repeat unfold 2 { bes16 d g, bes  e, g c, g'  a c f, a  d, f bes, d |   \clef bass g,16 bes e, g c, e c,c' f,8 c' f4 \clef treble } |
      % ms. 10
      r2 c'2 | r2   \clef treble  c'2 |
      % ms. 12
       r2 c,2 | r2 c'4 c | f8 e d c bes a g f |
      % ms. 15
      e16 c f bes, << { f'8 e } \\ { c4 } >> f8 e d c | \clef bass  bes8 a g f  e16 c f bes, c8 c | f,4 f f }%repet

}

thePianoStaff = \new PianoStaff <<
    \set PianoStaff.instrumentName = #"Clav."
    \new Staff = "upper" \upper
    \new Staff = "lower" \lower
  >>

\score {
  \keepWithTag #'print \thePianoStaff
  \layout {
      #(layout-set-staff-size 17)
    \context {
      \Score
     \override SpacingSpanner.common-shortest-duration = #(ly:make-moment 1/2)
      \remove "Metronome_mark_engraver"
    }
  }
}

\score {
  \unfoldRepeats
  \keepWithTag #'midi \thePianoStaff
  \midi { }
}
Première section de la sonate en si bémol majeur K. 66, de Domenico Scarlatti.


Manuscrits

Le manuscrit principal est le numéro 28 du volume XIV (Ms. 9770) de Venise (1742), copié pour Maria Barbara ; l'autre est Vienne G 40[1]. Une copie figure également à Vienne, ms. Q 15119 (no 4) et une autre à Berlin, ms. 19681 (III) no 16[2].

Venise XIV 28.

Interprètes

La sonate K. 66 est défendue au clavecin, notamment par Scott Ross (1985, Erato)[3], Richard Lester (2005, Nimbus, vol. 6), Pieter-Jan Belder (Brilliant Classics, vol. 2), Jory Vinikour (2005, Delos) et Francesco Cera (2013, Tactus, vol. 2). Andrés Cea l'interprète à l'orgue (2007, Lindoro). Laura Alvini (1998, Frame) la joue sur un piano-forte de Kerstin Schwarz 1997, d'après un modèle de Cristofori, 1726.

Notes et références

  1. Kirkpatrick 1982, p. 461.
  2. Yáñez Navarro 2016, p. 105, 174.
  3. Victor Tribot Laspière, « Au Château d’Assas, sur les traces de Scott Ross et de Scarlatti », sur France Musique, (consulté le ).

Sources

Document utilisé pour la rédaction de l’article : document utilisé comme source pour la rédaction de cet article.

Liens externes

Read other articles:

Earl Warren Ketua Mahkamah Agung Amerika Serikat ke-14Masa jabatan5 Oktober 1953 – 23 Juni 1969Dicalonkan olehDwight D. Eisenhower PendahuluFred M. VinsonPenggantiWarren E. BurgerGubernur California ke-30Masa jabatan4 Januari 1943 – 5 Oktober 1953WakilFrederick F. HouserGoodwin Knight PendahuluCulbert OlsonPenggantiGoodwin KnightKejaksaan Agung California ke-20Masa jabatan3 Januari 1939 – 4 Januari 1943GubernurCulbert Olson PendahuluUlysses S. WebbPenggantiRob...

 

Rajmohan Gandhi (1960) Rajmohan Gandhi (lahir di New Delhi, India pada tahun 1935) adalah penulis biografi dan cucu dari Mahatma Gandhi melalui putra keduanya Manilal Gandhi, dan seorang profesor riset di Pusat Studi Asia Selatan dan Timur Tengah, Universitas Illinois di Urbana-Champaign, Amerika Serikat. Rajmohan Gandhi menikah dengan Usha. Mereka memiliki dua anak, Supriya dan Devadatta. Dia adalah anak tertua dari tiga bersaudara. Pranala luar Situs web Rajmohan Gandhi Crossette, Barbara; ...

 

Questa voce sull'argomento stagioni delle società calcistiche italiane è solo un abbozzo. Contribuisci a migliorarla secondo le convenzioni di Wikipedia. Segui i suggerimenti del progetto di riferimento. Voce principale: Viareggio Calcio. Associazione Sportiva Calcio ViareggioStagione 1970-1971Sport calcio Squadra Viareggio Allenatore Enzo Riccomini Presidente Venasco Bini Serie C9º posto nel girone B. Maggiori presenzeCampionato: Ciaschini (37) Miglior marcatoreCampionato: Moro...

У этого термина существуют и другие значения, см. Западный округ. Западный внутригородской округ город Краснодар Дата основания 1936 год Дата упразднения 1994 Прежние имена Кагановичский, Ленинский районы Микрорайоны Дубинка, Черёмушки, Покровка Площадь 22[1]  км² Насе...

 

German ice hockey league German Women's Ice Hockey LeagueDeutsche Fraueneishockey-Liga (German)Current season, competition or edition: 2023–24 DEFL seasonFormerlyFraueneishockey-EndrundeSportIce hockeyFounded1988 (1988)FounderGerman Ice Hockey FederationFirst season1988–89No. of teams7Countries Germany NetherlandsMost recentchampion(s)ECDC Memmingen (2022–23)Most titlesESC Planegg-Würmtal (8)TV partner(s)DEB-OnlineLevel on pyramid1stRelegation to2. Liga Nord or Land...

 

The Boat Race 1829 Jadwal 10 Juni 1829 Balapan putra Juara Oxford Selisih easily Catatan waktu 14 menit 30 detik Total kemenangan Cambridge-Oxford 0 - 1 Wasit Cyrill Page John Stuart Balapan selanjutnya 1836 The Boat Race Pertama digelar di kota Henley-on-Thames pada 10 Juni 1829. Pertandingan berlangsung setelah Universitas Oxford menyetujui tantangan dari Universitas Cambridge untuk balap dayung di London, dengan masing-masing menggunakan perahu berdayung delapan yang akan diadakan selama ...

2020年夏季奥林匹克运动会波兰代表團波兰国旗IOC編碼POLNOC波蘭奧林匹克委員會網站olimpijski.pl(英文)(波兰文)2020年夏季奥林匹克运动会(東京)2021年7月23日至8月8日(受2019冠状病毒病疫情影响推迟,但仍保留原定名称)運動員206參賽項目24个大项旗手开幕式:帕维尔·科热尼奥夫斯基(游泳)和马娅·沃什乔夫斯卡(自行车)[1]闭幕式:卡罗利娜·纳亚(皮划艇)&#...

 

Presiden Barack Obama duduk di meja Resolute pada tahun 2009. Meja Resolute (bahasa Inggris: Resolute desk) adalah meja kepresidenan di Amerika Serikat yang diletakkan di ruang oval Gedung Putih. Meja ini merupakan hadiah dari Ratu Victoria kepada Presiden Rutherford B. Hayes pada 1880. Meja ini dibuat dari puing-puing kapal penjelajah Inggris, HMS Resolute. Presiden Roosevelt memiliki pintu kecil di antara kaki meja untuk mencegah orang-orang melihat kursi rodanya. Banyak presiden yang m...

 

يفتقر محتوى هذه المقالة إلى الاستشهاد بمصادر. فضلاً، ساهم في تطوير هذه المقالة من خلال إضافة مصادر موثوق بها. أي معلومات غير موثقة يمكن التشكيك بها وإزالتها. (ديسمبر 2018) بطولة العالم للدراجات على المضمار 1894 التفاصيل التاريخ 1894 الموقع  بلجيكا (أنتويرب) نوع السباق سباق الدر...

HallelujahLagu oleh Panic! at the Discodari album Death of a BachelorDirilis20 April 2015 (2015-04-20)[1]FormatUnduhan digitalGenrePop,[2][3] power pop,[4] rock[5]Durasi3:00LabelFueled by RamenDCD2PenciptaBrendon UrieAron WrightImad-Roy El-AmineMorgan KibbyRobert LammJake SinclairProduserImad RoyalJake Sinclair[6][7] Hallelujah adalah lagu milik grup musik rock asal Amerika Serikat, Panic! at the Disco. Lagu ini dirilis pada 20 Apri...

 

1953 film We Three DebutantesDirected byHasse EkmanWritten byHerbert Grevenius Olof MolanderProduced bySvensk FilmindustriStarringMaj-Britt NilssonSven-Eric GamblePer OscarssonKarl GerhardCinematographyGunnar FischerEdited byHans LagerkvistMusic byLille Bror SöderlundhProductioncompanySvensk FilmindustriDistributed bySvensk FilmindustriRelease date 7 September 1953 (1953-09-07) Running time95 minutesCountrySwedenLanguageSwedish We Three Debutantes (Swedish: Vi tre debutera) is...

 

American rock band For the Filipino band, see Cinderella (Filipino band). CinderellaCinderella performing in 2011Background informationOriginPhiladelphia, Pennsylvania, U.S.Genres Glam metal hard rock blues rock DiscographyCinderella discographyYears active1983–2014Labels Mercury Deadline Cleopatra Past members Tom Keifer Eric Brittingham Michael Schermick Tony Destra Jeff LaBar Jim Drnec Phillip Calfy Albie Al Barker Fred Coury Kevin Conway Kevin Valentine Kenny Aronoff Ray Brinker John L...

ماريان خريستوف (بالبلغارية: Мариян Христов)‏    معلومات شخصية الميلاد 29 يوليو 1973 (العمر 50 سنة)بوتفغراد  الطول 1.93 م (6 قدم 4 بوصة)[1][1] مركز اللعب وسط الجنسية بلغاريا  مسيرة الشباب سنوات فريق ليفسكي صوفيا المسيرة الاحترافية1 سنوات فريق م. (هـ.) 1993–1994 FC Ba...

 

Bilateral relationsMauritania-Spain relations Mauritania Spain Mauritania–Spain relations are the foreign relations between Mauritania and Spain. The two nations have had official diplomatic relations since the 1960s. Spain has an embassy in Nouakchott and a consulate-general in Nouadhibou. Mauritania has an embassy in Madrid and a consulate-general in Las Palmas. History Spanish envoys meeting with the minister of the Interior of Mauritania Ould Beilil in 2011 Spain officially recognised M...

 

Cet article est une ébauche concernant une intercommunalité française, l’Ain et la Bresse. Vous pouvez partager vos connaissances en l’améliorant (comment ?) ; pour plus d’indications, visitez le Projet des intercommunalités françaises. Communauté de communes du canton de Pont-de-Veyle Administration Pays France Région Auvergne-Rhône-Alpes Département Ain Forme Communauté de communes Siège Pont-de-Veyle Communes 12 Président Christophe Greffet (PS) Date de créat...

Educational testing and assessment organization Educational Testing ServiceETS logo used since 2024Company type501(c)(3)Founded1947Headquarters660 Rosedale Road, Princeton, New Jersey, U.S.Key peopleRobert S. Murley (Chairman)[1]Amit Sevak (president and CEO)[2]ProductsTOEFL and TOEIC tests, GRE General and Subject Tests, CET1 Exam by Certtia tests and Praxis Series assessmentsServicesTesting, assessments and research for educational useSubsidiariesEdusoft Ltd.ETS CanadaETS Gl...

 

その他の同名の人物については「阿部信行 (曖昧さ回避)」をご覧ください。 「阿部伸行」とは別人です。 日本の政治家阿部 信行あべ のぶゆき 阿部信行の肖像写真生年月日 1875年11月24日出生地 日本 石川県金沢市没年月日 (1953-09-07) 1953年9月7日(77歳没)出身校 陸軍大学校卒業前職 軍事参議官所属政党 翼賛政治会称号 陸軍大将正二位勲一等旭日大綬章配偶者 阿部ミツ...

 

This article is about the 1963 film. For the 2001 film, see Yeh Raaste Hain Pyaar Ke. For the 2019 TV series, see Yeh Rishtey Hain Pyaar Ke. 1963 Indian filmYeh Rastey Hain Pyar KePosterDirected byR. K. NayyarStarringSunil DuttLeela Naidu Ashok KumarMusic byRaviRelease date 1963 (1963) CountryIndiaLanguageHindi Yeh Rastey Hain Pyar Ke (lit. 'These are the paths of love') is a 1963 Hindi film starring Sunil Dutt and Leela Naidu in the lead roles. This film was Sunil Dutt's debut pro...

German chemist (1818–1897) Carl Remigius FreseniusCarl Remigius FreseniusBorn(1818-12-28)28 December 1818Free City of FrankfurtDied3 May 1897(1897-05-03) (aged 78)Wiesbaden, German EmpireAlma materUniversity of GießenScientific careerDoctoral advisorJustus von LiebigDoctoral studentsErnst Otto Beckmann Carl Remigius Fresenius (28 December 1818 – 11 June 1897), was a German chemist, known for his studies in analytical chemistry. Biography Fresenius was born on 28 December 1818, ...

 

Fission of a nucleus via absorption of a gamma ray This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.Find sources: Photofission – news · newspapers · books · scholar · JSTOR (August 2014) (Learn how and when to remove this message) Nuclear physics Nucleus Nucleons p n Nuclear matter Nuclear force Nuclear structure Nuclear r...