From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13262 Path: main.gmane.org!not-for-mail From: Matthew Huggett Newsgroups: gmane.comp.tex.context Subject: parsetrees Date: Tue, 16 Sep 2003 19:59:32 +0900 Sender: ntg-context-admin@ntg.nl Message-ID: <3F66ED14.3070802@zam.att.ne.jp> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1063710346 19343 80.91.224.253 (16 Sep 2003 11:05:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Sep 2003 11:05:46 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Tue Sep 16 13:05:44 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19zDeS-0006l2-00 for ; Tue, 16 Sep 2003 13:05:44 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id BE18610B56; Tue, 16 Sep 2003 13:05:42 +0200 (MEST) Original-Received: from smtp3.att.ne.jp (smtp3.att.ne.jp [165.76.15.139]) by ref.ntg.nl (Postfix) with ESMTP id 4E90610ACC for ; Tue, 16 Sep 2003 12:59:57 +0200 (MEST) Original-Received: from zam.att.ne.jp (218.45.67.96.eo.eaccess.ne.jp [218.45.67.96]) by smtp3.att.ne.jp (Postfix) with ESMTP id 492B6E1F3 for ; Tue, 16 Sep 2003 19:59:47 +0900 (JST) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en, zh-cn, ja, zh-tw Original-To: Context List Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13262 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13262 //Ed Cashin wrote: >> I'm making some notes on English grammar for some students and I want >> to analyze a few sentences using parse trees. Is there a way to do >> trees in ConTeXt? I guess I'd need to use Metapost. Any pointers >> would be appreciated. >Please let us know if you find anything. I was in a linguistics class >and would have tackled this myself if there had been more time. >I don't think it would be too bad in MetaPost. I haven't quite gotten >the hang of ConTeXt's MetaPost integration to the degree where I'd >know how to make use of both their features in a practical way. I found the following manual but haven't had a chance to try anything out. www.cis.upenn.edu/~dchiang/software/trees-manual.pdf Matt