From lojban+bncCI-H3dM3EJWDzucEGgTpDca_@googlegroups.com Mon Nov 29 02:34:12 2010 Received: from mail-yx0-f189.google.com ([209.85.213.189]) by chain.digitalkingdom.org with esmtp (Exim 4.72) (envelope-from ) id 1PN13g-0002QF-KR; Mon, 29 Nov 2010 02:34:11 -0800 Received: by yxn35 with SMTP id 35sf3826481yxn.16 for ; Mon, 29 Nov 2010 02:34:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:x-beenthere:received:mime-version :received:received:date:in-reply-to:x-ip:references:user-agent :x-http-useragent:message-id:subject:from:to:x-original-sender :reply-to:precedence:mailing-list:list-id:list-post:list-help :list-archive:sender:list-subscribe:list-unsubscribe:content-type :content-transfer-encoding; bh=JPUFSQgHl0WzPaQNWUaItRl1tm2I9VGAz/p8dQyDVo8=; b=J+Ky/h/uZdIQImi7j0DIZNs5AMxSywXMOqcEheuDniT4P2rfLbxwzklncApQ67sn2d FyjCvQFuec82ru8EQQLU0fC59cjOmJFLzEMF0Rpgi/is3GxNtbvtggcfsD9seu3Ipz4M T3hiIdEIggT+KVuQH7vBcSIHbhck1h+NBWEXQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-beenthere:mime-version:date:in-reply-to:x-ip:references :user-agent:x-http-useragent:message-id:subject:from:to :x-original-sender:reply-to:precedence:mailing-list:list-id :list-post:list-help:list-archive:sender:list-subscribe :list-unsubscribe:content-type:content-transfer-encoding; b=0JB+WOR1TXJ+sv2BiDtwpqORs79tkAHI+Lizi3GmrVMHzw1qUaGQuXM5kzknS8VUqq SR8ar64nBn/Uabqmg0gdlxJcLbg8n+6myKUbQXBVKbMkqCGxahNlaUvZeiiMks1AMNtc YO7SbiFjmZAMWyNak3GciC4IABuOf7RYlaDvY= Received: by 10.91.69.8 with SMTP id w8mr248069agk.17.1291026837234; Mon, 29 Nov 2010 02:33:57 -0800 (PST) X-BeenThere: lojban@googlegroups.com Received: by 10.90.6.21 with SMTP id 21ls1381120agf.5.p; Mon, 29 Nov 2010 02:33:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.91.69.8 with SMTP id w8mr248062agk.17.1291026836154; Mon, 29 Nov 2010 02:33:56 -0800 (PST) Received: by y23g2000yqd.googlegroups.com with HTTP; Mon, 29 Nov 2010 02:33:56 -0800 (PST) Date: Mon, 29 Nov 2010 02:33:56 -0800 (PST) In-Reply-To: <2b0e25ad-6e94-49b9-8184-38778ed357c4@s9g2000vby.googlegroups.com> X-IP: 89.232.124.106 References: <8dddf364-04fc-4857-8415-564d3d0444a8@k13g2000vbq.googlegroups.com> <478003.20780.qm@web88001.mail.re2.yahoo.com> <2b0e25ad-6e94-49b9-8184-38778ed357c4@s9g2000vby.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101028 Firefox/3.6.12 (Palemoon/3.6.12),gzip(gfe) Message-ID: Subject: [lojban] Re: Simple script making easier to read Lojban From: najrut To: lojban X-Original-Sender: ruler11post@gmail.com Reply-To: lojban@googlegroups.com Precedence: list Mailing-list: list lojban@googlegroups.com; contact lojban+owners@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: Sender: lojban@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Something out of this world ! Really ! On Nov 28, 12:51=A0am, ianek wrote: > My bad, it'shttp://students.mimuw.edu.pl/~js/lpp/title-test.zip > I'm a bit afraid of putting such incomplete things on the wiki... > > doi la'o gy Brian gy > Figuring out sentences is one thing, but my util only adds > definitions. Definitions aren't something you can figure out. The > choice here is to jump between the text and vlasisku, or to find a > simpler way. > > On Nov 27, 4:55=A0am, "A. PIEKARSKI" wrote: > > > This should be really great for newbies!=A0 Why don't you put it on the= wiki? > > > By the way, the second link goes to Error 404.=A0 Nothing to download. > > > totus > > =A0 > > > > coi > > > I wrote a very simple script:http://janek37.pastebin.pl/31200 > > > It's used with one parameter =96 the url of a page in Lojban. It read= s > > > the page and adds titles to all recognized Lojban words. (and prints > > > the resulting HTML to stdout) > > > A sample output: > > >http://students.mimuw.edu.pl/~js/lpp/lpp.html > > > Hover on any word and you'll see it's definition from jbovlaste. > > > It's very simple, so it has some faults: it doesn't recognize > > > javascript, so don't even try it on pages with embed javascript. > > > Also, it ignores markup, so you'll see all $x_{1}$ etc. Apparently it > > > also messes with unicode and breaks the =AB=BB quotes. > > > It uses a module jbovlaste.py, which contains only one variable, > > > 'definitions', which is a tuple of pairs (word, definition). > > > You can download both files at > > >http://students.mimuw.edu.pl/~js/lpp/titletest.zip > > > I don't have very much time to play with it, so any contributions are > > > welcome :) It would be nice if it looked more like hover tips in > > > jbovlaste, and it would be extra nice if it showed definitions for > > > each rafsi in unrecognized lujvo. > > > > mu'o mi'e ianek > > > > -- > > > You received this message because you are subscribed to the Google Gr= oups > > >"lojban" group. > > > To post to this group, send email to lojban@googlegroups.com. > > > To unsubscribe from this group, send email to > > >lojban+unsubscribe@googlegroups.com. > > > For more options, visit this group at > > >http://groups.google.com/group/lojban?hl=3Den. --=20 You received this message because you are subscribed to the Google Groups "= lojban" group. To post to this group, send email to lojban@googlegroups.com. To unsubscribe from this group, send email to lojban+unsubscribe@googlegrou= ps.com. For more options, visit this group at http://groups.google.com/group/lojban= ?hl=3Den.