If I have the following vocab:

IN: data-maker.field.first-name

: female ( -- string )  "Linda Barbara Elizabeth Jennifer" ;

and I do:

(listener) USE: data-maker.field.first-name

How can I access the female word using a fully-qualified word name
instead of just typing female

I am interested in avoiding potential word clashes by using
fully-qualified names in general

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to