Skip to content

Generates an interlinear text — a text with translation between lines — given translation pairs of semantic units (the shortest possible part of a phrase which makes sense when translated).

Notifications You must be signed in to change notification settings

gbroques/interlinearizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

interlinearizer

Generates an interlinear text — a text with translation between lines — given translation pairs of semantic units (the shortest possible part of a phrase which makes sense when translated).

Translations are separated by a tab, pairs by a newline \n, and paragraphs by pipes |.

For example:

Esto	This
es	is
un	an
texto	text
traducido	translated
a	to
Interlinear.	Interlinear.
|	|
Esto	This
es	is
sólo	just
un	an
ejemplo.	example.
|	
Usalo	Use it
por favor.	please.

interlinear text example

Inspired from Interlinear Books and their interlinearizer tool.

About

Generates an interlinear text — a text with translation between lines — given translation pairs of semantic units (the shortest possible part of a phrase which makes sense when translated).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages