Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

jvocuhadju(1l) [debian man page]

jvocuhadju(1L)															    jvocuhadju(1L)

NAME
jvocuhadju - Lujvo picker (based on the rules in the reference grammar.) SYNOPSIS
jvocuhadju [-v] [-a] [-l] tanru-component-1 [ ... tanru-component-n ] DESCRIPTION
jvocuhadju is a program that reads a list of tanru-components (gismu or cmavo) on the command line, and constructs the possible short-form lujvo corresponding to those components in sequence. The possible lujvo are displayed ranked in order of desirability, with their scores shown based on the algorithm in the reference grammar. The lowest score is best. Where a tanru-component is a cmavo containing an apostrophe, the apostrophe may be replaced by the letter "h" on the command line. This is a convenience to avoid having to backslash-escape the apostrophe to hide it from the shell. OPTIONS
-v Show the program version and exit. -a List all possible lujvo for the input tanru (default is just the best 8). -l Allow 4/5 letter rafsi to be picked even if a 3 letter form is available for any particular tanru component. tanru-component-k This is a gismu or cmavo which is one component of the word. Cmavo must have a rafsi corresponding to them. SEE ALSO
jbofihe Checks Lojban grammar checker and provides English translations of the individual words. cmafihe Provides English translations of Lojban words in the input, without checking the grammar. Useful for getting a rough translation of grammatically invalid text. FILES
BUGS
ju'oru'e so'imei (Surely there are many). REFERENCES
http://go.to/jbofihe Home page for the jbofihe project http://www.lojban.org/ Home page of the Lojban community http://www.rrbcurnow.freeuk.com/lojban/ My Lojban page. AUTHOR
Richard Curnow <rpc@myself.com> April 2000 jvocuhadju(1L)

Check Out this Related Man Page

VOIKKOGC(1)						      General Commands Manual						       VOIKKOGC(1)

NAME
voikkogc - test program for Voikko grammar checker SYNOPSIS
voikkogc [options] DESCRIPTION
voikkogc is a test program for grammar checking functionality in libvoikko, library of Finnish language tools. It reads sentences or para- graphs from stdin (one per line) and print the results to stdout. The results are structures containing information about grammar errors found in the input paragraph. OPTIONS
--tokenize Instead of looking for grammar errors, split input into tokens. The tokens are prefixed by type: "W" is a word, "P" is punctuation, "S" is whitespace, "U" is unknown and "E" is a prefix for error messages. --split-sentences Instead of looking for grammar errors, split input into sentences. The sentences are prefixed by type: "B" means that end of sen- tence is a probably correct, "P" means that end of sentence is a possibly correct (but probably this and the next identified sen- tence should be joined) and "E" means that sentence ends at the end of input. -n Prefix all grammar checker messages with line number of input data. accept_titles=n accept_unfinished_paragraphs=n accept_bulleted_lists=n Set the value of the specified boolean option. explanation_language=langcode Print human readable error explanation in the specified language. BUGS
Human readable error explanations are printed in UTF-8 regardless of current locale settings. SEE ALSO
voikkospell for common options of different Voikko test tools. AUTHOR
voikkogc and this manual page were written by Harri Pitkanen (hatapitk@iki.fi). 2010-05-06 VOIKKOGC(1)
Man Page

12 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

grep command & shell procedure's

hello, i'm trying to pluck words from a list that have exactly 3 occurances of a specified letter. I've come up with this : grep -i .*$1.*$1.*$1.* But this also selects words with 4 or more, any tips? I'm putting this into a shell procedure and want to be able to add a switch before I put the... (1 Reply)
Discussion started by: stevox
1 Replies

2. Shell Programming and Scripting

Unix Command Help!

Does anyone know a way which I can use all non-alpha characters (i.e. a comma, apostrophe, etc.) to delimit the words. I am trying to make a script which will cound somehting like "it's" as 2 words. HELP! (1 Reply)
Discussion started by: adawg1283
1 Replies

3. Shell Programming and Scripting

How to strip apostrophe from a file

I am trying to remove or replace various extraneous characters from a file so that subsequent processes work correctly. The characters that is giving me trouble is the apostrophe '. The command I 'm trying is sed 's/\'//g' ${IN_WRK_DIR}/file1 > ${IN_WRK_DIR}/file2 in a Korn script on HP... (8 Replies)
Discussion started by: aquimby
8 Replies

4. Shell Programming and Scripting

Escaping apostrophe using shell script

Hi, I am using the KSH shell. I am facing a problem of escaping apostrophe('), that is occuring in a variable. I used the following command, but in vain item=`echo $item|sed 's/&apos;/\'/g'` this code replaces the occurance of &apos; in an xml file to apostrophe(') symbol. The output of... (2 Replies)
Discussion started by: mradul_kaushik
2 Replies

5. UNIX for Dummies Questions & Answers

Data arrangement

I have these following data: Home Tom Member List 100 Yes 200 No Home Tom Member List 1 No 2 Yes Home Tome Member List 3 No 400 Yes I want my data to be consistants like this: (4 Replies)
Discussion started by: bobo
4 Replies

6. Shell Programming and Scripting

Perl - Title Case after apostrophe

I've got: $string =~ s/(\w+)/\u\L$1/g; Which capitalizes each word in the string. The problem is if I have a string with an apostrophe the first letter after it gets capitalized as well. So Bob's becomes Bob'S. Thanks for any quick fixes! (4 Replies)
Discussion started by: mjmtaiwan
4 Replies

7. Shell Programming and Scripting

Remove apostrophe and a letter followed by it

Hi All, For example, I have some words like these: cabinet's school's field's you'll I know how to remove apostrophe from these words using this command: cat filename | tr -s "\'" ' ' But I am not sure how I can remove the letter followed by the apostrophe, so that my output... (3 Replies)
Discussion started by: shoaibjameel123
3 Replies

8. UNIX for Dummies Questions & Answers

Sub String

Hi All, supose my string is like Home/Fruite/Apple i need to remove last word from string. i want to get Home/Fruite/ only Thanks, Arun (6 Replies)
Discussion started by: arun508.gatike
6 Replies

9. Shell Programming and Scripting

Make all words begin with capital letter?

I need to use bash to convert sentences where all words start with a small letter into one where all words start with a capital letter. So that a string like: are utilities ready for hurricane sandy becomes: Are Utilities Ready For Hurricane Sandy (10 Replies)
Discussion started by: locoroco
10 Replies

10. Shell Programming and Scripting

Merge strings from a file into a template

I am preparing a morphological grammar of Marathi to be placed in open-source. I have two files. The first file called Adverbs contains a whole list of words, one word per line A sample is given below: आधी इतक इतपत उलट एवढ ऐवजी कड कडनं कडल कडील कडून कडे करता करिता खाल (2 Replies)
Discussion started by: gimley
2 Replies

11. Shell Programming and Scripting

Add backslash and apostrophe to string in variable.

Hi All I want to add backslash and apostrophe to variable in my bash script. I have my variable: USER_LIST=USER1,USER2,USER3 and I want something like this: USER_LIST_DEL=/'USER1/',/'USER2/',/'USER3/' any ideas ?? (1 Reply)
Discussion started by: primo102
1 Replies

12. UNIX for Beginners Questions & Answers

Usage of sed, position of apostrophe

Hello, I have never ever seen below notation for string substitution. sed -i -e 's/tttt/pppp'/g /var/bin/czech.sh; The strange thing for me is the position of the apostrophe. Should it be before the / or after the g? If I had been writing that command line, I would have chosen below way:... (3 Replies)
Discussion started by: baris35
3 Replies