<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Dear Janet,<div class="">    Most of the Spanish corpora have a %mor line in which the plural marker is coded as -PL, just as it is in English.  Spanish has very few irregular plurals, so &PL is uncommon.  Given the availability of tagging through MOR for Spanish, I would not recommend trying to pull off plurals from the main line.  </div><div class="">   As you note, we still rely on the -s tag for the plural of letters and proper nouns.  If you transcribe as s@l-s, you get n:let|s-PL which seems okay to me.  But I see that Mickey_Mouse-s comes out as n:prop|Mickey_Mouse–s which is not so great.  I can try to fix that, but this is a pretty rare case.</div><div class=""><br class=""></div><div class="">--Brian <br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jun 21, 2020, at 3:47 PM, Janet Bang <<a href="mailto:janet.bang@gmail.com" class="">janet.bang@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Hello, <div class=""><br class=""></div><div class="">We had a couple of questions for how to capture plurals in Spanish transcription:</div><div class=""><br class=""></div><div class="">1. Plural of proper nouns</div><div class=""><br class=""></div><div class="">In the example below, the plural form of the proper noun in English is noted with an "-s", but in Spanish this convention does not seem to work.  Is there a way to capture the plural form on the main line in Spanish? I tried using an "&PL" on the main line which seems to work, but wasn't sure if there was a more preferred option?</div><div class=""><br class=""></div><div class="">English only</div><div class="">*FAT:     you know those blue <b class="">Explorer-s</b> ?<br class="">%mor:        pro:per|you v|know pro:dem|those adj|blue <b class="">n:prop|Explorer-PL</b> <br class=""></div><div class=""><br class=""></div><div class="">Spanish only</div><div class="">*MOT:       hay <b class="">Mickey_Mouse-s</b> aquí.<br class="">%mor:       v|habe-3S&PRES&SPEC=have <b class="">?|Mickey_Mouse-s</b> adv|aquí=here<br class=""></div><div class=""><br class=""></div><div class="">Spanish with &PL</div><div class="">*MOT: hay <b class="">Mickey_Mouse&PL</b> aquí.<br class="">%mor:  v|habe-3S&PRES&SPEC=have <b class="">n:prop|Mickey_Mouse&PL</b> adv|aquí=here<br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">2. Plural letters in Spanish (also with two different special lexical forms): </div><div class=""><br class=""></div><div class="">In the example below, the "s@s@l-s" is meant to denote that the mother pronounces the letter "s" in English (@s), but we also wanted to tag this as a letter (@l), and she uses the plural form. When we run MOR it doesn't seem to recognize how to break up this form, whereas in English we are able to get the breakdown to a plural letter. Is there a way we can tag the "s" as 1) second language 2) letter 3) plural?</div><div class=""><br class=""></div><div class=""><div class="">English only</div><div class="">*MOT:     [- eng] look here we have the <b class="">s@l-s</b> .<br class="">%mor:   cop|look adv|here pro:sub|we v|have det:art|the <b class="">n:let|s-PL</b> </div></div><div class=""><br class=""></div><div class="">Spanish/English</div><div class="">*MOT: mija, aquí las tienes las <b class="">s@s@l-s</b>.<br class=""></div><div class="">%mor: co:voc|mija cm|cm adv|aquí=here pro:obj|la&f-PL=she v|tene-2S&PRES=have det:art|el&f-PL=the <b class="">?|s@s-s </b><br class=""></div><div class=""><br class=""></div><div class="">Thank you!</div><div class="">Janet</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 31, 2019 at 7:16 AM Brian MacWhinney <<a href="mailto:macw@andrew.cmu.edu" class="">macw@andrew.cmu.edu</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear Janet,<br class="">
<br class="">
    For MOR to work properly on this, you need to transcribe this as i@l-s.  It is ugly, but for the plurals of letters, this is the way it must be done.<br class="">
