0 votes
112 views

Lexical categories are used to group words together. The grouping can be very broad such as verbs or very specific such as pronouns with feminine suffixes. The categories are used in the pattern matching system of transfer rules.
image
The above image is an example of a lexical category for indefinite nominals. The period indicates where a new tag begins. The asterisk is a wildcard indicator. It means that anything can fill that position. An asterisk at the end of the item matches one or more final tags. For example, if I have the lexical unit book1.1 n f sg, it could be precisely matched by a tags element containing n.f.sg. More generally we could match book with the tags element containing n.f.*. This would refer to all words that have the grammatical category n followed by the tag f followed by anything else, i.e. feminine nouns. The category above defines the set of all indefinite nouns — words that have the grammatical category n or n-irreg followed by ind and optionally something else afterward. Note that n.ind and n.ind.* are both necessary because n.ind.* would require some affix after ind and not match an indefinite noun like car1.1 n ind that has no additional suffixes.

You can use the lemma element to identify a specific word-sense. The image below shows how the category dem_this can be defined as a word that has a grammatical category of dem and lemma this1.1 (in FLEx: headword this1 , sense 1). This might be useful when you want to match phrases containing the word ‘this’.
image

FLExTrans by (336 points)
reshown | 112 views

1 Answer

0 votes

The image missing at the end of the original text is:

by (246 points)

Related questions

0 votes
1 answer 99 views
How do I use the attribute element in the transfer rules?
rmdiamondl 336 asked May 8, 2022
0 votes
1 answer 80 views
How do I use the Sample logic that’s in the transfer rules file?
Sara 246 asked Apr 28, 2025
0 votes
1 answer 18 views
How do I refer to affix glosses in transfer rules?
Sara 246 asked Apr 28, 2025
0 votes
1 answer 158 views
How do I delete an affix in my transfer rules?
rmdiamondl 336 asked May 8, 2022
0 votes
1 answer 245 views
How do I use conditional logic in a transfer rule? (How do I say if this ... then that?)
rmdiamondl 336 asked May 8, 2022
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
Every day they continued to meet together in the temple courts. They broke bread in their homes and ate together with glad and sincere hearts, praising God and enjoying the favor of all the people. And the Lord added to their number daily those who were being saved.
Acts 2:46-47
3,037 questions
5,994 answers
5,661 comments
2,022 users