List of chords

The following is a list of musical chords and simultaneities:

Code Chord type
Major Major chord
Minor Minor chord
Augmented Augmented chord
Diminished Diminished chord
Indeterminate Indeterminate chord
Predominant Predominant chord
Suspended Suspended chord
M3+d5 Major third, flat five
Just Just intonation
Bitonal Bitonal chord
Atonal Atonal chord
List of musical chords
Name Chord on C Sound # of p.c.-Forte # p.c. #s Quality
Augmented chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e gis>1
} }
Play 3-12 0 4 8 Augmented
Augmented eleventh chord[1]
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g bes d fis>1
} }
Play 6-34 0 4 7 t 2 6 Major
Augmented major seventh chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e gis b>1
} }
Play 4-19 0 4 8 e Augmented
Augmented seventh chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e gis bes>1
} }
Play 4-24 0 4 8 t Augmented
Augmented sixth chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e ais>1^\markup { "Italian" }
} }

 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e fis ais>1^\markup { "French"  }
} }

 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g ais>1^\markup { "German" }
} }
3–8
4-25
4-27B
0 4 t
0 4 6 t
0 4 7 t
Predominant
Diminished chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c es ges>1
} }
Play 3-10 0 3 6 Diminished
Diminished major seventh chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c es ges b>1
} }
Play 4-18 0 3 6 e Diminished
Diminished seventh chord (leading-tone and secondary chord)
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c es ges beses>1
} }
Play 4-28 0 3 6 9 Diminished
Dominant
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g>2 <g' b d>
} }
Play 3-11 0 4 7 Major
Dominant eleventh chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g bes d f>1
} }
Play 6-33 0 4 7 t 2 5 Major
Dominant minor ninth
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g bes des>1
} }
Play 5-31 0 4 7 t 1 Major
Dominant ninth
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g bes d>1
} }
Play 5-34 0 4 7 t 2 Major
Dominant parallel
 {
\override Score.TimeSignature #'stencil = ##f
\relative c'' { 
  \clef treble \time 4/4
  <g b d>2 <e g b>
} }
Play 3-11 0 3 7 Minor
Dominant seventh chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g bes>1
} }
Play 4-27 0 4 7 t Major
Dominant seventh flat five chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e ges bes>1
} }
Play 4-25 0 4 6 t Diminished
Dominant seventh sharp nine / Hendrix chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g bes dis>1
} }
Play 5-32 0 4 7 t 3 Major
Dominant thirteenth chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g bes d f a>1
} }
Play 7-35 0 4 7 t 2 5 9 Major
Dream chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c'' { 
  \clef treble \time 4/4
  <g c! cis d>1
} }
Play 4-6 0 5 6 7 Just
Elektra chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <e b' des f aes>1
} }
Play 5-32 0 7 9 1 4 Bitonal
Farben chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { \new PianoStaff << 
  \new Staff { \clef treble \time 4/4 <e a>1 } 
  \new Staff { \clef bass \time 4/4  <c, gis' b>1 }
>> } }
Play 5-z17 0 8 e 4 9 Atonal
Half-diminished seventh chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c es ges bes>1
} }
Play 4-27 0 3 6 t Diminished
Harmonic seventh chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble 
  \time 4/4
  <c e g beseh c>1
} }
Play 4-27 0 4 7 t Major
Leading-tone triad
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g c>2 <d f b>
} }
Play 3-10 0 3 6 Diminished
Lydian chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g b fis'>1
} }
Play 5-20 0 4 7 e 6 Major
Magic chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <e f a bes d e g a>1
} }
Play 8 0 1 5 6 t 0 3 5 Just
Major chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g>1
} }
Play 3-11 0 4 7 Major
Major eleventh chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g b d f>1
} }
Play 6-z25 0 4 7 e 2 5 Major
Major seventh chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g b>1
} }
Play 4-20 0 4 7 e Major
Major seventh sharp eleventh chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e gis b fis'>1
} }
Play 5-30 0 4 8 e 6 Augmented
Major sixth chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g a>1
} }
Play 4-26 0 4 7 9 Major
Major sixth ninth chord ("6 add 9",[2] Nine six,[3] 6/9)
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g a d>1
} }
Play 5-35 0 4 7 9 2 Major
Major ninth chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g b d>1
} }
Play 5-27 0 4 7 e 2 Major
Major thirteenth chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g b d fis a>1
} }
Play 7-35 0 4 7 e 2 5 9 Major
Mediant
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g>2 <e g b>
} }
Play 3-11 0 3 7 Minor
Minor chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c es g>1
} }
Play 3-11 0 3 7 Minor
Minor eleventh chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c es g bes d f>1
} }
Play 6-32 0 3 7 t 2 5 Minor
Minor major seventh chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c es g b>1
} }
Play 4-19 0 3 7 e Minor
Minor ninth chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c es g bes d>1
} }
Play 5-27 0 3 7 t 2 Minor
Minor seventh chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c es g bes>1
} }
Play 4-26 0 3 7 t Minor
Minor sixth chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c es g a>1
} }
Play 4-27 0 3 7 9 Minor
Minor sixth ninth chord (6/9)
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c es g a d>1
} }
Play 5-29 0 3 7 9 2 Minor
Minor thirteenth chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c es g bes d f a>1
} }
Play 7-35 0 3 7 t 2 5 9 Minor
Mystic chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4 <c fis bes e a d>1
} }
Play 6-34 0 6 t 4 9 2 Atonal
Neapolitan chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <f aes des>1
} }
Play 3-11 1 5 8 Major
Ninth augmented fifth chord[2][4]
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e gis bes d>1
} }
Play 5-33 0 4 8 t 2 Augmented
Ninth flat fifth chord[2]
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e ges bes d>1
} }
Play 5-33 0 4 6 t 2 M3+d5
Northern lights chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <cis d! aes' c! es fis g! bes ces f! a!>1
} }
Play 11-1 1 2 8 0 3 6 7 t e 4 7 Atonal
"Ode-to-Napoleon" hexachord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c des e f gis a>1
} }
Play 6-20 0 1 4 5 8 9 Atonal
Petrushka chord

    \new PianoStaff <<
         \new Staff = "up" \relative c'' {
            \time 3/4
            s2.
          }
        \new Staff = "down" \relative c' {
            \time 3/4
            \voiceOne
            \repeat tremolo 12 {
                  {
                    \change Staff = "up"
                    \voiceTwo
                    <e g c>32
                  }
                {
                    \change Staff = "down"
                    \voiceOne
                    <cis fis ais>32
                }
            }
          }
    >>
