Skip to content

ericung/InferrableLanguages

Repository files navigation

Inferrable Languages

The concept of statistics and blackboxes has been drawn out extensively in theories and applications for decades but what of languages and knowing what word can be used to generate the next series of words? Everyone guesses what words can come out of someone talking given enough experience. In this article, the idea of inferrable languages is presented which are languages that allow the next series of words in the sequence to be inferred given enough samples in the sequence.

The article, Inferring Lindenmayer Systems, is about deterministically producing the next series of words given a complete sequence of words.

Let's apply this idea with the monomial decider and picking function from the following article, Applications for Monomial Deciders.

1. Applying The Fibonnaci Decider

1. Applying The Fibonacci Decider

2. Fibonacci DOL Decider Left Hand Side

2. Fibonacci D0L Decider Left Hand Side

3. Fibonacci DOL Decider Right Hand Side

3. Fibonacci D0L Decider Right Hand Side

4. The Law of Commutativity and Noncommutativity

4. The Law of Commutativity and Noncommutativity

5. Definition Of Support

05DefinitionOfSupport

6. Rationals Of Picking Function

06RationalsOfPickingFunction

7. Support Of Picking Function

07SupportOfPickingFunction

8. Law Of Strings

08LawOfStrings

9. Commutativity Of Addition

09CommutativityOfAddition

10. Commutativity Of Multiplication

10CommutativityOfMultiplication

11. Additive Identity

11AdditiveIdentity

12. Multiplicative Identity

12MultiplitiveIdentity

13. Additive Inverse

13AdditiveInverse

14. Multiplicative Inverse

14MultiplicativeInverse

15. Generalized Operations

15GeneralizedOperations

16. Generalized Communativity

16GeneralizedCommutativity

17. Associativity Of Addition

17AssociativityOfAddition

18. Associativity Of Multiplication

18AssociativityOfMultiplication

19. Distibutivity

19Distibutivity

20. Field

20Field


References

Weisstein, Eric W. "Field Axioms." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/FieldAxioms.html

Pinter, C. C. (2010). A book of abstract algebra (2nd ed.). Dover Publications.

Ung, E. (2023). Applications For Monomial Deciders (Version 1.0.1).

Ung, E. (2023). A Language Of Polynomials (Version 1.0.1).

Ung, E. (2018). Inferring Lindenmayer Systems.

Ung, E. icon-opengl.

Ung, E. git_lsystem.