1 introduction

Since the ClGrLgFr.dll has been created with the aim of helping non-professional programmers, it is mainly designed for VB.NET users. The main element of this component is a namespace that is called ClassicalGreekLinguisticFramework. It encompasses several object classes which go as follows:

  • GenericCharacter
  • GreekPunctuationMark
  • VariedGreekCharacter
  • GreekLetter

The last three classes are inherited from the GenericCharacter class which is on top of the hierarchy.

Besides, there is another class, named ConvertingTool.

The ClassicalGreekLinguisticFramework's inner structure could be sketched out in the simplified class diagram below:

ClassicalGreekLinguisticFramework Class Diagram