part 12 paragraph


SUBMITTED BY: Guest

DATE: June 1, 2013, 2:56 a.m.

FORMAT: Text only

SIZE: 1.5 kB

HITS: 9758

  1. --12--
  2. the hypernyms of the word are stored. Word 613 is a
  3. hypernym of the word 2466. Thus, H is set to 17 which is
  4. the location in table (5) where a counter and the word 613
  5. are stored. Since the word 2466 is a member of the seman-
  6. tic class C47, the pointer S associated with the word 2466
  7. is set to the location in table (6) where a counter and
  8. C47 is stored.
  9. Table (3) contains 74 blocks, which are reserved for
  10. the 74 semantic classes established in the system. Each
  11. block contains a counter and the addresses of the words
  12. in a semantic class. For example, the address 309 is
  13. stored in the 47th block in tBble (3). Table (3) is thus
  14. linked to table (I).
  15. After all data have been entered in the tables, the
  16. word numbers (positive values) in tsbles (4) and (5) are
  17. replaced by their addresses in table (i). This operation
  18. is done by using the lookup table (2).
  19. The data are organized in tables with associative
  20. links. All word numbers in tables (3), (4), and (5) are
  21. replaced by their addresses in table (i). From an entry
  22. in table (I) (where the generation of a sentence usually
  23. begins), we can trace its possible dependents; since these
  24. dependents are specified as pointers to their addresses in
  25. i
  26. table (I), it is simple to obtain the lists of dependents
  27. associated with these dependents. In turn we can trace third
  28. level dependent lists. We can easily continue this operation

comments powered by Disqus