Play 6-30 0 1 4 6 7 t Bitonal
Power chord
P5
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c g' c>1
} }
Play 2-5 0 7 Indeterminate
Psalms chord
 {
\override Score.TimeSignature #'stencil = ##f
{ \new PianoStaff <<
  \new Staff { \clef treble <g' e'' g'' b''>8 } 
  \new Staff { \clef bass <e, g, b, g>8 }
>> } }
Play 3-11 0 3 7 Minor
Secondary dominant
 {
#(set-global-staff-size 16)
\override Score.TimeSignature #'stencil = ##f
      \new PianoStaff <<
        \new Staff <<
            \new Voice \relative c'' {
                \stemUp \clef treble \key c \major \time 4/4
                c2 b c1
                }
            \new Voice \relative c' {
                \stemDown
                fis2 d e1
                }
            >>
        \new Staff <<
            \new Voice \relative c' {
                \stemUp \clef bass \key c \major \time 4/4
                a2 g g1
                }
            \new Voice \relative c {
                \stemDown
                d2_\markup { \translate #'(-3.5 . 0) { "C: V/V" \hspace #0.6 "V" \hspace #5 "I" } }
               g c,1 \bar "||"
                }
            >>
    >> }
Play 3-11 0 4 7 Major
Secondary leading-tone chord
 {
#(set-global-staff-size 16)
\override Score.TimeSignature #'stencil = ##f
      \new PianoStaff <<
        \new Staff <<
            \new Voice \relative c'' {
                \stemUp \clef treble \key c \major \time 4/4
                a2 g g1
                }
            \new Voice \relative c' {
                \stemDown
                es2 d e1
                }
            >>
        \new Staff <<
            \new Voice \relative c' {
                \stemUp \clef bass \key c \major \time 4/4
                c2 b c1
                }
            \new Voice \relative c {
                \stemDown
                fis2_\markup { \translate #'(-5 . 0) { \concat { "C: vii" \raise #0.6 \small "o7" "/V" \hspace #1 "V" \hspace #4 "I" } } }
               g c,1 \bar "||"
                }
            >>
    >> }
