Chris@0
|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN" "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
|
Chris@0
|
2 <html
|
Chris@0
|
3 xmlns="http://www.w3.org/1999/xhtml"
|
Chris@0
|
4 xmlns:mvcb="http://webns.net/mvcb/"
|
Chris@0
|
5 xml:lang="en"
|
Chris@0
|
6 >
|
Chris@0
|
7
|
Chris@0
|
8 <head>
|
Chris@0
|
9 <title>Temperament Ontology: Temperament Ontology</title>
|
Chris@0
|
10 <meta http-equiv="content-type" content="text/xhtml+xml; charset=utf-8" />
|
Chris@0
|
11 <link rel="mvvb:generatorAgent" type="application/rdf+xml" title="DOAP" href="http://rdfohloh.wikier.org/project/specgen" />
|
Chris@0
|
12 <!--<link rel="stylesheet" type="text/css" href="http://example.org/style.css" />-->
|
Chris@0
|
13 <link rel="stylesheet" type="text/css" href="style.css" />
|
Chris@0
|
14 </head>
|
Chris@0
|
15
|
Chris@0
|
16 <body>
|
Chris@0
|
17
|
Chris@0
|
18 <h1 id="title">The Temperament Ontology</h1>
|
Chris@0
|
19
|
Chris@0
|
20 <!--<h2 id="subtitle">LONG Temperament </h2>-->
|
Chris@0
|
21
|
Chris@0
|
22 <h3 id="mymw-doctype">Working Draft — 18 Dec 2009</h3>
|
Chris@0
|
23
|
Chris@0
|
24 <dl>
|
Chris@0
|
25
|
Chris@0
|
26 <dt>This version:</dt>
|
Chris@0
|
27 <dd><a href="http://purl.org/ontology/temperament/draft1-20091218/">http://purl.org/ontology/temperament/draft1-20091218/</a></dd>
|
Chris@0
|
28
|
Chris@0
|
29 <dt>Latest version:</dt>
|
Chris@0
|
30 <dd><a href="http://purl.org/ontology/temperament/">http://purl.org/ontology/temperament/</a></dd>
|
Chris@0
|
31
|
Chris@0
|
32 <dt>Last Update: 18. Dec. 2009.</dt>
|
Chris@0
|
33 <dd>Date: 18. Dec. 2009.</dd>
|
Chris@0
|
34
|
Chris@0
|
35 <dt>Editors:</dt>
|
Chris@0
|
36 <dd>Gyorgy Fazekas, Centre for Digital Music Queen Mary University of London</dd>
|
Chris@0
|
37
|
Chris@0
|
38 <dt>Authors:</dt>
|
Chris@0
|
39 <dd>Gyorgy Fazekas, Dan Tidhar, Centre for Digital Music Queen Mary University of London</dd>
|
Chris@0
|
40
|
Chris@0
|
41 <dt>Contributors:</dt>
|
Chris@0
|
42 <dd>See <a href="#acknowledgements">acknowledgements</a></dd>
|
Chris@0
|
43
|
Chris@0
|
44 </dl>
|
Chris@0
|
45
|
Chris@0
|
46 <p class="copyright">You are granted a license to use, reproduce and create derivative works of this document under <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons</a>.</p>
|
Chris@0
|
47
|
Chris@0
|
48 <!-- ===================================================================== -->
|
Chris@0
|
49
|
Chris@0
|
50 <hr />
|
Chris@0
|
51
|
Chris@0
|
52 <h2 id="abstract">Abstract</h2>
|
Chris@0
|
53 <p>
|
Chris@0
|
54 The temperament ontology can be used to give a detailed description of the tuning of an instrument.
|
Chris@0
|
55 It is developed in the OMRAS2 project, and intended to be used in conjunction
|
Chris@0
|
56 with the <em><a href="http://purl.org/ontology/mo/">Music Ontology</a></em>,
|
Chris@0
|
57 for example, when describing the tuning that was used in a particular harpsichord recording.
|
Chris@0
|
58 </p>
|
Chris@0
|
59
|
Chris@0
|
60 <h2 id="status">Status of this Document</h2>
|
Chris@0
|
61 <p>
|
Chris@0
|
62 <strong>This is a work in progress!</strong> This document is changing
|
Chris@0
|
63 on a daily if not hourly basis. Comments are very welcome, please send
|
Chris@0
|
64 them to <a href="mailto:gyorgy.fazekas@elec.qmul.ac.uk">gyorgy.fazekas@elec.qmul.ac.uk</a>. Thank you.
|
Chris@0
|
65 </p>
|
Chris@0
|
66
|
Chris@0
|
67 <h2 id="contents">Table of Contents</h2>
|
Chris@0
|
68 <ol id="toc">
|
Chris@0
|
69 <li><a href="#intro">Introduction</a>
|
Chris@0
|
70 <ol>
|
Chris@0
|
71 <li><a href="#s11">About instrument tuning</a></li>
|
Chris@0
|
72 <li><a href="#s12">An open-ended temperament description model</a></li>
|
Chris@0
|
73 <li>
|
Chris@0
|
74 <a href="#s13">The many ways of describing temperaments</a>
|
Chris@0
|
75 <ol>
|
Chris@0
|
76 <li><a href="#s131">The Circle of Fifths</a></li>
|
Chris@0
|
77 <li><a href="#s132">Deviation from Equal Temperament</a></li>
|
Chris@0
|
78 </ol>
|
Chris@0
|
79 </li>
|
Chris@0
|
80 </ol>
|
Chris@0
|
81 </li>
|
Chris@0
|
82 <li><a href="#sec-glance">Temperament ontology at a glance</a></li>
|
Chris@0
|
83 <li>
|
Chris@0
|
84 <a href="#overview">Temperament ontology overview</a>
|
Chris@0
|
85 <ol>
|
Chris@0
|
86 <li><a href="#s31">Example</a></li>
|
Chris@0
|
87 </ol>
|
Chris@0
|
88 </li>
|
Chris@0
|
89 <li><a href="#reference">Cross-reference for Temperament classes and properties</a></li>
|
Chris@0
|
90 </ol>
|
Chris@0
|
91
|
Chris@0
|
92 <h3>Appendixes</h3>
|
Chris@0
|
93 <ol id="appendix">
|
Chris@0
|
94 <li><a href="#references">Normative References</a></li>
|
Chris@0
|
95 <li><a href="#changes">Changes in this version</a> (Non-Normative)</li>
|
Chris@0
|
96 <li><a href="#acknowledgements">Acknowledgements</a> (Non-Normative)</li>
|
Chris@0
|
97 </ol>
|
Chris@0
|
98
|
Chris@0
|
99 <hr />
|
Chris@0
|
100
|
Chris@0
|
101 <!-- ===================================================================== -->
|
Chris@0
|
102
|
Chris@0
|
103 <h2 id="intro">1 Introduction</h2>
|
Chris@0
|
104
|
Chris@0
|
105 <p>The temperament ontology aims to describe instrument tuning systems and their particularities.
|
Chris@0
|
106 It may also be used to characterise a (potentially unknown) temperament that was used when tuning an
|
Chris@0
|
107 instrument for a particular performance or recording. <br><br>
|
Chris@0
|
108 At this stage the ontology is far from exhaustive. We primarily deal with
|
Chris@0
|
109 temperaments in western tonal music with an emphasis on tuning keyboard instruments.
|
Chris@0
|
110 One important objective is to be able to describe arbitrary temperaments,
|
Chris@0
|
111 or express the results of automatic temperament extraction from audio recordings.
|
Chris@0
|
112 </p>
|
Chris@0
|
113
|
Chris@0
|
114 <h3 id="s11">1.1 About instrument tuning</h3>
|
Chris@0
|
115
|
Chris@0
|
116 <p>Tuning an instrument consists of choosing the frequency values and spacing (or ratio) of pitches that are used.
|
Chris@0
|
117 Pure (just) intervals of pitches correspond to whole number ratios of their frequencies, however
|
Chris@0
|
118 these ratios are not compatible with each other as they arranged in scales (the way octaves are divided into discrete pitch classes) in western music.
|
Chris@0
|
119 For example, it is not possible to fit twelve pure fifths (3:2)^12 into seven octaves (2:1)^7. The difference
|
Chris@0
|
120 is called the Pythagorean or Ditonic comma (23.5 cents). This difference has to be
|
Chris@0
|
121 tempered out ---that is, some (or all) fifths has to be mistuned slightly in order to
|
Chris@0
|
122 fit them. There are many tuning systems. Most commonly, they differ in the way they compromise
|
Chris@0
|
123 pure intervals to solve this problem. </p>
|
Chris@0
|
124
|
Chris@0
|
125
|
Chris@0
|
126 <h3 id="s12">1.2 An open-ended temperament description model</h3>
|
Chris@0
|
127 <p>There is no mutual agreement in the literature on the description or classification
|
Chris@0
|
128 of temperaments. Therefore, in this ontology we do not impose a
|
Chris@0
|
129 hierarchy between types of temperaments. We define an opaque
|
Chris@0
|
130 top-level temperament concept. Subclasses of this concept can be used
|
Chris@0
|
131 in describing individual temperaments, if necessary, using multiple class memberships.
|
Chris@0
|
132 Since there is more than one way to associate tuning systems with their properties,
|
Chris@0
|
133 we treat temperament descriptions as concepts as well,
|
Chris@0
|
134 and use reification to keep the model open and extensible.</p>
|
Chris@0
|
135
|
Chris@0
|
136 <p><center><img src="TemperamentDescription.png" alt="Using the Circle of Fifths to describe a temperament." width="850">
|
Chris@0
|
137 <br><br>Figure 1. Overview of the temperament ontology.</center></p>
|
Chris@0
|
138
|
Chris@0
|
139
|
Chris@0
|
140 <h3 id="s13">1.3 The many ways of describing temperaments</h3>
|
Chris@0
|
141
|
Chris@0
|
142 <p>Temperaments can be characterised in lots of different ways.
|
Chris@0
|
143 The most common methods are using either the circle of fifths or
|
Chris@0
|
144 give the pitch deviations from equal temperament. We define these
|
Chris@0
|
145 descriptions as concepts in the ontology, however, other descriptions
|
Chris@0
|
146 may be used and defined in the future.
|
Chris@0
|
147 (For example, one might find it convenient to express the same information using the circle of fourths.)</p>
|
Chris@0
|
148
|
Chris@0
|
149 <h4 id="s131">1.3.1 The Circle of Fifths</h4>
|
Chris@0
|
150 The circle of fifths has several uses in music theory.
|
Chris@0
|
151 It shows the harmonic relationships of the twelve major and minor keys.
|
Chris@0
|
152 It can also be seen as a circle of the corresponding pitch class intervals,
|
Chris@0
|
153 such as (C-G), (G-D), (D-A) etc... If we go around the circle using pure fifth
|
Chris@0
|
154 intervals, it wouldn't close. What remains is the Pythagorean comma.
|
Chris@0
|
155 Hence, it is often used to describe temperaments by showing how
|
Chris@0
|
156 the comma is distributed among the intervals to close the circle.
|
Chris@0
|
157 (Note that there are several types of commas related to different
|
Chris@0
|
158 tuning problems. These are defined in the ontology.)
|
Chris@0
|
159
|
Chris@0
|
160 <!--<p><center><img src="CircleOfFifths.png" alt="Using the Circle of Fifths to describe a temperament." width="350"></center></p>-->
|
Chris@0
|
161
|
Chris@0
|
162 <p>...</p>
|
Chris@0
|
163
|
Chris@0
|
164 <h4 id="s132">1.3.2 Deviations from Equal Temperament</h4>
|
Chris@0
|
165
|
Chris@0
|
166 <p>In equal temperament an octave is divided into twelve equal intervals.
|
Chris@0
|
167 As a result only octaves are pure. All other intervals are impure, and the
|
Chris@0
|
168 deviation from pure is different in case of each interval. Since equal temperament
|
Chris@0
|
169 has become very common, other temperaments are often described by
|
Chris@0
|
170 the frequency deviations (in cents) of each pitch class from the
|
Chris@0
|
171 corresponding pitch class in equal temperament.</p>
|
Chris@0
|
172
|
Chris@0
|
173 <!-- ===================================================================== -->
|
Chris@0
|
174
|
Chris@0
|
175 <h2 id="sec-glance">2. Temperament ontology at a glance</h2>
|
Chris@0
|
176
|
Chris@0
|
177 <p>
|
Chris@0
|
178 An alphabetical index of Temperament terms, by class (concepts) and by property
|
Chris@0
|
179 (relationships, attributes), are given below. All the terms are hyperlinked
|
Chris@0
|
180 to their detailed description for quick reference.
|
Chris@0
|
181 </p>
|
Chris@0
|
182
|
Chris@0
|
183 <!-- The list of classes and properties goes here -->
|
Chris@0
|
184 <div style="padding: 1em; border: dotted; background-color: #ddd;"><p>Classes: <a href="#term_CircleOfFifths">CircleOfFifths</a>, <a href="#term_Comma">Comma</a>, <a href="#term_DeviationFromFifth">DeviationFromFifth</a>, <a href="#term_DeviationsFromEqual">DeviationsFromEqual</a>, <a href="#term_Interval">Interval</a>, <a href="#term_IntervalDeviation">IntervalDeviation</a>, <a href="#term_MeantoneTemperament">MeantoneTemperament</a>, <a href="#term_PitchClass">PitchClass</a>, <a href="#term_PitchClassDeviation">PitchClassDeviation</a>, <a href="#term_PitchClassInterval">PitchClassInterval</a>, <a href="#term_RegularTemperament">RegularTemperament</a>, <a href="#term_RestrictedTemperament">RestrictedTemperament</a>, <a href="#term_Temperament">Temperament</a>, <a href="#term_TemperamentDescription">TemperamentDescription</a>, <a href="#term_WellTemperament">WellTemperament</a>,
|
Chris@0
|
185 </p><p>Properties: <a href="#term_comma">comma</a>, <a href="#term_constraint">constraint</a>, <a href="#term_description">description</a>, <a href="#term_deviation">deviation</a>, <a href="#term_frequency_ratio">frequency_ratio</a>, <a href="#term_interval">interval</a>, <a href="#term_lower">lower</a>, <a href="#term_pitch_class">pitch_class</a>, <a href="#term_pitch_class_deviation">pitch_class_deviation</a>, <a href="#term_upper">upper</a>, <a href="#term_value">value</a>,
|
Chris@0
|
186 </p><p>Instances: <a href="#term_pitchclass_A">A</a>, <a href="#term_pitchclass_Ab">Ab</a>, <a href="#term_pitchclass_As">As</a>, <a href="#term_pitchclass_B">B</a>, <a href="#term_pitchclass_Bb">Bb</a>, <a href="#term_Bendeler">Bendeler</a>, <a href="#term_pitchclass_Bs">Bs</a>, <a href="#term_pitchclass_C">C</a>, <a href="#term_pitchclass_Cb">Cb</a>, <a href="#term_pitchclass_Cs">Cs</a>, <a href="#term_pitchclass_D">D</a>, <a href="#term_pitchclass_Db">Db</a>, <a href="#term_Diaschisma">Diaschisma</a>, <a href="#term_DidymusComma">DidymusComma</a>, <a href="#term_DitonicComma">DitonicComma</a>, <a href="#term_pitchclass_Ds">Ds</a>, <a href="#term_pitchclass_E">E</a>, <a href="#term_pitchclass_Eb">Eb</a>, <a href="#term_pitchclass_Es">Es</a>, <a href="#term_pitchclass_F">F</a>, <a href="#term_pitchclass_Fb">Fb</a>, <a href="#term_FifthCommaMeantone">FifthCommaMeantone</a>, <a href="#term_pitchclass_Fs">Fs</a>, <a href="#term_pitchclass_G">G</a>, <a href="#term_pitchclass_Gb">Gb</a>, <a href="#term_pitchclass_Gs">Gs</a>, <a href="#term_KirnbergerIII">KirnbergerIII</a>, <a href="#term_Neidhardt">Neidhardt</a>, <a href="#term_PythagoreanComma">PythagoreanComma</a>, <a href="#term_QuarterCommaMeantone">QuarterCommaMeantone</a>, <a href="#term_Schisma">Schisma</a>, <a href="#term_SixthCommaMeantone">SixthCommaMeantone</a>, <a href="#term_Stanhope">Stanhope</a>, <a href="#term_SyntonicComma">SyntonicComma</a>, <a href="#term_Valotti">Valotti</a>, <a href="#term_WerckmeisterIII">WerckmeisterIII</a>, <a href="#term_YoungII">YoungII</a>,
|
Chris@0
|
187 </p>
|
Chris@0
|
188 </div>
|
Chris@0
|
189 <!-- End of the terms list -->
|
Chris@0
|
190
|
Chris@0
|
191 <p>...</p>
|
Chris@0
|
192
|
Chris@0
|
193 <!-- ===================================================================== -->
|
Chris@0
|
194
|
Chris@0
|
195 <h2 id="overview">3. Temperament ontology overview</h2>
|
Chris@0
|
196
|
Chris@0
|
197 <!--<p>The Temperament definitions presented here are ...</p>-->
|
Chris@0
|
198
|
Chris@0
|
199 <h3 id="s31">3.1. Example</h3>
|
Chris@0
|
200
|
Chris@0
|
201 <p>Here is a very basic example describing a pitch class interval in the Valotti temperament using the circle of fifths.</p>
|
Chris@0
|
202
|
Chris@0
|
203 <div class="example" style="white-space: pre-wrap;">
|
Chris@0
|
204 <pre>
|
Chris@0
|
205 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
|
Chris@0
|
206 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
|
Chris@0
|
207 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
Chris@0
|
208 @prefix tm: <http://purl.org/ontology/temperament/> .
|
Chris@0
|
209 @prefix pc: <http://purl.org/ontology/temperament/pitchclass/> .
|
Chris@0
|
210
|
Chris@0
|
211 :ValottiTemperament a tm:WellTemperament;
|
Chris@0
|
212 tm:description :ValottiDescription1 .
|
Chris@0
|
213
|
Chris@0
|
214 :ValottiDescription1 a tm:CircleOfFifths;
|
Chris@0
|
215 tm:interval [
|
Chris@0
|
216 a tm:FifthInterval ;
|
Chris@0
|
217 tm:deviation [
|
Chris@0
|
218 a tm:IntervalDeviation ;
|
Chris@0
|
219 tm:comma tm:PythagoreanComma ;
|
Chris@0
|
220 tm:value "-0.16667"^^xsd:float ;
|
Chris@0
|
221 rdfs:label "-1/6"
|
Chris@0
|
222 ] ;
|
Chris@0
|
223 tm:lower pc:C ;
|
Chris@0
|
224 tm:upper pc:G ] ;
|
Chris@0
|
225 tm:interval [ # the rest of the intervals on the circle of fifths
|
Chris@0
|
226 ] .
|
Chris@0
|
227 </pre>
|
Chris@0
|
228 </div>
|
Chris@0
|
229
|
Chris@0
|
230 <p>A graphical representation of a similar description is shown in figure 2.
|
Chris@0
|
231 We explicitly name the pitch classes involved in each interval on the circle of fifths.
|
Chris@0
|
232 The IntervalDeviation concept describes the amount of deviation from a pure interval
|
Chris@0
|
233 in terms of a specific type of comma and a corresponding value (a fraction of that comma).
|
Chris@0
|
234 We can safely assume that a fifth is pure, unless the deviation is given.</p>
|
Chris@0
|
235
|
Chris@0
|
236 <p><center><img src="CircleOfFifths.png" alt="Using the Circle of Fifths to describe a temperament." width="350">
|
Chris@0
|
237 <br><br>Figure 2. Describing temperaments using the circle of fifths.</center></p>
|
Chris@0
|
238
|
Chris@0
|
239
|
Chris@0
|
240 <!-- ===================================================================== -->
|
Chris@0
|
241
|
Chris@0
|
242 <h2 id="reference">4. Cross-reference for Temperament classes and properties</h2>
|
Chris@0
|
243
|
Chris@0
|
244 <p>...</p>
|
Chris@0
|
245
|
Chris@0
|
246 <!-- The following is the script-generated list of classes and properties -->
|
Chris@0
|
247 <div class="specterm" id="term_CircleOfFifths">
|
Chris@0
|
248 <h3>Class: tm:CircleOfFifths</h3>
|
Chris@0
|
249 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/CircleOfFifths">http://purl.org/ontology/temperament/CircleOfFifths</a></p><p><em>Circle Of Fifths</em> - We use the circle of fifth to describe a temperament.
|
Chris@0
|
250 Each alteration of a fifth can be expressed in a number of ways,
|
Chris@0
|
251 for example, we may express interval deviations in a particular
|
Chris@0
|
252 comma. </p>
|
Chris@0
|
253 <dl><dt>sub-class-of:</dt><dd><a href="#term_TemperamentDescription" style="font-family: monospace;">tm:TemperamentDescription</a></dd></dl>
|
Chris@0
|
254 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
255
|
Chris@0
|
256
|
Chris@0
|
257
|
Chris@0
|
258 </div>
|
Chris@0
|
259
|
Chris@0
|
260 <div class="specterm" id="term_Comma">
|
Chris@0
|
261 <h3>Class: tm:Comma</h3>
|
Chris@0
|
262 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/Comma">http://purl.org/ontology/temperament/Comma</a></p><p><em>Comma</em> - A comma is a very small interval between
|
Chris@0
|
263 two enharmonic notes tuned in different ways. (Source: Wikipedia) </p>
|
Chris@0
|
264 <dl><dt>in-range-of:</dt><dd><a href="#term_comma" style="font-family: monospace;">tm:comma</a></dd></dl>
|
Chris@0
|
265 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
266
|
Chris@0
|
267
|
Chris@0
|
268
|
Chris@0
|
269 </div>
|
Chris@0
|
270
|
Chris@0
|
271 <div class="specterm" id="term_DeviationFromFifth">
|
Chris@0
|
272 <h3>Class: tm:DeviationFromFifth</h3>
|
Chris@0
|
273 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/DeviationFromFifth">http://purl.org/ontology/temperament/DeviationFromFifth</a></p><p><em>Deviation from Fifth</em> - Represent the deviation from a pure fifth interval. </p>
|
Chris@0
|
274 <dl><dt>sub-class-of:</dt><dd><a href="#term_IntervalDeviation" style="font-family: monospace;">tm:IntervalDeviation</a></dd></dl>
|
Chris@0
|
275 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
276
|
Chris@0
|
277
|
Chris@0
|
278
|
Chris@0
|
279 </div>
|
Chris@0
|
280
|
Chris@0
|
281 <div class="specterm" id="term_DeviationsFromEqual">
|
Chris@0
|
282 <h3>Class: tm:DeviationsFromEqual</h3>
|
Chris@0
|
283 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/DeviationsFromEqual">http://purl.org/ontology/temperament/DeviationsFromEqual</a></p><p><em>Deviations From Equal</em> - A type of temperament description which describes
|
Chris@0
|
284 a tuning in terms of the deviation of each note (in cents)
|
Chris@0
|
285 from the equal temperament. </p>
|
Chris@0
|
286 <dl><dt>sub-class-of:</dt><dd><a href="#term_TemperamentDescription" style="font-family: monospace;">tm:TemperamentDescription</a></dd><dt>in-domain-of:</dt><dd><a href="#term_pitch_class_deviation" style="font-family: monospace;">tm:pitch_class_deviation</a></dd></dl>
|
Chris@0
|
287 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
288
|
Chris@0
|
289
|
Chris@0
|
290
|
Chris@0
|
291 </div>
|
Chris@0
|
292
|
Chris@0
|
293 <div class="specterm" id="term_Interval">
|
Chris@0
|
294 <h3>Class: tm:Interval</h3>
|
Chris@0
|
295 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/Interval">http://purl.org/ontology/temperament/Interval</a></p><p><em>Interval</em> - Describes the relationship between the
|
Chris@0
|
296 pitches of two notes or pitch classes. </p>
|
Chris@0
|
297 <dl><dt>in-domain-of:</dt><dd><a href="#term_deviation" style="font-family: monospace;">tm:deviation</a></dd><dd><a href="#term_lower" style="font-family: monospace;">tm:lower</a></dd><dd><a href="#term_upper" style="font-family: monospace;">tm:upper</a></dd><dt>in-range-of:</dt><dd><a href="#term_interval" style="font-family: monospace;">tm:interval</a></dd></dl>
|
Chris@0
|
298 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
299
|
Chris@0
|
300
|
Chris@0
|
301
|
Chris@0
|
302 </div>
|
Chris@0
|
303
|
Chris@0
|
304 <div class="specterm" id="term_IntervalDeviation">
|
Chris@0
|
305 <h3>Class: tm:IntervalDeviation</h3>
|
Chris@0
|
306 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/IntervalDeviation">http://purl.org/ontology/temperament/IntervalDeviation</a></p><p><em>Interval Deviation (from pure interval)</em> - Represents any type of alteration of a pure interval. </p>
|
Chris@0
|
307 <dl><dt>in-domain-of:</dt><dd><a href="#term_comma" style="font-family: monospace;">tm:comma</a></dd><dd><a href="#term_value" style="font-family: monospace;">tm:value</a></dd><dt>in-range-of:</dt><dd><a href="#term_deviation" style="font-family: monospace;">tm:deviation</a></dd></dl>
|
Chris@0
|
308 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
309
|
Chris@0
|
310
|
Chris@0
|
311
|
Chris@0
|
312 </div>
|
Chris@0
|
313
|
Chris@0
|
314 <div class="specterm" id="term_MeantoneTemperament">
|
Chris@0
|
315 <h3>Class: tm:MeantoneTemperament</h3>
|
Chris@0
|
316 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/MeantoneTemperament">http://purl.org/ontology/temperament/MeantoneTemperament</a></p><p><em>Meantone Temperament</em> - In a meantone temperament, each fifth is narrowed
|
Chris@0
|
317 by the same amount relative to its width in Just Intonation. </p>
|
Chris@0
|
318 <dl><dt>sub-class-of:</dt><dd><a href="#term_Temperament" style="font-family: monospace;">tm:Temperament</a></dd></dl>
|
Chris@0
|
319 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
320
|
Chris@0
|
321
|
Chris@0
|
322
|
Chris@0
|
323 </div>
|
Chris@0
|
324
|
Chris@0
|
325 <div class="specterm" id="term_PitchClass">
|
Chris@0
|
326 <h3>Class: tm:PitchClass</h3>
|
Chris@0
|
327 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/PitchClass">http://purl.org/ontology/temperament/PitchClass</a></p><p><em>Pitch Class</em> - The set of all pitches that are a
|
Chris@0
|
328 whole number of octaves apart. </p>
|
Chris@0
|
329 <dl><dt>in-range-of:</dt><dd><a href="#term_lower" style="font-family: monospace;">tm:lower</a></dd><dd><a href="#term_upper" style="font-family: monospace;">tm:upper</a></dd><dd><a href="#term_pitch_class" style="font-family: monospace;">tm:pitch_class</a></dd></dl>
|
Chris@0
|
330 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
331
|
Chris@0
|
332
|
Chris@0
|
333
|
Chris@0
|
334 </div>
|
Chris@0
|
335
|
Chris@0
|
336 <div class="specterm" id="term_PitchClassDeviation">
|
Chris@0
|
337 <h3>Class: tm:PitchClassDeviation</h3>
|
Chris@0
|
338 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/PitchClassDeviation">http://purl.org/ontology/temperament/PitchClassDeviation</a></p><p><em>Pitch Class Deviation</em> - Deviation in cents of a pitch class from its value in equal temperament. </p>
|
Chris@0
|
339 <dl><dt>in-domain-of:</dt><dd><a href="#term_value" style="font-family: monospace;">tm:value</a></dd><dd><a href="#term_pitch_class" style="font-family: monospace;">tm:pitch_class</a></dd><dt>in-range-of:</dt><dd><a href="#term_pitch_class_deviation" style="font-family: monospace;">tm:pitch_class_deviation</a></dd></dl>
|
Chris@0
|
340 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
341
|
Chris@0
|
342
|
Chris@0
|
343
|
Chris@0
|
344 </div>
|
Chris@0
|
345
|
Chris@0
|
346 <div class="specterm" id="term_PitchClassInterval">
|
Chris@0
|
347 <h3>Class: tm:PitchClassInterval</h3>
|
Chris@0
|
348 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/PitchClassInterval">http://purl.org/ontology/temperament/PitchClassInterval</a></p><p><em>Pitch Class Interval</em> - Describes the relationship between two pitch classes. </p>
|
Chris@0
|
349 <dl><dt>sub-class-of:</dt><dd><a href="#term_Interval" style="font-family: monospace;">tm:Interval</a></dd></dl>
|
Chris@0
|
350 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
351
|
Chris@0
|
352
|
Chris@0
|
353
|
Chris@0
|
354 </div>
|
Chris@0
|
355
|
Chris@0
|
356 <div class="specterm" id="term_RegularTemperament">
|
Chris@0
|
357 <h3>Class: tm:RegularTemperament</h3>
|
Chris@0
|
358 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/RegularTemperament">http://purl.org/ontology/temperament/RegularTemperament</a></p><p><em>Regular Temperament</em> - Regular temperament is a class of temperaments
|
Chris@0
|
359 where each interval is altered by the same amount. </p>
|
Chris@0
|
360 <dl><dt>sub-class-of:</dt><dd><a href="#term_Temperament" style="font-family: monospace;">tm:Temperament</a></dd></dl>
|
Chris@0
|
361 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
362
|
Chris@0
|
363
|
Chris@0
|
364
|
Chris@0
|
365 </div>
|
Chris@0
|
366
|
Chris@0
|
367 <div class="specterm" id="term_RestrictedTemperament">
|
Chris@0
|
368 <h3>Class: tm:RestrictedTemperament</h3>
|
Chris@0
|
369 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/RestrictedTemperament">http://purl.org/ontology/temperament/RestrictedTemperament</a></p><p><em>Restricted Temperament</em> - In restricted temperaments
|
Chris@0
|
370 playing some keys results in poor intonation. </p>
|
Chris@0
|
371 <dl><dt>sub-class-of:</dt><dd><a href="#term_Temperament" style="font-family: monospace;">tm:Temperament</a></dd></dl>
|
Chris@0
|
372 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
373
|
Chris@0
|
374
|
Chris@0
|
375
|
Chris@0
|
376 </div>
|
Chris@0
|
377
|
Chris@0
|
378 <div class="specterm" id="term_Temperament">
|
Chris@0
|
379 <h3>Class: tm:Temperament</h3>
|
Chris@0
|
380 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/Temperament">http://purl.org/ontology/temperament/Temperament</a></p><p><em>Temperament</em> - A temperament specifies a system of
|
Chris@0
|
381 instrument tuning.
|
Chris@0
|
382 Tempering is a way of altering the size of intervals,
|
Chris@0
|
383 such that they no longer based on pure rational intervals. </p>
|
Chris@0
|
384 <dl><dt>in-domain-of:</dt><dd><a href="#term_description" style="font-family: monospace;">tm:description</a></dd></dl>
|
Chris@0
|
385 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
386
|
Chris@0
|
387
|
Chris@0
|
388
|
Chris@0
|
389 </div>
|
Chris@0
|
390
|
Chris@0
|
391 <div class="specterm" id="term_TemperamentDescription">
|
Chris@0
|
392 <h3>Class: tm:TemperamentDescription</h3>
|
Chris@0
|
393 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/TemperamentDescription">http://purl.org/ontology/temperament/TemperamentDescription</a></p><p><em>Temperament Description</em> -
|
Chris@0
|
394 A super class of temperament descriptions using,
|
Chris@0
|
395 for example, deviation from equal temperament,
|
Chris@0
|
396 or the circle of fifths. </p>
|
Chris@0
|
397 <dl><dt>in-domain-of:</dt><dd><a href="#term_constraint" style="font-family: monospace;">tm:constraint</a></dd><dd><a href="#term_interval" style="font-family: monospace;">tm:interval</a></dd><dt>in-range-of:</dt><dd><a href="#term_description" style="font-family: monospace;">tm:description</a></dd></dl>
|
Chris@0
|
398 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
399
|
Chris@0
|
400
|
Chris@0
|
401
|
Chris@0
|
402 </div>
|
Chris@0
|
403
|
Chris@0
|
404 <div class="specterm" id="term_WellTemperament">
|
Chris@0
|
405 <h3>Class: tm:WellTemperament</h3>
|
Chris@0
|
406 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/WellTemperament">http://purl.org/ontology/temperament/WellTemperament</a></p><p><em>Well Temperament</em> - Well temperament represents a system of tuning
|
Chris@0
|
407 where 5ths are tempered by irregular amounts, such that some 5ths
|
Chris@0
|
408 are tempered by an equal amount, while others remain pure. </p>
|
Chris@0
|
409 <dl><dt>sub-class-of:</dt><dd><a href="#term_Temperament" style="font-family: monospace;">tm:Temperament</a></dd></dl>
|
Chris@0
|
410 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
411
|
Chris@0
|
412
|
Chris@0
|
413
|
Chris@0
|
414 </div>
|
Chris@0
|
415
|
Chris@0
|
416 <div class="specterm" id="term_comma">
|
Chris@0
|
417 <h3>Property: tm:comma</h3>
|
Chris@0
|
418 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/comma">http://purl.org/ontology/temperament/comma</a></p><p><em>comma</em> - Links an interval deviation with a type of comma. </p>
|
Chris@0
|
419 <dl><dt>OWL Type:</dt><dd>ObjectProperty</dd>
|
Chris@0
|
420 <dt>Domain:</dt> <dd><a href="#term_IntervalDeviation" style="font-family: monospace;">tm:IntervalDeviation</a></dd><dt>Range:</dt> <dd><a href="#term_Comma" style="font-family: monospace;">tm:Comma</a></dd></dl>
|
Chris@0
|
421 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
422
|
Chris@0
|
423
|
Chris@0
|
424
|
Chris@0
|
425 </div>
|
Chris@0
|
426
|
Chris@0
|
427 <div class="specterm" id="term_constraint">
|
Chris@0
|
428 <h3>Property: tm:constraint</h3>
|
Chris@0
|
429 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/constraint">http://purl.org/ontology/temperament/constraint</a></p><p><em>mathematical constraint</em> - A mathematical constrain on the temperament (This can be described in a named graph or and N3 graph literal). </p>
|
Chris@0
|
430 <dl><dt>OWL Type:</dt><dd>ObjectProperty</dd>
|
Chris@0
|
431 <dt>Domain:</dt> <dd><a href="#term_TemperamentDescription" style="font-family: monospace;">tm:TemperamentDescription</a></dd></dl>
|
Chris@0
|
432 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
433
|
Chris@0
|
434
|
Chris@0
|
435
|
Chris@0
|
436 </div>
|
Chris@0
|
437
|
Chris@0
|
438 <div class="specterm" id="term_description">
|
Chris@0
|
439 <h3>Property: tm:description</h3>
|
Chris@0
|
440 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/description">http://purl.org/ontology/temperament/description</a></p><p><em>temperament description</em> - Associates a temperament with its detailed description. </p>
|
Chris@0
|
441 <dl><dt>OWL Type:</dt><dd>ObjectProperty</dd>
|
Chris@0
|
442 <dt>Domain:</dt> <dd><a href="#term_Temperament" style="font-family: monospace;">tm:Temperament</a></dd><dt>Range:</dt> <dd><a href="#term_TemperamentDescription" style="font-family: monospace;">tm:TemperamentDescription</a></dd></dl>
|
Chris@0
|
443 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
444
|
Chris@0
|
445
|
Chris@0
|
446
|
Chris@0
|
447 </div>
|
Chris@0
|
448
|
Chris@0
|
449 <div class="specterm" id="term_deviation">
|
Chris@0
|
450 <h3>Property: tm:deviation</h3>
|
Chris@0
|
451 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/deviation">http://purl.org/ontology/temperament/deviation</a></p><p><em>interval deviation</em> - Links an interval with a particular deviation
|
Chris@0
|
452 from pure that characterises the interval. </p>
|
Chris@0
|
453 <dl><dt>OWL Type:</dt><dd>ObjectProperty</dd>
|
Chris@0
|
454 <dt>Domain:</dt> <dd><a href="#term_Interval" style="font-family: monospace;">tm:Interval</a></dd><dt>Range:</dt> <dd><a href="#term_IntervalDeviation" style="font-family: monospace;">tm:IntervalDeviation</a></dd></dl>
|
Chris@0
|
455 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
456
|
Chris@0
|
457
|
Chris@0
|
458
|
Chris@0
|
459 </div>
|
Chris@0
|
460
|
Chris@0
|
461 <div class="specterm" id="term_frequency_ratio">
|
Chris@0
|
462 <h3>Property: tm:frequency_ratio</h3>
|
Chris@0
|
463 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/frequency_ratio">http://purl.org/ontology/temperament/frequency_ratio</a></p><p><em>frequency ratio</em> - The frequency ratio of the two pitch classes in the interval.
|
Chris@0
|
464 This may be a single value or an expression (given for example in an N3 graph literal). </p>
|
Chris@0
|
465 <dl><dt>OWL Type:</dt><dd>ObjectProperty</dd>
|
Chris@0
|
466 <dt>Domain:</dt> <dd><a href="#term_intarval" style="font-family: monospace;">tm:intarval</a></dd></dl>
|
Chris@0
|
467 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
468
|
Chris@0
|
469
|
Chris@0
|
470
|
Chris@0
|
471 </div>
|
Chris@0
|
472
|
Chris@0
|
473 <div class="specterm" id="term_interval">
|
Chris@0
|
474 <h3>Property: tm:interval</h3>
|
Chris@0
|
475 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/interval">http://purl.org/ontology/temperament/interval</a></p><p><em>interval</em> - Associates a specific interval on the circle of fifths. </p>
|
Chris@0
|
476 <dl><dt>OWL Type:</dt><dd>ObjectProperty</dd>
|
Chris@0
|
477 <dt>Domain:</dt> <dd><a href="#term_TemperamentDescription" style="font-family: monospace;">tm:TemperamentDescription</a></dd><dt>Range:</dt> <dd><a href="#term_Interval" style="font-family: monospace;">tm:Interval</a></dd></dl>
|
Chris@0
|
478 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
479
|
Chris@0
|
480
|
Chris@0
|
481
|
Chris@0
|
482 </div>
|
Chris@0
|
483
|
Chris@0
|
484 <div class="specterm" id="term_lower">
|
Chris@0
|
485 <h3>Property: tm:lower</h3>
|
Chris@0
|
486 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/lower">http://purl.org/ontology/temperament/lower</a></p><p><em>lower pitch class</em> - Links an interval a pitch calss which is lower on a scale. </p>
|
Chris@0
|
487 <dl><dt>OWL Type:</dt><dd>ObjectProperty</dd>
|
Chris@0
|
488 <dt>Domain:</dt> <dd><a href="#term_Interval" style="font-family: monospace;">tm:Interval</a></dd><dt>Range:</dt> <dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
489 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
490
|
Chris@0
|
491
|
Chris@0
|
492
|
Chris@0
|
493 </div>
|
Chris@0
|
494
|
Chris@0
|
495 <div class="specterm" id="term_pitch_class">
|
Chris@0
|
496 <h3>Property: tm:pitch_class</h3>
|
Chris@0
|
497 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitch_class">http://purl.org/ontology/temperament/pitch_class</a></p><p><em>pitch class</em> - The pitch class of a particular pitch class deviation.
|
Chris@0
|
498 This can be used to express deviations from equal temperament. </p>
|
Chris@0
|
499 <dl><dt>OWL Type:</dt><dd>ObjectProperty</dd>
|
Chris@0
|
500 <dt>Domain:</dt> <dd><a href="#term_PitchClassDeviation" style="font-family: monospace;">tm:PitchClassDeviation</a></dd><dt>Range:</dt> <dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
501 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
502
|
Chris@0
|
503
|
Chris@0
|
504
|
Chris@0
|
505 </div>
|
Chris@0
|
506
|
Chris@0
|
507 <div class="specterm" id="term_pitch_class_deviation">
|
Chris@0
|
508 <h3>Property: tm:pitch_class_deviation</h3>
|
Chris@0
|
509 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitch_class_deviation">http://purl.org/ontology/temperament/pitch_class_deviation</a></p><p><em>pitch class deviation</em> - The deviation of a particular pitch class in the described
|
Chris@0
|
510 temperament from its equivalent in equal temperament. </p>
|
Chris@0
|
511 <dl><dt>OWL Type:</dt><dd>ObjectProperty</dd>
|
Chris@0
|
512 <dt>Domain:</dt> <dd><a href="#term_DeviationsFromEqual" style="font-family: monospace;">tm:DeviationsFromEqual</a></dd><dt>Range:</dt> <dd><a href="#term_PitchClassDeviation" style="font-family: monospace;">tm:PitchClassDeviation</a></dd></dl>
|
Chris@0
|
513 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
514
|
Chris@0
|
515
|
Chris@0
|
516
|
Chris@0
|
517 </div>
|
Chris@0
|
518
|
Chris@0
|
519 <div class="specterm" id="term_upper">
|
Chris@0
|
520 <h3>Property: tm:upper</h3>
|
Chris@0
|
521 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/upper">http://purl.org/ontology/temperament/upper</a></p><p><em>upper pitch class</em> - Links an interval with a pitch class which is higher on a scale compared to the other pitch class of this interval. </p>
|
Chris@0
|
522 <dl><dt>OWL Type:</dt><dd>ObjectProperty</dd>
|
Chris@0
|
523 <dt>Domain:</dt> <dd><a href="#term_Interval" style="font-family: monospace;">tm:Interval</a></dd><dt>Range:</dt> <dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
524 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
525
|
Chris@0
|
526
|
Chris@0
|
527
|
Chris@0
|
528 </div>
|
Chris@0
|
529
|
Chris@0
|
530 <div class="specterm" id="term_value">
|
Chris@0
|
531 <h3>Property: tm:value</h3>
|
Chris@0
|
532 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/value">http://purl.org/ontology/temperament/value</a></p><p><em>deviation value</em> - Links an interval deviation to its float value (in cents). </p>
|
Chris@0
|
533 <dl><dt>OWL Type:</dt><dd>DatatypeProperty</dd>
|
Chris@0
|
534 <dt>Domain:</dt> <dd><a href="#term_IntervalDeviation" style="font-family: monospace;">tm:IntervalDeviation</a></dd><dd><a href="#term_PitchClassDeviation" style="font-family: monospace;">tm:PitchClassDeviation</a></dd><dt>Range:</dt> <dd><a href="http://www.w3.org/2001/XMLSchema#float" style="font-family: monospace;">xsd:float</a></dd></dl>
|
Chris@0
|
535 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
536
|
Chris@0
|
537
|
Chris@0
|
538
|
Chris@0
|
539 </div>
|
Chris@0
|
540
|
Chris@0
|
541 <div class="specterm" id="term_pitchclass_A">
|
Chris@0
|
542 <h3>Instance: A</h3>
|
Chris@0
|
543 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/A">http://purl.org/ontology/temperament/pitchclass/A</a></p><p><em>A</em> - pitch class A </p>
|
Chris@0
|
544 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
545 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
546
|
Chris@0
|
547
|
Chris@0
|
548
|
Chris@0
|
549 </div>
|
Chris@0
|
550
|
Chris@0
|
551 <div class="specterm" id="term_pitchclass_Ab">
|
Chris@0
|
552 <h3>Instance: Ab</h3>
|
Chris@0
|
553 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/Ab">http://purl.org/ontology/temperament/pitchclass/Ab</a></p><p><em>Ab</em> - pitch class Ab </p>
|
Chris@0
|
554 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
555 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
556
|
Chris@0
|
557
|
Chris@0
|
558
|
Chris@0
|
559 </div>
|
Chris@0
|
560
|
Chris@0
|
561 <div class="specterm" id="term_pitchclass_As">
|
Chris@0
|
562 <h3>Instance: As</h3>
|
Chris@0
|
563 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/As">http://purl.org/ontology/temperament/pitchclass/As</a></p><p><em>As</em> - pitch class As </p>
|
Chris@0
|
564 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
565 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
566
|
Chris@0
|
567
|
Chris@0
|
568
|
Chris@0
|
569 </div>
|
Chris@0
|
570
|
Chris@0
|
571 <div class="specterm" id="term_pitchclass_B">
|
Chris@0
|
572 <h3>Instance: B</h3>
|
Chris@0
|
573 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/B">http://purl.org/ontology/temperament/pitchclass/B</a></p><p><em>B</em> - pitch class B </p>
|
Chris@0
|
574 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
575 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
576
|
Chris@0
|
577
|
Chris@0
|
578
|
Chris@0
|
579 </div>
|
Chris@0
|
580
|
Chris@0
|
581 <div class="specterm" id="term_pitchclass_Bb">
|
Chris@0
|
582 <h3>Instance: Bb</h3>
|
Chris@0
|
583 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/Bb">http://purl.org/ontology/temperament/pitchclass/Bb</a></p><p><em>Bb</em> - pitch class Bb </p>
|
Chris@0
|
584 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
585 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
586
|
Chris@0
|
587
|
Chris@0
|
588
|
Chris@0
|
589 </div>
|
Chris@0
|
590
|
Chris@0
|
591 <div class="specterm" id="term_Bendeler">
|
Chris@0
|
592 <h3>Instance: Bendeler</h3>
|
Chris@0
|
593 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/Bendeler">http://purl.org/ontology/temperament/Bendeler</a></p><p><em>Bendeler</em> - </p>
|
Chris@0
|
594 <dl><dt>RDF Type:</dt><dd><a href="#term_WellTemperament" style="font-family: monospace;">tm:WellTemperament</a></dd></dl>
|
Chris@0
|
595 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
596
|
Chris@0
|
597
|
Chris@0
|
598
|
Chris@0
|
599 </div>
|
Chris@0
|
600
|
Chris@0
|
601 <div class="specterm" id="term_pitchclass_Bs">
|
Chris@0
|
602 <h3>Instance: Bs</h3>
|
Chris@0
|
603 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/Bs">http://purl.org/ontology/temperament/pitchclass/Bs</a></p><p><em>Bs</em> - pitch class Bs </p>
|
Chris@0
|
604 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
605 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
606
|
Chris@0
|
607
|
Chris@0
|
608
|
Chris@0
|
609 </div>
|
Chris@0
|
610
|
Chris@0
|
611 <div class="specterm" id="term_pitchclass_C">
|
Chris@0
|
612 <h3>Instance: C</h3>
|
Chris@0
|
613 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/C">http://purl.org/ontology/temperament/pitchclass/C</a></p><p><em>C</em> - pitch class C </p>
|
Chris@0
|
614 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
615 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
616
|
Chris@0
|
617
|
Chris@0
|
618
|
Chris@0
|
619 </div>
|
Chris@0
|
620
|
Chris@0
|
621 <div class="specterm" id="term_pitchclass_Cb">
|
Chris@0
|
622 <h3>Instance: Cb</h3>
|
Chris@0
|
623 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/Cb">http://purl.org/ontology/temperament/pitchclass/Cb</a></p><p><em>Cb</em> - pitch class Cb </p>
|
Chris@0
|
624 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
625 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
626
|
Chris@0
|
627
|
Chris@0
|
628
|
Chris@0
|
629 </div>
|
Chris@0
|
630
|
Chris@0
|
631 <div class="specterm" id="term_pitchclass_Cs">
|
Chris@0
|
632 <h3>Instance: Cs</h3>
|
Chris@0
|
633 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/Cs">http://purl.org/ontology/temperament/pitchclass/Cs</a></p><p><em>Cs</em> - pitch class Cs </p>
|
Chris@0
|
634 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
635 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
636
|
Chris@0
|
637
|
Chris@0
|
638
|
Chris@0
|
639 </div>
|
Chris@0
|
640
|
Chris@0
|
641 <div class="specterm" id="term_pitchclass_D">
|
Chris@0
|
642 <h3>Instance: D</h3>
|
Chris@0
|
643 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/D">http://purl.org/ontology/temperament/pitchclass/D</a></p><p><em>D</em> - pitch class D </p>
|
Chris@0
|
644 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
645 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
646
|
Chris@0
|
647
|
Chris@0
|
648
|
Chris@0
|
649 </div>
|
Chris@0
|
650
|
Chris@0
|
651 <div class="specterm" id="term_pitchclass_Db">
|
Chris@0
|
652 <h3>Instance: Db</h3>
|
Chris@0
|
653 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/Db">http://purl.org/ontology/temperament/pitchclass/Db</a></p><p><em>Db</em> - pitch class Db </p>
|
Chris@0
|
654 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
655 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
656
|
Chris@0
|
657
|
Chris@0
|
658
|
Chris@0
|
659 </div>
|
Chris@0
|
660
|
Chris@0
|
661 <div class="specterm" id="term_Diaschisma">
|
Chris@0
|
662 <h3>Instance: Diaschisma</h3>
|
Chris@0
|
663 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/Diaschisma">http://purl.org/ontology/temperament/Diaschisma</a></p><p><em>Diaschisma</em> - One Diaschisma is 19.55 cents. </p>
|
Chris@0
|
664 <dl><dt>RDF Type:</dt><dd><a href="#term_Comma" style="font-family: monospace;">tm:Comma</a></dd></dl>
|
Chris@0
|
665 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
666
|
Chris@0
|
667
|
Chris@0
|
668
|
Chris@0
|
669 </div>
|
Chris@0
|
670
|
Chris@0
|
671 <div class="specterm" id="term_DidymusComma">
|
Chris@0
|
672 <h3>Instance: DidymusComma</h3>
|
Chris@0
|
673 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/DidymusComma">http://purl.org/ontology/temperament/DidymusComma</a></p><p><em>Didymus Comma</em> - The Didymus is equivalent to the Syntonic comma (21.51 cents). </p>
|
Chris@0
|
674 <dl><dt>RDF Type:</dt><dd><a href="#term_Comma" style="font-family: monospace;">tm:Comma</a></dd></dl>
|
Chris@0
|
675 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
676
|
Chris@0
|
677
|
Chris@0
|
678
|
Chris@0
|
679 </div>
|
Chris@0
|
680
|
Chris@0
|
681 <div class="specterm" id="term_DitonicComma">
|
Chris@0
|
682 <h3>Instance: DitonicComma</h3>
|
Chris@0
|
683 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/DitonicComma">http://purl.org/ontology/temperament/DitonicComma</a></p><p><em>Ditonic Comma</em> - The Ditonic comma is equivalent to the Pythagorean comma. </p>
|
Chris@0
|
684 <dl><dt>RDF Type:</dt><dd><a href="#term_Comma" style="font-family: monospace;">tm:Comma</a></dd></dl>
|
Chris@0
|
685 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
686
|
Chris@0
|
687
|
Chris@0
|
688
|
Chris@0
|
689 </div>
|
Chris@0
|
690
|
Chris@0
|
691 <div class="specterm" id="term_pitchclass_Ds">
|
Chris@0
|
692 <h3>Instance: Ds</h3>
|
Chris@0
|
693 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/Ds">http://purl.org/ontology/temperament/pitchclass/Ds</a></p><p><em>Ds</em> - pitch class Ds </p>
|
Chris@0
|
694 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
695 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
696
|
Chris@0
|
697
|
Chris@0
|
698
|
Chris@0
|
699 </div>
|
Chris@0
|
700
|
Chris@0
|
701 <div class="specterm" id="term_pitchclass_E">
|
Chris@0
|
702 <h3>Instance: E</h3>
|
Chris@0
|
703 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/E">http://purl.org/ontology/temperament/pitchclass/E</a></p><p><em>E</em> - pitch class E </p>
|
Chris@0
|
704 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
705 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
706
|
Chris@0
|
707
|
Chris@0
|
708
|
Chris@0
|
709 </div>
|
Chris@0
|
710
|
Chris@0
|
711 <div class="specterm" id="term_pitchclass_Eb">
|
Chris@0
|
712 <h3>Instance: Eb</h3>
|
Chris@0
|
713 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/Eb">http://purl.org/ontology/temperament/pitchclass/Eb</a></p><p><em>Eb</em> - pitch class Eb </p>
|
Chris@0
|
714 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
715 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
716
|
Chris@0
|
717
|
Chris@0
|
718
|
Chris@0
|
719 </div>
|
Chris@0
|
720
|
Chris@0
|
721 <div class="specterm" id="term_pitchclass_Es">
|
Chris@0
|
722 <h3>Instance: Es</h3>
|
Chris@0
|
723 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/Es">http://purl.org/ontology/temperament/pitchclass/Es</a></p><p><em>Es</em> - pitch class Es </p>
|
Chris@0
|
724 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
725 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
726
|
Chris@0
|
727
|
Chris@0
|
728
|
Chris@0
|
729 </div>
|
Chris@0
|
730
|
Chris@0
|
731 <div class="specterm" id="term_pitchclass_F">
|
Chris@0
|
732 <h3>Instance: F</h3>
|
Chris@0
|
733 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/F">http://purl.org/ontology/temperament/pitchclass/F</a></p><p><em>F</em> - pitch class F </p>
|
Chris@0
|
734 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
735 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
736
|
Chris@0
|
737
|
Chris@0
|
738
|
Chris@0
|
739 </div>
|
Chris@0
|
740
|
Chris@0
|
741 <div class="specterm" id="term_pitchclass_Fb">
|
Chris@0
|
742 <h3>Instance: Fb</h3>
|
Chris@0
|
743 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/Fb">http://purl.org/ontology/temperament/pitchclass/Fb</a></p><p><em>Fb</em> - pitch class Fb </p>
|
Chris@0
|
744 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
745 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
746
|
Chris@0
|
747
|
Chris@0
|
748
|
Chris@0
|
749 </div>
|
Chris@0
|
750
|
Chris@0
|
751 <div class="specterm" id="term_FifthCommaMeantone">
|
Chris@0
|
752 <h3>Instance: FifthCommaMeantone</h3>
|
Chris@0
|
753 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/FifthCommaMeantone">http://purl.org/ontology/temperament/FifthCommaMeantone</a></p><p><em>FifthCommaMeantone</em> - </p>
|
Chris@0
|
754 <dl><dt>RDF Type:</dt><dd><a href="#term_MeantoneTemperament" style="font-family: monospace;">tm:MeantoneTemperament</a></dd><dd><a href="#term_RegularTemperament" style="font-family: monospace;">tm:RegularTemperament</a></dd></dl>
|
Chris@0
|
755 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
756
|
Chris@0
|
757
|
Chris@0
|
758
|
Chris@0
|
759 </div>
|
Chris@0
|
760
|
Chris@0
|
761 <div class="specterm" id="term_pitchclass_Fs">
|
Chris@0
|
762 <h3>Instance: Fs</h3>
|
Chris@0
|
763 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/Fs">http://purl.org/ontology/temperament/pitchclass/Fs</a></p><p><em>Fs</em> - pitch class Fs </p>
|
Chris@0
|
764 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
765 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
766
|
Chris@0
|
767
|
Chris@0
|
768
|
Chris@0
|
769 </div>
|
Chris@0
|
770
|
Chris@0
|
771 <div class="specterm" id="term_pitchclass_G">
|
Chris@0
|
772 <h3>Instance: G</h3>
|
Chris@0
|
773 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/G">http://purl.org/ontology/temperament/pitchclass/G</a></p><p><em>G</em> - pitch class G </p>
|
Chris@0
|
774 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
775 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
776
|
Chris@0
|
777
|
Chris@0
|
778
|
Chris@0
|
779 </div>
|
Chris@0
|
780
|
Chris@0
|
781 <div class="specterm" id="term_pitchclass_Gb">
|
Chris@0
|
782 <h3>Instance: Gb</h3>
|
Chris@0
|
783 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/Gb">http://purl.org/ontology/temperament/pitchclass/Gb</a></p><p><em>Gb</em> - pitch class Gb </p>
|
Chris@0
|
784 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
785 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
786
|
Chris@0
|
787
|
Chris@0
|
788
|
Chris@0
|
789 </div>
|
Chris@0
|
790
|
Chris@0
|
791 <div class="specterm" id="term_pitchclass_Gs">
|
Chris@0
|
792 <h3>Instance: Gs</h3>
|
Chris@0
|
793 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/pitchclass/Gs">http://purl.org/ontology/temperament/pitchclass/Gs</a></p><p><em>Gs</em> - pitch class Gs </p>
|
Chris@0
|
794 <dl><dt>RDF Type:</dt><dd><a href="#term_PitchClass" style="font-family: monospace;">tm:PitchClass</a></dd></dl>
|
Chris@0
|
795 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
796
|
Chris@0
|
797
|
Chris@0
|
798
|
Chris@0
|
799 </div>
|
Chris@0
|
800
|
Chris@0
|
801 <div class="specterm" id="term_KirnbergerIII">
|
Chris@0
|
802 <h3>Instance: KirnbergerIII</h3>
|
Chris@0
|
803 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/KirnbergerIII">http://purl.org/ontology/temperament/KirnbergerIII</a></p><p><em>KirnbergerIII</em> - </p>
|
Chris@0
|
804 <dl><dt>RDF Type:</dt><dd><a href="#term_WellTemperament" style="font-family: monospace;">tm:WellTemperament</a></dd></dl>
|
Chris@0
|
805 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
806
|
Chris@0
|
807
|
Chris@0
|
808
|
Chris@0
|
809 </div>
|
Chris@0
|
810
|
Chris@0
|
811 <div class="specterm" id="term_Neidhardt">
|
Chris@0
|
812 <h3>Instance: Neidhardt</h3>
|
Chris@0
|
813 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/Neidhardt">http://purl.org/ontology/temperament/Neidhardt</a></p><p><em>Neidhardt</em> - </p>
|
Chris@0
|
814 <dl><dt>RDF Type:</dt><dd><a href="#term_WellTemperament" style="font-family: monospace;">tm:WellTemperament</a></dd></dl>
|
Chris@0
|
815 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
816
|
Chris@0
|
817
|
Chris@0
|
818
|
Chris@0
|
819 </div>
|
Chris@0
|
820
|
Chris@0
|
821 <div class="specterm" id="term_PythagoreanComma">
|
Chris@0
|
822 <h3>Instance: PythagoreanComma</h3>
|
Chris@0
|
823 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/PythagoreanComma">http://purl.org/ontology/temperament/PythagoreanComma</a></p><p><em>Pythagorean Comma</em> - One Pythagorean Comma, the difference between
|
Chris@0
|
824 7 octaves and 12 pure fifths, is 23.5 cents. It is equivalent to the Ditonic comma. </p>
|
Chris@0
|
825 <dl><dt>RDF Type:</dt><dd><a href="#term_Comma" style="font-family: monospace;">tm:Comma</a></dd></dl>
|
Chris@0
|
826 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
827
|
Chris@0
|
828
|
Chris@0
|
829
|
Chris@0
|
830 </div>
|
Chris@0
|
831
|
Chris@0
|
832 <div class="specterm" id="term_QuarterCommaMeantone">
|
Chris@0
|
833 <h3>Instance: QuarterCommaMeantone</h3>
|
Chris@0
|
834 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/QuarterCommaMeantone">http://purl.org/ontology/temperament/QuarterCommaMeantone</a></p><p><em>QuarterCommaMeantone</em> - </p>
|
Chris@0
|
835 <dl><dt>RDF Type:</dt><dd><a href="#term_MeantoneTemperament" style="font-family: monospace;">tm:MeantoneTemperament</a></dd><dd><a href="#term_RegularTemperament" style="font-family: monospace;">tm:RegularTemperament</a></dd></dl>
|
Chris@0
|
836 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
837
|
Chris@0
|
838
|
Chris@0
|
839
|
Chris@0
|
840 </div>
|
Chris@0
|
841
|
Chris@0
|
842 <div class="specterm" id="term_Schisma">
|
Chris@0
|
843 <h3>Instance: Schisma</h3>
|
Chris@0
|
844 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/Schisma">http://purl.org/ontology/temperament/Schisma</a></p><p><em>Schisma</em> - One Schisma is 1.95 cents. </p>
|
Chris@0
|
845 <dl><dt>RDF Type:</dt><dd><a href="#term_Comma" style="font-family: monospace;">tm:Comma</a></dd></dl>
|
Chris@0
|
846 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
847
|
Chris@0
|
848
|
Chris@0
|
849
|
Chris@0
|
850 </div>
|
Chris@0
|
851
|
Chris@0
|
852 <div class="specterm" id="term_SixthCommaMeantone">
|
Chris@0
|
853 <h3>Instance: SixthCommaMeantone</h3>
|
Chris@0
|
854 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/SixthCommaMeantone">http://purl.org/ontology/temperament/SixthCommaMeantone</a></p><p><em>SixthCommaMeantone</em> - </p>
|
Chris@0
|
855 <dl><dt>RDF Type:</dt><dd><a href="#term_MeantoneTemperament" style="font-family: monospace;">tm:MeantoneTemperament</a></dd><dd><a href="#term_RegularTemperament" style="font-family: monospace;">tm:RegularTemperament</a></dd></dl>
|
Chris@0
|
856 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
857
|
Chris@0
|
858
|
Chris@0
|
859
|
Chris@0
|
860 </div>
|
Chris@0
|
861
|
Chris@0
|
862 <div class="specterm" id="term_Stanhope">
|
Chris@0
|
863 <h3>Instance: Stanhope</h3>
|
Chris@0
|
864 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/Stanhope">http://purl.org/ontology/temperament/Stanhope</a></p><p><em>Stanhope</em> - </p>
|
Chris@0
|
865 <dl><dt>RDF Type:</dt><dd><a href="#term_WellTemperament" style="font-family: monospace;">tm:WellTemperament</a></dd></dl>
|
Chris@0
|
866 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
867
|
Chris@0
|
868
|
Chris@0
|
869
|
Chris@0
|
870 </div>
|
Chris@0
|
871
|
Chris@0
|
872 <div class="specterm" id="term_SyntonicComma">
|
Chris@0
|
873 <h3>Instance: SyntonicComma</h3>
|
Chris@0
|
874 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/SyntonicComma">http://purl.org/ontology/temperament/SyntonicComma</a></p><p><em>Syntonic Comma</em> - One Syntonic Comma is 21.51 cents. </p>
|
Chris@0
|
875 <dl><dt>RDF Type:</dt><dd><a href="#term_Comma" style="font-family: monospace;">tm:Comma</a></dd></dl>
|
Chris@0
|
876 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
877
|
Chris@0
|
878
|
Chris@0
|
879
|
Chris@0
|
880 </div>
|
Chris@0
|
881
|
Chris@0
|
882 <div class="specterm" id="term_Valotti">
|
Chris@0
|
883 <h3>Instance: Valotti</h3>
|
Chris@0
|
884 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/Valotti">http://purl.org/ontology/temperament/Valotti</a></p><p><em>Valotti</em> - </p>
|
Chris@0
|
885 <dl><dt>RDF Type:</dt><dd><a href="#term_WellTemperament" style="font-family: monospace;">tm:WellTemperament</a></dd></dl>
|
Chris@0
|
886 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
887
|
Chris@0
|
888
|
Chris@0
|
889
|
Chris@0
|
890 </div>
|
Chris@0
|
891
|
Chris@0
|
892 <div class="specterm" id="term_WerckmeisterIII">
|
Chris@0
|
893 <h3>Instance: WerckmeisterIII</h3>
|
Chris@0
|
894 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/WerckmeisterIII">http://purl.org/ontology/temperament/WerckmeisterIII</a></p><p><em>WerckmeisterIII</em> - </p>
|
Chris@0
|
895 <dl><dt>RDF Type:</dt><dd><a href="#term_WellTemperament" style="font-family: monospace;">tm:WellTemperament</a></dd></dl>
|
Chris@0
|
896 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
897
|
Chris@0
|
898
|
Chris@0
|
899
|
Chris@0
|
900 </div>
|
Chris@0
|
901
|
Chris@0
|
902 <div class="specterm" id="term_YoungII">
|
Chris@0
|
903 <h3>Instance: YoungII</h3>
|
Chris@0
|
904 <p style="font-family:monospace; font-size:0.em;">URI: <a href="http://purl.org/ontology/temperament/YoungII">http://purl.org/ontology/temperament/YoungII</a></p><p><em>YoungII</em> - </p>
|
Chris@0
|
905 <dl><dt>RDF Type:</dt><dd><a href="#term_WellTemperament" style="font-family: monospace;">tm:WellTemperament</a></dd></dl>
|
Chris@0
|
906 <p style="float: right; font-size: small;">[<a href="#sec-glance">back to top</a>]</p>
|
Chris@0
|
907
|
Chris@0
|
908
|
Chris@0
|
909
|
Chris@0
|
910 </div>
|
Chris@0
|
911
|
Chris@0
|
912
|
Chris@0
|
913 <!-- End of the terms list -->
|
Chris@0
|
914
|
Chris@0
|
915 <p>...</p>
|
Chris@0
|
916
|
Chris@0
|
917 <!-- ===================================================================== -->
|
Chris@0
|
918
|
Chris@0
|
919 <h2 id="references">A References</h2>
|
Chris@0
|
920
|
Chris@0
|
921 <dl>
|
Chris@0
|
922 <dt class="label" id="ref-some">Music Ontology</dt>
|
Chris@0
|
923 <dd><em>The <a href="http://purl.org/ontology/mo/">Music Ontology</a></em> is a thorough and mature ontology for describing
|
Chris@0
|
924 music-related data, including musicological information. This ontology is intended to be
|
Chris@0
|
925 used in conjunction with the Music Ontology.</dd>
|
Chris@0
|
926 </dl>
|
Chris@0
|
927
|
Chris@0
|
928 <!--
|
Chris@0
|
929 <h3 id="references-other">A.2 Other references</h3>
|
Chris@0
|
930
|
Chris@0
|
931 <dl>
|
Chris@0
|
932 <dt class="label" id="ref-rfc2119">IETF RFC 2119</dt>
|
Chris@0
|
933 <dd>
|
Chris@0
|
934 <em><a href="http://www.ietf.org/rfc/rfc2119.txt">RFC 2119: Key words
|
Chris@0
|
935 for use in RFCs to Indicate Requirement Levels</a></em>. Internet
|
Chris@0
|
936 Engineering Task Force, 1997 (see http://www.ietf.org/rfc/rfc2119.txt).
|
Chris@0
|
937 </dd>
|
Chris@0
|
938 </dl>
|
Chris@0
|
939 -->
|
Chris@0
|
940
|
Chris@0
|
941 <!-- ===================================================================== -->
|
Chris@0
|
942
|
Chris@0
|
943 <h2 id="changes">B Changes in this version (Non-Normative)</h2>
|
Chris@0
|
944
|
Chris@0
|
945 <ul>
|
Chris@0
|
946 <li><p>first published draft 18-12-2009</p></li>
|
Chris@0
|
947 </ul>
|
Chris@0
|
948
|
Chris@0
|
949 <h2><a id="acknowledgements"></a>C Acknowledgements (Non-Normative)</h2>
|
Chris@0
|
950
|
Chris@0
|
951 <p>Some modelling concepts in this ontology were borrowed form the
|
Chris@0
|
952 <a href="http://purl.org/ontology/chord/">Chord Ontology</a></em>
|
Chris@0
|
953 and the
|
Chris@0
|
954 <a href="http://purl.org/ontology/similarity/">Music Similarity Ontology</a></em>.
|
Chris@0
|
955 </p>
|
Chris@0
|
956
|
Chris@0
|
957 </body>
|
Chris@0
|
958
|
Chris@0
|
959 </html>
|
Chris@0
|
960
|
Chris@0
|
961 <!-- specification regenerated by SpecGen5 at 19:25:08 12/20/09 GMT --> |