History:Narrator Relationship Type Proposal: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(answering Shepard (Imported from MoinMoin))
m (CallerNo6 moved page History:Narrator Relationship Type to History:Narrator Relationship Type Proposal without leaving a redirect)
 
(26 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{Template:proposal
=Relationship Type "Narrator"=
|proposal=29
|discussion=
|champion=
|rfc=
|rfv=
|status=Abandoned?
|ar=true
|style=
|trac=1368
}}

This proposal is part of [[Performance Restructuring Proposal|PerformanceRestructuringProposal]].''


==Link Phrases==
==Link Phrases==


* '''artist''' ''narrated'' '''album''' or '''track'''
* '''artist''' ''narrated'' '''release''' or '''track'''
* '''album''' or '''track''' ''was narrated by'' '''artist'''
* '''release''' or '''track''' ''was narrated by'' '''artist'''


==Description==
==Description==


This describes speech done on whole releases 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 [[Reader Relationship Type|ReaderRelationshipType]].
This one could be useful for audiobooks, spoken children's stories and classical releases.


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


==Relationship Attributes==
==Relationship Attributes==


==="additional"===
==="additional" and "guest"===


There is no guideline yet how the additional flag might be used for "narrated" relationships. ([[Additional Relationship Attribute|AdditionalRelationshipAttribute]])
There is no guideline yet how the additional and the guest flag might be used for "narrated" relationships. ([[Additional Relationship Attribute|AdditionalRelationshipAttribute]] and [[Guest Relationship Attribute|GuestRelationshipAttribute]])


==Examples==
==Examples==


* [http://musicbrainz.org/showalbum.html?albumid=175913 Wish Upon a Star: All-Time Children's Favorites]
[http://www.musicbrainz.org/artist/2e6ca8b5-ed18-47c2-baa5-e9ea910dea22.html Dudley Moore] narrated [http://musicbrainz.org/showalbum.html?albumid=175913 Wish Upon a Star: All-Time Children's Favorites]
* [http://musicbrainz.org/showalbum.html?albumid=120248 Peter and the Wolf]
* [http://musicbrainz.org/artist/569c0d90-28dd-413b-83e4-aaa7c27e667b.html J.K. Rowling]

==Discussion==


[http://musicbrainz.org/artist/7944ed53-2a58-4035-9b93-140a71e41c34.html Sting] narrated [http://musicbrainz.org/album/31d45f68-fca8-4c62-bee3-1c54ac3aa117.html Peter and the Wolf]
Live albums often have introductions spoken by someone on the stage or other spoken parts. Example: [http://musicbrainz.org/album/1a5d6c1d-cc86-40ac-98a1-f836fe8f2116.html Once in Agony]. Should this relationship also be used for this? --[[User:Shepard|Shepard]]
<ul><li style="list-style-type:none">Maybe we can also add [[Introduction Relationship Type|IntroductionRelationshipType]]?
* '''artist''' ''introduced'' '''album''' or '''track'''
* '''album''' or '''track''' ''has an introduction by'' '''artist'''
** OR '''album''' or '''track''' ''was introduced by'' '''artist'''


==Proposed Definition==
To answer your question: it feels a bit weird to call what you are describing "narrating", but I'd have no problem with people using the NarratorRelationshipType... (if you don't think the terminology is a bit awkward) --[[User:azertus|azertus]]
</ul>


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


<pre> narrator (0)
This could be useful for audiobooks, but also for other albums like this one: [http://www.musicbrainz.org/showalbum.html?albumid=175913 http://www.musicbrainz.org/showalbum.html?albumid=175913]


* forward: {additional:additionally} {guest} narrated
something like this:
* reverse: was {additional:additionally} {guest} narrated by
* artistX narrated albumY
* description: Indicates an artist narrating something on this work.
* albumY has narration by artistX
* attributes: additional=0-1 guest=0-1
</pre>


And for album--artist:
''Seconded by [[User:ClutchEr2|ClutchEr2]] in the [http://lists.musicbrainz.org/pipermail/musicbrainz-users/2005-May/020763.html original discussion].''


<pre> narrator (0)
--[[User:azertus|azertus]]


* forward: was {additional:additionally} {guest} narrated by
[[Category:To Be Reviewed]] [[Category:Documentation]] [[Category:Advanced Relationships]] [[Category:Relationship Type]]
* reverse: {additional:additionally} {guest} narrated
* description: Indicates an artist narrating something on this work.
* attributes: additional=0-1 guest=0-1
</pre>

Latest revision as of 21:01, 27 August 2016


Status: This page describes an active advanced relationship proposal and is not official.



Proposal number: RFC-29
Champion: None
Current status: Abandoned?


Trac ticket # 1368

This proposal is part of PerformanceRestructuringProposal.

Link Phrases

  • artist narrated release or track
  • release or track was narrated by artist

Description

This describes speech done on whole releases 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