<br class="">
-- Brian MacWhinney, Teresa Heinz Professor of Cognitive Psychology, Computational Linguistics, and Modern Languages, CMU<br class="">
<br class="">
> On Jul 30, 2019, at 9:04 PM, Janet Bang <<a href="mailto:jbang@stanford.edu" target="_blank" class="">jbang@stanford.edu</a>> wrote:<br class="">
> <br class="">
> Hello,<br class="">
> <br class="">
> I apologize, I don't believe there is anything wrong with the mor library. We had included the letter "i" as a noun in order to capture the following sentence: <br class="">
> <br class="">
> Here "i" is referring to the letter.<br class="">
> MOT: she know's all her i's<br class="">
> <br class="">
> In this example, "i" was coming up as an unknown word, and we were not able to do i@l's. Is there a way for us to transcribe this line to capture this as a plural of the letter i? Or some way to include this letter to our internal library to capture this as a different type? <br class="">
> <br class="">
> Thank you,<br class="">
> Janet<br class="">
> <br class="">
> <br class="">
> On Tue, Jul 30, 2019 at 4:32 PM Janet Y Bang <<a href="mailto:jbang@stanford.edu" target="_blank" class="">jbang@stanford.edu</a>> wrote:<br class="">
> Hello, <br class="">
> <br class="">
> We are running the following code to get word types: <br class="">
> freq +sm;*,o% @<br class="">
> <br class="">
> We noticed that for some instance of "is", that mor is treating it as is-PL: <br class="">
> *MOT: I don't think I know what a pegasus is .<br class="">
> %mor: pro:sub|I mod|do~neg|not v|think pro:sub|I v|know pro:int|what det:art|a n|pegasus n|i-PL .<br class="">
> <br class="">
> <br class="">
> Do you have suggestions for how we might be able to fix this automatically? <br class="">
> <br class="">
> Thank you,<br class="">
> Janet<br class="">
> <br class="">
> <br class="">
> <br class="">
> --<br class="">
> Janet Y. Bang, Ph.D.<br class="">
> Postdoctoral Fellow<br class="">
> Department of Psychology<br class="">
> Stanford University<br class="">
> <br class="">
> <a href="mailto:jbang@stanford.edu" target="_blank" class="">jbang@stanford.edu</a><br class="">
> <br class="">
> <br class="">
> <br class="">
> <br class="">
> <br class="">
> -- <br class="">
> You received this message because you are subscribed to the Google Groups "chibolts" group.<br class="">
> To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:chibolts%2Bunsubscribe@googlegroups.com" target="_blank" class="">chibolts+unsubscribe@googlegroups.com</a>.<br class="">
> To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/chibolts/DM5PR02MB32759CF15B15B27B87E5D5C3D7DC0%40DM5PR02MB3275.namprd02.prod.outlook.com" rel="noreferrer" target="_blank" class="">https://groups.google.com/d/msgid/chibolts/DM5PR02MB32759CF15B15B27B87E5D5C3D7DC0%40DM5PR02MB3275.namprd02.prod.outlook.com</a>.<br class="">
> <br class="">
> -- <br class="">
> You received this message because you are subscribed to the Google Groups "chibolts" group.<br class="">
> To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:chibolts%2Bunsubscribe@googlegroups.com" target="_blank" class="">chibolts+unsubscribe@googlegroups.com</a>.<br class="">
> To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/chibolts/CAC5V4hiKC3fMRpFjEGMrASH0wVJ4iLyCaZs_Yz-zrOh5WDF5Mg%40mail.gmail.com" rel="noreferrer" target="_blank" class="">https://groups.google.com/d/msgid/chibolts/CAC5V4hiKC3fMRpFjEGMrASH0wVJ4iLyCaZs_Yz-zrOh5WDF5Mg%40mail.gmail.com</a>.<br class="">
<br class="">
-- <br class="">
You received this message because you are subscribed to the Google Groups "chibolts" group.<br class="">
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:chibolts%2Bunsubscribe@googlegroups.com" target="_blank" class="">chibolts+unsubscribe@googlegroups.com</a>.<br class="">
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/chibolts/1CB61E64-4999-432A-A72D-D90FEB77C590%40andrew.cmu.edu" rel="noreferrer" target="_blank" class="">https://groups.google.com/d/msgid/chibolts/1CB61E64-4999-432A-A72D-D90FEB77C590%40andrew.cmu.edu</a>.<br class="">
</blockquote></div><div class=""><br class="webkit-block-placeholder"></div>

-- <br class="">
You received this message because you are subscribed to the Google Groups "chibolts" group.<br class="">
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:chibolts+unsubscribe@googlegroups.com" class="">chibolts+unsubscribe@googlegroups.com</a>.<br class="">
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/chibolts/CAC5V4hg0z4ZfP7UZT3zSOrZrZKEfSHVpxuM_uNtKYCXV9J738w%40mail.gmail.com?utm_medium=email&utm_source=footer" class="">https://groups.google.com/d/msgid/chibolts/CAC5V4hg0z4ZfP7UZT3zSOrZrZKEfSHVpxuM_uNtKYCXV9J738w%40mail.gmail.com</a>.<br class="">
</div></blockquote></div><br class=""></div></body></html>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "chibolts" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:chibolts+unsubscribe@googlegroups.com">chibolts+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/chibolts/56D21AD4-7420-4AB2-9449-32D11F14FCDE%40andrew.cmu.edu?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/chibolts/56D21AD4-7420-4AB2-9449-32D11F14FCDE%40andrew.cmu.edu</a>.<br />