Re: 'HTML 5' and some poem markup?

Leif Halvard Silli wrote:
> On 2007-10-09 13:06:38 +0200 "Philip Taylor (Webmaster)" <P.Taylor@Rhul.Ac.Uk> wrote:
<snip>
>> HTML should
>> consist of just sufficient elements to markup up basic
>> texts and forms,
> 
> You say «basic texts». Poetry constitutes 'basic texts'. Unless you meant 'basic prose'. 
> 
> But the more important problem is: What is a 'text' - in HTML? More important than a spesific POEM element, HTML lacks a element by which we can use to mark up something as «a text». To add a <TEXT> element, would do just that. We then could also avoid the problem of whether to pick the POEM or PROSE element for a text that makes use of both genres. TEXT would serve to collect something as a whole. Tell me why that would be ridiculous! If we have TEXT, we can then further use some attribute to specify what kind of text it is - for classification purposes - which could be used in search engines etc.
> 
> The alternative would be to have something like <DIV role=text>. Entirely possible, but not very elegant, given how often one would like to present something as a text. It would be like having this construct: <GENERIC role=nongeneric>. And also, since role=text would just be the "top level" classification, it would become even less elegant as soon as you want to specify that it is not just any text - but spesificly a poetry - <DIV role=text:poem>.
> 
> Also, if the goal is to minimise the need for new micro-level elements, then we need to have good macro-level elements - such as <TEXT> with attributes. Having a good "this-is-a-text" element, should help keeping the authors satisfied with the tools/elements at disposal (i.e. satisfied with the those elements that HTML at any given time operates with.) 
> 
>> and an extensibility mechanism (such
>> as RDFa, as proposed by Peter Krantz) should be used
>> to add support for specialised Universes of Discourse.
> 
> Let all poets become RDFa experts. And in the same go, let them use XML instead of text/html as well. By all means, RDFa sounds as great thing - and I really hope we can have support for it in HTML5/text and not only in HTML5/xml. But we can make much better and more correct use of RDF if we also have the right HTML elements.
> 
> Tina Holmboe proposed to the XHTML2 wg «that the role attribute should NOT be allowed on the DIV and SPAN elements in XHTML 2 in order to encourage best practice, and rather be reserved for elements with acknowledged semantic interpretation as fallback content.» And I think there is very much to what she said there.
> 
> Holmboe: http://lists.w3.org/Archives/Public/public-xhtml2/2007Aug/0020.html
Exploring this further.

Perhaps we should say that HTML currently supports the translation of the 
printed word. But perhaps it is worth skipping the printed word and thinking how 
we go from the real world to the Internet.

Songs, Poetry and Theatre are spoken word/performances that have been recorded 
in printed text format - which is limited - perhaps in an ideal world a poem, 
drama or song will be recited to everyone not just the visually impaired. But it 
might be useful to see how a talking browser would handle this now. You may need 
identify the speaker, set the scene etc.

There is a sample script here:
<http://www.sacred-texts.com/hin/sha/index.htm>

which raises another special type of prose - the bible, koran etc.

Marghanita

-- 
Marghanita da Cruz
http://www.ramin.com.au
Phone: (+61)0414 869202

Received on Wednesday, 10 October 2007 02:21:24 UTC