Skip to main content

conjugaison des verbes Français

Project description

Installation

pip install pnu-conjuguer

CONJUGUER(1)

NAME

conjuguer — conjugaison des verbes Francais

SYNOPSIS

conjuguer [-c|--columns NUM] [-d|--dictionary PATH] [-n|--nocolor] [--debug] [--help|-?] [--version] [--] verb [...]

DESCRIPTION

The conjuguer utility displays a French conjugation table for the verbs supplied on the command line.

It will display the verb modes and tenses in color, unless you use the -n|--nocolor option.

The display will be made in 4 columns, Bescherelle style (a famous verbs dictionary), or in 1 or 2 columns if you use the -c|--columns option.

The data is obtained from a DELA or ABU type inflected French dictionary, rather than generated. The dictionary will be selected from the DICTPATH environment variable, or obtained from the -d|--dictionary option if used. The dictionary type is automatically detected.

OPTIONS

Options Use
-c|--columns NUM Choose number of columns to display between 1, 2 or 4
-d|--dictionary PATH Select a specific dictionary
-n|--nocolor Disable color output
--debug Enable debug mode
--help|-? Print usage and a short help message and exit
--version Print version and exit
-- Options processing terminator

ENVIRONMENT

The CONJUGUER_DEBUG environment variable can be set to any value to enable debug mode.

The DICTPATH environment variable is searched for one of the default dictionary files.

Alternatively, the CONJUGUER_DICT environment variable can also be set to the path of the dictionary file you want to use.

FILES

The dict-fr-AU-DELA file is the preferred dictionary used, if found in the DICTPATH.

Else, the dict-fr-DELA file or the dict-fr-ABU-mots_communs file (which contains half of the verbs in the DELA) will be used instead.

EXIT STATUS

The conjuguer utility exits 0 on success, and >0 if an error occurs.

SEE ALSO

typo(1), spell(1), ispell(1), aspell(1), hunspell(1), dict(7)

STANDARDS

The conjuguer utility is not a standard UNIX command.

This utility tries to follow the PEP 8 style guide for Python code.

HISTORY

This utility was made for the PNU project, both as a way to test inflected dictionaries, and to validate the data inside.

LICENSE

It is available under the 3-clause BSD license.

AUTHORS

Hubert Tournier

The source code also includes a snippet of code from Martijn Pieters, for stripping ANSI sequences in strings.

CAVEATS

The results are only as good (or bad) as what's included in the dictionary used. The data in both the ABU and DELA dictionaries obviously contains errors, often on the same verbs... I do not know yet the proportion of correct conjugations.

I do not have a French localized version yet, which is weird for a French language utility.

BUGS

There are probably lots of peculiarities that would need specific processing, the verbs conjugated with the "etre" auxiliary when used with a pronoun for example.

Though the software is probably mostly correct, I will consider it as Beta quality till I get a better idea of the quality of the source data and offer a way to improve it...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pnu_conjuguer-0.2.0.tar.gz (16.4 kB view details)

Uploaded Source

Built Distribution

pnu_conjuguer-0.2.0-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file pnu_conjuguer-0.2.0.tar.gz.

File metadata

  • Download URL: pnu_conjuguer-0.2.0.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.12

File hashes

Hashes for pnu_conjuguer-0.2.0.tar.gz
Algorithm Hash digest
SHA256 448e445c4ead8e82e5d972987fe5419e22aa32717c727ffb3c110af82ee1f6f8
MD5 881abe974741488908885203f2b04ba6
BLAKE2b-256 be848cf1c648cdf58d4074506c922950c1f6d504dde6f9424f676880f84e5bd5

See more details on using hashes here.

File details

Details for the file pnu_conjuguer-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: pnu_conjuguer-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 15.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.8.12

File hashes

Hashes for pnu_conjuguer-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f11a2ef5e72739c0a528bb79bcbd109979078348cfd13be1d6e4b132d60f714f
MD5 52e33dc088bbdbd36f0be6c0d932513a
BLAKE2b-256 4fedf53967c26e2dc8d560c86f9e4362a18a54f6680a730e8d2a9883e5e6a289

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page