Sonate K. 142

Sonate K. 142
fa dièse mineur
, Allegro, 55 mes.

K.141K.142 → K.143
L. deest →
P.239P.240 → P.241
F.508F.509 → F.510
56 ← Saragosse 57 → 58
41 ← ms. Worgan 42 → 43

La sonate K. 142 (F.509) en fa dièse mineur est une œuvre pour clavier du compositeur italien Domenico Scarlatti.

Présentation

La sonate K. 142, en fa dièse mineur, est notée Allegro. C'est un mouvement perpétuel en croches auquel Scarlatti ajoute des acciaccatures, des syncopes, s'affranchissant ainsi de la tarentelle italienne[1].



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

%% les petites notes
trillGisq     = { \tag #'print { gis8\trill } \tag #'midi { \times 2/3 { gis16 a gis } } }
trillFisqp    = { \tag #'print { fis8.\trill } \tag #'midi { \times 2/3 { fis16 gis fis~ } fis16 } }
trillEq       = { \tag #'print { e8\trill } \tag #'midi { \times 2/3 { e16 fis e } } }
trillB        = { \tag #'print { b4\trill } \tag #'midi { \times 2/3 { c16 b c } b8 } }
trillA        = { \tag #'print { a4\trill } \tag #'midi { \times 2/3 { b16 a b } a8 } }
trillGispUp   = { \tag #'print { gis'4.\trill } \tag #'midi { \times 2/3 { a16 gis a } gis4 } }
trillAp       = { \tag #'print { a4.\trill } \tag #'midi { \times 2/3 { b16 a b } a4 } }
trillBp       = { \tag #'print { b4.\trill } \tag #'midi { \times 2/3 { c16 b c } b4 } }
%
upper = \relative c'' {
  \clef treble 
  \key fis \minor
  \time 12/8
  \tempo 4. = 112
  \set Staff.midiInstrument = #"harpsichord"
  \override TupletBracket.bracket-visibility = ##f

      s8*0^\markup{Allegro}
      s4. a8 fis cis s4. s4 cis'8 | \appoggiatura e32 d8 cis b \appoggiatura cis32 b8 a gis \appoggiatura gis32 a4. \appoggiatura b32 a8 gis a |
      % ms. 3
      b8 a gis fis gis eis \appoggiatura eis32 fis4.~ fis4 cis'8 |\appoggiatura e32 d8 cis b << { b8 b' gis | gis4 a8 a gis a | b a gis fis gis eis } \\ { \mergeDifferentlyDottedOn  b4. b4 cis8 cis b cis | d4. cis } >> eis8 fis4~ \trillFisqp eis16 fis gis |
      % ms. 6
      a8 fis cis a fis a'  a gis fis \trillGisq fis8 gis | fis d a fis d fis' fis e dis \trillEq dis8 e | d b gis d b' d \appoggiatura e32 d8 cis b cis d e |
      % ms. 9
      \repeat unfold 2 { fis8 gis a cis, b a gis a b cis d e } | fis8 gis a cis, b a gis fis e~ e e e' | 
      % ms. 12
      << { e8 c d d b c c a c \trillB d8 | d b c c a b b gis b \trillA c8 | c a b b gis a a fis a } 
      \\ { f4. e d~ d4 f8 | e4. d c~ c4 e8 | d4. c b } >> \trillGispUp
      % ms. 15
      r2. r8 f'8 d \trillBp | r2. r8 e8 c \trillAp | r2. r8 e'8 d cis b a |
      % ms. 18
      b8 s4
      % ms. 21
      

}

lower = \relative c' {
  \clef bass
  \key fis \minor
  \time 12/8
  \set Staff.midiInstrument = #"harpsichord"
  \override TupletBracket.bracket-visibility = ##f

    % **************************************
      fis,,8 \stemDown \change Staff = "upper" fis''' cis s4. \stemNeutral \change Staff = "lower" a,8 fis cis fis,4. |
      % ms. 2
      \repeat unfold 2 { b4. cis fis, fis' } | b, cis fis fis' | b, cis fis, fis, |
      % ms. 6
      r4 r8  fis'4. e e' | r4 r8 d,4. cis cis' | b, e a, a' |
      % ms. 9
      d,4. fis e << { a4.~ | a2. b4. a4.~ | a2. } \\ { cis,4. | d fis e cis | d fis4. } >> e e, |
      % ms. 12
      \repeat unfold 2 { e4. e e r4 r8 } | e4. e e~ e4 e''8
      % ms. 15
      << { f8 e f e d e d4.~ d4 f8 | e d e d c d c4.~ c4 e8 | d c d c b c b4.~ b4 e8 } 
      \\ { d4. c b4.~ b4 d8 | c b c b a b a4.~ a4 c8 | b a b a gis a gis4 e8~ e4 a8 } >>
      % ms. 18
      << { e'4.~ } \\ { gis,4 } >>
      % ms. 21
      

}

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 {
  \keepWithTag #'midi \thePianoStaff
  \midi { }
}
Premières mesures de la sonate en fa dièse mineur K. 142, de Domenico Scarlatti.

Manuscrits

La source principale figure à Londres, dans le manuscrit Worgan, copié entre 1740 et 1760, Add. ms. 31553 (no 42)[2],[3]. Une autre copie figure à Saragosse (E-Zac), source 3 (1750–1751), ms. B-2 Ms. 32, fos 113v-115r, no 57 (1751–1752)[4].

Interprètes

La sonate K. 142 est défendue au piano, notamment par Zhu Xiao-Mei (1995, INA), Carlo Grante (2012, Music & Arts, vol. 3) et Christoph Ullrich (2019, Tacet, vol. 3) ; au clavecin par Scott Ross (1985, Erato)[5], Joseph Payne (1993, BIS), Richard Lester (2007, Nimbus, vol. 7) et Pieter-Jan Belder (Brilliant Classics, vol. 4).

Notes et références

  1. Chambure 1985, p. 188 (67).
  2. Kirkpatrick 1982, p. 419.
  3. Yáñez Navarro 2016, p. 118.
  4. Yáñez Navarro 2016, p. 428.
  5. 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.

Articles connexes

Liens externes

Read other articles:

Eryngium Eryngium alpinum Klasifikasi ilmiah Domain: Eukaryota Kerajaan: Plantae Upakerajaan: Trachaeophyta Divisi: Magnoliophyta Kelas: Magnoliopsida Ordo: Apiales Famili: Apiaceae Subfamili: Saniculoideae Tribus: Saniculeae Genus: EryngiumL. Spesies Lihat teks Eryngium adalah genus tumbuhan berbunga dalam keluarga Apiaceae. Di dalamnya ada sekitar 250 spesies tumbuhan.[1] Genus ini mempunyai sebaran kosmopolitan, dengan pusat keanekaragaman di Amerika Selatan.[1] Anggota ge...

 

Dalam fisika kuantum, Teleportasi kuantum adalah pengangkutan tanpa tubuh dari keadaan kuantum yang tidak diketahui dari satu tempat ke tempat lain.[1] Teleportasi keadaan kuantum menggunakan fenomena belitan kuantum sebagai sarana transmisi. Ketika dua atau lebih partikel terikat, status kuantumnya saling bergantung, tidak peduli seberapa jauh jaraknya. Akibatnya, mereka bertindak sebagai objek kuantum tunggal, dijelaskan oleh fungsi gelombang tunggal - konstruksi matematika yang men...

 

You can help expand this article with text translated from the corresponding article in German. (February 2021) Click [show] for important translation instructions. View a machine-translated version of the German article. Machine translation, like DeepL or Google Translate, is a useful starting point for translations, but translators must revise errors as necessary and confirm that the translation is accurate, rather than simply copy-pasting machine-translated text into the English Wikip...

追晉陸軍二級上將趙家驤將軍个人资料出生1910年 大清河南省衛輝府汲縣逝世1958年8月23日(1958歲—08—23)(47—48歲) † 中華民國福建省金門縣国籍 中華民國政党 中國國民黨获奖 青天白日勳章(追贈)军事背景效忠 中華民國服役 國民革命軍 中華民國陸軍服役时间1924年-1958年军衔 二級上將 (追晉)部队四十七師指挥東北剿匪總司令部參謀長陸軍�...

 

Subfamily of beetles Platypodinae Platypus cylindrus Scientific classification Domain: Eukaryota Kingdom: Animalia Phylum: Arthropoda Class: Insecta Order: Coleoptera Infraorder: Cucujiformia Family: Curculionidae Subfamily: PlatypodinaeShuckard, 1840 Tribes Mecopelmini Platypodini Schedlariini Tesserocerini Platypodinae is a weevil subfamily in the family Curculionidae. They are important early decomposers of dead woody plant material in wet tropics; all but two species are ambrosia beetles ...

 

2011 American filmStitchedFilm posterDirected byGarth EnnisScreenplay byGarth EnnisProduced byEd Polgardy Brian Pulido Francisca PulidoStarringTank Jones Kate Kugler Lauren AlonzoCinematographyAdam GoldfineEdited byBrian PulidoMusic byJim CasellaProductioncompanyMischief Maker StudiosDistributed byAvatar Press Spitfire ProductionsRelease date July 21, 2011 (2011-07-21) (San Diego Comic-Con International) Running time18 minutesCountryUnited StatesLanguageEnglish Stitched is ...

Barking & Dagenham PostCover of Barking & Dagenham Post on 28 October 2015TypeWeekly newspaperFormatTabloidOwner(s)ArchantHeadquartersIlfordCirculation824 (as of 2023)[1]Websitebarkinganddagenhampost.co.uk The Barking & Dagenham Post is a weekly local newspaper in the area of the London Borough of Barking & Dagenham. It is published by Archant. The paper was originally called the Dagenham Post, and some older residents of its distribution area still refer to it by...

 

ChumashPiktograf ChumashDaerah dengan populasi signifikan Amerika Serikat (California)BahasaInggris dan Spanyol Bahasa ChumashAgamaAgama tradisional,KekristenanKelompok etnik terkaitBarbareño, Ventureño,Ynezeño, Purismeño, Obiseño[1] Chumash adalah penduduk asli Amerika yang sebelumnya menghuni wilayah pesisir California tengah dan selatan (di wilayah yang kini disebut San Luis Obispo, Santa Barbara, Ventura dan Los Angeles) yang terbentang dari Teluk Morro di utara hingga Malibu...

 

Zoo in Jharkhand, India Tata Steel Zoological ParkLogo of Tata Steel Zoological SocietyNew Entrance gate of Tata Steel Zoological Park22°48′53″N 86°11′45″E / 22.814610°N 86.195925°E / 22.814610; 86.195925Date opened3 March 1994LocationSakchi, Jamshedpur, Jharkhand, IndiaLand area25 ha (62 acres)No. of animals432No. of species49Annual visitors1,80,040 (2021-22)MembershipsTata Steel, CZAManagementTata Steel Zoological SocietyWebsiteTata Steel Zoological...

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: Miguel Reale – news · newspapers · books · scholar · JSTOR (February 2021) (Learn how and when to remove this message) Miguel RealeBorn(1910-11-06)6 November 1910São Bento do Sapucaí, BrazilDied14 April 2006(2006-04-14) (aged 95)São Paulo, BrazilSchool...

 

У этого термина существуют и другие значения, см. Золотое кольцо. Ярославль Сергиев Посад Переславль-Залесский Ростов Кострома Иваново Суздаль ВладимирОсновные города Золотого кольца Золото́е кольцо́ Росси́и — туристский маршрут, проходящий по древним городам Севе...

 

此条目序言章节没有充分总结全文内容要点。 (2019年3月21日)请考虑扩充序言,清晰概述条目所有重點。请在条目的讨论页讨论此问题。 哈萨克斯坦總統哈薩克總統旗現任Қасым-Жомарт Кемелұлы Тоқаев卡瑟姆若马尔特·托卡耶夫自2019年3月20日在任任期7年首任努尔苏丹·纳扎尔巴耶夫设立1990年4月24日(哈薩克蘇維埃社會主義共和國總統) 哈萨克斯坦 哈萨克斯坦政府...

Jean-Baptiste-Camille CorotPotret Corot pada sekitar tahun 1850LahirJean-Baptiste-Camille Corot(1796-07-16)16 Juli 1796ParisMeninggal22 Februari 1875(1875-02-22) (umur 78)ParisKebangsaanPrancisDikenal atasMelukis, pembuatan cetakanGerakan politikRealisme, Romantisisme Jean-Baptiste-Camille Corot (bahasa Prancis: [ʒɑ̃ ba.tist ka.mij kɔ.ʁo]; 16 Juli 1796 – 22 Februari 1875)[1] adalah seorang pelukis potret dan lanskap asal Prancis serta pembuat cetakan da...

 

Pakistani admiral AdmiralMuhammad ZakaullahNI(M) HI(M) SI(M) PP TI(M) LoM PGATChief of Naval StaffIn office2 October 2014 – 7 October 2017Preceded byAdm. Asif SandilaSucceeded byAdm. Zafar Mahmood AbbasiDirector-General of the National Accountability BureauIn office16 November 1999 – 17 November 2003Preceded byOffice establishedSucceeded byLt-Gen. Shahid Aziz Personal detailsBornMuhammad Zakaullah (1958-01-10) 10 January 1958 (age ...

 

1941 anti-Jewish massacre in Baghdad, Iraq FarhudPart of Anglo–Iraqi WarMass grave for the victims, 1946LocationBaghdad, IraqDate1–2 June 1941TargetIraqi JewsAttack typePogromDeaths~175[1] ~300–400 pogromists killed during suppressionInjured1,000PerpetratorsRashid Ali, Yunis al-Sabawi, al-Futuwa youths, and Iraqi mobs Farhud (also Farhood; Arabic: الفرهود) was the pogrom or the violent dispossession that was carried out against the Jewish population of Baghdad, Iraq, on 1...

Lake in Onondaga County, New York, U.S. Onondaga LakeOnondaga LakeShow map of New YorkOnondaga LakeShow map of the United StatesLocationOnondaga County, New York,United StatesCoordinates43°05′21″N 76°12′37″W / 43.0891802°N 76.2103857°W / 43.0891802; -76.2103857[1]Primary inflowsNinemile Creek,Onondaga CreekPrimary outflowsSeneca RiverBasin countriesUnited StatesMax. length4.6 mi (7.4 km)Max. width1 mi (1.6 km)Surface area4.6...

 

11th US national census 1890 United States census ← 1880 June 2, 1890 (1890-06-02) 1900 → Seal of the Department of the Interior1890 census formGeneral informationCountryUnited StatesAuthorityCensus OfficeResultsTotal population62,979,766 ( 25.5%)Most populous ​stateNew York6,003,174Least populous ​stateNevada47,335 The 1890 United States census was taken beginning June 2, 1890. The census determined the resident population ...

 

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: Caló language – news · newspapers · books · scholar · JSTOR (December 2023) (Learn how and when to remove this message) This article may be confusing or unclear to readers. In particular, Unclear about how many varieties of Caló there are, writing is inconsis...

Iva MajoliKebangsaan Yugoslavia (1990–1991) Kroasia (1992-2015)Tempat tinggalZagreb, KroasiaBradenton, FloridaLahir12 Agustus 1977 (umur 46)Zagreb, RS Kroasia, RFS YugoslaviaTinggi175 m (574 ft 2 in)Memulai proAgustus 1991PensiunJuni 2004Tipe pemainTangan kanan (two-handed backhand)Total hadiah$4,405,867TunggalRekor (M–K)316–225Gelar8Peringkat tertinggiNo. 4 (5 Februari 1996)Hasil terbaik di Grand Slam (tunggal)Australia TerbukaQF (1996)Prancis Terbuka...

 

Artikel ini memerlukan pemutakhiran informasi. Harap perbarui artikel dengan menambahkan informasi terbaru yang tersedia. Artikel ini perlu dikembangkan dari artikel terkait di Wikipedia bahasa Inggris. (Januari 2023) klik [tampil] untuk melihat petunjuk sebelum menerjemahkan. Lihat versi terjemahan mesin dari artikel bahasa Inggris. Terjemahan mesin Google adalah titik awal yang berguna untuk terjemahan, tapi penerjemah harus merevisi kesalahan yang diperlukan dan meyakinkan bahwa hasil...