Former-commit-id:a02aeb236c
[formerly9f19e3f712
] [formerlya02aeb236c
[formerly9f19e3f712
] [formerly06a8b51d6d
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]] Former-commit-id:06a8b51d6d
Former-commit-id:8e80217e59
[formerly3360eb6c5f
] Former-commit-id:377dcd10b9
2 lines
506 B
Text
2 lines
506 B
Text
Here is a phrase definition which has a setUpMethod, a wordMethod and optional phrase methods. The setUpMethod is called first at the phrase level. Its job is to create the sub-phrases based on the statistics available. The phraseMethods are called from the phrase level and the wordMethod is called at the sub-phrase level to create the words for each sub-phrase. We will dissect this definition to see how the methods build a phrase and learn about infrastructure helper methods which they employ.
|
|
|