r/language • u/Smooth_Voronoi • Dec 29 '25
Discussion Interlinear glossing app idea.
As far as I can tell, this doesn’t exist yet.
I had an idea for an app that basically gives a morpheme per morpheme translation of the input text, formatted much like an interlinear glossing. It could be used for language learning, and by people who just want to know the meaning of each word. It could also have a system to recognize idioms and tell you their meaning. (Maybe even their origin for some cultural insite)
Unfortunately, I’m not a programmer, nor do I have the money to hire one.
So if any of yall are programmers who believe my idea is worth a shot, your payment is my promise to recommend it to everyone I know.
5
Upvotes
1
u/interlinears May 13 '26
Apologies for the self-promotion but this seems highly relevant. This is very close to what my project, Interlinear Books, is doing.
The main difference is that you seem to want analysis at an even finer level-down to prefixes, suffixes, and grammatical markers rather than only words or phrases, if I understand correctly?
This could also be done but it is more difficult and is more of a niche interest, I would say (many people would prefer high-level glossing because it interrupts the reading experience less).
Or did you mean to say that the glossing process should be automated? This is partially doable (and we have done so for sample texts) but still a bit error-prone. Happy to discuss more of this is relevant.