Morphological strings

Brian MacWhinney macw at andrew.cmu.edu
Mon Mar 9 15:46:13 UTC 2020


Dear Saioa,

I think you just need to add +s"*\|%"

-- Brian MacWhinney


> On Mar 9, 2020, at 9:48 AM, S. Cipitria Iturria <s.cipitria at student.rug.nl> wrote:
> 
> Dear all,
> 
> We are studying morphosyntactic alignment. For morphology, we need to detect strings that follow the same order of morphological items (e.g. noun followed by an adjective, etc.). We have come up with the following codes:
> 
> - cooccur -t* +t% +o file.cha
>      This gives a list with instances of the %mor tier; however, it takes the word into account, e.g.: n|truth, and we do not want to take the actual word (truth) into account, but rather its morphological category.
> - combo +t% +s"n|*^adj|*^v|*" file.cha
>      This gives all the instances of the string. However, we find ourselves forced to guess all possible string combinations.
> 
> We would like to know whether there is a code that combines these two options, in which strings (and the number of instances in which they happen within the transcript) could be identified without having to guess the possible combinations.
> 
> Thank you very much,
> 
> Best regards,
> 
> Saioa
> 
> -- 
> 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/e9889164-eab0-4cab-a7f5-afd4d6670b67%40googlegroups.com.

-- 
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/6A7D2DBB-4284-4C8E-81E4-BFB7053541FC%40andrew.cmu.edu.



More information about the Chibolts mailing list