EnglishFrenchSpanish

Ad


OnWorks favicon

french-conjugator - Online in the Cloud

Run french-conjugator in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command french-conjugator that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


french-conjugator - conjugate French verbs

SYNOPSIS


echo aimer | french-conjugator > result.txt

DESCRIPTION


french-conjugator reads the infinitive form of French verbs from the command line or from
standard input and writes (to standard output) the complete conjugation of those verbs, if
they are known.

The standard input is not read if verbs are passed as command-line arguments.

Each mode and tense is introduced by a line that starts with a hyphen and a space, and
ends with a colon. The mode and tense in that line are always in English, regardless of
the user's current locale. (This is meant to facilitate automatic parsing of the output.
For a French user interface, see the GNOME application and applet.) The conjugation is
ended with a line that only contains a hyphen. If the given verb is unknown or not in the
infinitive form, only this line is written.

The command flushes its output buffer after finishing each answer. This allows the
command to be easily called from another program through two pipes.

The command starts by loading its database from XML files (stored typically in
/usr/share/verbiste). This takes some time, so it is a good idea to have the command
answer many requests instead of running it for each request.

The verbiste library's source archive contains Perl and Java example programs that
illustrate this technique.

There must not be any leading or trailing white spaces on the lines read by the command.

In the past participle tense, four lines are written: they correspond in order to the
masculine singular, masculine plural, feminine singular and feminine plural.

OPTIONS


--help display a help page and exit

--version
display version information and exit

--lang=L
select the language to use (fr for French or it for Italian); French is the default
language

--mode=M
only display mode M, where M can be infinitive, indicative, conditional,
subjunctive, imperative or participle

--tense=T
only display tense T, where T can be present, past, imperfect or future

--pronouns
show the pronouns

--all-infinitives
print the infinitive form of all the verbs in the knowledge base, one per line,
unsorted; other command-line arguments are ignored

EXAMPLES


$ french-conjugator aimer
- infinitive present:
aimer
- indicative present:
aime
aimes
aime
aimons
aimez
aiment
- indicative imperfect:
aimais
aimais
aimait
[...]
- participle past:
aimé
aimés
aimée
aimées
-

Use french-conjugator online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

  • 1
    abi-tracker
    abi-tracker
    abi-tracker - visualize ABI changes
    timeline of a C/C++ software library.
    DESCRIPTION: NAME: ABI Tracker
    (abi-tracker) Visualize ABI changes
    timeline of a C/C+...
    Run abi-tracker
  • 2
    abicheck
    abicheck
    abicheck - check application binaries
    for calls to private or evolving symbols
    in libraries and for static linking of
    some system libraries. ...
    Run abicheck
  • 3
    couriermlm
    couriermlm
    couriermlm - The Courier mailing list
    manager ...
    Run couriermlm
  • 4
    couriertcpd
    couriertcpd
    couriertcpd - the Courier mail server
    TCP server daemon ...
    Run couriertcpd
  • 5
    gbklatex
    gbklatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbklatex
  • 6
    gbkpdflatex
    gbkpdflatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbkpdflatex
  • More »

Ad