Giter Club home page Giter Club logo

conlang0's Introduction

conlang0

THIS PROJECT IS UNDER HEAVY DEVELOPMENT. EXPECT MAJOR OVERHAULS FREQUENTLY

A conlang focused on human ergonomics, efficiency, and learnability.

Phonology

Phonemes are sorted based on ease of communicability and global usage frequency.

Consonants

labial alveolar palatal/velar
nasal n
stop p t k
approximant w l j
  • 0 =
  • 1 = n
  • 2 = p
  • 3 = t
  • 4 = k
  • 5 = w
  • 6 = l
  • 7 = j

Vowels

front center back
close i u
near close ɪ
mid ə
open mid e ɔ
open æ ɑ
  • 0 = ə
  • 1 = e
  • 2 = ɪ
  • 3 = ɔ
  • 4 = u
  • 5 = æ
  • 6 = i
  • 7 = ɑ

Adjacent vowels should be treated as separate syllables rather than diphthongs.

Orthography

Hexagon divided into triads

Triads have 7 states made from glyphlets

Glyph generator demos can be found here:

https://conlang0.org/glyph-generator

https://conlang0.org/bglyph-generator

Grammar

Can be written entirely without spaces

Head initial

Particles never have an end consonant

Verbs always have an end consonant

C-V-C = Standard syllable syntax (512)

Structures only end when specified or until parameters are saturated

Nouns and verbs always require an end syllable as their length (unlike particles or indexes) are variable.

particles as functions. Changes structure and can literally modify parameters.

There are 2 type of particles. Morphing particles and tagging particles.

Morphing particles will literally internally modify whatever parameters are passed to it.

Tagging particles will externally change how a parameter is read by outside verbs or particles.

Vocabulary

Click here for lexicon

  • [0,7]-[0,7]-0 = Particles (64) cmavo
    • [0,7]-0-0 = Numbers
  • [0,7]-[0,7]-[1,7]Verbs (448) brivla
    • 0-[0,7]-[1,7] = Suffix (56) rafsi
    • [1,7]-0-[1,7] = Operators, flow control, and logic (49)
    • [1,7]-[1,7]-[1,7] = Normal verbs (343) gimsu

Quantitative suffixes 0-0-[0-7]

  • 0 zero "I'm not happy at all"
  • 1 almost zero "I'm almost not happy"
  • 2 below usual "I'm less happy than usual"
  • 3 usual "I'm as happy as usual"
  • 4 above usual "I'm more happy than usual"
  • 5 almost max "I'm almost maximally happy"
  • 6 maximum "I'm as happy as I can be"
  • 7 infinite "I'm as happy beyond understanding"

Math

NOT FINALIZED

16777216 (big endian base 10) 100000000 (big endian base 8)

011 101 100 (conlang0 big-endian HAN a.k.a hindu-arbic notation)

translation
011 = x1 ** 8 * x2
101 = 8
100 = 1

:: 011 101 100 = 8 ** 8 * 1 = 16777216

Input Methods

Typing / Keyboard

The syllabic glyph system allows for unprecedented keyboard input. It focuses on maximum information throughput which can input the entire glyph (3 phonemes) in a single key press. This is a result of using a system similar to stenographers which input combinations of sounds(keys) simultaneously to generate syllables(glyphs) rather than entering keys one by one and allows for maximum information throughput.

  • asd - consenant bits
  • fvj - vowel bits
  • kl; - end consenant bits
  • Space Bar - generate glyph

conlang0's People

Contributors

andrevallestero avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.