Giter VIP home page Giter VIP logo

chinese-poetry-bilingual's Introduction

Chinese-Poetry-Bilingual

LIVE RESTFUL API: https://api.playgameoflife.live/v1/tang.json Welcome to adopt!

What is the definition of this repository?

A database of Chinese Poetry in json format with both Chinese and English versions.

Why do I want to maintain this database?

Mainly inspired by the highly-stared repository chinese-poetry, the author of which aims to provide chinese users a quick way to get exposed to traditional Chinese culture. Then, it occurs to me why not maintain a similar database, but in English? According to my experience, I notice that a lot of native English speakers like to pick some Chinese culture sentences during their conversation. To enrich their understanding of Chinese culture, this repository is born. The repository focuses on offering developers who are native English speakers and interested in traditional Chinese culture an original database which can be used in their projects, forming an mysterious beauty from ancient China.

How does this repository work?

The repository is written in json format, and organized the document tree as dynasties-works.

Id format: *-****
eg. 1-0001
The first number: 1->Tang dynasty, 2->Song dynasty, 3->Qing dynasty)

Directories

.
├── index
├── English
    ├── title
    ├── dynasty
    ├── author
    └── content
├── Chinese
    ├── title
    ├── dynasty
    ├── author
    └── content
└── tag

By the way,the repository is still constructing.

A concrete example:

[
    {
    "index": "1-0001",
    
    "English":{
      "title":"Home-Coming",
      "dynasty":"Tang",
      "author": "He Zhizhang",
      "content":[
      "Oh, I return to the homeland I left while young,",
      "Thinner has grown my hair, though I speak the same tongue.",
      "My children, whom I meet, do not know who am I,",
      "Where are you from, dear sir?\" they ask with beaming eyes."
      ]
      },
      
      
    "Chinese":{
      "title":"回乡偶书",
      "dynasty":"",
      "author":"贺知章",
      "content":[
      "少小离家老大回,",
      "乡音无改鬓毛衰。",
      "儿童相见不相识,",
      "笑问客从何处来。"
      ]
      },
      
     "tags": [
     "homesick"
     ]
    }
     
    
 ]

Tag Classification

  • Age
  • Ambition
  • Autumn
  • Border
  • Class
  • Dream
  • Farewell
  • Friendship
  • Frustration
  • History
  • Homesick
  • Honor
  • Landscape
  • Love
  • Longing
  • Military
  • Mountain
  • Music
  • Night
  • Optimism
  • Reunion
  • Sadness
  • Season
  • Silence
  • Solitude
  • Spring
  • Summer
  • Voyage
  • Windy
  • Wine
  • Winter

License

Chinese_Poetry_Bilingual is published under the Apache License, Version 2.0.

Thanks for your support.

chinese-poetry-bilingual's People

Contributors

leslie-wong-h avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

fengzhongye

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.