<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="http://rss.egloos.com/style/blog.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>Kim</title>
	<link>http://brucekim.egloos.com</link>
	<description>지금은 학생신분!</description>
	<language>ko</language>
	<pubDate>Wed, 18 Nov 2009 13:41:55 GMT</pubDate>
	<generator>Egloos</generator>
	<image>
		<title>Kim</title>
		<url>http://pds11.egloos.com/logo/200809/10/61/e0067061.jpg</url>
		<link>http://brucekim.egloos.com</link>
		<width>80</width>
		<height>53</height>
		<description>지금은 학생신분!</description>
	</image>
  	<item>
		<title><![CDATA[ 교수님께서 올리신 글 중에서 ]]> </title>
		<link>http://brucekim.egloos.com/2754506</link>
		<guid>http://brucekim.egloos.com/2754506</guid>
		<description>
			<![CDATA[ 
  <span style="line-height: 160%;">훌륭한 독서법<br />
<br />
책을 사는 데 돈을 아끼지 말라.<br />
책 선택에 대한 실패를 두려워하지 말라.<br />
자신의 수준에 맞지 않는 책은 무리해서 읽지 말라.<br />
<span style="color: rgb(102, 0, 0);">읽다가 중단하기로 결심한 책이라도</span><br style="color: rgb(102, 0, 0);"><span style="color: rgb(102, 0, 0);">일단 마지막 쪽까지 한장 한장 넘겨보라</span>.<br />
속독법을 몸에 읽혀라.<br />
책을 <span style="color: rgb(102, 0, 0);">읽는 도중에 메모하지 말라.</span><br />
책을 읽을 때는 <span style="color: rgb(153, 51, 0);">끊임없이 의심하라.</span><br />
젊은 시절에 다른 것은 몰라도<br />
책 읽을 시간만은 꼭 만들어라.<br />
<br />
<br />
<br />
- 다치바나 다카시(立花隆)의<br />
《나는 이런 책을 읽어왔다》중에서 -</span>			 ]]> 
		</description>
		<category>Who am I</category>

		<comments>http://brucekim.egloos.com/2754506#comments</comments>
		<pubDate>Wed, 18 Nov 2009 13:41:55 GMT</pubDate>
		<dc:creator>bruce</dc:creator>
	</item>
	<item>
		<title><![CDATA[ MS word 2007 키보드 단축키 ]]> </title>
		<link>http://brucekim.egloos.com/2753747</link>
		<guid>http://brucekim.egloos.com/2753747</guid>
		<description>
			<![CDATA[ 
  <span class="pcol1 itemSubjectBoldfont"><strong><span style="color: rgb(51, 51, 51);">word 2007 수식 편집기 간략 사용법</span></strong></span><p>&nbsp;</p><p>&nbsp;</p><p>1. 수식 편집모드</p><p>alt+shift+* 를 누르면 수식 편집모드로 들어간다.</p><p>&nbsp;</p><p>2. 분수</p><p>간단히 (a+b)/c 라고 쓴 뒤 스페이스 바를 한번 누르면 자동으로</p><p>&nbsp;</p><p>a + b</p><p>-----</p><p>&nbsp;&nbsp; c</p><p>&nbsp;</p><p>형태가 된다.</p><p>&nbsp;</p><p>3. 첨자</p><p>윗 첨자는 ^&nbsp;&nbsp;&nbsp;&nbsp; 아래 첨자는 _&nbsp;&nbsp; 를 쓴 뒤 첨자 위치에 들어갈 내용을 쓴다.</p><p>&nbsp;</p><p>a^2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; a²</p><p>a_2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&gt; a₂</p><p>a^2_3&nbsp;&nbsp;&nbsp;&nbsp; =&gt; a²₃</p><p>&nbsp;</p><p>4. 그리스 문자</p><p>처음 워드 2007 수식 편집기를 썼을 때 그리스 문자를 입력 하려면 일일이</p><p>&nbsp;</p><p>문자 카테고리를 바꿔줘야 해서 매우 불편했으나 다음과 같은 쉬운 방법이 있었다.</p><p>&nbsp;</p><p>\pi&nbsp;&nbsp; =&nbsp;&nbsp; π</p><p>\Pi&nbsp;&nbsp; =&nbsp;&nbsp; Π</p><p>\phi&nbsp; =&nbsp;&nbsp; φ</p><p>\Phi&nbsp; =&nbsp;&nbsp;Φ</p><p>\alpha =&nbsp; α</p><p>\Alpha =&nbsp; Α</p><p>&nbsp;</p><p>5. 제곱근</p><p>\sqrt(n&amp;a+b)&nbsp; =&nbsp; (a+b)의 n 제곱근</p><p>\sqrt(2&amp;2)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp; √2</p><p>\sqrt2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp; √2</p><p>&nbsp;</p><p>2 제곱근의 경우 그냥 \sqrt 3 이렇게만 써도 된다.</p><p>&nbsp;</p><p>6. 행렬</p><p>열은 &amp;로 구분하며 행은 @ 로 구분한다.</p><p>&nbsp;</p><p>\matrix(<a class="con_link" href="mailto:a&amp;b@c&amp;d">a&amp;b@c&amp;d</a>)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; b</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; d</p><p>&nbsp;</p><p>\matrix(<a class="con_link" href="mailto:1&amp;2&amp;3@4&amp;5&amp;6">1&amp;2&amp;3@4&amp;5&amp;6</a>)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;2&nbsp;&nbsp;&nbsp; 3</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp; 6</p><p>&nbsp;</p><p>(\matrix(1&amp;2&amp;3))&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (1&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;3)</p><p>&nbsp;</p><p>7. 액센트</p><p>액센트는 수식을 적고 난 뒤 스페이스 바를 두번 눌러야 변경 되는 것 같다.</p><p>&nbsp;</p><p>a\hat&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&nbsp;&nbsp;&nbsp; ^</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;a</p><p>&nbsp;</p><p>a\bar&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp;&nbsp; -</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a</p><p>&nbsp;</p><p>a\dot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp;&nbsp;.</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a</p><p>&nbsp;</p><p>a\tilde&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp;&nbsp; ~</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a</p><p>&nbsp;</p><p>a\acute&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp; ´</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a</p><p>&nbsp;</p><p>a\grave&nbsp;&nbsp; =&nbsp;&nbsp; `</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a</p><p>&nbsp;</p><p>a\ddot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&nbsp;&nbsp; ..</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a</p><p>&nbsp;</p><p>a\dddot&nbsp;&nbsp; =&nbsp;&nbsp; ...</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;a</p><p>&nbsp;</p><p>a\vec&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&nbsp;&nbsp; →</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; a</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p><p>&nbsp;</p><p>8. 적분 기호</p><p>\int_1^2 \naryand x\ddx&nbsp;&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp; ∫₁²&nbsp; x dx</p><p>&nbsp;</p><p>여기서 \naryand 는 적분 대상이 되는 수식을 적분에 포함시키는 매크로</p><p>그리고 \dd는 미분 기호 dx를 만들기 위한 매크로</p><p>&nbsp;</p><p>9. 극한</p><p>lim_(x-&gt;0)x&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp; lim&nbsp;&nbsp;&nbsp; x</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x-&gt;0</p><p>&nbsp;</p><p>10. 합</p><p>\sum_(n=0)^10 n&nbsp;&nbsp; =&nbsp;&nbsp;&nbsp; 10</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Σ&nbsp;&nbsp;&nbsp; n</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;n=0</p><p>&nbsp;</p><p>11. 그외 매크로, 단축 기호</p><p>단축 기호는 키보드에 있는 키로 비슷한 형태를 만들어 주면</p><p>웬만한 기호는 자동으로 바꿔진다.</p><p>&nbsp;</p><p>\prod&nbsp; =&nbsp; Π</p><p>\equiv&nbsp; =&nbsp; ≡</p><p>\Im&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp; 허수 문자</p><p>\Re&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp; 실수 문자</p><p>\subset&nbsp;&nbsp; =&nbsp; ⊂</p><p>\subseteq&nbsp; =&nbsp; ⊆</p><p>\superset&nbsp; =&nbsp; ⊃</p><p>\superseteq =&nbsp; ⊇</p><p>\cap&nbsp; =&nbsp; ∩</p><p>\cup&nbsp; =&nbsp;&nbsp;∪</p><p>\in&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&nbsp; ∈</p><p>\ni&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&nbsp; ∋</p><p>+-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp; ±</p><p>-+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=&nbsp; 위 기호의 반대</p><p>&lt;=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp; ≤</p><p>&gt;=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp;&nbsp;≥</p><p>\ne&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp; ≠</p><p>-&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp;&nbsp; →&nbsp; <br />
</p>			 ]]> 
		</description>
		<category>etc</category>

		<comments>http://brucekim.egloos.com/2753747#comments</comments>
		<pubDate>Wed, 18 Nov 2009 04:54:10 GMT</pubDate>
		<dc:creator>bruce</dc:creator>
	</item>
	<item>
		<title><![CDATA[ in order to, .. for ? ]]> </title>
		<link>http://brucekim.egloos.com/2729177</link>
		<guid>http://brucekim.egloos.com/2729177</guid>
		<description>
			<![CDATA[ 
  <div class="ViewContents"><p>출처: http://ask.nate.com/qna/view.html?n=9786771<br />
</p><p><br />
</p><p>Q)</p><p>토익문법을 공부하다가 궁금한게 있어서요~~</p><p>in order to 라고 외워서 그렇게 문제를 풀었는데...</p><p>틀렸다고 하더라구요~</p><p>&nbsp;</p><p>답을 보니 in order for 던데.... 왜 이렇게 되는 지 궁금해요~</p><p>in order to와 in order for 의 차이는 뭔지 알려주세요</p><p><br />
</p><p>A)</p><p>to는 to부정사의 to&nbsp; for는 전치사 </p><p>쉽게 이해가 돼셧을라나</p><p>그니까 to는 뒤에 동서 원형이 와야겠져</p><p>글거 for는 전치사의 목적어로 취할수 있는것 명사 동명사가 와야 돼져</p><p>해석은 뭐 ..아주 미묘하게 차이가 나는대 거진 구분 안하셔도 문제 푸는대 지장 엄슴</p></div>			 ]]> 
		</description>
		<category>English</category>

		<comments>http://brucekim.egloos.com/2729177#comments</comments>
		<pubDate>Wed, 28 Oct 2009 14:20:09 GMT</pubDate>
		<dc:creator>bruce</dc:creator>
	</item>
	<item>
		<title><![CDATA[ whereby ]]> </title>
		<link>http://brucekim.egloos.com/2728521</link>
		<guid>http://brucekim.egloos.com/2728521</guid>
		<description>
			<![CDATA[ 
  <span class="de" id="entryBody2">출처: http://endic.naver.com/search.nhn?query=whereby<br />
<br />
<img src="http://sstatic.naver.com/endic/2005/images/ico_star1.gif" style="margin: 0pt 5px 0pt 0pt;" align="absmiddle"><span class="de_bl"><b><a class="hb" href="'javascript:flink(""whereby");'>where·by</a></b></span><main></main><span class="de_gg">〔<img src="http://sstatic.naver.com/endic/2005/images/font/syn/e0de.gif" align="absmiddle"><img src="http://sstatic.naver.com/endic/2005/images/font/syn/e1a1.gif" align="absmiddle"><img src="http://sstatic.naver.com/endic/2005/images/font/syn/e1b1.gif" align="absmiddle"><img src="http://sstatic.naver.com/endic/2005/images/font/syn/e0d4.gif" align="absmiddle"><img src="http://sstatic.naver.com/endic/2005/images/font/syn/e0e3.gif" align="absmiddle"><img src="http://sstatic.naver.com/endic/2005/images/font/syn/e0eb.gif" align="absmiddle"><img src="http://sstatic.naver.com/endic/2005/images/font/syn/e0cc.gif" align="absmiddle"><img src="http://sstatic.naver.com/endic/2005/images/font/syn/e0f2.gif" align="absmiddle">│<img src="http://sstatic.naver.com/endic/2005/images/font/syn/e1a1.gif" align="absmiddle"><img src="http://sstatic.naver.com/endic/2005/images/font/syn/e1b1.gif" align="absmiddle"><img src="http://sstatic.naver.com/endic/2005/images/font/syn/e0d4.gif" align="absmiddle"><img src="http://sstatic.naver.com/endic/2005/images/font/syn/e0d2.gif" align="absmiddle">〕</span>&nbsp;<a class="hb" href="'javascript:flink(""ad");'>ad</a>.&nbsp;《<a class="hb" href="'javascript:flink(""%B9%AE%BE%EE");'>문어</a>》<br />
<b><!--Exp_No--><span class="Exp_No">1</span><!--/Exp_No--></b> [<a class="hb" href="'javascript:flink(""%C0%C7%B9%AE%BB%E7");'>의문사</a>] <b><a class="hb" href="'javascript:flink(""%B9%AB%BE%F9");'>무엇</a>에</b> <b><a class="hb" href="'javascript:flink(""%C0%C7%C7%CF%B4%D9");'>의하여</a></b>, <a class="hb" href="'javascript:flink(""%BE%EE%C2%EE");'>어찌</a>하여, <a class="hb" href="'javascript:flink(""%BE%EE%C2%B0");'>어째</a>서, <a class="hb" href="'javascript:flink(""%BE%EE%B6%BB%B4%D9");'>어떻게</a> <a class="hb" href="'javascript:flink(""%C7%CF");'>하</a>여(<a class="hb" href="'javascript:flink(""by");'>by</a> <a class="hb" href="'javascript:flink(""what");'>what</a>)<br />
<b><!--Exp_No--><span class="Exp_No"><a class="hb" href="'javascript:flink(""2");'>2</a></span><!--/Exp_No--></b> [<a class="hb" href="'javascript:flink(""%B0%FC%B0%E8%BB%E7");'>관계사</a>] (<a class="hb" href="'javascript:flink(""%B1%D7%B0%CD");'>그것</a>에 <a class="hb" href="'javascript:flink(""%C0%C7%C7%CF%B4%D9");'>의하여</a>, <a class="hb" href="'javascript:flink(""%B1%D7%B0%CD");'>그것</a>에 <a class="hb" href="'javascript:flink(""%B5%FB%B4%D9");'>따라</a>) …<a class="hb" href="'javascript:flink(""%C7%CF%B4%D9");'>하는</a> (<a class="hb" href="'javascript:flink(""%BC%F6%B4%DC");'>수단</a> <a class="hb" href="'javascript:flink(""%B5%EE");'>등</a>)(<a class="hb" href="'javascript:flink(""by");'>by</a> <a class="hb" href="'javascript:flink(""which");'>which</a>)	</span>			 ]]> 
		</description>
		<category>English</category>

		<comments>http://brucekim.egloos.com/2728521#comments</comments>
		<pubDate>Wed, 28 Oct 2009 04:01:16 GMT</pubDate>
		<dc:creator>bruce</dc:creator>
	</item>
	<item>
		<title><![CDATA[ It for to ]]> </title>
		<link>http://brucekim.egloos.com/2728063</link>
		<guid>http://brucekim.egloos.com/2728063</guid>
		<description>
			<![CDATA[ 
  <div class="tbody m-tcol-c" id="tbody">														출처: http://kin.naver.com/detail/detail.php?d1id=11&amp;dir_id=111401&amp;docid=259779&amp;qb=aXQgZm9yIHRvIOq1rOusuA==&amp;enc=utf8&amp;section=kin&amp;rank=5&amp;sort=0&amp;spq=0&amp;pid=fXN7Qloi5UlsssrRa6Gsss--157225&amp;sid=SucLevIK50oAAF1sDw4<br />
<br />
It A for B to C<br />
: B에게 있어서 C를 한다는 건(=하기엔) A 하다.<br />
예) It is important for you to choose good friends. 좋은 친구를 고르는 것은 중요하다<br />
<br />
IT의 여러가지 용법<br />
============================================================================================<br />
1. [형식 주어로서 뒤에 나오는 사실상의 주어인 부정사구동명사구that 절 등을 대표하여]<br />
-It is impossible to master English in a month or two. 한두 달에 영어를 마스터하는 것은 불가능하다<br />
-It is important (for you) to choose good friends. 좋은 친구를 고르는 것은 중요하다<br />
-It's kind of you to help me. 나를 도와주다니 고맙습니다<br />
-It is no use trying. 해봐야 헛수고다<br />
-It isn't certain whether he will pass the examination. 그가 시험에 합격할지는 확실치 않다<br />
-It is strange that he says so. 그가 그런 말을 하다니 이상하군<br />
-It is said that the earth is round. 지구는 둥글다고 한다. <br />
<br />
2. [seem[appear, happen, etc.] that ... 의 주어로서] ((that는 생략되기도 함))<br />
 It seems (that) he doesn't know anything about it. 그는 그것에 대해 아무것도 모르는 것 같다<br />
 It happened (that) I was not in my house at that time. 마침 그때 나는 집에 없었다 <br />
<br />
3. [it is[was] ... That[who, whom, which, etc.]의 구문으로 문장의 주어(동사 또는전치사의) 목적어부사 어구를 강조하여] ★ 이 it 다음에 오는 be의 시제는 clause 안의 동사에 따라 is 또는 was가되며, clause 안의 동사의 인칭은 바로 앞의 명사대명사와 일치함<br />
 It is I that[who] am to blame. 나쁜 사람은 나야<br />
 It was she who told me the story. 그 이야기를 나에게 해 준 사람은 바로 그녀이다<br />
 It was Mary (that) we saw. 우리가 본 사람은 메리였다 ((종종 that와 같은 관계대명사가 생략됨))<br />
 It was classical music that he listened to. 그가 들었던 것은 고전 음악이었다<br />
 It was on Friday that Mrs. Smith came. 스미스 여사가 온 날은 금요일이었다<br />
 It was wine (that) you drank, not water.=It was wine, not water, (that) you drank. 네가 마신 것은 포도주지 물이 아니었다								<br />
<span class="b m-tcol-c"><br />
출처: http://cafe.naver.com/ArticlePrint.nhn<br />
<br />
It~ for...to~ 와 If~ of... to~ 의 오류와 진실<br />
<br />
</span><p>바로 예문을 보죠.</p><p>&nbsp;</p><p><strong>ex1) <font style="background-color: rgb(153, 220, 255);" color="#000000">It</font> is easy <font style="background-color: rgb(153, 220, 255);" color="#000000"><font style="background-color: rgb(255, 0, 0);">for</font></font> you <font style="background-color: rgb(153, 220, 255);" color="#000000">to</font> finish the work in an hour.</strong></p><p>&nbsp;</p><p><strong>ex2) <font style="background-color: rgb(166, 255, 77);" color="#000000">It</font> is kind <font style="background-color: rgb(255, 0, 0);">of</font> you <font style="background-color: rgb(166, 255, 77);" color="#000000">to</font> help me.</strong></p><p>&nbsp;</p><p>우리는 ex2)처럼 앞에 <strong><font style="background-color: rgb(255, 218, 237);" color="#000000">"kind, nice, cruel 따위의 사람의 성격이나 성품을 묘사하는 형용사가 오면&nbsp;for 대신 of를 쓴다"</font></strong>라고 배웠죠?</p><p>&nbsp;</p><p>사실, 이것은 완전히 잘못 배운 것입니다.</p><p>설명 드리죠.</p><p>위의 예문 ex1)의 It는 가주어, to이하는 진주어입니다. for~이하는 의미상의 주어이구요.</p><p>즉... <strong><font color="#ff0000">easy = to finish the work in an hour</font></strong> 가 맞죠.</p><p>&nbsp;</p><p>하지만 위의 예문 ex2)는 생긴 것만 비슷하지 완전히 다른 문장입니다. 가주어/진주어 구문도 아니구요.</p><p>생각해보세요. ex2)에서 친절한 것이 당신일까요? 나를 도와준 사실일까요? 우리는 친절하다라는 말을 사람에게 쓰나요? 아니면 사물에게 쓰나요? 답은 뻔하죠?</p><p>즉... <strong><font color="#ff0000">kind</font></strong><strong><font color="#ff0000">= to help me 가 성립이 안된다</font></strong>는 말입니다. 여기서는 <font color="#ff0000"><strong>you=kind</strong></font>가 성립됩니다.</p><p>&nbsp;</p><p>단지, 생긴 것이 비슷하다는 이유만으로 우리는 위의 두 문장을 단지 똑같은 가주어/진주어 구문으로 배우고, 심지어는 선생님들조차그렇게 배워왔고 그렇게 알고 있어서 그렇게 가르쳐왔던 것이지만 지금처럼 조금만 생각해봐도 아니라는 것을 알 수 있죠. 아무이유도 모른채 무조건 <font style="background-color: rgb(255, 218, 237);"><strong>"kind, nice, cruel 따위의 사람의 성격이나 성품을 묘사하는 형용사가 오면&nbsp;for 대신 of를 쓴다"</strong><font style="background-color: rgb(255, 255, 255);" color="#000000">라고 외우는 영어는 이제 그만 해야 합니다.</font></font></p><p>&nbsp;</p><p><font style="background-color: rgb(255, 218, 237);"><font style="background-color: rgb(255, 255, 255);" color="#000000">그렇다면, 위의 ex2)의 문장 구조는 무엇일까요?</font></font></p><p><font style="background-color: rgb(255, 218, 237);"><font style="background-color: rgb(255, 255, 255);" color="#000000">우선, ex2)는 <strong>You are kind to help me. 와 같은 뜻</strong>입니다. 그런데, 영어에는 존대말은 없지만 공손한 표현이라는 것은 존재합니다. 즉, You are kind to help me.라는 말은 자칫, "내가 도덕적인 잣대를 가지고 남을 판단할 줄 아는 사람인데, 그런 내가 봤을 때 당신은 나를 도와주다니 참친절하군요."처럼 들린다는 말입니다. 즉, 어린 사람이 윗사람에게 혹은 처음 보는 사람끼리는 안쓰는 표현입니다. 친한 사이에쓰는 말이죠.</font></font></p><p><font style="background-color: rgb(255, 218, 237);"><font style="background-color: rgb(255, 255, 255);" color="#000000">그래서 좀 공손하게 돌려 말하기 위해, 툭 던지는 말이 바로 It입니다. 영어에서는 이런 It를 "준비주어(preparatorysubject)"라고 합니다. 가주어라는 말은 영어문법에는 존재하지 않는 말입니다. 심지어는 ex1)에서 말하는 It 도준비주어라고 해야 올바른 표현입니다.</font></font> <font style="background-color: rgb(255, 218, 237);"><font style="background-color: rgb(255, 255, 255);" color="#000000">이렇듯, 돌려서 공손하게 표현하기 위해 It를 던진 것입니다. 그 다음에 당신이 친절하다는 말을 한거죠.</font></font></p><p><font style="background-color: rgb(255, 218, 237);"><font style="background-color: rgb(255, 255, 255);" color="#000000">그렇다면 of는 왜 들어갔을까요? <strong>kind <font style="background-color: rgb(153, 220, 255);" color="#000000">of</font> you</strong></font></font></p><p><font style="background-color: rgb(255, 218, 237);"><font style="background-color: rgb(255, 255, 255);" color="#000000">of라는 전치사는 원래 "~의"라는 의미로서 "소유"를 나타내죠.</font></font></p><p><font style="background-color: rgb(255, 218, 237);"><font style="background-color: rgb(255, 255, 255);" color="#000000">'친절하다'라는 성품은 누구의 소유죠? 그렇죠! 바로 you의 소유입니다.</font></font></p><p><font style="background-color: rgb(255, 218, 237);"><font style="background-color: rgb(255, 255, 255);" color="#000000">그래서 of를 쓰는 것이구요.</font></font></p><p><font style="background-color: rgb(255, 218, 237);"><font style="background-color: rgb(255, 255, 255);" color="#000000">마지막으로 뒤의 to help me는 뭘까요?</font></font></p><p><font style="background-color: rgb(255, 218, 237);"><font style="background-color: rgb(255, 255, 255);" color="#000000">바로 이유/판단의 근거를 나타내는 to부정사의 부사적 용법입니다.</font></font></p><p><font style="background-color: rgb(255, 218, 237);"><font style="background-color: rgb(255, 255, 255);" color="#000000">만약 저것이 진주어라면 명사적 용법이겠죠?</font></font></p><p>&nbsp;</p><p><font style="background-color: rgb(255, 218, 237);"><font style="background-color: rgb(255, 255, 255);" color="#000000">살펴봤듯이, 우리는 완전히 다르게 알고 있었던 거죠. 지금도 수많은 선생님들과 학생들이 잘못 알고 있구요.</font></font></p>  		</div>			 ]]> 
		</description>
		<category>English</category>

		<comments>http://brucekim.egloos.com/2728063#comments</comments>
		<pubDate>Tue, 27 Oct 2009 15:07:15 GMT</pubDate>
		<dc:creator>bruce</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 논문 쓰기  ]]> </title>
		<link>http://brucekim.egloos.com/2727829</link>
		<guid>http://brucekim.egloos.com/2727829</guid>
		<description>
			<![CDATA[ 
  <div>논문 쓰기 트랙백<br />
출처: <br />
<a href="http://aettie.pe.kr/trackback/19" target="_blank">http://aettie.pe.kr/trackback/19</a><br />
<br />
논문 쓰기 (Part 1) - Publish or Perish<br />
<br />
<p>교수사회에서 흔히 사용되는 표현 중에 'Publish or perish.'라는 말이 있다. 논문을 출판하든지 아니면도태되든지 하라는 이 문구는 대학가에서 연구실적이 얼마나 중요한가를 단적으로 나타낸다. 논문 출간은 교수들에게 뿐만 아니라대학원생들에게도 큰 부담이 아닐 수 없다. 박사학위를 받기까지 유명 저널에 한두 편의 논문을 싣지 못하면 같은 분야의 사람들이모인 자리에서 자기 소개를 할 때 떳떳하지 못하고, 혹시 교수가 되기 위한 준비를 하고 있는 사람이라면 논문의 숫자는 그 사람의미래와 직결된다. 물론 미국에서는 'SCI 저널'과 같은 외형적인 기준이 없다. 언젠가 국내 신문에서 대학가의 SCI 저널 논문게재 숫자에 관한 통계를 보고, 교직에만 30년을 계신 분께 SCI라는 걸 아시냐고 여쭤본 적이 있었다. 대답은 "I'venever heard about it." 물론 그분이 출간한 논문은 대부분 SCI에 속해있는 저널 중에서도 top에 속한것이었고, 그분 자신이 International Journal of Fatigue라고 하는 재료의 피로파괴 분야에서 가장 권위있는 저널의 editor-in-chief 였다.</p><p><br />
</p><p>논문 출간에 관한 한 크게 두 가지 입장이 있을 수 있다. '양이야 질이냐'의 문제이다. 물론 두 가지 모두를 취할 수있다면 더할 나위 없이 바람직하겠지만, 천재가 아닌 다음에야 좋은 논문을 많이 쓴다는 것은 불가능하다. 문과 쪽의 정치학이나경제학 분야이거나, 같은 이과라도 연구 분야가 실험이 아니라 순수 이론 쪽이라면, 박사과정 내내 공부한 내용으로 좋은 논문한편을 내기 힘들 수도 있다. 자연과학 분야를 공부하는 사람들이라면, Science 나 Nature, 혹은 Cell 과 같은저널에 논문 한편 싣는 것이 '가문의 영광' 일 테고, 이들은 비록 SCI에 등재되어 있기는 하지만 수준이 높지 않은 저널에10편을 싣는 것보다 이런 유명 저널에 한편 싣는 것을 더 가치 있게 여길 것이다. 그러나, 유학생들의 경우 국내 대학의교직으로 취업을 하기 위해서는 10편의 논문이 더 가치가 있을 수도 있으므로, 이 문제는 정답이 없다고도 할 수 있다. 결국'학자로서의 자존심'과 '보장된 미래'의 두 갈래 길에서 고민하지 않을 수 없는 것이 현실이다. 선택은 물론 각자에게 달려있다.</p><p><br />
</p><p>어쨌거나 논문을 쓰는 일은 'pain in the neck'이다. 내가 첫 번째로 소위 유명 저널에 논문을 낸 때는1997년이었다. 약 1년 간 일한 분량을 정리해서 96년에 제출을 하고 출간되기까지 약 1년의 시간이 걸렸으니까, 연구를시작해서 논문이 나오기까지 2년 정도가 걸린 셈이었다. 생전 처음으로 유명 저널에 논문을 싣게 될지도 모른다는 기대감에 밤잠을설쳐가면서 무려 30페이지에 달하는 초고를 완성하여 지도교수님께 가져다 드렸는데, 한 3일 후에 전화가 왔다.</p><p><br />
</p><p>교수: Hi, B.K. Would you do me a favor?<br />
나: Sure. What can I do for you?<br />
교수: Could you copy your paper on a floppy disk and bring it to me?</p><p><br />
</p><p>별다른 설명은 없었지만, 교수님은 3일 동안 내 영어와 전체적인 구성을 고쳐보려고 무진 애를 쓰다가 결국 포기하고 처음부터다시 쓰려고 마음을 먹은 것이었다. 쪽팔림을 무릅쓰고 원고를 복사한 디스켓을 가져다 드린 이틀 후 다시 전화가 왔다.</p><p><br />
</p><p>교수: Hi, B. K. I'm done with the revision. You can get your paper back and polish it.<br />
나: Sure. Thank you, Bill.</p><p><br />
</p><p>디스켓을 가져오면서 이런 저런 생각을 했다. 내가 한달 이상 밤새가며 쓴 원고를 단 이틀만에 완전히 교정을 보았다는데 우선놀랐고, 그럼에도 불구하고 그 원고를 아직도 'our paper'가 아닌 'your paper'로 불러주는데 눈물나게 고마웠다.가져와서 파일을 열어보니 전반적인 내용 자체에는 큰 변화가 없었으나, 구성이나 어휘선택, 부연설명, 참고문헌 등의 면에서'급진전'을 보여 전혀 다른 논문이 되어있었다. 논문을 읽어가며 나는 이런 생각을 할 수밖에 없었다. "내가 상당히 훌륭한연구를 했나보다......" 그리고, 고등학교 때 종합영어를 공부하며 배웠지만 단 한번도 사용해 본적이 없는 'Sufficeit to say that'이라는 격조 있는 문구가 과학논문에 적절하게 사용된 실례를 '목격'했다. 또한, 실력 있는 교수님과일하는 것의 장점 중 하나는 별것 아닌 연구 결과라도 별것처럼 보일 수 있게 만드는 방법을 배우는 것이라는 사실을 그 때깨달았다. <br />
</p><p><br />
</p><p>그러나, 반면에 단점이 없는 것도 아니다. 그 중 하나는 실력 있는 교수는 논문의 양보다는 질을 추구하기 때문에 유사한결과를 약간 수정해서 두세 편씩 논문을 쓰는 '자존심에 반하는 행동'을 꺼리고, 이는 '다작'이 절실한 학생들에게는 불리하다는것. 또 하나는 교수님과 같이 있을 때는 질 좋은 논문이 나오지만, 막상 졸업을 하고 나면 비슷한 수준의 논문을 쓰기가 어렵다는것이다. 나는 내 지도 교수님과 몇 편의 논문을 낸 이후 졸업 후에 다른 분들과 일하면서 논문작성을 주도할 기회가 있었는데,지도교수님의 영어가 워낙 출중했던지라 그 이후로는 그런 수준의 영어를 구사하지 못해 답답해 하고있다. 내 최근 논문을 읽어보는사람들이 "이 친구 옛날에는 논문 잘 쓰더니 영어 실력이 줄었네..." 라는 평을 하지 않을까 두려워하면서... <br />
</p><p><br />
</p><p>'좋은 논문을 쓰려면 많은 논문을 읽어야한다.'는 말이 있다. 맞는 말일 수도 있고, 그렇지 않을 수도 있다. 내가국내에서 석사과정에 있을 때 같은 실험실의 학생이 어떻게 하면 박사논문을 쓸 수 있느냐고 지도 교수님께 여쭤본 적이 있었다."한 500편쯤 읽으면 아이디어가 떠오르지." 그 당시의 감동이 컸던지, 내 자신이 박사과정에 들어간 이후 가장 큰 목표는'논문 500편 정독'이었다. 그래서 한번은 내 지도교수님께 잘 보일 욕심으로 논문을 한 30편쯤 복사해서 들고 간 적이 있었다.</p><p><br />
</p><p>교수: What are they?<br />
나: These are technical papers I will be reading this month.<br />
교수: Let me take a look.<br />
(잠시 훑어본 후 몇 개를 골라주며)<br />
You don't have to read them all.<br />
Just read these papers by Evans, Hutchinson and others.<br />
나: Why? My goal is to read 500 papers before I start my own research.<br />
교수: Well, reading many papers is important, but some papers could mislead you.</p><p><br />
</p><p>내 지도교수님의 지론은 '다독보다는 잘된 논문 몇 편을 읽는 것이 낫다.'는 것이었다. 사실, 유명저널에 실리는 논문들도오류가 있을 수 있기 때문에 일단은 연구를 시작하기 전에 그 분야의 대가들 논문을 통해 흐름을 파악하고 그 줄기를 바탕으로가지를 치라는 말에는 일리가 있다. 또한 논문이라는 것이 수개월에서 수년에 걸친 연구를 불과 몇 페이지에서 길어야20~30페이지에 축약해 놓은 것이라, 한두 번 읽어보고 넘어가서는 그 속내용을 파악하기가 어렵다. 학문세계에서도 '주류'가있는 만큼, 그 분야의 연구경향을 분석하는 것이 중요한 기초돌이 될 수 있다.</p><p>연구 시작 전에 효과적으로 논문을 읽는 요령은 아래와 같다.</p><p><br />
(1) 최근 1~2년 내에 출간된 논문 중에서 그 분야의 대가가 쓴 논문을 골라 읽으며 경향을 파악한다. Review paper라면 더욱 좋다.<br />
(2) 그중 특별히 관심이 있는 분야의 해당 논문을 참고문헌(references)에서 찾아 읽는다.<br />
(3) 그 참고 문헌의 참고 문헌 중 관심 있는 논문을 찾아 읽는다. <br />
(4) 논문은 abstract, introduction과 conclusion을 먼저 읽고 도움이 된다고 생각하면 본론으로 넘어간다.</p><p><br />
</p><p>내가 박사과정을 마치면서 쓴 학위논문에는 98편의 참고문헌이 수록되어있다. 그 논문은 물론 모두 읽어보았고, 수록하지 않은논문 중에서도 연구를 위해 읽었던 논문은 상당수 있었다. 그러나, 정작 내 논문의 큰 줄기를 형성하는데 필수적이었던 논문의 수는한 20여편 정도였다. 그 중에서도 내 지도교수님의 논문 한편은 워낙 중요하면서도 어려웠던 까닭에 약 20회 이상을 줄을 치며정독해서 너덜너덜해질 정도가 되었다 중요 논문을 제외한 다른 논문들은 크게는 연구경향을 파악하는데 도움이 되었고, 내 결과를비교 분석하는데 사용되기도 하였다. </p><p>&nbsp;</p><br />
</div><div><a href="http://aettie.pe.kr/trackback/20" target="_blank">출처: http://aettie.pe.kr/trackback/20</a><br />
논문 쓰기 (Part 2) - 논문 쓰는 첫걸음 <br />
<br />
나는 박사과정을 거의 7년이나 지냈다. 두 분의 담당 교수가 개인 사정으로 학교를 떠나면서 결국 세 번째 교수님과 일한연구결과로 졸업을 하게 되었는데, 코넬 대학교 (Cornell University)에서 물리학으로 박사학위를 받은 이분과 보냈던3년 동안 가장 인상깊었던 점은 '연구하는 방법'이었다. 질문이 있어 가지고 가면 우선 하는 소리가 "B.K. Go backand think about it." 간혹 1주일 이상 고민 고민하다가 가서 하는 질문에도 그런 반응을 보일 때면 열이 받기도했지만, 재미있는 사실은 다시 돌아와 이런 저런 생각을 하며 고민하다보면 아이디어가 조금씩 떠오른다는 것이었다. 어떨 때는 잠을자다가 뭔가 번득이기도 하고, 길을 가다가 좋은 아이디어가 떠오르기도 하고, 성경을 읽던 중에 갑자기 오래 고민했던 문제의실마리가 보여 메모를 하기도 했다. 그 당시에 나는 점심시간을 이용해 학교 체육관에 가서 운동을 하며 머리를 식히곤 했는데,내가 가장 좋은 아이디어를 많이 낸 장소는 다름 아닌 학교 체육관 안에 설치된 사우나였다. 사람이 어떤 한가지 일에 몰두하면 참놀라운 일이 일어난다는 것을 체험했던 시기였다.<br />
<br />
논문 쓰기가 쉬운 일은 물론 아니다. 그러나, 천리 길도 한 걸음부터라고, 연구한 자료를 조금씩 모아 어느 정도의 시간이지나고 나면, 그 결과를 어떻게 정리하느냐의 문제로 귀결된다. 수개월의 연구결과를 학회(conference)위 논문수록집(proceedings)에 싣고, 두 세 편의 학회논문을 엮어 저널에 싣는 방법도 있고, 능력이 된다면 처음부터 저널을겨냥할 수도 있다. 중요한 것은 지도교수의 역량과 학생의 노력이다. 때로는 지도교수가 자신의 전문분야가 아닌 쪽으로 새로운연구를 추진하고자 학생을 받는 수가 있는데, 이런 경우에는 학생이 탁월하지 않으면 서로 고생한다.<br />
<br />
저널에 논문을 출간한다면 대게 다음의 절차를 거친다.<br />
(1) 출판을 원한다는 편지와 함께 논문을 editor-in-chief나 기타 지정된 사람에게 보낸다.<br />
(2) 심사 결과를 받는다 (소요기간은 논문마다 차이가 크다)<br />
논문 초고가 그대로 통과되는 경우는 드물다. 보통 수정이나 보충을 요구한다.<br />
(3) 수정본을 보낸다.<br />
(4) 논문 출간을 승낙한다는 편지가 오고, 저자는 최종본을 보낸다.<br />
(5) 출판사에서 타이핑한 원고 (proof)가 오면 최종점검을 해서 보내는데, 이때는 오타를 점검할 수는 있지만, 내용을 바꾸지는 못한다. 가장 오타가 많은 부분은 수학 공식(公式)이다.<br />
(6) 최종논문이 출간된다.<br />
(7) 25~50부 정도의 무료 offprint가 저자에게 보내진다. 더 필요하면 저자 자신도 비싼 돈주고 사야한다.<br />
<br />
학회에서 발표하는 논문 수록집의 출간은 절차가 훨씬 간단하다.<br />
(1) 먼저 한 페이지 정도의 abstract를 보낸다. 함께 일하는 교수님이 그 분야의 권위자라면 심사 없이 accept이다. 학회에 대한 광고는 웹사이트나 학회지에 'Call for Papers'라는 광고와 함께 실린다. <br />
(2) 정해진 기간까지 완성된 원고를 제출한다.<br />
(3) 학회 장소에서 수록집이 배부되거나, 아니면 학회 기간 중에는 요약집만 나눠주고 이후에 논문집이 배달되기도 한다.<br />
<br />
최근에 개발된 연구분야이거나 변화 속도가 빠른 분야라면 학회 논문집이 다른 분야의 저널 이상으로 평가받기도 하지만,일반적으로는 저널이 아무래도 한 수 위이다. 그러나, 최근 연구결과를 신속히 접할 수 있는 학회논문의 장점을 살리면서 논문의질을 올리기 위한 목적으로 학회 제출 논문의 심사를 처음부터 강화하거나 제출 논문 중 잘된 논문을 선별해 저널의 'specialedition'으로 내는 경우도 자주 있어, 수개월 내에 유명 저널에 논문을 싣는 일도 가능하다.<br />
<br />
연구의 업적이 논문으로 평가되는 만큼 논문을 많이 쓸 수 있다는 것은 학자로서 갖추어야하는 중요한 능력이다. 또한 연구를활발히 할 수 있는 젊은 시절에 많은 연구결과를 산출하는 일도 연구자로서의 자질이다. 그러나, 때로 논문의 수에 지나치게집착하는 국내 학계의 현실을 보면서 '백년지대계'(百年之大計) 여야 할 교육의 중요부분인 연구활동이 너무 근시안적으로 운영되고있다는 느낌을 받을 때가 있다. 연구논문의 수를 채우기 위해 유사한 결과를 조금씩 바꾸어 이 저널, 저 저널에 싣는 일이나,다른 사람의 결과를 이용하는 일은 물론, 전혀 그 논문에 공헌한 바가 없는 사람을 저자로 끼워주는 등의 일은 결과적으로 건전한연구풍토에 악영향을 미칠 수밖에 없다.<br />
<br />
미국 생활을 오래하면서 엔지니어로서 부러운 것 중 하나는 학교나 연구소 기업을 막론하고 상당한 수의 노대가들을 찾을 수있다는 것이다. 한 분야에서 수십 년을 연구해오며 독보적인 입지를 굳힐 수 있는 환경이 조성되는 연구여건, 기술자가 경영자와동등한 입장에서 의견을 제시할 수 있는 풍토의 조성은 기술선진국을 목표로 하는 우리가 신중히 고려해 보아야할 사항이다. 능력있는 인재들이 박사학위를 마칠 때 모아둔 자료와 지식으로 그 후 2~3년 간 논문을 쓰고는 잠적해버리는 국내의 연구풍토를개선하기 위해서는 논문의 숫자를 채우라는 식의 강압적인 접근 방법으로는 무리가 따른다. 첨단 기술 뿐 아니라 그 기술의 발전을가져올 수 있는 기초과학 분야까지의 전 영역에 걸쳐 정부의 장기적인 계획 (정부가 바뀔 때마다 무효화되는 그런 계획이 아닌) 과과감한 투자가 필요하다. 또한, 기술의 산실인 대학교에서도 교수 한 명 당 연구소 하나가 필요한지, 또 한 명의 교수가정년퇴임을 하면 그 연구실이 없어지고 신임교수가 새로이 연구소를 시작하는 식의 악순환을 되풀이 해야하는지를 자문(自問)해야한다. 마지막으로, 연구자 개개인도 자신의 논문이 자신의 얼굴이라는 자세로 임해야 할 것이다.<br />
<br />
<a target="_blank" href="http://www-2.cs.cmu.edu/afs/cs.cmu.edu/user/mleone/web/how-to.html">읽어볼만한 </a><br />
</div><br />
<a target="_blank" href="http://www-2.cs.cmu.edu/afs/cs.cmu.edu/user/mleone/web/how-to.html">http://www-2.cs.cmu.edu/afs/cs.cmu.edu/user/mleone/web/how-to.html</a><br />
<br />
<span id="callbacknestaettiepekr209627" style="width: 1px; height: 1px; float: right;"><embed allowscriptaccess="always" id="bootstrapperaettiepekr209627" src="http://aettie.pe.kr/plugin/CallBack_bootstrapperSrc?nil_profile=tistory&amp;nil_type=copied_post" wmode="transparent" type="application/x-shockwave-flash" enablecontextmenu="false" flashvars="&amp;callbackId=aettiepekr209627&amp;host=http://aettie.pe.kr&amp;embedCodeSrc=http%3A%2F%2Faettie.pe.kr%2Fplugin%2FCallBack_bootstrapper%3F%26src%3Dhttp%3A%2F%2Fcfs.tistory.com%2Fblog%2Fplugins%2FCallBack%2Fcallback%26id%3D20%26callbackId%3Daettiepekr209627%26destDocId%3Dcallbacknestaettiepekr209627%26host%3Dhttp%3A%2F%2Faettie.pe.kr%26float%3Dleft" swliveconnect="true" width="1" height="1"></span><br />
			 ]]> 
		</description>
		<category>Who am I</category>

		<comments>http://brucekim.egloos.com/2727829#comments</comments>
		<pubDate>Tue, 27 Oct 2009 12:36:24 GMT</pubDate>
		<dc:creator>bruce</dc:creator>
	</item>
	<item>
		<title><![CDATA[ the number of, a number of ]]> </title>
		<link>http://brucekim.egloos.com/2721941</link>
		<guid>http://brucekim.egloos.com/2721941</guid>
		<description>
			<![CDATA[ 
  <span class="Apple-style-span" style="font-family: tahoma; line-height: 18px; color: rgb(56, 61, 65); "><h2 class="h2" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-size: 14px; text-align: left; font-weight: normal; ">the number of~는 ~의 숫자, a number of~는 다수의 ~라는 뜻입니다. 수에 있어서는 전자는 단수, 후자는 복수로 받는 차이가 있습니다.</h2></span>			 ]]> 
		</description>
		<category>English</category>

		<comments>http://brucekim.egloos.com/2721941#comments</comments>
		<pubDate>Fri, 23 Oct 2009 05:05:31 GMT</pubDate>
		<dc:creator>bruce</dc:creator>
	</item>
	<item>
		<title><![CDATA[ in which, for which ]]> </title>
		<link>http://brucekim.egloos.com/2721705</link>
		<guid>http://brucekim.egloos.com/2721705</guid>
		<description>
			<![CDATA[ 
  <span class="Apple-style-span" style="font-family: AppleGothic, Gulim; font-size: 13px; line-height: 19px; "><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">안녕하세요.</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">인터넷 번역가 "초롱사랑" 입니다.</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">도움이 되었으면 합니다 ^^</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); "><strong>When people go to another country, they look for ways in which the new country is similar to, or different from, their native country.</strong></p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">in which가 나온 배경은 간단합니다 ^^</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">관계대명사가 전치사의 목적어가 될 때, 전치사를 관계대명사 앞으로 옮길수 있는것 아시죠? ^^</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">예를 들면,</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">I left the house which I&nbsp;had lived&nbsp;<strong>in</strong>&nbsp;for 10 years.&nbsp;&nbsp; 에서 in 을 관계대명사 앞으로 옮겨</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">I left the house&nbsp;<strong>in</strong>&nbsp;which I had live for 10 years. 가 되듯이 말예요 ^^</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">다른 예로,</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">This is the house. I spoke&nbsp;<strong>of</strong>&nbsp;it. 두문장을 합치면,</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">-&gt; This is the house which I spoke&nbsp;<strong>of</strong>.</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;&nbsp;&nbsp;&nbsp; This is the house&nbsp;<strong>of</strong>&nbsp;which I spoke. 의 두형태가 모두 가능합니다.</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">따라서, 질문하신 문장에서 관계대명사가 이끄는 절의 원래 문장은</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">The new country is similar to their native country&nbsp;<strong>in&nbsp;</strong>(some)<strong>&nbsp;</strong>ways. 가 됩니다. (or different from 은 삽입구 이므로 생략하겠습니다.)</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">way 는 길, 방법, 풍습등을 뜻하는며 해석은 문맥에 맞춰 하실수 밖에 없습니다.</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">way 를 굳이 해석하실 필요 없이 다음과 같이 해석하시면 됩니다.</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); "><strong>사람들이 다른 나라를 가게 되면, 그들은 그 나라가 자기 나라가 어떤점에서 비슷하고 또 어떤 점에서 다른지를 살핀다.</strong></p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">로 하시면 되겠습니다.</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">way를 길, 방법, 풍습등으로 한정해서 해석하게 되면 오역이 될 가능성이 높습니다.</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">&nbsp;</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">또 질문이 있으시면, 언제든지 쪽지로 문의해 주세요 ^^</p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); ">[출처:&nbsp;<span class="Apple-style-span" style="color: rgb(0, 0, 0); line-height: 19px; "><a href="http://k.daum.net/qna/view.html?qid=3bgH0">http://k.daum.net/qna/view.html?qid=3bgH0</a>]</span></p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); "><font class="Apple-style-span" color="#000000"><span class="Apple-style-span" style="line-height: 19px;"><br />
</span></font></p><p style="padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; font-family: AppleGothic, Gulim; font-size: 13px; color: rgb(51, 51, 51); "><font class="Apple-style-span" color="#000000"><span class="Apple-style-span" style="line-height: 19px;"><span class="Apple-style-span" style="font-family: 굴림; line-height: 22px; color: rgb(68, 68, 68); "></span></span></font></p><font class="Apple-style-span" color="#000000"><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">I'm afraid the work for which we hired you is complete.</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">당신을 고용하기로 했던 그 일이 마무리되어서 유감이다. 라는 뜻이죠.</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">여기서<font color="#000000" style="background-color: rgb(255, 255, 255); ">&nbsp;I'm afraid (유감이다)</font>라는 감정을 나타내는 말 뒤에</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">완전한 문장으로 그 이유를 써주면 되거던요....</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">그럼 ~~~해서 유감이다 라는 뜻이 되요.</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">그러니깐</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; "><font color="#404040" style="background-color: rgb(228, 255, 117); ">the work for which we hired you&nbsp; / &nbsp;</font>is complete.가 이유가 되겠죠.</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">(당신을 고용하기로 했던 그 일이 마무리 되었다.)</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">여기서 보면 /(슬래쉬) 앞에까지가 주어예요.</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">주어를 분석하면.</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">ⓐ<font color="#404040" style="background-color: rgb(255, 218, 237); ">the work&nbsp;</font>+ ⓑwe hired you for&nbsp;<font color="#404040" style="background-color: rgb(153, 220, 255); ">the work</font>를 합쳐 놓은 형태인데요..</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">(ⓐ그 일 + ⓑ우린 그 일때문에 당신을 고용했다)</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">여기서 ⓐ의&nbsp;<font color="#404040" style="background-color: rgb(255, 218, 237); ">the work</font>와 ⓑ의&nbsp;<font color="#404040" style="background-color: rgb(153, 220, 255); ">the work</font>가 동일한 말이죠.</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">이 때 ⓑ의<font color="#404040" style="background-color: rgb(153, 220, 255); ">&nbsp;the work</font>를 ⓑ의 맨앞으로 옮기는데,</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;<font color="#404040" style="background-color: rgb(228, 255, 117); ">for</font>가 원래<font style="background-color: rgb(255, 255, 255); ">&nbsp;<font color="#000000">the work</font></font>이랑 붙어있던 애라서 앞으로 따라갈수 있거던요...</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">ⓐthe work + ⓑ<font color="#404040" style="background-color: rgb(228, 255, 117); ">for&nbsp;</font>the work we hired you 이렇게 되겠죠.</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">그리고<font color="#404040" style="background-color: rgb(153, 220, 255); ">&nbsp;the work</font>이 관계대명사인.. which로 바뀌어지죠 (사물이므로..)</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">ⓐthe work + ⓑfor which we hired you 이렇게되죠.</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">(당신을 고용하기로 했던 일)</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">which는 의 ⓑthe work이 변해서 된 것이고,</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">관계대명사절도 ⓑ부분만 해당되는겁니다. ⓐ는 그냥 선행사일뿐이죠..</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">ⓑ의 설명을 받는 단어예요..그러므로 관계대명사절에서 무슨 역할을 해야할 필요는 전혀없죠...ㅡㅡ;;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">그리고 절이란 말에서두 이해할수있듯이.</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">ⓑ는 주어랑 동사을 갖추고 있기때문에 "절"이라고 부르는거구요..</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">그 자체로 부족한 요소는 전혀 없습니다.</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">&nbsp;</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">이해하셨나요???</p><p style="font-size: 10pt; margin-top: 2px; margin-bottom: 2px; line-height: 1.5; ">[출처:&nbsp;<span class="Apple-style-span" style="line-height: 22px; "><a href="http://kin.naver.com/detail/detail.php?d1id=11&amp;dir_id=111401&amp;docid=1258050&amp;qb=Zm9yIHdoaWNo&amp;enc=utf8&amp;section=kin&amp;rank=5&amp;sort=0&amp;spq=0&amp;pid=fXvGtv331xlssvyZcdVssv--128173&amp;sid=SuD4BJTk4EoAACEECjE">http://kin.naver.com/detail/detail.php?d1id=11&amp;dir_id=111401&amp;docid=1258050&amp;qb=Zm9yIHdoaWNo&amp;enc=utf8&amp;section=kin&amp;rank=5&amp;sort=0&amp;spq=0&amp;pid=fXvGtv331xlssvyZcdVssv--128173&amp;sid=SuD4BJTk4EoAACEECjE</a>]</span></p></font></span><font class="Apple-style-span" color="#000000"></font><p></p>			 ]]> 
		</description>
		<category>English</category>

		<comments>http://brucekim.egloos.com/2721705#comments</comments>
		<pubDate>Fri, 23 Oct 2009 00:29:41 GMT</pubDate>
		<dc:creator>bruce</dc:creator>
	</item>
	<item>
		<title><![CDATA[ ssh port 번호 바꾸기 ]]> </title>
		<link>http://brucekim.egloos.com/2720422</link>
		<guid>http://brucekim.egloos.com/2720422</guid>
		<description>
			<![CDATA[ 
  연구실 데탑에서 다른 ssh로 접속할줄만 알았지 내 랩탑으로 접속해서 쓸일이 없었는데,,<div>데탑에서 뭔갈 하기엔 메모리도 1Gb고 시퓨도 코어2 1.6ghz,, 끄응..</div><div>내 랩탑은 4g에 2.5ghz인데</div><div>데탑은 그냥 구석에 쑤셔넣고 파일만 쓸 수 있게끔 삼바를 얹어놓고, 랩탑으로 ssh접속시도..</div><div><br />
</div><div>refused..</div><div><br />
</div><div>잉?</div><div>VNC로 들어가서 확인해봤는데 sshd 데몬은 잘돌고 있음.. 음..?</div><div>$netstat -atn</div><div>열린 포트를 검사해봤는데 22번이 없음</div><div>..음?</div><div><br />
</div><div>왜이러지 하고 있는데, 아차!</div><div>저번에 짱꿰들이 자꾸 접속시도해서 포트 바꿨던 기억이 났다..</div><div>아 근데 포트를 어떻게 바꿨드라.. 하고 다시 구글신께 기도를 드렸다.</div><div><br />
</div><div>/etc/ssh/sshd_config file의 port xxx의 xxx와</div><div>/etc/service 에서 ssh 부분 찾아서 port 바꾼거 똑같이 적용..</div><div><br />
</div><div>다시해보니 무사통과ㅎㅎ;;</div><div>까먹지 않게 내 생일로 ssh port ㅋㅋ</div>			 ]]> 
		</description>
		<category>linux</category>

		<comments>http://brucekim.egloos.com/2720422#comments</comments>
		<pubDate>Wed, 21 Oct 2009 22:59:31 GMT</pubDate>
		<dc:creator>bruce</dc:creator>
	</item>
	<item>
		<title><![CDATA[ BibTex ]]> </title>
		<link>http://brucekim.egloos.com/2718130</link>
		<guid>http://brucekim.egloos.com/2718130</guid>
		<description>
			<![CDATA[ 
  <div>bibtex, bibriography 관리할 때 Tex/LaTex와 좋은 궁합,</div><div><br />
</div><div>공식 링크</div><div><a href="http://www.bibtex.org/">http://www.bibtex.org/</a></div><div>참고 링크</div><a href="http://kiky.egloos.com/3137145">http://kiky.egloos.com/3137145</a>			 ]]> 
		</description>
		<category>etc</category>

		<comments>http://brucekim.egloos.com/2718130#comments</comments>
		<pubDate>Tue, 20 Oct 2009 10:38:54 GMT</pubDate>
		<dc:creator>bruce</dc:creator>
	</item>
</channel>
</rss>
