dictionary property

Map<String, String> dictionary
getter/setter pair

The dicionary of the co-words of this language

Implementation

Map<String, String> dictionary = {};