"화살괄호, 겹화살괄호"의 두 판 사이의 차이

 
(사용자 2명의 중간 판 12개는 보이지 않습니다)
1번째 줄: 1번째 줄:
{{다른뜻|대괄호}}
{{다른뜻|대괄호}}
;angle brakets
;angle brackets
;화살괄호, 홑화살괄호, 꺾쇠괄호; 꺾쇠<ref name='angle1'>국어사전상 "꺾쇠=대괄호"이지만, 화살괄호를 꺾쇠라고 부르는 경우도 있음</ref><ref>http://woogyun.tistory.com/394</ref>
;화살괄호, 홑화살괄호, 꺾쇠괄호; 꺾쇠<ref name='angle1'>국어사전상 "꺾쇠=대괄호"이지만, 화살괄호를 꺾쇠라고 부르는 경우도 있음</ref><ref>http://woogyun.tistory.com/394</ref>


;double angle brakets
;double angle brackets
;겹화살괄호, 이중꺾쇠<ref name='angle1' />
;겹화살괄호, 이중꺾쇠<ref name='angle1' />


12번째 줄: 12번째 줄:


==겹화살괄호==
==겹화살괄호==
* 《 》
* 《 》 ≪ ≫
* 책 제목에 사용
* 책 제목에 사용


==HTML 엔티티==
==HTML 엔티티==
{| class='wikitable'
{| class='wikitable'
! 문자 !! 영어명 !! 한국어명 !! 엔티티(이름) !! 엔티티(10진) !! 엔티티(16진)
! 기호 !! 한국어 이름 !! 영어 이름 !! HTML엔티티(10진) !! HTML엔티티(16진) !! HTML엔티티(이름)
|-
|-
| «  || LEFT-POINTING DOUBLE ANGLE QUOTATION MARK || 우겹화살괄호 || &amp;laquo; || &amp;#171; || &amp;#xab
| || 좌홑인용부호, 좌홑화살괄호 || left single angle quotation || <code>&amp;#8249;</code> || <code>&amp;#x2039;</code> || <code>&amp;lsaquo;</code>
|-
|-
| » || right double angle quotes || 우겹화살괄호 || &amp;raquo; || &amp;#187 || &amp;#xbb;
| › || 우홑인용부호, 우홑화살괄호 || right single angle quotation || <code>&amp;#8250;</code> || <code>&amp;#x203a;</code> || <code>&amp;rsaquo;</code>
|-
| « || 좌인용부호, 좌겹화살괄호 || left angle quotation || <code>&amp;#171;</code> || <code>&amp;#xab;</code> || <code>&amp;laquo;</code>
|-
| » || 우인용부호, 우겹화살괄호 || right angle quotation || <code>&amp;#187;</code> || <code>&amp;#xbb;</code> || <code>&amp;raquo;</code>
|-
| < || || || <code>&amp;#65308;</code> || <code>&amp;#xff1c;</code> ||
|-
| > || || || <code>&amp;#65310;</code> || <code>&amp;#xff1e;</code> ||
|-
| ≪ || || || <code>&amp;#8810;</code> || <code>&amp;#x226a;</code> ||
|-
| ≫ || || || <code>&amp;#8811;</code> || <code>&amp;#x226b;</code> ||
|}
|}


==같이 보기==
==같이 보기==
*[[인용부호]]
*[[쉐브런]]
*[[길러멧]]
*[[부등호]]
*[[부등호]]
*[[대괄호]]
*[[대괄호]]
*[[삼각형 기호]]
*[[화살표]]
*[[화살표]]
*[[괄호]]
*[[괄호]]


==주석==
==참고==
<references/>
 
==참고 자료==
*https://en.wiktionary.org/wiki/angle_bracket
*https://en.wiktionary.org/wiki/angle_bracket


[[분류: 기호]]
[[분류: 기호]]
[[분류: 2 표제어]]

2020년 2월 25일 (화) 19:37 기준 최신판

  다른 뜻에 대해서는 대괄호 문서를 참조하십시오.
angle brackets
화살괄호, 홑화살괄호, 꺾쇠괄호; 꺾쇠[1][2]
double angle brackets
겹화살괄호, 이중꺾쇠[1]

1 홑화살괄호[ | ]

  • 〈 〉
  • 부등호 < > 로 대신하기도 함
  • 기사, 논문 제목에 사용

2 겹화살괄호[ | ]

  • 《 》 ≪ ≫
  • 책 제목에 사용

3 HTML 엔티티[ | ]

기호 한국어 이름 영어 이름 HTML엔티티(10진) HTML엔티티(16진) HTML엔티티(이름)
좌홑인용부호, 좌홑화살괄호 left single angle quotation &#8249; &#x2039; &lsaquo;
우홑인용부호, 우홑화살괄호 right single angle quotation &#8250; &#x203a; &rsaquo;
« 좌인용부호, 좌겹화살괄호 left angle quotation &#171; &#xab; &laquo;
» 우인용부호, 우겹화살괄호 right angle quotation &#187; &#xbb; &raquo;
&#65308; &#xff1c;
&#65310; &#xff1e;
&#8810; &#x226a;
&#8811; &#x226b;

4 같이 보기[ | ]

5 참고[ | ]

  1. 1.0 1.1 국어사전상 "꺾쇠=대괄호"이지만, 화살괄호를 꺾쇠라고 부르는 경우도 있음
  2. http://woogyun.tistory.com/394
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}