forked from GitHub/gf-core
typo in ConstructionFin giving a type error
This commit is contained in:
@@ -70,7 +70,7 @@ lincat Language = PN ;
|
||||
lin InLanguage l = SyntaxFin.mkAdv (mkPrep translative) (mkNP l) ;
|
||||
|
||||
lin
|
||||
weekdayN w = w ;
|
||||
weekdayN w = w.noun ;
|
||||
monthN m = m ;
|
||||
languagePN l = l ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user