Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
この単語、何て読むんだっけ? / How do you pronounce these words?
Search
shimataro
September 17, 2017
Technology
0
300
この単語、何て読むんだっけ? / How do you pronounce these words?
iOSDC Japan 2017の発表資料です(iOSとは一切関係ありません)
https://iosdc.jp/2017/
shimataro
September 17, 2017
Tweet
Share
More Decks by shimataro
See All by shimataro
作って理解するPromise / Let's try implementing Promise
shimataro
0
31
Single Executable Applicationsについて / About Single Executable Applications
shimataro
0
1.9k
パッケージ開発者の苦悩 -JavaScriptランタイム群雄割拠- / distress of package developer
shimataro
0
720
An introduction to Node.js
shimataro
0
310
KFDのススメ / About KFD
shimataro
3
840
Node.js v12のES Modules / ES Modules on NodeJS v12
shimataro
1
1.2k
おまいらちゃんとリソース解放してますか / Remember to close resources!
shimataro
2
1.2k
CJSとESMとnpmパッケージ / CommonJS and ES Modules and npm package
shimataro
0
830
BigInt あれこれ / overview about BigInt
shimataro
0
950
Other Decks in Technology
See All in Technology
生成AI活用によるPRレビュー改善の歩み
lycorptech_jp
PRO
4
1.7k
組織のSREを推進するためのPlatform EngineeringとEKS / Platform Engineering and EKS to drive SRE in your organization
chmikata
0
150
パネルディスカッション資料 (at Tableau Now! - 2026-02-26)
yoshitakaarakawa
0
760
Secure Boot 2026 - Aggiornamento dei certificati UEFI e piano di adozione in azienda
memiug
0
120
Devinを導入したら予想外の人たちに好評だった
tomuro
0
540
論文検索を日本語でできるアプリを作ってみた
sailen2
0
140
バクラクにおける Document Understanding の挑戦:書類の「読取」から「意思決定」へ / document-understanding-in-bakuraku-2026
yuya4
0
170
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
360
なぜAIは組織を速くしないのか 令和の腑分け
sugino
80
50k
APMの世界から見るOpenTelemetryのTraceの世界 / OpenTelemetry in the Java
soudai
PRO
0
200
AIエンジニア Devin と歩む、自律型運用プロセスの構築
a2ito
0
360
Vertex AI Agent Engine で学ぶ「記憶」の設計
tkikuchi
0
110
Featured
See All Featured
Building Flexible Design Systems
yeseniaperezcruz
330
40k
How To Speak Unicorn (iThemes Webinar)
marktimemedia
1
400
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
199
72k
How to Get Subject Matter Experts Bought In and Actively Contributing to SEO & PR Initiatives.
livdayseo
0
77
Speed Design
sergeychernyshev
33
1.6k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
47
8k
Building AI with AI
inesmontani
PRO
1
760
Designing Powerful Visuals for Engaging Learning
tmiket
0
250
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
Max Prin - Stacking Signals: How International SEO Comes Together (And Falls Apart)
techseoconnect
PRO
0
100
Scaling GitHub
holman
464
140k
<Decoding/> the Language of Devs - We Love SEO 2024
nikkihalliwell
1
140
Transcript
この単語、何て読むんだっけ? 〜英語に自信のないエンジニアに捧ぐ〜 (2017/09/16) 小田島 太郎 / @shimataro IOSDC JAPAN 2017
自己紹介 / / / ウェブリオ株式会社所属(京都) サーバサイドエンジニア iOS開発の経験はありません 趣味は手品 小田島 太郎
shimataro@GitHub odashima.taro@Facebook shimataro999@Twitter
この発表について 英語が苦手なエンジニアが対象 英語圏に行く人はぜひ参考に! 技術的な話は 一切 ありません 協力: Mac Baler ↓スライドはこちら↓
https://speakerdeck.com/shimataro https://shimataro.github.io/slides/
それでは始めます
こんな経験ないですか?
(…読めない) 人に説明するときはごまかす (変数 width を指しながら)「この変数の値は〜」 func calcArea(width:Int, height:Int) -> Int
{ // (うぃどす・へいと…?) return width * height; }
開発で使う読みにくい英単語をピック アップしました
単語編(WIDTH) ×うぃどす / ◦[wídθ] wi: 普通に発音 d: 舌を上歯の裏側に当てるが 発音しない th:
そのまま歯の間から空気を抜く うぃっづ / うぃっつ に近い
今日のメインは終了です widthの発音だけでも覚えて帰ってください。 ここからは流していきます。
単語編(その他) 単語 発音記号 ×まちがい ◦せいかい height [háit] へいと はいと yield
[jíːld] いえるど いーるど warning [wɔ'ːrniŋ] わーにんぐ うぉーにんぐ
略語編 単語 読み方 補足 char ちゃー/けあー 人によって違うそうです enum いなむ/いぬむ 「い」にアクセント
async えいすぃんく await は「あうぇいと」 TeX てっく あとで詳しく説明します
ネイティブの発音 単語 単語 単語 略語 合成語 再生は から。 width false
incognito char gitosis height null coerce enum gitolite yield warning coalesce async Ajax fatal volatile idempotent TeX cron https://shimataro.github.io/slides/
発音の調べ方
WEBLIO辞書 英和・和英辞典 http://ejje.weblio.jp/
まとめ widthは「うぃっづ」か「うぃっつ」だよ わからない単語はWeblio辞書で調べてね 手品に興味があったら声をかけてね!
TEXについてちょい詳しく ギリシャ文字の「τ」「ε」「χ」 日本では「てふ」と言う人が多い 英語圏の人は technology の「てっく[tek]」と発音 LaTeXは「れいてっくす」と発音する人もいる 同じ綴りのゴム原料から連想
ご清聴ありがとうございました
おまけ ここまで見てくれてありがとう( *´艸`)
おまけ1:豆知識 null は「ぬる」だとネイティブには通じない incognito はChromeをシークレットモードで起動すると きのオプション 英語版では "Incognito mode" cron
は日本で「くーろん」と読む人が多いけど、英語圏 では「くろーん」 git は「ぎっと」だけど gist は「じすと」!
おまけ2:読めるかな? 読めなかったらWeblio辞書で調べてみよう! opaque queue pseudo