alexis.nasr created page: mcf authored by Alexis Nasr's avatar Alexis Nasr
1. Word features
#Features
## Word features
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 ...
......@@ -26,4 +28,4 @@ The following attribute functions are defined:
* **p** its part of speech
* **m** its morphological features
* **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