History:Narrator Relationship Type Proposal: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(update and removed out of date discussion (Imported from MoinMoin))
(+differentiation from ReaderRelationshipType (Imported from MoinMoin))
Line 10: Line 10:
==Description==
==Description==


This describes speech done on whole albums or just tracks that is done by a narrator. A narrator tells stories but normally does not speak spoken parts. Typically this the case for fairytales and other children's stories.
This describes speech done on whole albums or just tracks that is done by a narrator. A narrator tells stories but normally does not speak spoken parts. Typically this the case for fairytales and other children's stories. Note that this is different from [[Audio Book|AudioBook]]<code><nowiki></nowiki></code>s which are read by a reader. For those use [[Reader Relationship Type|ReaderRelationshipType]].


This [[Advanced Relationship Type|AdvancedRelationshipType]] is part of the [[Performance Relationship Class|PerformanceRelationshipClass]]. It is a special case of [[Speaker Relationship Type|SpeakerRelationshipType]].
This [[Advanced Relationship Type|AdvancedRelationshipType]] is part of the [[Performance Relationship Class|PerformanceRelationshipClass]]. It is a special case of [[Speaker Relationship Type|SpeakerRelationshipType]].

Revision as of 00:14, 8 March 2006

Relationship Type "Narrator"

Status: Alert.png This is a ProposedAdvancedRelationshipType and OpenStyleIssue and hasn't been implemented, yet! It is part of PerformanceRestructuringProposal.

Link Phrases

  • artist narrated album or track
  • album or track was narrated by artist

Description

This describes speech done on whole albums or just tracks that is done by a narrator. A narrator tells stories but normally does not speak spoken parts. Typically this the case for fairytales and other children's stories. Note that this is different from AudioBooks which are read by a reader. For those use ReaderRelationshipType.

This AdvancedRelationshipType is part of the PerformanceRelationshipClass. It is a special case of SpeakerRelationshipType.

Relationship Attributes

"additional" and "guest"

There is no guideline yet how the additional and the guest flag might be used for "narrated" relationships. (AdditionalRelationshipAttribute and GuestRelationshipAttribute)

Examples

Dudley Moore narrated Wish Upon a Star: All-Time Children's Favorites

Sting narrated Peter and the Wolf

Proposed Definition

This is how it would be implemented for artist--track:

 narrator (0)

    * forward: {additional:additionally} {guest} narrated
    * reverse: was {additional:additionally} {guest} narrated by
    * description: Indicates an artist narrating something on this work.
    * attributes: additional=0-1 guest=0-1

And for album--artist:

 narrator (0)

    * forward: was {additional:additionally} {guest} narrated by
    * reverse: {additional:additionally} {guest} narrated
    * description: Indicates an artist narrating something on this work.
    * attributes: additional=0-1 guest=0-1

Discussion