Words feature describe different attributes of the words present in the buffer or in the stack.
Words feature describe different attributes of the words present in the buffer or in the stack.
They are composed of an *address function* identifying a particular word and an *attribute function* selecting a specific attribute of the word, such as its form, lemma, part of speech ...
They are composed of an *address function* identifying a particular word and an *attribute function* selecting a specific attribute of the word, such as its form, lemma, part of speech ...
...
@@ -26,4 +28,4 @@ The following attribute functions are defined:
...
@@ -26,4 +28,4 @@ The following attribute functions are defined:
***p** its part of speech
***p** its part of speech
***m** its morphological features
***m** its morphological features
***s** its syntactic function
***s** its syntactic function
***A** to **Z** other attributes of the word that are present in the [mcf](mcf) file
***A** to **Z** other attributes of the word that are present in the [mcf](mcf) file