From 75032c7e2b26af3be00695984010d0841412b1eb Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Mon, 17 Jul 2023 14:50:45 -0700 Subject: [PATCH] New note: semantic tone indicators --- content/notes/semantic-tone-indicators.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/notes/semantic-tone-indicators.md diff --git a/content/notes/semantic-tone-indicators.md b/content/notes/semantic-tone-indicators.md new file mode 100644 index 0000000..ee80099 --- /dev/null +++ b/content/notes/semantic-tone-indicators.md @@ -0,0 +1,20 @@ +--- +title: "Semantic tone indicators" +date: 2023-07-17T14:50:50-07:00 +replyURI: "https://kitty.town/@gingerrroot/110713923558139130" +replyTitle: "why are people so against just using tone indicators? /g" +replyType: "SocialMediaPosting" +replyAuthor: "ginger" +replyAuthorURI: "https://kitty.town/@gingerrroot" +syndicatedCopies: + - title: 'The Fediverse' + url: 'https://pleroma.envs.net/notice/AXnYXHG8hUmMSwuZRA' +--- +We need semantic markup for sarcasm for the best of both worlds! Style sarcasm with CSS and have your client/browser indicate it to you however you prefer. + +{{}}The WAI-Adapt task force at the W3C is working on the {{}}{{}} to, among many other things, annotate in markup the literal interpretation of metaphorical statements, jokes, and sarcasm so you can style and switch between them. Lots of planning, vocabulary, and proof-of-concept work is done. It'll take some years for real implementations to roll out and for it to mature; implementation-wise, they're focused on really basic stuff like adding an attribute to HTML. + +Spending time on an HTML attribute sounds petty but this is the HTML Standard we're talking about! Every browser, e-reader, screen reader, tutorial, course, Samsung Smart Fridge (ok that last one was a joke), etc. will have to support it forever. It takes time to figure out what to do so it doesn't have to get re-done. + +Once that happens, we'll need authoring tools to let people annotate sarcasm and such before posting. We'll need to normalize a "write then edit" workflow, where "edit" includes adding alt-text, semantic tone indicators, content-warnings, etc. +