mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-20 02:09:32 -06:00
"ma" command in the C shell
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user