Play 3-10 0 3 6 Diminished
Secondary supertonic chord
 {
#(set-global-staff-size 16)
\override Score.TimeSignature #'stencil = ##f
      \new PianoStaff <<
        \new Staff <<
            \new Voice \relative c'' {
                \stemUp \clef treble \key c \major \time 4/4
                g2 fis g1
                }
            \new Voice \relative c' {
                \stemDown
                c2 c d1
                }
            >>
        \new Staff <<
            \new Voice \relative c' {
                \stemUp \clef bass \key c \major \time 4/4
                a2 a b1
                }
            \new Voice \relative c {
                \stemDown
                a2_\markup { \translate #'(-4 . 0) { \concat { "C: ii" \raise #0.5 \small "7" "/V" \hspace #1 "V" \raise #1 \small "7" "/V" \hspace #1.5 "V" } } }
               d g1 \bar "||"
                }
            >>
    >> }
Play 3-11 0 3 7 Minor
Seven six chord[5]
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g a bes>1
} }
Play 5-25 0 4 7 9 t Major
Seventh suspension four chord[6]
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c f g bes>1
} }
Play 4-23 0 5 7 t Suspended
So What chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { \new PianoStaff << 
  \new Staff { \clef treble \time 4/4 \hide Staff.TimeSignature <d g b>1 } 
  \new Staff { \clef bass \time 4/4 \hide Staff.TimeSignature  <e, a>1 }
>> } }
Play 5-35 0 5 t 3 7 Bitonal
Suspended chord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c f g>1
} }
Play 3-9 0 5 7 Suspended
Subdominant
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g>2 <f a c>
} }
Play 3-11 0 4 7 Major
Subdominant parallel
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <f a c>2 <d f a>
} }
Play 3-11 0 3 7 Minor
Submediant
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g>2 <a c e>
} }
Play 3-11 0 3 7 Minor
Subtonic
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g>2 <bes d f>
} }
Play 3-11 0 4 7 Major
Supertonic
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g>2 <d f a>
} }
Play 3-11 0 3 7 Minor
Thirteenth flat ninth chord[2]
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g bes des a'>1
} }
Play 6-27 0 4 7 t 1 x 9[7] Major
Thirteenth flat ninth flat fifth chord[2]
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e ges bes des a'>1
} }
Play 6-z49 0 4 6 t 1 x 9[7] M3+d5
Tonic counter parallel
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g>2 <b e g>
} }
Play 3-11 0 3 7 Minor
Tonic
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g>1
} }
Play 3-11 0 4 7 Major
Tonic parallel
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c e g>2 <a c e>
} }
Play 3-11 0 3 7 Minor
Tristan chord
 {
\override Score.TimeSignature #'stencil = ##f
   \new PianoStaff <<
      \new Staff <<
         \relative c' {
             \clef treble \key c \major \time 4/4
             <dis gis>1
             }
            >>
     \new Staff <<
         \relative c {
             \clef bass \key c \major \time 4/4
             <f b>1
             }
         >>
    >>
}
Play 4-27 0 3 6 t Predominant
Viennese trichord
 {
\override Score.TimeSignature #'stencil = ##f
\relative c' { 
  \clef treble \time 4/4
  <c des ges>2 <c fis g!>
} }
Play 3-5A 0 1 6
or
0 6 7
Atonal

See also

References

  1. ^ Pearse, John (1977). The Guitarist's Picture Chord Encyclopedia, p.31. ISBN 0-8256-2199-2.
  2. ^ a b c d e Bay, William (10 April 1971). Encyclopedia of guitar chords. Mel Bay Publications. p. 2. ISBN 978-0-87166-664-2. Retrieved 27 May 2011.
  3. ^ Pearse (1977), p.35.
  4. ^ Pearse (1977), p.27.
  5. ^ Pearse (1977), p.34.
  6. ^ Pearse (1977), p.24
  7. ^ a b x could be either 5, 6, or nothing, depending on the eleventh of the chord.

Read other articles:

Abu Madyanأبو مدينPintu masuk Masjid Abu Madyan di Tlemcen Gelaral-GhaustالغوثInformasi pribadiLahirShu'ayb ibn al-Husseinشعيب أبو مدين1126Cantillana, Andalusia, MurabithunMeninggal1198Tlemcen, MurabithunMakamSidi Boumediene MausoleumAgamaIslamAlmamateral-Qarawiyyin Pintu masuk ke masjid Sidi Abu Madyan (foto dari tahun 1900) Makam Abu Madyan di distrik El Eubbad, di Tlemcen, Aljazair. Abu Madyan (1126–1198), juga dikenal sebagai Abu Madyan Shu'ayb Al-Ghawth, atau Ab�...

 

