Coding issues with isolation of verbal morphology

Leonid Spektor spektor at andrew.cmu.edu
Tue Nov 12 17:58:27 UTC 2019


Harry,

	You need to understand the meaning of code symbols used by +sm option first. To get a full listing look in the CLAN manual or type "freq +sm" in Commands window, press return key.

The codes you are interested in are part of speech denoted by "|" symbol and PAST that can be denoted by either "-" or "&" symbols. Those symbols come straight from the words on %mor tier. For example word "worked" has %mor form "v|work-PAST" and word "went" has %mor tier form "v|go&PAST". 

You want to find all child speaker's verbs that are also in past tense, so your command would be:

freq +sm|v*,-PAST +sm|v*,&PAST +t*CHI +u *.CHA


Leonid.

> On Nov 12, 2019, at 10:26, 'Harry Caulton' via chibolts <chibolts at googlegroups.com> wrote:
> 
> I am attempting to isolate verbs by morphological type in the Brown corpus starting with the past tense. I have found that using:
> 
> freq +sm|*v - t*CHI +u *.CHA
> 
> It allows me to isolate verb stems and all morphological suffixes. However, when I change this code to:
> 
> freq +sm;*v,|-past - t*CHI +u *.CHA
> 
> I get 0 results. Which is confusing as I've added the marker for regular past tense morphology which should logically yield all regular past test verbs. I've reread the CLAN and MOR manuals but I cannot seem to find anything related to where to place the relevant information in the code.
> 
> Would anyone be able to assist me here? Many thanks in advance for your time.
> 
> -- 
> You received this message because you are subscribed to the Google Groups "chibolts" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to chibolts+unsubscribe at googlegroups.com <mailto:chibolts+unsubscribe at googlegroups.com>.
> To view this discussion on the web visit https://groups.google.com/d/msgid/chibolts/cead221b-ceca-45ea-b606-6aece35dfd79%40googlegroups.com <https://groups.google.com/d/msgid/chibolts/cead221b-ceca-45ea-b606-6aece35dfd79%40googlegroups.com?utm_medium=email&utm_source=footer>.

-- 
You received this message because you are subscribed to the Google Groups "chibolts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chibolts+unsubscribe at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/chibolts/8CC9BBBB-6024-4971-9AB9-992CA9504622%40andrew.cmu.edu.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.linguistlist.org/pipermail/chibolts/attachments/20191112/9c5133b8/attachment.htm>


More information about the Chibolts mailing list