├── .gitignore ├── LICENSE ├── README.md └── db.csv /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tibetan-nlp/tibetan-verbs-database/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tibetan-nlp/tibetan-verbs-database/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tibetan-nlp/tibetan-verbs-database/HEAD/README.md -------------------------------------------------------------------------------- /db.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tibetan-nlp/tibetan-verbs-database/HEAD/db.csv --------------------------------------------------------------------------------