Last active
July 23, 2018 20:01
-
-
Save ssilva/3afcac971f493da36ab41901d12b59d7 to your computer and use it in GitHub Desktop.
Nihongo
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html lang=en> | |
<head> | |
<meta charset=utf-8> | |
<title>Ruby</title> | |
</head> | |
<body> | |
<p> | |
<ruby> | |
明日 <rp>(</rp><rt>Ashita</rt><rp>)</rp> | |
</ruby> | |
</p> | |
</body> | |
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
銀河のターザン | |
父を知らない 母を知らない | |
ぬくもりさえも おぼえていない | |
だけどおれには 仲間がいるさ | |
誰よりも熱い 若さがある | |
おれは銀河のターザン | |
夜明けを連れた 太陽になる | |
野生のいのち 自由な夢を | |
思いきり 燃やして | |
息がつまるぜ せまいこの街 | |
規則(きまり)だらけの せわしい暮らし | |
そうさおれには 宇宙が家さ | |
あの星屑が ふるさとの灯だ | |
おれは銀河のターザン | |
光を超えて 未来をつかむ | |
人が忘れた 冒険(ロマン)を求め | |
生きてゆく 男さ | |
おれは銀河のターザン | |
光を超えて 未来をつかむ | |
人が忘れた 冒険(ロマン)を求め | |
生きてゆく 男さ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment