[VB] Arduino の表記ゆれは36通りではない
Arduino の表記チャートを Twitter で見かけましたので、シークヮーサーの表記ゆれは64+1通り と同様に検索してみました。
https://twitter.com/asanoQm/status/621306345283674112
すべてを組み合わせると今回は36通りです。Visual Basic (VB.NET) で組み合わせた単語を作ると次のように書けます。
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dim arduinos = From a In {"", "ー"} | |
From d In {"デ", "ド"} | |
From u In {"ィ", "ゥ", "ュ"} | |
From i In {"", "イ", "ィ"} | |
Select "ア" & a & "ル" & d & u & i & "ーノ" |
実際に検索してみた結果
Bing で36通りを検索してみました。なぜ Bing かというと Bing Search API なら月5,000トランザクションまで無料で使えるからです。
結果は次の3強みたいですね。0件の結果も多数あります。「ィィ」など日本語として通常表記しない組み合わせも発生するので、そこまで表記ゆれはないようです。
- アルドゥイーノ
- アルディーノ
- アルデュイーノ