Answered step by step
Verified Expert Solution
Link Copied!
Question
1 Approved Answer

13. After writing your lexicon grammar, create a separate rule file called monishrul.regex that describes the alternations required for Monish. Compile it, and save the

13. After writing your lexicon grammar, create a separate rule file called monishrul.regex that describes the alternations required for Monish. Compile it, and save the result as monish-rul.fst. Alternatively, if you wrote the lexicon in a script, simply expand the script to define the rules as well. The trick is to write rules that realize each underspecified vowel as front or back depending on the frontness or backness of the vowels of the root.

14. Compose the rule network under the lexicon network, and save the result as monish.fst, i.e. perform the following by hand or add the commands to your script file.7

xfst[0]: clear stack

xfst[0]: read regex @"monish-lex.fst" .o.

@"monish-rul.fst" ;

xfst[1]: save stack monish.fst

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image
Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Databases 11th British National Conference On Databases Bncod 11 Keele Uk July 7 9 1993 Proceedings Lncs 696

Authors: Michael F. Worboys ,Anna F. Grundy

1993rd Edition

3540569219, 978-3540569213

More Books

Students explore these related Databases questions