public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Peng Yu <pengyu.ut-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Pandoc for word-word interlinear translation?
Date: Tue, 17 May 2022 20:45:56 -0700 (PDT)	[thread overview]
Message-ID: <d0739d6f-12b7-4d01-b34e-f8997012996en@googlegroups.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1368 bytes --]

https://pacobell15.neocities.org/rosary_prayers.htm

I see interlinear translation like the above, where you have the original 
text in one line, and the word-by-word translation in the following line. 
But the translated words must be aligned to the original words.

Given an existing translation with only sentence by sentence mapping, I 
want to format the translated text with word level alignment to the 
original text.

For example, given a Latin text and its English translation.

- In principio creavit Deus caelum et terram.
- In the beginning God created heaven, and earth. 

http://drbo.org/drl/chapter/01001.htm

I want to format the word-word interlinear translation just as 
rosary_prayers.htm with the following mapping.

- In -> In
- principio -> the beginning
- creavit -> created
- Deus -> God
- caelum -> heaven
- et -> and
- terram -> earth 

How to make such kind of editing with the least amount of effort (typing 
time) using pandoc?

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/d0739d6f-12b7-4d01-b34e-f8997012996en%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 3206 bytes --]

             reply	other threads:[~2022-05-18  3:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-18  3:45 Peng Yu [this message]
     [not found] ` <d0739d6f-12b7-4d01-b34e-f8997012996en-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-05-18  7:06   ` Bastien DUMONT
2022-05-18 14:38     ` Kevin Fjelsted

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d0739d6f-12b7-4d01-b34e-f8997012996en@googlegroups.com \
    --to=pengyu.ut-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).