Path: csiph.com!news.swapon.de!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Ben Bacarisse Newsgroups: comp.lang.python Subject: Re: Unicode normalisation [was Re: [beginner] What's wrong?] Date: Sat, 09 Apr 2016 15:34:29 +0100 Organization: A noiseless patient Spider Lines: 31 Message-ID: <87a8l26ebu.fsf@bsb.me.uk> References: <2796705.edb3E9ArW3@PointedEars.de> <1584744.4h7ToaqLat@PointedEars.de> <5705b9ef$0$1611$c3e8da3$5496439d@news.astraweb.com> <570748ec$0$1620$c3e8da3$5496439d@news.astraweb.com> <874mbcgfmd.fsf@elektro.pacujo.net> <753cdb8b-9f94-48d6-bc0d-589efba86afc@googlegroups.com> <87h9fa6gok.fsf@bsb.me.uk> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="017616aa25f81ec581c44d76d61ba2f3"; logging-data="14180"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+MGxb5FtyIzM39Ukl+4LNCKFDvQJ3mwGI=" Cancel-Lock: sha1:axyBzN9vlE23NKU8hqF6rZrVzwc= sha1:mjf1tO+QqIDaBog6VykYA8oLrug= X-BSB-Auth: 1.f051016d1a3d5e560bd8.20160409153429BST.87a8l26ebu.fsf@bsb.me.uk Xref: csiph.com comp.lang.python:106732 Ben Bacarisse writes: > alister writes: > >> >> the design of qwerty was not to "Slow" the typist bu to ensure that the >> hammers for letters commonly used together are spaced widely apart, >> reducing the portion of trier travel arc were the could jam. >> I and E are actually such a pair which is why they are at opposite ends >> of the hammer rack (I doubt that is the correct technical term). >> they are on opposite hands to make typing of them faster. >> unfortunately as you found it is still possible to jam them if they are >> hit almost simultaneously >> > > The problem with that theory is that 'er/re' (this is e and r in either > order) is the 3rd most common pair in English but have been placed > together. ou and et (in either order) are the 15th and 22nd most common > and they are separated by only one hammer position. On the other hand, > the QWERTY layout puts jk together, but they almost never appear > together in English text. This last part came out muddled. It's obviously wise to put infrequent combinations together (like jk), but j and k are both also rare letters so putting them together represents a wasted opportunity for meeting the supposed design objective. Swapping, say, k and r, or splitting jk but putting e in the middle would surely result in a net gain of "hammer separation". -- Ben.