Skip to content

Picilang is a small constructed language design to be simple to use.

License

Notifications You must be signed in to change notification settings

ae-dschorsaanjo/picilang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picilang

Picilang /pi.t͡si.läŋɡ/ or kiti paw ko-si /ki.ti paw ko.si/ is a minimalist constructed language designed to be easy to learn and use, although it does not have any restrictions on number of words; the goal is to be easy to use even for beginners with the help of a dictionary.

This project is still work in progress, however the general grammar is already done and what is written will probably not change (in content). The dictionary is in very early stages and will be expanding constantly as the language sees more and more use.

Work in progress

  • expand vocabulary (forever ongoing)
  • finetune design mainly for small resolution (below 400 pixels)*
  • add useful dictionary features
    • search for exact words (as a separate option from pattern matching)
    • pattern matching search
    • filters
      • show words being X part of speech
    • reflect the search word and options in url
    • "linkify" Picilang words
    • keyboard shortcuts
    • generate letter shortcuts

*: probably by the time I'll get around this one, there will be virtually no phones having presets that would result in such resolutions

Features

  • SVO word order
  • head-final
  • compound words are hyphenated
  • small alphabet (a, i, o, j, w, k, l, m, n, p, s, t)
  • CVs syllables (Consonant, Vowel, optional semi-vowel)
  • 5 parts of speech (Noun, Verb, Modifier, Conjunction, Preposition)
  • no mandatory verb tenses, moods or aspects (however, tenses and aspects do exist)

Where to find stuff

  • Read the documentation here,
  • Check out the dictionary here,
  • The source code here,
  • Or you can check out the website here.

The dictionary is stored in a tab-separated csv file that's first row contains the headers (prefixed with a 0 so auto-sort keeps them at the top even if headers are not explicitly supported by the editor).

Acknowledgement

This language was, by how human brain works, inspired by or borrowed from various natural and constructed languages. Here I will try to account for these languages and works and what has been used from them:

  • English, Hungarian, German and possibly other natural languages (words and affected the recommended transliteration)
  • toki pona (general "minimalist language" concept, a few words and dictionary's layout)
  • Qunlat, language of the Qunari in Dragon Age (minor effect on how some words sound inherited from a previous unfinished conlang of mine)
  • Esperanto (how question words are formed)
  • H. P. Lovecraft's works (heavy influence on the fictional origin of Picilang)
  • Possibly many others, mainly subconsciously

License

Copyright © 2021 ae-dschorsaanjo (b.zoltan.gorza@gmail.com)

This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.

About

Picilang is a small constructed language design to be simple to use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published