"ma" command in the C shell

This commit is contained in:
Krasimir Angelov
2017-08-30 16:35:57 +02:00
parent 4a24bc98f2
commit 7db9f51d78
2 changed files with 14 additions and 32 deletions

View File

@@ -344,7 +344,7 @@ graphvizParseTree c e =
-- Functions using Concr
-- Morpho analyses, parsing & linearization
type MorphoAnalysis = (Fun,String,Float)
type MorphoAnalysis = (Fun,Cat,Float)
lookupMorpho :: Concr -> String -> [MorphoAnalysis]
lookupMorpho (Concr concr master) sent =