• 2000-11-02
    • New morph lexicon (HSk)
    • Removed outclassify for aspect (JiHa)
  • 2000-11-01
    • Repaired deictic agreement (JiHa)
    • outclassify for aspect (JiHa)
  • 2000-10-29
    • Repaired aspect (MaC)
  • 2000-10-27
    • New morphological lexicon (HSk)
  • 2000-10-25
    • Word order improvement (IK)
    • New or repaired testbeds
    • Removed some unused features, etc.
    • Repaired some typos
    • Morphology use code page 1250, and not the current code page (current codepage is sometimes incorrect) (JiHa)
  • 2000-10-3
  • 2000-8-28
  • 2000-8-3
    • Fixed Numerals (grammar, lexicon, morphology) (JiHa, HSk)
    • Agreement using new KPML 3.2 agreement operator (JiHa, HSk)
    • New morhological module (JiHa, HSk)
    • A lot of minor fixes
    • Modality (MaC) - some problems, patches including modality are in separate direcotry "xPatchesSMartinovoPatchema"
  • 2000-7-4
    • NP group patch
    • Agreement improvements (JiHa)
    • Subject dropping (IK)
    • RST-Purpose, RST-Manner and RST-Logical-Condition (IK)
  • 2000-6-15
  • 2000-6-12
    • Card (JiHa)

    • Counted things after cardinals higher than 4 are in genitive instead of nominative or accusative
    • NPAgr (JiHa)

    • Cardinal numeral is not simply aggreeing with its head.
      See Agreement page
    • SubjPredAdjAgr (JiHa)

    • Prepared for more complicated agreement (Agreement operator does not simply pass categories of subject. It passes categories of newly introduced subject side systems). Inflection for person and number moved to agreement operator.
      See Agreement page
  • 2000-6-6
  • 2000-5-26
    • Conjunctions - textual conjunction region adapted for use to generate Agile texts (now, then, first, finally)
    • See Conjuntions page
    • NPAgr - agreement within nominal phrase - See Agreement page
    • Added systems for Provenance, Age, Size and Colour
    • SubjPredAdjAgr - agreement between subj and predicative adjective - See Agreement page
    • Simplified (using systems from NPAgr)
  • 2000-5-23
    • NPAgr - agreement within nominal phrase (JiHa)
      • Implemented for deictics and ordinal numbers (Status already working in prev. versions)
      • Includes changes in morphgen
      • TestBed: TBNPAgr.spl
    • Card (JiHa)
      • Problem with inquiry checking if the numeral is larger than 4
      • TestBed: TBCard.spl
    • Ivana's pathes (IK)
  • 2000-3-17
  • 2000-2-28
    • Centralized thing inflection in NounInflection. Affected regions: NounInflection, NPAgreement, Agreement, CountNumber, Ellipsis, Pronouns
    • Fixed agreement: Affected systems: Agreement.(Subject-AuxStem-Agreement, Subject-PredicativeAdj-Agreement), Mood.Finite-Insert
    • Pronouns - Added gates Pronoun-Gender-? for future extension of gender to 1st and 2nd person: Pronouns
    • Added support for all verbal sub-POS to MorphGen (except type delalt')
    • Ivana's patches (ordering and pronoun ellipsis)
    • Things done during Prague meeting
      • Lexicon, anotations fixes
      • Vocalization of prepositions
      • Authomatic loading of morphology, annotations, etc.
      • ...
  • 2000-2-15
    • Removed problem with nedeterministic behaviour of attaching morphology module to LISP. (by JH)

    • It seems that LWW is unable to use dlls with name longer than 8 characters.
  • 2000-2-3
    • Morphology module options enhanced and made more easy to configure. (by JH)
      • Added option options::cz-morph-LPTOnError for configuring return value of morphology module for incorect input
      • Smart defaults for all options to allow plug and play of Czigel without setting any options
  • 2000-1-14
    • Added files addittional-load.lisp and addittional-loadNM.lisp, that should be loaded after loading resources. (by IK and JH)
  • 2000-1-12
    • Treated distinction between "plain" adjectives and adjective derived from verbs (by JH).