跳到主要內容

五個改善英文寫作的小技巧 by Emma

1.不要使用縮寫(Contractions)


在商業文件中

使用完整的單字會顯得比較正式

Ex.

Don't -> Do not

Can't -> Cannot

Shouldn't -> should not

couldn't -> could not

wouldn't -> would not

isn't -> is not

haven't -> have not

hasn't -> has not


2.不要使用 there is 和 there are


寫作的時候通常會希望句子精簡一些

可以透過少量的文字就直接明白想要表達的意思



Ex.1

原句:There are many issues that students face at university

拿掉後:Students face many issues at university


Ex.2

原句:There are many development projects that the un supports

拿掉後:The un supports many development projects


可以發現拿掉 there is/are 之後

句子會變得更簡潔且有力


3. 不要用『Really』 、『very』、 『a lot』、 『so』


這些用詞會弱化你的文章

Ex.1
Many students think university is very hard difficult

Ex.2
Bill 399 is really controversial

Ex.3
A lot of the students
Many

Ex.4
A lot of time is wasted
Much

4. 用主動取代被動Passive Voice vs Active Voice


除非你是科學家,否則在其他領域的文章最好都使用主動的句型

被動的句子聽起來會有點弱,也有點尷尬(awkward)

Ex.1

被動:Healthcare reforms were implemented by Obama

主動:Obama implemented healthcare reforms

Ex.2

被動:The war was won by the French

主動:The French won the war

5. 使用強動詞


Ex.1

弱動詞:He gave assistance to my friend

強動詞:He assisted my friend


Ex.2

弱動詞: made an objection

強動詞:objected


Ex.3

弱動詞: conducted an investigation

強動詞:investigated

Ex.4

弱動詞: did an audit

強動詞:audited

留言

這個網誌中的熱門文章

什麼是強化學習(Reinforcement Learning)?

強化學習是一種演算法 不預先輸入任何資料或行為 讓程式可以自主嘗試並自行找出正確結果 就跟訓練寵物一樣,最重要的是在做正確時給予獎勵 做錯時給予處罰,久而久之,動物就會做出正確的動作 對電腦來說,獎勵可能就是0跟1 當然我們也可以用任何數值取代 Best Practice - Robot Dog 傳統的機器狗會走路或聽指令,是因為在製造時預先輸入寫好的程式 但對Reinforcement Learning來說 一開始出廠時他可能什麼都不會,連站都站不起來 需要透過不斷嘗試與內建的獎勵機制 讓機器慢慢知道如何站立與走路 Ex.Alpha Zero

Cucumber 在Mac環境安裝

安裝xcode 在AppStore搜尋xcode並安裝即可 安裝Cucumber 在Terminal根目錄中輸入 sudo gem install cucumber 安裝完成後可以直接輸入cucumber試試看 若看到以下畫面就代表安裝已完成~ 安裝Appium Lib 在Terminal根目錄中輸入 sudo gem install appium_lib 安裝Appium 到 appium.io 按下『Download Appium』 下載最新版的 appium-desktop-1.2.7.dmg 安裝RubyMine IDE 到 JetBrian的官方網站 下載RubyMine 下載mac版IDE

How come? by Emma

How come? 意思是 why 但相較之下比較不正式 所以比較適合在朋友間使用 Why did you miss your plane? How come you missed your plane? 問Why的意義: Something happened Reasons 就像老師對學生說: You were late for class. How come? How come的使用方式? 句型: How come + subject + verb + object Ex: How come you take the bus? How come Toronto isn't the capital? How come John didn't come? 重點是沒有do 但why放前面就要加了 Why do you take the bus? John didn't come. How come? Quiz