sa-line
(malaga
)If you have started malaga
with a syntax file in your command
line or in the project file, you can start syntactic analyses using the
command sa-line
(short for syntactic analysis). Assume you
want to analyse the sentence in the third line in the file
sentences
. Then enter the following command:
sa-line sentences 3
Malaga will show the results automatically, and it will also show the
analysis tree automatically if you specified it using the
auto-tree
option. You can look at the results using
result
or at the entire analysis tree using tree
.