<f>

(figure) – Single element of a figured bass indication.
Module
Attributes
@color, @dur, @endid, @extender, @ho, @label, @lendsym, @lendsym.size, @lform, @lsegs, @lstartsym, @lstartsym.size, @lwidth, @startid, @tstamp2, @type, @vo, @xml:id
@color(optional)Used to indicate visual appearance. Do not confuse this with the musical term 'color' as used in pre-CMN notation. Value conforms to data.COLOR.
@dur(optional)When a duration cannot be represented as a single power-of-two value, multiple space-separated values that add up to the total duration may be used. One or more values from data.DURATION, separated by spaces.
@endid(optional)Indicates the final element in a sequence of events to which the feature applies. Value conforms to data.URI.
@extender(optional)Indicates the presence of an extension symbol, typically a line. Value conforms to data.BOOLEAN.
@ho(optional)Records a horizontal adjustment to a feature’s programmatically-determined location in terms of staff interline distance; that is, in units of 1/2 the distance between adjacent staff lines. Value conforms to data.MEASUREMENTSIGNED.
@label(optional)Captures text to be used to generate a label for the element to which it’s attached, a "tool tip" or prefatory text, for example. Should not be used to record document content. Value is plain text.
@lendsym(optional)Symbol rendered at end of line. Value conforms to data.LINESTARTENDSYMBOL.
@lendsym.size(optional)Holds the relative size of the line-end symbol. Value conforms to data.FONTSIZESCALE.
@lform(optional)Describes the style of a line. Value conforms to data.LINEFORM.
@lsegs(optional)Describes the number of segments into which a dashed or dotted line may be divided, or the number of "peaks" of a wavy line; a pair of space-separated values (minimum and maximum, respectively) provides a range between which a rendering system-supplied value may fall, while a single value indicates a fixed amount of space; that is, the minimum and maximum values are equal. One or two values of datatype a positive integer no smaller than 2, separated by a space.
@lstartsym(optional)Symbol rendered at start of line. Value conforms to data.LINESTARTENDSYMBOL.
@lstartsym.size(optional)Holds the relative size of the line-start symbol. Value conforms to data.FONTSIZESCALE.
@lwidth(optional)Width of a line. Value conforms to data.LINEWIDTH.
@startid(optional)Holds a reference to the first element in a sequence of events to which the feature applies. Value conforms to data.URI.
@tstamp2(optional)Encodes the ending point of an event, i.e., a count of measures plus a beat location in the ending measure. Value conforms to data.MEASUREBEAT.
@type(optional)Designation which characterizes the element in some sense, using any convenient classification scheme or typology that employs single-token labels. One or more values of datatype NMTOKEN, separated by spaces.
@vo(optional)Records the vertical adjustment of a feature’s programmatically-determined location in terms of staff interline distance; that is, in units of 1/2 the distance between adjacent staff lines. Value conforms to data.MEASUREMENTSIGNED.
@xml:id(optional)Regularizes the naming of an element and thus facilitates building links between it and other resources. Each id attribute within a document must have a unique value. Value is a valid xml:id.
(MEI.shared) Attributes common to many elements.
(MEI.shared) Attributes that uniquely identify an element.
@xml:id(optional)Regularizes the naming of an element and thus facilitates building links between it and other resources. Each id attribute within a document must have a unique value. Value is a valid xml:id.
(MEI.shared)
@label(optional)Captures text to be used to generate a label for the element to which it’s attached, a "tool tip" or prefatory text, for example. Should not be used to record document content. Value is plain text.
(MEI.shared) Attributes which can be used to classify features.
@type(optional)Designation which characterizes the element in some sense, using any convenient classification scheme or typology that employs single-token labels. One or more values of datatype NMTOKEN, separated by spaces.
(MEI.gestural) Gestural domain attributes.
(MEI.harmony) Logical domain attributes.
(MEI.shared) Attributes that permit total duration to be represented by multiple values.
@dur(optional)When a duration cannot be represented as a single power-of-two value, multiple space-separated values that add up to the total duration may be used. One or more values from data.DURATION, separated by spaces.
(MEI.shared) Attributes recording the identifiers of the first and last elements of a sequence of elements to which the current element is associated.
@endid(optional)Indicates the final element in a sequence of events to which the feature applies. Value conforms to data.URI.
(MEI.shared) Attributes that identify a relative starting point.
@startid(optional)Holds a reference to the first element in a sequence of events to which the feature applies. Value conforms to data.URI.
(MEI.shared) Attributes that record a time stamp for the end of an event in terms of musical time.
@tstamp2(optional)Encodes the ending point of an event, i.e., a count of measures plus a beat location in the ending measure. Value conforms to data.MEASUREBEAT.
(MEI.visual) Visual domain attributes.
(MEI.shared) Visual color attributes.
@color(optional)Used to indicate visual appearance. Do not confuse this with the musical term 'color' as used in pre-CMN notation. Value conforms to data.COLOR.
(MEI.shared) Attributes that describe extension symbols, typically lines. Members of this class are also typically members of the att.lineRend class.
@extender(optional)Indicates the presence of an extension symbol, typically a line. Value conforms to data.BOOLEAN.
(MEI.shared) Attributes that record the visual rendition of lines.
@lendsym(optional)Symbol rendered at end of line. Value conforms to data.LINESTARTENDSYMBOL.
@lendsym.size(optional)Holds the relative size of the line-end symbol. Value conforms to data.FONTSIZESCALE.
@lstartsym(optional)Symbol rendered at start of line. Value conforms to data.LINESTARTENDSYMBOL.
@lstartsym.size(optional)Holds the relative size of the line-start symbol. Value conforms to data.FONTSIZESCALE.
(MEI.shared) Attributes that record the basic visual rendition of lines.
@lform(optional)Describes the style of a line. Value conforms to data.LINEFORM.
@lwidth(optional)Width of a line. Value conforms to data.LINEWIDTH.
@lsegs(optional)Describes the number of segments into which a dashed or dotted line may be divided, or the number of "peaks" of a wavy line; a pair of space-separated values (minimum and maximum, respectively) provides a range between which a rendering system-supplied value may fall, while a single value indicates a fixed amount of space; that is, the minimum and maximum values are equal. One or two values of datatype a positive integer no smaller than 2, separated by a space.
(MEI.shared) Visual offset attributes. Some items may have their location recorded in terms of offsets from their programmatically-determined location. The ho attribute records the horizontal offset while vo records the vertical. The to attribute holds a timestamp offset, the most common use of which is as an alternative to the ho attribute.
(MEI.shared) Horizontal offset attributes.
@ho(optional)Records a horizontal adjustment to a feature’s programmatically-determined location in terms of staff interline distance; that is, in units of 1/2 the distance between adjacent staff lines. Value conforms to data.MEASUREMENTSIGNED.
(MEI.shared) Vertical offset attributes.
@vo(optional)Records the vertical adjustment of a feature’s programmatically-determined location in terms of staff interline distance; that is, in units of 1/2 the distance between adjacent staff lines. Value conforms to data.MEASUREMENTSIGNED.
@color(optional)Used to indicate visual appearance. Do not confuse this with the musical term 'color' as used in pre-CMN notation. Value conforms to data.COLOR.
@dur(optional)When a duration cannot be represented as a single power-of-two value, multiple space-separated values that add up to the total duration may be used. One or more values from data.DURATION, separated by spaces.
@endid(optional)Indicates the final element in a sequence of events to which the feature applies. Value conforms to data.URI.
@extender(optional)Indicates the presence of an extension symbol, typically a line. Value conforms to data.BOOLEAN.
@ho(optional)Records a horizontal adjustment to a feature’s programmatically-determined location in terms of staff interline distance; that is, in units of 1/2 the distance between adjacent staff lines. Value conforms to data.MEASUREMENTSIGNED.
@label(optional)Captures text to be used to generate a label for the element to which it’s attached, a "tool tip" or prefatory text, for example. Should not be used to record document content. Value is plain text.
@lendsym(optional)Symbol rendered at end of line. Value conforms to data.LINESTARTENDSYMBOL.
@lendsym.size(optional)Holds the relative size of the line-end symbol. Value conforms to data.FONTSIZESCALE.
@lform(optional)Describes the style of a line. Value conforms to data.LINEFORM.
@lsegs(optional)Describes the number of segments into which a dashed or dotted line may be divided, or the number of "peaks" of a wavy line; a pair of space-separated values (minimum and maximum, respectively) provides a range between which a rendering system-supplied value may fall, while a single value indicates a fixed amount of space; that is, the minimum and maximum values are equal. One or two values of datatype a positive integer no smaller than 2, separated by a space.
@lstartsym(optional)Symbol rendered at start of line. Value conforms to data.LINESTARTENDSYMBOL.
@lstartsym.size(optional)Holds the relative size of the line-start symbol. Value conforms to data.FONTSIZESCALE.
@lwidth(optional)Width of a line. Value conforms to data.LINEWIDTH.
@startid(optional)Holds a reference to the first element in a sequence of events to which the feature applies. Value conforms to data.URI.
@tstamp2(optional)Encodes the ending point of an event, i.e., a count of measures plus a beat location in the ending measure. Value conforms to data.MEASUREBEAT.
@type(optional)Designation which characterizes the element in some sense, using any convenient classification scheme or typology that employs single-token labels. One or more values of datatype NMTOKEN, separated by spaces.
@vo(optional)Records the vertical adjustment of a feature’s programmatically-determined location in terms of staff interline distance; that is, in units of 1/2 the distance between adjacent staff lines. Value conforms to data.MEASUREMENTSIGNED.
@xml:id(optional)Regularizes the naming of an element and thus facilitates building links between it and other resources. Each id attribute within a document must have a unique value. Value is a valid xml:id.
Member of
model.fLikeGroups elements that represent single figured bass elements.
Contained By
(MEI.harmony) Groups elements that represent single figured bass elements.
<fb>Symbols added to a bass line that indicate harmony. Used to improvise a chordal accompaniment. Sometimes called Generalbass, thoroughbass, or basso continuo.
<fb>Symbols added to a bass line that indicate harmony. Used to improvise a chordal accompaniment. Sometimes called Generalbass, thoroughbass, or basso continuo.
May Contain
textual content
(MEI.shared) Groups textual elements that occur at the level of individual words or phrases. This class is equivalent to the model.textPhraseLike class without the pb element.
<symbol>A reference to a previously defined symbol.
(MEI.namesdates) Groups elements used as part of a physical address.
(MEI.namesdates) Groups elements which form part of a geographic name.
(MEI.namesdates) Groups elements that serve as stylistic labels.
(MEI.shared) Groups elements used to represent a postal address.
(MEI.shared) Groups annotation-like elements.
(MEI.shared) Groups elements containing a bibliographic description.
(MEI.shared) Groups elements containing date expressions.
(MEI.shared) Groups elements which describe a measurement forming part of the physical dimensions of an object.
(MEI.shared) Groups editorial intervention elements.
(MEI.shared) Groups identifier-like elements.
(MEI.shared) Groups elements that function like line beginnings.
<lb>An empty formatting element that forces text to begin on a new line.
(MEI.shared) Groups elements that represent a measurement.
(MEI.shared) Groups elements that denote a number or a quantity.
(MEI.shared) Groups elements that contain names.
<name>Proper noun or noun phrase.
(MEI.namesdates) Groups elements which contain names of individuals or corporate bodies.
<persName>Designation for an individual, including any or all of that individual's forenames, surnames, honorific titles, and added names.
(MEI.namesdates) Groups place name elements.
(MEI.namesdates) Groups geographic name elements.
(MEI.shared) Groups elements that denote a corporate entity that holds a bibliographic item.
(MEI.shared) Collects elements that express a relationship.
(MEI.shared) Groups elements that mark typographical features.
<rend>A formatting element indicating special visual rendering, e.g., bold or italicized, of a text word or phrase.
(MEI.shared) Groups elements that denote the name of a bibliographic item.
<title>Title of a bibliographic entity.
textual content
<persName>Designation for an individual, including any or all of that individual's forenames, surnames, honorific titles, and added names.
<lb>An empty formatting element that forces text to begin on a new line.
<name>Proper noun or noun phrase.
<rend>A formatting element indicating special visual rendering, e.g., bold or italicized, of a text word or phrase.
<symbol>A reference to a previously defined symbol.
<title>Title of a bibliographic entity.
Declaration
<elementSpec rend="add" ident="f" module="MEI.harmony">
<gloss xml:lang="en">figure</gloss>
<desc xml:lang="en">Single element of a figured bass indication.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.f.ges"/>
<memberOf key="att.f.log"/>
<memberOf key="att.f.vis"/>
<memberOf key="model.fLike"/>
</classes>
<content>
<zeroOrMore>
<choice>
<rng:text/>
<ref name="model.editLike"/>
</choice>
</zeroOrMore>
</content>
</elementSpec>