forked from GitHub/gf-core
Maltese RG: Irregular verbs in Dict, Lexicon. Prep, Conj and others.
This commit is contained in:
@@ -33,6 +33,11 @@ concrete SentenceMlt of Sentence = CatMlt ** open
|
||||
} ;
|
||||
} ;
|
||||
|
||||
-- Temp -> Polarity -> Cl -> S
|
||||
UseCl t p cl = {
|
||||
s = t.s ++ p.s ++ cl.s ! t.t ! t.a ! p.p
|
||||
} ;
|
||||
|
||||
-- Cl
|
||||
-- Imp
|
||||
-- QS
|
||||
|
||||
Reference in New Issue
Block a user