Update features authored by Alexis Nasr's avatar Alexis Nasr
...@@ -33,6 +33,7 @@ The following attribute functions are defined: ...@@ -33,6 +33,7 @@ The following attribute functions are defined:
* **p** its part of speech * **p** its part of speech
* **m** its morphological features * **m** its morphological features
* **r** its syntactic function (r stands for role ?) * **r** its syntactic function (r stands for role ?)
* **g** a binary feature indicating if the word already has a governor
* **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
## Syntactic Features ## Syntactic Features
... ...
......