# 구글 Word List - 단어 사용 및 대체 단어 가이드

> Clean Markdown view of GeekNews topic #4115. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=4115](https://news.hada.io/topic?id=4115)
- GeekNews Markdown: [https://news.hada.io/topic/4115.md](https://news.hada.io/topic/4115.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-04-22T10:11:41+09:00
- Updated: 2021-04-22T10:11:41+09:00
- Original source: [developers.google.com](https://developers.google.com/style/word-list)
- Points: 6
- Comments: 1

## Topic Body

- 구글의 개발자 문서화 가이드 중 일부

- 무례하거나 모욕적이라고 생각되는 영어 단어들, 잘못된 사용 형태를 정리하고 대체 단어들을 제시

- 영어 문서를 작성할 때 참고하면 좋으나, 꽤 항목이 많아서 찾아서 보는 게 어려울 수 있으니 먼저 한번 훑어보는 걸 추천

- 자동화 가능 : Vale용 Style을 이용해서 Travis CI / Cucumber / yamllint 등에도 적용 가능

## Comments



### Comment 4958

- Author: xguru
- Created: 2021-04-22T10:11:48+09:00
- Points: 2

- Vale - 글쓰기용 오픈소스 Linter https://news.hada.io/topic?id=4114

ㅤ→ 코드 린팅과 비슷한 기능을 산문(Prose, 소설/일기 같은 형식 없는 글)에 적용해서 글 작성시 경고/어드바이스 제공

- Vale 용 Google Developer Documentation Style Guide 구현체 https://github.com/errata-ai/Google
