From lojban-beginners+bncCPieuJrRARCO_IntBBoEDivOiQ@googlegroups.com Sun Apr 10 21:05:51 2011 Received: from mail-vw0-f61.google.com ([209.85.212.61]) by chain.digitalkingdom.org with esmtp (Exim 4.72) (envelope-from ) id 1Q98No-0008An-ID; Sun, 10 Apr 2011 21:05:51 -0700 Received: by vws2 with SMTP id 2sf2893347vws.16 for ; Sun, 10 Apr 2011 21:05:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:x-beenthere:received-spf:mime-version :in-reply-to:references:from:date:message-id:subject:to :x-original-sender:x-original-authentication-results:reply-to :precedence:mailing-list:list-id:x-google-group-id:list-post :list-help:list-archive:sender:list-subscribe:list-unsubscribe :content-type; bh=3hUkQc/dNMk5CMFfJSXDuRK3+3e96F40vFfe0Rn/ojE=; b=1IIXATljb53l5hUzAPb3nxwm3MfICIVlu3k/83SVUz+KEkvsXI7jvzRY9hifogyzpS CXEFiLpIgTfzL32+n7JjmzuI13/fSXRjRsW3PHGzz7Cqg2dWY37IwMgz/SRor3OMhPsO qFrH69wnn11XuTmmgKV1vRr5xb3LADfOEj4Kw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:mime-version:in-reply-to:references:from :date:message-id:subject:to:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-google-group-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe:content-type; b=FCa4C5/KTQNjPyDBGCnxegbc4+uzqVgiXSH5QTnMriKn02668C919uGejUF8DfKEAu wpK+7u3nMNyLRzYgXDA/bhO4lJ4QZ298P8aG+wvf2BmuurlZ/Q4HMBLmoF3XylHJRIvV mj93XyTb1rVxyso5ehDJN/vB720TIN2ul5BuI= Received: by 10.220.43.14 with SMTP id u14mr538872vce.19.1302494734233; Sun, 10 Apr 2011 21:05:34 -0700 (PDT) X-BeenThere: lojban-beginners@googlegroups.com Received: by 10.220.173.66 with SMTP id o2ls1761451vcz.5.p; Sun, 10 Apr 2011 21:05:33 -0700 (PDT) Received: by 10.52.94.173 with SMTP id dd13mr1143084vdb.21.1302494733460; Sun, 10 Apr 2011 21:05:33 -0700 (PDT) Received: by 10.52.94.173 with SMTP id dd13mr1143083vdb.21.1302494733444; Sun, 10 Apr 2011 21:05:33 -0700 (PDT) Received: from mail-vx0-f171.google.com ([209.85.220.171]) by gmr-mx.google.com with ESMTPS id fl21si1271991vbb.3.2011.04.10.21.05.33 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 10 Apr 2011 21:05:33 -0700 (PDT) Received-SPF: pass (google.com: domain of purpleposeidon@gmail.com designates 209.85.220.171 as permitted sender) client-ip=209.85.220.171; Received: by mail-vx0-f171.google.com with SMTP id 40so6052590vxc.16 for ; Sun, 10 Apr 2011 21:05:33 -0700 (PDT) Received: by 10.52.71.148 with SMTP id v20mr3577585vdu.266.1302494733317; Sun, 10 Apr 2011 21:05:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.167.6 with HTTP; Sun, 10 Apr 2011 21:05:13 -0700 (PDT) In-Reply-To: References: From: purpleposeidon Date: Sun, 10 Apr 2011 21:05:13 -0700 Message-ID: Subject: Re: [lojban-beginners] Tool proposal: Glossary Assembler To: lojban-beginners@googlegroups.com X-Original-Sender: purpleposeidon@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of purpleposeidon@gmail.com designates 209.85.220.171 as permitted sender) smtp.mail=purpleposeidon@gmail.com; dkim=pass (test mode) header.i=@gmail.com Reply-To: lojban-beginners@googlegroups.com Precedence: list Mailing-list: list lojban-beginners@googlegroups.com; contact lojban-beginners+owners@googlegroups.com List-ID: X-Google-Group-Id: 300742228892 List-Post: , List-Help: , List-Archive: Sender: lojban-beginners@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: multipart/alternative; boundary=20cf307cfcfce6b7a704a09caf05 --20cf307cfcfce6b7a704a09caf05 Content-Type: text/plain; charset=ISO-8859-1 There is a relevant program included in the zirsam source, at https://github.com/purpleposeidon/zirsam , in tools/vocab.py . It does not output the definitions, but it does separate valsi and rafsi, and gives a count of the number of occurrences for each. On Sun, Apr 10, 2011 at 12:23 PM, Johan Pretorius wrote: > Hi all > > A while back I hacked together a tool that will accept a file containing > Lojban text, parse it into unique words, and look up a definition for each > word. It will then output the resulting glossary in an easy to read manner. > > The primary use I see for it right now, is to enable me to read texts that > are simple enough in structure, but have lots of words that are unfamiliar, > because my vocab sucks. > > You can see an initial working version by downloading this executable jar > file and executing "java -jar stevla.jar": > http://sourceforge.net/projects/stevla/files/stevla.jar/download > > Yes, stevla is a horrible name for it. Before I rename it to something a > lot more sensible (like "vlastezba", or something), and spend a lot of time > making it easy to use and robust and so on... does anyone know of a tool out > there that already does this? > > -- > Johan Pretorius > Cell: 0829268327 > pretoriusjf@gmail.com > > -- > You received this message because you are subscribed to the Google Groups > "Lojban Beginners" group. > To post to this group, send email to lojban-beginners@googlegroups.com. > To unsubscribe from this group, send email to > lojban-beginners+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/lojban-beginners?hl=en. > -- You received this message because you are subscribed to the Google Groups "Lojban Beginners" group. To post to this group, send email to lojban-beginners@googlegroups.com. To unsubscribe from this group, send email to lojban-beginners+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/lojban-beginners?hl=en. --20cf307cfcfce6b7a704a09caf05 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable There is a relevant program included in the zirsam source, at https://github.com/purpleposeidon/z= irsam , in tools/vocab.py . It does not output the definitions, but it = does separate valsi and rafsi, and gives a count of the number of occurrenc= es for each.

