Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Point Translations for websites. #7

Open
jxnl opened this issue Aug 17, 2015 · 0 comments
Open

Fixed Point Translations for websites. #7

jxnl opened this issue Aug 17, 2015 · 0 comments

Comments

@jxnl
Copy link
Owner

jxnl commented Aug 17, 2015

So, I'll first define Cyclic Translations.

Basically for some languages A and B we can apply two mappings (Google Translate):

 G1: LanguageA -> LanguageB
 G2: LanguageB -> LanguageA

Then consider the composition, G3 = G1 o G2 : LanguageA -> LanguageA. Then suppose that G3 has a local fixed point in LanguageA.

Basically convert all the text on a page to lim n-> infinity G3^n(text: LanguageA)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant