Monday, June 7, 2010

Synonyms


Name: ______________________________
Class  : ______________________________


Synonyms are words that have the same or similar meanings.
Note the highlighted word in each selection. Underline its synonym. The first one has been done for you.
1.       This law is far from perfect. We need to change parts of it to make it fair. Unfortunately, it’s difficult to amend a law.
2.       That woman’s remarks are always rude! Why can’t she keep her comments to herself?
3.       Don’t expend too much energy on that game or you won’t have enough left to use on homework.
4.       You shouldn’t make a big deal about Sam’s errors when you haven’t even corrected your own mistakes!
5.       I’ll create a new account for you if you make a list of features you want it to have.
6.       Carefully observe the behavior of John’s sister Ashley. If you study her actions, you’ll understand why John says she’s weird.
7.       Jordan is a very smart girl. She’s intelligent enough to solve puzzles that some adults can’t handle.
8.       The smell of your shoes is a most unpleasant odor.
9.       The smell of that flower is a very pleasant fragrance.

rhlschool.com

0 Your Comments:

Nilai

1 4 5 6 7 8 Nilai Grade 9 10 11
12 Masukan nilai = 13
14

15 = 51 && $nilai1 <= 60) { 21 echo 'Nilai : ' . $nilai1 . '; Grade = D'; 22 } else if ($nilai1 >= 61 && $nilai1 <= 65) { 23 echo 'Nilai : ' . $nilai1 . '; Grade = C'; 24 } else if ($nilai1 >= 66 && $nilai1 <= 75) { 25 echo 'Nilai : ' . $nilai1 . '; Grade = C+'; 26 } else if ($nilai1 >= 76 && $nilai1 <= 80) { 27 echo 'Nilai : ' . $nilai1 . '; Grade = B'; 28 } else if ($nilai1 >= 81 && $nilai1 <= 90) { 29 echo 'Nilai : ' . $nilai1 . '; Grade = B+'; 30 } else if ($nilai1 >= 91 && $nilai1 <= 100) { 31 echo 'Nilai : ' . $nilai1 . '; Grade = A'; 32 } else { 33 echo 'Nilai : ' . $nilai1 . '; tidak berada dalam GRADE bilangan.'; 34 } 35 ?> 36
37 38