On Sun, Apr 10, 2011 at 12:23 PM, Johan Pret= orius <pretor= iusjf@gmail.com> wrote:
Hi all

A while back I hacked together a tool that will accept a file= containing Lojban text, parse it into unique words, and look up a definiti= on for each word.=A0 It will then output the resulting glossary in an easy = to read manner.

The primary use I see for it right now, is to enable me to read texts t= hat are simple enough in structure, but have lots of words that are unfamil= iar, because my vocab sucks.

You can see an initial working version = by downloading this executable jar file and executing "java -jar stevl= a.jar": http://sourceforge.net/projects/stevla/fil= es/stevla.jar/download

Yes, stevla is a horrible name for it.=A0 Before I rename it to somethi= ng a lot more sensible (like "vlastezba", or something), and spen= d a lot of time making it easy to use and robust and so on... does anyone k= now of a tool out there that already does this?

--
Johan Pretorius
Cell: 0829268327

--
You received this message because you are subscribed to the Google Groups &= quot;Lojban Beginners" group.
To post to this group, send email to lojban-beginners@googlegroups.com.
To unsubscribe from this group, send email to lojban-beginners+un= subscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/g= roup/lojban-beginners?hl=3Den.

--
You received this message because you are subscribed to the Google Groups "= Lojban Beginners" group.
To post to this group, send email to lojban-beginners@googlegroups.com.
To unsubscribe from this group, send email to lojban-beginners+unsubscribe@= googlegroups.com.
For more options, visit this group at http://groups.google.com/group/lojban= -beginners?hl=3Den.
--20cf307cfcfce6b7a704a09caf05--