Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
blue
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MMT
blue
Commits
05867e1c
Commit
05867e1c
authored
7 years ago
by
Michael Kohlhase
Browse files
Options
Downloads
Patches
Plain Diff
draining
parent
d0a20ade
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
nlsem-framework/note.tex
+19
-2
19 additions, 2 deletions
nlsem-framework/note.tex
with
19 additions
and
2 deletions
nlsem-framework/note.tex
+
19
−
2
View file @
05867e1c
...
...
@@ -14,6 +14,9 @@
\usepackage
{
xspace
}
\usepackage
{
paralist
}
\def\defemph
#1
{
\textbf
{
#1
}}
\def\GF
{
\textsf
{
GF
}
\xspace
}
\def\MMT
{
\textsf
{
MMT
}
\xspace
}
\title
{
A GF/MMT, a Framework for Computational Semantics
}
\author
{
Michael Kohlhase, Dennis M
\"
uller, Frederik Sch
\"
afer
\\
Computer Science, FAU
Erlangen-N
\"
urnberg
\\\url
{
http://kwarc.info
}}
...
...
@@ -22,7 +25,7 @@
\maketitle
\begin{abstract}
In this note we present how a combination of GF and MMT can be used as a development
In this note we present how a combination of
\
GF
and
\
MMT
can be used as a development
framework for natural language semantics.
\end{abstract}
\tableofcontents\newpage
...
...
@@ -54,9 +57,23 @@ have been implemented, there is no general-purpose framework\footnote{We do not
Haskell~
\cite
{
EijUng:csfp10
}
}
that allows the effective experimentation with language
models.
\section
{
Preliminaries
}
\label
{
sec:prelim
}
\subsection
{
The Grammatical Framework
}
\label
{
sec:gf
}
\GF
is the ``Grammatical Framework''~
\cite
{
Ranta:GF04,ranta-2011,GF:on
}
, which seems
uniquely suited for our purposes. It is modular, and it is based (essentially) on LF,
i.e. uses a dependently typed
$
\lambda
$
-calculus under the hood. For our purposes,
\cite
{
Ranta:tlled11
}
is a treasure trove of insights.
\ednote
{
cite~
\cite
{
BerChattsfts17
}
; this combines
\GF
and Coq for for the Fracas corpus.
}
\subsection
{
\MMT
: The Meta-Meta Framework for Meta-Meta Theories
}
\label
{
sec:mmt
}
\ednote
{
MK: talk about LATIN,
}
\
ednote
{
cite~
\cite
{
BerChattsfts17
}
}
\
section
{
Combining
\GF
and
\MMT
}
\section
{
Conclusion
}
\label
{
sec:concl
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment