mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-17 00:39:32 -06:00
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