Lukas' Notes

Home

❯

Knowledge

❯

Word (Language)

Word (Language)

Jul 25, 20251 min read

languages

Definition

Word

A word is a string formed by concatenation of elements of an alphabet.

Operations

Concatenation

Let a,b∈Σ, where Σ is an alphabet, then:

[a]⋅[b]=[ab]

Graph View

  • Definition
  • Operations
  • Concatenation

Backlinks

  • Alphabet
  • Byte Pair Encoding
  • Coding Theory
  • Morphology
  • Regular Language

Created with Quartz v4.4.0 © 2025

  • GitHub