Giter VIP home page Giter VIP logo

bible-malayalam-sathyavedapusthakam-1910's Introduction

Sathyavedapusthakam

This repository contains source of The Holy Bible translation into Malayalam language known as Sathyavedapusthakam published by The British and Foreign Bible Society in 1910. The source text is formatted using USFM markup. The text can be converted to other formats using USFM converters.

If you are interested to help this project, you can join our discussion group

Modern Script

There is a separate branch https://github.com/tfbf/sathyavedapusthakam/tree/modernScript where we maintain the text in the modern orthography (Currently ൎ > ർ).

Creating SWORD module

  1. Install SWORD utilities and xiphos (Assuming Debian/Ubuntu is used)

    sudo apt-get install libsword-utils xiphos
    
  2. Convert USFM files to OSIS

    python scripts/usfm2osis.py mal usfm1910/*.usfm
    
  3. Convert OSIS to SWORD module

    mkdir -p ~/.sword/modules/texts/ztext/mal/
    osis2mod ~/.sword/modules/texts/ztext/mal/ mal.osis.xml -v NRSV -z z
    

    Note 1: In the old versions of osis2mod use -z option without z argument. Note 2: The versification is selected as NRSV instead of KJV to include 3 John 1:15

    Three more verses are still merged to previous verse: Deuteronomy 13:19 - Deuteronomy 28:69 - Song of Solomon 7:14

  4. Copy configuration file

    mkdir -p ~/.sword/mods.d/
    cp conf/mal.conf ~/.sword/mods.d/
    
  5. Open Xiphos and verify Malayalam Bible is appearing properly

    xiphos
    

bible-malayalam-sathyavedapusthakam-1910's People

Contributors

baijum avatar beniza avatar benvar avatar freebible avatar jasmingeorge avatar joshykurian avatar mbaiju avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bible-malayalam-sathyavedapusthakam-1910's Issues

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.