diff --git a/components/Abbreviation.vue b/components/Abbreviation.vue
new file mode 100644
index 00000000..98a4e97e
--- /dev/null
+++ b/components/Abbreviation.vue
@@ -0,0 +1,40 @@
+
+
+ {{abbr}}
+
+
+
+
+
+
diff --git a/components/Noun.vue b/components/Noun.vue
index eafa0a33..0f6e25d3 100644
--- a/components/Noun.vue
+++ b/components/Noun.vue
@@ -2,14 +2,18 @@
diff --git a/components/NounSubmitForm.vue b/components/NounSubmitForm.vue
index c3fc7637..be7620c2 100644
--- a/components/NounSubmitForm.vue
+++ b/components/NounSubmitForm.vue
@@ -115,6 +115,11 @@
nouns.submit.moderation
+
+ -
+ {{abbr}} – {{meaning}}
+
+