2021-08-15 01:44:18 +00:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" >
< link href = "http://gmpg.org/xfn/11" rel = "profile" >
<!-- Enable responsiveness on mobile devices -->
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< title >
how to say 'good' · ~rogbeer's corner
< / title >
<!-- CSS -->
< link rel = "stylesheet" href = "/~rogbeer/styles.css" >
<!-- Icons -->
< link rel = "apple-touch-icon-precomposed" sizes = "144x144" href = "/~rogbeer/public/apple-touch-icon-precomposed.png" >
< link rel = "shortcut icon" href = "/~rogbeer/public/favicon.ico" >
<!-- RSS -->
< link rel = "alternate" type = "application/atom+xml" title = "~rogbeer's corner" href = "/~rogbeer/atom.xml" >
< / head >
< body >
< div class = "container content" >
< header class = "masthead" >
< h3 class = "masthead-title" >
< a href = "/~rogbeer/" title = "Home" > ~rogbeer's corner< / a >
< small > where ~rogbeer stashes some stuff< / small >
< / h3 >
< br / >
< small > | < a href = "/~rogbeer/archive" > Archive
< / a >
< / small >
< br / >
< small > | < a href = "/~rogbeer/atom.xml" > RSS Feed
< / a >
< / small >
< br / >
< small > | < a href = "/~rogbeer/contact" > Contact
< / a >
< / small >
< br / >
< small > | < a href = "/~rogbeer/around_town" > What can I do around tilde.town?
< / a >
< / small >
< br / >
< small > | < a href = "/~rogbeer/rogbeer" > What's with the name, ~rogbeer?
< / a >
< / small >
< br / >
< small > | < a href = "/~rogbeer/swap" > What is the value of a cassette tape nowadays?
< / a >
< / small >
< br / >
< / header >
< main >
< article class = "post" >
< h1 class = "post-title" > how to say 'good'< / h1 >
< time datetime = "2020-02-13T00:00:00+00:00" class = "post-date" > 13 Feb 2020< / time >
< p > A certain Homeless Kodo has said, “we only say something is good when
it goes our way”, or something to that effect. I quote,< / p >
< blockquote >
< p > Sooner or later everyone starts thinking of nothing besides themselves. You say, “That was good!” But what was good? It was only good for you personally, that’ s all.< / p >
< / blockquote >
< p > Source: < a href = "https://antaiji.org/en/services/kodo-to-you/" > https://antaiji.org/en/services/kodo-to-you/< / a > < / p >
< p > Be that as it may, I take pleasure and interest in the different ways I can say
something is good, whether it is good for me, or for someone else, or whatever.< / p >
< p > So, I make the following list, based on words currently in my vocabulary:< / p >
< ol >
< li > excellent< / li >
< li > nice< / li >
< li > super< / li >
< li > amazing< / li >
< li > awesome< / li >
< li > great< / li >
< li > perfect< / li >
< li > 棒(a Chinese word)< / li >
< li > < em > baik< / em > (a word in Bahasa Indonesia and Bahasa Melayu, pronouced like baa-eggk)< / li >
< li > < em > pona< / em > (a word in the constructed language Toki Pona, which has no native speakers)< / li >
< li > pleasant< / li >
< li > 赞(a word that seemed to have been used in Taiwan in the modern past
(about 1.5 decades ago?); maybe it isn’ t used
so much nowadays anymore?)< / li >
< li > miraculous< / li >
< li > fabulous< / li >
< li > nice - oops, I mentioned “nice” already.< / li >
< li > fun - I seldom use this word, but I’ ve heard others use them within my ear-shot< / li >
< li > majestic - usually I use this word to describe God and God’ s works< / li >
< / ol >
< p > That’ s it. I’ ve heard a Spanish version of “miraculous” and “fabulous” before, but
because I seldom use those Spanish words, I omit it from my above list.< / p >
< / article >
< aside class = "related" >
< h2 > Related Posts< / h2 >
< ul class = "related-posts" >
< li >
< h3 >
2021-12-04 01:37:57 +00:00
< a href = "/~rogbeer/2021/10/19/indoors/" >
where to buy postcards in Singapore
< small > < time datetime = "2021-10-19T00:00:00+00:00" > 19 Oct 2021< / time > < / small >
2021-08-15 01:44:18 +00:00
< / a >
< / h3 >
< / li >
< li >
< h3 >
2021-12-04 01:37:57 +00:00
< a href = "/~rogbeer/2021/09/19/overcast/" >
reading up on microfinance (including kiva.org)
< small > < time datetime = "2021-09-19T00:00:00+00:00" > 19 Sep 2021< / time > < / small >
2021-08-15 01:44:18 +00:00
< / a >
< / h3 >
< / li >
< li >
< h3 >
2021-12-04 01:37:57 +00:00
< a href = "/~rogbeer/2021/08/14/overcast/" >
about Gitea, or Git, on tilde.town
< small > < time datetime = "2021-08-14T00:00:00+00:00" > 14 Aug 2021< / time > < / small >
2021-08-15 01:44:18 +00:00
< / a >
< / h3 >
< / li >
< / ul >
< / aside >
< / main >
< footer class = "footer" >
< small >
2021-12-04 01:37:57 +00:00
© < a href = "" > ~rogbeer, whoever he is< / a > , < time datetime = "2021-10-19T03:52:11+00:00" > 2021< / time > . All rights reserved.
2021-08-15 01:44:18 +00:00
Built on < a href = "https://jekyllrb.com/" > Jekyll< / a > , using the theme
< a href = "http://getpoole.com/" > Poole< / a > .
Hosted on < a href = "http://tilde.town/" > tilde.town< / a >
< / small >
< / footer >
< / div >
< / body >
< / html >