イスラームにおける結婚(イスラームにおけるけっこん)とは、二者の間で行われる法的な契約である。新郎新婦は自身の自由な意思で結婚に同意する。口頭または紙面での規則に従った拘束的な契約は、イスラームの結婚で不可欠だと考えられており、新郎と新婦の権利と責任の概要を示している[1]。イスラームにおける離婚は様々な形をとることができ、個�...

 

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

Voce principale: Football Club Internazionale Milano. FC InternazionaleStagione 1908-1909Sport calcio Squadra Inter Allenatore Virgilio Fossati[1][2] Presidente Ettore Strauss Prima CategoriaGirone eliminatorio Maggiori presenzeCampionato: 9 giocatori (2)[2]Totale: 9 giocatori (2) Miglior marcatoreCampionato: Gama, Schuler (1)[2]Totale: Gama, Schüler (1) StadioArena Civica 1909-1910 Si invita a seguire il modello di voce Questa voce raccoglie le informaz...

 

Family of French printers and publishers 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: Didot family – news · newspapers · books · scholar · JSTOR (November 2015) (Learn how and when to remove this message) Didot is the name of a family of French printers, punch-cutters and publishers. Through its achieveme...

 

Guido CagnacciBiografiKelahiran19 Januari 1601 Santarcangelo di Romagna Kematian1663 (61/62 tahun)Wina KegiatanPekerjaanpelukis Karya kreatifKarya terkenal(1659) The Death of Cleopatra(1660) The Death of Cleopatra Daud dengan Kepala Goliath Guido Cagnacci (19 Januari 1601 – 1663) adalah seorang pelukis asal Italia yang berasal dari Santarcangelo di Romagna. Banyak diasosiasikan dengan zaman Barok, karya-karyanya dikarakterisasikan dengan penggunaan chiaroscuro dan subyek-subyek sensual mere...

  「俄亥俄」重定向至此。关于其他用法,请见「俄亥俄 (消歧义)」。 俄亥俄州 美國联邦州State of Ohio 州旗州徽綽號:七葉果之州地图中高亮部分为俄亥俄州坐标:38°27'N-41°58'N, 80°32'W-84°49'W国家 美國加入聯邦1803年3月1日,在1953年8月7日追溯頒定(第17个加入联邦)首府哥倫布(及最大城市)政府 • 州长(英语:List of Governors of {{{Name}}}]]) •&...

 

  提示:此条目页的主题不是中華人民共和國最高領導人。 中华人民共和国 中华人民共和国政府与政治系列条目 执政党 中国共产党 党章、党旗党徽 主要负责人、领导核心 领导集体、民主集中制 意识形态、组织 以习近平同志为核心的党中央 两个维护、两个确立 全国代表大会 (二十大) 中央委员会 (二十届) 总书记:习近平 中央政治局 常务委员会 中央书记处 �...

 

非常尊敬的讓·克雷蒂安Jean ChrétienPC OM CC KC  加拿大第20任總理任期1993年11月4日—2003年12月12日君主伊利沙伯二世总督Ray HnatyshynRoméo LeBlancAdrienne Clarkson副职Sheila Copps赫布·格雷John Manley前任金·坎貝爾继任保羅·馬田加拿大自由黨黨魁任期1990年6月23日—2003年11月14日前任約翰·特納继任保羅·馬田 高級政治職位 加拿大官方反對黨領袖任期1990年12月21日—1993年11月...

 本表是動態列表,或許永遠不會完結。歡迎您參考可靠來源來查漏補缺。 潛伏於中華民國國軍中的中共間諜列表收錄根據公開資料來源,曾潛伏於中華民國國軍、被中國共產黨聲稱或承認,或者遭中華民國政府調查審判,為中華人民共和國和中國人民解放軍進行間諜行為的人物。以下列表以現今可查知時間為準,正確的間諜活動或洩漏機密時間可能早於或晚於以下所歸�...

 

German politician (1913–1995) 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: Egon Franke politician – news · newspapers · books · scholar · JSTOR (February 2022) (Learn how and when to remove this message) Egon FrankeFranke in 1976Vice Chancellor of GermanyWest GermanyIn office17 September 1982 ...

 

