NAME

Lingua::famibeib::Wellknown - database of famibeib words

VERSION

version v0.07

SYNOPSIS

use Lingua::famibeib::Wellknown;

This package holds a number of well known famibeib words. Those words will be automatically registered using "register" in Lingua::famibeib::Word. This is useful when working with long texts. Also additional information may be provided by this package for individual words.

This module inherits from Data::Identifier::Interface::Known.

Note: This package might also register Data::Identifier objects related to the words. Depending on the usecase results might improve if Data::Identifier::Wellknown is also loaded.

CLASSES

The following classes are supported:

:all

All objects known by this module. This includes all from the other classes. It may also contain additional entries.

word

All words known to this module.

modifier

All modifiers known to this module.

prefix

All prefixes known to this module.

AUTHOR

Philipp Schafft <lion@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2025-2026 by Philipp Schafft <lion@cpan.org>.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)