Ancient Greek Musical Notation

Ancient Greek Musical Notation is a Unicode block containing symbols representing musical notations used in ancient Greece.

Ancient Greek Musical Notation
RangeU+1D200..U+1D24F
(80 code points)
PlaneSMP
ScriptsGreek
Symbol setsAncient Greek music notation
Assigned70 code points
Unused10 reserved code points
Unicode version history
4.170 (+70)
Note: [1][2]

Block

Ancient Greek Musical Notation[1][2]
Official Unicode Consortium code chart (PDF)
 0123456789ABCDEF
U+1D20x 𝈀 𝈁 𝈂 𝈃 𝈄 𝈅 𝈆 𝈇 𝈈 𝈉 𝈊 𝈋 𝈌 𝈍 𝈎 𝈏
U+1D21x 𝈐 𝈑 𝈒 𝈓 𝈔 𝈕 𝈖 𝈗 𝈘 𝈙 𝈚 𝈛 𝈜 𝈝 𝈞 𝈟
U+1D22x 𝈠 𝈡 𝈢 𝈣 𝈤 𝈥 𝈦 𝈧 𝈨 𝈩 𝈪 𝈫 𝈬 𝈭 𝈮 𝈯
U+1D23x 𝈰 𝈱 𝈲 𝈳 𝈴 𝈵 𝈶 𝈷 𝈸 𝈹 𝈺 𝈻 𝈼 𝈽 𝈾 𝈿
U+1D24x 𝉀 𝉁  𝉂  𝉃  𝉄 𝉅
Notes
1.^ As of Unicode version 13.0
2.^ Grey areas indicate non-assigned code points

History

The following Unicode-related documents record the purpose and process of defining specific characters in the Ancient Greek Musical Notation block:

VersionFinal code points[lower-alpha 1]CountL2 IDWG2 IDDocument
4.1U+1D200..1D24570L2/02-032Anderson, Deborah (2002-01-21), Unicode Musical Proposal
L2/02-033Anderson, Deborah (2002-01-21), TLG Unicode Proposal (draft)
L2/02-053Anderson, Deborah (2002-02-04), Description of TLG Documents
L2/02-273Pantelia, Maria (2002-07-31), TLG Unicode Proposal
L2/02-287Pantelia, Maria (2002-08-09), Proposal Summary Form accompanying TLG Unicode Proposal (L2/02-273)
L2/02-316R2N2547Pantelia, Maria (2002-11-07), Proposal to encode Ancient Greek Musical Symbols in the UCS
  1. Proposed code points and characters names may differ from final code points and names
gollark: you.
gollark: ```rustuse actix_web::{web, App, HttpResponse, HttpServer};#[actix_rt::main]async fn main() -> std::io::Result<()> { let one = HttpServer::new(|| { App::new().route("/", web::get().to(|| HttpResponse::Ok())) }) .keep_alive(75); // <- Set keep-alive to 75 seconds // let _two = HttpServer::new(|| { // App::new().route("/", web::get().to(|| HttpResponse::Ok())) // }) // .keep_alive(); // <- Use `SO_KEEPALIVE` socket option. let _three = HttpServer::new(|| { App::new().route("/", web::get().to(|| HttpResponse::Ok())) }) .keep_alive(None); // <- Disable keep-alive one.bind("127.0.0.1:8088")?.run().await}```
gollark: Orbital. Laser. Strike.
gollark: Or erase his memories.
gollark: I mean, just orbital-laser-strike him any time he appears.

See also

References

  1. "Unicode character database". The Unicode Standard. Retrieved 2016-07-09.
  2. "Enumerated Versions of The Unicode Standard". The Unicode Standard. Retrieved 2016-07-09.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.