Swedish politician (born 1979) Jimmie ÅkessonSDÅkesson in 2022Leader of the Sweden DemocratsIncumbentAssumed office 7 May 2005Preceded byMikael JanssonMember of the RiksdagIncumbentAssumed office 4 October 2010ConstituencyJönköping CountyChairman of the Sweden Democratic YouthIn office21 June 2000 – 7 May 2005Preceded byJimmy WindeskogSucceeded byMartin Kinnunen Personal detailsBornPer Jimmie Åkesson (1979-05-17) 17 May 1979 (age 45)Bromölla, SwedenPolitical part...

Railway station in Nagano, Japan Inariyama Station稲荷山駅Inariyama Station in January 2019General informationLocation3768 Shinonoishiozaki, Nagano-shi, Nagano-ken 388-8014JapanCoordinates36°33′09″N 138°06′29″E / 36.5524°N 138.1080°E / 36.5524; 138.1080Elevation358.0 meters[1]Operated by JR EastLine(s)■ Shinonoi Line Distance62.3 km from ShiojiriPlatforms2 side platformsOther informationWebsiteOfficial websiteHistoryOpened11 November 1900Passe...

 

Peta menunjukkan lokasi Rosario. Rosario adalah munisipalitas yang terletak di provinsi Agusan del Sur, Filipina. Pada tahun 2011, munisipalitas ini memiliki penduduk sebesar 34.681 jiwa atau 7.448 rumah tangga.[1] Pembagian wilayah Secara administratif Rosario terbagi menjadi 11 barangay, yaitu: Bayugan 3 Cabantao Cabawan Marfil Novele Poblacion Santa Cruz Tagbayagan Wasi-an Libuac Maligaya Referensi ^ Local Governance Performance Management System. Diarsipkan dari versi asli tanggal...

 

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: Associazione Sportiva Dilettantistica Igea Virtus Barcellona. Football Club Igea Virtus BarcellonaStagione 2002-2003Sport calcio Squadra Igea Virtus Allenatore Rosario Foti Presidente Immacolato Bonina Serie C26º posto nel girone C. Maggiori presenzeCampionato: ...

قائمة الدلوThe Bucket List (بالإنجليزية) معلومات عامةالصنف الفني كوميدي، دراماتاريخ الصدور 2007مدة العرض 97 دقيقةاللغة الأصلية الإنجليزيةالبلد الولايات المتحدةمواقع التصوير كاليفورنيا — لوس أنجلوس الجوائز  المجلس الوطني للمراجعة: الأفلام العشر الأولى الطاقمالمخرج روب راينر&...

 

الدوري اللاتفي الممتاز 2014 تفاصيل الموسم الدوري اللاتفي الممتاز  النسخة 40،  و24  البلد لاتفيا  التاريخ بداية:22 مارس 2014  نهاية:16 نوفمبر 2014  المنظم اتحاد لاتفيا لكرة القدم  البطل نادي فنتسبيلس  مباريات ملعوبة 180   عدد المشاركين 10   الدوري اللاتفي الممتا...

 

  لمعانٍ أخرى، طالع بارنارد (توضيح). بارنارد   الإحداثيات 39°11′21″N 98°02′35″W / 39.1892°N 98.0431°W / 39.1892; -98.0431   [1] تاريخ التأسيس 1888  تقسيم إداري  البلد الولايات المتحدة[2]  التقسيم الأعلى مقاطعة لينكن  خصائص جغرافية  المساحة 0.580934 كيلومتر مرب�...

Provisional government of Free France CFNL redirects here. For the radio station that previously held the call sign, see CKRX-FM. For other uses, see Committee of National Liberation. Poster announcing the founding of the French Committee of National Liberation. You can help expand this article with text translated from the corresponding article in French. (August 2023) Click [show] for important translation instructions. View a machine-translated version of the French article. Machine t...

 

任质斌性别男出生1915年7月山东省即墨县逝世1998年12月22日(1998-12-22)北京市教育程度 北平平民大学 中国大学 职业政治人物政党 中国共产党配偶胡志学亲属长子任全胜 经历 1939年~1941年 新四军豫鄂挺进纵队政治部主任兼纵队代政治委员,豫鄂边区军政委员会书记。 1941年~1945年 新四军第五师兼鄂豫皖湘赣军区政治部主任、副政治委员、代政治委员,中共豫鄂区委代书...