1. 특수문자 영어로 읽기
우리가 살면서 흔히 봐왔던 특수문자, 텍스트기호, 상징 또는 Text symbols 등으로 불리우는 이러한 기호들에 대해서, 아주 가끔은 영어로 말하거나 듣게 되었을 때 심리적으로 당황하거나 망설이지 않도록 정리를 해 봅니다.
기호 | 설명 | Description | 예시 문장 | Example Sentence | 영어로 읽는 법 |
" " | 큰따옴표 | Quotation marks | 그는 "안녕하세요"라고 말했다. | He said, “Hello.” | He said, “Hello.” |
’ ’ | 작은따옴표 | Apostrophe or single quotes | 그녀의 이름은 '민지’입니다. | Her name is ‘Minji’. | Her name is ‘Minji’. |
{ } | 중괄호 | Curly braces | 함수는 {x + y}로 정의됩니다. | The function is defined as {x + y}. | The function is defined as {x + y}. |
[ ] | 대괄호 | Square brackets | 이 문서에는 [참고]가 필요합니다. | This document needs [references]. | This document needs [references]. |
( ) | 소괄호 | Parentheses | 그는 (서울에) 살고 있습니다. | He lives in (Seoul). | He lives in (Seoul). |
# | 샵 | Hash or pound sign | 해시태그는 #여행입니다. | The hashtag is #travel. | The hashtag is #travel. |
- | 하이픈 | Hyphen | 2023-2024 학년도입니다. | It is the 2023-2024 academic year. | It is the 2023-2024 academic year. |
_ | 언더스코어 | Underscore | 파일 이름은 my_file.txt입니다. | The file name is my_file.txt. | The file name is my_file.txt. |
\ | 백슬래시 | Backslash | 경로는 C:\파일입니다. | The path is C:\files. | The path is C:\files. |
/ | 슬래시 | Slash or forward slash | URL은 www.example.com입니다. | The URL is www.example.com. | The URL is www.example.com. |
? | 물음표 | Question mark | 당신은 어디에 있나요? | Where are you? | Where are you? |
! | 느낌표 | Exclamation mark | 정말 멋져요! | That’s really awesome! | That’s really awesome! |
@ | 골뱅이 | At sign | 이메일 주소는 example@domain.com입니다. | The email address is example@domain.com. | The email address is example@domain.com. |
& | 앰퍼샌드 | Ampersand | 사과 & 오렌지 | Apple & Orange | Apple & Orange |
% | 퍼센트 | Percent sign | 할인율은 20%입니다. | The discount rate is 20%. | The discount rate is 20%. |
$ | 달러 | Dollar sign | 가격은 $50입니다. | The price is $50. | The price is $50. |
^ | 캐럿 | Caret | 2^3은 8입니다. | 2^3 equals 8. | Two to the power of three equals eight. |
* | 별표 | Asterisk | 주의: *필수 입력란입니다. | Note: *Required fields. | Note: *Required fields. |
+ | 더하기 | Plus sign | 3 + 2는 5입니다. | 3 + 2 equals 5. | Three plus two equals five. |
= | 등호 | Equals sign | x = 10입니다. | x equals 10. | x equals ten. |
< > | 꺾쇠괄호 | Angle brackets | <html> 태그입니다. | This is an <html> tag. | This is an angle brackets tag. |
; | 세미콜론 | Semicolon | 문장은 끝났습니다; 다음 문장입니다. | The sentence is finished; here is the next one. | The sentence is finished; here is the next one. |
: | 콜론 | Colon | 목록: 사과, 바나나, 오렌지 | List: apple, banana, orange | List: apple, banana, orange |
~ | 물결표 | Tilde | 약 10~15분 걸립니다. | It takes about 10~15 minutes. | It takes about ten to fifteen minutes. |
` | 백틱 | Backtick | 코드 블록입니다. | This is a code block. | This is a backtick code block. |
… | 줄임표 | Ellipsis | 그는 생각하고 있다… | He is thinking… | He is thinking… |
≠ | 같지 않음 | Not equal to | 5 ≠ 3입니다. | 5 ≠ 3. | Five is not equal to three. |
∞ | 무한대 | Infinity | 수학에서 ∞는 무한대를 나타냅니다. | In math, ∞ represents infinity. | In math, infinity represents infinity. |
∑ | 시그마 | Summation | ∑x는 x의 합입니다. | ∑x is the sum of x. | The summation of x is the sum of x. |
∏ | 파이 | Product | ∏x는 x의 곱입니다. | ∏x is the product of x. | The product of x is the product of x. |
√ | 제곱근 | Square root | √4는 2입니다. | √4 equals 2. | The square root of four equals two. |
⊕ | 직합 | Direct sum | A ⊕ B는 직합입니다. | A ⊕ B is the direct sum. | A direct sum of A and B. |
⊗ | 텐서곱 | Tensor product | A ⊗ B는 텐서곱입니다. | A ⊗ B is the tensor product. | A tensor product of A and B. |
⊥ | 수직 | Perpendicular | 두 선은 ⊥입니다. | The two lines are ⊥. | The two lines are perpendicular. |
∠ | 각 | Angle | ∠ABC는 90도입니다. | ∠ABC is 90 degrees. | Angle ABC is ninety degrees. |
∴ | 그러므로 | Therefore | ∴ 결론입니다. | ∴ This is the conclusion. | Therefore, this is the conclusion. |
∵ | 이유는 | Because | ∵ 이유가 있습니다. | ∵ There is a reason. | Because there is a reason. |
⟨ ⟩ | 각괄호 | Angle brackets (alternative) | ⟨x, y⟩는 좌표입니다. | ⟨x, y⟩ is a coordinate. | Angle brackets x and y are coordinates. |
⌊ ⌋ | 바닥괄호 | Floor brackets | ⌊x⌋는 바닥 함수입니다. | ⌊x⌋ is the floor function. | The floor of x is the floor function. |
⌈ ⌉ | 천장괄호 | Ceiling brackets | ⌈x⌉는 천장 함수입니다. | ⌈x⌉ is the ceiling function. | The ceiling of x is the ceiling function. |
2. 기호나 상징을 활용한 영화들
- “What the #$*! Do We (K)now!?” (2004)
이 영화는 과학과 철학을 결합하여 인간의 인식과 현실에 대한 질문을 던집니다. 제목에 있는 특수문자가 영화의 주제를 잘 나타내고 있습니다. - “Æon Flux” (2005)
이 영화는 미래의 디스토피아를 배경으로 한 액션 영화로, 제목에 특수문자가 포함되어 있습니다. 기호가 주는 신비로운 느낌이 영화의 분위기와 잘 어울립니다. - “Romeo + Juliet” (1996)
셰익스피어의 고전이 현대적으로 재해석된 이 영화는 제목에 ‘+’ 기호가 사용되어 있습니다. 이는 두 주인공의 사랑을 상징적으로 나타냅니다. - “WALL·E” (2008)
이 애니메이션 영화는 환경 문제를 다루며, 제목에 있는 점이 영화의 주제를 강조합니다. 기호가 주는 시각적 효과가 인상적입니다.
반응형
'일상, 사회 회사 비즈니스 심리' 카테고리의 다른 글
가을, 계절건강음식과 효능효과, 전라도 여수 숨겨진 맛집에서 찾다 (0) | 2024.11.07 |
---|---|
티스토리 <작심삼주 오블완 챌리지>를 소개합니다. (0) | 2024.11.02 |
인천국제공항 서비스와 운영에 대한 소견 (0) | 2024.10.26 |
이제는 보기 힘든 대한민국 운전 습관 (0) | 2024.10.05 |
이어지는 우화로 바라보는 경쟁과 협력 (0) | 2024.09.27 |