<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Stephen,<br>
<br>
We developed parsers and grammar editors in JavaScript to run in
Browsers, but also in mobile ones (iOS or Android). You can edit in
the browser your grammar (can be a plain phrase structure grammar)
and put in a sentence, and fire up for example an Early parser to
draw you one or more trees. One can actually rewrite that by hiding
the grammar and allowing students to put in bracketed notation
parses (that get drawn actually), and compare those to the ones a
parser and grammar would generate. The code change is simple in our
code-base. Your idea is actually cool.<br>
<br>
I wanted to put the page up again, all went down with the relocation
of LINGUIST. Next week, if you remind me, I can send the URL out, or
send you the code and installation. I'm back in Bloomington this
weekend. We could use the next week exam session to convert the app
to something that you have in mind.<br>
<br>
Cool!<br>
<br>
Best wishes<br>
<br>
Damir<br>
<br>
<br>
<div class="moz-cite-prefix">On 12/10/2014 03:53 PM, Stephen
Wechsler wrote:<br>
</div>
<blockquote
cite="mid:CAAPzp1ZPh8BJ6iSWMzwVWA-6qRz9ip49C7Zp9ZUR6b_x93E7iw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>
<div>
<div>Does anyone know of an app for teaching phrase
structure analysis? What I am looking for is a program
in which the student/user is given a sentence of a
language (and perhaps a set of PS rules); the user makes
a phrase structure diagram of the sentence, and the app
indicates whether the diagram is correct or not, where
correctness is determined by what the teacher has
programmed into it. <br>
<br>
Thanks in advance for any pointers.<br>
<br>
</div>
--Steve<br>
<br>
</div>
Stephen Wechsler<br>
</div>
Dept. of Linguistics<br>
</div>
The University of Texas<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
LFG mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LFG@listserv.linguistlist.org">LFG@listserv.linguistlist.org</a>
<a class="moz-txt-link-freetext" href="http://listserv.linguistlist.org/mailman/listinfo/lfg">http://listserv.linguistlist.org/mailman/listinfo/lfg</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Dr. Damir Cavar
Co-director and Associate Research Scientist
Faculty in the Department of Linguistics
Indiana University
Moderator of The LINGUIST List
<a class="moz-txt-link-freetext" href="http://cavar.me/damir/">http://cavar.me/damir/</a>
</pre>
</body>
</html>