0 votes
36 views
A user asks:

I'm sorry if this is not the place to post my questions, but I can't login to nor create an account on support.bible.

In M, we have noun phrase reduction, which means that words ending in the 3s.POSS suffix /-na/ change their endings to /-n/ when preceding another word beginning with /t, n, l/ and /-ng/ elsewhere (M noun phrases are left-headed). For example,

numa-na                  +         sabanga     +      sibuna
house-3s.POSS                  big                       very

becomes

numang sabanga sibuna 'his very large house'

Also

buragina             +                to
morning                                first

becomes

buragin to 'wait until morning'

Because of this, I had to create three possessive suffixes /-na, -n, -ng/ in the lexicon to get words to parse correctly, calling them 3s.POSS, 3s.POSS2 and 3s.POSS3, respectively. This takes care of most of the issue, but introduces a problem, because in the target language U, they never reduce to /ng/, only /n/.

Which brings me to my first question. Is this where I create a rule to map 3p.POSS3 in M to 3p.POSS2 in U?

Now, on to my second question. In the second example above, for words without possessive suffixes on the end of them, I've entered allomorphs so that the words parse correctly (buragin being an allomorph of buragina). There are several such words I had to do this to. But FLExTrans doesn't know which word to choose in the target lexicon. What's the best way to handle this? Should I create a variant instead? A different entry altogether?
FLExTrans by (336 points) | 36 views

1 Answer

0 votes

Question 1: yes, you want a rule to turn 3p.POSS3 into 3p.POSS2. Something like the following:

Where c_n_poss is defined as something like: n.3p_POSS, n.3p_POSS2, n.3p_POSS3, … and a_poss_slot contains all the possessive suffixes. If other possessive suffixes do something similar you could have additional when statements.

Question 2:

For this one, if it is just several words that have the ending changed, I would recommend you have two entries for each of these. Then in a noun – adjective rule, check what the adjective begins with then check what word you have and depending on the adjective output one or the other.

If it’s a lot of words that would be too many to list in a choose statement, then you would need a different approach such as artificially treating the word as if it has a suffix and putting the right suffix on it depending on the adjective.

by (336 points)

Related questions

0 votes
1 answer 195 views
I was just helping a user who's project seems to be ignoring the line breaking rules. We have several projects using ... This project is Paratext 9 Any ideas? Thank you, MSEAIT/LT
MSEAIT_LT 478 asked Oct 28, 2019
0 votes
3 answers 300 views
I have a user who is trying to establish quotation rules like the Spanish rules using the em dash, as used in the ... . Anyone know a way around this, or have another suggestion?
BEH 418 asked Sep 25, 2019
0 votes
1 answer 14 views
What's the best way to handle verb to verb phrase translations? In Mato (source lg) we have harungia 'speak against ... cumbersome, and I'm wondering if there's an easier solution?
matoxltr 122 asked Jul 16, 2025
0 votes
0 answers 13 views
In the source language Mato, Proper Nouns take an associative suffix -am in the same way any other noun does: However, ... this work? Is there a different way to approach this?
matoxltr 122 asked Jul 22, 2025
0 votes
1 answer 131 views
How do I handle noun agreement? (How do I get a target word or words to agree with a noun?)
rmdiamondl 336 asked May 8, 2022
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
I urge you, brothers and sisters, to watch out for those who cause divisions and put obstacles in your way that are contrary to the teaching you have learned. Keep away from them.
Romans 16:17
3,037 questions
5,995 answers
5,662 comments
2,022 users