Talk:Remove vowels from a string: Difference between revisions

From Rosetta Code
Content added Content deleted
Line 5: Line 5:
Removing a '''defined subset''' of glyphs from a string seems interesting, but what do we want the meaning of ''vowel'' to be here in terms of the accented vowels used by most Roman scripts, or in the terms of South Asian scripts, Levantine scripts, CJK, Cyrillic, and, in the context of the Rosetta Stone which gives its name to this page, and is displayed in one corner of it, Greek, Demotic, and Hieroglyphic ? [[User:Hout|Hout]] ([[User talk:Hout|talk]]) 09:20, 26 July 2020 (UTC)
Removing a '''defined subset''' of glyphs from a string seems interesting, but what do we want the meaning of ''vowel'' to be here in terms of the accented vowels used by most Roman scripts, or in the terms of South Asian scripts, Levantine scripts, CJK, Cyrillic, and, in the context of the Rosetta Stone which gives its name to this page, and is displayed in one corner of it, Greek, Demotic, and Hieroglyphic ? [[User:Hout|Hout]] ([[User talk:Hout|talk]]) 09:20, 26 July 2020 (UTC)


:The task description should probably be '''Remove a defined subset of glyphs from a string'''. Knowing RC we'll probably have a task '''Remove constants from a string''' next week. Then RC would not need to be too worried about the definition of vowel.--[[User:Nigel Galloway|Nigel Galloway]] ([[User talk:Nigel Galloway|talk]]) 15:14, 13 August 2020 (UTC)
:The task description should probably be '''Remove a defined subset of glyphs from a string'''. Knowing RC we'll probably have a task '''Remove consonants from a string''' next week. Then RC would not need to be too worried about the definition of vowel.--[[User:Nigel Galloway|Nigel Galloway]] ([[User talk:Nigel Galloway|talk]]) 15:14, 13 August 2020 (UTC)

Revision as of 15:16, 13 August 2020

Remove ???? from a string ?

Perhaps worth fleshing this out a bit, to the point where it's more clearly defined, and not too parochially restricted to the small Anglo-Saxon subset of Roman scripts, let alone scripts in general ?

Removing a defined subset of glyphs from a string seems interesting, but what do we want the meaning of vowel to be here in terms of the accented vowels used by most Roman scripts, or in the terms of South Asian scripts, Levantine scripts, CJK, Cyrillic, and, in the context of the Rosetta Stone which gives its name to this page, and is displayed in one corner of it, Greek, Demotic, and Hieroglyphic ? Hout (talk) 09:20, 26 July 2020 (UTC)

The task description should probably be Remove a defined subset of glyphs from a string. Knowing RC we'll probably have a task Remove consonants from a string next week. Then RC would not need to be too worried about the definition of vowel.--Nigel Galloway (talk) 15:14, 13 August 2020 (UTC)