BigSalmon commited on
Commit
a81fac9
·
1 Parent(s): e7f5666

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -645,4 +645,14 @@ precise: the blogger's ( vague wording ) confused an already complicated issue.
645
 
646
  defective: the senator's speech was high on { words sounding dignified } but low on concrete proposals.
647
  precise: the senator's speech was high on ( lofty rhetoric ) but low on concrete proposals.
 
 
 
 
 
 
 
 
 
 
648
  ```
 
645
 
646
  defective: the senator's speech was high on { words sounding dignified } but low on concrete proposals.
647
  precise: the senator's speech was high on ( lofty rhetoric ) but low on concrete proposals.
648
+ ```
649
+
650
+ ```
651
+ example: the new car uses gas.
652
+ boring: uses
653
+ stronger: guzzles
654
+
655
+ example: he hates people that are rude.
656
+ boring: hates
657
+ stronger: loathes, abhors, despises, scorns, detests
658
  ```