5 More Articulation Marks, Barline Types and Symbols

4.1 Articulation marks

4.1.1 \staccmo

Marks notes as staccatissimo; affects both notation (looks like a small spike) and playback.

Parameters (in the order of their default positions):

Range: optional

Semantics:

Remarks: Examples:
        \staccmo ...
        \staccmo( ... )

4.1.2 \accentTen

Marks notes as accented tenuto; affects both notation (combination of accent and tenuto mark) and playback.

Parameters (in the order of their default positions):

Range: optional

Semantics:

Remarks: Examples:
        \accentTen ...
        \accentTen( ... )

4.1.3 \accentStacc

Marks notes as accented staccato; affects both notation (combination of accent and staccatto dot) and playback.

Parameters (in the order of their default positions):

Range: optional

Semantics:

Remarks: Examples:
        \accentStacc ...
        \accentStacc( ... )

4.1.4 \tenStacc

Marks notes as tenuto staccato; affects both notation (combination of tenuto mark and staccatto dot) and playback.

Parameters (in the order of their default positions):

Range: optional

Semantics:

Remarks: Examples:
        \tenStacc ...
        \tenStacc( ... )

4.1.5 \marcatoStacc

Marks notes marcato staccato; affects both notation (combination of marcato mark and staccatto dot) and playback.

Parameters (in the order of their default positions):

Range: optional

Semantics:

Remarks: Examples:
        \marcatoStacc ...
        \marcatoStacc( ... )

  \hornOpen   % small o above note
  \hornClosed % small + above note

  \harmonic   % small o above note
  %>> for fluttertongue use trem

4.2 Barline types

open issues:
- use rather \bar with extra style param??
- distinguish purely graphical forms \bar from those indicating start of measure \measure??
  (could also use \barline, \bar to be consistent w/ Basic GUIDO)
- need global tag for measure numbering (style, size, on/off, position)?

4.2.1 \thinDoubleBar

Indicates the start of a new measure marked with a thin double barline at the position where it occurs. Usage analogous to \bar.

Parameters (in the order of their default positions):

Range: none

Semantics:

Remarks: Examples:
        (see \bar)

4.2.2 \dottedBar

Indicates the start of a new measure marked with a dotted barline at the position where it occurs. Usage analogous to \bar.

Parameters (in the order of their default positions):

Range: none

Semantics:

Remarks: Examples:
        (see \bar)
open issues:

- use rather \bar with extra style param??
- distinguish purely graphical forms \bar from those indicating start of measure \measure??
  (could also use \barline, \bar to be consistent w/ Basic GUIDO)
- need global tag for measure numbering (style, size, on/off, position)?
4.2.3  \repeatBeginBar, \repeatEndBar, \repeatEndBeginBar

4.2.4 \barFormat

Controls the graphic appearance of barlines.

Parameters (in the order of their default positions):

Range: none

Semantics:

Remarks: Examples:
        (...)
open issues:
- include default style for \bar (standard, dotted, subdivided, ...) ???

4.3 Miscellaneous

4.3.1 \upBow, \downBow

Indicates up- and down-bow marks for strings.

Parameters (in the order of their default positions):

Range: optional

Semantics:

Remarks: Examples:
        \upBow ...
        \downBow( ... )

4.3.2 \pedalBegin, \pedalEnd

Indicates pedal marks for piano.

Parameters (in the order of their default positions):

Range: none

Semantics:

Remarks: Examples:
        \pedalBegin ... \pedalEnd

- breathmark, holdmark
  \breathMark
  \holdMark
  % notation: ' / "

+ fermata longa
  \fermataLonga(notes)
  \fermataLonga
  % notation: square fermata sign

+ repeat measure
  \repeatMeasure  % repeats last measure
  \repeatMeasure<n> % same, n times
  % in certain cases,

  % notation can be infered from \repeatBegin, \repeatEnd

- miscellaneous signs
  \coda  % coda sign (-> kopf)
  \signa  % signa sign (-> dal segno al ...)
  % more ??