De7vID / klingon-assistant

This is the parent project of {tlhIngan Hol boQwI'} ({boQwI'} for short), a set of tools for the Klingon language.
https://play.google.com/store/apps/details?id=org.tlhInganHol.android.klingonassistant
Apache License 2.0
24 stars 3 forks source link

add English definitions which correspond to complex Klingon words #70

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
For example, "enlarge" should return {tIn} + {-moH}, "shrink" should return 
{mach} + {-moH}, and so on.

Original issue reported on code.google.com by De.vID.jonpIn on 12 Jan 2015 at 8:28

De7vID commented 5 years ago

For now, this is done by just adding derived entries to the database, such as {tInmoH}, {machmoH}, and {SovmoH}. A long-term solution should use a separate mechanism.

De7vID commented 3 years ago

Currently, for example, {machmoHbej} is analysed into {machmoH} (= {mach} + {-moH}) + {-bej}, but {machnISmoH} is only broken up into {mach} + {-nIS} + {-moH} but does not pick up the {machmoH} entry. That is, prefixes and suffixes work, but not "infixes" of the complex or compound entries.

De7vID commented 3 years ago

In a future version of boQwI', the ability to do this should be language-independent, in the sense that words like {ghujmoH} and {tlhe'moH} have a different causative in Finnish (unlike English "pivot" or "turn", which would be the same).