Li Bai
import AnnotatedText from ‘@site/src/components/AnnotatedText’;
“Quiet Night Thought” (静夜思)
Section titled ““Quiet Night Thought” (静夜思)”<AnnotatedText text={ [床前:in front of the bed][明月:bright moon][光:light] [疑是:suspect it is][地上:on the ground][霜:frost]}
translations={[
{
label: ‘Pinyin’,
text: Chuáng qián míng yuè guāng Yí shì dì shàng shuāng,
activeByDefault: false,
},
{
label: ‘My Translation’,
text: Bright moonlight before my bed I wonder if it's frost on the ground,
activeByDefault: false,
},
{
label: ‘Legge Translation’,
text: Before my bed, the moonlight glistens I wonder if it is frost on the ground,
activeByDefault: false,
},
]}
/>