• A function to build a particular instance of WordsDef.

    Parameters

    • languageLocale: string
    • Optional domainPrimitives: Subset<StandardDomain>

      Optional identifiers to modify the names of domain specific primitives.

    • Optional langPrimitives: Subset<LangPrimitives>

      Optional identifiers to modify the names of language primitives.

    • Optional languageVariant: string
    • Optional keywords: Subset<Keywords>

      Optional identifiers to modify Gobstones keywords.

    • Optional specialRegularChars: Subset<SpecialRegularChars>

      Optional additional characters to add to the special regular characters.

    • Optional symbolChars: Subset<SymbolChars>

      Optional additional characters to add to the symbol characters.

    Returns StandardWordsDef