Skip to content

Commit 175ff2c

Browse files
committed
[css-ruby] Remove incorrect language tags, include terms in original language
Closes w3c#3292
1 parent 8a820f7 commit 175ff2c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

css-ruby-1/Overview.bs

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ What is ruby?</h3>
102102
</div>
103103

104104
In Japanese typography, this case is sometimes called
105-
<span lang="ja">taigo</span> ruby or group-ruby (per-word ruby),
105+
taigo ruby (Japanese: <span lang="ja">対語ルビ</span>) or group-ruby (per-word ruby), (
106106
because the annotation as a whole is associated
107107
with multi-character word (as a whole).
108108
</div>
@@ -1536,7 +1536,7 @@ Appendix A: Default Style Sheet</h2>
15361536
<h2 id="glossary">
15371537
Glossary</h2>
15381538
<dl>
1539-
<dt id="g-bopomofo" lang="zh">Bopomofo
1539+
<dt id="g-bopomofo">Bopomofo (Chinese: <span lang=zh>ㄅㄆㄇㄈ</span>, <span lang=zh-hant">注音符號</span>, or <span lang=zh-Hans>注音符号</span>)
15401540
<dd>
15411541
37 characters and 4 tone markings used as phonetics in Chinese,
15421542
especially standard Mandarin.
@@ -1550,13 +1550,13 @@ Glossary</h2>
15501550
One tone mark, however, is placed before the bopomofo, not over it.
15511551
<!-- See Taiwanese requirements doc for EPUB at http://epub-revision.googlecode.com/files/EGLS_TW_eng.ppt -->
15521552

1553-
<dt id="g-hanja" lang="ko">Hanja
1553+
<dt id="g-hanja">Hanja (Korean: <span lang=ko>漢字</span>)
15541554
<dd>
15551555
Subset of the Korean writing system that utilizes ideographic
15561556
characters borrowed or adapted from the Chinese writing system.
1557-
Also see <a href="#g-kanji"><span lang="ja">Kanji</span></a>.
1557+
Also see <a href="#g-kanji">Kanji</a>.
15581558

1559-
<dt id="g-hiragana" lang="ja">Hiragana
1559+
<dt id="g-hiragana">Hiragana (Japanese: <span lang=ja>平仮名</span>)
15601560
<dd>
15611561
Japanese syllabic script, or character of that script.
15621562
Rounded and cursive in appearance.
@@ -1566,33 +1566,33 @@ Glossary</h2>
15661566
mostly used to write Japanese words
15671567
when kanji are not available or appropriate,
15681568
and word endings and particles.
1569-
Also see <a href="#g-katakana"><span lang="ja">Katakana</span></a>.
1569+
Also see <a href="#g-katakana">Katakana</a>.
15701570

15711571
<dt id="g-ideogram">Ideograph
15721572
<dd>
15731573
A character that is used to represent an idea, word, or word component,
15741574
in contrast to a character from an alphabetic or syllabic script.
15751575
The most well-known ideographic script is used (with some variation)
15761576
in East Asia (China, Japan, Korea,...).
1577-
<dt id="g-kana" lang="ja">Kana
1577+
<dt id="g-kana">Kana (Japanese: <span lang=ja>仮名</span>)
15781578
<dd>
15791579
Collective term for hiragana and katakana.
15801580

1581-
<dt id="g-kanji">Kanji
1581+
<dt id="g-kanji">Kanji (Japanese: <span lang=ja>漢字</span>)
15821582
<dd>
15831583
Japanese term for ideographs; ideographs used in Japanese.
15841584
Subset of the Japanese writing system,
15851585
used together with hiragana and katakana.
1586-
Also see <a href="#g-hanja"><span lang="ko">Hanja</span></a>.
1586+
Also see <a href="#g-hanja">Hanja</a>.
15871587

1588-
<dt id="g-katakana" lang="ja">Katakana
1588+
<dt id="g-katakana">Katakana (Japanese: <span lang=ja>片仮名</span>)
15891589
<dd>
15901590
Japanese syllabic script, or character of that script.
15911591
Angular in appearance.
15921592
Subset of the Japanese writing system,
15931593
used together with kanji and hiragana.
15941594
In recent times, mainly used to write foreign words.
1595-
Also see <a href="#g-hiragana"><span lang="ja">Hiragana</span></a>.
1595+
Also see <a href="#g-hiragana">Hiragana</a>.
15961596
</dl>
15971597

15981598
<h2 class=no-num id="acknowledgments">

0 commit comments

Comments
 (0)