Menu

Tree [35ccc7] default tip /
 History

Read Only access


File Date Author Commit
 build 2012-12-24 Sebastian Negraszus Sebastian Negraszus [34093f] Setup script updated (creates link to Lyreword ...
 docs 2012-12-12 Sebastian Negraszus Sebastian Negraszus [69ee79] Testing new Mercurial URI at Sourceforge
 locales 2012-12-24 Sebastian Negraszus Sebastian Negraszus [520492] translation files updated
 resources 2012-12-06 Sebastian Negraszus Sebastian Negraszus [d04047] help article about encodings updated
 scripts 2012-11-28 Sebastian Negraszus Sebastian Negraszus [78cd54] check_versions.py adjusted to new version info ...
 src 2012-12-25 Sebastian Negraszus Sebastian Negraszus [35ccc7] MarkovChain classes moved to corresponding name...
 .hgignore 2012-12-23 Sebastian Negraszus Sebastian Negraszus [cf68f7] all compilation output is now in "output" dir
 INSTALL.txt 2011-09-11 Sebastian Negraszus Sebastian Negraszus [3529ea] deployment script for windows
 LICENSE-de.txt 2011-09-12 Sebastian Negraszus Sebastian Negraszus [ee2b1f] Readme updated; German Readme and License, and ...
 LICENSE.txt 2011-09-12 Sebastian Negraszus Sebastian Negraszus [523c2b] LICENSE.txt updated to txt version
 README-de.txt 2012-03-19 Sebastian Negraszus Sebastian Negraszus [0114a5] German readme: Copyright date; Kwegbalze change...
 README.txt 2012-03-19 Sebastian Negraszus Sebastian Negraszus [477bf4] Kwegbalze changes info reworked

Read Me

        Lyreword - the free Word Generator
                Version 0.2.0.alpha

        
INTRODUCTION
     Lyreword is a flexible word generator for writers, role players,
     conlangers and everybody who seeks some inspiration for inventing
     words and names.
     
CHANGES
     0.2.0.alpha:
     * English help files
     * Options for texts and icons in toolbars ("View")
     * Many user interface texts reworked
     * Logo improved
     * Internal help browser enhanced
     * "New Language" dialog reorganized
     * Fixed a bug in the evaluation of parantheses in templates
     * Template syntax simplified: "," and "|" now behave identically
     * Constraints work as intended for some special character codes
       (Unicode combining marks and UTF-16 surrogate pairs)
     * Clicking "Learn" triggers a blinking and counting-up animation
       instead of an explicit success message
     * Balloon tips for issues with variable names
     * Words can be copied from the word list to any text field
       with "drag-and-drop"
     * lyl file format changed: Contraints in old files will not work anymore
     * Various minor things
     
     0.1.1.alpha:
     * File dialogs remember the last directory
     * List of generated words scrolls to top after generation of new words
     
     0.1.0.alpha:
     * Initial internal test (alpha) version
     
DIFFERENCES TO KWEGBALZE
     Lyreword is the official successor of the 2004 application "Kwegbalze".
     The following is a list of the major differences between the two:
     
     * Completely redeveloped with other technologies (C++, Qt) to support some
       other platforms besides Microsoft Windows, such as Mac OS and Linux.
     * User interface reworked: more elegant, intuitive and consistent
     * Terminology changes:
       * A generator "set of rules" is now simply called "language",
         and the "mode" is called "language type"
       * The "memory box" is now called "notes"
       * The former "simple" and "advanced" modes have been merged into the
         new language type "syllable template"
       * The "pro" mode is now more precisely called
         "syllable segment templates (language)"
       * The "or operator" is now called "choice operator"
     * Old alphabet system replaced by a new, much more powerful variable
       system
     * Consistent syntax for variable insertion everywhere:
       Always <v> instead of sometimes V and sometimes $v
     * More powerful template syntax (weights, variables)
     * Full Unicode support
     * New, XML-based language file format 
     * Multiple document interface (MDI) replaced by a more simple multiple
       application approach
     * Constraints
     * Installer for Windows
     * And many more...

LICENSE
     Copyright (C) 2012  Sebastian Negraszus

     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
     the Free Software Foundation, either version 3 of the License, or
     (at your option) any later version.

     This program is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     See the GNU General Public License for more details.

     You should have received a copy of the GNU General Public License
     along with this program.  If not, see <http://www.gnu.org/licenses/>.